diff --git a/README.md b/README.md index a61f1664..87c0a325 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,21 @@ chat here: [Riot](https://matrix.to/#/!RKBbCjMEiDPKKewRIE:matrix.org?via=matrix. ## Updates +### Upgrade 1. +>brought to you by Zaki and Certus One + +We chose a very conservative initial blocksize of `50kb` for the initial game of stakes launch as a conservative starting. + +With 199 validators online, the signatures in blockheader now take up most of the block. + +We will be doing the first network upgrade. + +To upgrade, **install the new gaiad version** `v0.28.2` and download the new genesis to your config folder. + +`gaiad unsafe-reset-all` <- this is safe since we are starting a new chain + +`gaiad start` with command line flags as appropriate for your node type. + ### Launch policy We are delaying Game of Stakes launch based on the demands of the validator community to run a 48hr testnet. @@ -84,4 +99,4 @@ I'll accept seed nodes as pull requests here. - `68f695585e46ba097816a84ac7f682f917248ae4@35.240.142.49:26656`(cryptiumlabs3) - `ba3bacc714817218562f743178228f23678b2873@public-seed-node.gos.certus.one:26656` - `db02715d74e68c48884aad9e9c7dac6bc7f3c7cd@35.239.245.16:26656` -- `343f3d9f1851df44acf976ac832c3633ab49e001@54.146.83.223:26656` \ No newline at end of file +- `343f3d9f1851df44acf976ac832c3633ab49e001@54.146.83.223:26656` diff --git a/genesis.json b/genesis.json index a651969a..f8c2ce5e 100644 --- a/genesis.json +++ b/genesis.json @@ -1,9 +1,9 @@ { "genesis_time": "2018-12-18T03:50:14.188329Z", - "chain_id": "game_of_stakes", + "chain_id": "game_of_stakes_1", "consensus_params": { "block_size": { - "max_bytes": "50000", + "max_bytes": "150000", "max_gas": "1500000" }, "evidence": { @@ -15,41 +15,1699 @@ ] } }, + "validators": [ + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "ouHZiqIgWKh/C3o2Y1tBa4GNtWzC7DlXQPYg5iuVBm8=" + }, + "power": "16973", + "name": "javpradel" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "+yH/z0TdplUSRxR42iu0aucj1G78wSt+vNXVghiVnEI=" + }, + "power": "10000", + "name": "melea-trust-4BE49EABAA41B8BF" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "pdxc69pGnaiK9oF+a49PjCnNww2PLYRBWlPFW/X6HNY=" + }, + "power": "16928", + "name": "Mochalmond" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "YSerA1xONP6NMLO9JPd0A6Lv+DGD5gqMZ3OrvwRH9qc=" + }, + "power": "17061", + "name": "nothanks" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "w3rKE+tQoLK8G+XPmjn+NszCk07iQ0sWaBbN5hQZcBY=" + }, + "power": "16624", + "name": "Cypher Core" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "WovO/I3O4LrZ8TjRFNLH0lcl/p+2QunM6uUiC8w9ye0=" + }, + "power": "16600", + "name": "DokiaCapital-ION" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "ASiCiJbeRzW+yBHTHo8YArIQZ8GPuFQEj2MTndfqgWA=" + }, + "power": "16994", + "name": "persefore" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "hwy5Fgysp/ZilmOEZZfx8sgLZjJa/P29Nk6T1xdm1SI=" + }, + "power": "16972", + "name": "Firmamint" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "961k08MlDRNn9HzRmFIdZqyMwt30/eFYrqViI8mtP1k=" + }, + "power": "16888", + "name": "sybil1" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "qKE87pWZ7H+wU1KFoPu+r7Gdyu1TLmopCRgN6rb35Nw=" + }, + "power": "16944", + "name": "Triton" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "gY/kVBO6lItoORwJooDLwpLsGEfb4vzMWGvmPUIFvso=" + }, + "power": "16964", + "name": "." + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "ONPYEhSqQd3rIPVVezL69kzqiEzOf4/2/j0Ha8+IGVI=" + }, + "power": "17087", + "name": "wendi" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "QzxYamaSVNx+Idlb9bCcYsPI4Oa/zQ+rx4MN+XA2xLI=" + }, + "power": "16597", + "name": "Bison Trails" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "Fkwe6jIclS5u/P9JtLI4MK4vNJHE6nJv+nmrG3GGFFs=" + }, + "power": "16945", + "name": "Safethecildren" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "FSj9jMpCOdWfX0rCQ0TpnEa8/uOroQl4V4Bk3Msck3w=" + }, + "power": "16924", + "name": "Mira" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "M2Iu/A8RQcmoiIEar/iV4wBjVj0I0gcd/nNnvwmnT2g=" + }, + "power": "15307", + "name": "layover run" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "LTkooQ7PQgpafrd1WIvZp0EePEvGLiQDCtZ+iMWqJB4=" + }, + "power": "16924", + "name": "DIANOCHAIN" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "cxkovVDbhrvfZDPNZx3GNxThgINsb/9w0djLyM4QeOI=" + }, + "power": "10000", + "name": "XPM4Eva" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "+CUXpZTFWwT7jG4DCPezLBtv1+lAgdJd+36rRb7QnmM=" + }, + "power": "13000", + "name": "Bajun" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "lPj0NRSVwq75sp36FNU4fNrD1J9OfS00E048WvXa81g=" + }, + "power": "16888", + "name": "bitandether" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "0JuEKu2ICE/NRM91qDEq+rZcQE0qb/4FW21qa0q0EgE=" + }, + "power": "16875", + "name": "lamamama" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "OrLOUB8r3P0i5bN96nB18a3g7mvDjnZ3q2fXSBLgL8M=" + }, + "power": "17097", + "name": "Umbrella" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "lUMCRAeu47BsOhNvCQTQJQeB68z0/VaElC9j5gDt9y8=" + }, + "power": "10000", + "name": "vhxnode1" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "h0o70BuJfsEP0OcmhQTGqBgwnMKX5EgsfPhb2gWPIv4=" + }, + "power": "16884", + "name": "bing" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "1yuITxay39pLKfNKzq0xqkJ1HBb66OKmFN607s2GXsA=" + }, + "power": "16986", + "name": "smith" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "jr0E3E64jyIKHLU6qY4WypPDIxKJu8EMOkiJ842Ways=" + }, + "power": "16897", + "name": "Athituwa" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "ilDFePqWkNRNWUEoWKq42jZC5CD4rglfs7+gCuq6Qc8=" + }, + "power": "16349", + "name": "lino" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "VXxP6I+MkGHC5Fd+PyWV/wCZCULBc/inqPr+ETKCPAI=" + }, + "power": "16973", + "name": "Eliz" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "5PV26Z2STG8/H4622lMvsuTxVO08JkEEDrQwlCmqgfo=" + }, + "power": "17172", + "name": "Iron Shadow" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "/qrzDHGwn93vZQSyJluz+mEkV/mg3VmpooMlCZ2DaIU=" + }, + "power": "16982", + "name": "merovingio" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "s9SUtVxiwdFTo8SeOyOJe33UYKjHFlwQ1XUC0VSOnLs=" + }, + "power": "16969", + "name": "Cosmostation" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "F7FdxXlU3jckVRReDW1NZl0313ZmuR2ZuVjTIKfmy7w=" + }, + "power": "17019", + "name": "chorusone" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "YKzixTXVzpXHAlxJ3BUDCccTDnP4HJWn63QZsOJO200=" + }, + "power": "16874", + "name": "sybil2" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "87NTqcvr2A9CbYqthCPjsxMg2c+09Pq+haC8sJHJGrs=" + }, + "power": "16372", + "name": "StakedGame" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "gK5fyCTzP59T81PZA7ZC4ub6DdJdVvZm4teELyaMsRA=" + }, + "power": "17000", + "name": "Coscloud" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "VheDh2+woc5KkerGVtMj4DLVJ5OI8ImuQ7RQ30ubBQA=" + }, + "power": "15000", + "name": "StakeCapital" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "HyDYrKkQ2rTzwuCg62gr5ihf+/Pev0BZvakIhDck+3I=" + }, + "power": "16989", + "name": "hera" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "yKyzd1CDJUFRUQ02/rBD3vUwxh2ln7PzrGfH+I80X6Q=" + }, + "power": "17140", + "name": "J" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "/TuIC+PEibaWPr99vMivbHi8cAjmHYFQ99nFbvmiXOg=" + }, + "power": "16872", + "name": "Michelle" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "ijvtFdesCufZ92pIJLrSAC+ybnwdMgWmDweq68lmCSk=" + }, + "power": "17028", + "name": "trinity" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "5GAxIHzu06l0n3MU8wNQrCcrrnpZR9EKe5qZMsM2h/E=" + }, + "power": "10000", + "name": "coronas02" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "t4EbvFvPmZ6auFSw+gasfcO3HxJwICd3I51toR1HmDc=" + }, + "power": "17044", + "name": "joesatri" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "tdF3gJBhCqgoIGy+iVxykB7vQskH0r/oeHqb1RpLhqg=" + }, + "power": "10000", + "name": "osmose" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "iPPJziJLaL5QA6Mr6uaUGwoNrGts45W6LVIKbo11GfA=" + }, + "power": "10000", + "name": "zemya" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "1UyFY3YJja8vrmDc/ZqQFo7ORvLdLK2X2wYeCUBZzJc=" + }, + "power": "15639", + "name": "clawmvp" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "8pfpbIxBBiu88hpxS3CeRpv7kClEjl8SwVgckDNBGlE=" + }, + "power": "16986", + "name": "SF" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "Ex5FTpJ9pnhfPu2pn2n71KjEZ4lONHriZ/eMPKs4Nbo=" + }, + "power": "16949", + "name": "Hydra-validator" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "llbCWcmurh85z764y21/VAHuoXMRAq9qFBlS2PpmU1E=" + }, + "power": "16907", + "name": "bunghi" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "SQ0oTHPjz8kkXIZRFpV80kcHu/YZP7BQDi4cO7zyMrs=" + }, + "power": "16855", + "name": "cheetah" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "b5S7Ui+6CzjCarEzSfjYL8Th5/O01Fk7Pfs1G3sKiVg=" + }, + "power": "17026", + "name": "morfeus" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "i0VgJYfnyOYGVzS/41Q5XwnLQaGiGBonNrN3qwGOpzE=" + }, + "power": "16928", + "name": "Municadianna" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "f/uxQQCrUxp6Me4H0tSgI+7sYDowt96ue5EMs+KcScU=" + }, + "power": "16927", + "name": "AkiyamaTrust" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "9KA7fKlALPdKPb7SM4UGlpnbSU4U9U1A4c3u8V2KdTs=" + }, + "power": "17232", + "name": "ATEAM" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "glNOv6f0QWt6k0r3f177sFDSxlGzgOVaHHSFDKxhq6A=" + }, + "power": "16107", + "name": "stelian59" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "46izOmFBEyoKn/opFNlJD3W9pz/dVAQnoucm4rntlN4=" + }, + "power": "16879", + "name": "trustworthy" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "4g85xG5sKAkHEy4xnmVZJfBp8rvZYAwnDK+39c3ZPrk=" + }, + "power": "10000", + "name": "micka" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "jeAZmZzOJrZg3bqFnImDVbXCvzt+7J8BM8cfPWfPYwY=" + }, + "power": "16911", + "name": "Karabo" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "UVkuU58w7O2Ur+tybonkHlk+ISWDFBqaAkIoD0f8EiI=" + }, + "power": "16871", + "name": "yys" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "LlpB3gL9J+Nnc0mt9SCzj9wyHLqp9qmLAQWFrvdxTu0=" + }, + "power": "17067", + "name": "neo" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "AGOLZZHXuiAFqD2yMy2ijHaEgaq8S6BU8mucrLngYko=" + }, + "power": "16881", + "name": "cha" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "B0CeflNmkGkjSZ4eXfdAhCDnZ/L5GXkvIFuHCUdadT8=" + }, + "power": "16869", + "name": "serenity" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "yThcMzbau4OjsvIuOPX1ANDgQ5tQk0BbchN9U/7LdU4=" + }, + "power": "17012", + "name": "ferdilol" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "ManBIx/s+UqZj4mqQJJ3WkrjwfLYaGCSErsiUJXyTJ4=" + }, + "power": "15000", + "name": "Terence" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "6FqEqSDVyKgsEg/aLM88BUm1aR8Sp9jv8LEwEQgHN60=" + }, + "power": "16907", + "name": "DOGE-1337" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "V9M9/zvpRvgYHG/vtOMcpdcylWAgHfPHJux3Sa1y8hI=" + }, + "power": "16855", + "name": "coolbitbitbit" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "LlsaHUHKLSA8p4/DCJunSDfkTv5ILq2pkqZuCDC0DTI=" + }, + "power": "17261", + "name": "Figment Networks" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "zkQOeG4/QylfQCqxV8WPzC0bUvIkRb467gbL80m4/KA=" + }, + "power": "16911", + "name": "Gammaw" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "nuKXlAGyssEoWbMj94P4ZTy6Qd49uepLCixO+k9Gmyw=" + }, + "power": "16867", + "name": "Asterilla.one" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "uk6LKkfhfH7iiodHomEXImgrOYkIG1OCmSIgwyky6qw=" + }, + "power": "10000", + "name": "edu" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "sqCBgLym16u2Q4mQX+t2AYAyiieUrPg6n48rzMsfoPQ=" + }, + "power": "16925", + "name": "Mimas" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "HY0QaTSNp3SDkkE/yFsCApIla+4jFl05gnQvfcJrbrQ=" + }, + "power": "16981", + "name": "eruizp1Val" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "9BSYSz5/Tn6Z6WVU5/+2NC74sh9O7d/Vnc49sCBWxQM=" + }, + "power": "16875", + "name": "Apachto" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "KTZxxEEmDP60LcHjNFxuRHNaoeFDy0AwMe/Ir3GEt4E=" + }, + "power": "16930", + "name": "Knatanoby" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "PX8v6nM+dk8fnqQWuXaRpRrdlhL+sMUHYo75CJbnY9U=" + }, + "power": "16892", + "name": "spark" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "U+/38GAUwJbyTHk+glYICh62z/TntHmU4zH+VuxTt34=" + }, + "power": "16868", + "name": "jss" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "cWmDSw9fnAyLRR/vcrPnbtYSuZQIi5uqxsGQ6eaCb7g=" + }, + "power": "16879", + "name": "Coinone Validator" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "4p9APrXEoL2wjfIDz6rtViITid+tq944FpuKCoLGAaw=" + }, + "power": "16913", + "name": "weakendiscoming" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "JXMtL8t7q6KCZG2hB1H2eJw/cp16htIaRO76714ezjo=" + }, + "power": "16921", + "name": "Manticore" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "DaLXay/Pf7uzgR59JgQh0bNHxmScwpOE5Ws5Q27xO8Q=" + }, + "power": "16916", + "name": "Kyle-validator" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "SF08guggu9b1G9sbbogN2OYwql7wqq3xQmi+xz4jbxI=" + }, + "power": "16904", + "name": "F4RM" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "aGvkIOIcAaurzFJGdTQK3twBa7Mz3aRrEFzWwZFqfgo=" + }, + "power": "16868", + "name": "ijw" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "LYMjzW/XZfsbTlO39B1NdSGZPTvLJuT7KfpOEuiUheg=" + }, + "power": "17214", + "name": "Mythos" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "x49o1UvuIxGzkdBRGM8U/kfmIDVGhNGEdOPfOylo0qE=" + }, + "power": "16937", + "name": "Pneumonoultramicroscopicsilicovolcanoconiosis" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "yWPYIfSf5yi/MlBzEZx2yMhOJ/daXRx8Eg3NOso8V7c=" + }, + "power": "17156", + "name": "node" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "AtbzeUt1SBFRwkrfTBFC8YCGU+iyGKkhy5RHHOSJQCM=" + }, + "power": "16910", + "name": "JabuLabs" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "yNl75PhdM8zmnVYbbXCCl/MkZeHEZYLFV51728me1LQ=" + }, + "power": "17146", + "name": "Forbole" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "WCqVL7RGAGCN68I/oPWLhcZbrECRhaxJ3nTUz59qmcg=" + }, + "power": "10000", + "name": "suitedumonde" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "A5Kh5pVF6NVoHxFiPgnBu5Q1ZysDr1bZUsi77X/MtuI=" + }, + "power": "15000", + "name": "Stratego" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "aA3qgZo9i5amV9mNV9nTNI6o/9SUSvXVcdESp6YzOGg=" + }, + "power": "16862", + "name": "Wyver-io" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "qOOlg/nevQkyRqUQ02XDu3ylJKqOUHtKEaV5O+L536I=" + }, + "power": "16966", + "name": "Strowberrysmouthy" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "0w9dPgjDo4ycnl4nwoHtpe1yJ8vDE5SzrhVZj5CJKr8=" + }, + "power": "17177", + "name": "test" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "qZXkUkzimNqQiSm96vFZYt2H0m2d/lQlsA17TFyQVrc=" + }, + "power": "16888", + "name": "bflabs" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "6r14R/ANdUhsMwVkYH+RNFLcO572tJKsIrW6Iz25d3Q=" + }, + "power": "17068", + "name": "Atom Guide" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "xfsLA5q6COS5qlvAPWmlkppypIhleqG3VE9CGKK4tWs=" + }, + "power": "16892", + "name": "suyuuuuu" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "P3SbCGpQCaYjOobX49MfAfO21BW9eBY+MbSW04DK5BU=" + }, + "power": "16872", + "name": "hotfuzz" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "B+LXFOTsKElJhPKUnOZTPEY+fBQYLYHK/381Q0AWIdU=" + }, + "power": "16864", + "name": "Kotonami" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "6TECTac1lohz3Q/ceJcOrRZ28hs637UeBoKj/deM958=" + }, + "power": "16862", + "name": "bitme-partners" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "KymBmEcROSq5sKKAl3ECz6mgCKoVxE7ApJfEYMmoHZ0=" + }, + "power": "16939", + "name": "Snowballs" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "p0JOtqwyQ9VIPbQ9h1+6nrDKu1gE2ZwIejI/Lk92IUQ=" + }, + "power": "10000", + "name": "Sikka #BringBackSteak" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "KiATwJXbaOsF0bDb87OrpChmv5i2/FrlEkTm2oPZKwk=" + }, + "power": "16941", + "name": "Neptune" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "KbhRasSMxRtStejqK/Ayzexm/DtavlfbNjWGznPXMlE=" + }, + "power": "17155", + "name": "P2P.ORG Validator" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "s06d0kjfU6iER/dxCCeziD4eqdskZBHxVx4/Mg465FY=" + }, + "power": "15000", + "name": "412a" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "mPnu910hOOa1tAQ7pbOLFDxvllbQUmrbtGjqQrYg1nM=" + }, + "power": "17204", + "name": "liangping" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "jRPWDxzx+XWbAqxkwW+wS/NtDksHJZeGtucSVzpCgkk=" + }, + "power": "17028", + "name": "goldwin" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "X2uIvkvibXoMq+UIYtpJzb9XAP+dQ0sfypDg6TotXzs=" + }, + "power": "15000", + "name": "test" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "GfZxM8R4/ooKIZWF9+tgoGOQM3WV/1BAsSpUHURhpR4=" + }, + "power": "16899", + "name": "sol" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "bt89uKFFsqS+1yNh55P2YPksbtTPVYaS/NNFj+uCyTY=" + }, + "power": "16876", + "name": "Pondelica" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "sGt4c/JT3O4vb8dbZ4PfRElFrGrsdx7c6UEURepOCRQ=" + }, + "power": "15000", + "name": "Nautilus" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "GLF3j0GD3iJvvxlsm7GL9228Q8RPZznRyPz8vkQDb+Q=" + }, + "power": "10000", + "name": "ekitcho" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "Ma4xOb7rI797PPggxpXG1uxMUqp+wAQyyNo9YjAeTN0=" + }, + "power": "16905", + "name": "Hemingway" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "Ar9b6asgIIewGWX+HvlCYibjLfllJiSC+/WtToVfcfw=" + }, + "power": "17220", + "name": "Castlenode" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "vaDC4azEjzMgLeSpx73+nmId6ENBi/VR7vasmhmv7+0=" + }, + "power": "16904", + "name": "Hoshino" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "h2SMnZerk6ZkVR9J0qjPPTKpC5E8wlaaZ4697d5ohzs=" + }, + "power": "15461", + "name": "chainflow012" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "25v11psPov1LKRez8MwThcEGQ0sMqxbKb0Z1UY6eM8E=" + }, + "power": "17017", + "name": "lvl99" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "NZhRO0rM9Y2hNQIXJUb+WlzqbJtDH5X2s4Pn2seXElQ=" + }, + "power": "17026", + "name": "mpaxeVal" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "yRk1EO5Ta0iCI68BjluGEyZIlkBTGvUzbl+s/Rujhco=" + }, + "power": "16269", + "name": "Jun" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "GGMP+neR11k8tSfJt5GUoleIlasNW7NazvzyULgyivU=" + }, + "power": "16878", + "name": "MissSigma" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "5heZ7/uzZnDRECouiZ132VqCqOSZ9ywQdNeYs6cVh20=" + }, + "power": "16891", + "name": "milkydays" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "vl5wbDXnMY1R2ze0wBggYfmRxNAP7qCOUwmm4GPLcfg=" + }, + "power": "15000", + "name": "amar" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "6lqK+7llKuvFrzPXSsp2EmGCkS66KJ53rlAQjaKdJAM=" + }, + "power": "17099", + "name": "JASON" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "g+zkwlWyoykOZYBQUnwRDkzeV0+QheaRBM/BeIDWOlA=" + }, + "power": "17151", + "name": "Comdex" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "lrwJciEUdQgzSlsEoxSRXs3ydClFtqZBwJjyeCTB9rQ=" + }, + "power": "17202", + "name": "BlissDynamics" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "d/DrTueB2KW3MqZbsTpOSBbaGI1c5UD7yGRT/RjJBoM=" + }, + "power": "10000", + "name": "chinezupwnz" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "GEnjWyP4+TdmSVyzDRkObIttp0k9RuUj5V5fY/1M9m4=" + }, + "power": "16863", + "name": "blockmatrix 🎅🏻" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "KQWW/lsyccQQR6p2IQ5OKukwhzXuLh8tcmdJqQu5Ecs=" + }, + "power": "16871", + "name": "smooth-operator" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "TztoV8zQBnjDomfy2B4//nlQO2XKiVSJBjOZsweVUOI=" + }, + "power": "16924", + "name": "Kazuya" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "CuPin/hLM2tK6KvcUlOi/Brm5xNi3zq6UPgpLFPSzt8=" + }, + "power": "17218", + "name": "Nodebreaker" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "ztuVxDTSJGZU7W/4/RH8qtkmxRHLshXEpHAmn116GIk=" + }, + "power": "16887", + "name": "Uranus" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "zf+aS3anGNm9CrpliDTqpUlHCBpi0qZknUo+aYOXC+s=" + }, + "power": "18788", + "name": "Wetez" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "C5hWyRG/R0T/e09k3lpKTaaratmAN8CJzb8pv/q2LSA=" + }, + "power": "15905", + "name": "9uh" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "aUViYC2znC55sleHfmsIN9hZ45SbYPbDcYA0gVzglsc=" + }, + "power": "17142", + "name": "Gold" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "FE7ALXaIirueB/ab9wmNl9Y1fpYjyf1LfVJVY1SJsl4=" + }, + "power": "16927", + "name": "Minotaur" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "NSWT0358sLcZBFbyhOX/rixM0YX9LqMQ2OKfXzhZYjU=" + }, + "power": "17301", + "name": "bharvest" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "+qkv0xBGOAycOtK+z70JDeMVOftL06euvddea+cAL3I=" + }, + "power": "17324", + "name": "Certus One" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "Xf7KJp1sAK7sF8wai3rRi86X6eippZABirldxorvGug=" + }, + "power": "16860", + "name": "134340-Pluto" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "rLnl11l5QXq33GK4AdFbV0DCamkEvJeLNEK8dDqvaTw=" + }, + "power": "16982", + "name": "Jisus" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "DYIGkWCs+n+i7rOBcjFEzXX/JoC5dz81GgY0XYCkI9I=" + }, + "power": "16873", + "name": "Aeon" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "pdo+m4wI/evyNJuwJsB1+qPQ0uJNt5yHzKrOAhXvLJs=" + }, + "power": "17194", + "name": "Cryptium Labs" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "P0yg361ME/Pc9nbK3EjcY9UDjm1ITL9JBhATXItyo0c=" + }, + "power": "9", + "name": "BouBouNode" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "CAOaDv7AXJUeBfLbx6IJJTmnX2cUTkeAyJrnEXXmFkU=" + }, + "power": "16918", + "name": "Magog" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "HjSC7VkhKih6xMhudlqfaFE8ZZnP8RKJPv4iqR7RhcE=" + }, + "power": "10000", + "name": "firstblock.io" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "TwzOJ4GcN+ZTswub4R8488SrKeWXjY/PaqCF5neXJig=" + }, + "power": "16612", + "name": "kochacolaj" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "Vz3m3c9z2AidoWPO+Lyy1jGzkjRVMb2wKDjAGZYhxCU=" + }, + "power": "30", + "name": "WanCloud" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "mgIeKmwJQDD4qqturjUvBO7R1IZHCbC/WTeVr2fWfGQ=" + }, + "power": "17026", + "name": "bruxus" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "PRW03N6rJCWLyPdHJAcKRcoGsDpE0xQoM5XsaqqQt3k=" + }, + "power": "16868", + "name": "ethereumos" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "Wwvo6ZaKz5CPd/0mxEmU8LCOnnex8QMZnNpOklPHm0s=" + }, + "power": "16957", + "name": "TrustThisValidator" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "y8/Hrt5AKBTGvv+msXjLRDUrm/7UVgq43ZC8Ey977SM=" + }, + "power": "16870", + "name": "gandhi" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "4y2eP8tvnqnK5d8pSrch1Pkb2wpVl1WzTIlfaLiBaYQ=" + }, + "power": "17241", + "name": "compass" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "8K3clCjVU33BTIpUhdahGmu++WxHj4NUE9krCRkk++s=" + }, + "power": "15134", + "name": "lunamint" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "1v7Jx6zQvaX3LYsNRMduX+K8ru+1IgDD4A0dfBwTBTY=" + }, + "power": "17005", + "name": "niobe" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "1F7jD2mA0ury1WS6caRksgdDfKEwubnaCQS+YJ5OoY0=" + }, + "power": "15908", + "name": "sebytza05" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "MpR3eFEnOYWst++5PRHB4u+1uTINskQmBZxHcfOQiTw=" + }, + "power": "17001", + "name": "thomas" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "HeBDrS8CHWY1PkKh0X8tn8OrDq9UsaTREqUKs6aPGtI=" + }, + "power": "10000", + "name": "HappyCosmos" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "mNFC6YkFWKOMR+8GZVztsNBOhFjWL/e8VxoqwTjNgcE=" + }, + "power": "16891", + "name": "credence" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "tuIS1EAibXjyztosjeJuFkTQZUtO3bRApjna4Ak79jc=" + }, + "power": "16936", + "name": "Mintelephantflavored" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "pggq0WUTlsiA8cBiptRgxlw4WUG2GmXfLQxkbMbCBPk=" + }, + "power": "11162", + "name": "wecosmos" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "M2K0puwm/u2tLIv12Kt6WqOWM0lhGT6X6MNBMWa+hD8=" + }, + "power": "17215", + "name": "loco.block3.community" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "Ii34r6NlT+2yqR2+EfX5nlNfsUfuGiYIx+RmcytQIGE=" + }, + "power": "16882", + "name": "Perdulum" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "8Q2ed4FrOdAUokJf2Lggh0tRiSozelSCGPBoJLG9uog=" + }, + "power": "16912", + "name": "Masaki" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "igQeaFut2pljEEhUGraGEtV4ft3+NBnsUjHCITTtuPM=" + }, + "power": "16864", + "name": "doyoulift" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "mg0+Ti1a9LcRtbW9bCvaVBLYOH7WZKAWTvLG/PYCsIs=" + }, + "power": "16905", + "name": "Bonang" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "bA+oNhiECsCQqNBiTlcTJDTR3uHX7la94KAp4WlYqRY=" + }, + "power": "16964", + "name": "Skystar Capital" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "0ZPHmftStU+DSqvnIleNyaFmBQsgWJwPC7vk4uF5u00=" + }, + "power": "17215", + "name": "Sentinel" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "SiXGZAofcrnJdTOClO9RttHDMVi7bsumn7w/taM8nc4=" + }, + "power": "15006", + "name": "iqlusion.io" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "KHO0NYgvm8ydMIAHxYaCdpUmMhBxlCPCLCFl4/G7CTc=" + }, + "power": "16902", + "name": "Cerberus" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "fczr+N+xzhLpmtLFMHTIrPHkk03ur8lsUUviR1qqcJU=" + }, + "power": "16875", + "name": "Obsidian" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "7RBzmPDvqcKQ8RJ3Z3VQE1p9xqwq4VtktqQlj9GiQ9g=" + }, + "power": "16997", + "name": "cifra" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "ZVOhPI7tSOVhFt4HjwIslN7mC0t0Tl3onvz7RLsZjo8=" + }, + "power": "16756", + "name": "validatorich" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "PR0OCnHZNvFVp8zmmkHSwM5bqUEXn7A7dRu89L60bPg=" + }, + "power": "16935", + "name": "Pineapple" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "HtscXZPA6ExRHzOCH/1gW6iGu3pXhsvjxFjB2xKIE/k=" + }, + "power": "16854", + "name": "crazyfrog" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "D/ljkKXzIH7sr7ddghnUxZBQT4/UCVeNtSQvIbWRZvw=" + }, + "power": "16869", + "name": "moonmoon" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "EEYruV/ycOvpabNuOGKshJZRAnj6l7ApA2l76usb2qc=" + }, + "power": "16883", + "name": "cosmowow" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "p8gCpjbZD4cacNHbHRM88/7bDegwtclYZrN/gkzJ9Go=" + }, + "power": "17010", + "name": "ghost" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "QmCrjRLxbjBNOZDZg6Im+6vkGjd2FkkW/U3IRwmvKDU=" + }, + "power": "16899", + "name": "randomness" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "ziH+8kXXnEmdvkGoCyp2Zebi0soMAx6yuU3cgLMVimU=" + }, + "power": "16888", + "name": "Toghterwecanbit" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "+AMmvGzRTLHR7drXMr5KMVVCMBTxZnEtL34SZixYTe4=" + }, + "power": "15000", + "name": "Spaghettimonster" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "lY3TgIjQ8/qKGbQXNk41H76dNe9jBfXlIDOQYRtbPHs=" + }, + "power": "16872", + "name": "Blue-Mary" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "7IGX7c/O0u3sjNw6YXkSTO0dKIQri8Pst128noul3pc=" + }, + "power": "16842", + "name": "communist" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "Mc2R7gOjBLjzVWLoIIbueJc0S5sA5H3/DmG1JMc/Ud4=" + }, + "power": "16680", + "name": "JS" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "CCcVaYOapvqMw2NqMzzClcKhjawY3E5HpsmPqEsNjn0=" + }, + "power": "17136", + "name": "validator.network" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "7jMAy6wCzNE80g38IW9hMj/7FrcuxKaF7hPUZcPThbc=" + }, + "power": "16055", + "name": "stake.zone" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "dNF+Z1kGCTamgt65zp/k0B/ap0RSUldQ9MySgQnIEj4=" + }, + "power": "15000", + "name": "Assburger" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "cLv68P/zdZs2oHl6hizi/4CFRjRh0RgzmIqR4dYJ+nE=" + }, + "power": "16922", + "name": "KoreaNumberOne" + }, + { + "address": "", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "a9D1Supj8pjvnD3oi2ldEkL6z7+ohFB8fhS2JORcLTk=" + }, + "power": "16923", + "name": "Milo" + } + ], "app_hash": "", "app_state": { "accounts": [ { - "address": "cosmos13ysy54r5glmwsj2x9q63sxj2yyqhydmsn34u4p", + "address": "cosmos1qwtatamg8nznvfy9a6nrt0qkdk328qsxexsj5q", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "14999" }, { "denom": "photinos", "amount": "10000000000" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "49" }, { - "address": "cosmos1y2g65kcq604x0pr6ur6yplvh2xdkfxkpcrfl62", + "address": "cosmos1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4ddc0ed", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045293" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "577", + "account_number": "144" }, { - "address": "cosmos196mcg3dpgy8ytwhl5c8eqt7msyx0253l7flmey", + "address": "cosmos1q46rk780yrzwkr9dh9d0zwaalyuqptz7xlq3xr", "coins": [ { "denom": "STAKE", @@ -61,10 +1719,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "121" }, { - "address": "cosmos1xuwcmdvef5xudnyqa9gh5vqlq6ff0meuqc7p92", + "address": "cosmos1q4a46asen9d8h8qtad3rce5gr2z9s9dcrx5wmj", "coins": [ { "denom": "STAKE", @@ -75,101 +1733,97 @@ "amount": "10000000000" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "35" }, { - "address": "cosmos1umaajfgap5ef6yxvk5706kwk8j08l7wha3e6zh", + "address": "cosmos1qksw0e05eh652yy0zqd7f0e3q4082dxyq5jc2f", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6375" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000023982" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "8" }, { - "address": "cosmos14ewx62w4l8akxvewmkcdpchqxx70tus4qzdmpn", + "address": "cosmos1pxuk5c3q9dr79300xfv0yafjf9stf3w7znkkhr", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "334" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000048483" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "242" }, { - "address": "cosmos10peqgszpnddm8msqu7x4wzw9njxntdpxutt6zm", + "address": "cosmos1pfl3pwpf9s46myukhv6muu6zpm7gtlpsszu2m0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044932" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "376", + "account_number": "125" }, { - "address": "cosmos1tlprwkaaptdfp0shcrklkmr278y6zm002xh7v4", + "address": "cosmos1pjmngrwcsatsuyy8m3qrunaun67sr9x78qhlvr", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "331" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000043984" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "163", + "account_number": "222" }, { - "address": "cosmos1qksw0e05eh652yy0zqd7f0e3q4082dxyq5jc2f", + "address": "cosmos1p56gv748xfd74qek5e637vhcr6tyjd9u3x42m9", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "9999983307" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1113", + "account_number": "215" }, { - "address": "cosmos1r4rm44z6l4d3umanyrfe864672w8wkjq2rqdpd", + "address": "cosmos1pa55mh8wuvdjsje7q3rnljv39krg3aequ56uew", "coins": [ { "denom": "STAKE", - "amount": "15000" - }, - { - "denom": "photinos", - "amount": "10000000000" + "amount": "1000" } ], "sequence_number": "0", - "account_number": "0" + "account_number": "260" }, { - "address": "cosmos1x9uahst2qssxke86pk3qh3d5du983cdrzj39hd", + "address": "cosmos1zr8g8aeyg6mg3c8yvqumr46p7y3mu3tnyp465y", "coins": [ { "denom": "STAKE", @@ -181,10 +1835,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "138" }, { - "address": "cosmos1xa8z3sza70wrt06yfhlxq0ujg6fa7ld8sc8f9l", + "address": "cosmos1z9u43085wz68cg337t5u2260hy6sckdaycngvt", "coins": [ { "denom": "STAKE", @@ -196,10 +1850,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "235" }, { - "address": "cosmos1kvj6kaaugkq86nnppay4x82esvxlpwmxydgw6u", + "address": "cosmos1z87np6gqz22qxtwujs8d9xujaze8eyyghucjqs", "coins": [ { "denom": "STAKE", @@ -211,115 +1865,115 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "232" }, { - "address": "cosmos1k5dykaf8nvxjtr0kwq5qr97d4wyumhld559xem", + "address": "cosmos1zt7232fjuc8sppxcrnc48nkelx68p2cxw7qhk3", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "4" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045873" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "591", + "account_number": "168" }, { - "address": "cosmos1krldgl20vmhw2nnkyehcdt46dcnjc7jupjrqgs", + "address": "cosmos1z024mfnytmtj9p5hj48mzm5gv6sdwg40dcqahr", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "77" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047054" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "74", + "account_number": "186" }, { - "address": "cosmos16uwqfvgt29fxv3jv3gz09kra8rv2tqey7ysm2w", + "address": "cosmos1z3yluu93wa9yfv2sfrvk5m2q9c3s343qnp5qta", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "389" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000048200" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "26" }, { - "address": "cosmos1k8kpqt3rfxlf30wtclrmjjk44lzjp4zzm4szja", + "address": "cosmos1z770dde04y6zlanhsdvgscsawjzkynmmy50jz2", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "321" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000049791" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "234" }, { - "address": "cosmos18hthd5mqetquhsgx43mdedlt2uvj5xagtslkrk", + "address": "cosmos1rq4dftz3c6ufngqkzcngnfluc0snwn9lgwdelf", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "173" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044485" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "218", + "account_number": "128" }, { - "address": "cosmos1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5fjjjkl", + "address": "cosmos1rya9rdtqn87tct75gq8qqlvvkllchtvwlxdjdd", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "10" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047321" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "429", + "account_number": "117" }, { - "address": "cosmos1sjx8jxuplf6ajcvxwtpntpjm5s64xt3uzdhyct", + "address": "cosmos1rww4u22qqf2rhw02fww63t539d3ppeurkzj62v", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045968" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1166", + "account_number": "131" }, { - "address": "cosmos1drtdtat7x6pqhfs9u90c0czvg65lwtqhc6snxp", + "address": "cosmos1rjvthlyycywzh7k0wrm7g5cvxatjcclvfaauxl", "coins": [ { "denom": "STAKE", @@ -331,10 +1985,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "193" }, { - "address": "cosmos1haxtrc2enmesgcp6ltj824s623jx8xlp0acd60", + "address": "cosmos1rjsgpxzmahgzf3mhj80qly9jk8lwtf3xedxnj2", "coins": [ { "denom": "STAKE", @@ -346,25 +2000,25 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "43" }, { - "address": "cosmos1fcsy7vpzvaaqlu5cvezfzjt3s4z663xd7f4xcf", + "address": "cosmos1r4punjg5t3zsx0nmfk5lackpy622c8fj35q8cu", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "323" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046442" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "31" }, { - "address": "cosmos16tflhzzrjy4w4s9reky35ft7tqu8cglkcn7h3t", + "address": "cosmos1r4rm44z6l4d3umanyrfe864672w8wkjq2rqdpd", "coins": [ { "denom": "STAKE", @@ -376,40 +2030,40 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "9" }, { - "address": "cosmos1lzm8cv5c4ezgd0vsc5ker5y5veumxh4tzj4x58", + "address": "cosmos1r4lzzzf683ec70fxfd9a3jmczxxkdxpf607x77", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "241" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000048392" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "223", + "account_number": "217" }, { - "address": "cosmos18zrap0tnzt9c0vnkqflefzmcgg5cg434erqkg7", + "address": "cosmos1rcp29q3hpd246n6qak7jluqep4v006cd4v7r6v", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "9994931088" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "5122", + "account_number": "205" }, { - "address": "cosmos1z3yluu93wa9yfv2sfrvk5m2q9c3s343qnp5qta", + "address": "cosmos1ragelpswnuepwzp3me0jhktj3cstq8smhzg9lt", "coins": [ { "denom": "STAKE", @@ -421,10 +2075,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "115" }, { - "address": "cosmos1jkdr05fuud9ne6dsm25wxfge7x9e57f7enfl4p", + "address": "cosmos1yqux0z7duyke6rwunkcruk66lw9nl896swez0x", "coins": [ { "denom": "STAKE", @@ -436,40 +2090,40 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "183" }, { - "address": "cosmos13crr30dyx70g6jqvvwr8caeha65aare9ekk47w", + "address": "cosmos1yf8r909vrzzwyuard2l6qz7ge8z3md93hz0uvc", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "305" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046094" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "73", + "account_number": "211" }, { - "address": "cosmos1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd7zt2apj", + "address": "cosmos1y2g65kcq604x0pr6ur6yplvh2xdkfxkpcrfl62", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6371" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000023982" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "1" }, { - "address": "cosmos12t65dsk4fdnxylj2wtr0x8qcgjthvveg9u2h6g", + "address": "cosmos1yhyrtvmfxzvsprg42tdmq5y0ntyywcn7r2y60g", "coins": [ { "denom": "STAKE", @@ -481,70 +2135,70 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "200" }, { - "address": "cosmos1r4punjg5t3zsx0nmfk5lackpy622c8fj35q8cu", + "address": "cosmos1ylz6tqpgz0flpl6h5szmj6mmzyr598rqe3908y", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1624" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "9998781236" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "132", + "account_number": "203" }, { - "address": "cosmos1lp7y8kck2swwhurt2tm2svj28e9dwk459268xl", + "address": "cosmos198ssnhd4p547r7vwfrse64v307gynvj50v0fe2", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "378" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046506" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "101" }, { - "address": "cosmos1je7k9c5s2wvzrxnm4dzhamx9rayugqas5l9z64", + "address": "cosmos19t5k4la55fr3s92e4hj5uqpk956ka6uz6khh5d", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "396" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046341" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "70" }, { - "address": "cosmos1wmc09y9uxhyylhv0trv5xyr6u82lrttlsftnww", + "address": "cosmos193hrufpulxc4a6c0gum2hp0xeqw2sx9e6dysgd", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "47" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "9999919401" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1095", + "account_number": "84" }, { - "address": "cosmos1q4a46asen9d8h8qtad3rce5gr2z9s9dcrx5wmj", + "address": "cosmos196mcg3dpgy8ytwhl5c8eqt7msyx0253l7flmey", "coins": [ { "denom": "STAKE", @@ -556,40 +2210,40 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "2" }, { - "address": "cosmos17060h323px5swd3mj2p0cf9zxpecg9vnnp8knr", + "address": "cosmos19uhnhct0p45ek6qxp3cjjrjtz4pacwcs0ysjl0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6440" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000026438" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "208" }, { - "address": "cosmos1u332h2zq5z3hc8yva967svs0tdf98h0q4retrk", + "address": "cosmos197034kwpjxm0y3umeuxk3tvnw7vedf056qnf4f", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "381" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045390" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "102" }, { - "address": "cosmos1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsv7fr3l0", + "address": "cosmos1x9uahst2qssxke86pk3qh3d5du983cdrzj39hd", "coins": [ { "denom": "STAKE", @@ -601,70 +2255,70 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "10" }, { - "address": "cosmos1jq8ml9x52sxww4mwfzk58t5dw4a566hxvqv7vs", + "address": "cosmos1xxatfhev58rvnlx7ql6aq77kd362qh35awpzrh", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "8" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046190" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "584", + "account_number": "150" }, { - "address": "cosmos1f2t99m5zenwasugr3tmw58djsmqlrj20z2gs8m", + "address": "cosmos1xf6upkfzgl8f3pkpa0l2d76pex33ur277x5vwj", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "371" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045101" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "26", + "account_number": "103" }, { - "address": "cosmos174km4mr509mtcm8kt7thlxvrtksk4u88rde8tx", + "address": "cosmos1xvzw5nz4mp5s5cat7rancc248v5wpecrcxhaew", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "4" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000040141" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "2129", + "account_number": "113" }, { - "address": "cosmos15ywcwz5vgypvqqmhaxe6jthc9udrv9gmtpvmah", + "address": "cosmos1xv59n6e552qrr4qnv9crcac2yrrjnzt9fu5fng", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044534" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "575", + "account_number": "136" }, { - "address": "cosmos1rjsgpxzmahgzf3mhj80qly9jk8lwtf3xedxnj2", + "address": "cosmos1xs0rfxvla6umux223jdyrsytggk4kh6rpwrvrq", "coins": [ { "denom": "STAKE", @@ -676,100 +2330,100 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "158" }, { - "address": "cosmos156mqpd545q42ge5fn9tm0e9mfqxxk8cue6c2hh", + "address": "cosmos1xn7g7emmfrtll6jz5lc9r5gmyytttw7k29xvkf", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "36" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046066" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "257", + "account_number": "154" }, { - "address": "cosmos1vhv6cpktz0exwdt6axvmqpd76ja7h6dujvh9se", + "address": "cosmos1x5qxy3nyxntj2pxws65nft9eyz0y349nm8e9r4", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "3" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045777" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "591", + "account_number": "166" }, { - "address": "cosmos12xy20lleyuy3jf8gv4meajdcku3rrdzcg8qszv", + "address": "cosmos1x5wgh6vwye60wv3dtshs9dmqggwfx2ldnqvev0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "25" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045356" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "798", + "account_number": "163" }, { - "address": "cosmos13ccey9aurtedwsw2yyc28sen8rnk9yf2zpx8em", + "address": "cosmos1xuwcmdvef5xudnyqa9gh5vqlq6ff0meuqc7p92", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "77" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "9999968392" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "390", + "account_number": "3" }, { - "address": "cosmos1dup7g88tkscdezl5ylp7mdae988j2ukpytjtev", + "address": "cosmos1xa8z3sza70wrt06yfhlxq0ujg6fa7ld8sc8f9l", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5560" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000012592" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "11" }, { - "address": "cosmos1qwtatamg8nznvfy9a6nrt0qkdk328qsxexsj5q", + "address": "cosmos18zrap0tnzt9c0vnkqflefzmcgg5cg434erqkg7", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "382" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045832" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "25" }, { - "address": "cosmos1f7n50kppm2w5jnrd2c5rx7mtdr58pjpp82kmd7", + "address": "cosmos1898yp955e2yfad8qk42xz8m099xm52xaal7994", "coins": [ { "denom": "STAKE", @@ -781,70 +2435,70 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "218" }, { - "address": "cosmos1n3y34gyk7jm2ydpspp02qs54ulffx8a456f4wf", + "address": "cosmos18vspjrcxgq66spd5c4s42eg8v7u20wquqs7faw", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "711" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000031711" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "11", + "account_number": "197" }, { - "address": "cosmos1tmyvwtvpnyjx76p4l7gxq9ygt8sc77ld56qrgq", + "address": "cosmos185n9jln2g4w79w39m0g85x2tns6uekqgzrhnap", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "11" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045705" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "575", + "account_number": "230" }, { - "address": "cosmos1t5zedkqk3dx49mphjnfvpcl7uprlkgcsqpj8cl", + "address": "cosmos1844lltc96kxkm5mq03my90se4cdssewmh77shu", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2101" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000034360" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "4", + "account_number": "249" }, { - "address": "cosmos1lylsf9cke4vxyc8z824ygzdvvcwrc9j8t4a9zg", + "address": "cosmos18ka64w3qnepgqpepga39sfnnkjr0ru69gdqjgw", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "4" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045093" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "585", + "account_number": "167" }, { - "address": "cosmos1lmzyz25cxglllnuq3py70cc7ag6vs0gtda6q6n", + "address": "cosmos18klcczvw572s4ez9jp89fg38ltu78p06d7zr4m", "coins": [ { "denom": "STAKE", @@ -856,100 +2510,100 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "178" }, { - "address": "cosmos1n0rc3597etdfllkgs0py9vrhj7yev5tngd3w5d", + "address": "cosmos18hthd5mqetquhsgx43mdedlt2uvj5xagtslkrk", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "160" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047641" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "107", + "account_number": "17" }, { - "address": "cosmos1k0wk87gaw0963wn9q8242gfvhp9yghjh73h7wf", + "address": "cosmos18eh3vq03xvpexa0krrq5ezlueuz5kujuezyygf", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "8" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000000477" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "11", + "account_number": "172" }, { - "address": "cosmos1twe23ys96t7ttq7m4kr97un3rrjukxjs94q06m", + "address": "cosmos1gpwyat78vagv5hujuqyteajkmgq3wku5mta69u", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "390" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045747" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "66" }, { - "address": "cosmos1js7z6rg5n8eugefg07p3q7letg2a58u38gyrhw", + "address": "cosmos1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jc6jecrg", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "3" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045595" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "589", + "account_number": "169" }, { - "address": "cosmos14t77a9pzc6fel0nsrlsfp3ft937ltrf6tmjc92", + "address": "cosmos1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlejzplln", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6392" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000023982" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "204" }, { - "address": "cosmos1msesrv5jxt0jk5vtwrgygdjq60vnn6a46fkgvq", + "address": "cosmos1gfnc7h7zdqclxwqyuhx5p9l0wlzcmg46txgyzc", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "154" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000042678" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "41", + "account_number": "202" }, { - "address": "cosmos1c27f7klwxze75phrd0nnqwddpva3gzq8h3k7kj", + "address": "cosmos1gwen64luh4kdkkxw5nw7y8r852e2nf8r0n9eq3", "coins": [ { "denom": "STAKE", @@ -961,100 +2615,100 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "157" }, { - "address": "cosmos1t3da02katujzgqnpnulew6v9xqmzj75664wxwc", + "address": "cosmos1gcjxqkmgks8etmefnjznssver7ajyxzkarap24", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6450" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000027533" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "240" }, { - "address": "cosmos1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gzkhva0e", + "address": "cosmos1ge0pwcycy7dq84fwlh0dddymh9nvg48eeahpsl", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6366" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000025621" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "241" }, { - "address": "cosmos14dp76w9srztynh40m2zm2hlaykpxtnm25qdxh3", + "address": "cosmos1gmrhsv6grr8t560trfytsdhn564zy7y35ss3fj", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "3" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "11449" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "430", + "account_number": "258" }, { - "address": "cosmos1gpwyat78vagv5hujuqyteajkmgq3wku5mta69u", + "address": "cosmos1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynekfr7d", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "8" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044459" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1070", + "account_number": "151" }, { - "address": "cosmos1ujqf7m03qd6gf7car0teefgc50qujtzc5e86ps", + "address": "cosmos1gux94xvmj6uwf0ncpxhzqnlmrm9rayle96f6jy", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "331" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046355" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "28", + "account_number": "77" }, { - "address": "cosmos1d9v2wvuzcuqwl3euhzy8p3khvlveqsf9mmmtxs", + "address": "cosmos1gltnhp9dtqs5dvhuwyasz5hv467y9qjwg32l74", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "235" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000052895" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "161", + "account_number": "253" }, { - "address": "cosmos1evh32gcrtgmw43g9a9s9u9yxmswpx8cfa4c5vz", + "address": "cosmos1fzqwytcm25gsxg67l2z3rtmskpx75u6lnmkgrr", "coins": [ { "denom": "STAKE", @@ -1066,160 +2720,160 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "155" }, { - "address": "cosmos19t5k4la55fr3s92e4hj5uqpk956ka6uz6khh5d", + "address": "cosmos1frs78q7gcv8s2cd7pnnqk09slyf69pdx7x7lpa", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "404" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047149" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "96" }, { - "address": "cosmos1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfp6800d", + "address": "cosmos1f965dn9cclqcr90pn3mpy23ymsgw0uzz62l5az", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "3" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045178" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "592", + "account_number": "161" }, { - "address": "cosmos1la3s8xgn5h3nzjdgsdhgdkf29n9ud0km7fellc", + "address": "cosmos1f2t99m5zenwasugr3tmw58djsmqlrj20z2gs8m", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "327" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044837" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "40" }, { - "address": "cosmos13wpyugwm3cxt58cmvy08up54pa47dpj0e3lc25", + "address": "cosmos1f2579m7lk7k94nm2qna4462sq63nrqklswv3up", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "371" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000048259" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "107" }, { - "address": "cosmos1vf6mdfr6y3wstmve96c63xps9sc70sw7u2nrdp", + "address": "cosmos1fskmzyt2hr8usr3s65dq3rfur3fy6g2h48kzgx", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "88" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046787" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "43", + "account_number": "199" }, { - "address": "cosmos1hnlarnp8gtdn9rff6xzpl99z64d9755spmuc3q", + "address": "cosmos1fh03auu8lrefrdjpu3zyl9n9s424xs622rerc9", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1177" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000049092" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "80", + "account_number": "195" }, { - "address": "cosmos1f797cgxtj4ueyvzlras08tq6zn6l87ckgvl26g", + "address": "cosmos1fcsy7vpzvaaqlu5cvezfzjt3s4z663xd7f4xcf", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "384" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000048389" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "22" }, { - "address": "cosmos1gux94xvmj6uwf0ncpxhzqnlmrm9rayle96f6jy", + "address": "cosmos1fanp37m7fdkrp4jc3d9xa6gy43c4c37606cz5k", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6487" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000030668" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "126" }, { - "address": "cosmos13zyvm5hrh7yqasg04ffd9e4etpeakttkfe4v3e", + "address": "cosmos1f797cgxtj4ueyvzlras08tq6zn6l87ckgvl26g", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "351" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047130" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "76" }, { - "address": "cosmos15qavwkx8qv8y9htxdppamsjfu4f5627jfqhs6d", + "address": "cosmos1f7n50kppm2w5jnrd2c5rx7mtdr58pjpp82kmd7", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "231" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045733" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "684", + "account_number": "50" }, { - "address": "cosmos1njvv9cd0avfzrkn04xyh3weu4dsuhv5mgxqyrt", + "address": "cosmos12qprqyxtxxlu7unncd9rrhmer5emg2pmygkdrt", "coins": [ { "denom": "STAKE", @@ -1231,40 +2885,40 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "122" }, { - "address": "cosmos16vylggc7cwwjyucedk2250ugcgjlnka8gmk5gt", + "address": "cosmos12ryrrszxc4mxz8vg8l0t7nj8huhnnpzuquhjv5", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5560" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000012592" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "105" }, { - "address": "cosmos1tgnqq2g9u0syzlnuh9v96evnlkllv6f8hdex9u", + "address": "cosmos12rj3n07szg6dacy2myy9pfny570fs8g7gfed89", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046688" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "526", + "account_number": "162" }, { - "address": "cosmos16fu02hmnhlvtf47gv92mz0mkejjvhcqw0fja26", + "address": "cosmos12rnuncs35arvr5xg3q8ceyyc592072rx36vaax", "coins": [ { "denom": "STAKE", @@ -1276,100 +2930,100 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "119" }, { - "address": "cosmos193hrufpulxc4a6c0gum2hp0xeqw2sx9e6dysgd", + "address": "cosmos12xy20lleyuy3jf8gv4meajdcku3rrdzcg8qszv", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "232" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045610" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "681", + "account_number": "46" }, { - "address": "cosmos1s7jnk7t6yqzensdgpvkvkag022udk8429exc87", + "address": "cosmos12t65dsk4fdnxylj2wtr0x8qcgjthvveg9u2h6g", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "392" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045115" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "30" }, { - "address": "cosmos1ssze4rr7g7dua7mxn3hlt86h925q2edq5gg8ct", + "address": "cosmos12vzym6hcj9gjswejlccm7slsmwexcv8tx8xqyr", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "17" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000021585" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "180", + "account_number": "194" }, { - "address": "cosmos1my5g39cvpkkn2ul30wl7gnz77jtu43f7tdvzuq", + "address": "cosmos12v32a4quc9tcrtdyj6330795fq0yj54pxzdws0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "4" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045762" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "580", + "account_number": "146" }, { - "address": "cosmos1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefx0w0px", + "address": "cosmos12wu20kju8acdwgzgcgv962lfhuv5qpg5ytgthj", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2086" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000038350" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "2", + "account_number": "225" }, { - "address": "cosmos1unvmn2wsh65avenajzfy254j0v8d58f7rnqgjs", + "address": "cosmos123ahlc3vkfe8hf354gdcddr3lzxdmyg2rm3d99", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "363" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046957" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "90" }, { - "address": "cosmos123ahlc3vkfe8hf354gdcddr3lzxdmyg2rm3d99", + "address": "cosmos12hqns2dc9zuzmyukehmvvvhzymyudgrxxjsfkj", "coins": [ { "denom": "STAKE", @@ -1381,70 +3035,70 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "250" }, { - "address": "cosmos1m9285yt4l994xread77druww85r9g8j69q9plg", + "address": "cosmos12ckzjfa5g22t2y0d303vnle35q6mk2vkc9wx8f", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "9" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000033988" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "476", + "account_number": "145" }, { - "address": "cosmos17s2ns29hkcsgqp7rl5n9rckx9hnss84zekc3qk", + "address": "cosmos126ayk3hse5zvk9gxfmpsjr9565ef72pvzwku8m", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5536" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000012948" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "235", + "account_number": "176" }, { - "address": "cosmos17ewzayt2edwtghnrjdl58ufhqcgmw48r6sghfl", + "address": "cosmos12u2e2qn74zlk34g223l7jthx53t2wgcj8g5xjx", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "402" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045814" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "94" }, { - "address": "cosmos12u2e2qn74zlk34g223l7jthx53t2wgcj8g5xjx", + "address": "cosmos127lpxh27f2jd684eyx9tzzcdk06r9kncsqqvgg", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "25" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046022" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "141", + "account_number": "246" }, { - "address": "cosmos1lnm4q9yfpmxkkndcjzjntzu9kqxew400frla77", + "address": "cosmos1tyutqguvt4n5r0dz3yhef5spudpnvmq7t2ntef", "coins": [ { "denom": "STAKE", @@ -1456,100 +3110,100 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "223" }, { - "address": "cosmos1frs78q7gcv8s2cd7pnnqk09slyf69pdx7x7lpa", + "address": "cosmos1tgnqq2g9u0syzlnuh9v96evnlkllv6f8hdex9u", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "362" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046736" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "82" }, { - "address": "cosmos1uuzqhrcjfaeusa5cx0ljjjkszqmxheslcg77ga", + "address": "cosmos1tva47y9h9zh4llgau6qsz4c2wzf0zkpxkckua5", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "395" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000048163" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "104" }, { - "address": "cosmos1uk7wd0psudl83cgzw6khzjnnen6tkyzcqr0zwr", + "address": "cosmos1twe23ys96t7ttq7m4kr97un3rrjukxjs94q06m", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6418" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000026436" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "58" }, { - "address": "cosmos1l98y3tyl3h6ez5xevh8dgaymr5spdrwqkt5mp2", + "address": "cosmos1twughg4y0h3pm2dzxuw30lkaezut7zafk4zpsd", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5560" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000012592" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "135" }, { - "address": "cosmos13knf79lcspvv0vmtkjvssncud4vqxzzvq2e3ap", + "address": "cosmos1t3da02katujzgqnpnulew6v9xqmzj75664wxwc", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "347" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046672" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "63" }, { - "address": "cosmos198ssnhd4p547r7vwfrse64v307gynvj50v0fe2", + "address": "cosmos1t5zedkqk3dx49mphjnfvpcl7uprlkgcsqpj8cl", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "3" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044854" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "585", + "account_number": "53" }, { - "address": "cosmos197034kwpjxm0y3umeuxk3tvnw7vedf056qnf4f", + "address": "cosmos1tmyvwtvpnyjx76p4l7gxq9ygt8sc77ld56qrgq", "coins": [ { "denom": "STAKE", @@ -1561,10 +3215,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "52" }, { - "address": "cosmos1xf6upkfzgl8f3pkpa0l2d76pex33ur277x5vwj", + "address": "cosmos1tmc5uyl69jpzzr2uqqkqlsed7fag7cf9umekd2", "coins": [ { "denom": "STAKE", @@ -1576,10 +3230,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "209" }, { - "address": "cosmos1tva47y9h9zh4llgau6qsz4c2wzf0zkpxkckua5", + "address": "cosmos1tlprwkaaptdfp0shcrklkmr278y6zm002xh7v4", "coins": [ { "denom": "STAKE", @@ -1591,40 +3245,40 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "7" }, { - "address": "cosmos12ryrrszxc4mxz8vg8l0t7nj8huhnnpzuquhjv5", + "address": "cosmos1v88fcs0cn7tyhgmy94evkaarv9gkqwrlupvnsk", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "393" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045691" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "106" }, { - "address": "cosmos1v88fcs0cn7tyhgmy94evkaarv9gkqwrlupvnsk", + "address": "cosmos1vf6mdfr6y3wstmve96c63xps9sc70sw7u2nrdp", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "348" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047021" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "74" }, { - "address": "cosmos1f2579m7lk7k94nm2qna4462sq63nrqklswv3up", + "address": "cosmos1v2h3enl80e0f4xx35jarhsu226fegxlg7w40tv", "coins": [ { "denom": "STAKE", @@ -1636,100 +3290,100 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "110" }, { - "address": "cosmos1epta0djtp5gdakthj4pwugvww85l6tpfkkgjdf", + "address": "cosmos1vkggdmhuacs2306uasqw3au8a8lmcmqhqngtj4", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "221" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000035672" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "200", + "account_number": "127" }, { - "address": "cosmos1caruqk82j6chyswjkp28u3sk80ya5zla0grm7p", + "address": "cosmos1vhxkpclye6jf2rpm8per32gtv003rdv4zpqtte", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "706" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000013051" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "12", + "account_number": "252" }, { - "address": "cosmos1v2h3enl80e0f4xx35jarhsu226fegxlg7w40tv", + "address": "cosmos1vhv6cpktz0exwdt6axvmqpd76ja7h6dujvh9se", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "232" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044652" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "680", + "account_number": "45" }, { - "address": "cosmos1juvf35s8tw8hyn7grk3g8yq0q44hqca7cnvc9q", + "address": "cosmos1v6ksauamd2fk47raaa5xem68sc3fx494urw0aj", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "232" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044445" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "688", + "account_number": "116" }, { - "address": "cosmos16vgxx4302kcpw2z98a555w5lj5etnwsjx3v8xp", + "address": "cosmos1drtdtat7x6pqhfs9u90c0czvg65lwtqhc6snxp", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "387" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047431" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "20" }, { - "address": "cosmos1xvzw5nz4mp5s5cat7rancc248v5wpecrcxhaew", + "address": "cosmos1d9v2wvuzcuqwl3euhzy8p3khvlveqsf9mmmtxs", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "342" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045408" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "68" }, { - "address": "cosmos1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0t6njg2", + "address": "cosmos1d9uhyywsncxguxm7zqfvyttf4ndt3rgh5xupwp", "coins": [ { "denom": "STAKE", @@ -1741,85 +3395,81 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "156" }, { - "address": "cosmos1ragelpswnuepwzp3me0jhktj3cstq8smhzg9lt", + "address": "cosmos1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfp6800d", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "346" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046656" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "71" }, { - "address": "cosmos1v6ksauamd2fk47raaa5xem68sc3fx494urw0aj", + "address": "cosmos1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefx0w0px", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "147" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000037716" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "28", + "account_number": "88" }, { - "address": "cosmos1rya9rdtqn87tct75gq8qqlvvkllchtvwlxdjdd", + "address": "cosmos1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8cmp0vs", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "231" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044130" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "683", + "account_number": "231" }, { - "address": "cosmos16gdxm24ht2mxtpz9cma6tr6a6d47x63hlq4pxt", + "address": "cosmos1dstz57ywraws376jkerrqhe50w6uaj0zutm2sk", "coins": [ - { - "denom": "STAKE", - "amount": "15000" - }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000007587" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "613", + "account_number": "143" }, { - "address": "cosmos12rnuncs35arvr5xg3q8ceyyc592072rx36vaax", + "address": "cosmos1dkm8z36m96k8aukg5rxnfpw46dt5mnmvh0q36h", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046521" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "231", + "account_number": "170" }, { - "address": "cosmos1jmu27x27r8sqkxtqxfv2hsv6fmf8uzclyg2haj", + "address": "cosmos1dup7g88tkscdezl5ylp7mdae988j2ukpytjtev", "coins": [ { "denom": "STAKE", @@ -1831,10 +3481,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "48" }, { - "address": "cosmos1q46rk780yrzwkr9dh9d0zwaalyuqptz7xlq3xr", + "address": "cosmos1d7s4n059rze09859enym6zjqvxcdqcqw9h4fk3", "coins": [ { "denom": "STAKE", @@ -1846,25 +3496,25 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "191" }, { - "address": "cosmos12qprqyxtxxlu7unncd9rrhmer5emg2pmygkdrt", + "address": "cosmos1wf3sncgk7s2ykamrhy4etf09y94rrrg43cdad7", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "226" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000013397" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "19", + "account_number": "221" }, { - "address": "cosmos1cs0vvptezsgysec4g6tsnr6tp2h3z0dp934jsc", + "address": "cosmos1wtv0kp6ydt03edd8kyr5arr4f3yc52vp5g7na0", "coins": [ { "denom": "STAKE", @@ -1876,25 +3526,25 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "220" }, { - "address": "cosmos1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzy0saty", + "address": "cosmos1wmc09y9uxhyylhv0trv5xyr6u82lrttlsftnww", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "325" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045457" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "34" }, { - "address": "cosmos1pfl3pwpf9s46myukhv6muu6zpm7gtlpsszu2m0", + "address": "cosmos10peqgszpnddm8msqu7x4wzw9njxntdpxutt6zm", "coins": [ { "denom": "STAKE", @@ -1906,190 +3556,196 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "6" }, { - "address": "cosmos1fanp37m7fdkrp4jc3d9xa6gy43c4c37606cz5k", + "address": "cosmos10993luwlar59q7syh7t3hhk0kmtee64525tkmv", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "107" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000040741" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "75", + "account_number": "185" }, { - "address": "cosmos1vkggdmhuacs2306uasqw3au8a8lmcmqhqngtj4", + "address": "cosmos102p00zgyzs2xr9tvt3ju9jnhdtwuft83h8ue80", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "352" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046914" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "243" }, { - "address": "cosmos1rq4dftz3c6ufngqkzcngnfluc0snwn9lgwdelf", + "address": "cosmos10505nl7yftsme9jk2glhjhta7w0475uv6pzj70", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "50" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046398" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "119", + "account_number": "207" }, { - "address": "cosmos1uhnsxv6m83jj3328mhrql7yax3nge5svxcw7kt", + "address": "cosmos1069znlez4ayj0uxskm95nfhc7vee4ve2ud4nl4", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6406" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000027938" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "237" }, { - "address": "cosmos1hdpnc8gw8a98ud9cxgyphyajk265sxrky5kk0x", + "address": "cosmos107wu38mu2uttajs64s6j9fhspee72cpyeh6lf5", + "coins": null, + "sequence_number": "1245", + "account_number": "257" + }, + { + "address": "cosmos1ssze4rr7g7dua7mxn3hlt86h925q2edq5gg8ct", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2049" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000036557" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "5", + "account_number": "86" }, { - "address": "cosmos1rww4u22qqf2rhw02fww63t539d3ppeurkzj62v", + "address": "cosmos1sjx8jxuplf6ajcvxwtpntpjm5s64xt3uzdhyct", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "408" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045208" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "19" }, { - "address": "cosmos1a50f7wq7nr2tj4rvsfv6q7y8q6wqply66472mt", + "address": "cosmos1snppu44r8p3apmfkwu0ujxcjkmdzw59zh575yn", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "323" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045686" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "244" }, { - "address": "cosmos1u6ddcsjueax884l3tfrs66497c7g86skk24gr0", + "address": "cosmos1shuqhpl273t96yg6nnqvyfeewj3ew3mdlgstsp", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "7" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000085957" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1639", + "account_number": "164" }, { - "address": "cosmos1a7r26nru97pkpk4h3u96fxjvqk9m69llu3fy54", + "address": "cosmos1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5fjjjkl", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "382" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045278" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "18" }, { - "address": "cosmos1twughg4y0h3pm2dzxuw30lkaezut7zafk4zpsd", + "address": "cosmos1s7jnk7t6yqzensdgpvkvkag022udk8429exc87", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "103" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000041281" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "20", + "account_number": "85" }, { - "address": "cosmos1xv59n6e552qrr4qnv9crcac2yrrjnzt9fu5fng", + "address": "cosmos13psmeywshfyfcg3tr5l4qm968smtkcu8manqrw", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000039577" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "492", + "account_number": "160" }, { - "address": "cosmos1j3nlv8wcfst2mezkny4w2up76wfgnkq744ezus", + "address": "cosmos13zyvm5hrh7yqasg04ffd9e4etpeakttkfe4v3e", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "397" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045229" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "78" }, { - "address": "cosmos1zr8g8aeyg6mg3c8yvqumr46p7y3mu3tnyp465y", + "address": "cosmos13ysy54r5glmwsj2x9q63sxj2yyqhydmsn34u4p", "coins": [ { "denom": "STAKE", @@ -2104,52 +3760,52 @@ "account_number": "0" }, { - "address": "cosmos1c75x2pq4q3njq4se8tmhqf2ca0luycuhtpvn52", + "address": "cosmos13wpyugwm3cxt58cmvy08up54pa47dpj0e3lc25", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "389" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046280" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "73" }, { - "address": "cosmos1e3qm8jd9357zhdemwnaafmf0wy3f4yqm2hndmh", + "address": "cosmos13knf79lcspvv0vmtkjvssncud4vqxzzvq2e3ap", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "407" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045489" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "100" }, { - "address": "cosmos1cypmdvszcd9kd3jenmqxd03cpceql8rtm266gu", + "address": "cosmos13crr30dyx70g6jqvvwr8caeha65aare9ekk47w", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "309" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044893" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "28" }, { - "address": "cosmos1n5pepvmgsfd3p2tqqgvt505jvymmstf643umxd", + "address": "cosmos13ccey9aurtedwsw2yyc28sen8rnk9yf2zpx8em", "coins": [ { "denom": "STAKE", @@ -2161,85 +3817,85 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "47" }, { - "address": "cosmos1dstz57ywraws376jkerrqhe50w6uaj0zutm2sk", + "address": "cosmos13lncp7eazqtf9c9hrjfakkna8mslvg45khyf5g", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6021" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000025263" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "7", + "account_number": "245" }, { - "address": "cosmos1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4ddc0ed", + "address": "cosmos1jq8ml9x52sxww4mwfzk58t5dw4a566hxvqv7vs", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "327" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046455" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "39" }, { - "address": "cosmos12ckzjfa5g22t2y0d303vnle35q6mk2vkc9wx8f", + "address": "cosmos1jpvjgfspk2hmtm9et5jpm72z37e8xy5p6tjz62", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "3" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000043498" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "272", + "account_number": "179" }, { - "address": "cosmos12v32a4quc9tcrtdyj6330795fq0yj54pxzdws0", + "address": "cosmos1jpd2avee67keqgxm4dmddzlvyl5x3y7t94lw6t", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2118" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000036570" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "10", + "account_number": "224" }, { - "address": "cosmos1eqx9zhjny2k929hqsm06t3sz08qdlk4rzqevxr", + "address": "cosmos1jxv0u20scum4trha72c7ltfgfqef6nscj25050", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000041387" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "32", + "account_number": "216" }, { - "address": "cosmos1ast4y5tq5v9dz9dhud5q9cseltqjjmzq052g5l", + "address": "cosmos1jwgu8l6uj5sc987kq274tqv6xzz2f3u7ce279n", "coins": [ { "denom": "STAKE", @@ -2251,55 +3907,51 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "173" }, { - "address": "cosmos169cxw3pkffw66vxlppy86n205rklhna86n073g", + "address": "cosmos1js7z6rg5n8eugefg07p3q7letg2a58u38gyrhw", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "4" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046476" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "602", + "account_number": "59" }, { - "address": "cosmos1xxatfhev58rvnlx7ql6aq77kd362qh35awpzrh", + "address": "cosmos1j3nlv8wcfst2mezkny4w2up76wfgnkq744ezus", "coins": [ - { - "denom": "STAKE", - "amount": "15000" - }, { "denom": "photinos", - "amount": "10000000000" + "amount": "9999978152" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "4371", + "account_number": "137" }, { - "address": "cosmos1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynekfr7d", + "address": "cosmos1jkdr05fuud9ne6dsm25wxfge7x9e57f7enfl4p", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "394" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047530" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "27" }, { - "address": "cosmos17au4x5vlx7stjl2p4g2sshtjx3vv7kmlls436v", + "address": "cosmos1jkkhh4zgtuvc4cw3zpntrq49lw3emp42wratrp", "coins": [ { "denom": "STAKE", @@ -2311,25 +3963,25 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "189" }, { - "address": "cosmos164jn6c4tpew2dgtk0kn7azms4ufg68mdz3vp4d", + "address": "cosmos1je7k9c5s2wvzrxnm4dzhamx9rayugqas5l9z64", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "381" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047076" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "33" }, { - "address": "cosmos1xn7g7emmfrtll6jz5lc9r5gmyytttw7k29xvkf", + "address": "cosmos1jmu27x27r8sqkxtqxfv2hsv6fmf8uzclyg2haj", "coins": [ { "denom": "STAKE", @@ -2341,10 +3993,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "120" }, { - "address": "cosmos1fzqwytcm25gsxg67l2z3rtmskpx75u6lnmkgrr", + "address": "cosmos1juvf35s8tw8hyn7grk3g8yq0q44hqca7cnvc9q", "coins": [ { "denom": "STAKE", @@ -2356,10 +4008,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "111" }, { - "address": "cosmos1d9uhyywsncxguxm7zqfvyttf4ndt3rgh5xupwp", + "address": "cosmos1ndnzj24tqk0n659kecgtzd60x403lvavv6juju", "coins": [ { "denom": "STAKE", @@ -2371,89 +4023,89 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "238" }, { - "address": "cosmos1gwen64luh4kdkkxw5nw7y8r852e2nf8r0n9eq3", + "address": "cosmos1n0rc3597etdfllkgs0py9vrhj7yev5tngd3w5d", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2126" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000041005" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "56" }, { - "address": "cosmos1xs0rfxvla6umux223jdyrsytggk4kh6rpwrvrq", + "address": "cosmos1n3y34gyk7jm2ydpspp02qs54ulffx8a456f4wf", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6486" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000027132" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "51" }, { - "address": "cosmos1eysta0x7quczxkecrm6f36assewqddr0879wgv", + "address": "cosmos1njvv9cd0avfzrkn04xyh3weu4dsuhv5mgxqyrt", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "359" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047491" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "80" }, { - "address": "cosmos13psmeywshfyfcg3tr5l4qm968smtkcu8manqrw", + "address": "cosmos1n5pepvmgsfd3p2tqqgvt505jvymmstf643umxd", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046304" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "406", + "account_number": "142" }, { - "address": "cosmos1f965dn9cclqcr90pn3mpy23ymsgw0uzz62l5az", + "address": "cosmos15qavwkx8qv8y9htxdppamsjfu4f5627jfqhs6d", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "357" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047854" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "79" }, { - "address": "cosmos12rj3n07szg6dacy2myy9pfny570fs8g7gfed89", + "address": "cosmos15ywcwz5vgypvqqmhaxe6jthc9udrv9gmtpvmah", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "15090" }, { "denom": "photinos", @@ -2461,145 +4113,145 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "42" }, { - "address": "cosmos1x5wgh6vwye60wv3dtshs9dmqggwfx2ldnqvev0", + "address": "cosmos15xxqq8v4q0sqcfhuqtflncddfep5jxxp9ge7s9", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5560" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000012592" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "2", + "account_number": "181" }, { - "address": "cosmos1shuqhpl273t96yg6nnqvyfeewj3ew3mdlgstsp", + "address": "cosmos15vwlqdmn00al037xctgv7v8yeasg88e4qjs4hh", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1571" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000042861" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "334", + "account_number": "229" }, { - "address": "cosmos1hlvm6nxewwrscxj3w405u5tnrg946c3cxl4rjn", + "address": "cosmos153cqes7c3crppc2j6eu9hhmg364q8lzn9efgec", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "173" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046305" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "218", + "account_number": "212" }, { - "address": "cosmos1x5qxy3nyxntj2pxws65nft9eyz0y349nm8e9r4", + "address": "cosmos156mqpd545q42ge5fn9tm0e9mfqxxk8cue6c2hh", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "14910" }, { "denom": "photinos", "amount": "10000000000" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "9", + "account_number": "44" }, { - "address": "cosmos18ka64w3qnepgqpepga39sfnnkjr0ru69gdqjgw", + "address": "cosmos15u9ve7fz8fqaf7r2u3p4f9ru4ze47paun76mm4", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "10" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046279" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "588", + "account_number": "184" }, { - "address": "cosmos1zt7232fjuc8sppxcrnc48nkelx68p2cxw7qhk3", + "address": "cosmos14pg9n09np8eq65dh50463ph7qn8um00u2md7z0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5560" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000012592" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "213" }, { - "address": "cosmos1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jc6jecrg", + "address": "cosmos14pfqua2h27cll225s6gpyr36d8ey80f735ulre", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "220" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044418" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1982", + "account_number": "247" }, { - "address": "cosmos1dkm8z36m96k8aukg5rxnfpw46dt5mnmvh0q36h", + "address": "cosmos14t77a9pzc6fel0nsrlsfp3ft937ltrf6tmjc92", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "388" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045641" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "60" }, { - "address": "cosmos1mrkn3uug9dm32hyp9tcxs5dmmuspt7nezrdmhz", + "address": "cosmos14dp76w9srztynh40m2zm2hlaykpxtnm25qdxh3", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "383" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046285" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "65" }, { - "address": "cosmos18eh3vq03xvpexa0krrq5ezlueuz5kujuezyygf", + "address": "cosmos14ewx62w4l8akxvewmkcdpchqxx70tus4qzdmpn", "coins": [ { "denom": "STAKE", @@ -2611,55 +4263,51 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "5" }, { - "address": "cosmos1jwgu8l6uj5sc987kq274tqv6xzz2f3u7ce279n", + "address": "cosmos14l266hpfprtz953nw78vkugpx6006u7lvqk98f", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2156" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000035436" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "2", + "account_number": "248" }, { - "address": "cosmos1cvs6f2nrdwqa9et70vpl5tm56ux4z95mc9ezk5", + "address": "cosmos1krldgl20vmhw2nnkyehcdt46dcnjc7jupjrqgs", "coins": [ - { - "denom": "STAKE", - "amount": "15000" - }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000003717" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "58", + "account_number": "14" }, { - "address": "cosmos164jntjfk9zs8x29mc27qansfwvjqs60g4u9scp", + "address": "cosmos1k8kpqt3rfxlf30wtclrmjjk44lzjp4zzm4szja", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "189" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045483" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "93", + "account_number": "16" }, { - "address": "cosmos126ayk3hse5zvk9gxfmpsjr9565ef72pvzwku8m", + "address": "cosmos1ktcwmkrgamuhfqm78mwy0py8a0uy5mddjz86mm", "coins": [ { "denom": "STAKE", @@ -2671,70 +4319,70 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "192" }, { - "address": "cosmos17j3clumsq4tpachmsd3fx9fm2jzemqjqwjgudt", + "address": "cosmos1kvj6kaaugkq86nnppay4x82esvxlpwmxydgw6u", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000041175" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "226", + "account_number": "12" }, { - "address": "cosmos18klcczvw572s4ez9jp89fg38ltu78p06d7zr4m", + "address": "cosmos1k0wk87gaw0963wn9q8242gfvhp9yghjh73h7wf", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "63" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000038461" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "76", + "account_number": "57" }, { - "address": "cosmos1jpvjgfspk2hmtm9et5jpm72z37e8xy5p6tjz62", + "address": "cosmos1ks9r9w264qln2uarn3zmmz35tnvglz5707eds5", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6377" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000025182" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "198" }, { - "address": "cosmos1anrnemrx8tcy6f5zy2ukleweyg8m3v823qg87d", + "address": "cosmos1kj3cr0nww5dzt2zemjzytyw0g5swcndzeszlhq", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "235" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045767" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "477", + "account_number": "239" }, { - "address": "cosmos15xxqq8v4q0sqcfhuqtflncddfep5jxxp9ge7s9", + "address": "cosmos1k5dykaf8nvxjtr0kwq5qr97d4wyumhld559xem", "coins": [ { "denom": "STAKE", @@ -2746,10 +4394,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "13" }, { - "address": "cosmos1mnwsn0ur8hrpyd075pk6uktjdktgdaqpu8v4pv", + "address": "cosmos1hdpnc8gw8a98ud9cxgyphyajk265sxrky5kk0x", "coins": [ { "denom": "STAKE", @@ -2761,55 +4409,55 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "130" }, { - "address": "cosmos1yqux0z7duyke6rwunkcruk66lw9nl896swez0x", + "address": "cosmos1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd7zt2apj", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "390" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047888" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "29" }, { - "address": "cosmos15u9ve7fz8fqaf7r2u3p4f9ru4ze47paun76mm4", + "address": "cosmos1hnlarnp8gtdn9rff6xzpl99z64d9755spmuc3q", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "350" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046701" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "75" }, { - "address": "cosmos10993luwlar59q7syh7t3hhk0kmtee64525tkmv", + "address": "cosmos1hm5f52equcd4f268uxf4xhwljpnljvdy8mrzw3", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "84" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046056" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "48", + "account_number": "214" }, { - "address": "cosmos1z024mfnytmtj9p5hj48mzm5gv6sdwg40dcqahr", + "address": "cosmos1hunuu3jyvt375yvflswtu4llhzu8xwhv703lzs", "coins": [ { "denom": "STAKE", @@ -2821,100 +4469,100 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "188" }, { - "address": "cosmos1le34teftd4fa5lu64uyafzmw78yq7dgckjvzdz", + "address": "cosmos1haxtrc2enmesgcp6ltj824s623jx8xlp0acd60", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "385" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044764" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "21" }, { - "address": "cosmos1hunuu3jyvt375yvflswtu4llhzu8xwhv703lzs", + "address": "cosmos1hlvm6nxewwrscxj3w405u5tnrg946c3cxl4rjn", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "261" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044045" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1893", + "account_number": "165" }, { - "address": "cosmos1jkkhh4zgtuvc4cw3zpntrq49lw3emp42wratrp", + "address": "cosmos1cp07cqat6njzss2fcflx5v5e8uceqtzd6xv7s6", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1160" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "23446" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "5", + "account_number": "261" }, { - "address": "cosmos16uqdydgpa6qa6dcu3wkhgzmu4y6k64wl97lw8d", + "address": "cosmos1cypmdvszcd9kd3jenmqxd03cpceql8rtm266gu", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "54" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047192" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "85", + "account_number": "141" }, { - "address": "cosmos1d7s4n059rze09859enym6zjqvxcdqcqw9h4fk3", + "address": "cosmos1c27f7klwxze75phrd0nnqwddpva3gzq8h3k7kj", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "338" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000048111" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "62" }, { - "address": "cosmos1ktcwmkrgamuhfqm78mwy0py8a0uy5mddjz86mm", + "address": "cosmos1cvs6f2nrdwqa9et70vpl5tm56ux4z95mc9ezk5", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "55" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047813" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "29", + "account_number": "174" }, { - "address": "cosmos1rjvthlyycywzh7k0wrm7g5cvxatjcclvfaauxl", + "address": "cosmos1cs0vvptezsgysec4g6tsnr6tp2h3z0dp934jsc", "coins": [ { "denom": "STAKE", @@ -2925,41 +4573,41 @@ "amount": "10000000000" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "5", + "account_number": "123" }, { - "address": "cosmos12vzym6hcj9gjswejlccm7slsmwexcv8tx8xqyr", + "address": "cosmos1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0t6njg2", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5560" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000012592" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "114" }, { - "address": "cosmos1fh03auu8lrefrdjpu3zyl9n9s424xs622rerc9", + "address": "cosmos1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzy0saty", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "13" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045387" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "165", + "account_number": "124" }, { - "address": "cosmos1ex62wk5m0dg3jfraczv9xpuqttedj2egqelsj0", + "address": "cosmos1chchjxgackcqkn9fqgpsc4n9xamx4flg5tpjp4", "coins": [ { "denom": "STAKE", @@ -2971,25 +4619,25 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "210" }, { - "address": "cosmos18vspjrcxgq66spd5c4s42eg8v7u20wquqs7faw", + "address": "cosmos1caruqk82j6chyswjkp28u3sk80ya5zla0grm7p", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "392" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044748" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "109" }, { - "address": "cosmos1ks9r9w264qln2uarn3zmmz35tnvglz5707eds5", + "address": "cosmos1c75x2pq4q3njq4se8tmhqf2ca0luycuhtpvn52", "coins": [ { "denom": "STAKE", @@ -3001,130 +4649,136 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "139" }, { - "address": "cosmos1fskmzyt2hr8usr3s65dq3rfur3fy6g2h48kzgx", + "address": "cosmos1eqx9zhjny2k929hqsm06t3sz08qdlk4rzqevxr", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044927" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "576", + "account_number": "147" }, { - "address": "cosmos1yhyrtvmfxzvsprg42tdmq5y0ntyywcn7r2y60g", + "address": "cosmos1epta0djtp5gdakthj4pwugvww85l6tpfkkgjdf", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "393" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046839" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "108" }, { - "address": "cosmos16pjkhxw79mw7u5ag3g0cngxw86yf3r964x264p", + "address": "cosmos1eysta0x7quczxkecrm6f36assewqddr0879wgv", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046313" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "148", + "account_number": "159" }, { - "address": "cosmos1gfnc7h7zdqclxwqyuhx5p9l0wlzcmg46txgyzc", + "address": "cosmos1ex62wk5m0dg3jfraczv9xpuqttedj2egqelsj0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "22" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000003895" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "553", + "account_number": "196" }, { - "address": "cosmos1ylz6tqpgz0flpl6h5szmj6mmzyr598rqe3908y", + "address": "cosmos1evh32gcrtgmw43g9a9s9u9yxmswpx8cfa4c5vz", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "345" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046819" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "69" }, { - "address": "cosmos1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlejzplln", + "address": "cosmos1e3qm8jd9357zhdemwnaafmf0wy3f4yqm2hndmh", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6366" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000023982" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "140" }, { - "address": "cosmos1rcp29q3hpd246n6qak7jluqep4v006cd4v7r6v", + "address": "cosmos1emaa7mwgpnpmc7yptm728ytp9quamsvuz92x5u", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "9998545210" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1719", + "account_number": "206" }, { - "address": "cosmos1emaa7mwgpnpmc7yptm728ytp9quamsvuz92x5u", + "address": "cosmos1eulk2rad6ys649x55lpg370z76xq4hrzkcr5vv", + "coins": null, + "sequence_number": "1", + "account_number": "256" + }, + { + "address": "cosmos16p0uqvts5nvgy4rt5qeljg0e27kq5ay86a0kt3", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "3" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "65" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "259" }, { - "address": "cosmos10505nl7yftsme9jk2glhjhta7w0475uv6pzj70", + "address": "cosmos16pjkhxw79mw7u5ag3g0cngxw86yf3r964x264p", "coins": [ { "denom": "STAKE", @@ -3136,145 +4790,145 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "201" }, { - "address": "cosmos19uhnhct0p45ek6qxp3cjjrjtz4pacwcs0ysjl0", + "address": "cosmos169d5hvr73tqujfn9mkm9080p6kf7wkghrc0ep0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "5560" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000012592" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "251" }, { - "address": "cosmos1tmc5uyl69jpzzr2uqqkqlsed7fag7cf9umekd2", + "address": "cosmos169cxw3pkffw66vxlppy86n205rklhna86n073g", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "863" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045492" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "344", + "account_number": "149" }, { - "address": "cosmos1chchjxgackcqkn9fqgpsc4n9xamx4flg5tpjp4", + "address": "cosmos16gdxm24ht2mxtpz9cma6tr6a6d47x63hlq4pxt", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "4" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047099" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "604", + "account_number": "118" }, { - "address": "cosmos1yf8r909vrzzwyuard2l6qz7ge8z3md93hz0uvc", + "address": "cosmos16fu02hmnhlvtf47gv92mz0mkejjvhcqw0fja26", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "397" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044982" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "83" }, { - "address": "cosmos153cqes7c3crppc2j6eu9hhmg364q8lzn9efgec", + "address": "cosmos16tflhzzrjy4w4s9reky35ft7tqu8cglkcn7h3t", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "321" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047217" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "23" }, { - "address": "cosmos14pg9n09np8eq65dh50463ph7qn8um00u2md7z0", + "address": "cosmos16vylggc7cwwjyucedk2250ugcgjlnka8gmk5gt", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "397" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046625" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "81" }, { - "address": "cosmos1hm5f52equcd4f268uxf4xhwljpnljvdy8mrzw3", + "address": "cosmos16vgxx4302kcpw2z98a555w5lj5etnwsjx3v8xp", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "47" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000041010" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "183", + "account_number": "112" }, { - "address": "cosmos1p56gv748xfd74qek5e637vhcr6tyjd9u3x42m9", + "address": "cosmos164jntjfk9zs8x29mc27qansfwvjqs60g4u9scp", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2078" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045805" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "8", + "account_number": "175" }, { - "address": "cosmos1jxv0u20scum4trha72c7ltfgfqef6nscj25050", + "address": "cosmos164jn6c4tpew2dgtk0kn7azms4ufg68mdz3vp4d", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "4" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047682" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "583", + "account_number": "153" }, { - "address": "cosmos1r4lzzzf683ec70fxfd9a3jmczxxkdxpf607x77", + "address": "cosmos16uqdydgpa6qa6dcu3wkhgzmu4y6k64wl97lw8d", "coins": [ { "denom": "STAKE", @@ -3286,85 +4940,85 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "190" }, { - "address": "cosmos1898yp955e2yfad8qk42xz8m099xm52xaal7994", + "address": "cosmos16uwqfvgt29fxv3jv3gz09kra8rv2tqey7ysm2w", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1299" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000042928" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "127", + "account_number": "15" }, { - "address": "cosmos1uzhdvw0xe4urq7n65w2k2fhfgdvx6y6cxmpc20", + "address": "cosmos1mrkn3uug9dm32hyp9tcxs5dmmuspt7nezrdmhz", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "12" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045451" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "607", + "account_number": "171" }, { - "address": "cosmos1wtv0kp6ydt03edd8kyr5arr4f3yc52vp5g7na0", + "address": "cosmos1my5g39cvpkkn2ul30wl7gnz77jtu43f7tdvzuq", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6543" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000031987" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "87" }, { - "address": "cosmos1wf3sncgk7s2ykamrhy4etf09y94rrrg43cdad7", + "address": "cosmos1m9285yt4l994xread77druww85r9g8j69q9plg", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "379" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046554" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "91" }, { - "address": "cosmos1pjmngrwcsatsuyy8m3qrunaun67sr9x78qhlvr", + "address": "cosmos1msesrv5jxt0jk5vtwrgygdjq60vnn6a46fkgvq", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "333" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047219" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "61" }, { - "address": "cosmos1tyutqguvt4n5r0dz3yhef5spudpnvmq7t2ntef", + "address": "cosmos1mnwsn0ur8hrpyd075pk6uktjdktgdaqpu8v4pv", "coins": [ { "denom": "STAKE", @@ -3376,10 +5030,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "182" }, { - "address": "cosmos1jpd2avee67keqgxm4dmddzlvyl5x3y7t94lw6t", + "address": "cosmos1uzhdvw0xe4urq7n65w2k2fhfgdvx6y6cxmpc20", "coins": [ { "denom": "STAKE", @@ -3391,190 +5045,190 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "219" }, { - "address": "cosmos12wu20kju8acdwgzgcgv962lfhuv5qpg5ytgthj", + "address": "cosmos1uffeh2wq0lrvwm7z77c595v040q4kk4gk2mlgy", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "159" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000039683" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1963", + "account_number": "227" }, { - "address": "cosmos1l3agyg568dsk2r9v7f35wge3yr85ampz6cy720", + "address": "cosmos1uwgyzw8mdsaxcmuy28lz79q3xznlnqmph227c7", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "49" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000043349" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "52", + "account_number": "233" }, { - "address": "cosmos1uffeh2wq0lrvwm7z77c595v040q4kk4gk2mlgy", + "address": "cosmos1u332h2zq5z3hc8yva967svs0tdf98h0q4retrk", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "376" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047552" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "37" }, { - "address": "cosmos1lc4jjw8zveuuj3njhy70zl23vgmpds2xdn96mq", + "address": "cosmos1ujqf7m03qd6gf7car0teefgc50qujtzc5e86ps", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "337" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000048328" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "67" }, { - "address": "cosmos15vwlqdmn00al037xctgv7v8yeasg88e4qjs4hh", + "address": "cosmos1unvmn2wsh65avenajzfy254j0v8d58f7rnqgjs", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "398" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045473" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "89" }, { - "address": "cosmos185n9jln2g4w79w39m0g85x2tns6uekqgzrhnap", + "address": "cosmos1uk7wd0psudl83cgzw6khzjnnen6tkyzcqr0zwr", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "366" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000048055" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "26", + "account_number": "98" }, { - "address": "cosmos1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8cmp0vs", + "address": "cosmos1uhnsxv6m83jj3328mhrql7yax3nge5svxcw7kt", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "172" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045128" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "220", + "account_number": "129" }, { - "address": "cosmos1z87np6gqz22qxtwujs8d9xujaze8eyyghucjqs", + "address": "cosmos1u6ddcsjueax884l3tfrs66497c7g86skk24gr0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "16" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044739" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "95", + "account_number": "133" }, { - "address": "cosmos1uwgyzw8mdsaxcmuy28lz79q3xznlnqmph227c7", + "address": "cosmos1umaajfgap5ef6yxvk5706kwk8j08l7wha3e6zh", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1643" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044394" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "7", + "account_number": "4" }, { - "address": "cosmos1z770dde04y6zlanhsdvgscsawjzkynmmy50jz2", + "address": "cosmos1uuzqhrcjfaeusa5cx0ljjjkszqmxheslcg77ga", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "364" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044369" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "26", + "account_number": "97" }, { - "address": "cosmos1z9u43085wz68cg337t5u2260hy6sckdaycngvt", + "address": "cosmos1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsv7fr3l0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "382" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045855" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "38" }, { - "address": "cosmos1lh47893mtsr9ksnsxrzwgauk4kpv96sl9hfwv0", + "address": "cosmos1ast4y5tq5v9dz9dhud5q9cseltqjjmzq052g5l", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "9" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045855" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "581", + "account_number": "148" }, { - "address": "cosmos1069znlez4ayj0uxskm95nfhc7vee4ve2ud4nl4", + "address": "cosmos1anrnemrx8tcy6f5zy2ukleweyg8m3v823qg87d", "coins": [ { "denom": "STAKE", @@ -3586,25 +5240,25 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "180" }, { - "address": "cosmos1ndnzj24tqk0n659kecgtzd60x403lvavv6juju", + "address": "cosmos1a50f7wq7nr2tj4rvsfv6q7y8q6wqply66472mt", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "1" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045228" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1564", + "account_number": "132" }, { - "address": "cosmos1kj3cr0nww5dzt2zemjzytyw0g5swcndzeszlhq", + "address": "cosmos1aaumwh9rc9ksh7dwuxux43jd93e7t4u8qwg9tg", "coins": [ { "denom": "STAKE", @@ -3616,10 +5270,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "254" }, { - "address": "cosmos1gcjxqkmgks8etmefnjznssver7ajyxzkarap24", + "address": "cosmos1a7r26nru97pkpk4h3u96fxjvqk9m69llu3fy54", "coins": [ { "denom": "STAKE", @@ -3631,10 +5285,10 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "134" }, { - "address": "cosmos1ge0pwcycy7dq84fwlh0dddymh9nvg48eeahpsl", + "address": "cosmos17x6ly36r2hfxtu8ctflmrdt3z9qjr0wq43pymz", "coins": [ { "denom": "STAKE", @@ -3646,40 +5300,40 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "255" }, { - "address": "cosmos1pxuk5c3q9dr79300xfv0yafjf9stf3w7znkkhr", + "address": "cosmos17060h323px5swd3mj2p0cf9zxpecg9vnnp8knr", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "327" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046825" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "25", + "account_number": "36" }, { - "address": "cosmos102p00zgyzs2xr9tvt3ju9jnhdtwuft83h8ue80", + "address": "cosmos17s2ns29hkcsgqp7rl5n9rckx9hnss84zekc3qk", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "399" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044450" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "92" }, { - "address": "cosmos1snppu44r8p3apmfkwu0ujxcjkmdzw59zh575yn", + "address": "cosmos17j3clumsq4tpachmsd3fx9fm2jzemqjqwjgudt", "coins": [ { "denom": "STAKE", @@ -3691,9781 +5345,268906 @@ } ], "sequence_number": "0", - "account_number": "0" + "account_number": "177" }, { - "address": "cosmos13lncp7eazqtf9c9hrjfakkna8mslvg45khyf5g", + "address": "cosmos174km4mr509mtcm8kt7thlxvrtksk4u88rde8tx", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "399" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045497" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "41" }, { - "address": "cosmos127lpxh27f2jd684eyx9tzzcdk06r9kncsqqvgg", + "address": "cosmos17ewzayt2edwtghnrjdl58ufhqcgmw48r6sghfl", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "382" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045748" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "93" }, { - "address": "cosmos14pfqua2h27cll225s6gpyr36d8ey80f735ulre", + "address": "cosmos17au4x5vlx7stjl2p4g2sshtjx3vv7kmlls436v", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "6" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000046401" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "590", + "account_number": "152" }, { - "address": "cosmos14l266hpfprtz953nw78vkugpx6006u7lvqk98f", + "address": "cosmos1lp7y8kck2swwhurt2tm2svj28e9dwk459268xl", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "374" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045932" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "24", + "account_number": "32" }, { - "address": "cosmos1844lltc96kxkm5mq03my90se4cdssewmh77shu", + "address": "cosmos1lzm8cv5c4ezgd0vsc5ker5y5veumxh4tzj4x58", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "378" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000044978" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "24" }, { - "address": "cosmos12hqns2dc9zuzmyukehmvvvhzymyudgrxxjsfkj", + "address": "cosmos1lylsf9cke4vxyc8z824ygzdvvcwrc9j8t4a9zg", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "2078" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000037188" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "1", + "account_number": "54" }, { - "address": "cosmos169d5hvr73tqujfn9mkm9080p6kf7wkghrc0ep0", + "address": "cosmos1l98y3tyl3h6ez5xevh8dgaymr5spdrwqkt5mp2", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "391" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045339" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "23", + "account_number": "99" }, { - "address": "cosmos1vhxkpclye6jf2rpm8per32gtv003rdv4zpqtte", + "address": "cosmos1l3agyg568dsk2r9v7f35wge3yr85ampz6cy720", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "837" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000012277" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "15", + "account_number": "226" }, { - "address": "cosmos1gltnhp9dtqs5dvhuwyasz5hv467y9qjwg32l74", + "address": "cosmos1lnm4q9yfpmxkkndcjzjntzu9kqxew400frla77", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "405" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000045552" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "22", + "account_number": "95" }, { - "address": "cosmos1aaumwh9rc9ksh7dwuxux43jd93e7t4u8qwg9tg", + "address": "cosmos1lh47893mtsr9ksnsxrzwgauk4kpv96sl9hfwv0", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "488" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000041722" } ], - "sequence_number": "0", - "account_number": "0" + "sequence_number": "9", + "account_number": "236" }, { - "address": "cosmos17x6ly36r2hfxtu8ctflmrdt3z9qjr0wq43pymz", + "address": "cosmos1lc4jjw8zveuuj3njhy70zl23vgmpds2xdn96mq", "coins": [ { "denom": "STAKE", - "amount": "15000" + "amount": "9" }, { "denom": "photinos", - "amount": "10000000000" + "amount": "10000047137" } ], - "sequence_number": "0", - "account_number": "0" - } - ], - "auth": { - "collected_fees": null - }, - "stake": { - "pool": { - "loose_tokens": "3840000.0000000000", - "bonded_tokens": "0.0000000000" - }, - "params": { - "unbonding_time": "86400000000000", - "max_validators": 300, - "bond_denom": "STAKE" - }, - "last_total_power": "0", - "last_validator_powers": null, - "validators": null, - "bonds": null, - "unbonding_delegations": null, - "redelegations": null, - "exported": false - }, - "mint": { - "minter": { - "inflation": "80.0000000000", - "annual_provisions": "0.0000000000" - }, - "params": { - "mint_denom": "STAKE", - "inflation_rate_change": "1.0000000000", - "inflation_max": "100.0000000000", - "inflation_min": "80.0000000000", - "goal_bonded": "0.9900000000", - "blocks_per_year": "6311520" - } - }, - "distr": { - "fee_pool": { - "val_accum": { - "update_height": "0", - "accum": "0.0000000000" - }, - "val_pool": null, - "community_pool": null + "sequence_number": "360", + "account_number": "228" }, - "community_tax": "0.0000000000", - "base_proposer_reward": "0.0100000000", - "bonus_proposer_reward": "0.1000000000", - "validator_dist_infos": null, - "delegator_dist_infos": null, - "delegator_withdraw_infos": null, - "previous_proposer": "cosmosvalcons1m46yrx" - }, - "gov": { - "starting_proposal_id": "1", - "deposits": null, - "votes": null, - "proposals": null, - "deposit_params": { - "min_deposit": [ + { + "address": "cosmos1le34teftd4fa5lu64uyafzmw78yq7dgckjvzdz", + "coins": [ { "denom": "STAKE", - "amount": "500" + "amount": "5" + }, + { + "denom": "photinos", + "amount": "10000042265" } ], - "max_deposit_period": "172800000000000" - }, - "voting_params": { - "voting_period": "172800000000000" - }, - "tally_params": { - "quorum": "0.3300000000", - "threshold": "0.5000000000", - "veto": "0.3340000000", - "governance_penalty": "0.0000000000" - } - }, - "slashing": { - "params": { - "max-evidence-age": "86400000000000", - "signed-blocks-window": "5000", - "min-signed-per-window": "0.0500000000", - "double-sign-unbond-duration": "300000000000", - "downtime-unbond-duration": "0", - "slash-fraction-double-sign": "0.2000000000", - "slash-fraction-downtime": "0.0000000000" - }, - "signing_infos": {}, - "missed_blocks": {}, - "slashing_periods": null - }, - "gentxs": [ - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "412a", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1jpd2avee67keqgxm4dmddzlvyl5x3y7t94lw6t", - "validator_address": "cosmosvaloper1jpd2avee67keqgxm4dmddzlvyl5x3y7tqptmkc", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "s06d0kjfU6iER/dxCCeziD4eqdskZBHxVx4/Mg465FY=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ai/2qtB+un/uPEpJmjVfQeQNbKPNjRruYXhAUBzXA+UZ" - }, - "signature": "vIpi0YLwq4N1HxJNADL+q5k19TgYn8ByzfkoUI1SJb1riL5F5t/JSaSPgR1z3ViVeYIu7l0Bvau5prcoaB6v5A==" - } - ], - "memo": "e26e15708c15df503cba223bc087f759fc37b6e6@77.74.192.245:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Bajun", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1ylz6tqpgz0flpl6h5szmj6mmzyr598rqe3908y", - "validator_address": "cosmosvaloper1ylz6tqpgz0flpl6h5szmj6mmzyr598rqu936th", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "+CUXpZTFWwT7jG4DCPezLBtv1+lAgdJd+36rRb7QnmM=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AnNFRLDjVVYKHhsSlxv+dQWyqLqP2KXiAvWxUrCPNbJK" - }, - "signature": "YIDPK9G5WKU1fPTYaw+6HuA3CIpnZKrra6As1E+TTzYndFbsgwCiEZLfQSACD9KUh86PmkgGTJjFWOWOtWEb0w==" - } - ], - "memo": "41ad22da819f17e5a738ebb644cc3ce92281347b@192.168.1.8:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Coscloud", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos185n9jln2g4w79w39m0g85x2tns6uekqgzrhnap", - "validator_address": "cosmosvaloper185n9jln2g4w79w39m0g85x2tns6uekqg8hrx3j", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "gK5fyCTzP59T81PZA7ZC4ub6DdJdVvZm4teELyaMsRA=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AgwqSG/R/k+kUtxO1tVqAMwGvuTDGslMGHdyr8gV7GY7" - }, - "signature": "v3HDHfbKMou84eM6rjhxQ6We6PJ7hBts1P+gVpX40QMX54RtGwUq5FR7kiErwQqYuNBntjBON0IrHwAqKAFF2g==" - } - ], - "memo": "a278202dd8a06fb48354e6234912aa78f85633e1@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Cypher Core", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1pjmngrwcsatsuyy8m3qrunaun67sr9x78qhlvr", - "validator_address": "cosmosvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7z5r2qs", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "w3rKE+tQoLK8G+XPmjn+NszCk07iQ0sWaBbN5hQZcBY=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AlX825sr2FmvR8R/sizJMm2zuY74AxBrL+tbgrGPG+JN" - }, - "signature": "wCAz8/lZGLZ91RusR1YFrNGRlSgg7zWcyHvZ7wud59Vg++kjlEY+K41/DDnzW3OLgXwOsGmTCT8+GNO1Z/8QCw==" - } - ], - "memo": "498fe968ce3570bc436f36869f205aa4e513fb91@207.246.72.35:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "DIANOCHAIN", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1yf8r909vrzzwyuard2l6qz7ge8z3md93hz0uvc", - "validator_address": "cosmosvaloper1yf8r909vrzzwyuard2l6qz7ge8z3md93jkmfqt", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "LTkooQ7PQgpafrd1WIvZp0EePEvGLiQDCtZ+iMWqJB4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AgA+Qoknj/9zx6uyEPvLTDrCwsW/zhMXYId9VLf8tHMl" - }, - "signature": "ryxiKONsytF86RzO7C651nm8icr0fiALfMxlYCddvHsA1NB4bEutbUZ4tR0jIavohW/fPd9dx+shV28PVknvOQ==" - } - ], - "memo": "" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Iron Shadow", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1xn7g7emmfrtll6jz5lc9r5gmyytttw7k29xvkf", - "validator_address": "cosmosvaloper1xn7g7emmfrtll6jz5lc9r5gmyytttw7k03je66", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "5PV26Z2STG8/H4622lMvsuTxVO08JkEEDrQwlCmqgfo=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+RlMpLOzx6Pauw25H49hd3tWqmaWtATp78TN3N0b6f0" - }, - "signature": "nkjJjLnm+GBgiru6Ud6Eb0h6R1y26jCwB5+Kt7EeYthIiTuvNBYDFPTCNMrK7g0dPj3BUIL3nIHkpH4v4P7F7Q==" - } - ], - "memo": "367f5ae1501c1ebba8079311d2d89bb6eac77bc1@172.31.14.232:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "J", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos18hthd5mqetquhsgx43mdedlt2uvj5xagtslkrk", - "validator_address": "cosmosvaloper18hthd5mqetquhsgx43mdedlt2uvj5xagwytr09", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "yKyzd1CDJUFRUQ02/rBD3vUwxh2ln7PzrGfH+I80X6Q=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A4CcCUyXL83d3JIz/0Ns6QiaqNiKpUO6GwFQIuyoD+zT" - }, - "signature": "/bockyIoV1/pk/M2127kGBpH46b7gS0KXiyEQ/D2lGswn4kv81D0uG48i4WIAMMcbJpc0X72edcFC0C98GIkYA==" - } - ], - "memo": "" - } + "sequence_number": "1046", + "account_number": "187" }, { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "JASON", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1k8kpqt3rfxlf30wtclrmjjk44lzjp4zzm4szja", - "validator_address": "cosmosvaloper1k8kpqt3rfxlf30wtclrmjjk44lzjp4zz7pyh7w", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "6lqK+7llKuvFrzPXSsp2EmGCkS66KJ53rlAQjaKdJAM=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AoRTY11UyUWua/2kX86KKCXbUbwem3vVApw3bN7GuaNV" - }, - "signature": "RVgZrdqhQonX0cePBdkWw2F+RHIaNR/q/i9hl0ZVwnEglFsr4Y/5yw98xi4U2uH9nMWj0ABBDtsGovCwOkkRGg==" - } - ], - "memo": "" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "SF", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynekfr7d", - "validator_address": "cosmosvaloper1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynuzakj7", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "8pfpbIxBBiu88hpxS3CeRpv7kClEjl8SwVgckDNBGlE=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "ArQwkMQwt/Es4d+5wT8oZ3Kus7uMyjqBqQM1nr7+TnP9" - }, - "signature": "EU+QHeChL6p3fiMjTXahKMsvvrzhksuQDv2fuYYGcsMj3VHYrjxWVzN3QeByYInWiaOOnDdU4C7JWtlYaMGG3w==" - } - ], - "memo": "9a0ca312f18563a3df23b2984c4a815a90ba5f9a@172.31.14.217:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Skystar Capital", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1uhnsxv6m83jj3328mhrql7yax3nge5svxcw7kt", - "validator_address": "cosmosvaloper1uhnsxv6m83jj3328mhrql7yax3nge5svrv6t6c", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "bA+oNhiECsCQqNBiTlcTJDTR3uHX7la94KAp4WlYqRY=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + "address": "cosmos1lmzyz25cxglllnuq3py70cc7ag6vs0gtda6q6n", + "coins": [ + { + "denom": "STAKE", + "amount": "2148" }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Amz9q7DWeRFuItDxfaAyEcW8mLfF5zmhqsv3qZ/x1mjN" - }, - "signature": "e0QPckfzqlG1cm2FhAWe2TZKkcsHvFqaKzxPhlIdPpZZg/pCok8YhdrUkKDCntT7dhVJ5iCYXgo4WiENsOsTmA==" - } - ], - "memo": "fa107b91d74629725a0be0508f1666035c74afd0@172.31.93.85:26656" - } + { + "denom": "photinos", + "amount": "10000039116" + } + ], + "sequence_number": "3", + "account_number": "55" }, { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "ip-10-0-1-175", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1844lltc96kxkm5mq03my90se4cdssewmh77shu", - "validator_address": "cosmosvaloper1844lltc96kxkm5mq03my90se4cdssewmj229m0", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "VheDh2+woc5KkerGVtMj4DLVJ5OI8ImuQ7RQ30ubBQA=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + "address": "cosmos1la3s8xgn5h3nzjdgsdhgdkf29n9ud0km7fellc", + "coins": [ + { + "denom": "STAKE", + "amount": "346" }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A3XGCpTr1BsRlreiQsjGaMgIchHoGlC5glSU+D/WSoFN" - }, - "signature": "/II2Wo6GkKENbNmYfYoiLEsHSUkLQUosRvb/Bf+TggRcz26YlUlgWB8G4hoMpZdm7aqV/59Mr5RQ6lHPSAHq9g==" - } - ], - "memo": "7c2714d41a1f7a1bf05181c9846c7dc8517ec05c@10.0.1.175:26656" - } + { + "denom": "photinos", + "amount": "10000046360" + } + ], + "sequence_number": "23", + "account_number": "72" }, { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Alpiste", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos12ckzjfa5g22t2y0d303vnle35q6mk2vkc9wx8f", - "validator_address": "cosmosvaloper12ckzjfa5g22t2y0d303vnle35q6mk2vka36nt6", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "dAT4tOmxXxPKvF2ictwBQuy8Nr2AQRAf8vvAScpx5vU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + "address": "cosmos1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gzkhva0e", + "coins": [ + { + "denom": "STAKE", + "amount": "341" }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A7ggP17td59N9lJ5HCsVkdlcZG50IH8K1v4iLuuwAA2M" - }, - "signature": "i2B7IC8gVdmbAY0DNjQqa9GNWJAH4ow9d8G8xbYPCuFGWDmc2PfXnRnMXDElB7vaHxwiJGBtcqZUjHjArgWlaA==" - } - ], - "memo": "42f95b22861206ee9658f4632c2450664b8495e7@192.168.122.10:26656" + { + "denom": "photinos", + "amount": "10000047082" + } + ], + "sequence_number": "24", + "account_number": "64" + } + ], + "auth": { + "collected_fees": [ + { + "denom": "photinos", + "amount": "1000" } + ] + }, + "stake": { + "pool": { + "loose_tokens": "1284166.3999994578", + "bonded_tokens": "2949627.5000000000" }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "amar", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos14l266hpfprtz953nw78vkugpx6006u7lvqk98f", - "validator_address": "cosmosvaloper14l266hpfprtz953nw78vkugpx6006u7lf5zst6", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "vl5wbDXnMY1R2ze0wBggYfmRxNAP7qCOUwmm4GPLcfg=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AqBVh5ZLFHNzbzHrBFoccKXHjvq3zBx46FcQDS9WIM7Q" - }, - "signature": "dBieal6L90s63tObF/v6nLUoRbiStIPqNZ9yjvj6d58lNH9yKmazYcpa+OpBvWZdMRsxq7WMc/4Up/wJaIxwJg==" - } - ], - "memo": "d23db29dd73723ac5a5100932ea82374f6253175@10.21.63.161:26656" - } + "params": { + "unbonding_time": "86400000000000", + "max_validators": 300, + "bond_denom": "STAKE" }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "ATEAM", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1fskmzyt2hr8usr3s65dq3rfur3fy6g2h48kzgx", - "validator_address": "cosmosvaloper1fskmzyt2hr8usr3s65dq3rfur3fy6g2hsnzhy4", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "9KA7fKlALPdKPb7SM4UGlpnbSU4U9U1A4c3u8V2KdTs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AkZFfthBAFDFlg5SeguTMfe/cCpsXvUotP6z7z8k1RsC" - }, - "signature": "YnYb8EuOtz4s3Mj9hMvCZ9NAu9AJFqGO7yFd1RcLmlp0ZdR+rSQBOMgzy/BZPjmdjZOCWi6CPZdKAEiyql3SrQ==" - } - ], - "memo": "" - } + "last_total_power": "2949628", + "last_validator_powers": [ + { + "Address": "cosmosvaloper1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4gev647", + "Power": "16973" + }, + { + "Address": "cosmosvaloper1qksw0e05eh652yy0zqd7f0e3q4082dxy9qxdx6", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1pxuk5c3q9dr79300xfv0yafjf9stf3w788zrms", + "Power": "16928" + }, + { + "Address": "cosmosvaloper1pfl3pwpf9s46myukhv6muu6zpm7gtlps4kglhu", + "Power": "17061" + }, + { + "Address": "cosmosvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7z5r2qs", + "Power": "16624" + }, + { + "Address": "cosmosvaloper1p56gv748xfd74qek5e637vhcr6tyjd9u5jplhk", + "Power": "16600" + }, + { + "Address": "cosmosvaloper1zt7232fjuc8sppxcrnc48nkelx68p2cxt25z6z", + "Power": "16994" + }, + { + "Address": "cosmosvaloper1z024mfnytmtj9p5hj48mzm5gv6sdwg40gv5gms", + "Power": "16972" + }, + { + "Address": "cosmosvaloper1z3yluu93wa9yfv2sfrvk5m2q9c3s343qk4q48w", + "Power": "16888" + }, + { + "Address": "cosmosvaloper1z770dde04y6zlanhsdvgscsawjzkynmmpqm8we", + "Power": "16944" + }, + { + "Address": "cosmosvaloper1rq4dftz3c6ufngqkzcngnfluc0snwn9ld6evn6", + "Power": "16964" + }, + { + "Address": "cosmosvaloper1rya9rdtqn87tct75gq8qqlvvkllchtvw6je8p7", + "Power": "17087" + }, + { + "Address": "cosmosvaloper1rww4u22qqf2rhw02fww63t539d3ppeurnkx0xl", + "Power": "16597" + }, + { + "Address": "cosmosvaloper1r4punjg5t3zsx0nmfk5lackpy622c8fj5q5j50", + "Power": "16945" + }, + { + "Address": "cosmosvaloper1r4lzzzf683ec70fxfd9a3jmczxxkdxpflm2njd", + "Power": "16924" + }, + { + "Address": "cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl", + "Power": "15307" + }, + { + "Address": "cosmosvaloper1yf8r909vrzzwyuard2l6qz7ge8z3md93jkmfqt", + "Power": "16924" + }, + { + "Address": "cosmosvaloper1y2g65kcq604x0pr6ur6yplvh2xdkfxkpaha2ke", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1ylz6tqpgz0flpl6h5szmj6mmzyr598rqu936th", + "Power": "13000" + }, + { + "Address": "cosmosvaloper198ssnhd4p547r7vwfrse64v307gynvj52cmu4e", + "Power": "16888" + }, + { + "Address": "cosmosvaloper19t5k4la55fr3s92e4hj5uqpk956ka6uzlzrzc7", + "Power": "16875" + }, + { + "Address": "cosmosvaloper193hrufpulxc4a6c0gum2hp0xeqw2sx9eles9y7", + "Power": "17097" + }, + { + "Address": "cosmosvaloper19uhnhct0p45ek6qxp3cjjrjtz4pacwcs2sy8nu", + "Power": "10000" + }, + { + "Address": "cosmosvaloper197034kwpjxm0y3umeuxk3tvnw7vedf05l58ue6", + "Power": "16884" + }, + { + "Address": "cosmosvaloper1xxatfhev58rvnlx7ql6aq77kd362qh35c64h0y", + "Power": "16986" + }, + { + "Address": "cosmosvaloper1xf6upkfzgl8f3pkpa0l2d76pex33ur27mjqezp", + "Power": "16897" + }, + { + "Address": "cosmosvaloper1xvzw5nz4mp5s5cat7rancc248v5wpecrajrg4a", + "Power": "16349" + }, + { + "Address": "cosmosvaloper1xv59n6e552qrr4qnv9crcac2yrrjnzt9vgqulm", + "Power": "16973" + }, + { + "Address": "cosmosvaloper1xn7g7emmfrtll6jz5lc9r5gmyytttw7k03je66", + "Power": "17172" + }, + { + "Address": "cosmosvaloper1x5qxy3nyxntj2pxws65nft9eyz0y349n7nds0x", + "Power": "16982" + }, + { + "Address": "cosmosvaloper1x5wgh6vwye60wv3dtshs9dmqggwfx2ldk5cvqu", + "Power": "16969" + }, + { + "Address": "cosmosvaloper1xuwcmdvef5xudnyqa9gh5vqlq6ff0meu9v25fe", + "Power": "17019" + }, + { + "Address": "cosmosvaloper18zrap0tnzt9c0vnkqflefzmcgg5cg434uh5ryd", + "Power": "16874" + }, + { + "Address": "cosmosvaloper18vspjrcxgq66spd5c4s42eg8v7u20wqu9y2u3a", + "Power": "16372" + }, + { + "Address": "cosmosvaloper185n9jln2g4w79w39m0g85x2tns6uekqg8hrx3j", + "Power": "17000" + }, + { + "Address": "cosmosvaloper1844lltc96kxkm5mq03my90se4cdssewmj229m0", + "Power": "15000" + }, + { + "Address": "cosmosvaloper18ka64w3qnepgqpepga39sfnnkjr0ru69de58ya", + "Power": "16989" + }, + { + "Address": "cosmosvaloper18hthd5mqetquhsgx43mdedlt2uvj5xagwytr09", + "Power": "17140" + }, + { + "Address": "cosmosvaloper1gpwyat78vagv5hujuqyteajkmgq3wku57lf0f0", + "Power": "16872" + }, + { + "Address": "cosmosvaloper1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jclxdd0m", + "Power": "17028" + }, + { + "Address": "cosmosvaloper1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlehk42nq", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1gfnc7h7zdqclxwqyuhx5p9l0wlzcmg46wju3wt", + "Power": "17044" + }, + { + "Address": "cosmosvaloper1gcjxqkmgks8etmefnjznssver7ajyxzkchf5xx", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1ge0pwcycy7dq84fwlh0dddymh9nvg48eufr5uv", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1gmrhsv6grr8t560trfytsdhn564zy7y33yyy9p", + "Power": "15639" + }, + { + "Address": "cosmosvaloper1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynuzakj7", + "Power": "16986" + }, + { + "Address": "cosmosvaloper1gux94xvmj6uwf0ncpxhzqnlmrm9rayleqwa07h", + "Power": "16949" + }, + { + "Address": "cosmosvaloper1gltnhp9dtqs5dvhuwyasz5hv467y9qjwd972jx", + "Power": "16907" + }, + { + "Address": "cosmosvaloper1frs78q7gcv8s2cd7pnnqk09slyf69pdxmj22dw", + "Power": "16855" + }, + { + "Address": "cosmosvaloper1f965dn9cclqcr90pn3mpy23ymsgw0uzzl7tp33", + "Power": "17026" + }, + { + "Address": "cosmosvaloper1f2t99m5zenwasugr3tmw58djsmqlrj2087u9tg", + "Power": "16928" + }, + { + "Address": "cosmosvaloper1f2579m7lk7k94nm2qna4462sq63nrqkl46cysj", + "Power": "16927" + }, + { + "Address": "cosmosvaloper1fskmzyt2hr8usr3s65dq3rfur3fy6g2hsnzhy4", + "Power": "17232" + }, + { + "Address": "cosmosvaloper1fh03auu8lrefrdjpu3zyl9n9s424xs620hdk5k", + "Power": "16107" + }, + { + "Address": "cosmosvaloper1fcsy7vpzvaaqlu5cvezfzjt3s4z663xdmapn56", + "Power": "16879" + }, + { + "Address": "cosmosvaloper1fanp37m7fdkrp4jc3d9xa6gy43c4c3762wvhc9", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1f797cgxtj4ueyvzlras08tq6zn6l87ckdctlkm", + "Power": "16911" + }, + { + "Address": "cosmosvaloper1f7n50kppm2w5jnrd2c5rx7mtdr58pjppz7zwpd", + "Power": "16871" + }, + { + "Address": "cosmosvaloper12rj3n07szg6dacy2myy9pfny570fs8g7dadctk", + "Power": "17067" + }, + { + "Address": "cosmosvaloper12xy20lleyuy3jf8gv4meajdcku3rrdzcdn59wl", + "Power": "16881" + }, + { + "Address": "cosmosvaloper12t65dsk4fdnxylj2wtr0x8qcgjthvvegqg7zkm", + "Power": "16869" + }, + { + "Address": "cosmosvaloper12v32a4quc9tcrtdyj6330795fq0yj54prkemuu", + "Power": "17012" + }, + { + "Address": "cosmosvaloper12wu20kju8acdwgzgcgv962lfhuv5qpg5plu7mp", + "Power": "15000" + }, + { + "Address": "cosmosvaloper123ahlc3vkfe8hf354gdcddr3lzxdmyg2x09cfk", + "Power": "16907" + }, + { + "Address": "cosmosvaloper12u2e2qn74zlk34g223l7jthx53t2wgcjzuqn74", + "Power": "16855" + }, + { + "Address": "cosmosvaloper127lpxh27f2jd684eyx9tzzcdk06r9knc455eym", + "Power": "17261" + }, + { + "Address": "cosmosvaloper1tgnqq2g9u0syzlnuh9v96evnlkllv6f8jednf0", + "Power": "16911" + }, + { + "Address": "cosmosvaloper1tva47y9h9zh4llgau6qsz4c2wzf0zkpxnvzf38", + "Power": "16867" + }, + { + "Address": "cosmosvaloper1twe23ys96t7ttq7m4kr97un3rrjukxjsqp56kg", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1t3da02katujzgqnpnulew6v9xqmzj756lp6nzt", + "Power": "16925" + }, + { + "Address": "cosmosvaloper1t5zedkqk3dx49mphjnfvpcl7uprlkgcs94xj5v", + "Power": "16981" + }, + { + "Address": "cosmosvaloper1v88fcs0cn7tyhgmy94evkaarv9gkqwrle4cxu9", + "Power": "16875" + }, + { + "Address": "cosmosvaloper1vf6mdfr6y3wstmve96c63xps9sc70sw7e78kpj", + "Power": "16930" + }, + { + "Address": "cosmosvaloper1vkggdmhuacs2306uasqw3au8a8lmcmqh98u77x", + "Power": "16892" + }, + { + "Address": "cosmosvaloper1vhv6cpktz0exwdt6axvmqpd76ja7h6duhcrsu2", + "Power": "16868" + }, + { + "Address": "cosmosvaloper1v6ksauamd2fk47raaa5xem68sc3fx494eh663p", + "Power": "16879" + }, + { + "Address": "cosmosvaloper1drtdtat7x6pqhfs9u90c0czvg65lwtqhawyx2j", + "Power": "16913" + }, + { + "Address": "cosmosvaloper1d9v2wvuzcuqwl3euhzy8p3khvlveqsf970072r", + "Power": "16921" + }, + { + "Address": "cosmosvaloper1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfywn6r7", + "Power": "16916" + }, + { + "Address": "cosmosvaloper1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefrm66d4", + "Power": "16904" + }, + { + "Address": "cosmosvaloper1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8a046qr", + "Power": "16868" + }, + { + "Address": "cosmosvaloper1dkm8z36m96k8aukg5rxnfpw46dt5mnmvjm5yky", + "Power": "17214" + }, + { + "Address": "cosmosvaloper1wmc09y9uxhyylhv0trv5xyr6u82lrttl4alxza", + "Power": "16937" + }, + { + "Address": "cosmosvaloper10993luwlar59q7syh7t3hhk0kmtee6450qlrhl", + "Power": "17156" + }, + { + "Address": "cosmosvaloper102p00zgyzs2xr9tvt3ju9jnhdtwuft83jngvtu", + "Power": "16910" + }, + { + "Address": "cosmosvaloper10505nl7yftsme9jk2glhjhta7w0475uvl4k8ju", + "Power": "17146" + }, + { + "Address": "cosmosvaloper1069znlez4ayj0uxskm95nfhc7vee4ve2eepxnx", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1ssze4rr7g7dua7mxn3hlt86h925q2edq3uuj5c", + "Power": "15000" + }, + { + "Address": "cosmosvaloper1sjx8jxuplf6ajcvxwtpntpjm5s64xt3u8er35c", + "Power": "16862" + }, + { + "Address": "cosmosvaloper1snppu44r8p3apmfkwu0ujxcjkmdzw59zjq2pgq", + "Power": "16966" + }, + { + "Address": "cosmosvaloper1shuqhpl273t96yg6nnqvyfeewj3ew3md6uy7uj", + "Power": "17177" + }, + { + "Address": "cosmosvaloper1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5vxx86v", + "Power": "16888" + }, + { + "Address": "cosmosvaloper1s7jnk7t6yqzensdgpvkvkag022udk842qdjdtd", + "Power": "17068" + }, + { + "Address": "cosmosvaloper13psmeywshfyfcg3tr5l4qm968smtkcu87f840a", + "Power": "16892" + }, + { + "Address": "cosmosvaloper13zyvm5hrh7yqasg04ffd9e4etpeakttkvdpea2", + "Power": "16872" + }, + { + "Address": "cosmosvaloper13wpyugwm3cxt58cmvy08up54pa47dpj0u9tdx8", + "Power": "16864" + }, + { + "Address": "cosmosvaloper13knf79lcspvv0vmtkjvssncud4vqxzzv97dy3j", + "Power": "16862" + }, + { + "Address": "cosmosvaloper13crr30dyx70g6jqvvwr8caeha65aare9uzzqja", + "Power": "16939" + }, + { + "Address": "cosmosvaloper13lncp7eazqtf9c9hrjfakkna8mslvg45nrsucm", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1jq8ml9x52sxww4mwfzk58t5dw4a566hxf5ctqr", + "Power": "16941" + }, + { + "Address": "cosmosvaloper1jpvjgfspk2hmtm9et5jpm72z37e8xy5pllxhke", + "Power": "17155" + }, + { + "Address": "cosmosvaloper1jpd2avee67keqgxm4dmddzlvyl5x3y7tqptmkc", + "Power": "15000" + }, + { + "Address": "cosmosvaloper1jxv0u20scum4trha72c7ltfgfqef6nsch7q6cu", + "Power": "17204" + }, + { + "Address": "cosmosvaloper1js7z6rg5n8eugefg07p3q7letg2a58u3zuskma", + "Power": "17028" + }, + { + "Address": "cosmosvaloper1j3nlv8wcfst2mezkny4w2up76wfgnkq7spdhsr", + "Power": "15000" + }, + { + "Address": "cosmosvaloper1jkdr05fuud9ne6dsm25wxfge7x9e57f7u8a2ej", + "Power": "16899" + }, + { + "Address": "cosmosvaloper1je7k9c5s2wvzrxnm4dzhamx9rayugqas3t3hkx", + "Power": "16876" + }, + { + "Address": "cosmosvaloper1n0rc3597etdfllkgs0py9vrhj7yev5tnde9mc7", + "Power": "15000" + }, + { + "Address": "cosmosvaloper1n3y34gyk7jm2ydpspp02qs54ulffx8a43waqz6", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1njvv9cd0avfzrkn04xyh3weu4dsuhv5mdj530c", + "Power": "16905" + }, + { + "Address": "cosmosvaloper1n5pepvmgsfd3p2tqqgvt505jvymmstf6s9gw27", + "Power": "17220" + }, + { + "Address": "cosmosvaloper15qavwkx8qv8y9htxdppamsjfu4f5627jv5r9k7", + "Power": "16904" + }, + { + "Address": "cosmosvaloper15vwlqdmn00al037xctgv7v8yeasg88e49xyqmy", + "Power": "15461" + }, + { + "Address": "cosmosvaloper153cqes7c3crppc2j6eu9hhmg364q8lznqdaa4t", + "Power": "17017" + }, + { + "Address": "cosmosvaloper15u9ve7fz8fqaf7r2u3p4f9ru4ze47pauk2wwhx", + "Power": "17026" + }, + { + "Address": "cosmosvaloper14pfqua2h27cll225s6gpyr36d8ey80f75qg202", + "Power": "16269" + }, + { + "Address": "cosmosvaloper14t77a9pzc6fel0nsrlsfp3ft937ltrf6w0xdfe", + "Power": "16878" + }, + { + "Address": "cosmosvaloper14dp76w9srztynh40m2zm2hlaykpxtnm235enmz", + "Power": "16891" + }, + { + "Address": "cosmosvaloper14l266hpfprtz953nw78vkugpx6006u7lf5zst6", + "Power": "15000" + }, + { + "Address": "cosmosvaloper1k8kpqt3rfxlf30wtclrmjjk44lzjp4zz7pyh7w", + "Power": "17099" + }, + { + "Address": "cosmosvaloper1kvj6kaaugkq86nnppay4x82esvxlpwmxpeumk0", + "Power": "17151" + }, + { + "Address": "cosmosvaloper1k0wk87gaw0963wn9q8242gfvhp9yghjhm9rtz6", + "Power": "17202" + }, + { + "Address": "cosmosvaloper1ks9r9w264qln2uarn3zmmz35tnvglz5722dcu8", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1kj3cr0nww5dzt2zemjzytyw0g5swcndzuyk2mn", + "Power": "16863" + }, + { + "Address": "cosmosvaloper1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd78l7gdp", + "Power": "16871" + }, + { + "Address": "cosmosvaloper1hnlarnp8gtdn9rff6xzpl99z64d9755sy0gdan", + "Power": "16924" + }, + { + "Address": "cosmosvaloper1hm5f52equcd4f268uxf4xhwljpnljvdyz0hhzz", + "Power": "17218" + }, + { + "Address": "cosmosvaloper1haxtrc2enmesgcp6ltj824s623jx8xlp2fvcku", + "Power": "16887" + }, + { + "Address": "cosmosvaloper1hlvm6nxewwrscxj3w405u5tnrg946c3crtpk7q", + "Power": "18788" + }, + { + "Address": "cosmosvaloper1cp07cqat6njzss2fcflx5v5e8uceqtzdljctuf", + "Power": "15905" + }, + { + "Address": "cosmosvaloper1cypmdvszcd9kd3jenmqxd03cpceql8rt77w0y0", + "Power": "17142" + }, + { + "Address": "cosmosvaloper1c27f7klwxze75phrd0nnqwddpva3gzq8j9zt6p", + "Power": "16927" + }, + { + "Address": "cosmosvaloper1cvs6f2nrdwqa9et70vpl5tm56ux4z95ma3dh68", + "Power": "17301" + }, + { + "Address": "cosmosvaloper1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzpmyg8h", + "Power": "17324" + }, + { + "Address": "cosmosvaloper1caruqk82j6chyswjkp28u3sk80ya5zla2uhwjj", + "Power": "16860" + }, + { + "Address": "cosmosvaloper1eqx9zhjny2k929hqsm06t3sz08qdlk4r85de2s", + "Power": "16982" + }, + { + "Address": "cosmosvaloper1epta0djtp5gdakthj4pwugvww85l6tpfnzu8p6", + "Power": "16873" + }, + { + "Address": "cosmosvaloper1eysta0x7quczxkecrm6f36assewqddr0z23myl", + "Power": "17194" + }, + { + "Address": "cosmosvaloper1ex62wk5m0dg3jfraczv9xpuqttedj2eg9dt97u", + "Power": "9" + }, + { + "Address": "cosmosvaloper1evh32gcrtgmw43g9a9s9u9yxmswpx8cfcpvpq3", + "Power": "16918" + }, + { + "Address": "cosmosvaloper1e3qm8jd9357zhdemwnaafmf0wy3f4yqm0r8chy", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1emaa7mwgpnpmc7yptm728ytp9quamsvu837nc0", + "Power": "16612" + }, + { + "Address": "cosmosvaloper16p0uqvts5nvgy4rt5qeljg0e27kq5ay8lfmr8z", + "Power": "30" + }, + { + "Address": "cosmosvaloper16gdxm24ht2mxtpz9cma6tr6a6d47x63h65p52c", + "Power": "17026" + }, + { + "Address": "cosmosvaloper16fu02hmnhlvtf47gv92mz0mkejjvhcqw2axgxf", + "Power": "16868" + }, + { + "Address": "cosmosvaloper16tflhzzrjy4w4s9reky35ft7tqu8cglka82zac", + "Power": "16957" + }, + { + "Address": "cosmosvaloper16vylggc7cwwjyucedk2250ugcgjlnka8d0zpyc", + "Power": "16870" + }, + { + "Address": "cosmosvaloper16vgxx4302kcpw2z98a555w5lj5etnwsjr9cj2j", + "Power": "17241" + }, + { + "Address": "cosmosvaloper164jntjfk9zs8x29mc27qansfwvjqs60gsg395j", + "Power": "15134" + }, + { + "Address": "cosmosvaloper164jn6c4tpew2dgtk0kn7azms4ufg68md89c5e7", + "Power": "17005" + }, + { + "Address": "cosmosvaloper16uwqfvgt29fxv3jv3gz09kra8rv2tqeymsywxa", + "Power": "15908" + }, + { + "Address": "cosmosvaloper1mrkn3uug9dm32hyp9tcxs5dmmuspt7ne8hewm3", + "Power": "17001" + }, + { + "Address": "cosmosvaloper1my5g39cvpkkn2ul30wl7gnz77jtu43f7wechsn", + "Power": "10000" + }, + { + "Address": "cosmosvaloper1m9285yt4l994xread77druww85r9g8j6q535nm", + "Power": "16891" + }, + { + "Address": "cosmosvaloper1msesrv5jxt0jk5vtwrgygdjq60vnn6a4lazaqn", + "Power": "16936" + }, + { + "Address": "cosmosvaloper1uffeh2wq0lrvwm7z77c595v040q4kk4gn702yh", + "Power": "11162" + }, + { + "Address": "cosmosvaloper1uwgyzw8mdsaxcmuy28lz79q3xznlnqmpj77t5d", + "Power": "17215" + }, + { + "Address": "cosmosvaloper1u332h2zq5z3hc8yva967svs0tdf98h0qshd709", + "Power": "16882" + }, + { + "Address": "cosmosvaloper1ujqf7m03qd6gf7car0teefgc50qujtzc3dn0dr", + "Power": "16912" + }, + { + "Address": "cosmosvaloper1unvmn2wsh65avenajzfy254j0v8d58f7x85a7r", + "Power": "16864" + }, + { + "Address": "cosmosvaloper1uk7wd0psudl83cgzw6khzjnnen6tkyzc9hmhzs", + "Power": "16905" + }, + { + "Address": "cosmosvaloper1uhnsxv6m83jj3328mhrql7yax3nge5svrv6t6c", + "Power": "16964" + }, + { + "Address": "cosmosvaloper1u6ddcsjueax884l3tfrs66497c7g86skn7pa0u", + "Power": "17215" + }, + { + "Address": "cosmosvaloper1umaajfgap5ef6yxvk5706kwk8j08l7whc9d0wy", + "Power": "15006" + }, + { + "Address": "cosmosvaloper1uuzqhrcjfaeusa5cx0ljjjkszqmxheslau2tyw", + "Power": "16902" + }, + { + "Address": "cosmosvaloper1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsvmahynu", + "Power": "16875" + }, + { + "Address": "cosmosvaloper1ast4y5tq5v9dz9dhud5q9cseltqjjmzq2q7acv", + "Power": "16997" + }, + { + "Address": "cosmosvaloper1a50f7wq7nr2tj4rvsfv6q7y8q6wqply6lp2lhc", + "Power": "16756" + }, + { + "Address": "cosmosvaloper17060h323px5swd3mj2p0cf9zxpecg9vnk4nrls", + "Power": "16935" + }, + { + "Address": "cosmosvaloper17s2ns29hkcsgqp7rl5n9rckx9hnss84zuzvyv9", + "Power": "16854" + }, + { + "Address": "cosmosvaloper174km4mr509mtcm8kt7thlxvrtksk4u88xedj84", + "Power": "16869" + }, + { + "Address": "cosmosvaloper17ewzayt2edwtghnrjdl58ufhqcgmw48rlyuz9v", + "Power": "16883" + }, + { + "Address": "cosmosvaloper17au4x5vlx7stjl2p4g2sshtjx3vv7kml6ypykl", + "Power": "17010" + }, + { + "Address": "cosmosvaloper1lp7y8kck2swwhurt2tm2svj28e9dwk45q7wj2v", + "Power": "16899" + }, + { + "Address": "cosmosvaloper1lzm8cv5c4ezgd0vsc5ker5y5veumxh4t8xpnc5", + "Power": "16888" + }, + { + "Address": "cosmosvaloper1lylsf9cke4vxyc8z824ygzdvvcwrc9j8wpfswm", + "Power": "15000" + }, + { + "Address": "cosmosvaloper1l98y3tyl3h6ez5xevh8dgaymr5spdrwqnlqwde", + "Power": "16872" + }, + { + "Address": "cosmosvaloper1lnm4q9yfpmxkkndcjzjntzu9kqxew400vhtgjd", + "Power": "16842" + }, + { + "Address": "cosmosvaloper1lh47893mtsr9ksnsxrzwgauk4kpv96slqramqu", + "Power": "16680" + }, + { + "Address": "cosmosvaloper1lc4jjw8zveuuj3njhy70zl23vgmpds2xg830hn", + "Power": "17136" + }, + { + "Address": "cosmosvaloper1le34teftd4fa5lu64uyafzmw78yq7dgcnxchp3", + "Power": "16055" + }, + { + "Address": "cosmosvaloper1lmzyz25cxglllnuq3py70cc7ag6vs0gtgfw4kq", + "Power": "15000" + }, + { + "Address": "cosmosvaloper1la3s8xgn5h3nzjdgsdhgdkf29n9ud0kmmad2nt", + "Power": "16922" + }, + { + "Address": "cosmosvaloper1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gznrcgr2", + "Power": "16923" + } + ], + "validators": [ + { + "operator_address": "cosmosvaloper1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4gev647", + "consensus_pubkey": "cosmosvalconspub1zcjduepq5tsanz4zypv2slct0gmxxk6pdwqcmdtvctkrj46q7cswv2u4qehsy06nz6", + "jailed": false, + "status": 2, + "tokens": "16973.0000000000", + "delegator_shares": "16973.0000000000", + "description": { + "moniker": "javpradel", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1qksw0e05eh652yy0zqd7f0e3q4082dxy9qxdx6", + "consensus_pubkey": "cosmosvalconspub1zcjduepqlvslln6ymkn92yj8z3ud52a5dtnj84rwlnqjkl4u6h2cyxy4n3pqu569zs", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "melea-trust-4BE49EABAA41B8BF", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1pxuk5c3q9dr79300xfv0yafjf9stf3w788zrms", + "consensus_pubkey": "cosmosvalconspub1zcjduepq5hw9e676g6w63zhks9lxhr603s5umscd3ukcgs2620z4ha06rntqmf0nh7", + "jailed": false, + "status": 2, + "tokens": "16928.0000000000", + "delegator_shares": "16928.0000000000", + "description": { + "moniker": "Mochalmond", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1pfl3pwpf9s46myukhv6muu6zpm7gtlps4kglhu", + "consensus_pubkey": "cosmosvalconspub1zcjduepqvyn6kq6ufc60arfskw7jfam5qw3wl7p3s0nq4rr8ww4m7pz876ns87c90n", + "jailed": false, + "status": 2, + "tokens": "17061.0000000000", + "delegator_shares": "17061.0000000000", + "description": { + "moniker": "nothanks", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.1000000000", + "update_time": "2018-12-18T08:01:13.737956285Z" + } + }, + { + "operator_address": "cosmosvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7z5r2qs", + "consensus_pubkey": "cosmosvalconspub1zcjduepqcdav5ylt2zst90qmuh8e5w07xmxv9y6wufp5k9ngzmx7v9qewqtqkcq4z8", + "jailed": false, + "status": 2, + "tokens": "16624.0000000000", + "delegator_shares": "16624.0000000000", + "description": { + "moniker": "Cypher Core", + "identity": "5CCA4F526B9F85DA", + "website": "http://cyphercore.io", + "details": "Blockchain solutions for business." + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "2018-12-19T04:50:05.822061463Z" + } + }, + { + "operator_address": "cosmosvaloper1p56gv748xfd74qek5e637vhcr6tyjd9u5jplhk", + "consensus_pubkey": "cosmosvalconspub1zcjduepqt29ualydemst4k038rg3f5k86ftjtl5lkepwnn82u53qhnpae8ksfce78t", + "jailed": false, + "status": 2, + "tokens": "16600.0000000000", + "delegator_shares": "16600.0000000000", + "description": { + "moniker": "DokiaCapital-ION", + "identity": "4AD8231561095EBA", + "website": "https://ion.dokia.capital", + "details": "Hello! DokiaCapital - Validator is run by Aurel (@awrelllRo)" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1zt7232fjuc8sppxcrnc48nkelx68p2cxt25z6z", + "consensus_pubkey": "cosmosvalconspub1zcjduepqqy5g9zykmernt0kgz8f3arccq2epqe7p37u9gpy0vvfem4l2s9sqnyd006", + "jailed": false, + "status": 2, + "tokens": "16994.0000000000", + "delegator_shares": "16994.0000000000", + "description": { + "moniker": "persefore", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1z024mfnytmtj9p5hj48mzm5gv6sdwg40gv5gms", + "consensus_pubkey": "cosmosvalconspub1zcjduepqsuxtj9sv4jnlvc5kvwzxt9l37tyqke3jtt70m0fkf6faw9mx653q22dpl5", + "jailed": false, + "status": 2, + "tokens": "16972.0000000000", + "delegator_shares": "16972.0000000000", + "description": { + "moniker": "Firmamint", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1z3yluu93wa9yfv2sfrvk5m2q9c3s343qk4q48w", + "consensus_pubkey": "cosmosvalconspub1zcjduepq77kkf57ry5x3xel50nges5sav6kgeska7n77zk9w543z8jdd8avs5je20g", + "jailed": false, + "status": 2, + "tokens": "16888.0000000000", + "delegator_shares": "16888.0000000000", + "description": { + "moniker": "sybil1", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1z770dde04y6zlanhsdvgscsawjzkynmmpqm8we", + "consensus_pubkey": "cosmosvalconspub1zcjduepq4zsnem54n8k8lvzn22z6p7a747cemjhd2vhx52gfrqx74dhhunwqg5gufv", + "jailed": false, + "status": 2, + "tokens": "16944.0000000000", + "delegator_shares": "16944.0000000000", + "description": { + "moniker": "Triton", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1rq4dftz3c6ufngqkzcngnfluc0snwn9ld6evn6", + "consensus_pubkey": "cosmosvalconspub1zcjduepqsx87g4qnh22gk6persy69qxtc2fwcxz8m030enzcd0nr6ss9hm9q2tjzqd", + "jailed": false, + "status": 2, + "tokens": "16964.0000000000", + "delegator_shares": "16964.0000000000", + "description": { + "moniker": ".", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1rya9rdtqn87tct75gq8qqlvvkllchtvw6je8p7", + "consensus_pubkey": "cosmosvalconspub1zcjduepq8rfasys54fqam6eq742hkvh67exw4zzveelclah785rkhnugr9fq0gsd6c", + "jailed": false, + "status": 2, + "tokens": "17087.0000000000", + "delegator_shares": "17087.0000000000", + "description": { + "moniker": "wendi", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1rww4u22qqf2rhw02fww63t539d3ppeurnkx0xl", + "consensus_pubkey": "cosmosvalconspub1zcjduepqgv79s6nxjf2dcl3pm9dltvyuvtpu3c8xhlxsl278svxljupkcjeqjcuxa8", + "jailed": false, + "status": 2, + "tokens": "16597.0000000000", + "delegator_shares": "16597.0000000000", + "description": { + "moniker": "Bison Trails", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1r4punjg5t3zsx0nmfk5lackpy622c8fj5q5j50", + "consensus_pubkey": "cosmosvalconspub1zcjduepqzexpa63jrj2jumhulaymfv3cxzhz7dy3cn48yml60x43kuvxz3ds7c34wy", + "jailed": false, + "status": 2, + "tokens": "16945.0000000000", + "delegator_shares": "16945.0000000000", + "description": { + "moniker": "Safethecildren", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1r4lzzzf683ec70fxfd9a3jmczxxkdxpflm2njd", + "consensus_pubkey": "cosmosvalconspub1zcjduepqz550mrx2gguat86lftpyx38fn3rtelhr4wssj7zhspjdejcujd7qnvw5jv", + "jailed": false, + "status": 2, + "tokens": "16924.0000000000", + "delegator_shares": "16924.0000000000", + "description": { + "moniker": "Mira", + "identity": "A4BD5DE0281EAA1D", + "website": "", + "details": "part of cosmos testnet since 5000" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl", + "consensus_pubkey": "cosmosvalconspub1zcjduepqxd3zalq0z9qun2ygsyd2l7y4uvqxx43aprfqw807wdnm7zd8fa5qng8ncw", + "jailed": false, + "status": 2, + "tokens": "15307.0000000000", + "delegator_shares": "15307.0000000000", + "description": { + "moniker": "layover run", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1yf8r909vrzzwyuard2l6qz7ge8z3md93jkmfqt", + "consensus_pubkey": "cosmosvalconspub1zcjduepq95uj3ggweapq5kn7ka643z7e5aq3u0ztcchzgqc26elg33d2ys0qsv969c", + "jailed": false, + "status": 2, + "tokens": "16924.0000000000", + "delegator_shares": "16924.0000000000", + "description": { + "moniker": "DIANOCHAIN", + "identity": "2B6842CAEAAFF629", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1y2g65kcq604x0pr6ur6yplvh2xdkfxkpaha2ke", + "consensus_pubkey": "cosmosvalconspub1zcjduepqwvvj302smwrthhmyx0xkw8wxxu2wrqyrd3hl7ux3mr9u3nss0r3qze59p6", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "XPM4Eva", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1ylz6tqpgz0flpl6h5szmj6mmzyr598rqu936th", + "consensus_pubkey": "cosmosvalconspub1zcjduepqlqj30fv5c4dsf7uvdcps3aan9sdkl4lfgzqayh0m0645t0ksne3s0s2v50", + "jailed": false, + "status": 2, + "tokens": "13000.0000000000", + "delegator_shares": "16250.0000000000", + "description": { + "moniker": "Bajun", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "2018-12-19T23:18:46.708421629Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper198ssnhd4p547r7vwfrse64v307gynvj52cmu4e", + "consensus_pubkey": "cosmosvalconspub1zcjduepqjnu0gdg5jhp2a7djnhapf4fc0ndv84ylfe7j6dqnfc794aw67dvqj5k46v", + "jailed": false, + "status": 2, + "tokens": "16888.0000000000", + "delegator_shares": "16888.0000000000", + "description": { + "moniker": "bitandether", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper19t5k4la55fr3s92e4hj5uqpk956ka6uzlzrzc7", + "consensus_pubkey": "cosmosvalconspub1zcjduepq6zdcg2hd3qyyln2yea66svf2l2m9cszd9fhlup2md44xkj45zgqsa9mpza", + "jailed": false, + "status": 2, + "tokens": "16875.0000000000", + "delegator_shares": "16875.0000000000", + "description": { + "moniker": "lamamama", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper193hrufpulxc4a6c0gum2hp0xeqw2sx9eles9y7", + "consensus_pubkey": "cosmosvalconspub1zcjduepq82evu5ql90w06gh9kd775ur47xk7pmntcw88vaatvlt5syhq9lpsz0y3az", + "jailed": false, + "status": 2, + "tokens": "17097.0000000000", + "delegator_shares": "17097.0000000000", + "description": { + "moniker": "Umbrella", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper19uhnhct0p45ek6qxp3cjjrjtz4pacwcs2sy8nu", + "consensus_pubkey": "cosmosvalconspub1zcjduepqj4psy3q84m3mqmp6zdhsjpxsy5rcr67v7n74dpy59a37vq8d7uhs7t8hvk", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "vhxnode1", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper197034kwpjxm0y3umeuxk3tvnw7vedf05l58ue6", + "consensus_pubkey": "cosmosvalconspub1zcjduepqsa9rh5qm39lvzr7suung2pxx4qvrp8xzjljystrulpda5pv0ytlqsdv4e9", + "jailed": false, + "status": 2, + "tokens": "16884.0000000000", + "delegator_shares": "16884.0000000000", + "description": { + "moniker": "bing", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1xxatfhev58rvnlx7ql6aq77kd362qh35c64h0y", + "consensus_pubkey": "cosmosvalconspub1zcjduepq6u4csnckkt0a5jef7d9vatf34fp828qklt5w9fs5m66wanvxtmqqfyrc7j", + "jailed": false, + "status": 2, + "tokens": "16986.0000000000", + "delegator_shares": "16986.0000000000", + "description": { + "moniker": "smith", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1xf6upkfzgl8f3pkpa0l2d76pex33ur27mjqezp", + "consensus_pubkey": "cosmosvalconspub1zcjduepq367sfhzwhz8jyzsuk5a2nrske2fuxgcj3xauzrp6fzyl8rvkdv4sp2mlnh", + "jailed": false, + "status": 2, + "tokens": "16897.0000000000", + "delegator_shares": "16897.0000000000", + "description": { + "moniker": "Athituwa", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1xvzw5nz4mp5s5cat7rancc248v5wpecrajrg4a", + "consensus_pubkey": "cosmosvalconspub1zcjduepq3fgv2786j6gdgn2egy59324cmgmy9epqlzhqjhanh7sq4646g88sgxld9w", + "jailed": false, + "status": 2, + "tokens": "16349.0000000000", + "delegator_shares": "16349.0000000000", + "description": { + "moniker": "lino", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1xv59n6e552qrr4qnv9crcac2yrrjnzt9vgqulm", + "consensus_pubkey": "cosmosvalconspub1zcjduepq247yl6y03jgxrshy2alr7fv4luqfjz2zc9el3fagltlpzv5z8spq4k7tsh", + "jailed": false, + "status": 2, + "tokens": "16973.0000000000", + "delegator_shares": "16973.0000000000", + "description": { + "moniker": "Eliz", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1xn7g7emmfrtll6jz5lc9r5gmyytttw7k03je66", + "consensus_pubkey": "cosmosvalconspub1zcjduepqun6hd6vajfxx70cl36md55e0ktj0z48d8snyzpqwkscfg2d2s8aql9d2d4", + "jailed": false, + "status": 2, + "tokens": "17172.0000000000", + "delegator_shares": "17172.0000000000", + "description": { + "moniker": "Iron Shadow", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1x5qxy3nyxntj2pxws65nft9eyz0y349n7nds0x", + "consensus_pubkey": "cosmosvalconspub1zcjduepql640xrr3kz0ammm9qjezvkanlfsjg4le5rw4n2dzsvjsn8vrdzzsv00wx6", + "jailed": false, + "status": 2, + "tokens": "16982.0000000000", + "delegator_shares": "16982.0000000000", + "description": { + "moniker": "merovingio", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1x5wgh6vwye60wv3dtshs9dmqggwfx2ldk5cvqu", + "consensus_pubkey": "cosmosvalconspub1zcjduepqk02ffd2uvtqaz5arcj0rkguf0d7agc9gcut9cyx4w5pdz4ywnjasmfuw9g", + "jailed": false, + "status": 2, + "tokens": "16969.0000000000", + "delegator_shares": "16969.0000000000", + "description": { + "moniker": "Cosmostation", + "identity": "AE4C403A6E7AA1AC", + "website": "https://www.cosmostation.io", + "details": "CØSMOS" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1xuwcmdvef5xudnyqa9gh5vqlq6ff0meu9v25fe", + "consensus_pubkey": "cosmosvalconspub1zcjduepqz7c4m3te2n0rwfz4z30q6m2dvewn04mkv6u3mxdetrfjpflxew7qrltqdg", + "jailed": false, + "status": 2, + "tokens": "17019.0000000000", + "delegator_shares": "17019.0000000000", + "description": { + "moniker": "chorusone", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1xa8z3sza70wrt06yfhlxq0ujg6fa7ld84vnufv", + "consensus_pubkey": "cosmosvalconspub1zcjduepq95ft5ljcpjc84stzggyx59aqzfxwtspwupphwsxtp53hqpm4h0uscclxrd", + "jailed": true, + "status": 1, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "@fulltrust", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper18zrap0tnzt9c0vnkqflefzmcgg5cg434uh5ryd", + "consensus_pubkey": "cosmosvalconspub1zcjduepqvzkw93f46h8ft3czt3yac9grp8r3xrnnlqwftfltwsvmpcjwmdxsgmvj6t", + "jailed": false, + "status": 2, + "tokens": "16874.0000000000", + "delegator_shares": "16874.0000000000", + "description": { + "moniker": "sybil2", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper18vspjrcxgq66spd5c4s42eg8v7u20wqu9y2u3a", + "consensus_pubkey": "cosmosvalconspub1zcjduepq7we482wta0vq7snd32kcgglrkvfjpkw0kn6040595z7tpywfr2asd9ec30", + "jailed": false, + "status": 2, + "tokens": "16372.0000000000", + "delegator_shares": "16372.0000000000", + "description": { + "moniker": "StakedGame", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper185n9jln2g4w79w39m0g85x2tns6uekqg8hrx3j", + "consensus_pubkey": "cosmosvalconspub1zcjduepqszh9ljpy7vle75ln20vs8djzutn05rwjt4t0vehz67zz7f5vkygqhcy668", + "jailed": false, + "status": 2, + "tokens": "17000.0000000000", + "delegator_shares": "17000.0000000000", + "description": { + "moniker": "Coscloud", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1844lltc96kxkm5mq03my90se4cdssewmj229m0", + "consensus_pubkey": "cosmosvalconspub1zcjduepq2ctc8pm0kzsuuj53atr9d5eruqed2fun3rcgntjrk3gd7jumq5qq7xcepm", + "jailed": false, + "status": 2, + "tokens": "15000.0000000000", + "delegator_shares": "15000.0000000000", + "description": { + "moniker": "StakeCapital", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper18ka64w3qnepgqpepga39sfnnkjr0ru69de58ya", + "consensus_pubkey": "cosmosvalconspub1zcjduepqrusd3t9fzrdtfu7zuzswk6ptuc59l7lnm6l5qkda4yyggdeyldeqzqhkrr", + "jailed": false, + "status": 2, + "tokens": "16989.0000000000", + "delegator_shares": "16989.0000000000", + "description": { + "moniker": "hera", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper18hthd5mqetquhsgx43mdedlt2uvj5xagwytr09", + "consensus_pubkey": "cosmosvalconspub1zcjduepqezktxa6ssvj5z523p5m0avzrmm6np3sa5k0m8uavvlrl3re5t7jqdml9qg", + "jailed": false, + "status": 2, + "tokens": "17140.0000000000", + "delegator_shares": "17140.0000000000", + "description": { + "moniker": "J", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper18eh3vq03xvpexa0krrq5ezlueuz5kujuuks3y6", + "consensus_pubkey": "cosmosvalconspub1zcjduepqzfewrrd5p6dl5ky6nz8qfn8tl62338nqwjqgeere2mxynjgw89us3v85pq", + "jailed": true, + "status": 1, + "tokens": "0.0000000000", + "delegator_shares": "0.0000000000", + "description": { + "moniker": "iamsunk", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "258", + "unbonding_time": "2018-12-19T09:13:52.791752843Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1gpwyat78vagv5hujuqyteajkmgq3wku57lf0f0", + "consensus_pubkey": "cosmosvalconspub1zcjduepql5acszlrcjymd937ha7mej90d3utcuqgucwcz58hm8zka7dztn5q44vvj6", + "jailed": false, + "status": 2, + "tokens": "16872.0000000000", + "delegator_shares": "16872.0000000000", + "description": { + "moniker": "Michelle", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jclxdd0m", + "consensus_pubkey": "cosmosvalconspub1zcjduepq3ga769wh4s9w0k0hdfyzfwkjqqhmymnur5eqtfs0q74whjtxpy5sqlejya", + "jailed": false, + "status": 2, + "tokens": "17028.0000000000", + "delegator_shares": "17028.0000000000", + "description": { + "moniker": "trinity", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlehk42nq", + "consensus_pubkey": "cosmosvalconspub1zcjduepqu3srzgruamf6jaylwv20xq6s4snjhtn6t9razznmn2vn9sekslcsdscys3", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "coronas02", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1gfnc7h7zdqclxwqyuhx5p9l0wlzcmg46wju3wt", + "consensus_pubkey": "cosmosvalconspub1zcjduepqk7q3h0zme7veax4c2jc05p4v0hpmw8cjwqszwaern4k6z828nqmsndssla", + "jailed": false, + "status": 2, + "tokens": "17044.0000000000", + "delegator_shares": "17044.0000000000", + "description": { + "moniker": "joesatri", + "identity": "649DD29EE41766EB", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.0100000000", + "update_time": "2018-12-18T08:00:22.129529521Z" + } + }, + { + "operator_address": "cosmosvaloper1gcjxqkmgks8etmefnjznssver7ajyxzkchf5xx", + "consensus_pubkey": "cosmosvalconspub1zcjduepqkhgh0qysvy92s2pqdjlgjhrjjq0w7skfqlftl6rc02da2xjts65qgu0xku", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "osmose", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1ge0pwcycy7dq84fwlh0dddymh9nvg48eufr5uv", + "consensus_pubkey": "cosmosvalconspub1zcjduepq3reunn3zfd5tu5qr5v474e55rv9qmtrtdn3etw3d2g9xart4r8cqaf4q0h", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "zemya", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1gmrhsv6grr8t560trfytsdhn564zy7y33yyy9p", + "consensus_pubkey": "cosmosvalconspub1zcjduepq64xg2cmkpxx67tawvrw0mx5sz68vu3hjm5k2m97mqc0qjszeejtsdwxedt", + "jailed": false, + "status": 2, + "tokens": "15639.0000000000", + "delegator_shares": "15639.0000000000", + "description": { + "moniker": "clawmvp", + "identity": "552A83BA62F9B1F8", + "website": "http://clawmvp.xyz", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.0100000000", + "update_time": "2018-12-18T09:42:34.045040294Z" + } + }, + { + "operator_address": "cosmosvaloper1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynuzakj7", + "consensus_pubkey": "cosmosvalconspub1zcjduepq72t7jmyvgyrzh08jrfc5kuy7g6dlhypfgj897ykptqwfqv6prfgs6lssea", + "jailed": false, + "status": 2, + "tokens": "16986.0000000000", + "delegator_shares": "16986.0000000000", + "description": { + "moniker": "SF", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1gux94xvmj6uwf0ncpxhzqnlmrm9rayleqwa07h", + "consensus_pubkey": "cosmosvalconspub1zcjduepqzv0y2n5j0kn8she7ak5e760m6j5vgeuffc684cn877xre2ecxkaqsuh46m", + "jailed": false, + "status": 2, + "tokens": "16949.0000000000", + "delegator_shares": "16949.0000000000", + "description": { + "moniker": "Hydra-validator", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1gltnhp9dtqs5dvhuwyasz5hv467y9qjwd972jx", + "consensus_pubkey": "cosmosvalconspub1zcjduepqjetvykwf46hp7ww0h6uvkmtl2sq7agtnzyp276s5r9fd37nx2dgsdy82zj", + "jailed": false, + "status": 2, + "tokens": "16907.0000000000", + "delegator_shares": "16907.0000000000", + "description": { + "moniker": "bunghi", + "identity": "12F0511150C88F04", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.0100000000", + "update_time": "2018-12-18T07:40:12.28070287Z" + } + }, + { + "operator_address": "cosmosvaloper1frs78q7gcv8s2cd7pnnqk09slyf69pdxmj22dw", + "consensus_pubkey": "cosmosvalconspub1zcjduepqfyxjsnrnu08ujfzuseg3d9tu6frs0wlkrylmq5qw9cwrh08jx2asahqd5n", + "jailed": false, + "status": 2, + "tokens": "16855.0000000000", + "delegator_shares": "16855.0000000000", + "description": { + "moniker": "cheetah", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1f965dn9cclqcr90pn3mpy23ymsgw0uzzl7tp33", + "consensus_pubkey": "cosmosvalconspub1zcjduepqd72tk530hg9n3sn2kye5n7xc9lzwrelnkn29jwealv63k7c239vq7e9c37", + "jailed": false, + "status": 2, + "tokens": "17026.0000000000", + "delegator_shares": "17026.0000000000", + "description": { + "moniker": "morfeus", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1f2t99m5zenwasugr3tmw58djsmqlrj2087u9tg", + "consensus_pubkey": "cosmosvalconspub1zcjduepq3dzkqfv8ulywvpjhxjl7x4petuyuksdp5gvp5fekkdm6kqvw5ucs3jskjn", + "jailed": false, + "status": 2, + "tokens": "16928.0000000000", + "delegator_shares": "16928.0000000000", + "description": { + "moniker": "Municadianna", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1f2579m7lk7k94nm2qna4462sq63nrqkl46cysj", + "consensus_pubkey": "cosmosvalconspub1zcjduepq0lamzsgq4df35733acra949qy0hwccp6xzmaatnmjyxt8c5uf8zs4gh3m6", + "jailed": false, + "status": 2, + "tokens": "16927.0000000000", + "delegator_shares": "16927.0000000000", + "description": { + "moniker": "AkiyamaTrust", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1fskmzyt2hr8usr3s65dq3rfur3fy6g2hsnzhy4", + "consensus_pubkey": "cosmosvalconspub1zcjduepq7jsrkl9fgqk0wj3ahmfr8pgxj6vakj2wzn656s8pehh0zhv2w5as5gd80a", + "jailed": false, + "status": 2, + "tokens": "17232.0000000000", + "delegator_shares": "17232.0000000000", + "description": { + "moniker": "ATEAM", + "identity": "E503F770E04D5684 ", + "website": "", + "details": "ATEAM" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1fh03auu8lrefrdjpu3zyl9n9s424xs620hdk5k", + "consensus_pubkey": "cosmosvalconspub1zcjduepqsff5a0a873qkk75nftmh7hhmkpgd93j3kwqw2ksuwjzsetrp4wsqcyqx3p", + "jailed": false, + "status": 2, + "tokens": "16107.0000000000", + "delegator_shares": "16107.0000000000", + "description": { + "moniker": "stelian59", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1fcsy7vpzvaaqlu5cvezfzjt3s4z663xdmapn56", + "consensus_pubkey": "cosmosvalconspub1zcjduepquw5txwnpgyfj5z5llg53fk2fpa6mmfelm42qgfazuunw9w0djn0q9t793z", + "jailed": false, + "status": 2, + "tokens": "16879.0000000000", + "delegator_shares": "16879.0000000000", + "description": { + "moniker": "trustworthy", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1fanp37m7fdkrp4jc3d9xa6gy43c4c3762wvhc9", + "consensus_pubkey": "cosmosvalconspub1zcjduepqug8nn3rwds5qjpcn9cceue2eyhcxnu4mm9sqcfcv47mltnwe86ust5e9k4", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "micka", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1f797cgxtj4ueyvzlras08tq6zn6l87ckdctlkm", + "consensus_pubkey": "cosmosvalconspub1zcjduepq3hspnxvuecntvcxah2zeezvr2k6u90em0mkf7qfncu0n6e70vvrqg82rwp", + "jailed": false, + "status": 2, + "tokens": "16911.0000000000", + "delegator_shares": "16911.0000000000", + "description": { + "moniker": "Karabo", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1f7n50kppm2w5jnrd2c5rx7mtdr58pjppz7zwpd", + "consensus_pubkey": "cosmosvalconspub1zcjduepq29vju5ulxrkwm990adexaz0yrevnugf9sv2p4xszgg5q73luzg3qy5575p", + "jailed": false, + "status": 2, + "tokens": "16871.0000000000", + "delegator_shares": "16871.0000000000", + "description": { + "moniker": "yys", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper12ryrrszxc4mxz8vg8l0t7nj8huhnnpzu9gr8q8", + "consensus_pubkey": "cosmosvalconspub1zcjduepq3tvzhsqrrzq8v8f0utluzf995nnqqzmwpu0guhtc8aehxex2nyes6h32ds", + "jailed": true, + "status": 1, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "sherrym", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper12rj3n07szg6dacy2myy9pfny570fs8g7dadctk", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9edyrhszl5n7xemnfxkl2g9n3lwry89648m2nzcpqkz6aam3fmksxggmcl", + "jailed": false, + "status": 2, + "tokens": "17067.0000000000", + "delegator_shares": "17067.0000000000", + "description": { + "moniker": "neo", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper12xy20lleyuy3jf8gv4meajdcku3rrdzcdn59wl", + "consensus_pubkey": "cosmosvalconspub1zcjduepqqp3ckev367azqpdg8kerxtdz33mgfqd2h396q48jdww2ew0qvf9qax6477", + "jailed": false, + "status": 2, + "tokens": "16881.0000000000", + "delegator_shares": "16881.0000000000", + "description": { + "moniker": "cha", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper12t65dsk4fdnxylj2wtr0x8qcgjthvvegqg7zkm", + "consensus_pubkey": "cosmosvalconspub1zcjduepqqaqfuljnv6gxjg6fnc09ma6qssswweljlyvhjteqtwrsj366w5lsxl0qvu", + "jailed": false, + "status": 2, + "tokens": "16869.0000000000", + "delegator_shares": "16869.0000000000", + "description": { + "moniker": "serenity", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper12vzym6hcj9gjswejlccm7slsmwexcv8trnj4gs", + "consensus_pubkey": "cosmosvalconspub1zcjduepq8w3jqpj4l6w9pgapaalnefraztrq82hvjftqudh8cmjg5s9j0j6qkdkfdh", + "jailed": true, + "status": 1, + "tokens": "0.0000000000", + "delegator_shares": "0.0000000000", + "description": { + "moniker": "crazyone", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "5956", + "unbonding_height": "6163", + "unbonding_time": "2018-12-19T22:24:50.977959992Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper12v32a4quc9tcrtdyj6330795fq0yj54prkemuu", + "consensus_pubkey": "cosmosvalconspub1zcjduepqeyu9cvekm2ac8gaj7ghr3a04qrgwqsum2zf5qkmjzd748lktw48qz5cv44", + "jailed": false, + "status": 2, + "tokens": "17012.0000000000", + "delegator_shares": "17012.0000000000", + "description": { + "moniker": "ferdilol", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper12wu20kju8acdwgzgcgv962lfhuv5qpg5plu7mp", + "consensus_pubkey": "cosmosvalconspub1zcjduepqxx5uzgclanu54xv03x4ypynhtf9w8s0jmp5xpysjhv39p90jfj0qdc886a", + "jailed": false, + "status": 2, + "tokens": "15000.0000000000", + "delegator_shares": "15000.0000000000", + "description": { + "moniker": "Terence", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper123ahlc3vkfe8hf354gdcddr3lzxdmyg2x09cfk", + "consensus_pubkey": "cosmosvalconspub1zcjduepqapdgf2fq6hy2stqjpldzeneuq4ym26glz2na3mlskycpzzq8x7ksjfge95", + "jailed": false, + "status": 2, + "tokens": "16907.0000000000", + "delegator_shares": "16907.0000000000", + "description": { + "moniker": "DOGE-1337", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper12ckzjfa5g22t2y0d303vnle35q6mk2vka36nt6", + "consensus_pubkey": "cosmosvalconspub1zcjduepqwsz03d8fk9038j4utk389hqpgtktcd4aspq3q8ljl0qynjn3um6s09ngyd", + "jailed": true, + "status": 1, + "tokens": "16488.0000000000", + "delegator_shares": "16488.0000000000", + "description": { + "moniker": "Alpiste", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "5192", + "unbonding_height": "9943", + "unbonding_time": "2018-12-20T06:09:36.819422243Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper126ayk3hse5zvk9gxfmpsjr9565ef72pv86zftg", + "consensus_pubkey": "cosmosvalconspub1zcjduepqerweaguqku6zae0s8r0jdgtatf3v539yw489g4uxua4hf7fawwcq99jwhm", + "jailed": true, + "status": 1, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "grassfed-validator", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper12u2e2qn74zlk34g223l7jthx53t2wgcjzuqn74", + "consensus_pubkey": "cosmosvalconspub1zcjduepq2lfnmlema9r0sxqudlhmfccu5htn99tqyqwl83exa3m5nttj7gfq89edac", + "jailed": false, + "status": 2, + "tokens": "16855.0000000000", + "delegator_shares": "16855.0000000000", + "description": { + "moniker": "coolbitbitbit", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper127lpxh27f2jd684eyx9tzzcdk06r9knc455eym", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9ed3582pegkjq0983lps3xa8fqm7gnh7fqh2m2vj5ehqsv95p5eqnfcgd5", + "jailed": false, + "status": 2, + "tokens": "17261.0000000000", + "delegator_shares": "17261.0000000000", + "description": { + "moniker": "Figment Networks", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1tgnqq2g9u0syzlnuh9v96evnlkllv6f8jednf0", + "consensus_pubkey": "cosmosvalconspub1zcjduepqeezqu7rw8apjjh6q92c403v0esk3k5hjy3zmuwhwqm9lxjdcljsqdxwkl0", + "jailed": false, + "status": 2, + "tokens": "16911.0000000000", + "delegator_shares": "16911.0000000000", + "description": { + "moniker": "Gammaw", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1tva47y9h9zh4llgau6qsz4c2wzf0zkpxnvzf38", + "consensus_pubkey": "cosmosvalconspub1zcjduepqnm3f09qpk2evz2zekv3l0qlcv57t5sw78ku75jc293805n6xnvkqf7zl94", + "jailed": false, + "status": 2, + "tokens": "16867.0000000000", + "delegator_shares": "16867.0000000000", + "description": { + "moniker": "Asterilla.one", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1twe23ys96t7ttq7m4kr97un3rrjukxjsqp56kg", + "consensus_pubkey": "cosmosvalconspub1zcjduepqhf8gk2j8u978ac52sar6ycghyf5zkwvfpqd48q5eygsvx2fja2kqkww928", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "edu", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1twughg4y0h3pm2dzxuw30lkaezut7zafnpk5u7", + "consensus_pubkey": "cosmosvalconspub1zcjduepq4n65uxqm3kxsda0vtk64qyu28tujt4qfts2pgekltcy2z35pe3gqkn3vdn", + "jailed": true, + "status": 1, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "infstones", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1t3da02katujzgqnpnulew6v9xqmzj756lp6nzt", + "consensus_pubkey": "cosmosvalconspub1zcjduepqk2sgrq9u5mt6hdjr3xg9l6mkqxqr9z38jjk0sw5l3u4uejcl5r6qejh6qf", + "jailed": false, + "status": 2, + "tokens": "16925.0000000000", + "delegator_shares": "16925.0000000000", + "description": { + "moniker": "Mimas", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1t5zedkqk3dx49mphjnfvpcl7uprlkgcs94xj5v", + "consensus_pubkey": "cosmosvalconspub1zcjduepqrkx3q6f53knhfqujgyluskczq2fz26lwyvt96wvzwshhmsntd66qywendh", + "jailed": false, + "status": 2, + "tokens": "16981.0000000000", + "delegator_shares": "16981.0000000000", + "description": { + "moniker": "eruizp1Val", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1v88fcs0cn7tyhgmy94evkaarv9gkqwrle4cxu9", + "consensus_pubkey": "cosmosvalconspub1zcjduepq7s2fsje70a88ax0fv42w0lakxsh03vslfmkal4vaec7mqgzkc5ps6uj52w", + "jailed": false, + "status": 2, + "tokens": "16875.0000000000", + "delegator_shares": "16875.0000000000", + "description": { + "moniker": "Apachto", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1vf6mdfr6y3wstmve96c63xps9sc70sw7e78kpj", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9ym8r3zpycx0adpdc83nghrwg3e44g0pg095qvp3aly27uvyk7qsfvkkzt", + "jailed": false, + "status": 2, + "tokens": "16930.0000000000", + "delegator_shares": "16930.0000000000", + "description": { + "moniker": "Knatanoby", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1vkggdmhuacs2306uasqw3au8a8lmcmqh98u77x", + "consensus_pubkey": "cosmosvalconspub1zcjduepq84ljl6nn8emy78u75sttja5355ddm9sjl6cv2pmz3mus39h8v02s55q57e", + "jailed": false, + "status": 2, + "tokens": "16892.0000000000", + "delegator_shares": "16892.0000000000", + "description": { + "moniker": "spark", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1vhxkpclye6jf2rpm8per32gtv003rdv4845782", + "consensus_pubkey": "cosmosvalconspub1zcjduepqff6p8n9g8tqanzkykva0ldtrm3j7knlaksaysvsq22ufdtandsasy3rw80", + "jailed": true, + "status": 1, + "tokens": "15117.0000000000", + "delegator_shares": "15117.0000000000", + "description": { + "moniker": "StakerSpace", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1vhv6cpktz0exwdt6axvmqpd76ja7h6duhcrsu2", + "consensus_pubkey": "cosmosvalconspub1zcjduepq20hl0urqznqfdujv0ylgy4sgpg0tdnl5u768n98rx8l9dmznkalq2ket2e", + "jailed": false, + "status": 2, + "tokens": "16868.0000000000", + "delegator_shares": "16868.0000000000", + "description": { + "moniker": "jss", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1v6ksauamd2fk47raaa5xem68sc3fx494eh663p", + "consensus_pubkey": "cosmosvalconspub1zcjduepqw95cxjc0t7wqez69rlhh9vl8dmtp9wv5pz9eh2kxcxgwne5zd7uqswu4yz", + "jailed": false, + "status": 2, + "tokens": "16879.0000000000", + "delegator_shares": "16879.0000000000", + "description": { + "moniker": "Coinone Validator", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1drtdtat7x6pqhfs9u90c0czvg65lwtqhawyx2j", + "consensus_pubkey": "cosmosvalconspub1zcjduepqu205q044cjstmvyd7gpul2hd2c3p8zwl4k4auwqknw9q4qkxqxkqr29nl9", + "jailed": false, + "status": 2, + "tokens": "16913.0000000000", + "delegator_shares": "16913.0000000000", + "description": { + "moniker": "weakendiscoming", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1d9v2wvuzcuqwl3euhzy8p3khvlveqsf970072r", + "consensus_pubkey": "cosmosvalconspub1zcjduepqy4ej6t7t0w469qnydkssw50k0zwr7u5a02rdyxjyamaw7hs7ecaqch9yqe", + "jailed": false, + "status": 2, + "tokens": "16921.0000000000", + "delegator_shares": "16921.0000000000", + "description": { + "moniker": "Manticore", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfywn6r7", + "consensus_pubkey": "cosmosvalconspub1zcjduepqpk3dw6e0ealmhvupre7jvppp6xe503nynnpf8p89dvu5xmh380zq67t75r", + "jailed": false, + "status": 2, + "tokens": "16916.0000000000", + "delegator_shares": "16916.0000000000", + "description": { + "moniker": "Kyle-validator", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefrm66d4", + "consensus_pubkey": "cosmosvalconspub1zcjduepqfpwneqhgyzaadagmmvdkazqdmrnrp2j77z42mu2zdzlvw03rdufqj35ya3", + "jailed": false, + "status": 2, + "tokens": "16904.0000000000", + "delegator_shares": "16904.0000000000", + "description": { + "moniker": "F4RM", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8a046qr", + "consensus_pubkey": "cosmosvalconspub1zcjduepqdp47gg8zrsq6h27v2fr82dq2mmwqz6anx0w6g6cstntvryt20c9qwf2ecv", + "jailed": false, + "status": 2, + "tokens": "16868.0000000000", + "delegator_shares": "16868.0000000000", + "description": { + "moniker": "ijw", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1dstz57ywraws376jkerrqhe50w6uaj0zel0lu9", + "consensus_pubkey": "cosmosvalconspub1zcjduepqjr569gfvy9ans8p0mfphze6c7alvmk83fhd6fqalnw0e9f9uu5tql7mwp2", + "jailed": true, + "status": 1, + "tokens": "2602.4000000000", + "delegator_shares": "15511.1544880314", + "description": { + "moniker": "parabailarlabam", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "6089", + "unbonding_height": "7490", + "unbonding_time": "2018-12-20T01:08:30.509464562Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1dkm8z36m96k8aukg5rxnfpw46dt5mnmvjm5yky", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9kpj8nt06ajlkx6w2wmlg82dw5sej0fmevnwf7eflf8p96y5sh5q5klwhw", + "jailed": false, + "status": 2, + "tokens": "17214.0000000000", + "delegator_shares": "17214.0000000000", + "description": { + "moniker": "Mythos", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1wf3sncgk7s2ykamrhy4etf09y94rrrg45vegpd", + "consensus_pubkey": "cosmosvalconspub1zcjduepqkd9q2fl82frzlujc9c7cw8pzxclg3eljfdu3hun82jrhfa035cjsqxvq4u", + "jailed": true, + "status": 1, + "tokens": "100.0000000000", + "delegator_shares": "100.0000000000", + "description": { + "moniker": "clawmvp.xyz", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.1000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1wmc09y9uxhyylhv0trv5xyr6u82lrttl4alxza", + "consensus_pubkey": "cosmosvalconspub1zcjduepqc78k342tac33rvu36pg33nc5ler7vgp4g6zdrpr5u00nk2tg62ss50dkp4", + "jailed": false, + "status": 2, + "tokens": "16937.0000000000", + "delegator_shares": "16937.0000000000", + "description": { + "moniker": "Pneumonoultramicroscopicsilicovolcanoconiosis", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper10993luwlar59q7syh7t3hhk0kmtee6450qlrhl", + "consensus_pubkey": "cosmosvalconspub1zcjduepqe93asg05nlnj30ej2pe3r8rkeryyuflhtfw3clqjphxn4j3u27msrr63nk", + "jailed": false, + "status": 2, + "tokens": "17156.0000000000", + "delegator_shares": "17156.0000000000", + "description": { + "moniker": "node", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper102p00zgyzs2xr9tvt3ju9jnhdtwuft83jngvtu", + "consensus_pubkey": "cosmosvalconspub1zcjduepqqtt0x72tw4ypz5wzft05cy2z7xqgv5lgkgv2jgwtj3r3eeyfgq3sajr3n8", + "jailed": false, + "status": 2, + "tokens": "16910.0000000000", + "delegator_shares": "16910.0000000000", + "description": { + "moniker": "JabuLabs", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper10505nl7yftsme9jk2glhjhta7w0475uvl4k8ju", + "consensus_pubkey": "cosmosvalconspub1zcjduepqervhhe8ct5euee5a2cdk6uyzjlejge0pc3jc932hn4aahjv76j6qrxr0au", + "jailed": false, + "status": 2, + "tokens": "17146.0000000000", + "delegator_shares": "17146.0000000000", + "description": { + "moniker": "Forbole", + "identity": "4A5D9C100A76D9A8", + "website": "https://www.forbole.com", + "details": "Unleash Distributed Reputations" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1069znlez4ayj0uxskm95nfhc7vee4ve2eepxnx", + "consensus_pubkey": "cosmosvalconspub1zcjduepqtq4f2ta5gcqxpr0tcgl6pavtshr9htzqjxz6cjw7wn2vl8m2n8yqdmm2mn", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "suitedumonde", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1ssze4rr7g7dua7mxn3hlt86h925q2edq3uuj5c", + "consensus_pubkey": "cosmosvalconspub1zcjduepqqwf2re54gh5d26qlz93ruzwphw2r2eetqwh4dk2jeza76l7vkm3qgcy9ha", + "jailed": false, + "status": 2, + "tokens": "15000.0000000000", + "delegator_shares": "15000.0000000000", + "description": { + "moniker": "Stratego", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.0100000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.1000000000", + "update_time": "2018-12-18T09:51:52.870875104Z" + } + }, + { + "operator_address": "cosmosvaloper1sjx8jxuplf6ajcvxwtpntpjm5s64xt3u8er35c", + "consensus_pubkey": "cosmosvalconspub1zcjduepqdqx74qv68k9edfjhmxx40kwnxj823l75j390t4t36yf20f3n8p5qyhwcxx", + "jailed": false, + "status": 2, + "tokens": "16862.0000000000", + "delegator_shares": "16862.0000000000", + "description": { + "moniker": "Wyver-io", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1snppu44r8p3apmfkwu0ujxcjkmdzw59zjq2pgq", + "consensus_pubkey": "cosmosvalconspub1zcjduepq4r36tqlem67sjvjx55gdxewrhd722f923eg8kjs354unhchem73qx20qw9", + "jailed": false, + "status": 2, + "tokens": "16966.0000000000", + "delegator_shares": "16966.0000000000", + "description": { + "moniker": "Strowberrysmouthy", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1shuqhpl273t96yg6nnqvyfeewj3ew3md6uy7uj", + "consensus_pubkey": "cosmosvalconspub1zcjduepq6v8460sgcw3ce8y7tcnu9q0d5hkhyf7tcvfefvawz4vclyyf92lsh69wez", + "jailed": false, + "status": 2, + "tokens": "17177.0000000000", + "delegator_shares": "17177.0000000000", + "description": { + "moniker": "test", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5vxx86v", + "consensus_pubkey": "cosmosvalconspub1zcjduepq4x27g5jvu2vd4yyf9x774u2evtwc05ndnhl9gfdsp4a5chys26msscc6fg", + "jailed": false, + "status": 2, + "tokens": "16888.0000000000", + "delegator_shares": "16888.0000000000", + "description": { + "moniker": "bflabs", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1s7jnk7t6yqzensdgpvkvkag022udk842qdjdtd", + "consensus_pubkey": "cosmosvalconspub1zcjduepqa27hs3lsp465smpnq4jxqlu3x3fdcwu7766f9tpzkkazx0dewa6qqrdapv", + "jailed": false, + "status": 2, + "tokens": "17068.0000000000", + "delegator_shares": "17068.0000000000", + "description": { + "moniker": "Atom Guide", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper13psmeywshfyfcg3tr5l4qm968smtkcu87f840a", + "consensus_pubkey": "cosmosvalconspub1zcjduepqchaskqu6hgywfwd2t0qr66d9j2d89fygv4a2rd65fapp3g4ck44stuna3z", + "jailed": false, + "status": 2, + "tokens": "16892.0000000000", + "delegator_shares": "16892.0000000000", + "description": { + "moniker": "suyuuuuu", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "2018-12-18T10:55:34.308083887Z" + } + }, + { + "operator_address": "cosmosvaloper13zyvm5hrh7yqasg04ffd9e4etpeakttkvdpea2", + "consensus_pubkey": "cosmosvalconspub1zcjduepq8a6fkzr22qy6vge6smt785clq8emd4q4h4upv033kjtd8qx2us2s48h82m", + "jailed": false, + "status": 2, + "tokens": "16872.0000000000", + "delegator_shares": "16872.0000000000", + "description": { + "moniker": "hotfuzz", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper13wpyugwm3cxt58cmvy08up54pa47dpj0u9tdx8", + "consensus_pubkey": "cosmosvalconspub1zcjduepqql3dw98yas5yjjvy722feejn83rrulq5rqkcrjhl0u65xsqky82szu9pr4", + "jailed": false, + "status": 2, + "tokens": "16864.0000000000", + "delegator_shares": "16864.0000000000", + "description": { + "moniker": "Kotonami", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper13knf79lcspvv0vmtkjvssncud4vqxzzv97dy3j", + "consensus_pubkey": "cosmosvalconspub1zcjduepqaycsynd8xktgsu7aplw839cw45t8dusm8t0m28sxs23lm4uv770s0qfzf2", + "jailed": false, + "status": 2, + "tokens": "16862.0000000000", + "delegator_shares": "16862.0000000000", + "description": { + "moniker": "bitme-partners", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper13crr30dyx70g6jqvvwr8caeha65aare9uzzqja", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9v5crxz8zyuj4wds52qfwugze756qz92zhzyas9yjlzxpjdgrkws4y6h6t", + "jailed": false, + "status": 2, + "tokens": "16939.0000000000", + "delegator_shares": "16939.0000000000", + "description": { + "moniker": "Snowballs", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper13lncp7eazqtf9c9hrjfakkna8mslvg45nrsucm", + "consensus_pubkey": "cosmosvalconspub1zcjduepq5apyad4vxfpa2jpaks7cwha6n6cv4w6cqnveczr6xgljunmky9zq4shzhd", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "Sikka #BringBackSteak", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1jq8ml9x52sxww4mwfzk58t5dw4a566hxf5ctqr", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9gsp8sy4md5wkpw3krdl8vat5s5xd0uckm794egjgnnd4q7e9vyshsmua6", + "jailed": false, + "status": 2, + "tokens": "16941.0000000000", + "delegator_shares": "16941.0000000000", + "description": { + "moniker": "Neptune", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1jpvjgfspk2hmtm9et5jpm72z37e8xy5pllxhke", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9xu9z6ky3nz3k544ar4zhupjehkxdlpmt2l90kekxkrvuu7hxfgslcdqwy", + "jailed": false, + "status": 2, + "tokens": "17155.0000000000", + "delegator_shares": "17155.0000000000", + "description": { + "moniker": "P2P.ORG Validator", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "2018-12-19T07:31:55.663015459Z" + } + }, + { + "operator_address": "cosmosvaloper1jpd2avee67keqgxm4dmddzlvyl5x3y7tqptmkc", + "consensus_pubkey": "cosmosvalconspub1zcjduepqkd8fm5jgmaf63pz87acssfan3qlpa2wmy3jpru2hrclnyr36u3tqxk74vd", + "jailed": false, + "status": 2, + "tokens": "15000.0000000000", + "delegator_shares": "15000.0000000000", + "description": { + "moniker": "412a", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1jxv0u20scum4trha72c7ltfgfqef6nsch7q6cu", + "consensus_pubkey": "cosmosvalconspub1zcjduepqnru7aa6ayyuwddd5qsa6tvutzs7xl9jk6pfx4ka5dr4y9d3q6eesgz9rz7", + "jailed": false, + "status": 2, + "tokens": "17204.0000000000", + "delegator_shares": "17204.0000000000", + "description": { + "moniker": "liangping", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1js7z6rg5n8eugefg07p3q7letg2a58u3zuskma", + "consensus_pubkey": "cosmosvalconspub1zcjduepq35favrcu78uhtxcz43jvzmasf0ek6rjtquje0p4kuuf9wwjzsfysgmukj5", + "jailed": false, + "status": 2, + "tokens": "17028.0000000000", + "delegator_shares": "17028.0000000000", + "description": { + "moniker": "goldwin", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1j3nlv8wcfst2mezkny4w2up76wfgnkq7spdhsr", + "consensus_pubkey": "cosmosvalconspub1zcjduepqta4c30jtufkh5r9tu5yx9kjfekl4wq8ln4p5k872jrswjw3dtuast6tt7x", + "jailed": false, + "status": 2, + "tokens": "15000.0000000000", + "delegator_shares": "15000.0000000000", + "description": { + "moniker": "test", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "2018-12-18T10:18:25.976378531Z" + } + }, + { + "operator_address": "cosmosvaloper1jkdr05fuud9ne6dsm25wxfge7x9e57f7u8a2ej", + "consensus_pubkey": "cosmosvalconspub1zcjduepqr8m8zv7y0rlg5z3pjkzl06mq5p3eqvm4jhl4qs939f2p63rp550q8dpcaf", + "jailed": false, + "status": 2, + "tokens": "16899.0000000000", + "delegator_shares": "16899.0000000000", + "description": { + "moniker": "sol", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1je7k9c5s2wvzrxnm4dzhamx9rayugqas3t3hkx", + "consensus_pubkey": "cosmosvalconspub1zcjduepqdm0nmw9pgke2f0khyds70ylkvrujcmk5ea2cdyhu6dzcl6uzeymqqgqaqz", + "jailed": false, + "status": 2, + "tokens": "16876.0000000000", + "delegator_shares": "16876.0000000000", + "description": { + "moniker": "Pondelica", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1n0rc3597etdfllkgs0py9vrhj7yev5tnde9mc7", + "consensus_pubkey": "cosmosvalconspub1zcjduepqkp4hsulj20wwutm0cadk0q7lg3y5ttr2a3m3ah8fgy2yt6jwpy2qggp7uc", + "jailed": false, + "status": 2, + "tokens": "15000.0000000000", + "delegator_shares": "15000.0000000000", + "description": { + "moniker": "Nautilus", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.0100000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.1000000000", + "update_time": "2018-12-18T08:46:36.548825759Z" + } + }, + { + "operator_address": "cosmosvaloper1n3y34gyk7jm2ydpspp02qs54ulffx8a43waqz6", + "consensus_pubkey": "cosmosvalconspub1zcjduepqrzch0r6ps00zymalr9kfhvvt7akmcs7yfannn5wgln7tu3qrdljqvfds8d", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "ekitcho", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1njvv9cd0avfzrkn04xyh3weu4dsuhv5mdj530c", + "consensus_pubkey": "cosmosvalconspub1zcjduepqxxhrzwd7av3m77eulqsvd9wx6mkyc5420mqqgvkgmg7kyvq7fnwszjagcx", + "jailed": false, + "status": 2, + "tokens": "16905.0000000000", + "delegator_shares": "16905.0000000000", + "description": { + "moniker": "Hemingway", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1n5pepvmgsfd3p2tqqgvt505jvymmstf6s9gw27", + "consensus_pubkey": "cosmosvalconspub1zcjduepqq2l4h6dtyqsg0vqevhlpa72zvgnwxt0ev5nzfqhm7kk5ap2lw87qc3gvk9", + "jailed": false, + "status": 2, + "tokens": "17220.0000000000", + "delegator_shares": "17220.0000000000", + "description": { + "moniker": "Castlenode", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper15qavwkx8qv8y9htxdppamsjfu4f5627jv5r9k7", + "consensus_pubkey": "cosmosvalconspub1zcjduepqhksv9cdvcj8nxgpduj5u0007ne3pm6zrgx9l250w76kf5xd0alksqh87rq", + "jailed": false, + "status": 2, + "tokens": "16904.0000000000", + "delegator_shares": "16904.0000000000", + "description": { + "moniker": "Hoshino", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper15xxqq8v4q0sqcfhuqtflncddfep5jxxpqudtuk", + "consensus_pubkey": "cosmosvalconspub1zcjduepqpr8m92q8q8hstpe3ajssplc4r43sn8npjk2etpr49ze4fy7ln6pqreush9", + "jailed": true, + "status": 1, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "mango-sentry", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper15vwlqdmn00al037xctgv7v8yeasg88e49xyqmy", + "consensus_pubkey": "cosmosvalconspub1zcjduepqsajge8vh4wf6vez4raya92x085e2jzu38np9dxn83677mhngsuasdgqh0m", + "jailed": false, + "status": 2, + "tokens": "15461.0000000000", + "delegator_shares": "15461.0000000000", + "description": { + "moniker": "chainflow012", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.2000000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.0100000000", + "update_time": "2018-12-18T08:13:25.297406441Z" + } + }, + { + "operator_address": "cosmosvaloper153cqes7c3crppc2j6eu9hhmg364q8lznqdaa4t", + "consensus_pubkey": "cosmosvalconspub1zcjduepqmwdlt45mp7306jefz7elpnqnshqsvs6tpj43djn0ge64rr57x0qs3t7cy0", + "jailed": false, + "status": 2, + "tokens": "17017.0000000000", + "delegator_shares": "17017.0000000000", + "description": { + "moniker": "lvl99", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper15u9ve7fz8fqaf7r2u3p4f9ru4ze47pauk2wwhx", + "consensus_pubkey": "cosmosvalconspub1zcjduepqxkv9zw62en6cmgf4qgtj23h7tfww5mymgv0eta4ns0na43uhzf2qm62kdy", + "jailed": false, + "status": 2, + "tokens": "17026.0000000000", + "delegator_shares": "17026.0000000000", + "description": { + "moniker": "mpaxeVal", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper14pg9n09np8eq65dh50463ph7qn8um00u00etwu", + "consensus_pubkey": "cosmosvalconspub1zcjduepq3aza69lnj8hghanqlxd8jx0nv47ph94j3ceszhkjneeneck7fr2q4krj06", + "jailed": true, + "status": 1, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "dar", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper14pfqua2h27cll225s6gpyr36d8ey80f75qg202", + "consensus_pubkey": "cosmosvalconspub1zcjduepqeyvn2y8w2d453q3r4uqcukuxzvny39jq2vd02vmwt7k06xarsh9q7qztlq", + "jailed": false, + "status": 2, + "tokens": "16269.0000000000", + "delegator_shares": "16269.0000000000", + "description": { + "moniker": "Jun", + "identity": "", + "website": "", + "details": "To modify moniker!" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper14t77a9pzc6fel0nsrlsfp3ft937ltrf6w0xdfe", + "consensus_pubkey": "cosmosvalconspub1zcjduepqrp3sl7nhj8t4j094ylym0yv55ftc39dtp4dmxkkwlne9pwpj3t6smywapk", + "jailed": false, + "status": 2, + "tokens": "16878.0000000000", + "delegator_shares": "16878.0000000000", + "description": { + "moniker": "MissSigma", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper14dp76w9srztynh40m2zm2hlaykpxtnm235enmz", + "consensus_pubkey": "cosmosvalconspub1zcjduepquctenmlmkdn8p5gs9ghgn8thm9dg928yn8mjcyr567vt8fc4saks7cag5k", + "jailed": false, + "status": 2, + "tokens": "16891.0000000000", + "delegator_shares": "16891.0000000000", + "description": { + "moniker": "milkydays", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper14l266hpfprtz953nw78vkugpx6006u7lf5zst6", + "consensus_pubkey": "cosmosvalconspub1zcjduepqhe08qmp4uucc65wmx76vqxpqv8uer3xsplh2prjnpxnwqc7tw8uquyxann", + "jailed": false, + "status": 2, + "tokens": "15000.0000000000", + "delegator_shares": "15000.0000000000", + "description": { + "moniker": "amar", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1krldgl20vmhw2nnkyehcdt46dcnjc7juyxh4yr", + "consensus_pubkey": "cosmosvalconspub1zcjduepqrgujeh2ls3n34v7adcllxgz4rn7zs0rurmsm9cnyjzm97cuvgkqqlnplda", + "jailed": true, + "status": 1, + "tokens": "0.9999994578", + "delegator_shares": "0.9999994578", + "description": { + "moniker": "8uh", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "5093", + "unbonding_height": "9844", + "unbonding_time": "2018-12-20T05:57:16.288724706Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "2018-12-18T07:33:41.468916853Z" + } + }, + { + "operator_address": "cosmosvaloper1k8kpqt3rfxlf30wtclrmjjk44lzjp4zz7pyh7w", + "consensus_pubkey": "cosmosvalconspub1zcjduepqafdg47aev54wh3d0x0t54jnkzfsc9yfwhg5fuaaw2qggmg5ayspskzl5k4", + "jailed": false, + "status": 2, + "tokens": "17099.0000000000", + "delegator_shares": "17099.0000000000", + "description": { + "moniker": "JASON", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1kvj6kaaugkq86nnppay4x82esvxlpwmxpeumk0", + "consensus_pubkey": "cosmosvalconspub1zcjduepqs0kwfsj4k23jjrn9spg9ylq3pexdu460jzz7dygyelqh3qxk8fgq0puag0", + "jailed": false, + "status": 2, + "tokens": "17151.0000000000", + "delegator_shares": "17151.0000000000", + "description": { + "moniker": "Comdex", + "identity": "", + "website": "https://comdex.sg", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1k0wk87gaw0963wn9q8242gfvhp9yghjhm9rtz6", + "consensus_pubkey": "cosmosvalconspub1zcjduepqj67qju3pz36ssv62tvz2x9y3tmxlyapfgkm2vswqnre8sfxp766qadlv9w", + "jailed": false, + "status": 2, + "tokens": "17202.0000000000", + "delegator_shares": "17202.0000000000", + "description": { + "moniker": "BlissDynamics", + "identity": "2A60089536521E12", + "website": "https://cosmos.network", + "details": "Prosper with Bliss Dynamics" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1ks9r9w264qln2uarn3zmmz35tnvglz5722dcu8", + "consensus_pubkey": "cosmosvalconspub1zcjduepqwlcwknh8s8v2tdej5edmzwjwfqtd5xydtnj5p77gv3fl6xxfq6psm0y2gy", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "chinezupwnz", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1kj3cr0nww5dzt2zemjzytyw0g5swcndzuyk2mn", + "consensus_pubkey": "cosmosvalconspub1zcjduepqrpy7xkerlrunwejftjes6xgwdj9kmf6f84rw2gl9te0k8l2v7ehqweq4va", + "jailed": false, + "status": 2, + "tokens": "16863.0000000000", + "delegator_shares": "16863.0000000000", + "description": { + "moniker": "blockmatrix 🎅🏻", + "identity": "DA33F58EC17769B4", + "website": "https://blockmatrix.network", + "details": "Validating allofthe blocks" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd78l7gdp", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9yzedljmxfcugyz84fmzzrjw9t5nppe4achp7ttjvay6jzaez89s3zjuuc", + "jailed": false, + "status": 2, + "tokens": "16871.0000000000", + "delegator_shares": "16871.0000000000", + "description": { + "moniker": "smooth-operator", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1hnlarnp8gtdn9rff6xzpl99z64d9755sy0gdan", + "consensus_pubkey": "cosmosvalconspub1zcjduepqfuaks47v6qr83sazvleds83lleu4qwm9e2y4fzgxxwvmxpu42r3q5hh654", + "jailed": false, + "status": 2, + "tokens": "16924.0000000000", + "delegator_shares": "16924.0000000000", + "description": { + "moniker": "Kazuya", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1hm5f52equcd4f268uxf4xhwljpnljvdyz0hhzz", + "consensus_pubkey": "cosmosvalconspub1zcjduepqpt3798lcfvekkjhg40w9y5azlsdwdecnvt0n4wjslq5jc57jem0sd7s9ev", + "jailed": false, + "status": 2, + "tokens": "17218.0000000000", + "delegator_shares": "17218.0000000000", + "description": { + "moniker": "Nodebreaker", + "identity": "89D35987D8289AAC", + "website": "https://1q2.me", + "details": "Korea validator" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "2018-12-18T07:33:41.468916853Z" + } + }, + { + "operator_address": "cosmosvaloper1haxtrc2enmesgcp6ltj824s623jx8xlp2fvcku", + "consensus_pubkey": "cosmosvalconspub1zcjduepqemdet3p56gjxv48ddlu06y0u4tvjd3g3ewept39ywqnf7ht6rzyswln09p", + "jailed": false, + "status": 2, + "tokens": "16887.0000000000", + "delegator_shares": "16887.0000000000", + "description": { + "moniker": "Uranus", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1hlvm6nxewwrscxj3w405u5tnrg946c3crtpk7q", + "consensus_pubkey": "cosmosvalconspub1zcjduepqehle5jmk5uvdn0g2hfjcsd8254y5wzq6vtf2veyafglxnquhp04s4sn3vt", + "jailed": false, + "status": 2, + "tokens": "18787.5000000000", + "delegator_shares": "18787.5000000000", + "description": { + "moniker": "Wetez", + "identity": "", + "website": "", + "details": "To modify moniker!" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1cp07cqat6njzss2fcflx5v5e8uceqtzdljctuf", + "consensus_pubkey": "cosmosvalconspub1zcjduepqpwv9djg3har5flmmfajdukj2fkn2k6kesqmupzwdhu5ml74k95sqs62h3n", + "jailed": false, + "status": 2, + "tokens": "15905.0000000000", + "delegator_shares": "15905.0000000000", + "description": { + "moniker": "9uh", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "2018-12-18T20:54:09.539677163Z" + } + }, + { + "operator_address": "cosmosvaloper1cypmdvszcd9kd3jenmqxd03cpceql8rt77w0y0", + "consensus_pubkey": "cosmosvalconspub1zcjduepqd9zkycpdkwwzu7dj27rhu6cgxlv9ncu5nds0dsm3sq6gzh8qjmrsrlzwqr", + "jailed": false, + "status": 2, + "tokens": "17142.0000000000", + "delegator_shares": "17142.0000000000", + "description": { + "moniker": "Gold", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1c27f7klwxze75phrd0nnqwddpva3gzq8j9zt6p", + "consensus_pubkey": "cosmosvalconspub1zcjduepqz38vqttk3z9th8s876dlwzvdjltr2l5ky0yl6jma2f2kx4yfkf0q55wfks", + "jailed": false, + "status": 2, + "tokens": "16927.0000000000", + "delegator_shares": "16927.0000000000", + "description": { + "moniker": "Minotaur", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1cvs6f2nrdwqa9et70vpl5tm56ux4z95ma3dh68", + "consensus_pubkey": "cosmosvalconspub1zcjduepqx5je85m70jctwxgy2megfe0l4ckye5v9l5h2xyxcu2047wzevg6sc53shu", + "jailed": false, + "status": 2, + "tokens": "17301.0000000000", + "delegator_shares": "17301.0000000000", + "description": { + "moniker": "bharvest", + "identity": "8957C5091FBF4192", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "2018-12-18T10:00:38.08931579Z" + } + }, + { + "operator_address": "cosmosvaloper1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0ww88ye", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9araupwhn063csk48ld0qgp2e4r4w5lzt3tglqt90xlgsqmg4juq6ezlav", + "jailed": true, + "status": 1, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "Project Bohr", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzpmyg8h", + "consensus_pubkey": "cosmosvalconspub1zcjduepql25jl5csgcuqe8p662lvl0gfph332w0mf0f60t4a6a0xhecq9aeqhw29mr", + "jailed": false, + "status": 2, + "tokens": "17324.0000000000", + "delegator_shares": "17324.0000000000", + "description": { + "moniker": "Certus One", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1caruqk82j6chyswjkp28u3sk80ya5zla2uhwjj", + "consensus_pubkey": "cosmosvalconspub1zcjduepqthlv5f5adsq2amqhesdgk7k3308f060g4xjeqqv2h9wudzh0rt5qy5alzt", + "jailed": false, + "status": 2, + "tokens": "16860.0000000000", + "delegator_shares": "16860.0000000000", + "description": { + "moniker": "134340-Pluto", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1eqx9zhjny2k929hqsm06t3sz08qdlk4r85de2s", + "consensus_pubkey": "cosmosvalconspub1zcjduepq4ju7t46e09qh4d7uv2uqr52m2aqvy6nfqj7f0ze5g278gw40dy7qk7djmk", + "jailed": false, + "status": 2, + "tokens": "16982.0000000000", + "delegator_shares": "16982.0000000000", + "description": { + "moniker": "Jisus", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1epta0djtp5gdakthj4pwugvww85l6tpfnzu8p6", + "consensus_pubkey": "cosmosvalconspub1zcjduepqpkpqdytq4na8lghwkwqhyv2ye46l7f5qh9mn7dg6qc69mq9yy0fqjg8kmg", + "jailed": false, + "status": 2, + "tokens": "16873.0000000000", + "delegator_shares": "16873.0000000000", + "description": { + "moniker": "Aeon", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1eysta0x7quczxkecrm6f36assewqddr0z23myl", + "consensus_pubkey": "cosmosvalconspub1zcjduepq5hdraxuvpr77hu35nwczdsr4l23ap5hzfkmeep7v4t8qy9009jdsafc7e7", + "jailed": false, + "status": 2, + "tokens": "17194.0000000000", + "delegator_shares": "17194.0000000000", + "description": { + "moniker": "Cryptium Labs", + "identity": "5A309B5CA189D8B3", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "2018-12-18T10:07:14.455277723Z" + } + }, + { + "operator_address": "cosmosvaloper1ex62wk5m0dg3jfraczv9xpuqttedj2eg9dt97u", + "consensus_pubkey": "cosmosvalconspub1zcjduepq8ax2phadfsfl8h8kwm9dcjxuv02s8rndfpxt7jgxzqf4ezmj5drskl0z6r", + "jailed": false, + "status": 2, + "tokens": "9.0000000000", + "delegator_shares": "9.0000000000", + "description": { + "moniker": "BouBouNode", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "2018-12-20T01:11:02.184405763Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.0100000000", + "update_time": "2018-12-18T21:51:12.359037935Z" + } + }, + { + "operator_address": "cosmosvaloper1evh32gcrtgmw43g9a9s9u9yxmswpx8cfcpvpq3", + "consensus_pubkey": "cosmosvalconspub1zcjduepqpqpe5rh7cpwf28s97tdu0gsfy5u6whm8z38y0qxgntn3za0xzezssryjy3", + "jailed": false, + "status": 2, + "tokens": "16918.0000000000", + "delegator_shares": "16918.0000000000", + "description": { + "moniker": "Magog", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1e3qm8jd9357zhdemwnaafmf0wy3f4yqm0r8chy", + "consensus_pubkey": "cosmosvalconspub1zcjduepqrc6g9m2eyy4zs7kyeph8vk5ldpgnceveelc39zf7lc32j8k3shqssevdlg", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "firstblock.io", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1emaa7mwgpnpmc7yptm728ytp9quamsvu837nc0", + "consensus_pubkey": "cosmosvalconspub1zcjduepqfuxvufupnsm7v5anpwd7z8ec70z2k209j7xclnm25zz7vauhyc5qjgxx3h", + "jailed": false, + "status": 2, + "tokens": "16612.0000000000", + "delegator_shares": "16612.0000000000", + "description": { + "moniker": "kochacolaj", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper16p0uqvts5nvgy4rt5qeljg0e27kq5ay8lfmr8z", + "consensus_pubkey": "cosmosvalconspub1zcjduepq2u77dhw0w0vq38dpv080309j6ccm8y3525cmmvpg8rqpn93pcsjskcz6jt", + "jailed": false, + "status": 2, + "tokens": "30.0000000000", + "delegator_shares": "30.0000000000", + "description": { + "moniker": "WanCloud", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "2018-12-18T10:58:55.09757151Z" + } + }, + { + "operator_address": "cosmosvaloper169d5hvr73tqujfn9mkm9080p6kf7wkghxvmvdu", + "consensus_pubkey": "cosmosvalconspub1zcjduepqwrpp8v5ug2vmnr37h8c5vl58se0dyldqtvjvndn5kjr6dmvhd03sptm8ua", + "jailed": true, + "status": 1, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "emiliano", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "5001", + "unbonding_time": "2018-12-19T19:59:50.932618326Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper169cxw3pkffw66vxlppy86n205rklhna8l8mtam", + "consensus_pubkey": "cosmosvalconspub1zcjduepq2g4ww7ndmfljmtpvkumneyf2huw706zzmztzqpmxnasnp8rmgk0sk6gek0", + "jailed": true, + "status": 1, + "tokens": "16111.0000000000", + "delegator_shares": "16111.0000000000", + "description": { + "moniker": "w1m3l", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "11320", + "unbonding_time": "2018-12-20T08:58:53.678791463Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper16gdxm24ht2mxtpz9cma6tr6a6d47x63h65p52c", + "consensus_pubkey": "cosmosvalconspub1zcjduepqngppu2nvp9qrp7924dh2udf0qnhdr4yxguymp06ex7267e7k03jqp6aj9x", + "jailed": false, + "status": 2, + "tokens": "17026.0000000000", + "delegator_shares": "17026.0000000000", + "description": { + "moniker": "bruxus", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper16fu02hmnhlvtf47gv92mz0mkejjvhcqw2axgxf", + "consensus_pubkey": "cosmosvalconspub1zcjduepq852mfhx74vjztz7g7arjgpc2gh9qdvp6gnf3g2pnjhkx425skausxad73t", + "jailed": false, + "status": 2, + "tokens": "16868.0000000000", + "delegator_shares": "16868.0000000000", + "description": { + "moniker": "ethereumos", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper16tflhzzrjy4w4s9reky35ft7tqu8cglka82zac", + "consensus_pubkey": "cosmosvalconspub1zcjduepqtv9736vk3t8eprmhl5nvgjv57zcga8nhk8csxxvumf8fy578nd9sw90vzz", + "jailed": false, + "status": 2, + "tokens": "16957.0000000000", + "delegator_shares": "16957.0000000000", + "description": { + "moniker": "TrustThisValidator", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper16vylggc7cwwjyucedk2250ugcgjlnka8d0zpyc", + "consensus_pubkey": "cosmosvalconspub1zcjduepqe08u0tk7gq5pf347l7ntz7xtgs6jhxl763tq4wxajz7pxtmma53sler2au", + "jailed": false, + "status": 2, + "tokens": "16870.0000000000", + "delegator_shares": "16870.0000000000", + "description": { + "moniker": "gandhi", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper16vgxx4302kcpw2z98a555w5lj5etnwsjr9cj2j", + "consensus_pubkey": "cosmosvalconspub1zcjduepquvkeu07td702njh9mu554dep6nu3hkc22kt4tv6v390k3wypdxzqch0yp7", + "jailed": false, + "status": 2, + "tokens": "17241.0000000000", + "delegator_shares": "17241.0000000000", + "description": { + "moniker": "compass", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper164jntjfk9zs8x29mc27qansfwvjqs60gsg395j", + "consensus_pubkey": "cosmosvalconspub1zcjduepq7zkae9pg64fhms2v3f2gt44prf4ma7tvg78cx4qnmy4sjxfyl04sc8qf4h", + "jailed": false, + "status": 2, + "tokens": "15134.0000000000", + "delegator_shares": "15134.0000000000", + "description": { + "moniker": "lunamint", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper164jn6c4tpew2dgtk0kn7azms4ufg68md89c5e7", + "consensus_pubkey": "cosmosvalconspub1zcjduepq6mlvn3av6z76taed3vx5f3mwtl3teth0k53qpslqp5whc8qnq5mqnc34nk", + "jailed": false, + "status": 2, + "tokens": "17005.0000000000", + "delegator_shares": "17005.0000000000", + "description": { + "moniker": "niobe", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper16uwqfvgt29fxv3jv3gz09kra8rv2tqeymsywxa", + "consensus_pubkey": "cosmosvalconspub1zcjduepq630wxrmfsrfw4uk4vja8rfrykgr5xl9pxzumnksfqjlxp8jw5xxs6eystw", + "jailed": false, + "status": 2, + "tokens": "15908.0000000000", + "delegator_shares": "15908.0000000000", + "description": { + "moniker": "sebytza05", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.0100000000", + "update_time": "2018-12-18T07:36:03.836346697Z" + } + }, + { + "operator_address": "cosmosvaloper1mrkn3uug9dm32hyp9tcxs5dmmuspt7ne8hewm3", + "consensus_pubkey": "cosmosvalconspub1zcjduepqx228w7z3yuuctt9ha7un6ywputhmtwfjpkeygfs9n3rhruus3y7qsqszck", + "jailed": false, + "status": 2, + "tokens": "17001.0000000000", + "delegator_shares": "17001.0000000000", + "description": { + "moniker": "thomas", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1my5g39cvpkkn2ul30wl7gnz77jtu43f7wechsn", + "consensus_pubkey": "cosmosvalconspub1zcjduepqrhsy8tf0qgwkvdf7g2sazlednlp6kr402jc6f5gj559t8f50rtfq3luwkw", + "jailed": false, + "status": 2, + "tokens": "10000.0000000000", + "delegator_shares": "10000.0000000000", + "description": { + "moniker": "HappyCosmos", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1m9285yt4l994xread77druww85r9g8j6q535nm", + "consensus_pubkey": "cosmosvalconspub1zcjduepqnrg596vfq4v28rz8aurx2h8dkrgyapzc6chl00zhrg4vzwxds8qsc8lqxy", + "jailed": false, + "status": 2, + "tokens": "16891.0000000000", + "delegator_shares": "16891.0000000000", + "description": { + "moniker": "credence", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1msesrv5jxt0jk5vtwrgygdjq60vnn6a4lazaqn", + "consensus_pubkey": "cosmosvalconspub1zcjduepqkm3p94zqyfkh3ukwmgkgmcnwzezdqe2tfmwmgs9x88dwqzfm7cms9hr7c0", + "jailed": false, + "status": 2, + "tokens": "16936.0000000000", + "delegator_shares": "16936.0000000000", + "description": { + "moniker": "Mintelephantflavored", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1uffeh2wq0lrvwm7z77c595v040q4kk4gn702yh", + "consensus_pubkey": "cosmosvalconspub1zcjduepq5cyz45t9zwtv3q83cp32d4rqcewrsk2pkcdxthedp3jxe3kzqnus0qpcwk", + "jailed": false, + "status": 2, + "tokens": "11162.0000000000", + "delegator_shares": "11162.0000000000", + "description": { + "moniker": "wecosmos", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1uwgyzw8mdsaxcmuy28lz79q3xznlnqmpj77t5d", + "consensus_pubkey": "cosmosvalconspub1zcjduepqxd3tffhvymlwmtfv306a32m6t23evv6fvyvna9lgcdqnze47sslskr2xcv", + "jailed": false, + "status": 2, + "tokens": "17215.0000000000", + "delegator_shares": "17215.0000000000", + "description": { + "moniker": "loco.block3.community", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1u332h2zq5z3hc8yva967svs0tdf98h0qshd709", + "consensus_pubkey": "cosmosvalconspub1zcjduepqygkl3tarv487mv4frklpra0enef4lv28acdzvzx8u3n8x26sypssq0zkd2", + "jailed": false, + "status": 2, + "tokens": "16882.0000000000", + "delegator_shares": "16882.0000000000", + "description": { + "moniker": "Perdulum", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1ujqf7m03qd6gf7car0teefgc50qujtzc3dn0dr", + "consensus_pubkey": "cosmosvalconspub1zcjduepq7yxeuaupdvuaq99zgf0a3wpqsa94rzf2xda9fqsc7p5zfvdah2yq4pefrr", + "jailed": false, + "status": 2, + "tokens": "16912.0000000000", + "delegator_shares": "16912.0000000000", + "description": { + "moniker": "Masaki", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1unvmn2wsh65avenajzfy254j0v8d58f7x85a7r", + "consensus_pubkey": "cosmosvalconspub1zcjduepq3gzpu6zm4hdfjccsfp2p4d5xzt2hslkalc6pnmzjx8pzzd8dhres3nvmw7", + "jailed": false, + "status": 2, + "tokens": "16864.0000000000", + "delegator_shares": "16864.0000000000", + "description": { + "moniker": "doyoulift", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1uk7wd0psudl83cgzw6khzjnnen6tkyzc9hmhzs", + "consensus_pubkey": "cosmosvalconspub1zcjduepqngxnun3dtt6twyd4kk7kc2762sfdswr76ej2q9jw7tr0easzkz9sclxsjq", + "jailed": false, + "status": 2, + "tokens": "16905.0000000000", + "delegator_shares": "16905.0000000000", + "description": { + "moniker": "Bonang", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1uhnsxv6m83jj3328mhrql7yax3nge5svrv6t6c", + "consensus_pubkey": "cosmosvalconspub1zcjduepqds86sdscss9vpy9g6p3yu4cnys6drhhp6lh9d00q5q57z62c4ytqql4zt9", + "jailed": false, + "status": 2, + "tokens": "16964.0000000000", + "delegator_shares": "16964.0000000000", + "description": { + "moniker": "Skystar Capital", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1u6ddcsjueax884l3tfrs66497c7g86skn7pa0u", + "consensus_pubkey": "cosmosvalconspub1zcjduepq6xfu0x0m2265lq6240njy4udexskvpgtypvfcrcth0jw9ctehdxsrmksqe", + "jailed": false, + "status": 2, + "tokens": "17215.0000000000", + "delegator_shares": "17215.0000000000", + "description": { + "moniker": "Sentinel", + "identity": "", + "website": "https://sentinel.co", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1umaajfgap5ef6yxvk5706kwk8j08l7whc9d0wy", + "consensus_pubkey": "cosmosvalconspub1zcjduepqfgjuveq2raetnjt4xwpffm63kmguxv2chdhvhf5lhslmtgeunh8qmf7exk", + "jailed": false, + "status": 2, + "tokens": "15006.0000000000", + "delegator_shares": "15006.0000000000", + "description": { + "moniker": "iqlusion.io", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1uuzqhrcjfaeusa5cx0ljjjkszqmxheslau2tyw", + "consensus_pubkey": "cosmosvalconspub1zcjduepq9pemgdvg97due8fssqrutp5zw62jvvsswx2z8s3vy9j78udmpymsn9q43k", + "jailed": false, + "status": 2, + "tokens": "16902.0000000000", + "delegator_shares": "16902.0000000000", + "description": { + "moniker": "Cerberus", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsvmahynu", + "consensus_pubkey": "cosmosvalconspub1zcjduepq0hxwh7xlk88p96v66tznqaxg4nc7fy6da6hujmz3f03ywk42wz2se8rc46", + "jailed": false, + "status": 2, + "tokens": "16875.0000000000", + "delegator_shares": "16875.0000000000", + "description": { + "moniker": "Obsidian", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1ast4y5tq5v9dz9dhud5q9cseltqjjmzq2q7acv", + "consensus_pubkey": "cosmosvalconspub1zcjduepqa5g88x8sa75u9y83zfmkwa2szdd8m34v9ts4ke9k5sjcl5dzg0vqrx5uag", + "jailed": false, + "status": 2, + "tokens": "16997.0000000000", + "delegator_shares": "16997.0000000000", + "description": { + "moniker": "cifra", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1a50f7wq7nr2tj4rvsfv6q7y8q6wqply6lp2lhc", + "consensus_pubkey": "cosmosvalconspub1zcjduepqv4f6z0ywa4yw2cgkmcrc7q3vjn0wvz6tw389m6y7lna5fwce368svnq7ye", + "jailed": false, + "status": 2, + "tokens": "16756.0000000000", + "delegator_shares": "16756.0000000000", + "description": { + "moniker": "validatorich", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "1.0000000000", + "max_rate": "1.0000000000", + "max_change_rate": "1.0000000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper17060h323px5swd3mj2p0cf9zxpecg9vnk4nrls", + "consensus_pubkey": "cosmosvalconspub1zcjduepq85wsuzn3mym0z4d8ennf5swjcr89h22pz70mqwm4rw70f045dnuq9vgjnm", + "jailed": false, + "status": 2, + "tokens": "16935.0000000000", + "delegator_shares": "16935.0000000000", + "description": { + "moniker": "Pineapple", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper17s2ns29hkcsgqp7rl5n9rckx9hnss84zuzvyv9", + "consensus_pubkey": "cosmosvalconspub1zcjduepqrmd3chvncr5yc5glxwpplltqtw5gdwm627rvhc7ytrqaky5gz0usm6pekr", + "jailed": false, + "status": 2, + "tokens": "16854.0000000000", + "delegator_shares": "16854.0000000000", + "description": { + "moniker": "crazyfrog", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper174km4mr509mtcm8kt7thlxvrtksk4u88xedj84", + "consensus_pubkey": "cosmosvalconspub1zcjduepqpluk8y997vs8am90kawcyxw5ckg9qnu06sy40rd4yshjrdv3vm7q4g8x2y", + "jailed": false, + "status": 2, + "tokens": "16869.0000000000", + "delegator_shares": "16869.0000000000", + "description": { + "moniker": "moonmoon", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper17ewzayt2edwtghnrjdl58ufhqcgmw48rlyuz9v", + "consensus_pubkey": "cosmosvalconspub1zcjduepqzprzhw2l7fcwh6tfkdhrsc4vsjt9zqncl2tmq2grd9a746cmm2nsjqstwl", + "jailed": false, + "status": 2, + "tokens": "16883.0000000000", + "delegator_shares": "16883.0000000000", + "description": { + "moniker": "cosmowow", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper17au4x5vlx7stjl2p4g2sshtjx3vv7kml6ypykl", + "consensus_pubkey": "cosmosvalconspub1zcjduepq5lyq9f3kmy8cwxns68d36yeu70ldkr0gxz6ujkrxkdlcynxf734qupwe9t", + "jailed": false, + "status": 2, + "tokens": "17010.0000000000", + "delegator_shares": "17010.0000000000", + "description": { + "moniker": "ghost", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1lp7y8kck2swwhurt2tm2svj28e9dwk45q7wj2v", + "consensus_pubkey": "cosmosvalconspub1zcjduepqgfs2hrgj79hrqnfejrvc8g3xlw47gx3hwctyj9hafhyywzd09q6stvar5l", + "jailed": false, + "status": 2, + "tokens": "16899.0000000000", + "delegator_shares": "16899.0000000000", + "description": { + "moniker": "randomness", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1lzm8cv5c4ezgd0vsc5ker5y5veumxh4t8xpnc5", + "consensus_pubkey": "cosmosvalconspub1zcjduepqecslauj967wyn8d7gx5qk2nkvhnw95k2psp3av4efhwgpvc43fjs4x0tps", + "jailed": false, + "status": 2, + "tokens": "16888.0000000000", + "delegator_shares": "16888.0000000000", + "description": { + "moniker": "Toghterwecanbit", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1lylsf9cke4vxyc8z824ygzdvvcwrc9j8wpfswm", + "consensus_pubkey": "cosmosvalconspub1zcjduepqlqpjd0rv69xtr50dmttn90j2x925yvq579n8ztf00cfxvtzcfhhqvw9hkc", + "jailed": false, + "status": 2, + "tokens": "15000.0000000000", + "delegator_shares": "15000.0000000000", + "description": { + "moniker": "Spaghettimonster", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.0100000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.1000000000", + "update_time": "2018-12-18T09:20:30.124317318Z" + } + }, + { + "operator_address": "cosmosvaloper1l98y3tyl3h6ez5xevh8dgaymr5spdrwqnlqwde", + "consensus_pubkey": "cosmosvalconspub1zcjduepqjkxa8qyg6rel4zsekstnvn34r7lf6d00vvzltefqxwgxzx6m83as6yz7mg", + "jailed": false, + "status": 2, + "tokens": "16872.0000000000", + "delegator_shares": "16872.0000000000", + "description": { + "moniker": "Blue-Mary", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1l3agyg568dsk2r9v7f35wge3yr85ampzlvstxu", + "consensus_pubkey": "cosmosvalconspub1zcjduepqyrlljy7k2yxqs5h84864cqj7zcu9wa5mpkxe0adptavcxvpj2hpq58c5y3", + "jailed": true, + "status": 1, + "tokens": "14900.0000000000", + "delegator_shares": "14900.0000000000", + "description": { + "moniker": "Crytter", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "46", + "unbonding_height": "5047", + "unbonding_time": "2018-12-19T20:05:43.800585944Z", + "commission": { + "rate": "0.0100000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.1000000000", + "update_time": "2018-12-18T08:13:47.018759215Z" + } + }, + { + "operator_address": "cosmosvaloper1lnm4q9yfpmxkkndcjzjntzu9kqxew400vhtgjd", + "consensus_pubkey": "cosmosvalconspub1zcjduepqajqe0mw0emfwmmyvmsaxz7gjfnk362yy9w9u8m9htk7faza9m6tst6ln0v", + "jailed": false, + "status": 2, + "tokens": "16842.0000000000", + "delegator_shares": "16842.0000000000", + "description": { + "moniker": "communist", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1lh47893mtsr9ksnsxrzwgauk4kpv96slqramqu", + "consensus_pubkey": "cosmosvalconspub1zcjduepqx8xermsr5vzt3u64vt5zpphw0ztngjumqrj8mlcwvx6jf3el280qryptya", + "jailed": false, + "status": 2, + "tokens": "16680.0000000000", + "delegator_shares": "16680.0000000000", + "description": { + "moniker": "JS", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1lc4jjw8zveuuj3njhy70zl23vgmpds2xg830hn", + "consensus_pubkey": "cosmosvalconspub1zcjduepqpqn326vrn2n04rxrvd4rx0xzjhp2rrdvrrwyu3axex86sjcd3e7sp7scly", + "jailed": false, + "status": 2, + "tokens": "17136.0000000000", + "delegator_shares": "17136.0000000000", + "description": { + "moniker": "validator.network", + "identity": "", + "website": "https://validator.network", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1le34teftd4fa5lu64uyafzmw78yq7dgcnxchp3", + "consensus_pubkey": "cosmosvalconspub1zcjduepqacespjavqtxdz0xjph7zzmmpxgllk94h9mz2dp0wz02xts7nskmshktxfq", + "jailed": false, + "status": 2, + "tokens": "16055.0000000000", + "delegator_shares": "16055.0000000000", + "description": { + "moniker": "stake.zone", + "identity": "0A888728046018EC", + "website": "http://stake.zone", + "details": "operated by nuevax" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1lmzyz25cxglllnuq3py70cc7ag6vs0gtgfw4kq", + "consensus_pubkey": "cosmosvalconspub1zcjduepqwnghue6eqcyndf5zm6uua8ly6q0a4f6y2ff9w585ejfgzzwgzglqtkvhkw", + "jailed": false, + "status": 2, + "tokens": "15000.0000000000", + "delegator_shares": "15000.0000000000", + "description": { + "moniker": "Assburger", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.0100000000", + "max_rate": "0.2000000000", + "max_change_rate": "0.1000000000", + "update_time": "2018-12-18T08:14:06.47950553Z" + } + }, + { + "operator_address": "cosmosvaloper1la3s8xgn5h3nzjdgsdhgdkf29n9ud0kmmad2nt", + "consensus_pubkey": "cosmosvalconspub1zcjduepqwzal4u8l7d6ekd4q09agvt8zl7qg2335v8g3svuc32g7r4sflfcs37ga49", + "jailed": false, + "status": 2, + "tokens": "16922.0000000000", + "delegator_shares": "16922.0000000000", + "description": { + "moniker": "KoreaNumberOne", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + }, + { + "operator_address": "cosmosvaloper1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gznrcgr2", + "consensus_pubkey": "cosmosvalconspub1zcjduepqd0g02jh2v0ef3muu8h5gk62azfp04nal4zz9qlr7zjmzfezu95ustf23ye", + "jailed": false, + "status": 2, + "tokens": "16923.0000000000", + "delegator_shares": "16923.0000000000", + "description": { + "moniker": "Milo", + "identity": "", + "website": "", + "details": "" + }, + "bond_height": "0", + "unbonding_height": "0", + "unbonding_time": "1970-01-01T00:00:00Z", + "commission": { + "rate": "0.1000000000", + "max_rate": "1.0000000000", + "max_change_rate": "0.0100000000", + "update_time": "0001-01-01T00:00:00Z" + } + } + ], + "bonds": [ + { + "delegator_addr": "cosmos1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4ddc0ed", + "validator_addr": "cosmosvaloper1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4gev647", + "shares": "16973.0000000000" + }, + { + "delegator_addr": "cosmos1qksw0e05eh652yy0zqd7f0e3q4082dxyq5jc2f", + "validator_addr": "cosmosvaloper1qksw0e05eh652yy0zqd7f0e3q4082dxy9qxdx6", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1pxuk5c3q9dr79300xfv0yafjf9stf3w7znkkhr", + "validator_addr": "cosmosvaloper1pxuk5c3q9dr79300xfv0yafjf9stf3w788zrms", + "shares": "16928.0000000000" + }, + { + "delegator_addr": "cosmos1pfl3pwpf9s46myukhv6muu6zpm7gtlpsszu2m0", + "validator_addr": "cosmosvaloper1pfl3pwpf9s46myukhv6muu6zpm7gtlps4kglhu", + "shares": "17061.0000000000" + }, + { + "delegator_addr": "cosmos1pjmngrwcsatsuyy8m3qrunaun67sr9x78qhlvr", + "validator_addr": "cosmosvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7z5r2qs", + "shares": "16624.0000000000" + }, + { + "delegator_addr": "cosmos1p56gv748xfd74qek5e637vhcr6tyjd9u3x42m9", + "validator_addr": "cosmosvaloper1p56gv748xfd74qek5e637vhcr6tyjd9u5jplhk", + "shares": "16600.0000000000" + }, + { + "delegator_addr": "cosmos1zt7232fjuc8sppxcrnc48nkelx68p2cxw7qhk3", + "validator_addr": "cosmosvaloper1zt7232fjuc8sppxcrnc48nkelx68p2cxt25z6z", + "shares": "16994.0000000000" + }, + { + "delegator_addr": "cosmos1z024mfnytmtj9p5hj48mzm5gv6sdwg40dcqahr", + "validator_addr": "cosmosvaloper1z024mfnytmtj9p5hj48mzm5gv6sdwg40gv5gms", + "shares": "16972.0000000000" + }, + { + "delegator_addr": "cosmos1z3yluu93wa9yfv2sfrvk5m2q9c3s343qnp5qta", + "validator_addr": "cosmosvaloper1z3yluu93wa9yfv2sfrvk5m2q9c3s343qk4q48w", + "shares": "16888.0000000000" + }, + { + "delegator_addr": "cosmos1z770dde04y6zlanhsdvgscsawjzkynmmy50jz2", + "validator_addr": "cosmosvaloper1z770dde04y6zlanhsdvgscsawjzkynmmpqm8we", + "shares": "16944.0000000000" + }, + { + "delegator_addr": "cosmos1rq4dftz3c6ufngqkzcngnfluc0snwn9lgwdelf", + "validator_addr": "cosmosvaloper1rq4dftz3c6ufngqkzcngnfluc0snwn9ld6evn6", + "shares": "16964.0000000000" + }, + { + "delegator_addr": "cosmos1rya9rdtqn87tct75gq8qqlvvkllchtvwlxdjdd", + "validator_addr": "cosmosvaloper1rya9rdtqn87tct75gq8qqlvvkllchtvw6je8p7", + "shares": "17087.0000000000" + }, + { + "delegator_addr": "cosmos1rww4u22qqf2rhw02fww63t539d3ppeurkzj62v", + "validator_addr": "cosmosvaloper1rww4u22qqf2rhw02fww63t539d3ppeurnkx0xl", + "shares": "16597.0000000000" + }, + { + "delegator_addr": "cosmos1r4punjg5t3zsx0nmfk5lackpy622c8fj35q8cu", + "validator_addr": "cosmosvaloper1r4punjg5t3zsx0nmfk5lackpy622c8fj5q5j50", + "shares": "16945.0000000000" + }, + { + "delegator_addr": "cosmos1r4lzzzf683ec70fxfd9a3jmczxxkdxpf607x77", + "validator_addr": "cosmosvaloper1r4lzzzf683ec70fxfd9a3jmczxxkdxpflm2njd", + "shares": "16924.0000000000" + }, + { + "delegator_addr": "cosmos1rcp29q3hpd246n6qak7jluqep4v006cd4v7r6v", + "validator_addr": "cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl", + "shares": "15307.0000000000" + }, + { + "delegator_addr": "cosmos1yf8r909vrzzwyuard2l6qz7ge8z3md93hz0uvc", + "validator_addr": "cosmosvaloper1yf8r909vrzzwyuard2l6qz7ge8z3md93jkmfqt", + "shares": "16924.0000000000" + }, + { + "delegator_addr": "cosmos1y2g65kcq604x0pr6ur6yplvh2xdkfxkpcrfl62", + "validator_addr": "cosmosvaloper1y2g65kcq604x0pr6ur6yplvh2xdkfxkpaha2ke", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1ylz6tqpgz0flpl6h5szmj6mmzyr598rqe3908y", + "validator_addr": "cosmosvaloper1ylz6tqpgz0flpl6h5szmj6mmzyr598rqu936th", + "shares": "16250.0000000000" + }, + { + "delegator_addr": "cosmos198ssnhd4p547r7vwfrse64v307gynvj50v0fe2", + "validator_addr": "cosmosvaloper198ssnhd4p547r7vwfrse64v307gynvj52cmu4e", + "shares": "16888.0000000000" + }, + { + "delegator_addr": "cosmos19t5k4la55fr3s92e4hj5uqpk956ka6uz6khh5d", + "validator_addr": "cosmosvaloper19t5k4la55fr3s92e4hj5uqpk956ka6uzlzrzc7", + "shares": "16875.0000000000" + }, + { + "delegator_addr": "cosmos193hrufpulxc4a6c0gum2hp0xeqw2sx9e6dysgd", + "validator_addr": "cosmosvaloper193hrufpulxc4a6c0gum2hp0xeqw2sx9eles9y7", + "shares": "17097.0000000000" + }, + { + "delegator_addr": "cosmos19uhnhct0p45ek6qxp3cjjrjtz4pacwcs0ysjl0", + "validator_addr": "cosmosvaloper19uhnhct0p45ek6qxp3cjjrjtz4pacwcs2sy8nu", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos197034kwpjxm0y3umeuxk3tvnw7vedf056qnf4f", + "validator_addr": "cosmosvaloper197034kwpjxm0y3umeuxk3tvnw7vedf05l58ue6", + "shares": "16884.0000000000" + }, + { + "delegator_addr": "cosmos1xxatfhev58rvnlx7ql6aq77kd362qh35awpzrh", + "validator_addr": "cosmosvaloper1xxatfhev58rvnlx7ql6aq77kd362qh35c64h0y", + "shares": "16986.0000000000" + }, + { + "delegator_addr": "cosmos1xf6upkfzgl8f3pkpa0l2d76pex33ur277x5vwj", + "validator_addr": "cosmosvaloper1xf6upkfzgl8f3pkpa0l2d76pex33ur27mjqezp", + "shares": "16897.0000000000" + }, + { + "delegator_addr": "cosmos1xvzw5nz4mp5s5cat7rancc248v5wpecrcxhaew", + "validator_addr": "cosmosvaloper1xvzw5nz4mp5s5cat7rancc248v5wpecrajrg4a", + "shares": "16349.0000000000" + }, + { + "delegator_addr": "cosmos1xv59n6e552qrr4qnv9crcac2yrrjnzt9fu5fng", + "validator_addr": "cosmosvaloper1xv59n6e552qrr4qnv9crcac2yrrjnzt9vgqulm", + "shares": "16973.0000000000" + }, + { + "delegator_addr": "cosmos1xn7g7emmfrtll6jz5lc9r5gmyytttw7k29xvkf", + "validator_addr": "cosmosvaloper1xn7g7emmfrtll6jz5lc9r5gmyytttw7k03je66", + "shares": "17172.0000000000" + }, + { + "delegator_addr": "cosmos1x5qxy3nyxntj2pxws65nft9eyz0y349nm8e9r4", + "validator_addr": "cosmosvaloper1x5qxy3nyxntj2pxws65nft9eyz0y349n7nds0x", + "shares": "16982.0000000000" + }, + { + "delegator_addr": "cosmos1x5wgh6vwye60wv3dtshs9dmqggwfx2ldnqvev0", + "validator_addr": "cosmosvaloper1x5wgh6vwye60wv3dtshs9dmqggwfx2ldk5cvqu", + "shares": "16969.0000000000" + }, + { + "delegator_addr": "cosmos1xuwcmdvef5xudnyqa9gh5vqlq6ff0meuqc7p92", + "validator_addr": "cosmosvaloper1xuwcmdvef5xudnyqa9gh5vqlq6ff0meu9v25fe", + "shares": "17019.0000000000" + }, + { + "delegator_addr": "cosmos1xa8z3sza70wrt06yfhlxq0ujg6fa7ld8sc8f9l", + "validator_addr": "cosmosvaloper1xa8z3sza70wrt06yfhlxq0ujg6fa7ld84vnufv", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos18zrap0tnzt9c0vnkqflefzmcgg5cg434erqkg7", + "validator_addr": "cosmosvaloper18zrap0tnzt9c0vnkqflefzmcgg5cg434uh5ryd", + "shares": "16874.0000000000" + }, + { + "delegator_addr": "cosmos18vspjrcxgq66spd5c4s42eg8v7u20wquqs7faw", + "validator_addr": "cosmosvaloper18vspjrcxgq66spd5c4s42eg8v7u20wqu9y2u3a", + "shares": "16372.0000000000" + }, + { + "delegator_addr": "cosmos185n9jln2g4w79w39m0g85x2tns6uekqgzrhnap", + "validator_addr": "cosmosvaloper185n9jln2g4w79w39m0g85x2tns6uekqg8hrx3j", + "shares": "17000.0000000000" + }, + { + "delegator_addr": "cosmos1844lltc96kxkm5mq03my90se4cdssewmh77shu", + "validator_addr": "cosmosvaloper1844lltc96kxkm5mq03my90se4cdssewmj229m0", + "shares": "15000.0000000000" + }, + { + "delegator_addr": "cosmos18ka64w3qnepgqpepga39sfnnkjr0ru69gdqjgw", + "validator_addr": "cosmosvaloper18ka64w3qnepgqpepga39sfnnkjr0ru69de58ya", + "shares": "16989.0000000000" + }, + { + "delegator_addr": "cosmos18hthd5mqetquhsgx43mdedlt2uvj5xagtslkrk", + "validator_addr": "cosmosvaloper18hthd5mqetquhsgx43mdedlt2uvj5xagwytr09", + "shares": "17140.0000000000" + }, + { + "delegator_addr": "cosmos1gpwyat78vagv5hujuqyteajkmgq3wku5mta69u", + "validator_addr": "cosmosvaloper1gpwyat78vagv5hujuqyteajkmgq3wku57lf0f0", + "shares": "16872.0000000000" + }, + { + "delegator_addr": "cosmos1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jc6jecrg", + "validator_addr": "cosmosvaloper1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jclxdd0m", + "shares": "17028.0000000000" + }, + { + "delegator_addr": "cosmos1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlejzplln", + "validator_addr": "cosmosvaloper1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlehk42nq", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1gfnc7h7zdqclxwqyuhx5p9l0wlzcmg46txgyzc", + "validator_addr": "cosmosvaloper1gfnc7h7zdqclxwqyuhx5p9l0wlzcmg46wju3wt", + "shares": "17044.0000000000" + }, + { + "delegator_addr": "cosmos1gcjxqkmgks8etmefnjznssver7ajyxzkarap24", + "validator_addr": "cosmosvaloper1gcjxqkmgks8etmefnjznssver7ajyxzkchf5xx", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1ge0pwcycy7dq84fwlh0dddymh9nvg48eeahpsl", + "validator_addr": "cosmosvaloper1ge0pwcycy7dq84fwlh0dddymh9nvg48eufr5uv", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1gmrhsv6grr8t560trfytsdhn564zy7y35ss3fj", + "validator_addr": "cosmosvaloper1gmrhsv6grr8t560trfytsdhn564zy7y33yyy9p", + "shares": "5839.0000000000" + }, + { + "delegator_addr": "cosmos1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynekfr7d", + "validator_addr": "cosmosvaloper1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynuzakj7", + "shares": "16986.0000000000" + }, + { + "delegator_addr": "cosmos1gux94xvmj6uwf0ncpxhzqnlmrm9rayle96f6jy", + "validator_addr": "cosmosvaloper1gux94xvmj6uwf0ncpxhzqnlmrm9rayleqwa07h", + "shares": "16949.0000000000" + }, + { + "delegator_addr": "cosmos1gltnhp9dtqs5dvhuwyasz5hv467y9qjwg32l74", + "validator_addr": "cosmosvaloper1gltnhp9dtqs5dvhuwyasz5hv467y9qjwd972jx", + "shares": "16907.0000000000" + }, + { + "delegator_addr": "cosmos1frs78q7gcv8s2cd7pnnqk09slyf69pdx7x7lpa", + "validator_addr": "cosmosvaloper1frs78q7gcv8s2cd7pnnqk09slyf69pdxmj22dw", + "shares": "16855.0000000000" + }, + { + "delegator_addr": "cosmos1f965dn9cclqcr90pn3mpy23ymsgw0uzz62l5az", + "validator_addr": "cosmosvaloper1f965dn9cclqcr90pn3mpy23ymsgw0uzzl7tp33", + "shares": "17026.0000000000" + }, + { + "delegator_addr": "cosmos1f2t99m5zenwasugr3tmw58djsmqlrj20z2gs8m", + "validator_addr": "cosmosvaloper1f2t99m5zenwasugr3tmw58djsmqlrj2087u9tg", + "shares": "16928.0000000000" + }, + { + "delegator_addr": "cosmos1f2579m7lk7k94nm2qna4462sq63nrqklswv3up", + "validator_addr": "cosmosvaloper1f2579m7lk7k94nm2qna4462sq63nrqkl46cysj", + "shares": "16927.0000000000" + }, + { + "delegator_addr": "cosmos1fskmzyt2hr8usr3s65dq3rfur3fy6g2h48kzgx", + "validator_addr": "cosmosvaloper1fskmzyt2hr8usr3s65dq3rfur3fy6g2hsnzhy4", + "shares": "17232.0000000000" + }, + { + "delegator_addr": "cosmos1fh03auu8lrefrdjpu3zyl9n9s424xs622rerc9", + "validator_addr": "cosmosvaloper1fh03auu8lrefrdjpu3zyl9n9s424xs620hdk5k", + "shares": "16107.0000000000" + }, + { + "delegator_addr": "cosmos1fcsy7vpzvaaqlu5cvezfzjt3s4z663xd7f4xcf", + "validator_addr": "cosmosvaloper1fcsy7vpzvaaqlu5cvezfzjt3s4z663xdmapn56", + "shares": "16879.0000000000" + }, + { + "delegator_addr": "cosmos1fanp37m7fdkrp4jc3d9xa6gy43c4c37606cz5k", + "validator_addr": "cosmosvaloper1fanp37m7fdkrp4jc3d9xa6gy43c4c3762wvhc9", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1f797cgxtj4ueyvzlras08tq6zn6l87ckgvl26g", + "validator_addr": "cosmosvaloper1f797cgxtj4ueyvzlras08tq6zn6l87ckdctlkm", + "shares": "16911.0000000000" + }, + { + "delegator_addr": "cosmos1f7n50kppm2w5jnrd2c5rx7mtdr58pjpp82kmd7", + "validator_addr": "cosmosvaloper1f7n50kppm2w5jnrd2c5rx7mtdr58pjppz7zwpd", + "shares": "16871.0000000000" + }, + { + "delegator_addr": "cosmos12ryrrszxc4mxz8vg8l0t7nj8huhnnpzuquhjv5", + "validator_addr": "cosmosvaloper12ryrrszxc4mxz8vg8l0t7nj8huhnnpzu9gr8q8", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos12rj3n07szg6dacy2myy9pfny570fs8g7gfed89", + "validator_addr": "cosmosvaloper12rj3n07szg6dacy2myy9pfny570fs8g7dadctk", + "shares": "17067.0000000000" + }, + { + "delegator_addr": "cosmos12xy20lleyuy3jf8gv4meajdcku3rrdzcg8qszv", + "validator_addr": "cosmosvaloper12xy20lleyuy3jf8gv4meajdcku3rrdzcdn59wl", + "shares": "16881.0000000000" + }, + { + "delegator_addr": "cosmos12t65dsk4fdnxylj2wtr0x8qcgjthvveg9u2h6g", + "validator_addr": "cosmosvaloper12t65dsk4fdnxylj2wtr0x8qcgjthvvegqg7zkm", + "shares": "16869.0000000000" + }, + { + "delegator_addr": "cosmos12v32a4quc9tcrtdyj6330795fq0yj54pxzdws0", + "validator_addr": "cosmosvaloper12v32a4quc9tcrtdyj6330795fq0yj54prkemuu", + "shares": "17012.0000000000" + }, + { + "delegator_addr": "cosmos12wu20kju8acdwgzgcgv962lfhuv5qpg5ytgthj", + "validator_addr": "cosmosvaloper12wu20kju8acdwgzgcgv962lfhuv5qpg5plu7mp", + "shares": "15000.0000000000" + }, + { + "delegator_addr": "cosmos123ahlc3vkfe8hf354gdcddr3lzxdmyg2rm3d99", + "validator_addr": "cosmosvaloper123ahlc3vkfe8hf354gdcddr3lzxdmyg2x09cfk", + "shares": "16907.0000000000" + }, + { + "delegator_addr": "cosmos12ckzjfa5g22t2y0d303vnle35q6mk2vkc9wx8f", + "validator_addr": "cosmosvaloper12ckzjfa5g22t2y0d303vnle35q6mk2vka36nt6", + "shares": "16488.0000000000" + }, + { + "delegator_addr": "cosmos126ayk3hse5zvk9gxfmpsjr9565ef72pvzwku8m", + "validator_addr": "cosmosvaloper126ayk3hse5zvk9gxfmpsjr9565ef72pv86zftg", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos12u2e2qn74zlk34g223l7jthx53t2wgcj8g5xjx", + "validator_addr": "cosmosvaloper12u2e2qn74zlk34g223l7jthx53t2wgcjzuqn74", + "shares": "16855.0000000000" + }, + { + "delegator_addr": "cosmos127lpxh27f2jd684eyx9tzzcdk06r9kncsqqvgg", + "validator_addr": "cosmosvaloper127lpxh27f2jd684eyx9tzzcdk06r9knc455eym", + "shares": "16761.0000000000" + }, + { + "delegator_addr": "cosmos1tgnqq2g9u0syzlnuh9v96evnlkllv6f8hdex9u", + "validator_addr": "cosmosvaloper1tgnqq2g9u0syzlnuh9v96evnlkllv6f8jednf0", + "shares": "16911.0000000000" + }, + { + "delegator_addr": "cosmos1tva47y9h9zh4llgau6qsz4c2wzf0zkpxkckua5", + "validator_addr": "cosmosvaloper1tva47y9h9zh4llgau6qsz4c2wzf0zkpxnvzf38", + "shares": "16867.0000000000" + }, + { + "delegator_addr": "cosmos1twe23ys96t7ttq7m4kr97un3rrjukxjs94q06m", + "validator_addr": "cosmosvaloper1twe23ys96t7ttq7m4kr97un3rrjukxjsqp56kg", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1twughg4y0h3pm2dzxuw30lkaezut7zafk4zpsd", + "validator_addr": "cosmosvaloper1twughg4y0h3pm2dzxuw30lkaezut7zafnpk5u7", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1t3da02katujzgqnpnulew6v9xqmzj75664wxwc", + "validator_addr": "cosmosvaloper1t3da02katujzgqnpnulew6v9xqmzj756lp6nzt", + "shares": "16925.0000000000" + }, + { + "delegator_addr": "cosmos1t5zedkqk3dx49mphjnfvpcl7uprlkgcsqpj8cl", + "validator_addr": "cosmosvaloper1t5zedkqk3dx49mphjnfvpcl7uprlkgcs94xj5v", + "shares": "16981.0000000000" + }, + { + "delegator_addr": "cosmos1v88fcs0cn7tyhgmy94evkaarv9gkqwrlupvnsk", + "validator_addr": "cosmosvaloper1v88fcs0cn7tyhgmy94evkaarv9gkqwrle4cxu9", + "shares": "16875.0000000000" + }, + { + "delegator_addr": "cosmos1vf6mdfr6y3wstmve96c63xps9sc70sw7u2nrdp", + "validator_addr": "cosmosvaloper1vf6mdfr6y3wstmve96c63xps9sc70sw7e78kpj", + "shares": "16930.0000000000" + }, + { + "delegator_addr": "cosmos1vkggdmhuacs2306uasqw3au8a8lmcmqhqngtj4", + "validator_addr": "cosmosvaloper1vkggdmhuacs2306uasqw3au8a8lmcmqh98u77x", + "shares": "16892.0000000000" + }, + { + "delegator_addr": "cosmos1vhxkpclye6jf2rpm8per32gtv003rdv4zpqtte", + "validator_addr": "cosmosvaloper1vhxkpclye6jf2rpm8per32gtv003rdv4845782", + "shares": "15117.0000000000" + }, + { + "delegator_addr": "cosmos1vhv6cpktz0exwdt6axvmqpd76ja7h6dujvh9se", + "validator_addr": "cosmosvaloper1vhv6cpktz0exwdt6axvmqpd76ja7h6duhcrsu2", + "shares": "16868.0000000000" + }, + { + "delegator_addr": "cosmos1v6ksauamd2fk47raaa5xem68sc3fx494urw0aj", + "validator_addr": "cosmosvaloper1v6ksauamd2fk47raaa5xem68sc3fx494eh663p", + "shares": "16879.0000000000" + }, + { + "delegator_addr": "cosmos1drtdtat7x6pqhfs9u90c0czvg65lwtqhc6snxp", + "validator_addr": "cosmosvaloper1drtdtat7x6pqhfs9u90c0czvg65lwtqhawyx2j", + "shares": "16913.0000000000" + }, + { + "delegator_addr": "cosmos1d9v2wvuzcuqwl3euhzy8p3khvlveqsf9mmmtxs", + "validator_addr": "cosmosvaloper1d9v2wvuzcuqwl3euhzy8p3khvlveqsf970072r", + "shares": "16921.0000000000" + }, + { + "delegator_addr": "cosmos1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfp6800d", + "validator_addr": "cosmosvaloper1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfywn6r7", + "shares": "16916.0000000000" + }, + { + "delegator_addr": "cosmos1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefx0w0px", + "validator_addr": "cosmosvaloper1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefrm66d4", + "shares": "16904.0000000000" + }, + { + "delegator_addr": "cosmos1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8cmp0vs", + "validator_addr": "cosmosvaloper1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8a046qr", + "shares": "16868.0000000000" + }, + { + "delegator_addr": "cosmos1dstz57ywraws376jkerrqhe50w6uaj0zutm2sk", + "validator_addr": "cosmosvaloper1dstz57ywraws376jkerrqhe50w6uaj0zel0lu9", + "shares": "15511.1544880314" + }, + { + "delegator_addr": "cosmos1dkm8z36m96k8aukg5rxnfpw46dt5mnmvh0q36h", + "validator_addr": "cosmosvaloper1dkm8z36m96k8aukg5rxnfpw46dt5mnmvjm5yky", + "shares": "17214.0000000000" + }, + { + "delegator_addr": "cosmos1wf3sncgk7s2ykamrhy4etf09y94rrrg43cdad7", + "validator_addr": "cosmosvaloper1gmrhsv6grr8t560trfytsdhn564zy7y33yyy9p", + "shares": "9800.0000000000" + }, + { + "delegator_addr": "cosmos1wf3sncgk7s2ykamrhy4etf09y94rrrg43cdad7", + "validator_addr": "cosmosvaloper1wf3sncgk7s2ykamrhy4etf09y94rrrg45vegpd", + "shares": "100.0000000000" + }, + { + "delegator_addr": "cosmos1wmc09y9uxhyylhv0trv5xyr6u82lrttlsftnww", + "validator_addr": "cosmosvaloper1wmc09y9uxhyylhv0trv5xyr6u82lrttl4alxza", + "shares": "16937.0000000000" + }, + { + "delegator_addr": "cosmos10993luwlar59q7syh7t3hhk0kmtee64525tkmv", + "validator_addr": "cosmosvaloper10993luwlar59q7syh7t3hhk0kmtee6450qlrhl", + "shares": "17156.0000000000" + }, + { + "delegator_addr": "cosmos102p00zgyzs2xr9tvt3ju9jnhdtwuft83h8ue80", + "validator_addr": "cosmosvaloper102p00zgyzs2xr9tvt3ju9jnhdtwuft83jngvtu", + "shares": "16910.0000000000" + }, + { + "delegator_addr": "cosmos10505nl7yftsme9jk2glhjhta7w0475uv6pzj70", + "validator_addr": "cosmosvaloper10505nl7yftsme9jk2glhjhta7w0475uvl4k8ju", + "shares": "17146.0000000000" + }, + { + "delegator_addr": "cosmos1069znlez4ayj0uxskm95nfhc7vee4ve2ud4nl4", + "validator_addr": "cosmosvaloper1069znlez4ayj0uxskm95nfhc7vee4ve2eepxnx", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1ssze4rr7g7dua7mxn3hlt86h925q2edq5gg8ct", + "validator_addr": "cosmosvaloper1ssze4rr7g7dua7mxn3hlt86h925q2edq3uuj5c", + "shares": "15000.0000000000" + }, + { + "delegator_addr": "cosmos1sjx8jxuplf6ajcvxwtpntpjm5s64xt3uzdhyct", + "validator_addr": "cosmosvaloper1sjx8jxuplf6ajcvxwtpntpjm5s64xt3u8er35c", + "shares": "16862.0000000000" + }, + { + "delegator_addr": "cosmos1snppu44r8p3apmfkwu0ujxcjkmdzw59zh575yn", + "validator_addr": "cosmosvaloper1snppu44r8p3apmfkwu0ujxcjkmdzw59zjq2pgq", + "shares": "16966.0000000000" + }, + { + "delegator_addr": "cosmos1shuqhpl273t96yg6nnqvyfeewj3ew3mdlgstsp", + "validator_addr": "cosmosvaloper1shuqhpl273t96yg6nnqvyfeewj3ew3md6uy7uj", + "shares": "17177.0000000000" + }, + { + "delegator_addr": "cosmos1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5fjjjkl", + "validator_addr": "cosmosvaloper1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5vxx86v", + "shares": "16888.0000000000" + }, + { + "delegator_addr": "cosmos1s7jnk7t6yqzensdgpvkvkag022udk8429exc87", + "validator_addr": "cosmosvaloper1s7jnk7t6yqzensdgpvkvkag022udk842qdjdtd", + "shares": "17068.0000000000" + }, + { + "delegator_addr": "cosmos13psmeywshfyfcg3tr5l4qm968smtkcu8manqrw", + "validator_addr": "cosmosvaloper13psmeywshfyfcg3tr5l4qm968smtkcu87f840a", + "shares": "16892.0000000000" + }, + { + "delegator_addr": "cosmos13zyvm5hrh7yqasg04ffd9e4etpeakttkfe4v3e", + "validator_addr": "cosmosvaloper13zyvm5hrh7yqasg04ffd9e4etpeakttkvdpea2", + "shares": "16872.0000000000" + }, + { + "delegator_addr": "cosmos13wpyugwm3cxt58cmvy08up54pa47dpj0e3lc25", + "validator_addr": "cosmosvaloper13wpyugwm3cxt58cmvy08up54pa47dpj0u9tdx8", + "shares": "16864.0000000000" + }, + { + "delegator_addr": "cosmos13knf79lcspvv0vmtkjvssncud4vqxzzvq2e3ap", + "validator_addr": "cosmosvaloper13knf79lcspvv0vmtkjvssncud4vqxzzv97dy3j", + "shares": "16862.0000000000" + }, + { + "delegator_addr": "cosmos13crr30dyx70g6jqvvwr8caeha65aare9ekk47w", + "validator_addr": "cosmosvaloper13crr30dyx70g6jqvvwr8caeha65aare9uzzqja", + "shares": "16939.0000000000" + }, + { + "delegator_addr": "cosmos13lncp7eazqtf9c9hrjfakkna8mslvg45khyf5g", + "validator_addr": "cosmosvaloper13lncp7eazqtf9c9hrjfakkna8mslvg45nrsucm", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1jq8ml9x52sxww4mwfzk58t5dw4a566hxvqv7vs", + "validator_addr": "cosmosvaloper1jq8ml9x52sxww4mwfzk58t5dw4a566hxf5ctqr", + "shares": "16941.0000000000" + }, + { + "delegator_addr": "cosmos1jpvjgfspk2hmtm9et5jpm72z37e8xy5p6tjz62", + "validator_addr": "cosmosvaloper1jpvjgfspk2hmtm9et5jpm72z37e8xy5pllxhke", + "shares": "17155.0000000000" + }, + { + "delegator_addr": "cosmos1jpd2avee67keqgxm4dmddzlvyl5x3y7t94lw6t", + "validator_addr": "cosmosvaloper1jpd2avee67keqgxm4dmddzlvyl5x3y7tqptmkc", + "shares": "15000.0000000000" + }, + { + "delegator_addr": "cosmos1jxv0u20scum4trha72c7ltfgfqef6nscj25050", + "validator_addr": "cosmosvaloper1jxv0u20scum4trha72c7ltfgfqef6nsch7q6cu", + "shares": "17204.0000000000" + }, + { + "delegator_addr": "cosmos1js7z6rg5n8eugefg07p3q7letg2a58u38gyrhw", + "validator_addr": "cosmosvaloper1js7z6rg5n8eugefg07p3q7letg2a58u3zuskma", + "shares": "17028.0000000000" + }, + { + "delegator_addr": "cosmos1j3nlv8wcfst2mezkny4w2up76wfgnkq744ezus", + "validator_addr": "cosmosvaloper1j3nlv8wcfst2mezkny4w2up76wfgnkq7spdhsr", + "shares": "15000.0000000000" + }, + { + "delegator_addr": "cosmos1jkdr05fuud9ne6dsm25wxfge7x9e57f7enfl4p", + "validator_addr": "cosmosvaloper1jkdr05fuud9ne6dsm25wxfge7x9e57f7u8a2ej", + "shares": "16899.0000000000" + }, + { + "delegator_addr": "cosmos1je7k9c5s2wvzrxnm4dzhamx9rayugqas5l9z64", + "validator_addr": "cosmosvaloper1je7k9c5s2wvzrxnm4dzhamx9rayugqas3t3hkx", + "shares": "16876.0000000000" + }, + { + "delegator_addr": "cosmos1n0rc3597etdfllkgs0py9vrhj7yev5tngd3w5d", + "validator_addr": "cosmosvaloper1n0rc3597etdfllkgs0py9vrhj7yev5tnde9mc7", + "shares": "15000.0000000000" + }, + { + "delegator_addr": "cosmos1n3y34gyk7jm2ydpspp02qs54ulffx8a456f4wf", + "validator_addr": "cosmosvaloper1n3y34gyk7jm2ydpspp02qs54ulffx8a43waqz6", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1njvv9cd0avfzrkn04xyh3weu4dsuhv5mgxqyrt", + "validator_addr": "cosmosvaloper1njvv9cd0avfzrkn04xyh3weu4dsuhv5mdj530c", + "shares": "16905.0000000000" + }, + { + "delegator_addr": "cosmos1n5pepvmgsfd3p2tqqgvt505jvymmstf643umxd", + "validator_addr": "cosmosvaloper1n5pepvmgsfd3p2tqqgvt505jvymmstf6s9gw27", + "shares": "17220.0000000000" + }, + { + "delegator_addr": "cosmos15qavwkx8qv8y9htxdppamsjfu4f5627jfqhs6d", + "validator_addr": "cosmosvaloper15qavwkx8qv8y9htxdppamsjfu4f5627jv5r9k7", + "shares": "16904.0000000000" + }, + { + "delegator_addr": "cosmos15xxqq8v4q0sqcfhuqtflncddfep5jxxp9ge7s9", + "validator_addr": "cosmosvaloper15xxqq8v4q0sqcfhuqtflncddfep5jxxpqudtuk", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos15vwlqdmn00al037xctgv7v8yeasg88e4qjs4hh", + "validator_addr": "cosmosvaloper15vwlqdmn00al037xctgv7v8yeasg88e49xyqmy", + "shares": "15461.0000000000" + }, + { + "delegator_addr": "cosmos153cqes7c3crppc2j6eu9hhmg364q8lzn9efgec", + "validator_addr": "cosmosvaloper153cqes7c3crppc2j6eu9hhmg364q8lznqdaa4t", + "shares": "17017.0000000000" + }, + { + "delegator_addr": "cosmos15u9ve7fz8fqaf7r2u3p4f9ru4ze47paun76mm4", + "validator_addr": "cosmosvaloper15u9ve7fz8fqaf7r2u3p4f9ru4ze47pauk2wwhx", + "shares": "17026.0000000000" + }, + { + "delegator_addr": "cosmos14pg9n09np8eq65dh50463ph7qn8um00u2md7z0", + "validator_addr": "cosmosvaloper14pg9n09np8eq65dh50463ph7qn8um00u00etwu", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos14pfqua2h27cll225s6gpyr36d8ey80f735ulre", + "validator_addr": "cosmosvaloper14pfqua2h27cll225s6gpyr36d8ey80f75qg202", + "shares": "16269.0000000000" + }, + { + "delegator_addr": "cosmos14t77a9pzc6fel0nsrlsfp3ft937ltrf6tmjc92", + "validator_addr": "cosmosvaloper14t77a9pzc6fel0nsrlsfp3ft937ltrf6w0xdfe", + "shares": "16878.0000000000" + }, + { + "delegator_addr": "cosmos14dp76w9srztynh40m2zm2hlaykpxtnm25qdxh3", + "validator_addr": "cosmosvaloper14dp76w9srztynh40m2zm2hlaykpxtnm235enmz", + "shares": "16891.0000000000" + }, + { + "delegator_addr": "cosmos14l266hpfprtz953nw78vkugpx6006u7lvqk98f", + "validator_addr": "cosmosvaloper14l266hpfprtz953nw78vkugpx6006u7lf5zst6", + "shares": "15000.0000000000" + }, + { + "delegator_addr": "cosmos1krldgl20vmhw2nnkyehcdt46dcnjc7jupjrqgs", + "validator_addr": "cosmosvaloper1krldgl20vmhw2nnkyehcdt46dcnjc7juyxh4yr", + "shares": "0.9999994578" + }, + { + "delegator_addr": "cosmos1krldgl20vmhw2nnkyehcdt46dcnjc7jupjrqgs", + "validator_addr": "cosmosvaloper1cp07cqat6njzss2fcflx5v5e8uceqtzdljctuf", + "shares": "15901.0000000000" + }, + { + "delegator_addr": "cosmos1k8kpqt3rfxlf30wtclrmjjk44lzjp4zzm4szja", + "validator_addr": "cosmosvaloper1k8kpqt3rfxlf30wtclrmjjk44lzjp4zz7pyh7w", + "shares": "17099.0000000000" + }, + { + "delegator_addr": "cosmos1kvj6kaaugkq86nnppay4x82esvxlpwmxydgw6u", + "validator_addr": "cosmosvaloper1kvj6kaaugkq86nnppay4x82esvxlpwmxpeumk0", + "shares": "17151.0000000000" + }, + { + "delegator_addr": "cosmos1k0wk87gaw0963wn9q8242gfvhp9yghjh73h7wf", + "validator_addr": "cosmosvaloper1k0wk87gaw0963wn9q8242gfvhp9yghjhm9rtz6", + "shares": "17202.0000000000" + }, + { + "delegator_addr": "cosmos1ks9r9w264qln2uarn3zmmz35tnvglz5707eds5", + "validator_addr": "cosmosvaloper1ks9r9w264qln2uarn3zmmz35tnvglz5722dcu8", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1kj3cr0nww5dzt2zemjzytyw0g5swcndzeszlhq", + "validator_addr": "cosmosvaloper1kj3cr0nww5dzt2zemjzytyw0g5swcndzuyk2mn", + "shares": "16863.0000000000" + }, + { + "delegator_addr": "cosmos1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd7zt2apj", + "validator_addr": "cosmosvaloper1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd78l7gdp", + "shares": "16871.0000000000" + }, + { + "delegator_addr": "cosmos1hnlarnp8gtdn9rff6xzpl99z64d9755spmuc3q", + "validator_addr": "cosmosvaloper1hnlarnp8gtdn9rff6xzpl99z64d9755sy0gdan", + "shares": "16924.0000000000" + }, + { + "delegator_addr": "cosmos1hm5f52equcd4f268uxf4xhwljpnljvdy8mrzw3", + "validator_addr": "cosmosvaloper1hm5f52equcd4f268uxf4xhwljpnljvdyz0hhzz", + "shares": "17218.0000000000" + }, + { + "delegator_addr": "cosmos1haxtrc2enmesgcp6ltj824s623jx8xlp0acd60", + "validator_addr": "cosmosvaloper1haxtrc2enmesgcp6ltj824s623jx8xlp2fvcku", + "shares": "16887.0000000000" + }, + { + "delegator_addr": "cosmos1hlvm6nxewwrscxj3w405u5tnrg946c3cxl4rjn", + "validator_addr": "cosmosvaloper1hlvm6nxewwrscxj3w405u5tnrg946c3crtpk7q", + "shares": "16267.0000000000" + }, + { + "delegator_addr": "cosmos1cp07cqat6njzss2fcflx5v5e8uceqtzd6xv7s6", + "validator_addr": "cosmosvaloper1cp07cqat6njzss2fcflx5v5e8uceqtzdljctuf", + "shares": "4.0000000000" + }, + { + "delegator_addr": "cosmos1cypmdvszcd9kd3jenmqxd03cpceql8rtm266gu", + "validator_addr": "cosmosvaloper1cypmdvszcd9kd3jenmqxd03cpceql8rt77w0y0", + "shares": "17142.0000000000" + }, + { + "delegator_addr": "cosmos1c27f7klwxze75phrd0nnqwddpva3gzq8h3k7kj", + "validator_addr": "cosmosvaloper1c27f7klwxze75phrd0nnqwddpva3gzq8j9zt6p", + "shares": "16927.0000000000" + }, + { + "delegator_addr": "cosmos1cvs6f2nrdwqa9et70vpl5tm56ux4z95mc9ezk5", + "validator_addr": "cosmosvaloper1cvs6f2nrdwqa9et70vpl5tm56ux4z95ma3dh68", + "shares": "17301.0000000000" + }, + { + "delegator_addr": "cosmos1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0t6njg2", + "validator_addr": "cosmosvaloper1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0ww88ye", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzy0saty", + "validator_addr": "cosmosvaloper1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzpmyg8h", + "shares": "17324.0000000000" + }, + { + "delegator_addr": "cosmos1caruqk82j6chyswjkp28u3sk80ya5zla0grm7p", + "validator_addr": "cosmosvaloper1caruqk82j6chyswjkp28u3sk80ya5zla2uhwjj", + "shares": "16860.0000000000" + }, + { + "delegator_addr": "cosmos1eqx9zhjny2k929hqsm06t3sz08qdlk4rzqevxr", + "validator_addr": "cosmosvaloper1eqx9zhjny2k929hqsm06t3sz08qdlk4r85de2s", + "shares": "16982.0000000000" + }, + { + "delegator_addr": "cosmos1epta0djtp5gdakthj4pwugvww85l6tpfkkgjdf", + "validator_addr": "cosmosvaloper1epta0djtp5gdakthj4pwugvww85l6tpfnzu8p6", + "shares": "16873.0000000000" + }, + { + "delegator_addr": "cosmos1eysta0x7quczxkecrm6f36assewqddr0879wgv", + "validator_addr": "cosmosvaloper1eysta0x7quczxkecrm6f36assewqddr0z23myl", + "shares": "17194.0000000000" + }, + { + "delegator_addr": "cosmos1ex62wk5m0dg3jfraczv9xpuqttedj2egqelsj0", + "validator_addr": "cosmosvaloper1ex62wk5m0dg3jfraczv9xpuqttedj2eg9dt97u", + "shares": "9.0000000000" + }, + { + "delegator_addr": "cosmos1evh32gcrtgmw43g9a9s9u9yxmswpx8cfa4c5vz", + "validator_addr": "cosmosvaloper1evh32gcrtgmw43g9a9s9u9yxmswpx8cfcpvpq3", + "shares": "16918.0000000000" + }, + { + "delegator_addr": "cosmos1e3qm8jd9357zhdemwnaafmf0wy3f4yqm2hndmh", + "validator_addr": "cosmosvaloper1e3qm8jd9357zhdemwnaafmf0wy3f4yqm0r8chy", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1emaa7mwgpnpmc7yptm728ytp9quamsvuz92x5u", + "validator_addr": "cosmosvaloper1emaa7mwgpnpmc7yptm728ytp9quamsvu837nc0", + "shares": "16612.0000000000" + }, + { + "delegator_addr": "cosmos1eulk2rad6ys649x55lpg370z76xq4hrzkcr5vv", + "validator_addr": "cosmosvaloper127lpxh27f2jd684eyx9tzzcdk06r9knc455eym", + "shares": "500.0000000000" + }, + { + "delegator_addr": "cosmos16p0uqvts5nvgy4rt5qeljg0e27kq5ay86a0kt3", + "validator_addr": "cosmosvaloper16p0uqvts5nvgy4rt5qeljg0e27kq5ay8lfmr8z", + "shares": "30.0000000000" + }, + { + "delegator_addr": "cosmos169d5hvr73tqujfn9mkm9080p6kf7wkghrc0ep0", + "validator_addr": "cosmosvaloper169d5hvr73tqujfn9mkm9080p6kf7wkghxvmvdu", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos169cxw3pkffw66vxlppy86n205rklhna86n073g", + "validator_addr": "cosmosvaloper169cxw3pkffw66vxlppy86n205rklhna8l8mtam", + "shares": "16111.0000000000" + }, + { + "delegator_addr": "cosmos16gdxm24ht2mxtpz9cma6tr6a6d47x63hlq4pxt", + "validator_addr": "cosmosvaloper16gdxm24ht2mxtpz9cma6tr6a6d47x63h65p52c", + "shares": "17026.0000000000" + }, + { + "delegator_addr": "cosmos16fu02hmnhlvtf47gv92mz0mkejjvhcqw0fja26", + "validator_addr": "cosmosvaloper16fu02hmnhlvtf47gv92mz0mkejjvhcqw2axgxf", + "shares": "16868.0000000000" + }, + { + "delegator_addr": "cosmos16tflhzzrjy4w4s9reky35ft7tqu8cglkcn7h3t", + "validator_addr": "cosmosvaloper16tflhzzrjy4w4s9reky35ft7tqu8cglka82zac", + "shares": "16957.0000000000" + }, + { + "delegator_addr": "cosmos16vylggc7cwwjyucedk2250ugcgjlnka8gmk5gt", + "validator_addr": "cosmosvaloper16vylggc7cwwjyucedk2250ugcgjlnka8d0zpyc", + "shares": "16870.0000000000" + }, + { + "delegator_addr": "cosmos16vgxx4302kcpw2z98a555w5lj5etnwsjx3v8xp", + "validator_addr": "cosmosvaloper16vgxx4302kcpw2z98a555w5lj5etnwsjr9cj2j", + "shares": "17241.0000000000" + }, + { + "delegator_addr": "cosmos164jntjfk9zs8x29mc27qansfwvjqs60g4u9scp", + "validator_addr": "cosmosvaloper164jntjfk9zs8x29mc27qansfwvjqs60gsg395j", + "shares": "15134.0000000000" + }, + { + "delegator_addr": "cosmos164jn6c4tpew2dgtk0kn7azms4ufg68mdz3vp4d", + "validator_addr": "cosmosvaloper164jn6c4tpew2dgtk0kn7azms4ufg68md89c5e7", + "shares": "17005.0000000000" + }, + { + "delegator_addr": "cosmos16uwqfvgt29fxv3jv3gz09kra8rv2tqey7ysm2w", + "validator_addr": "cosmosvaloper16uwqfvgt29fxv3jv3gz09kra8rv2tqeymsywxa", + "shares": "15908.0000000000" + }, + { + "delegator_addr": "cosmos1mrkn3uug9dm32hyp9tcxs5dmmuspt7nezrdmhz", + "validator_addr": "cosmosvaloper1mrkn3uug9dm32hyp9tcxs5dmmuspt7ne8hewm3", + "shares": "17001.0000000000" + }, + { + "delegator_addr": "cosmos1my5g39cvpkkn2ul30wl7gnz77jtu43f7tdvzuq", + "validator_addr": "cosmosvaloper1my5g39cvpkkn2ul30wl7gnz77jtu43f7wechsn", + "shares": "10000.0000000000" + }, + { + "delegator_addr": "cosmos1m9285yt4l994xread77druww85r9g8j69q9plg", + "validator_addr": "cosmosvaloper1m9285yt4l994xread77druww85r9g8j6q535nm", + "shares": "16891.0000000000" + }, + { + "delegator_addr": "cosmos1msesrv5jxt0jk5vtwrgygdjq60vnn6a46fkgvq", + "validator_addr": "cosmosvaloper1msesrv5jxt0jk5vtwrgygdjq60vnn6a4lazaqn", + "shares": "16936.0000000000" + }, + { + "delegator_addr": "cosmos1uffeh2wq0lrvwm7z77c595v040q4kk4gk2mlgy", + "validator_addr": "cosmosvaloper1hlvm6nxewwrscxj3w405u5tnrg946c3crtpk7q", + "shares": "2520.5000000000" + }, + { + "delegator_addr": "cosmos1uffeh2wq0lrvwm7z77c595v040q4kk4gk2mlgy", + "validator_addr": "cosmosvaloper1uffeh2wq0lrvwm7z77c595v040q4kk4gn702yh", + "shares": "11162.0000000000" + }, + { + "delegator_addr": "cosmos1uwgyzw8mdsaxcmuy28lz79q3xznlnqmph227c7", + "validator_addr": "cosmosvaloper1uwgyzw8mdsaxcmuy28lz79q3xznlnqmpj77t5d", + "shares": "17215.0000000000" + }, + { + "delegator_addr": "cosmos1u332h2zq5z3hc8yva967svs0tdf98h0q4retrk", + "validator_addr": "cosmosvaloper1u332h2zq5z3hc8yva967svs0tdf98h0qshd709", + "shares": "16882.0000000000" + }, + { + "delegator_addr": "cosmos1ujqf7m03qd6gf7car0teefgc50qujtzc5e86ps", + "validator_addr": "cosmosvaloper1ujqf7m03qd6gf7car0teefgc50qujtzc3dn0dr", + "shares": "16912.0000000000" + }, + { + "delegator_addr": "cosmos1unvmn2wsh65avenajzfy254j0v8d58f7rnqgjs", + "validator_addr": "cosmosvaloper1unvmn2wsh65avenajzfy254j0v8d58f7x85a7r", + "shares": "16864.0000000000" + }, + { + "delegator_addr": "cosmos1uk7wd0psudl83cgzw6khzjnnen6tkyzcqr0zwr", + "validator_addr": "cosmosvaloper1uk7wd0psudl83cgzw6khzjnnen6tkyzc9hmhzs", + "shares": "16905.0000000000" + }, + { + "delegator_addr": "cosmos1uhnsxv6m83jj3328mhrql7yax3nge5svxcw7kt", + "validator_addr": "cosmosvaloper1uhnsxv6m83jj3328mhrql7yax3nge5svrv6t6c", + "shares": "16964.0000000000" + }, + { + "delegator_addr": "cosmos1u6ddcsjueax884l3tfrs66497c7g86skk24gr0", + "validator_addr": "cosmosvaloper1u6ddcsjueax884l3tfrs66497c7g86skn7pa0u", + "shares": "17215.0000000000" + }, + { + "delegator_addr": "cosmos1umaajfgap5ef6yxvk5706kwk8j08l7wha3e6zh", + "validator_addr": "cosmosvaloper1umaajfgap5ef6yxvk5706kwk8j08l7whc9d0wy", + "shares": "15006.0000000000" + }, + { + "delegator_addr": "cosmos1uuzqhrcjfaeusa5cx0ljjjkszqmxheslcg77ga", + "validator_addr": "cosmosvaloper1uuzqhrcjfaeusa5cx0ljjjkszqmxheslau2tyw", + "shares": "16902.0000000000" + }, + { + "delegator_addr": "cosmos1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsv7fr3l0", + "validator_addr": "cosmosvaloper1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsvmahynu", + "shares": "16875.0000000000" + }, + { + "delegator_addr": "cosmos1ast4y5tq5v9dz9dhud5q9cseltqjjmzq052g5l", + "validator_addr": "cosmosvaloper1ast4y5tq5v9dz9dhud5q9cseltqjjmzq2q7acv", + "shares": "16997.0000000000" + }, + { + "delegator_addr": "cosmos1a50f7wq7nr2tj4rvsfv6q7y8q6wqply66472mt", + "validator_addr": "cosmosvaloper1a50f7wq7nr2tj4rvsfv6q7y8q6wqply6lp2lhc", + "shares": "16756.0000000000" + }, + { + "delegator_addr": "cosmos17060h323px5swd3mj2p0cf9zxpecg9vnnp8knr", + "validator_addr": "cosmosvaloper17060h323px5swd3mj2p0cf9zxpecg9vnk4nrls", + "shares": "16935.0000000000" + }, + { + "delegator_addr": "cosmos17s2ns29hkcsgqp7rl5n9rckx9hnss84zekc3qk", + "validator_addr": "cosmosvaloper17s2ns29hkcsgqp7rl5n9rckx9hnss84zuzvyv9", + "shares": "16854.0000000000" + }, + { + "delegator_addr": "cosmos174km4mr509mtcm8kt7thlxvrtksk4u88rde8tx", + "validator_addr": "cosmosvaloper174km4mr509mtcm8kt7thlxvrtksk4u88xedj84", + "shares": "16869.0000000000" + }, + { + "delegator_addr": "cosmos17ewzayt2edwtghnrjdl58ufhqcgmw48r6sghfl", + "validator_addr": "cosmosvaloper17ewzayt2edwtghnrjdl58ufhqcgmw48rlyuz9v", + "shares": "16883.0000000000" + }, + { + "delegator_addr": "cosmos17au4x5vlx7stjl2p4g2sshtjx3vv7kmlls436v", + "validator_addr": "cosmosvaloper17au4x5vlx7stjl2p4g2sshtjx3vv7kml6ypykl", + "shares": "17010.0000000000" + }, + { + "delegator_addr": "cosmos1lp7y8kck2swwhurt2tm2svj28e9dwk459268xl", + "validator_addr": "cosmosvaloper1lp7y8kck2swwhurt2tm2svj28e9dwk45q7wj2v", + "shares": "16899.0000000000" + }, + { + "delegator_addr": "cosmos1lzm8cv5c4ezgd0vsc5ker5y5veumxh4tzj4x58", + "validator_addr": "cosmosvaloper1lzm8cv5c4ezgd0vsc5ker5y5veumxh4t8xpnc5", + "shares": "16888.0000000000" + }, + { + "delegator_addr": "cosmos1lylsf9cke4vxyc8z824ygzdvvcwrc9j8t4a9zg", + "validator_addr": "cosmosvaloper1lylsf9cke4vxyc8z824ygzdvvcwrc9j8wpfswm", + "shares": "15000.0000000000" + }, + { + "delegator_addr": "cosmos1l98y3tyl3h6ez5xevh8dgaymr5spdrwqkt5mp2", + "validator_addr": "cosmosvaloper1l98y3tyl3h6ez5xevh8dgaymr5spdrwqnlqwde", + "shares": "16872.0000000000" + }, + { + "delegator_addr": "cosmos1l3agyg568dsk2r9v7f35wge3yr85ampz6cy720", + "validator_addr": "cosmosvaloper1l3agyg568dsk2r9v7f35wge3yr85ampzlvstxu", + "shares": "14900.0000000000" + }, + { + "delegator_addr": "cosmos1lnm4q9yfpmxkkndcjzjntzu9kqxew400frla77", + "validator_addr": "cosmosvaloper1lnm4q9yfpmxkkndcjzjntzu9kqxew400vhtgjd", + "shares": "16842.0000000000" + }, + { + "delegator_addr": "cosmos1lh47893mtsr9ksnsxrzwgauk4kpv96sl9hfwv0", + "validator_addr": "cosmosvaloper1lh47893mtsr9ksnsxrzwgauk4kpv96slqramqu", + "shares": "16680.0000000000" + }, + { + "delegator_addr": "cosmos1lc4jjw8zveuuj3njhy70zl23vgmpds2xdn96mq", + "validator_addr": "cosmosvaloper1lc4jjw8zveuuj3njhy70zl23vgmpds2xg830hn", + "shares": "17136.0000000000" + }, + { + "delegator_addr": "cosmos1le34teftd4fa5lu64uyafzmw78yq7dgckjvzdz", + "validator_addr": "cosmosvaloper1le34teftd4fa5lu64uyafzmw78yq7dgcnxchp3", + "shares": "16055.0000000000" + }, + { + "delegator_addr": "cosmos1lmzyz25cxglllnuq3py70cc7ag6vs0gtda6q6n", + "validator_addr": "cosmosvaloper1lmzyz25cxglllnuq3py70cc7ag6vs0gtgfw4kq", + "shares": "15000.0000000000" + }, + { + "delegator_addr": "cosmos1la3s8xgn5h3nzjdgsdhgdkf29n9ud0km7fellc", + "validator_addr": "cosmosvaloper1la3s8xgn5h3nzjdgsdhgdkf29n9ud0kmmad2nt", + "shares": "16922.0000000000" + }, + { + "delegator_addr": "cosmos1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gzkhva0e", + "validator_addr": "cosmosvaloper1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gznrcgr2", + "shares": "16923.0000000000" + } + ], + "unbonding_delegations": [ + { + "delegator_addr": "cosmos18eh3vq03xvpexa0krrq5ezlueuz5kujuezyygf", + "validator_addr": "cosmosvaloper18eh3vq03xvpexa0krrq5ezlueuz5kujuuks3y6", + "creation_height": "258", + "min_time": "2018-12-19T09:13:52.791752843Z", + "initial_balance": { + "denom": "STAKE", + "amount": "15000" + }, + "balance": { + "denom": "STAKE", + "amount": "15000" + } + }, + { + "delegator_addr": "cosmos12vzym6hcj9gjswejlccm7slsmwexcv8tx8xqyr", + "validator_addr": "cosmosvaloper12vzym6hcj9gjswejlccm7slsmwexcv8trnj4gs", + "creation_height": "6163", + "min_time": "2018-12-19T22:24:50.977959992Z", + "initial_balance": { + "denom": "STAKE", + "amount": "15870" + }, + "balance": { + "denom": "STAKE", + "amount": "15870" + } + }, + { + "delegator_addr": "cosmos107wu38mu2uttajs64s6j9fhspee72cpyeh6lf5", + "validator_addr": "cosmosvaloper1fskmzyt2hr8usr3s65dq3rfur3fy6g2hsnzhy4", + "creation_height": "3222", + "min_time": "2018-12-19T16:05:31.751018929Z", + "initial_balance": { + "denom": "STAKE", + "amount": "1" + }, + "balance": { + "denom": "STAKE", + "amount": "1" + } + }, + { + "delegator_addr": "cosmos107wu38mu2uttajs64s6j9fhspee72cpyeh6lf5", + "validator_addr": "cosmosvaloper15u9ve7fz8fqaf7r2u3p4f9ru4ze47pauk2wwhx", + "creation_height": "3237", + "min_time": "2018-12-19T16:07:20.261707123Z", + "initial_balance": { + "denom": "STAKE", + "amount": "1" + }, + "balance": { + "denom": "STAKE", + "amount": "1" + } + }, + { + "delegator_addr": "cosmos107wu38mu2uttajs64s6j9fhspee72cpyeh6lf5", + "validator_addr": "cosmosvaloper1cvs6f2nrdwqa9et70vpl5tm56ux4z95ma3dh68", + "creation_height": "3240", + "min_time": "2018-12-19T16:07:42.59574075Z", + "initial_balance": { + "denom": "STAKE", + "amount": "1" + }, + "balance": { + "denom": "STAKE", + "amount": "1" + } + }, + { + "delegator_addr": "cosmos107wu38mu2uttajs64s6j9fhspee72cpyeh6lf5", + "validator_addr": "cosmosvaloper1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzpmyg8h", + "creation_height": "3244", + "min_time": "2018-12-19T16:08:10.666614752Z", + "initial_balance": { + "denom": "STAKE", + "amount": "1" + }, + "balance": { + "denom": "STAKE", + "amount": "1" + } + }, + { + "delegator_addr": "cosmos107wu38mu2uttajs64s6j9fhspee72cpyeh6lf5", + "validator_addr": "cosmosvaloper164jntjfk9zs8x29mc27qansfwvjqs60gsg395j", + "creation_height": "3296", + "min_time": "2018-12-19T16:14:37.352125617Z", + "initial_balance": { + "denom": "STAKE", + "amount": "1" + }, + "balance": { + "denom": "STAKE", + "amount": "1" + } + }, + { + "delegator_addr": "cosmos1ex62wk5m0dg3jfraczv9xpuqttedj2egqelsj0", + "validator_addr": "cosmosvaloper1ex62wk5m0dg3jfraczv9xpuqttedj2eg9dt97u", + "creation_height": "7510", + "min_time": "2018-12-20T01:11:02.184405763Z", + "initial_balance": { + "denom": "STAKE", + "amount": "15165" + }, + "balance": { + "denom": "STAKE", + "amount": "15165" + } + }, + { + "delegator_addr": "cosmos1uffeh2wq0lrvwm7z77c595v040q4kk4gk2mlgy", + "validator_addr": "cosmosvaloper1hlvm6nxewwrscxj3w405u5tnrg946c3crtpk7q", + "creation_height": "2699", + "min_time": "2018-12-19T14:55:26.067163962Z", + "initial_balance": { + "denom": "STAKE", + "amount": "2520" + }, + "balance": { + "denom": "STAKE", + "amount": "2520" + } + }, + { + "delegator_addr": "cosmos1l3agyg568dsk2r9v7f35wge3yr85ampz6cy720", + "validator_addr": "cosmosvaloper1l3agyg568dsk2r9v7f35wge3yr85ampzlvstxu", + "creation_height": "288", + "min_time": "2018-12-19T09:17:28.912246942Z", + "initial_balance": { + "denom": "STAKE", + "amount": "100" + }, + "balance": { + "denom": "STAKE", + "amount": "100" + } + } + ], + "redelegations": [ + { + "delegator_addr": "cosmos1pjmngrwcsatsuyy8m3qrunaun67sr9x78qhlvr", + "validator_src_addr": "cosmosvaloper1cvs6f2nrdwqa9et70vpl5tm56ux4z95ma3dh68", + "validator_dst_addr": "cosmosvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7z5r2qs", + "creation_height": "827", + "min_time": "2018-12-19T10:38:39.601348597Z", + "initial_balance": { + "denom": "STAKE", + "amount": "440" + }, + "balance": { + "denom": "STAKE", + "amount": "440" + }, + "shares_src": "440.0000000000", + "shares_dst": "440.0000000000" + }, + { + "delegator_addr": "cosmos1pjmngrwcsatsuyy8m3qrunaun67sr9x78qhlvr", + "validator_src_addr": "cosmosvaloper1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzpmyg8h", + "validator_dst_addr": "cosmosvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7z5r2qs", + "creation_height": "837", + "min_time": "2018-12-19T10:39:53.629729893Z", + "initial_balance": { + "denom": "STAKE", + "amount": "501" + }, + "balance": { + "denom": "STAKE", + "amount": "501" + }, + "shares_src": "501.0000000000", + "shares_dst": "501.0000000000" + }, + { + "delegator_addr": "cosmos1pjmngrwcsatsuyy8m3qrunaun67sr9x78qhlvr", + "validator_src_addr": "cosmosvaloper164jntjfk9zs8x29mc27qansfwvjqs60gsg395j", + "validator_dst_addr": "cosmosvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7z5r2qs", + "creation_height": "810", + "min_time": "2018-12-19T10:36:35.249796276Z", + "initial_balance": { + "denom": "STAKE", + "amount": "450" + }, + "balance": { + "denom": "STAKE", + "amount": "450" + }, + "shares_src": "450.0000000000", + "shares_dst": "450.0000000000" + }, + { + "delegator_addr": "cosmos1wf3sncgk7s2ykamrhy4etf09y94rrrg43cdad7", + "validator_src_addr": "cosmosvaloper1wf3sncgk7s2ykamrhy4etf09y94rrrg45vegpd", + "validator_dst_addr": "cosmosvaloper1gmrhsv6grr8t560trfytsdhn564zy7y33yyy9p", + "creation_height": "5001", + "min_time": "2018-12-19T19:59:50.932618326Z", + "initial_balance": { + "denom": "STAKE", + "amount": "9800" + }, + "balance": { + "denom": "STAKE", + "amount": "9800" + }, + "shares_src": "9800.0000000000", + "shares_dst": "9800.0000000000" + }, + { + "delegator_addr": "cosmos1krldgl20vmhw2nnkyehcdt46dcnjc7jupjrqgs", + "validator_src_addr": "cosmosvaloper1krldgl20vmhw2nnkyehcdt46dcnjc7juyxh4yr", + "validator_dst_addr": "cosmosvaloper1cp07cqat6njzss2fcflx5v5e8uceqtzdljctuf", + "creation_height": "5586", + "min_time": "2018-12-19T21:13:04.959496238Z", + "initial_balance": { + "denom": "STAKE", + "amount": "15140" + }, + "balance": { + "denom": "STAKE", + "amount": "15140" + }, + "shares_src": "15140.0000005422", + "shares_dst": "15140.0000000000" + } + ], + "exported": true + }, + "mint": { + "minter": { + "inflation": "80.0005157141", + "annual_provisions": "235971481.1629443554" + }, + "params": { + "mint_denom": "STAKE", + "inflation_rate_change": "1.0000000000", + "inflation_max": "100.0000000000", + "inflation_min": "80.0000000000", + "goal_bonded": "0.9900000000", + "blocks_per_year": "6311520" + } + }, + "distr": { + "fee_pool": { + "val_accum": { + "update_height": "0", + "accum": "0.0000000000" + }, + "val_pool": null, + "community_pool": [ + { + "denom": "STAKE", + "amount": "22012.9981102851" + }, + { + "denom": "photinos", + "amount": "23667.9645386261" + } + ] + }, + "community_tax": "0.0000000000", + "base_proposer_reward": "0.0100000000", + "bonus_proposer_reward": "0.1000000000", + "validator_dist_infos": [ + { + "operator_addr": "cosmosvaloper1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4gev647", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1qksw0e05eh652yy0zqd7f0e3q4082dxy9qxdx6", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1pxuk5c3q9dr79300xfv0yafjf9stf3w788zrms", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1pfl3pwpf9s46myukhv6muu6zpm7gtlps4kglhu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7z5r2qs", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1p56gv748xfd74qek5e637vhcr6tyjd9u5jplhk", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1zt7232fjuc8sppxcrnc48nkelx68p2cxt25z6z", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1z024mfnytmtj9p5hj48mzm5gv6sdwg40gv5gms", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1z3yluu93wa9yfv2sfrvk5m2q9c3s343qk4q48w", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1z770dde04y6zlanhsdvgscsawjzkynmmpqm8we", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1rq4dftz3c6ufngqkzcngnfluc0snwn9ld6evn6", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1rya9rdtqn87tct75gq8qqlvvkllchtvw6je8p7", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1rww4u22qqf2rhw02fww63t539d3ppeurnkx0xl", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1r4punjg5t3zsx0nmfk5lackpy622c8fj5q5j50", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1r4lzzzf683ec70fxfd9a3jmczxxkdxpflm2njd", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1yf8r909vrzzwyuard2l6qz7ge8z3md93jkmfqt", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1y2g65kcq604x0pr6ur6yplvh2xdkfxkpaha2ke", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1ylz6tqpgz0flpl6h5szmj6mmzyr598rqu936th", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper198ssnhd4p547r7vwfrse64v307gynvj52cmu4e", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper19t5k4la55fr3s92e4hj5uqpk956ka6uzlzrzc7", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper193hrufpulxc4a6c0gum2hp0xeqw2sx9eles9y7", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper19uhnhct0p45ek6qxp3cjjrjtz4pacwcs2sy8nu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper197034kwpjxm0y3umeuxk3tvnw7vedf05l58ue6", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1xxatfhev58rvnlx7ql6aq77kd362qh35c64h0y", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1xf6upkfzgl8f3pkpa0l2d76pex33ur27mjqezp", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1xvzw5nz4mp5s5cat7rancc248v5wpecrajrg4a", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1xv59n6e552qrr4qnv9crcac2yrrjnzt9vgqulm", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1xn7g7emmfrtll6jz5lc9r5gmyytttw7k03je66", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1x5qxy3nyxntj2pxws65nft9eyz0y349n7nds0x", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1x5wgh6vwye60wv3dtshs9dmqggwfx2ldk5cvqu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1xuwcmdvef5xudnyqa9gh5vqlq6ff0meu9v25fe", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1xa8z3sza70wrt06yfhlxq0ujg6fa7ld84vnufv", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper18zrap0tnzt9c0vnkqflefzmcgg5cg434uh5ryd", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper18vspjrcxgq66spd5c4s42eg8v7u20wqu9y2u3a", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper185n9jln2g4w79w39m0g85x2tns6uekqg8hrx3j", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1844lltc96kxkm5mq03my90se4cdssewmj229m0", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper18ka64w3qnepgqpepga39sfnnkjr0ru69de58ya", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper18hthd5mqetquhsgx43mdedlt2uvj5xagwytr09", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper18eh3vq03xvpexa0krrq5ezlueuz5kujuuks3y6", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "258", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1gpwyat78vagv5hujuqyteajkmgq3wku57lf0f0", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jclxdd0m", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlehk42nq", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1gfnc7h7zdqclxwqyuhx5p9l0wlzcmg46wju3wt", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1gcjxqkmgks8etmefnjznssver7ajyxzkchf5xx", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1ge0pwcycy7dq84fwlh0dddymh9nvg48eufr5uv", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1gmrhsv6grr8t560trfytsdhn564zy7y33yyy9p", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": [ + { + "denom": "STAKE", + "amount": "0.0000000000" + }, + { + "denom": "photinos", + "amount": "0.0000000000" + } + ] + }, + { + "operator_addr": "cosmosvaloper1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynuzakj7", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1gux94xvmj6uwf0ncpxhzqnlmrm9rayleqwa07h", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1gltnhp9dtqs5dvhuwyasz5hv467y9qjwd972jx", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1frs78q7gcv8s2cd7pnnqk09slyf69pdxmj22dw", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1f965dn9cclqcr90pn3mpy23ymsgw0uzzl7tp33", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1f2t99m5zenwasugr3tmw58djsmqlrj2087u9tg", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1f2579m7lk7k94nm2qna4462sq63nrqkl46cysj", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1fskmzyt2hr8usr3s65dq3rfur3fy6g2hsnzhy4", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1fh03auu8lrefrdjpu3zyl9n9s424xs620hdk5k", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1fcsy7vpzvaaqlu5cvezfzjt3s4z663xdmapn56", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1fanp37m7fdkrp4jc3d9xa6gy43c4c3762wvhc9", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1f797cgxtj4ueyvzlras08tq6zn6l87ckdctlkm", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1f7n50kppm2w5jnrd2c5rx7mtdr58pjppz7zwpd", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper12ryrrszxc4mxz8vg8l0t7nj8huhnnpzu9gr8q8", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper12rj3n07szg6dacy2myy9pfny570fs8g7dadctk", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper12xy20lleyuy3jf8gv4meajdcku3rrdzcdn59wl", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper12t65dsk4fdnxylj2wtr0x8qcgjthvvegqg7zkm", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper12vzym6hcj9gjswejlccm7slsmwexcv8trnj4gs", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "6163", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper12v32a4quc9tcrtdyj6330795fq0yj54prkemuu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper12wu20kju8acdwgzgcgv962lfhuv5qpg5plu7mp", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper123ahlc3vkfe8hf354gdcddr3lzxdmyg2x09cfk", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper12ckzjfa5g22t2y0d303vnle35q6mk2vka36nt6", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper126ayk3hse5zvk9gxfmpsjr9565ef72pv86zftg", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper12u2e2qn74zlk34g223l7jthx53t2wgcjzuqn74", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper127lpxh27f2jd684eyx9tzzcdk06r9knc455eym", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1tgnqq2g9u0syzlnuh9v96evnlkllv6f8jednf0", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1tva47y9h9zh4llgau6qsz4c2wzf0zkpxnvzf38", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1twe23ys96t7ttq7m4kr97un3rrjukxjsqp56kg", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1twughg4y0h3pm2dzxuw30lkaezut7zafnpk5u7", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1t3da02katujzgqnpnulew6v9xqmzj756lp6nzt", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1t5zedkqk3dx49mphjnfvpcl7uprlkgcs94xj5v", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1v88fcs0cn7tyhgmy94evkaarv9gkqwrle4cxu9", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1vf6mdfr6y3wstmve96c63xps9sc70sw7e78kpj", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1vkggdmhuacs2306uasqw3au8a8lmcmqh98u77x", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1vhxkpclye6jf2rpm8per32gtv003rdv4845782", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1vhv6cpktz0exwdt6axvmqpd76ja7h6duhcrsu2", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1v6ksauamd2fk47raaa5xem68sc3fx494eh663p", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1drtdtat7x6pqhfs9u90c0czvg65lwtqhawyx2j", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1d9v2wvuzcuqwl3euhzy8p3khvlveqsf970072r", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfywn6r7", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefrm66d4", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8a046qr", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1dstz57ywraws376jkerrqhe50w6uaj0zel0lu9", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1dkm8z36m96k8aukg5rxnfpw46dt5mnmvjm5yky", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1wf3sncgk7s2ykamrhy4etf09y94rrrg45vegpd", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1wmc09y9uxhyylhv0trv5xyr6u82lrttl4alxza", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper10993luwlar59q7syh7t3hhk0kmtee6450qlrhl", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper102p00zgyzs2xr9tvt3ju9jnhdtwuft83jngvtu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper10505nl7yftsme9jk2glhjhta7w0475uvl4k8ju", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1069znlez4ayj0uxskm95nfhc7vee4ve2eepxnx", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1ssze4rr7g7dua7mxn3hlt86h925q2edq3uuj5c", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1sjx8jxuplf6ajcvxwtpntpjm5s64xt3u8er35c", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1snppu44r8p3apmfkwu0ujxcjkmdzw59zjq2pgq", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1shuqhpl273t96yg6nnqvyfeewj3ew3md6uy7uj", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5vxx86v", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1s7jnk7t6yqzensdgpvkvkag022udk842qdjdtd", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper13psmeywshfyfcg3tr5l4qm968smtkcu87f840a", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper13zyvm5hrh7yqasg04ffd9e4etpeakttkvdpea2", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper13wpyugwm3cxt58cmvy08up54pa47dpj0u9tdx8", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper13knf79lcspvv0vmtkjvssncud4vqxzzv97dy3j", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper13crr30dyx70g6jqvvwr8caeha65aare9uzzqja", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper13lncp7eazqtf9c9hrjfakkna8mslvg45nrsucm", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1jq8ml9x52sxww4mwfzk58t5dw4a566hxf5ctqr", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1jpvjgfspk2hmtm9et5jpm72z37e8xy5pllxhke", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1jpd2avee67keqgxm4dmddzlvyl5x3y7tqptmkc", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1jxv0u20scum4trha72c7ltfgfqef6nsch7q6cu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1js7z6rg5n8eugefg07p3q7letg2a58u3zuskma", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1j3nlv8wcfst2mezkny4w2up76wfgnkq7spdhsr", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1jkdr05fuud9ne6dsm25wxfge7x9e57f7u8a2ej", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1je7k9c5s2wvzrxnm4dzhamx9rayugqas3t3hkx", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1n0rc3597etdfllkgs0py9vrhj7yev5tnde9mc7", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1n3y34gyk7jm2ydpspp02qs54ulffx8a43waqz6", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1njvv9cd0avfzrkn04xyh3weu4dsuhv5mdj530c", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1n5pepvmgsfd3p2tqqgvt505jvymmstf6s9gw27", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper15qavwkx8qv8y9htxdppamsjfu4f5627jv5r9k7", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper15xxqq8v4q0sqcfhuqtflncddfep5jxxpqudtuk", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper15vwlqdmn00al037xctgv7v8yeasg88e49xyqmy", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper153cqes7c3crppc2j6eu9hhmg364q8lznqdaa4t", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper15u9ve7fz8fqaf7r2u3p4f9ru4ze47pauk2wwhx", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper14pg9n09np8eq65dh50463ph7qn8um00u00etwu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper14pfqua2h27cll225s6gpyr36d8ey80f75qg202", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper14t77a9pzc6fel0nsrlsfp3ft937ltrf6w0xdfe", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper14dp76w9srztynh40m2zm2hlaykpxtnm235enmz", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper14l266hpfprtz953nw78vkugpx6006u7lf5zst6", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1krldgl20vmhw2nnkyehcdt46dcnjc7juyxh4yr", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1k8kpqt3rfxlf30wtclrmjjk44lzjp4zz7pyh7w", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1kvj6kaaugkq86nnppay4x82esvxlpwmxpeumk0", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1k0wk87gaw0963wn9q8242gfvhp9yghjhm9rtz6", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1ks9r9w264qln2uarn3zmmz35tnvglz5722dcu8", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1kj3cr0nww5dzt2zemjzytyw0g5swcndzuyk2mn", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd78l7gdp", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1hnlarnp8gtdn9rff6xzpl99z64d9755sy0gdan", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1hm5f52equcd4f268uxf4xhwljpnljvdyz0hhzz", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1haxtrc2enmesgcp6ltj824s623jx8xlp2fvcku", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1hlvm6nxewwrscxj3w405u5tnrg946c3crtpk7q", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": [ + { + "denom": "STAKE", + "amount": "0.0000000000" + }, + { + "denom": "photinos", + "amount": "0.0000000000" + } + ] + }, + { + "operator_addr": "cosmosvaloper1cp07cqat6njzss2fcflx5v5e8uceqtzdljctuf", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1cypmdvszcd9kd3jenmqxd03cpceql8rt77w0y0", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1c27f7klwxze75phrd0nnqwddpva3gzq8j9zt6p", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1cvs6f2nrdwqa9et70vpl5tm56ux4z95ma3dh68", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0ww88ye", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzpmyg8h", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1caruqk82j6chyswjkp28u3sk80ya5zla2uhwjj", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1eqx9zhjny2k929hqsm06t3sz08qdlk4r85de2s", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1epta0djtp5gdakthj4pwugvww85l6tpfnzu8p6", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1eysta0x7quczxkecrm6f36assewqddr0z23myl", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1ex62wk5m0dg3jfraczv9xpuqttedj2eg9dt97u", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "189.0000000000" + }, + "del_pool": [ + { + "denom": "STAKE", + "amount": "0.0018897149" + }, + { + "denom": "photinos", + "amount": "0.0354613739" + } + ], + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1evh32gcrtgmw43g9a9s9u9yxmswpx8cfcpvpq3", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1e3qm8jd9357zhdemwnaafmf0wy3f4yqm0r8chy", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1emaa7mwgpnpmc7yptm728ytp9quamsvu837nc0", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper16p0uqvts5nvgy4rt5qeljg0e27kq5ay8lfmr8z", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper169d5hvr73tqujfn9mkm9080p6kf7wkghxvmvdu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper169cxw3pkffw66vxlppy86n205rklhna8l8mtam", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper16gdxm24ht2mxtpz9cma6tr6a6d47x63h65p52c", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper16fu02hmnhlvtf47gv92mz0mkejjvhcqw2axgxf", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper16tflhzzrjy4w4s9reky35ft7tqu8cglka82zac", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper16vylggc7cwwjyucedk2250ugcgjlnka8d0zpyc", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper16vgxx4302kcpw2z98a555w5lj5etnwsjr9cj2j", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper164jntjfk9zs8x29mc27qansfwvjqs60gsg395j", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper164jn6c4tpew2dgtk0kn7azms4ufg68md89c5e7", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper16uwqfvgt29fxv3jv3gz09kra8rv2tqeymsywxa", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1mrkn3uug9dm32hyp9tcxs5dmmuspt7ne8hewm3", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1my5g39cvpkkn2ul30wl7gnz77jtu43f7wechsn", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1m9285yt4l994xread77druww85r9g8j6q535nm", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1msesrv5jxt0jk5vtwrgygdjq60vnn6a4lazaqn", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1uffeh2wq0lrvwm7z77c595v040q4kk4gn702yh", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1uwgyzw8mdsaxcmuy28lz79q3xznlnqmpj77t5d", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1u332h2zq5z3hc8yva967svs0tdf98h0qshd709", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1ujqf7m03qd6gf7car0teefgc50qujtzc3dn0dr", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1unvmn2wsh65avenajzfy254j0v8d58f7x85a7r", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1uk7wd0psudl83cgzw6khzjnnen6tkyzc9hmhzs", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1uhnsxv6m83jj3328mhrql7yax3nge5svrv6t6c", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1u6ddcsjueax884l3tfrs66497c7g86skn7pa0u", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1umaajfgap5ef6yxvk5706kwk8j08l7whc9d0wy", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1uuzqhrcjfaeusa5cx0ljjjkszqmxheslau2tyw", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsvmahynu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1ast4y5tq5v9dz9dhud5q9cseltqjjmzq2q7acv", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1a50f7wq7nr2tj4rvsfv6q7y8q6wqply6lp2lhc", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper17060h323px5swd3mj2p0cf9zxpecg9vnk4nrls", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper17s2ns29hkcsgqp7rl5n9rckx9hnss84zuzvyv9", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper174km4mr509mtcm8kt7thlxvrtksk4u88xedj84", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper17ewzayt2edwtghnrjdl58ufhqcgmw48rlyuz9v", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper17au4x5vlx7stjl2p4g2sshtjx3vv7kml6ypykl", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1lp7y8kck2swwhurt2tm2svj28e9dwk45q7wj2v", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1lzm8cv5c4ezgd0vsc5ker5y5veumxh4t8xpnc5", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1lylsf9cke4vxyc8z824ygzdvvcwrc9j8wpfswm", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1l98y3tyl3h6ez5xevh8dgaymr5spdrwqnlqwde", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1l3agyg568dsk2r9v7f35wge3yr85ampzlvstxu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1lnm4q9yfpmxkkndcjzjntzu9kqxew400vhtgjd", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1lh47893mtsr9ksnsxrzwgauk4kpv96slqramqu", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1lc4jjw8zveuuj3njhy70zl23vgmpds2xg830hn", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1le34teftd4fa5lu64uyafzmw78yq7dgcnxchp3", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1lmzyz25cxglllnuq3py70cc7ag6vs0gtgfw4kq", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1la3s8xgn5h3nzjdgsdhgdkf29n9ud0kmmad2nt", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + }, + { + "operator_addr": "cosmosvaloper1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gznrcgr2", + "fee_pool_withdrawal_height": "0", + "del_accum": { + "update_height": "11441", + "accum": "0.0000000000" + }, + "del_pool": null, + "val_commission": null + } + ], + "delegator_dist_infos": [ + { + "delegator_addr": "cosmos1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4ddc0ed", + "val_operator_addr": "cosmosvaloper1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4gev647", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1qksw0e05eh652yy0zqd7f0e3q4082dxyq5jc2f", + "val_operator_addr": "cosmosvaloper1qksw0e05eh652yy0zqd7f0e3q4082dxy9qxdx6", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1pxuk5c3q9dr79300xfv0yafjf9stf3w7znkkhr", + "val_operator_addr": "cosmosvaloper1pxuk5c3q9dr79300xfv0yafjf9stf3w788zrms", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1pfl3pwpf9s46myukhv6muu6zpm7gtlpsszu2m0", + "val_operator_addr": "cosmosvaloper1pfl3pwpf9s46myukhv6muu6zpm7gtlps4kglhu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1pjmngrwcsatsuyy8m3qrunaun67sr9x78qhlvr", + "val_operator_addr": "cosmosvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7z5r2qs", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1p56gv748xfd74qek5e637vhcr6tyjd9u3x42m9", + "val_operator_addr": "cosmosvaloper1p56gv748xfd74qek5e637vhcr6tyjd9u5jplhk", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1zt7232fjuc8sppxcrnc48nkelx68p2cxw7qhk3", + "val_operator_addr": "cosmosvaloper1zt7232fjuc8sppxcrnc48nkelx68p2cxt25z6z", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1z024mfnytmtj9p5hj48mzm5gv6sdwg40dcqahr", + "val_operator_addr": "cosmosvaloper1z024mfnytmtj9p5hj48mzm5gv6sdwg40gv5gms", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1z3yluu93wa9yfv2sfrvk5m2q9c3s343qnp5qta", + "val_operator_addr": "cosmosvaloper1z3yluu93wa9yfv2sfrvk5m2q9c3s343qk4q48w", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1z770dde04y6zlanhsdvgscsawjzkynmmy50jz2", + "val_operator_addr": "cosmosvaloper1z770dde04y6zlanhsdvgscsawjzkynmmpqm8we", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1rq4dftz3c6ufngqkzcngnfluc0snwn9lgwdelf", + "val_operator_addr": "cosmosvaloper1rq4dftz3c6ufngqkzcngnfluc0snwn9ld6evn6", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1rya9rdtqn87tct75gq8qqlvvkllchtvwlxdjdd", + "val_operator_addr": "cosmosvaloper1rya9rdtqn87tct75gq8qqlvvkllchtvw6je8p7", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1rww4u22qqf2rhw02fww63t539d3ppeurkzj62v", + "val_operator_addr": "cosmosvaloper1rww4u22qqf2rhw02fww63t539d3ppeurnkx0xl", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1r4punjg5t3zsx0nmfk5lackpy622c8fj35q8cu", + "val_operator_addr": "cosmosvaloper1r4punjg5t3zsx0nmfk5lackpy622c8fj5q5j50", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1r4lzzzf683ec70fxfd9a3jmczxxkdxpf607x77", + "val_operator_addr": "cosmosvaloper1r4lzzzf683ec70fxfd9a3jmczxxkdxpflm2njd", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1rcp29q3hpd246n6qak7jluqep4v006cd4v7r6v", + "val_operator_addr": "cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1yf8r909vrzzwyuard2l6qz7ge8z3md93hz0uvc", + "val_operator_addr": "cosmosvaloper1yf8r909vrzzwyuard2l6qz7ge8z3md93jkmfqt", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1y2g65kcq604x0pr6ur6yplvh2xdkfxkpcrfl62", + "val_operator_addr": "cosmosvaloper1y2g65kcq604x0pr6ur6yplvh2xdkfxkpaha2ke", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1ylz6tqpgz0flpl6h5szmj6mmzyr598rqe3908y", + "val_operator_addr": "cosmosvaloper1ylz6tqpgz0flpl6h5szmj6mmzyr598rqu936th", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos198ssnhd4p547r7vwfrse64v307gynvj50v0fe2", + "val_operator_addr": "cosmosvaloper198ssnhd4p547r7vwfrse64v307gynvj52cmu4e", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos19t5k4la55fr3s92e4hj5uqpk956ka6uz6khh5d", + "val_operator_addr": "cosmosvaloper19t5k4la55fr3s92e4hj5uqpk956ka6uzlzrzc7", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos193hrufpulxc4a6c0gum2hp0xeqw2sx9e6dysgd", + "val_operator_addr": "cosmosvaloper193hrufpulxc4a6c0gum2hp0xeqw2sx9eles9y7", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos19uhnhct0p45ek6qxp3cjjrjtz4pacwcs0ysjl0", + "val_operator_addr": "cosmosvaloper19uhnhct0p45ek6qxp3cjjrjtz4pacwcs2sy8nu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos197034kwpjxm0y3umeuxk3tvnw7vedf056qnf4f", + "val_operator_addr": "cosmosvaloper197034kwpjxm0y3umeuxk3tvnw7vedf05l58ue6", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1xxatfhev58rvnlx7ql6aq77kd362qh35awpzrh", + "val_operator_addr": "cosmosvaloper1xxatfhev58rvnlx7ql6aq77kd362qh35c64h0y", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1xf6upkfzgl8f3pkpa0l2d76pex33ur277x5vwj", + "val_operator_addr": "cosmosvaloper1xf6upkfzgl8f3pkpa0l2d76pex33ur27mjqezp", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1xvzw5nz4mp5s5cat7rancc248v5wpecrcxhaew", + "val_operator_addr": "cosmosvaloper1xvzw5nz4mp5s5cat7rancc248v5wpecrajrg4a", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1xv59n6e552qrr4qnv9crcac2yrrjnzt9fu5fng", + "val_operator_addr": "cosmosvaloper1xv59n6e552qrr4qnv9crcac2yrrjnzt9vgqulm", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1xn7g7emmfrtll6jz5lc9r5gmyytttw7k29xvkf", + "val_operator_addr": "cosmosvaloper1xn7g7emmfrtll6jz5lc9r5gmyytttw7k03je66", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1x5qxy3nyxntj2pxws65nft9eyz0y349nm8e9r4", + "val_operator_addr": "cosmosvaloper1x5qxy3nyxntj2pxws65nft9eyz0y349n7nds0x", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1x5wgh6vwye60wv3dtshs9dmqggwfx2ldnqvev0", + "val_operator_addr": "cosmosvaloper1x5wgh6vwye60wv3dtshs9dmqggwfx2ldk5cvqu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1xuwcmdvef5xudnyqa9gh5vqlq6ff0meuqc7p92", + "val_operator_addr": "cosmosvaloper1xuwcmdvef5xudnyqa9gh5vqlq6ff0meu9v25fe", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1xa8z3sza70wrt06yfhlxq0ujg6fa7ld8sc8f9l", + "val_operator_addr": "cosmosvaloper1xa8z3sza70wrt06yfhlxq0ujg6fa7ld84vnufv", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos18zrap0tnzt9c0vnkqflefzmcgg5cg434erqkg7", + "val_operator_addr": "cosmosvaloper18zrap0tnzt9c0vnkqflefzmcgg5cg434uh5ryd", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos18vspjrcxgq66spd5c4s42eg8v7u20wquqs7faw", + "val_operator_addr": "cosmosvaloper18vspjrcxgq66spd5c4s42eg8v7u20wqu9y2u3a", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos185n9jln2g4w79w39m0g85x2tns6uekqgzrhnap", + "val_operator_addr": "cosmosvaloper185n9jln2g4w79w39m0g85x2tns6uekqg8hrx3j", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1844lltc96kxkm5mq03my90se4cdssewmh77shu", + "val_operator_addr": "cosmosvaloper1844lltc96kxkm5mq03my90se4cdssewmj229m0", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos18ka64w3qnepgqpepga39sfnnkjr0ru69gdqjgw", + "val_operator_addr": "cosmosvaloper18ka64w3qnepgqpepga39sfnnkjr0ru69de58ya", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos18hthd5mqetquhsgx43mdedlt2uvj5xagtslkrk", + "val_operator_addr": "cosmosvaloper18hthd5mqetquhsgx43mdedlt2uvj5xagwytr09", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1gpwyat78vagv5hujuqyteajkmgq3wku5mta69u", + "val_operator_addr": "cosmosvaloper1gpwyat78vagv5hujuqyteajkmgq3wku57lf0f0", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jc6jecrg", + "val_operator_addr": "cosmosvaloper1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jclxdd0m", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlejzplln", + "val_operator_addr": "cosmosvaloper1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlehk42nq", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1gfnc7h7zdqclxwqyuhx5p9l0wlzcmg46txgyzc", + "val_operator_addr": "cosmosvaloper1gfnc7h7zdqclxwqyuhx5p9l0wlzcmg46wju3wt", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1gcjxqkmgks8etmefnjznssver7ajyxzkarap24", + "val_operator_addr": "cosmosvaloper1gcjxqkmgks8etmefnjznssver7ajyxzkchf5xx", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1ge0pwcycy7dq84fwlh0dddymh9nvg48eeahpsl", + "val_operator_addr": "cosmosvaloper1ge0pwcycy7dq84fwlh0dddymh9nvg48eufr5uv", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1gmrhsv6grr8t560trfytsdhn564zy7y35ss3fj", + "val_operator_addr": "cosmosvaloper1gmrhsv6grr8t560trfytsdhn564zy7y33yyy9p", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynekfr7d", + "val_operator_addr": "cosmosvaloper1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynuzakj7", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1gux94xvmj6uwf0ncpxhzqnlmrm9rayle96f6jy", + "val_operator_addr": "cosmosvaloper1gux94xvmj6uwf0ncpxhzqnlmrm9rayleqwa07h", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1gltnhp9dtqs5dvhuwyasz5hv467y9qjwg32l74", + "val_operator_addr": "cosmosvaloper1gltnhp9dtqs5dvhuwyasz5hv467y9qjwd972jx", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1frs78q7gcv8s2cd7pnnqk09slyf69pdx7x7lpa", + "val_operator_addr": "cosmosvaloper1frs78q7gcv8s2cd7pnnqk09slyf69pdxmj22dw", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1f965dn9cclqcr90pn3mpy23ymsgw0uzz62l5az", + "val_operator_addr": "cosmosvaloper1f965dn9cclqcr90pn3mpy23ymsgw0uzzl7tp33", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1f2t99m5zenwasugr3tmw58djsmqlrj20z2gs8m", + "val_operator_addr": "cosmosvaloper1f2t99m5zenwasugr3tmw58djsmqlrj2087u9tg", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1f2579m7lk7k94nm2qna4462sq63nrqklswv3up", + "val_operator_addr": "cosmosvaloper1f2579m7lk7k94nm2qna4462sq63nrqkl46cysj", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1fskmzyt2hr8usr3s65dq3rfur3fy6g2h48kzgx", + "val_operator_addr": "cosmosvaloper1fskmzyt2hr8usr3s65dq3rfur3fy6g2hsnzhy4", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1fh03auu8lrefrdjpu3zyl9n9s424xs622rerc9", + "val_operator_addr": "cosmosvaloper1fh03auu8lrefrdjpu3zyl9n9s424xs620hdk5k", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1fcsy7vpzvaaqlu5cvezfzjt3s4z663xd7f4xcf", + "val_operator_addr": "cosmosvaloper1fcsy7vpzvaaqlu5cvezfzjt3s4z663xdmapn56", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1fanp37m7fdkrp4jc3d9xa6gy43c4c37606cz5k", + "val_operator_addr": "cosmosvaloper1fanp37m7fdkrp4jc3d9xa6gy43c4c3762wvhc9", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1f797cgxtj4ueyvzlras08tq6zn6l87ckgvl26g", + "val_operator_addr": "cosmosvaloper1f797cgxtj4ueyvzlras08tq6zn6l87ckdctlkm", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1f7n50kppm2w5jnrd2c5rx7mtdr58pjpp82kmd7", + "val_operator_addr": "cosmosvaloper1f7n50kppm2w5jnrd2c5rx7mtdr58pjppz7zwpd", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos12ryrrszxc4mxz8vg8l0t7nj8huhnnpzuquhjv5", + "val_operator_addr": "cosmosvaloper12ryrrszxc4mxz8vg8l0t7nj8huhnnpzu9gr8q8", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos12rj3n07szg6dacy2myy9pfny570fs8g7gfed89", + "val_operator_addr": "cosmosvaloper12rj3n07szg6dacy2myy9pfny570fs8g7dadctk", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos12xy20lleyuy3jf8gv4meajdcku3rrdzcg8qszv", + "val_operator_addr": "cosmosvaloper12xy20lleyuy3jf8gv4meajdcku3rrdzcdn59wl", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos12t65dsk4fdnxylj2wtr0x8qcgjthvveg9u2h6g", + "val_operator_addr": "cosmosvaloper12t65dsk4fdnxylj2wtr0x8qcgjthvvegqg7zkm", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos12v32a4quc9tcrtdyj6330795fq0yj54pxzdws0", + "val_operator_addr": "cosmosvaloper12v32a4quc9tcrtdyj6330795fq0yj54prkemuu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos12wu20kju8acdwgzgcgv962lfhuv5qpg5ytgthj", + "val_operator_addr": "cosmosvaloper12wu20kju8acdwgzgcgv962lfhuv5qpg5plu7mp", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos123ahlc3vkfe8hf354gdcddr3lzxdmyg2rm3d99", + "val_operator_addr": "cosmosvaloper123ahlc3vkfe8hf354gdcddr3lzxdmyg2x09cfk", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos12ckzjfa5g22t2y0d303vnle35q6mk2vkc9wx8f", + "val_operator_addr": "cosmosvaloper12ckzjfa5g22t2y0d303vnle35q6mk2vka36nt6", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos126ayk3hse5zvk9gxfmpsjr9565ef72pvzwku8m", + "val_operator_addr": "cosmosvaloper126ayk3hse5zvk9gxfmpsjr9565ef72pv86zftg", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos12u2e2qn74zlk34g223l7jthx53t2wgcj8g5xjx", + "val_operator_addr": "cosmosvaloper12u2e2qn74zlk34g223l7jthx53t2wgcjzuqn74", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos127lpxh27f2jd684eyx9tzzcdk06r9kncsqqvgg", + "val_operator_addr": "cosmosvaloper127lpxh27f2jd684eyx9tzzcdk06r9knc455eym", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1tgnqq2g9u0syzlnuh9v96evnlkllv6f8hdex9u", + "val_operator_addr": "cosmosvaloper1tgnqq2g9u0syzlnuh9v96evnlkllv6f8jednf0", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1tva47y9h9zh4llgau6qsz4c2wzf0zkpxkckua5", + "val_operator_addr": "cosmosvaloper1tva47y9h9zh4llgau6qsz4c2wzf0zkpxnvzf38", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1twe23ys96t7ttq7m4kr97un3rrjukxjs94q06m", + "val_operator_addr": "cosmosvaloper1twe23ys96t7ttq7m4kr97un3rrjukxjsqp56kg", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1twughg4y0h3pm2dzxuw30lkaezut7zafk4zpsd", + "val_operator_addr": "cosmosvaloper1twughg4y0h3pm2dzxuw30lkaezut7zafnpk5u7", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1t3da02katujzgqnpnulew6v9xqmzj75664wxwc", + "val_operator_addr": "cosmosvaloper1t3da02katujzgqnpnulew6v9xqmzj756lp6nzt", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1t5zedkqk3dx49mphjnfvpcl7uprlkgcsqpj8cl", + "val_operator_addr": "cosmosvaloper1t5zedkqk3dx49mphjnfvpcl7uprlkgcs94xj5v", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1v88fcs0cn7tyhgmy94evkaarv9gkqwrlupvnsk", + "val_operator_addr": "cosmosvaloper1v88fcs0cn7tyhgmy94evkaarv9gkqwrle4cxu9", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1vf6mdfr6y3wstmve96c63xps9sc70sw7u2nrdp", + "val_operator_addr": "cosmosvaloper1vf6mdfr6y3wstmve96c63xps9sc70sw7e78kpj", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1vkggdmhuacs2306uasqw3au8a8lmcmqhqngtj4", + "val_operator_addr": "cosmosvaloper1vkggdmhuacs2306uasqw3au8a8lmcmqh98u77x", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1vhxkpclye6jf2rpm8per32gtv003rdv4zpqtte", + "val_operator_addr": "cosmosvaloper1vhxkpclye6jf2rpm8per32gtv003rdv4845782", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1vhv6cpktz0exwdt6axvmqpd76ja7h6dujvh9se", + "val_operator_addr": "cosmosvaloper1vhv6cpktz0exwdt6axvmqpd76ja7h6duhcrsu2", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1v6ksauamd2fk47raaa5xem68sc3fx494urw0aj", + "val_operator_addr": "cosmosvaloper1v6ksauamd2fk47raaa5xem68sc3fx494eh663p", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1drtdtat7x6pqhfs9u90c0czvg65lwtqhc6snxp", + "val_operator_addr": "cosmosvaloper1drtdtat7x6pqhfs9u90c0czvg65lwtqhawyx2j", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1d9v2wvuzcuqwl3euhzy8p3khvlveqsf9mmmtxs", + "val_operator_addr": "cosmosvaloper1d9v2wvuzcuqwl3euhzy8p3khvlveqsf970072r", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfp6800d", + "val_operator_addr": "cosmosvaloper1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfywn6r7", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefx0w0px", + "val_operator_addr": "cosmosvaloper1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefrm66d4", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8cmp0vs", + "val_operator_addr": "cosmosvaloper1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8a046qr", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1dstz57ywraws376jkerrqhe50w6uaj0zutm2sk", + "val_operator_addr": "cosmosvaloper1dstz57ywraws376jkerrqhe50w6uaj0zel0lu9", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1dkm8z36m96k8aukg5rxnfpw46dt5mnmvh0q36h", + "val_operator_addr": "cosmosvaloper1dkm8z36m96k8aukg5rxnfpw46dt5mnmvjm5yky", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1wf3sncgk7s2ykamrhy4etf09y94rrrg43cdad7", + "val_operator_addr": "cosmosvaloper1gmrhsv6grr8t560trfytsdhn564zy7y33yyy9p", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1wf3sncgk7s2ykamrhy4etf09y94rrrg43cdad7", + "val_operator_addr": "cosmosvaloper1wf3sncgk7s2ykamrhy4etf09y94rrrg45vegpd", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1wmc09y9uxhyylhv0trv5xyr6u82lrttlsftnww", + "val_operator_addr": "cosmosvaloper1wmc09y9uxhyylhv0trv5xyr6u82lrttl4alxza", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos10993luwlar59q7syh7t3hhk0kmtee64525tkmv", + "val_operator_addr": "cosmosvaloper10993luwlar59q7syh7t3hhk0kmtee6450qlrhl", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos102p00zgyzs2xr9tvt3ju9jnhdtwuft83h8ue80", + "val_operator_addr": "cosmosvaloper102p00zgyzs2xr9tvt3ju9jnhdtwuft83jngvtu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos10505nl7yftsme9jk2glhjhta7w0475uv6pzj70", + "val_operator_addr": "cosmosvaloper10505nl7yftsme9jk2glhjhta7w0475uvl4k8ju", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1069znlez4ayj0uxskm95nfhc7vee4ve2ud4nl4", + "val_operator_addr": "cosmosvaloper1069znlez4ayj0uxskm95nfhc7vee4ve2eepxnx", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1ssze4rr7g7dua7mxn3hlt86h925q2edq5gg8ct", + "val_operator_addr": "cosmosvaloper1ssze4rr7g7dua7mxn3hlt86h925q2edq3uuj5c", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1sjx8jxuplf6ajcvxwtpntpjm5s64xt3uzdhyct", + "val_operator_addr": "cosmosvaloper1sjx8jxuplf6ajcvxwtpntpjm5s64xt3u8er35c", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1snppu44r8p3apmfkwu0ujxcjkmdzw59zh575yn", + "val_operator_addr": "cosmosvaloper1snppu44r8p3apmfkwu0ujxcjkmdzw59zjq2pgq", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1shuqhpl273t96yg6nnqvyfeewj3ew3mdlgstsp", + "val_operator_addr": "cosmosvaloper1shuqhpl273t96yg6nnqvyfeewj3ew3md6uy7uj", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5fjjjkl", + "val_operator_addr": "cosmosvaloper1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5vxx86v", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1s7jnk7t6yqzensdgpvkvkag022udk8429exc87", + "val_operator_addr": "cosmosvaloper1s7jnk7t6yqzensdgpvkvkag022udk842qdjdtd", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos13psmeywshfyfcg3tr5l4qm968smtkcu8manqrw", + "val_operator_addr": "cosmosvaloper13psmeywshfyfcg3tr5l4qm968smtkcu87f840a", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos13zyvm5hrh7yqasg04ffd9e4etpeakttkfe4v3e", + "val_operator_addr": "cosmosvaloper13zyvm5hrh7yqasg04ffd9e4etpeakttkvdpea2", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos13wpyugwm3cxt58cmvy08up54pa47dpj0e3lc25", + "val_operator_addr": "cosmosvaloper13wpyugwm3cxt58cmvy08up54pa47dpj0u9tdx8", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos13knf79lcspvv0vmtkjvssncud4vqxzzvq2e3ap", + "val_operator_addr": "cosmosvaloper13knf79lcspvv0vmtkjvssncud4vqxzzv97dy3j", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos13crr30dyx70g6jqvvwr8caeha65aare9ekk47w", + "val_operator_addr": "cosmosvaloper13crr30dyx70g6jqvvwr8caeha65aare9uzzqja", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos13lncp7eazqtf9c9hrjfakkna8mslvg45khyf5g", + "val_operator_addr": "cosmosvaloper13lncp7eazqtf9c9hrjfakkna8mslvg45nrsucm", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1jq8ml9x52sxww4mwfzk58t5dw4a566hxvqv7vs", + "val_operator_addr": "cosmosvaloper1jq8ml9x52sxww4mwfzk58t5dw4a566hxf5ctqr", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1jpvjgfspk2hmtm9et5jpm72z37e8xy5p6tjz62", + "val_operator_addr": "cosmosvaloper1jpvjgfspk2hmtm9et5jpm72z37e8xy5pllxhke", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1jpd2avee67keqgxm4dmddzlvyl5x3y7t94lw6t", + "val_operator_addr": "cosmosvaloper1jpd2avee67keqgxm4dmddzlvyl5x3y7tqptmkc", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1jxv0u20scum4trha72c7ltfgfqef6nscj25050", + "val_operator_addr": "cosmosvaloper1jxv0u20scum4trha72c7ltfgfqef6nsch7q6cu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1js7z6rg5n8eugefg07p3q7letg2a58u38gyrhw", + "val_operator_addr": "cosmosvaloper1js7z6rg5n8eugefg07p3q7letg2a58u3zuskma", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1j3nlv8wcfst2mezkny4w2up76wfgnkq744ezus", + "val_operator_addr": "cosmosvaloper1j3nlv8wcfst2mezkny4w2up76wfgnkq7spdhsr", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1jkdr05fuud9ne6dsm25wxfge7x9e57f7enfl4p", + "val_operator_addr": "cosmosvaloper1jkdr05fuud9ne6dsm25wxfge7x9e57f7u8a2ej", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1je7k9c5s2wvzrxnm4dzhamx9rayugqas5l9z64", + "val_operator_addr": "cosmosvaloper1je7k9c5s2wvzrxnm4dzhamx9rayugqas3t3hkx", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1n0rc3597etdfllkgs0py9vrhj7yev5tngd3w5d", + "val_operator_addr": "cosmosvaloper1n0rc3597etdfllkgs0py9vrhj7yev5tnde9mc7", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1n3y34gyk7jm2ydpspp02qs54ulffx8a456f4wf", + "val_operator_addr": "cosmosvaloper1n3y34gyk7jm2ydpspp02qs54ulffx8a43waqz6", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1njvv9cd0avfzrkn04xyh3weu4dsuhv5mgxqyrt", + "val_operator_addr": "cosmosvaloper1njvv9cd0avfzrkn04xyh3weu4dsuhv5mdj530c", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1n5pepvmgsfd3p2tqqgvt505jvymmstf643umxd", + "val_operator_addr": "cosmosvaloper1n5pepvmgsfd3p2tqqgvt505jvymmstf6s9gw27", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos15qavwkx8qv8y9htxdppamsjfu4f5627jfqhs6d", + "val_operator_addr": "cosmosvaloper15qavwkx8qv8y9htxdppamsjfu4f5627jv5r9k7", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos15xxqq8v4q0sqcfhuqtflncddfep5jxxp9ge7s9", + "val_operator_addr": "cosmosvaloper15xxqq8v4q0sqcfhuqtflncddfep5jxxpqudtuk", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos15vwlqdmn00al037xctgv7v8yeasg88e4qjs4hh", + "val_operator_addr": "cosmosvaloper15vwlqdmn00al037xctgv7v8yeasg88e49xyqmy", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos153cqes7c3crppc2j6eu9hhmg364q8lzn9efgec", + "val_operator_addr": "cosmosvaloper153cqes7c3crppc2j6eu9hhmg364q8lznqdaa4t", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos15u9ve7fz8fqaf7r2u3p4f9ru4ze47paun76mm4", + "val_operator_addr": "cosmosvaloper15u9ve7fz8fqaf7r2u3p4f9ru4ze47pauk2wwhx", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos14pg9n09np8eq65dh50463ph7qn8um00u2md7z0", + "val_operator_addr": "cosmosvaloper14pg9n09np8eq65dh50463ph7qn8um00u00etwu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos14pfqua2h27cll225s6gpyr36d8ey80f735ulre", + "val_operator_addr": "cosmosvaloper14pfqua2h27cll225s6gpyr36d8ey80f75qg202", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos14t77a9pzc6fel0nsrlsfp3ft937ltrf6tmjc92", + "val_operator_addr": "cosmosvaloper14t77a9pzc6fel0nsrlsfp3ft937ltrf6w0xdfe", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos14dp76w9srztynh40m2zm2hlaykpxtnm25qdxh3", + "val_operator_addr": "cosmosvaloper14dp76w9srztynh40m2zm2hlaykpxtnm235enmz", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos14l266hpfprtz953nw78vkugpx6006u7lvqk98f", + "val_operator_addr": "cosmosvaloper14l266hpfprtz953nw78vkugpx6006u7lf5zst6", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1krldgl20vmhw2nnkyehcdt46dcnjc7jupjrqgs", + "val_operator_addr": "cosmosvaloper1krldgl20vmhw2nnkyehcdt46dcnjc7juyxh4yr", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1krldgl20vmhw2nnkyehcdt46dcnjc7jupjrqgs", + "val_operator_addr": "cosmosvaloper1cp07cqat6njzss2fcflx5v5e8uceqtzdljctuf", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1k8kpqt3rfxlf30wtclrmjjk44lzjp4zzm4szja", + "val_operator_addr": "cosmosvaloper1k8kpqt3rfxlf30wtclrmjjk44lzjp4zz7pyh7w", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1kvj6kaaugkq86nnppay4x82esvxlpwmxydgw6u", + "val_operator_addr": "cosmosvaloper1kvj6kaaugkq86nnppay4x82esvxlpwmxpeumk0", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1k0wk87gaw0963wn9q8242gfvhp9yghjh73h7wf", + "val_operator_addr": "cosmosvaloper1k0wk87gaw0963wn9q8242gfvhp9yghjhm9rtz6", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1ks9r9w264qln2uarn3zmmz35tnvglz5707eds5", + "val_operator_addr": "cosmosvaloper1ks9r9w264qln2uarn3zmmz35tnvglz5722dcu8", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1kj3cr0nww5dzt2zemjzytyw0g5swcndzeszlhq", + "val_operator_addr": "cosmosvaloper1kj3cr0nww5dzt2zemjzytyw0g5swcndzuyk2mn", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd7zt2apj", + "val_operator_addr": "cosmosvaloper1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd78l7gdp", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1hnlarnp8gtdn9rff6xzpl99z64d9755spmuc3q", + "val_operator_addr": "cosmosvaloper1hnlarnp8gtdn9rff6xzpl99z64d9755sy0gdan", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1hm5f52equcd4f268uxf4xhwljpnljvdy8mrzw3", + "val_operator_addr": "cosmosvaloper1hm5f52equcd4f268uxf4xhwljpnljvdyz0hhzz", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1haxtrc2enmesgcp6ltj824s623jx8xlp0acd60", + "val_operator_addr": "cosmosvaloper1haxtrc2enmesgcp6ltj824s623jx8xlp2fvcku", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1hlvm6nxewwrscxj3w405u5tnrg946c3cxl4rjn", + "val_operator_addr": "cosmosvaloper1hlvm6nxewwrscxj3w405u5tnrg946c3crtpk7q", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1cp07cqat6njzss2fcflx5v5e8uceqtzd6xv7s6", + "val_operator_addr": "cosmosvaloper1cp07cqat6njzss2fcflx5v5e8uceqtzdljctuf", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1cypmdvszcd9kd3jenmqxd03cpceql8rtm266gu", + "val_operator_addr": "cosmosvaloper1cypmdvszcd9kd3jenmqxd03cpceql8rt77w0y0", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1c27f7klwxze75phrd0nnqwddpva3gzq8h3k7kj", + "val_operator_addr": "cosmosvaloper1c27f7klwxze75phrd0nnqwddpva3gzq8j9zt6p", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1cvs6f2nrdwqa9et70vpl5tm56ux4z95mc9ezk5", + "val_operator_addr": "cosmosvaloper1cvs6f2nrdwqa9et70vpl5tm56ux4z95ma3dh68", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0t6njg2", + "val_operator_addr": "cosmosvaloper1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0ww88ye", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzy0saty", + "val_operator_addr": "cosmosvaloper1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzpmyg8h", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1caruqk82j6chyswjkp28u3sk80ya5zla0grm7p", + "val_operator_addr": "cosmosvaloper1caruqk82j6chyswjkp28u3sk80ya5zla2uhwjj", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1eqx9zhjny2k929hqsm06t3sz08qdlk4rzqevxr", + "val_operator_addr": "cosmosvaloper1eqx9zhjny2k929hqsm06t3sz08qdlk4r85de2s", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1epta0djtp5gdakthj4pwugvww85l6tpfkkgjdf", + "val_operator_addr": "cosmosvaloper1epta0djtp5gdakthj4pwugvww85l6tpfnzu8p6", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1eysta0x7quczxkecrm6f36assewqddr0879wgv", + "val_operator_addr": "cosmosvaloper1eysta0x7quczxkecrm6f36assewqddr0z23myl", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1ex62wk5m0dg3jfraczv9xpuqttedj2egqelsj0", + "val_operator_addr": "cosmosvaloper1ex62wk5m0dg3jfraczv9xpuqttedj2eg9dt97u", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1evh32gcrtgmw43g9a9s9u9yxmswpx8cfa4c5vz", + "val_operator_addr": "cosmosvaloper1evh32gcrtgmw43g9a9s9u9yxmswpx8cfcpvpq3", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1e3qm8jd9357zhdemwnaafmf0wy3f4yqm2hndmh", + "val_operator_addr": "cosmosvaloper1e3qm8jd9357zhdemwnaafmf0wy3f4yqm0r8chy", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1emaa7mwgpnpmc7yptm728ytp9quamsvuz92x5u", + "val_operator_addr": "cosmosvaloper1emaa7mwgpnpmc7yptm728ytp9quamsvu837nc0", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1eulk2rad6ys649x55lpg370z76xq4hrzkcr5vv", + "val_operator_addr": "cosmosvaloper127lpxh27f2jd684eyx9tzzcdk06r9knc455eym", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos16p0uqvts5nvgy4rt5qeljg0e27kq5ay86a0kt3", + "val_operator_addr": "cosmosvaloper16p0uqvts5nvgy4rt5qeljg0e27kq5ay8lfmr8z", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos169d5hvr73tqujfn9mkm9080p6kf7wkghrc0ep0", + "val_operator_addr": "cosmosvaloper169d5hvr73tqujfn9mkm9080p6kf7wkghxvmvdu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos169cxw3pkffw66vxlppy86n205rklhna86n073g", + "val_operator_addr": "cosmosvaloper169cxw3pkffw66vxlppy86n205rklhna8l8mtam", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos16gdxm24ht2mxtpz9cma6tr6a6d47x63hlq4pxt", + "val_operator_addr": "cosmosvaloper16gdxm24ht2mxtpz9cma6tr6a6d47x63h65p52c", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos16fu02hmnhlvtf47gv92mz0mkejjvhcqw0fja26", + "val_operator_addr": "cosmosvaloper16fu02hmnhlvtf47gv92mz0mkejjvhcqw2axgxf", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos16tflhzzrjy4w4s9reky35ft7tqu8cglkcn7h3t", + "val_operator_addr": "cosmosvaloper16tflhzzrjy4w4s9reky35ft7tqu8cglka82zac", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos16vylggc7cwwjyucedk2250ugcgjlnka8gmk5gt", + "val_operator_addr": "cosmosvaloper16vylggc7cwwjyucedk2250ugcgjlnka8d0zpyc", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos16vgxx4302kcpw2z98a555w5lj5etnwsjx3v8xp", + "val_operator_addr": "cosmosvaloper16vgxx4302kcpw2z98a555w5lj5etnwsjr9cj2j", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos164jntjfk9zs8x29mc27qansfwvjqs60g4u9scp", + "val_operator_addr": "cosmosvaloper164jntjfk9zs8x29mc27qansfwvjqs60gsg395j", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos164jn6c4tpew2dgtk0kn7azms4ufg68mdz3vp4d", + "val_operator_addr": "cosmosvaloper164jn6c4tpew2dgtk0kn7azms4ufg68md89c5e7", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos16uwqfvgt29fxv3jv3gz09kra8rv2tqey7ysm2w", + "val_operator_addr": "cosmosvaloper16uwqfvgt29fxv3jv3gz09kra8rv2tqeymsywxa", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1mrkn3uug9dm32hyp9tcxs5dmmuspt7nezrdmhz", + "val_operator_addr": "cosmosvaloper1mrkn3uug9dm32hyp9tcxs5dmmuspt7ne8hewm3", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1my5g39cvpkkn2ul30wl7gnz77jtu43f7tdvzuq", + "val_operator_addr": "cosmosvaloper1my5g39cvpkkn2ul30wl7gnz77jtu43f7wechsn", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1m9285yt4l994xread77druww85r9g8j69q9plg", + "val_operator_addr": "cosmosvaloper1m9285yt4l994xread77druww85r9g8j6q535nm", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1msesrv5jxt0jk5vtwrgygdjq60vnn6a46fkgvq", + "val_operator_addr": "cosmosvaloper1msesrv5jxt0jk5vtwrgygdjq60vnn6a4lazaqn", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1uffeh2wq0lrvwm7z77c595v040q4kk4gk2mlgy", + "val_operator_addr": "cosmosvaloper1hlvm6nxewwrscxj3w405u5tnrg946c3crtpk7q", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1uffeh2wq0lrvwm7z77c595v040q4kk4gk2mlgy", + "val_operator_addr": "cosmosvaloper1uffeh2wq0lrvwm7z77c595v040q4kk4gn702yh", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1uwgyzw8mdsaxcmuy28lz79q3xznlnqmph227c7", + "val_operator_addr": "cosmosvaloper1uwgyzw8mdsaxcmuy28lz79q3xznlnqmpj77t5d", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1u332h2zq5z3hc8yva967svs0tdf98h0q4retrk", + "val_operator_addr": "cosmosvaloper1u332h2zq5z3hc8yva967svs0tdf98h0qshd709", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1ujqf7m03qd6gf7car0teefgc50qujtzc5e86ps", + "val_operator_addr": "cosmosvaloper1ujqf7m03qd6gf7car0teefgc50qujtzc3dn0dr", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1unvmn2wsh65avenajzfy254j0v8d58f7rnqgjs", + "val_operator_addr": "cosmosvaloper1unvmn2wsh65avenajzfy254j0v8d58f7x85a7r", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1uk7wd0psudl83cgzw6khzjnnen6tkyzcqr0zwr", + "val_operator_addr": "cosmosvaloper1uk7wd0psudl83cgzw6khzjnnen6tkyzc9hmhzs", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1uhnsxv6m83jj3328mhrql7yax3nge5svxcw7kt", + "val_operator_addr": "cosmosvaloper1uhnsxv6m83jj3328mhrql7yax3nge5svrv6t6c", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1u6ddcsjueax884l3tfrs66497c7g86skk24gr0", + "val_operator_addr": "cosmosvaloper1u6ddcsjueax884l3tfrs66497c7g86skn7pa0u", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1umaajfgap5ef6yxvk5706kwk8j08l7wha3e6zh", + "val_operator_addr": "cosmosvaloper1umaajfgap5ef6yxvk5706kwk8j08l7whc9d0wy", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1uuzqhrcjfaeusa5cx0ljjjkszqmxheslcg77ga", + "val_operator_addr": "cosmosvaloper1uuzqhrcjfaeusa5cx0ljjjkszqmxheslau2tyw", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsv7fr3l0", + "val_operator_addr": "cosmosvaloper1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsvmahynu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1ast4y5tq5v9dz9dhud5q9cseltqjjmzq052g5l", + "val_operator_addr": "cosmosvaloper1ast4y5tq5v9dz9dhud5q9cseltqjjmzq2q7acv", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1a50f7wq7nr2tj4rvsfv6q7y8q6wqply66472mt", + "val_operator_addr": "cosmosvaloper1a50f7wq7nr2tj4rvsfv6q7y8q6wqply6lp2lhc", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos17060h323px5swd3mj2p0cf9zxpecg9vnnp8knr", + "val_operator_addr": "cosmosvaloper17060h323px5swd3mj2p0cf9zxpecg9vnk4nrls", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos17s2ns29hkcsgqp7rl5n9rckx9hnss84zekc3qk", + "val_operator_addr": "cosmosvaloper17s2ns29hkcsgqp7rl5n9rckx9hnss84zuzvyv9", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos174km4mr509mtcm8kt7thlxvrtksk4u88rde8tx", + "val_operator_addr": "cosmosvaloper174km4mr509mtcm8kt7thlxvrtksk4u88xedj84", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos17ewzayt2edwtghnrjdl58ufhqcgmw48r6sghfl", + "val_operator_addr": "cosmosvaloper17ewzayt2edwtghnrjdl58ufhqcgmw48rlyuz9v", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos17au4x5vlx7stjl2p4g2sshtjx3vv7kmlls436v", + "val_operator_addr": "cosmosvaloper17au4x5vlx7stjl2p4g2sshtjx3vv7kml6ypykl", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1lp7y8kck2swwhurt2tm2svj28e9dwk459268xl", + "val_operator_addr": "cosmosvaloper1lp7y8kck2swwhurt2tm2svj28e9dwk45q7wj2v", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1lzm8cv5c4ezgd0vsc5ker5y5veumxh4tzj4x58", + "val_operator_addr": "cosmosvaloper1lzm8cv5c4ezgd0vsc5ker5y5veumxh4t8xpnc5", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1lylsf9cke4vxyc8z824ygzdvvcwrc9j8t4a9zg", + "val_operator_addr": "cosmosvaloper1lylsf9cke4vxyc8z824ygzdvvcwrc9j8wpfswm", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1l98y3tyl3h6ez5xevh8dgaymr5spdrwqkt5mp2", + "val_operator_addr": "cosmosvaloper1l98y3tyl3h6ez5xevh8dgaymr5spdrwqnlqwde", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1l3agyg568dsk2r9v7f35wge3yr85ampz6cy720", + "val_operator_addr": "cosmosvaloper1l3agyg568dsk2r9v7f35wge3yr85ampzlvstxu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1lnm4q9yfpmxkkndcjzjntzu9kqxew400frla77", + "val_operator_addr": "cosmosvaloper1lnm4q9yfpmxkkndcjzjntzu9kqxew400vhtgjd", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1lh47893mtsr9ksnsxrzwgauk4kpv96sl9hfwv0", + "val_operator_addr": "cosmosvaloper1lh47893mtsr9ksnsxrzwgauk4kpv96slqramqu", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1lc4jjw8zveuuj3njhy70zl23vgmpds2xdn96mq", + "val_operator_addr": "cosmosvaloper1lc4jjw8zveuuj3njhy70zl23vgmpds2xg830hn", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1le34teftd4fa5lu64uyafzmw78yq7dgckjvzdz", + "val_operator_addr": "cosmosvaloper1le34teftd4fa5lu64uyafzmw78yq7dgcnxchp3", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1lmzyz25cxglllnuq3py70cc7ag6vs0gtda6q6n", + "val_operator_addr": "cosmosvaloper1lmzyz25cxglllnuq3py70cc7ag6vs0gtgfw4kq", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1la3s8xgn5h3nzjdgsdhgdkf29n9ud0km7fellc", + "val_operator_addr": "cosmosvaloper1la3s8xgn5h3nzjdgsdhgdkf29n9ud0kmmad2nt", + "del_pool_withdrawal_height": "0" + }, + { + "delegator_addr": "cosmos1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gzkhva0e", + "val_operator_addr": "cosmosvaloper1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gznrcgr2", + "del_pool_withdrawal_height": "0" + } + ], + "delegator_withdraw_infos": [ + { + "delegator_addr": "cosmos1j3nlv8wcfst2mezkny4w2up76wfgnkq744ezus", + "withdraw_addr": "cosmos1shuqhpl273t96yg6nnqvyfeewj3ew3mdlgstsp" + }, + { + "delegator_addr": "cosmos164jntjfk9zs8x29mc27qansfwvjqs60g4u9scp", + "withdraw_addr": "cosmos164jntjfk9zs8x29mc27qansfwvjqs60g4u9scp" + } + ], + "previous_proposer": "cosmosvalcons1kp6ap6cjzdeuux58h57a2trql3gek3q77ner5g" + }, + "gov": { + "starting_proposal_id": "3", + "deposits": [ + { + "proposal_id": "1", + "deposit": { + "depositor": "cosmos1umaajfgap5ef6yxvk5706kwk8j08l7wha3e6zh", + "proposal_id": "1", + "amount": [ + { + "denom": "STAKE", + "amount": "500" + } + ] + } + }, + { + "proposal_id": "2", + "deposit": { + "depositor": "cosmos13lncp7eazqtf9c9hrjfakkna8mslvg45khyf5g", + "proposal_id": "2", + "amount": [ + { + "denom": "STAKE", + "amount": "500" + } + ] + } + } + ], + "votes": [ + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4ddc0ed", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1pfl3pwpf9s46myukhv6muu6zpm7gtlpsszu2m0", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1pjmngrwcsatsuyy8m3qrunaun67sr9x78qhlvr", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1p56gv748xfd74qek5e637vhcr6tyjd9u3x42m9", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1zt7232fjuc8sppxcrnc48nkelx68p2cxw7qhk3", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1z024mfnytmtj9p5hj48mzm5gv6sdwg40dcqahr", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1z770dde04y6zlanhsdvgscsawjzkynmmy50jz2", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1rya9rdtqn87tct75gq8qqlvvkllchtvwlxdjdd", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1rww4u22qqf2rhw02fww63t539d3ppeurkzj62v", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1r4punjg5t3zsx0nmfk5lackpy622c8fj35q8cu", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1r4lzzzf683ec70fxfd9a3jmczxxkdxpf607x77", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1yf8r909vrzzwyuard2l6qz7ge8z3md93hz0uvc", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1xxatfhev58rvnlx7ql6aq77kd362qh35awpzrh", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1xf6upkfzgl8f3pkpa0l2d76pex33ur277x5vwj", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1xvzw5nz4mp5s5cat7rancc248v5wpecrcxhaew", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1xv59n6e552qrr4qnv9crcac2yrrjnzt9fu5fng", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1x5qxy3nyxntj2pxws65nft9eyz0y349nm8e9r4", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1x5wgh6vwye60wv3dtshs9dmqggwfx2ldnqvev0", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1xuwcmdvef5xudnyqa9gh5vqlq6ff0meuqc7p92", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos18zrap0tnzt9c0vnkqflefzmcgg5cg434erqkg7", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos18vspjrcxgq66spd5c4s42eg8v7u20wquqs7faw", + "proposal_id": "1", + "option": "NoWithVeto" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos185n9jln2g4w79w39m0g85x2tns6uekqgzrhnap", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos18ka64w3qnepgqpepga39sfnnkjr0ru69gdqjgw", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos18hthd5mqetquhsgx43mdedlt2uvj5xagtslkrk", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1gpwyat78vagv5hujuqyteajkmgq3wku5mta69u", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jc6jecrg", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1gmrhsv6grr8t560trfytsdhn564zy7y35ss3fj", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1gmn2qv4gh6kmqpzfz7tjyv3euhcz72ynekfr7d", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1gux94xvmj6uwf0ncpxhzqnlmrm9rayle96f6jy", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1f965dn9cclqcr90pn3mpy23ymsgw0uzz62l5az", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1f2t99m5zenwasugr3tmw58djsmqlrj20z2gs8m", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1fskmzyt2hr8usr3s65dq3rfur3fy6g2h48kzgx", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1fcsy7vpzvaaqlu5cvezfzjt3s4z663xd7f4xcf", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1f7n50kppm2w5jnrd2c5rx7mtdr58pjpp82kmd7", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos12rj3n07szg6dacy2myy9pfny570fs8g7gfed89", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos12xy20lleyuy3jf8gv4meajdcku3rrdzcg8qszv", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos12v32a4quc9tcrtdyj6330795fq0yj54pxzdws0", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos12ckzjfa5g22t2y0d303vnle35q6mk2vkc9wx8f", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos127lpxh27f2jd684eyx9tzzcdk06r9kncsqqvgg", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1t5zedkqk3dx49mphjnfvpcl7uprlkgcsqpj8cl", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1v88fcs0cn7tyhgmy94evkaarv9gkqwrlupvnsk", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1vhv6cpktz0exwdt6axvmqpd76ja7h6dujvh9se", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1v6ksauamd2fk47raaa5xem68sc3fx494urw0aj", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1drtdtat7x6pqhfs9u90c0czvg65lwtqhc6snxp", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfp6800d", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefx0w0px", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8cmp0vs", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1dstz57ywraws376jkerrqhe50w6uaj0zutm2sk", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1dkm8z36m96k8aukg5rxnfpw46dt5mnmvh0q36h", + "proposal_id": "1", + "option": "NoWithVeto" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1wmc09y9uxhyylhv0trv5xyr6u82lrttlsftnww", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos10993luwlar59q7syh7t3hhk0kmtee64525tkmv", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos102p00zgyzs2xr9tvt3ju9jnhdtwuft83h8ue80", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5fjjjkl", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1s7jnk7t6yqzensdgpvkvkag022udk8429exc87", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos13psmeywshfyfcg3tr5l4qm968smtkcu8manqrw", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos13zyvm5hrh7yqasg04ffd9e4etpeakttkfe4v3e", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos13knf79lcspvv0vmtkjvssncud4vqxzzvq2e3ap", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos13crr30dyx70g6jqvvwr8caeha65aare9ekk47w", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos13lncp7eazqtf9c9hrjfakkna8mslvg45khyf5g", + "proposal_id": "1", + "option": "NoWithVeto" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1jq8ml9x52sxww4mwfzk58t5dw4a566hxvqv7vs", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1jpvjgfspk2hmtm9et5jpm72z37e8xy5p6tjz62", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1jxv0u20scum4trha72c7ltfgfqef6nscj25050", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1js7z6rg5n8eugefg07p3q7letg2a58u38gyrhw", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1je7k9c5s2wvzrxnm4dzhamx9rayugqas5l9z64", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1njvv9cd0avfzrkn04xyh3weu4dsuhv5mgxqyrt", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1n5pepvmgsfd3p2tqqgvt505jvymmstf643umxd", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos15u9ve7fz8fqaf7r2u3p4f9ru4ze47paun76mm4", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos14pfqua2h27cll225s6gpyr36d8ey80f735ulre", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1krldgl20vmhw2nnkyehcdt46dcnjc7jupjrqgs", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1k8kpqt3rfxlf30wtclrmjjk44lzjp4zzm4szja", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1kvj6kaaugkq86nnppay4x82esvxlpwmxydgw6u", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1k0wk87gaw0963wn9q8242gfvhp9yghjh73h7wf", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1kj3cr0nww5dzt2zemjzytyw0g5swcndzeszlhq", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1hm5f52equcd4f268uxf4xhwljpnljvdy8mrzw3", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1hlvm6nxewwrscxj3w405u5tnrg946c3cxl4rjn", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1cypmdvszcd9kd3jenmqxd03cpceql8rtm266gu", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1c27f7klwxze75phrd0nnqwddpva3gzq8h3k7kj", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1cvs6f2nrdwqa9et70vpl5tm56ux4z95mc9ezk5", + "proposal_id": "1", + "option": "Abstain" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzy0saty", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1caruqk82j6chyswjkp28u3sk80ya5zla0grm7p", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1eqx9zhjny2k929hqsm06t3sz08qdlk4rzqevxr", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1ex62wk5m0dg3jfraczv9xpuqttedj2egqelsj0", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos169cxw3pkffw66vxlppy86n205rklhna86n073g", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos16gdxm24ht2mxtpz9cma6tr6a6d47x63hlq4pxt", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos16vylggc7cwwjyucedk2250ugcgjlnka8gmk5gt", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos164jntjfk9zs8x29mc27qansfwvjqs60g4u9scp", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos164jn6c4tpew2dgtk0kn7azms4ufg68mdz3vp4d", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1mrkn3uug9dm32hyp9tcxs5dmmuspt7nezrdmhz", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1m9285yt4l994xread77druww85r9g8j69q9plg", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1uffeh2wq0lrvwm7z77c595v040q4kk4gk2mlgy", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1uwgyzw8mdsaxcmuy28lz79q3xznlnqmph227c7", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1ujqf7m03qd6gf7car0teefgc50qujtzc5e86ps", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1unvmn2wsh65avenajzfy254j0v8d58f7rnqgjs", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1uk7wd0psudl83cgzw6khzjnnen6tkyzcqr0zwr", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1u6ddcsjueax884l3tfrs66497c7g86skk24gr0", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1uuzqhrcjfaeusa5cx0ljjjkszqmxheslcg77ga", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsv7fr3l0", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1ast4y5tq5v9dz9dhud5q9cseltqjjmzq052g5l", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos17060h323px5swd3mj2p0cf9zxpecg9vnnp8knr", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos174km4mr509mtcm8kt7thlxvrtksk4u88rde8tx", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos17ewzayt2edwtghnrjdl58ufhqcgmw48r6sghfl", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos17au4x5vlx7stjl2p4g2sshtjx3vv7kmlls436v", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1lzm8cv5c4ezgd0vsc5ker5y5veumxh4tzj4x58", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1l98y3tyl3h6ez5xevh8dgaymr5spdrwqkt5mp2", + "proposal_id": "1", + "option": "Yes" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1lh47893mtsr9ksnsxrzwgauk4kpv96sl9hfwv0", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1lc4jjw8zveuuj3njhy70zl23vgmpds2xdn96mq", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "1", + "vote": { + "voter": "cosmos1le34teftd4fa5lu64uyafzmw78yq7dgckjvzdz", + "proposal_id": "1", + "option": "No" + } + }, + { + "proposal_id": "2", + "vote": { + "voter": "cosmos1f7n50kppm2w5jnrd2c5rx7mtdr58pjpp82kmd7", + "proposal_id": "2", + "option": "Yes" + } + }, + { + "proposal_id": "2", + "vote": { + "voter": "cosmos12xy20lleyuy3jf8gv4meajdcku3rrdzcg8qszv", + "proposal_id": "2", + "option": "Yes" + } + }, + { + "proposal_id": "2", + "vote": { + "voter": "cosmos1vhv6cpktz0exwdt6axvmqpd76ja7h6dujvh9se", + "proposal_id": "2", + "option": "Yes" + } + }, + { + "proposal_id": "2", + "vote": { + "voter": "cosmos1v6ksauamd2fk47raaa5xem68sc3fx494urw0aj", + "proposal_id": "2", + "option": "Yes" + } + }, + { + "proposal_id": "2", + "vote": { + "voter": "cosmos1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8cmp0vs", + "proposal_id": "2", + "option": "Yes" + } + }, + { + "proposal_id": "2", + "vote": { + "voter": "cosmos13lncp7eazqtf9c9hrjfakkna8mslvg45khyf5g", + "proposal_id": "2", + "option": "Yes" + } + } + ], + "proposals": [ + { + "type": "gov/TextProposal", + "value": { + "proposal_id": "1", + "title": "UP", + "description": "243 ", + "proposal_type": "SoftwareUpgrade", + "proposal_status": "VotingPeriod", + "tally_result": { + "yes": "0.0000000000", + "abstain": "0.0000000000", + "no": "0.0000000000", + "no_with_veto": "0.0000000000" + }, + "submit_time": "2018-12-18T17:12:48.871518803Z", + "deposit_end_time": "2018-12-20T17:12:48.871518803Z", + "total_deposit": [ + { + "denom": "STAKE", + "amount": "500" + } + ], + "voting_start_time": "2018-12-18T17:12:48.871518803Z", + "voting_end_time": "2018-12-20T17:12:48.871518803Z" + } + }, + { + "type": "gov/TextProposal", + "value": { + "proposal_id": "2", + "title": "Restart GoS w/ Increase Block Size", + "description": "I sure hope someone independently verified this!", + "proposal_type": "Text", + "proposal_status": "VotingPeriod", + "tally_result": { + "yes": "0.0000000000", + "abstain": "0.0000000000", + "no": "0.0000000000", + "no_with_veto": "0.0000000000" + }, + "submit_time": "2018-12-19T09:01:02.358984971Z", + "deposit_end_time": "2018-12-21T09:01:02.358984971Z", + "total_deposit": [ + { + "denom": "STAKE", + "amount": "500" + } + ], + "voting_start_time": "2018-12-19T09:01:02.358984971Z", + "voting_end_time": "2018-12-21T09:01:02.358984971Z" + } + } + ], + "deposit_params": { + "min_deposit": [ + { + "denom": "STAKE", + "amount": "500" + } + ], + "max_deposit_period": "172800000000000" + }, + "voting_params": { + "voting_period": "172800000000000" + }, + "tally_params": { + "quorum": "0.3300000000", + "threshold": "0.5000000000", + "veto": "0.3340000000", + "governance_penalty": "0.0000000000" + } + }, + "slashing": { + "params": { + "max-evidence-age": "86400000000000", + "signed-blocks-window": "5000", + "min-signed-per-window": "0.0500000000", + "double-sign-unbond-duration": "300000000000", + "downtime-unbond-duration": "0", + "slash-fraction-double-sign": "0.2000000000", + "slash-fraction-downtime": "0.0000000000" + }, + "signing_infos": { + "cosmosvalcons1xu2wvrhwe72kxgmz6rqn250t3qxtaeu9vmawye": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1tn7tc8nc682d4duwjvh78dmxmd6ufu6d8nhsat": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1th5kwndz656atv250kgfjr5ssl4wzh3els60dw": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1dvn4l7s9w8h0c3yze4axet5rdatctj6wq6722u": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "1" + }, + "cosmosvalcons1kq24y5kh8dlwkaxj4rxgzsuhue5hp2petveuva": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1ksthe60x96hle63vfp4mg4z2k4duxhdc6s6fmt": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1c006hvphlassjcrzcns4me8mdm5kpmlmf8td2u": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1yzzvv6t7ugzfc8udchxg0zpweluudp3lnzarr8": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1p0yc7svna63umx3yzc2clwzc5nfyyl5p0w6t5a": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1d8vektrxqsavh64gg36jts6k4lryprsv4jpdfm": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons177u8k99y8l556ksg6dh94xkfde7qd0lnunwjx3": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1ptnpcdewps4lsdvyd32elslwatdll5yzjwxf07": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons19uqjglhvnhjm5mhq4y7jl5sahcfyhvauj27cdj": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1xaqx7k507eegepu9mtpnl0ukl3h6ayyv0eq4cr": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons18jhylducmd0eyleldt9rwe4zqkdg26yy50x3e3": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1dhrttfe92nmc7g4k47uegs6hl9p75f9crrxrzy": { + "start_height": "0", + "index_offset": "209", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "209" + }, + "cosmosvalcons1s9wc77sx3p3zjdm43muayaudv3hvtp2tcz8gat": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons13jalx62a5njhv4ndt2kh35s8pks562qc26680w": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1ny4mpk69wz5atjhgzmjg6klytgj5ffkewu0sjj": { + "start_height": "0", + "index_offset": "10514", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons19zu8u3dyg54whtmtazpqlf0a8k94pl5jtlq4km": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons170pw2hzek5gtd3qfp69n3jnyj920ul9l4hfsnh": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "1721" + }, + "cosmosvalcons1cdkjkkqwwedevgcmtx7k9nq99xxvnuwhvrw6uu": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons18qt2yp044v5s6nmrrpz0kmsf9q2q9n5pe6527g": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1jkqw5u4htrj2e5wkafeajyzl887cgze5a6znxq": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1hp2jatqdzgaxhasfzgcy0fgcr4z7ay94u2qkfs": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1c2um0ynvj08hx9hdpknlusrrcvqdy0l60jk942": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1e5q68khx4fl6nsdy8smatcp33mzqu2jzr9wdvv": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1atc8p308ryr2eys4r7f6jepzhdtxezvk88gaer": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons190rvkrmt660ffmswvamhwrjltjz8ddp5nnyn5p": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-19T08:58:53.678791463Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1ykwq8g8rywe7m6rd26kkumjv2njnm526n7nu02": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1vt3dhra3rtkgzadzlhuqzzpspkv64wcjvh3tcj": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1dt78y7garzpxfs5c9glgnk8fxyl0l684g9209r": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1w3mxwur3g5m3gqexmpe6qwju7e8mqggg83uh0l": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1smwmame46dtcdf5gxje5s6ghftp3fwm5ktlzzq": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons13vkysnlngsgjzl9fqefaf56gsfq93rcm3vqzmh": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1ca4vkc9fevn454hnf0ll478jjzejzz5p924w9h": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1y3pzp0f06jkzef040ncglhfc97zhhzgd9hcx0u": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1wh9m5purhqcwtcrjflu4zu8kt6ptlce7n2c0zp": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1spgm3mj3f6jazlrl3s3zwsk03e9qj5yjfuwkrh": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "160" + }, + "cosmosvalcons13eej6tcqc533lwdecyzymsucl96g325vkfa9l9": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "209" + }, + "cosmosvalcons1nz0gj2nq8e460ue9h3f92h0mg75828nxshjgz4": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1kp6ap6cjzdeuux58h57a2trql3gek3q77ner5g": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1k047mf8nmre4mg9kaqkgfp9z4td5wec524vdra": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1engruxshhcjp5q269qqr4smjvp3eu5kstkd3tt": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons12x64fuddpmsuq6usvzjsqyp4stgcsqhus430st": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons16hetkv7xf4d62pkq2e0fcw3fuz93u0r2lwv05r": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1z2cdlyzwuj6u0l4a0sq7wxj8hypc2pqrlqprt7": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1g2tks9a5r5cx8tp96qxkdsya94dzert9mw2xck": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons15fscd8rwdrg2vl364n6kg2q7hunmyhd56etv7r": { + "start_height": "0", + "index_offset": "259", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "259" + }, + "cosmosvalcons167pqyvhc957sgfnjsfumzjwp533zhyz29sfpcx": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1m26dn3sp7mt93nxjayy82klkn4klnzhe86jfgs": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1pj4r0uxw429xta4g4gumj9sl7nr8rv40s3fe72": { + "start_height": "0", + "index_offset": "11025", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1pyydp7qxz8c0qtuf3c3rksag084du2c89r8kmx": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1rhs9rx07z2w53qz43c5xs3ft8rrea5vn2hqa3w": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1xkkh5txjl3chzxn8tqcwcy2cpq3884zh9r3vz8": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "24" + }, + "cosmosvalcons130nw3k3swskx740awyccz7ueezdrx3rpnae29f": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "49" + }, + "cosmosvalcons1m7yjv3625j4zu268rxcvpawdfgps6sune23u6t": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1qdl4jgg3sl93ldzqh2r8y2p4uj64eplreaxjnz": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1g3m9sc5v2x32dk2y4sv866kq22xkklmdz2tzuz": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1f4pkchyc4ck5w0mrnzsv654vwg3umstlm5tm4q": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1vggy9c9cmapy0kz7xdj48un88az0wqnmfchfnc": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "12" + }, + "cosmosvalcons1dphp5rlfjmekrtwh2r070xyhd3uvrl2agc02ng": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons148cn73kt4n22ychlra4hd4qmv09kgnwvrgdj2y": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1m7cyywvyjdjnvchlupwsxtksq0fpdztxty8glr": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons19g4ysj040gsh49hz4duvaaq683h3cw586xfmg8": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "2527" + }, + "cosmosvalcons1vahetyjy6fjqulhpvnzp660xr7xg87ljdwyqk3": { + "start_height": "0", + "index_offset": "4890", + "jailed_until": "2018-12-19T01:13:30.509464562Z", + "missed_blocks_counter": "366" + }, + "cosmosvalcons1wg3u770spe73d9tcaf66ckycatdyrxv4ktrpa5": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1crgxs77qzhhlajk7wf9m33anfryysfkr8ng65k": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1egwhska2gk84x0n94fr2s94srpw9pqpj0fydy4": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1zlv2lc56k23pdal67k3ykptelekpxrmq0pfgfj": { + "start_height": "0", + "index_offset": "11127", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1dl24sj8z7nvu2fl65fxfr5nh0623gm9mzyuttj": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons109uxmllpz5cf26u38swd8rw9979z9ea34ersuq": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1sw4ny8sp93thge5flmf6vpjd7vclsyq8pjvpnr": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "1108" + }, + "cosmosvalcons14lrnrym75uf3dax28hqp8tn63k2mddav3hv62l": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "1351" + }, + "cosmosvalcons1k3h0k5cswvalu75q02cfpzckl7qqdwqgzf08dn": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1e0ef0cewf8sgtcj9mrav402950e3cm06scpsuh": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons19eyg0m0vjj2nlez6qxul9l9qme2wp6v73d8puw": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons18n9jpqfvz4cy6et5mu0l9up2tekuvkt5xcdp9l": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1wvkwaa2vxaxac6k7e07hq7h06pl7ms2rt2x4d9": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1mf42422ee8hc3gltx7clzp7tyen7hw4t3vnmw0": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1xzv8ntu0hdsfe9rt0svvj4c8fq64x00s6gpnr4": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1rjz72lhjr7wdvzgmp3u6l67tresgetshun06lq": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1t7zyd8l4hnvemuqt4ysdjp2ktap933deal867u": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1sk4m984ha443pwmw8r2wzllhq2zre0wfnukk5a": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1n466swfyzxa0atlpg4d4h728uru52tw4gn5cp5": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1cdgppxr79v7cfmtuyp2k3w3mf4r0auhyerytuy": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1m2qw4mpgewt4y07dxn4v8fy0xkgn8qff8gqmtd": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1pd97n4aap374dd7awuy386f000shukwex59mdk": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1w28tmy0xltnsfxtmy20cdr3fjg7d0a6v4q23dl": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1cwde0s4vgamljuz2997uzlkk9x56ullfk75kt7": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1uvcr9kqpmfx3ynald9k777pjus275a8whag5r2": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1lqwpwxctec5ltl4u6a7wwn407wx95l6esuqq5w": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1t7ahsu0uar3nu2yec9q0mmmljhyj4ulmgtukgf": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1y35p0tza3tvlxymuzq4x57zh7rf4ceneckh3ng": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1t4utla3c8cxufhlqr0hpn39hss5hurdvuz76md": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons143mzsgn0m9wezwmljakthdrlz883myp8xe0gqn": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "120" + }, + "cosmosvalcons1htpn7dq0xjth28cjfp50qj0v96ynptp0s0hclt": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons16ncwhurhc4l4t6h9z86de2y0ru7eupv466k4uf": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1pkfdtnt6feh87s5lqrfn5u89w8p05l43yxhl8n": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1qrwlsa9kxkws3jj8dmuuh9x06anvta6cagwafr": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1z748vkw3ttk8dsudz5dd8ukm5cvls5lws2xte7": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons18xqlh5zjm6wvjr2gz5qtd9750005v87u9fmx5k": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1gjkrrkhf0h569rxszc4g34v8ehe7s7ghzzvvtx": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1tcr0ke0apc8tkyws6a9pujqtf2xh6rl89e33mn": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "341" + }, + "cosmosvalcons137xc3scq0rajcqek8r0ale9szvn3fscw9hj2zr": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1knf8rvmfku5wpfckxqqe8ctd76qppvrzq98xer": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1qq92t2l4jz5pt67tmts8ptl4p0jhr6utx5xa8y": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1m0kj7dza69s7xgc6vygqzhtysndz6uxrm0eecc": { + "start_height": "0", + "index_offset": "11392", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons12g8p73k2xzskla7vvg9hhneld5pjk2ncv9yc9f": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-19T06:09:36.819422243Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1t6r8xee7xazs7qdkgyu0ha93w27m2ttgzmppnt": { + "start_height": "0", + "index_offset": "11436", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1sdq0stfjcj3zr3tlcvluhfzrp8zd7xaa39u5qt": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1s3mklqm5ae0tdxezkq5uwttfkz8scwljh92rx6": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1ce0pu6tvqw9f5j34v5q5a5tga9l8uc7l4mghtf": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1fphnn3nrkuqvf458v46fk3kj0g6snywj4g78cf": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1ek8v3p8j5eg3nud2j577t0727tp63dx74j8ga3": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1m7xfnemzvck56467xuyuj6c6plwgrvna8ldce8": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1z3ww2eeg0wgxg8lgj467cmcnudn03c4uc5jpgs": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1455ytlcqjfhhw5gkaqf58kcdsz0yttd5zk5t0e": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "298" + }, + "cosmosvalcons16acqn9x63zlrq3e3ure7xh6ejuzdmn9nqa7gae": { + "start_height": "0", + "index_offset": "11413", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1mna0dapxhsw22wkjxt0ard5qlpr2zyc2ay8z72": { + "start_height": "0", + "index_offset": "11411", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1fz9ggtf7502d7rzx92g66aldaufncf5k7avayq": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1xd3737tmqtkvqq5fuush8kp82scy0tx6882l4q": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "1877" + }, + "cosmosvalcons18e0tgxjxnra7k48kruwwuw0f2g08t89znefyge": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons10why2pfdjk2vpqu5nvypu97f0p8ev0cjv3r8uu": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1k7ld8v8k2es5hafg2gewhwut2m0jhtk89mhyws": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1hezt5wdxanv946gxdjvn7hjewvf75gdeduq25m": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1m4lpqk465w276nfyyss0tp4jsslg0x5rmvmcxn": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1uax20ngztwyrwmfqntudv8nmwtpvv7g9j74dh8": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1rmxcchlpxswhfnwxxw3yth2kskx797dzsu5l2v": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons10956gthxcr89k4s9wenam7xk4q849l7hkpf6tz": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T20:05:43.800585944Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons14smgy0408lwaejglhe7txywwyvaq9ht5v0qsdy": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "9" + }, + "cosmosvalcons1mlsrgmlfuzf2why7z92txsj79qwa4dtultc52t": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1q4yzv8zsyghawy8tt67lqwswv4nmy8fqzgsq5j": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1fcsme5gdspmsl9aa30huknfznj60n68fdvuhqp": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1wu48mxk6vcwzgsnnlpdy6a05ertzl264a88epc": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "44" + }, + "cosmosvalcons1s648h2x3vqd7td5wz9qyyuwsuxx4dkk0dwy4wa": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons14yprjup4rj58c9pl0fjdym54dnx222yuthguj4": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1hkzzlpm44zcyndgdlyyr8qnmnznm9nf8j9w9sz": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "1355" + }, + "cosmosvalcons1742lyx43gzn45aacrugwuwaqsufl2m42yqwxvc": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-19T05:57:16.288724706Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1ru5d6ue8gltx2rc90q7fph8sgtv0mr7dzqr505": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1r6wwjn7shfw0awgply9uvkxkfkzmzdxjyma30v": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1ym49xaxvw7c35zpeaqt4r0gzyvlwvnvydsd4t5": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1yumjsmt9wcj7eshpppvx8f9j5j9ducj3lasks6": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons18xrpp3x0z8yyezdvd965wztjae6a59ly4e8lkq": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "2748" + }, + "cosmosvalcons1v2dtscuc8d56u3mzx3fsu8mm4l78e0sf6e3stl": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1wxzfzh07hduvqnl0q5mln6dh2x3luyqcye2yml": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1n3kcwee5zq0n9z4e4rchldekce7peqxwe0c5m3": { + "start_height": "0", + "index_offset": "10488", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1qzp59h4v5sgxf5d72v6gspj475m6nrluy4grs9": { + "start_height": "0", + "index_offset": "10234", + "jailed_until": "2018-12-18T23:23:46.708421629Z", + "missed_blocks_counter": "9" + }, + "cosmosvalcons1u9sa8lz6v83cr45vufz0hmp8jyunpvmalutwh3": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1zcfyx6jd4delv9v03vpqydk70my528wzh0s4ug": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1xlxw8cx5rmqyvfk38w9f4txn6dm5s7xf4upzyu": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1tz66pyh997847txs8s3f4zjuvdl6nh6rc89dgk": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "51" + }, + "cosmosvalcons1s8tazr9v9eu2mrsl7z79fsm78xysyfym6el3ua": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1svr5prxr67n4ywzag03x69lu92qqpjzqzpwy8x": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1kf05awjcm94a0r553j66szsfw68h38eh3n4e74": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1hw8wuk9nzrr4s5j888z3czwwu2g97l2dwadsc2": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "5" + }, + "cosmosvalcons1qpmldq6elcfvv7ycptp5gfrqevwvr27yu0y0v0": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1m5k2fmch52fwppwyshp96jcc2h82n0nf95apue": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1hak0a2ek9g343a8vrwwp6r0cuweqmduq05q0ez": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons19w9t60h9vwcqd4c32euymdx488nfrjqjm5p33e": { + "start_height": "0", + "index_offset": "11394", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons12l2adax4ds78z0vkufg9gwm0gvf85xmq7wsaz7": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1k2t3ktjxggyud2f9vjf99ewjsj9s5g90zjampt": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons16x822ft6pfa5c5k0qtxnh5zmxvz6x9dh08dkew": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons16xng3v3a4kn39htggwqswqrqh5ajexmc5cxz76": { + "start_height": "0", + "index_offset": "11435", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1mklakdkd425nsnzfsgeq2642hq6gnh34d9xfky": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1unwgt3576s69jaqjj2n4zwu60u82r0m2pjnlfc": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1rctezszxjylp9jsp6e439jc0y0cmg44xqs9vwr": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1vn6zucyrmt4u43hy55zzzmpmjtcuek0gc2naru": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1d8k6m7j2sqlfm0653jgq6jjxte732snz2wlgaz": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons14jtygj5sswysklrmgvxmz7l36049amgyqsnuk4": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons177nhtewxak3kwarxcxpfmlzj7x29jen8w5glac": { + "start_height": "0", + "index_offset": "10948", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1q4hecpxturx35a9kuyjn69fzs8tp4w3rpyc5xr": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1j94a9pd8rdswyhnyrnr0rgtg34tu5lp7ve5a5n": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "404" + }, + "cosmosvalcons1ur9er66lex0nt0c508rt332evumdfwslu2d6dq": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons19sjwjdtd5ud9mn832zgflfs98t7qylx2wklw4k": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1x9sw523wqkug4f4dafkam2ffg2px6wtahweaft": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons186yehgm2j0rnwq68h407skgf7tkdj0uvzsknx8": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1yxzktjrvhleltp7kfuh4jmmg2p8crljde69rww": { + "start_height": "0", + "index_offset": "6005", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1kxv4zdp2cppmhydpyq5njuyjp69lwa7v3dlq5m": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1uvr5swsgcw25ga9zvq8najxun9sn4c2zr5g5yu": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1rcrwmktey6hy2zgnm84vs8t63uesp7dyy8jsxz": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1t6ge6m3d3qy2knjvnmtunvd8h406eexjpudv0l": { + "start_height": "0", + "index_offset": "11424", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons13es5zzt4c7x9eultw0zyeae639pff44cy6ant8": { + "start_height": "0", + "index_offset": "10756", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1jj7ajf00u9tjwrpnwertzr7tyaannqmna4p6se": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1eyvjeru4a9tswtlgudc52d8ukkk9y64u43n9ew": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "1025" + }, + "cosmosvalcons1mtv9ejsmw9sd5tqsfnqwffl5hnfw3qu4kd9w5u": { + "start_height": "0", + "index_offset": "5447", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1qk75tznd3p7gpwf6pe55l5zdvzfn04lacv8g3y": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1y9yyg06t70c4fr4a3yjxrmel99q8cy9q9tpe6k": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "1" + }, + "cosmosvalcons1vvt8nw68cqk5zyrlxljtv3vpap8cz74c7ty0y7": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1neqxveyd8zuaxm9m0gl9ksvcpend63wz4gqnpr": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons14wy7zjpqa8qwaq02g77nhur934lhettmrmyv5p": { + "start_height": "0", + "index_offset": "2", + "jailed_until": "2018-12-18T19:59:50.932618326Z", + "missed_blocks_counter": "2" + }, + "cosmosvalcons1edhz2z26fqxczzxae63fknlsk5t2s4te2awy35": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1u9yyugh065a6g8ttyds4g0g0hfar580eyyxmde": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1l0rlzct6mmxr30hkx20sralqzgmgnskdd2j0r2": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1pz8mrkxgn77864tvz7sqw3kamt6f7c8zqn0s45": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1d3x9hvn2zsm5z2xn3u7mtd5mej974338ffq8u2": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons16q6c8gxxamc90wezfgmmdtm0n6xj0nkh5rym8q": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "1845" + }, + "cosmosvalcons1mgwu2cjgqv5t4uk0qqw4eys646qdflnjuqgcne": { + "start_height": "0", + "index_offset": "11304", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1mn9z54dq8h5tqhqltuwy76rttaw8xxfuxf6j8z": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons1ajch0d6dujzdae6whq4glqjy4mkm2nxzwcqjg6": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + }, + "cosmosvalcons12rqcxp05n03n9exxhn0qmmkdfg3tr44yjqsw3k": { + "start_height": "0", + "index_offset": "11440", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0" + } }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Atom Guide", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1s7jnk7t6yqzensdgpvkvkag022udk8429exc87", - "validator_address": "cosmosvaloper1s7jnk7t6yqzensdgpvkvkag022udk842qdjdtd", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "6r14R/ANdUhsMwVkYH+RNFLcO572tJKsIrW6Iz25d3Q=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + "missed_blocks": { + "cosmosvalcons1zcfyx6jd4delv9v03vpqydk70my528wzh0s4ug": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + } + ], + "cosmosvalcons1wu48mxk6vcwzgsnnlpdy6a05ertzl264a88epc": [ + { + "index": "0", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "1382", + "missed": true + }, + { + "index": "1383", + "missed": true + }, + { + "index": "1384", + "missed": true + }, + { + "index": "1385", + "missed": true + }, + { + "index": "1386", + "missed": true + }, + { + "index": "1387", + "missed": true + }, + { + "index": "1388", + "missed": true + }, + { + "index": "1389", + "missed": true + }, + { + "index": "1390", + "missed": true + }, + { + "index": "1391", + "missed": true + }, + { + "index": "1392", + "missed": true + }, + { + "index": "1393", + "missed": true + }, + { + "index": "1394", + "missed": true + }, + { + "index": "1395", + "missed": true + }, + { + "index": "1396", + "missed": true + }, + { + "index": "1397", + "missed": true + }, + { + "index": "1398", + "missed": true + }, + { + "index": "1399", + "missed": true + }, + { + "index": "1400", + "missed": true + }, + { + "index": "1401", + "missed": true + }, + { + "index": "1402", + "missed": true + }, + { + "index": "1403", + "missed": true + }, + { + "index": "1404", + "missed": true + }, + { + "index": "1407", + "missed": true + }, + { + "index": "1408", + "missed": true + }, + { + "index": "1409", + "missed": true + }, + { + "index": "1410", + "missed": true + }, + { + "index": "1411", + "missed": true + }, + { + "index": "1412", + "missed": true + }, + { + "index": "1413", + "missed": true + }, + { + "index": "1414", + "missed": true + }, + { + "index": "1415", + "missed": true + }, + { + "index": "1416", + "missed": true + }, + { + "index": "1417", + "missed": true + }, + { + "index": "1418", + "missed": true + }, + { + "index": "1419", + "missed": true + }, + { + "index": "1431", + "missed": true + }, + { + "index": "1432", + "missed": true + }, + { + "index": "1433", + "missed": true + }, + { + "index": "1434", + "missed": true + }, + { + "index": "1435", + "missed": true + }, + { + "index": "1436", + "missed": true + }, + { + "index": "1437", + "missed": true + }, + { + "index": "1438", + "missed": true + } + ], + "cosmosvalcons1l0rlzct6mmxr30hkx20sralqzgmgnskdd2j0r2": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": false + }, + { + "index": "1546", + "missed": false + }, + { + "index": "1547", + "missed": false + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": false + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1552", + "missed": false + }, + { + "index": "1553", + "missed": false + }, + { + "index": "1554", + "missed": false + }, + { + "index": "1555", + "missed": false + }, + { + "index": "1556", + "missed": false + }, + { + "index": "1557", + "missed": false + }, + { + "index": "1558", + "missed": false + }, + { + "index": "1559", + "missed": false + }, + { + "index": "1560", + "missed": false + }, + { + "index": "1561", + "missed": false + }, + { + "index": "1562", + "missed": false + }, + { + "index": "1563", + "missed": false + }, + { + "index": "1564", + "missed": false + }, + { + "index": "1565", + "missed": false + }, + { + "index": "1566", + "missed": false + }, + { + "index": "1567", + "missed": false + }, + { + "index": "1568", + "missed": false + }, + { + "index": "1569", + "missed": false + }, + { + "index": "1570", + "missed": false + }, + { + "index": "1571", + "missed": false + }, + { + "index": "1572", + "missed": false + }, + { + "index": "1573", + "missed": false + }, + { + "index": "1574", + "missed": false + }, + { + "index": "1575", + "missed": false + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1577", + "missed": false + }, + { + "index": "1578", + "missed": false + }, + { + "index": "1579", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1584", + "missed": false + }, + { + "index": "1585", + "missed": false + }, + { + "index": "1586", + "missed": false + }, + { + "index": "1587", + "missed": false + }, + { + "index": "1588", + "missed": false + }, + { + "index": "1589", + "missed": false + }, + { + "index": "1590", + "missed": false + }, + { + "index": "1591", + "missed": false + }, + { + "index": "1592", + "missed": false + }, + { + "index": "1593", + "missed": false + }, + { + "index": "1594", + "missed": false + }, + { + "index": "1595", + "missed": false + }, + { + "index": "1596", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": false + }, + { + "index": "1617", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + } + ], + "cosmosvalcons1qdl4jgg3sl93ldzqh2r8y2p4uj64eplreaxjnz": [ + { + "index": "0", + "missed": false + } + ], + "cosmosvalcons1g2tks9a5r5cx8tp96qxkdsya94dzert9mw2xck": [ + { + "index": "1", + "missed": false + }, + { + "index": "158", + "missed": false + } + ], + "cosmosvalcons1t4utla3c8cxufhlqr0hpn39hss5hurdvuz76md": [ + { + "index": "0", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1sw4ny8sp93thge5flmf6vpjd7vclsyq8pjvpnr": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": true + }, + { + "index": "58", + "missed": true + }, + { + "index": "59", + "missed": true + }, + { + "index": "134", + "missed": true + }, + { + "index": "135", + "missed": true + }, + { + "index": "136", + "missed": true + }, + { + "index": "167", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "205", + "missed": true + }, + { + "index": "206", + "missed": true + }, + { + "index": "207", + "missed": true + }, + { + "index": "208", + "missed": true + }, + { + "index": "209", + "missed": true + }, + { + "index": "210", + "missed": true + }, + { + "index": "211", + "missed": true + }, + { + "index": "212", + "missed": true + }, + { + "index": "213", + "missed": true + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "296", + "missed": true + }, + { + "index": "297", + "missed": true + }, + { + "index": "298", + "missed": true + }, + { + "index": "299", + "missed": true + }, + { + "index": "300", + "missed": true + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": true + }, + { + "index": "331", + "missed": true + }, + { + "index": "332", + "missed": true + }, + { + "index": "333", + "missed": true + }, + { + "index": "334", + "missed": true + }, + { + "index": "335", + "missed": true + }, + { + "index": "336", + "missed": true + }, + { + "index": "337", + "missed": true + }, + { + "index": "338", + "missed": true + }, + { + "index": "339", + "missed": true + }, + { + "index": "340", + "missed": true + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": true + }, + { + "index": "450", + "missed": true + }, + { + "index": "451", + "missed": true + }, + { + "index": "452", + "missed": true + }, + { + "index": "453", + "missed": true + }, + { + "index": "454", + "missed": true + }, + { + "index": "455", + "missed": true + }, + { + "index": "456", + "missed": true + }, + { + "index": "457", + "missed": true + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "504", + "missed": true + }, + { + "index": "505", + "missed": true + }, + { + "index": "506", + "missed": true + }, + { + "index": "507", + "missed": true + }, + { + "index": "508", + "missed": true + }, + { + "index": "509", + "missed": true + }, + { + "index": "510", + "missed": true + }, + { + "index": "511", + "missed": true + }, + { + "index": "512", + "missed": true + }, + { + "index": "514", + "missed": true + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "592", + "missed": true + }, + { + "index": "593", + "missed": true + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1312", + "missed": false + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": false + }, + { + "index": "1332", + "missed": false + }, + { + "index": "1333", + "missed": false + }, + { + "index": "1334", + "missed": false + }, + { + "index": "1335", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": false + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": false + }, + { + "index": "1357", + "missed": false + }, + { + "index": "1358", + "missed": false + }, + { + "index": "1364", + "missed": false + }, + { + "index": "1365", + "missed": false + }, + { + "index": "1366", + "missed": false + }, + { + "index": "1367", + "missed": false + }, + { + "index": "1368", + "missed": false + }, + { + "index": "1369", + "missed": false + }, + { + "index": "1370", + "missed": false + }, + { + "index": "1371", + "missed": false + }, + { + "index": "1372", + "missed": false + }, + { + "index": "1373", + "missed": false + }, + { + "index": "1374", + "missed": false + }, + { + "index": "1375", + "missed": false + }, + { + "index": "1409", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": true + }, + { + "index": "1441", + "missed": true + }, + { + "index": "1442", + "missed": true + }, + { + "index": "1494", + "missed": true + }, + { + "index": "1495", + "missed": true + }, + { + "index": "1496", + "missed": true + }, + { + "index": "1497", + "missed": true + }, + { + "index": "1498", + "missed": true + }, + { + "index": "1499", + "missed": true + }, + { + "index": "1500", + "missed": true + }, + { + "index": "1501", + "missed": true + }, + { + "index": "1502", + "missed": true + }, + { + "index": "1503", + "missed": true + }, + { + "index": "1504", + "missed": true + }, + { + "index": "1505", + "missed": true + }, + { + "index": "1506", + "missed": true + }, + { + "index": "1516", + "missed": true + }, + { + "index": "1517", + "missed": true + }, + { + "index": "1518", + "missed": true + }, + { + "index": "1519", + "missed": true + }, + { + "index": "1520", + "missed": true + }, + { + "index": "1521", + "missed": true + }, + { + "index": "1522", + "missed": true + }, + { + "index": "1523", + "missed": true + }, + { + "index": "1524", + "missed": true + }, + { + "index": "1525", + "missed": true + }, + { + "index": "1526", + "missed": true + }, + { + "index": "1527", + "missed": true + }, + { + "index": "1549", + "missed": true + }, + { + "index": "1550", + "missed": true + }, + { + "index": "1551", + "missed": true + }, + { + "index": "1552", + "missed": true + }, + { + "index": "1553", + "missed": true + }, + { + "index": "1554", + "missed": true + }, + { + "index": "1555", + "missed": true + }, + { + "index": "1556", + "missed": true + }, + { + "index": "1557", + "missed": true + }, + { + "index": "1558", + "missed": true + }, + { + "index": "1559", + "missed": true + }, + { + "index": "1560", + "missed": true + }, + { + "index": "1561", + "missed": true + }, + { + "index": "1562", + "missed": true + }, + { + "index": "1563", + "missed": true + }, + { + "index": "1564", + "missed": true + }, + { + "index": "1565", + "missed": true + }, + { + "index": "1566", + "missed": true + }, + { + "index": "1567", + "missed": true + }, + { + "index": "1568", + "missed": true + }, + { + "index": "1569", + "missed": true + }, + { + "index": "1570", + "missed": true + }, + { + "index": "1571", + "missed": true + }, + { + "index": "1574", + "missed": true + }, + { + "index": "1575", + "missed": true + }, + { + "index": "1576", + "missed": true + }, + { + "index": "1577", + "missed": true + }, + { + "index": "1578", + "missed": true + }, + { + "index": "1579", + "missed": true + }, + { + "index": "1580", + "missed": true + }, + { + "index": "1581", + "missed": true + }, + { + "index": "1582", + "missed": true + }, + { + "index": "1583", + "missed": true + }, + { + "index": "1584", + "missed": true + }, + { + "index": "1585", + "missed": true + }, + { + "index": "1587", + "missed": true + }, + { + "index": "1588", + "missed": true + }, + { + "index": "1589", + "missed": true + }, + { + "index": "1590", + "missed": true + }, + { + "index": "1591", + "missed": true + }, + { + "index": "1592", + "missed": true + }, + { + "index": "1593", + "missed": true + }, + { + "index": "1594", + "missed": true + }, + { + "index": "1595", + "missed": true + }, + { + "index": "1596", + "missed": true + }, + { + "index": "1597", + "missed": true + }, + { + "index": "1635", + "missed": true + }, + { + "index": "1636", + "missed": true + }, + { + "index": "1637", + "missed": true + }, + { + "index": "1638", + "missed": true + }, + { + "index": "1639", + "missed": true + }, + { + "index": "1640", + "missed": true + }, + { + "index": "1641", + "missed": true + }, + { + "index": "1642", + "missed": true + }, + { + "index": "1643", + "missed": true + }, + { + "index": "1644", + "missed": true + }, + { + "index": "1645", + "missed": true + }, + { + "index": "1646", + "missed": true + }, + { + "index": "1649", + "missed": true + }, + { + "index": "1650", + "missed": true + }, + { + "index": "1651", + "missed": true + }, + { + "index": "1652", + "missed": true + }, + { + "index": "1653", + "missed": true + }, + { + "index": "1654", + "missed": true + }, + { + "index": "1655", + "missed": true + }, + { + "index": "1656", + "missed": true + }, + { + "index": "1657", + "missed": true + }, + { + "index": "1658", + "missed": true + }, + { + "index": "1701", + "missed": true + }, + { + "index": "1702", + "missed": true + }, + { + "index": "1703", + "missed": true + }, + { + "index": "1704", + "missed": true + }, + { + "index": "1705", + "missed": true + }, + { + "index": "1706", + "missed": true + }, + { + "index": "1707", + "missed": true + }, + { + "index": "1708", + "missed": true + }, + { + "index": "1709", + "missed": true + }, + { + "index": "1710", + "missed": true + }, + { + "index": "1711", + "missed": true + }, + { + "index": "1712", + "missed": true + }, + { + "index": "1739", + "missed": true + }, + { + "index": "1740", + "missed": true + }, + { + "index": "1741", + "missed": true + }, + { + "index": "1742", + "missed": true + }, + { + "index": "1743", + "missed": true + }, + { + "index": "1744", + "missed": true + }, + { + "index": "1745", + "missed": true + }, + { + "index": "1746", + "missed": true + }, + { + "index": "1747", + "missed": true + }, + { + "index": "1748", + "missed": true + }, + { + "index": "1749", + "missed": true + }, + { + "index": "1750", + "missed": true + }, + { + "index": "1751", + "missed": true + }, + { + "index": "1752", + "missed": true + }, + { + "index": "1753", + "missed": true + }, + { + "index": "1754", + "missed": true + }, + { + "index": "1801", + "missed": true + }, + { + "index": "1802", + "missed": true + }, + { + "index": "1803", + "missed": true + }, + { + "index": "1804", + "missed": true + }, + { + "index": "1805", + "missed": true + }, + { + "index": "1806", + "missed": true + }, + { + "index": "1807", + "missed": true + }, + { + "index": "1808", + "missed": true + }, + { + "index": "1809", + "missed": true + }, + { + "index": "1810", + "missed": true + }, + { + "index": "1811", + "missed": true + }, + { + "index": "1812", + "missed": true + }, + { + "index": "1813", + "missed": true + }, + { + "index": "1814", + "missed": true + }, + { + "index": "1815", + "missed": true + }, + { + "index": "1816", + "missed": true + }, + { + "index": "1832", + "missed": true + }, + { + "index": "1833", + "missed": true + }, + { + "index": "1834", + "missed": true + }, + { + "index": "1835", + "missed": true + }, + { + "index": "1841", + "missed": true + }, + { + "index": "1842", + "missed": true + }, + { + "index": "1843", + "missed": true + }, + { + "index": "1844", + "missed": true + }, + { + "index": "1845", + "missed": true + }, + { + "index": "1846", + "missed": true + }, + { + "index": "1847", + "missed": true + }, + { + "index": "1848", + "missed": true + }, + { + "index": "1849", + "missed": true + }, + { + "index": "1850", + "missed": true + }, + { + "index": "1851", + "missed": true + }, + { + "index": "1852", + "missed": true + }, + { + "index": "1881", + "missed": true + }, + { + "index": "1882", + "missed": true + }, + { + "index": "1883", + "missed": true + }, + { + "index": "1884", + "missed": true + }, + { + "index": "1885", + "missed": true + }, + { + "index": "1886", + "missed": true + }, + { + "index": "1887", + "missed": true + }, + { + "index": "1888", + "missed": true + }, + { + "index": "1889", + "missed": true + }, + { + "index": "1890", + "missed": true + }, + { + "index": "1891", + "missed": true + }, + { + "index": "1892", + "missed": true + }, + { + "index": "1893", + "missed": true + }, + { + "index": "1894", + "missed": true + }, + { + "index": "1942", + "missed": true + }, + { + "index": "1943", + "missed": true + }, + { + "index": "1944", + "missed": true + }, + { + "index": "1945", + "missed": true + }, + { + "index": "1946", + "missed": true + }, + { + "index": "1947", + "missed": true + }, + { + "index": "1984", + "missed": true + }, + { + "index": "1985", + "missed": true + }, + { + "index": "1986", + "missed": true + }, + { + "index": "1987", + "missed": true + }, + { + "index": "1988", + "missed": true + }, + { + "index": "1989", + "missed": true + }, + { + "index": "1992", + "missed": true + }, + { + "index": "1993", + "missed": true + }, + { + "index": "1994", + "missed": true + }, + { + "index": "1995", + "missed": true + }, + { + "index": "2043", + "missed": true + }, + { + "index": "2044", + "missed": true + }, + { + "index": "2045", + "missed": true + }, + { + "index": "2048", + "missed": true + }, + { + "index": "2049", + "missed": true + }, + { + "index": "2050", + "missed": true + }, + { + "index": "2051", + "missed": true + }, + { + "index": "2052", + "missed": true + }, + { + "index": "2053", + "missed": true + }, + { + "index": "2054", + "missed": true + }, + { + "index": "2055", + "missed": true + }, + { + "index": "2140", + "missed": true + }, + { + "index": "2141", + "missed": true + }, + { + "index": "2143", + "missed": true + }, + { + "index": "2144", + "missed": true + }, + { + "index": "2145", + "missed": true + }, + { + "index": "2146", + "missed": true + }, + { + "index": "2147", + "missed": true + }, + { + "index": "2148", + "missed": true + }, + { + "index": "2149", + "missed": true + }, + { + "index": "2150", + "missed": true + }, + { + "index": "2151", + "missed": true + }, + { + "index": "2168", + "missed": true + }, + { + "index": "2169", + "missed": true + }, + { + "index": "2170", + "missed": true + }, + { + "index": "2172", + "missed": true + }, + { + "index": "2173", + "missed": true + }, + { + "index": "2175", + "missed": true + }, + { + "index": "2195", + "missed": true + }, + { + "index": "2196", + "missed": true + }, + { + "index": "2197", + "missed": true + }, + { + "index": "2198", + "missed": true + }, + { + "index": "2199", + "missed": true + }, + { + "index": "2200", + "missed": true + }, + { + "index": "2201", + "missed": true + }, + { + "index": "2202", + "missed": true + }, + { + "index": "2203", + "missed": true + }, + { + "index": "2204", + "missed": true + }, + { + "index": "2205", + "missed": true + }, + { + "index": "2206", + "missed": true + }, + { + "index": "2207", + "missed": true + }, + { + "index": "2208", + "missed": true + }, + { + "index": "2209", + "missed": true + }, + { + "index": "2210", + "missed": true + }, + { + "index": "2211", + "missed": true + }, + { + "index": "2212", + "missed": true + }, + { + "index": "2214", + "missed": true + }, + { + "index": "2215", + "missed": true + }, + { + "index": "2216", + "missed": true + }, + { + "index": "2220", + "missed": true + }, + { + "index": "2221", + "missed": true + }, + { + "index": "2224", + "missed": true + }, + { + "index": "2225", + "missed": true + }, + { + "index": "2226", + "missed": true + }, + { + "index": "2227", + "missed": true + }, + { + "index": "2228", + "missed": true + }, + { + "index": "2229", + "missed": true + }, + { + "index": "2230", + "missed": true + }, + { + "index": "2231", + "missed": true + }, + { + "index": "2232", + "missed": true + }, + { + "index": "2233", + "missed": true + }, + { + "index": "2234", + "missed": true + }, + { + "index": "2235", + "missed": true + }, + { + "index": "2236", + "missed": true + }, + { + "index": "2238", + "missed": true + }, + { + "index": "2239", + "missed": true + }, + { + "index": "2240", + "missed": true + }, + { + "index": "2241", + "missed": true + }, + { + "index": "2242", + "missed": true + }, + { + "index": "2243", + "missed": true + }, + { + "index": "2244", + "missed": true + }, + { + "index": "2245", + "missed": true + }, + { + "index": "2246", + "missed": true + }, + { + "index": "2247", + "missed": true + }, + { + "index": "2248", + "missed": true + }, + { + "index": "2249", + "missed": true + }, + { + "index": "2250", + "missed": true + }, + { + "index": "2251", + "missed": true + }, + { + "index": "2252", + "missed": true + }, + { + "index": "2253", + "missed": true + }, + { + "index": "2254", + "missed": true + }, + { + "index": "2255", + "missed": true + }, + { + "index": "2256", + "missed": true + }, + { + "index": "2257", + "missed": true + }, + { + "index": "2258", + "missed": true + }, + { + "index": "2259", + "missed": true + }, + { + "index": "2261", + "missed": true + }, + { + "index": "2262", + "missed": true + }, + { + "index": "2295", + "missed": true + }, + { + "index": "2296", + "missed": true + }, + { + "index": "2297", + "missed": true + }, + { + "index": "2298", + "missed": true + }, + { + "index": "2299", + "missed": true + }, + { + "index": "2304", + "missed": true + }, + { + "index": "2305", + "missed": true + }, + { + "index": "2306", + "missed": true + }, + { + "index": "2347", + "missed": true + }, + { + "index": "2348", + "missed": true + }, + { + "index": "2349", + "missed": true + }, + { + "index": "2350", + "missed": true + }, + { + "index": "2351", + "missed": true + }, + { + "index": "2352", + "missed": true + }, + { + "index": "2353", + "missed": true + }, + { + "index": "2354", + "missed": true + }, + { + "index": "2355", + "missed": true + }, + { + "index": "2356", + "missed": true + }, + { + "index": "2357", + "missed": true + }, + { + "index": "2459", + "missed": true + }, + { + "index": "2460", + "missed": true + }, + { + "index": "2461", + "missed": true + }, + { + "index": "2462", + "missed": true + }, + { + "index": "2463", + "missed": true + }, + { + "index": "2464", + "missed": true + }, + { + "index": "2465", + "missed": true + }, + { + "index": "2466", + "missed": true + }, + { + "index": "2467", + "missed": true + }, + { + "index": "2468", + "missed": true + }, + { + "index": "2501", + "missed": true + }, + { + "index": "2502", + "missed": true + }, + { + "index": "2503", + "missed": true + }, + { + "index": "2504", + "missed": true + }, + { + "index": "2505", + "missed": true + }, + { + "index": "2506", + "missed": true + }, + { + "index": "2507", + "missed": true + }, + { + "index": "2508", + "missed": true + }, + { + "index": "2509", + "missed": true + }, + { + "index": "2510", + "missed": true + }, + { + "index": "2511", + "missed": true + }, + { + "index": "2512", + "missed": true + }, + { + "index": "2540", + "missed": true + }, + { + "index": "2541", + "missed": true + }, + { + "index": "2542", + "missed": true + }, + { + "index": "2543", + "missed": true + }, + { + "index": "2544", + "missed": true + }, + { + "index": "2547", + "missed": true + }, + { + "index": "2548", + "missed": true + }, + { + "index": "2549", + "missed": true + }, + { + "index": "2550", + "missed": true + }, + { + "index": "2551", + "missed": true + }, + { + "index": "2552", + "missed": true + }, + { + "index": "2553", + "missed": true + }, + { + "index": "2554", + "missed": true + }, + { + "index": "2586", + "missed": true + }, + { + "index": "2587", + "missed": true + }, + { + "index": "2588", + "missed": true + }, + { + "index": "2589", + "missed": true + }, + { + "index": "2590", + "missed": true + }, + { + "index": "2591", + "missed": true + }, + { + "index": "2592", + "missed": true + }, + { + "index": "2593", + "missed": true + }, + { + "index": "2594", + "missed": true + }, + { + "index": "2595", + "missed": true + }, + { + "index": "2596", + "missed": true + }, + { + "index": "2597", + "missed": true + }, + { + "index": "2600", + "missed": true + }, + { + "index": "2601", + "missed": true + }, + { + "index": "2602", + "missed": true + }, + { + "index": "2603", + "missed": true + }, + { + "index": "2604", + "missed": true + }, + { + "index": "2605", + "missed": true + }, + { + "index": "2606", + "missed": true + }, + { + "index": "2611", + "missed": true + }, + { + "index": "2612", + "missed": true + }, + { + "index": "2614", + "missed": true + }, + { + "index": "2615", + "missed": true + }, + { + "index": "2616", + "missed": true + }, + { + "index": "2617", + "missed": true + }, + { + "index": "2618", + "missed": true + }, + { + "index": "2619", + "missed": true + }, + { + "index": "2620", + "missed": true + }, + { + "index": "2621", + "missed": true + }, + { + "index": "2622", + "missed": true + }, + { + "index": "2623", + "missed": true + }, + { + "index": "2624", + "missed": true + }, + { + "index": "2658", + "missed": true + }, + { + "index": "2659", + "missed": true + }, + { + "index": "2660", + "missed": true + }, + { + "index": "2661", + "missed": true + }, + { + "index": "2662", + "missed": true + }, + { + "index": "2663", + "missed": true + }, + { + "index": "2664", + "missed": true + }, + { + "index": "2665", + "missed": true + }, + { + "index": "2666", + "missed": true + }, + { + "index": "2667", + "missed": true + }, + { + "index": "2668", + "missed": true + }, + { + "index": "2669", + "missed": true + }, + { + "index": "2670", + "missed": true + }, + { + "index": "2730", + "missed": true + }, + { + "index": "2731", + "missed": true + }, + { + "index": "2773", + "missed": true + }, + { + "index": "2774", + "missed": true + }, + { + "index": "2775", + "missed": true + }, + { + "index": "2776", + "missed": true + }, + { + "index": "2777", + "missed": true + }, + { + "index": "2778", + "missed": true + }, + { + "index": "2779", + "missed": true + }, + { + "index": "2825", + "missed": true + }, + { + "index": "2828", + "missed": true + }, + { + "index": "2829", + "missed": true + }, + { + "index": "2830", + "missed": true + }, + { + "index": "2831", + "missed": true + }, + { + "index": "2832", + "missed": true + }, + { + "index": "2833", + "missed": true + }, + { + "index": "2834", + "missed": true + }, + { + "index": "2835", + "missed": true + }, + { + "index": "2836", + "missed": true + }, + { + "index": "2837", + "missed": true + }, + { + "index": "2838", + "missed": true + }, + { + "index": "2845", + "missed": true + }, + { + "index": "2846", + "missed": true + }, + { + "index": "2847", + "missed": true + }, + { + "index": "2848", + "missed": true + }, + { + "index": "2849", + "missed": true + }, + { + "index": "2850", + "missed": true + }, + { + "index": "2851", + "missed": true + }, + { + "index": "2852", + "missed": true + }, + { + "index": "2853", + "missed": true + }, + { + "index": "2854", + "missed": true + }, + { + "index": "2855", + "missed": true + }, + { + "index": "2871", + "missed": true + }, + { + "index": "2872", + "missed": true + }, + { + "index": "2873", + "missed": true + }, + { + "index": "2874", + "missed": true + }, + { + "index": "2875", + "missed": true + }, + { + "index": "2876", + "missed": true + }, + { + "index": "2877", + "missed": true + }, + { + "index": "2878", + "missed": true + }, + { + "index": "2879", + "missed": true + }, + { + "index": "2880", + "missed": true + }, + { + "index": "2881", + "missed": true + }, + { + "index": "2882", + "missed": true + }, + { + "index": "2883", + "missed": true + }, + { + "index": "2884", + "missed": true + }, + { + "index": "2885", + "missed": true + }, + { + "index": "2886", + "missed": true + }, + { + "index": "2887", + "missed": true + }, + { + "index": "2888", + "missed": true + }, + { + "index": "2889", + "missed": true + }, + { + "index": "2890", + "missed": true + }, + { + "index": "2891", + "missed": true + }, + { + "index": "2892", + "missed": true + }, + { + "index": "2893", + "missed": true + }, + { + "index": "2894", + "missed": true + }, + { + "index": "2895", + "missed": true + }, + { + "index": "2896", + "missed": true + }, + { + "index": "2897", + "missed": true + }, + { + "index": "2898", + "missed": true + }, + { + "index": "2899", + "missed": true + }, + { + "index": "2901", + "missed": true + }, + { + "index": "2902", + "missed": true + }, + { + "index": "2903", + "missed": true + }, + { + "index": "2904", + "missed": true + }, + { + "index": "2905", + "missed": true + }, + { + "index": "2906", + "missed": true + }, + { + "index": "2907", + "missed": true + }, + { + "index": "2908", + "missed": true + }, + { + "index": "2909", + "missed": true + }, + { + "index": "2917", + "missed": true + }, + { + "index": "2918", + "missed": true + }, + { + "index": "2919", + "missed": true + }, + { + "index": "2920", + "missed": true + }, + { + "index": "2921", + "missed": true + }, + { + "index": "2948", + "missed": true + }, + { + "index": "2949", + "missed": true + }, + { + "index": "2950", + "missed": true + }, + { + "index": "2951", + "missed": true + }, + { + "index": "2955", + "missed": true + }, + { + "index": "2956", + "missed": true + }, + { + "index": "2957", + "missed": true + }, + { + "index": "2958", + "missed": true + }, + { + "index": "3000", + "missed": true + }, + { + "index": "3001", + "missed": true + }, + { + "index": "3002", + "missed": true + }, + { + "index": "3003", + "missed": true + }, + { + "index": "3004", + "missed": true + }, + { + "index": "3005", + "missed": true + }, + { + "index": "3006", + "missed": true + }, + { + "index": "3007", + "missed": true + }, + { + "index": "3008", + "missed": true + }, + { + "index": "3009", + "missed": true + }, + { + "index": "3010", + "missed": true + }, + { + "index": "3011", + "missed": true + }, + { + "index": "3048", + "missed": true + }, + { + "index": "3049", + "missed": true + }, + { + "index": "3050", + "missed": true + }, + { + "index": "3051", + "missed": true + }, + { + "index": "3053", + "missed": true + }, + { + "index": "3054", + "missed": true + }, + { + "index": "3055", + "missed": true + }, + { + "index": "3056", + "missed": true + }, + { + "index": "3057", + "missed": true + }, + { + "index": "3058", + "missed": true + }, + { + "index": "3059", + "missed": true + }, + { + "index": "3060", + "missed": true + }, + { + "index": "3061", + "missed": true + }, + { + "index": "3062", + "missed": true + }, + { + "index": "3071", + "missed": true + }, + { + "index": "3072", + "missed": true + }, + { + "index": "3073", + "missed": true + }, + { + "index": "3074", + "missed": true + }, + { + "index": "3076", + "missed": true + }, + { + "index": "3077", + "missed": true + }, + { + "index": "3078", + "missed": true + }, + { + "index": "3079", + "missed": true + }, + { + "index": "3080", + "missed": true + }, + { + "index": "3081", + "missed": true + }, + { + "index": "3082", + "missed": true + }, + { + "index": "3083", + "missed": true + }, + { + "index": "3109", + "missed": true + }, + { + "index": "3110", + "missed": true + }, + { + "index": "3111", + "missed": true + }, + { + "index": "3112", + "missed": true + }, + { + "index": "3113", + "missed": true + }, + { + "index": "3114", + "missed": true + }, + { + "index": "3115", + "missed": true + }, + { + "index": "3116", + "missed": true + }, + { + "index": "3117", + "missed": true + }, + { + "index": "3118", + "missed": true + }, + { + "index": "3119", + "missed": true + }, + { + "index": "3120", + "missed": true + }, + { + "index": "3121", + "missed": true + }, + { + "index": "3122", + "missed": true + }, + { + "index": "3123", + "missed": true + }, + { + "index": "3124", + "missed": true + }, + { + "index": "3125", + "missed": true + }, + { + "index": "3160", + "missed": true + }, + { + "index": "3225", + "missed": true + }, + { + "index": "3226", + "missed": true + }, + { + "index": "3227", + "missed": true + }, + { + "index": "3228", + "missed": true + }, + { + "index": "3260", + "missed": true + }, + { + "index": "3261", + "missed": true + }, + { + "index": "3262", + "missed": true + }, + { + "index": "3263", + "missed": true + }, + { + "index": "3264", + "missed": true + }, + { + "index": "3265", + "missed": true + }, + { + "index": "3266", + "missed": true + }, + { + "index": "3267", + "missed": true + }, + { + "index": "3268", + "missed": true + }, + { + "index": "3269", + "missed": true + }, + { + "index": "3270", + "missed": true + }, + { + "index": "3271", + "missed": true + }, + { + "index": "3272", + "missed": true + }, + { + "index": "3273", + "missed": true + }, + { + "index": "3313", + "missed": true + }, + { + "index": "3314", + "missed": true + }, + { + "index": "3315", + "missed": true + }, + { + "index": "3316", + "missed": true + }, + { + "index": "3317", + "missed": true + }, + { + "index": "3318", + "missed": true + }, + { + "index": "3319", + "missed": true + }, + { + "index": "3340", + "missed": true + }, + { + "index": "3341", + "missed": true + }, + { + "index": "3342", + "missed": true + }, + { + "index": "3343", + "missed": true + }, + { + "index": "3362", + "missed": true + }, + { + "index": "3364", + "missed": true + }, + { + "index": "3365", + "missed": true + }, + { + "index": "3366", + "missed": true + }, + { + "index": "3367", + "missed": true + }, + { + "index": "3368", + "missed": true + }, + { + "index": "3369", + "missed": true + }, + { + "index": "3370", + "missed": true + }, + { + "index": "3371", + "missed": true + }, + { + "index": "3372", + "missed": true + }, + { + "index": "3402", + "missed": true + }, + { + "index": "3403", + "missed": true + }, + { + "index": "3404", + "missed": true + }, + { + "index": "3405", + "missed": true + }, + { + "index": "3406", + "missed": true + }, + { + "index": "3407", + "missed": true + }, + { + "index": "3408", + "missed": true + }, + { + "index": "3409", + "missed": true + }, + { + "index": "3410", + "missed": true + }, + { + "index": "3411", + "missed": true + }, + { + "index": "3412", + "missed": true + }, + { + "index": "3413", + "missed": true + }, + { + "index": "3414", + "missed": true + }, + { + "index": "3415", + "missed": true + }, + { + "index": "3444", + "missed": true + }, + { + "index": "3445", + "missed": true + }, + { + "index": "3446", + "missed": true + }, + { + "index": "3447", + "missed": true + }, + { + "index": "3448", + "missed": true + }, + { + "index": "3449", + "missed": true + }, + { + "index": "3450", + "missed": true + }, + { + "index": "3451", + "missed": true + }, + { + "index": "3452", + "missed": true + }, + { + "index": "3453", + "missed": true + }, + { + "index": "3455", + "missed": true + }, + { + "index": "3456", + "missed": true + }, + { + "index": "3470", + "missed": true + }, + { + "index": "3471", + "missed": true + }, + { + "index": "3472", + "missed": true + }, + { + "index": "3475", + "missed": true + }, + { + "index": "3476", + "missed": true + }, + { + "index": "3477", + "missed": true + }, + { + "index": "3478", + "missed": true + }, + { + "index": "3479", + "missed": true + }, + { + "index": "3512", + "missed": true + }, + { + "index": "3513", + "missed": true + }, + { + "index": "3514", + "missed": true + }, + { + "index": "3515", + "missed": true + }, + { + "index": "3516", + "missed": true + }, + { + "index": "3517", + "missed": true + }, + { + "index": "3518", + "missed": true + }, + { + "index": "3519", + "missed": true + }, + { + "index": "3520", + "missed": true + }, + { + "index": "3521", + "missed": true + }, + { + "index": "3522", + "missed": true + }, + { + "index": "3523", + "missed": true + }, + { + "index": "3524", + "missed": true + }, + { + "index": "3525", + "missed": true + }, + { + "index": "3526", + "missed": true + }, + { + "index": "3538", + "missed": true + }, + { + "index": "3543", + "missed": true + }, + { + "index": "3544", + "missed": true + }, + { + "index": "3545", + "missed": true + }, + { + "index": "3546", + "missed": true + }, + { + "index": "3547", + "missed": true + }, + { + "index": "3548", + "missed": true + }, + { + "index": "3549", + "missed": true + }, + { + "index": "3550", + "missed": true + }, + { + "index": "3551", + "missed": true + }, + { + "index": "3579", + "missed": true + }, + { + "index": "3580", + "missed": true + }, + { + "index": "3596", + "missed": true + }, + { + "index": "3597", + "missed": true + }, + { + "index": "3598", + "missed": true + }, + { + "index": "3599", + "missed": true + }, + { + "index": "3600", + "missed": true + }, + { + "index": "3601", + "missed": true + }, + { + "index": "3602", + "missed": true + }, + { + "index": "3603", + "missed": true + }, + { + "index": "3604", + "missed": true + }, + { + "index": "3606", + "missed": true + }, + { + "index": "3608", + "missed": true + }, + { + "index": "3609", + "missed": true + }, + { + "index": "3610", + "missed": true + }, + { + "index": "3611", + "missed": true + }, + { + "index": "3612", + "missed": true + }, + { + "index": "3613", + "missed": true + }, + { + "index": "3614", + "missed": true + }, + { + "index": "3615", + "missed": true + }, + { + "index": "3616", + "missed": true + }, + { + "index": "3617", + "missed": true + }, + { + "index": "3618", + "missed": true + }, + { + "index": "3619", + "missed": true + }, + { + "index": "3620", + "missed": true + }, + { + "index": "3621", + "missed": true + }, + { + "index": "3622", + "missed": true + }, + { + "index": "3623", + "missed": true + }, + { + "index": "3624", + "missed": true + }, + { + "index": "3625", + "missed": true + }, + { + "index": "3626", + "missed": true + }, + { + "index": "3627", + "missed": true + }, + { + "index": "3628", + "missed": true + }, + { + "index": "3629", + "missed": true + }, + { + "index": "3630", + "missed": true + }, + { + "index": "3631", + "missed": true + }, + { + "index": "3632", + "missed": true + }, + { + "index": "3636", + "missed": true + }, + { + "index": "3637", + "missed": true + }, + { + "index": "3638", + "missed": true + }, + { + "index": "3641", + "missed": true + }, + { + "index": "3642", + "missed": true + }, + { + "index": "3643", + "missed": true + }, + { + "index": "3644", + "missed": true + }, + { + "index": "3645", + "missed": true + }, + { + "index": "3646", + "missed": true + }, + { + "index": "3647", + "missed": true + }, + { + "index": "3648", + "missed": true + }, + { + "index": "3649", + "missed": true + }, + { + "index": "3650", + "missed": true + }, + { + "index": "3651", + "missed": true + }, + { + "index": "3652", + "missed": true + }, + { + "index": "3653", + "missed": true + }, + { + "index": "3654", + "missed": true + }, + { + "index": "3655", + "missed": true + }, + { + "index": "3656", + "missed": true + }, + { + "index": "3657", + "missed": true + }, + { + "index": "3659", + "missed": true + }, + { + "index": "3660", + "missed": true + }, + { + "index": "3661", + "missed": true + }, + { + "index": "3662", + "missed": true + }, + { + "index": "3663", + "missed": true + }, + { + "index": "3664", + "missed": true + }, + { + "index": "3665", + "missed": true + }, + { + "index": "3666", + "missed": true + }, + { + "index": "3667", + "missed": true + }, + { + "index": "3668", + "missed": true + }, + { + "index": "3669", + "missed": true + }, + { + "index": "3670", + "missed": true + }, + { + "index": "3671", + "missed": true + }, + { + "index": "3672", + "missed": true + }, + { + "index": "3673", + "missed": true + }, + { + "index": "3674", + "missed": true + }, + { + "index": "3675", + "missed": true + }, + { + "index": "3676", + "missed": true + }, + { + "index": "3677", + "missed": true + }, + { + "index": "3678", + "missed": true + }, + { + "index": "3679", + "missed": true + }, + { + "index": "3680", + "missed": true + }, + { + "index": "3681", + "missed": true + }, + { + "index": "3682", + "missed": true + }, + { + "index": "3683", + "missed": true + }, + { + "index": "3684", + "missed": true + }, + { + "index": "3685", + "missed": true + }, + { + "index": "3686", + "missed": true + }, + { + "index": "3688", + "missed": true + }, + { + "index": "3689", + "missed": true + }, + { + "index": "3690", + "missed": true + }, + { + "index": "3691", + "missed": true + }, + { + "index": "3692", + "missed": true + }, + { + "index": "3693", + "missed": true + }, + { + "index": "3694", + "missed": true + }, + { + "index": "3695", + "missed": true + }, + { + "index": "3696", + "missed": true + }, + { + "index": "3697", + "missed": true + }, + { + "index": "3698", + "missed": true + }, + { + "index": "3699", + "missed": true + }, + { + "index": "3700", + "missed": true + }, + { + "index": "3701", + "missed": true + }, + { + "index": "3702", + "missed": true + }, + { + "index": "3703", + "missed": true + }, + { + "index": "3704", + "missed": true + }, + { + "index": "3705", + "missed": true + }, + { + "index": "3706", + "missed": true + }, + { + "index": "3707", + "missed": true + }, + { + "index": "3708", + "missed": true + }, + { + "index": "3709", + "missed": true + }, + { + "index": "3710", + "missed": true + }, + { + "index": "3711", + "missed": true + }, + { + "index": "3712", + "missed": true + }, + { + "index": "3713", + "missed": true + }, + { + "index": "3714", + "missed": true + }, + { + "index": "3715", + "missed": true + }, + { + "index": "3716", + "missed": true + }, + { + "index": "3717", + "missed": true + }, + { + "index": "3718", + "missed": true + }, + { + "index": "3719", + "missed": true + }, + { + "index": "3720", + "missed": true + }, + { + "index": "3778", + "missed": true + }, + { + "index": "3779", + "missed": true + }, + { + "index": "3780", + "missed": true + }, + { + "index": "3781", + "missed": true + }, + { + "index": "3782", + "missed": true + }, + { + "index": "3783", + "missed": true + }, + { + "index": "3863", + "missed": true + }, + { + "index": "3864", + "missed": true + }, + { + "index": "3865", + "missed": true + }, + { + "index": "3866", + "missed": true + }, + { + "index": "3867", + "missed": true + }, + { + "index": "3868", + "missed": true + }, + { + "index": "3869", + "missed": true + }, + { + "index": "3870", + "missed": true + }, + { + "index": "3871", + "missed": true + }, + { + "index": "3872", + "missed": true + }, + { + "index": "3873", + "missed": true + }, + { + "index": "3874", + "missed": true + }, + { + "index": "3875", + "missed": true + }, + { + "index": "3876", + "missed": true + }, + { + "index": "3877", + "missed": true + }, + { + "index": "3890", + "missed": true + }, + { + "index": "3891", + "missed": true + }, + { + "index": "3918", + "missed": true + }, + { + "index": "3919", + "missed": true + }, + { + "index": "3920", + "missed": true + }, + { + "index": "3926", + "missed": true + }, + { + "index": "3927", + "missed": true + }, + { + "index": "3928", + "missed": true + }, + { + "index": "3929", + "missed": true + }, + { + "index": "3930", + "missed": true + }, + { + "index": "3932", + "missed": true + }, + { + "index": "3933", + "missed": true + }, + { + "index": "3934", + "missed": true + }, + { + "index": "3935", + "missed": true + }, + { + "index": "3936", + "missed": true + }, + { + "index": "3937", + "missed": true + }, + { + "index": "3938", + "missed": true + }, + { + "index": "3939", + "missed": true + }, + { + "index": "3940", + "missed": true + }, + { + "index": "3941", + "missed": true + }, + { + "index": "3942", + "missed": true + }, + { + "index": "3943", + "missed": true + }, + { + "index": "3944", + "missed": true + }, + { + "index": "3945", + "missed": true + }, + { + "index": "3947", + "missed": true + }, + { + "index": "3948", + "missed": true + }, + { + "index": "3949", + "missed": true + }, + { + "index": "3950", + "missed": true + }, + { + "index": "3952", + "missed": true + }, + { + "index": "3953", + "missed": true + }, + { + "index": "3954", + "missed": true + }, + { + "index": "3955", + "missed": true + }, + { + "index": "3956", + "missed": true + }, + { + "index": "3957", + "missed": true + }, + { + "index": "3958", + "missed": true + }, + { + "index": "3969", + "missed": true + }, + { + "index": "3970", + "missed": true + }, + { + "index": "3971", + "missed": true + }, + { + "index": "3972", + "missed": true + }, + { + "index": "3973", + "missed": true + }, + { + "index": "3974", + "missed": true + }, + { + "index": "3975", + "missed": true + }, + { + "index": "4009", + "missed": true + }, + { + "index": "4010", + "missed": true + }, + { + "index": "4011", + "missed": true + }, + { + "index": "4012", + "missed": true + }, + { + "index": "4013", + "missed": true + }, + { + "index": "4014", + "missed": true + }, + { + "index": "4015", + "missed": true + }, + { + "index": "4016", + "missed": true + }, + { + "index": "4017", + "missed": true + }, + { + "index": "4018", + "missed": true + }, + { + "index": "4019", + "missed": true + }, + { + "index": "4020", + "missed": true + }, + { + "index": "4022", + "missed": true + }, + { + "index": "4023", + "missed": true + }, + { + "index": "4024", + "missed": true + }, + { + "index": "4025", + "missed": true + }, + { + "index": "4026", + "missed": true + }, + { + "index": "4027", + "missed": true + }, + { + "index": "4028", + "missed": true + }, + { + "index": "4029", + "missed": true + }, + { + "index": "4030", + "missed": true + }, + { + "index": "4031", + "missed": true + }, + { + "index": "4032", + "missed": true + }, + { + "index": "4033", + "missed": true + }, + { + "index": "4034", + "missed": true + }, + { + "index": "4035", + "missed": true + }, + { + "index": "4036", + "missed": true + }, + { + "index": "4037", + "missed": true + }, + { + "index": "4038", + "missed": true + }, + { + "index": "4039", + "missed": true + }, + { + "index": "4040", + "missed": true + }, + { + "index": "4041", + "missed": true + }, + { + "index": "4042", + "missed": true + }, + { + "index": "4043", + "missed": true + }, + { + "index": "4059", + "missed": true + }, + { + "index": "4060", + "missed": true + }, + { + "index": "4061", + "missed": true + }, + { + "index": "4062", + "missed": true + }, + { + "index": "4063", + "missed": true + }, + { + "index": "4064", + "missed": true + }, + { + "index": "4065", + "missed": true + }, + { + "index": "4066", + "missed": true + }, + { + "index": "4067", + "missed": true + }, + { + "index": "4068", + "missed": true + }, + { + "index": "4069", + "missed": true + }, + { + "index": "4070", + "missed": true + }, + { + "index": "4071", + "missed": true + }, + { + "index": "4072", + "missed": true + }, + { + "index": "4074", + "missed": true + }, + { + "index": "4101", + "missed": true + }, + { + "index": "4102", + "missed": true + }, + { + "index": "4103", + "missed": true + }, + { + "index": "4104", + "missed": true + }, + { + "index": "4105", + "missed": true + }, + { + "index": "4106", + "missed": true + }, + { + "index": "4107", + "missed": true + }, + { + "index": "4108", + "missed": true + }, + { + "index": "4109", + "missed": true + }, + { + "index": "4110", + "missed": true + }, + { + "index": "4111", + "missed": true + }, + { + "index": "4112", + "missed": true + }, + { + "index": "4128", + "missed": true + }, + { + "index": "4129", + "missed": true + }, + { + "index": "4130", + "missed": true + }, + { + "index": "4131", + "missed": true + }, + { + "index": "4169", + "missed": true + }, + { + "index": "4170", + "missed": true + }, + { + "index": "4171", + "missed": true + }, + { + "index": "4172", + "missed": true + }, + { + "index": "4173", + "missed": true + }, + { + "index": "4174", + "missed": true + }, + { + "index": "4175", + "missed": true + }, + { + "index": "4176", + "missed": true + }, + { + "index": "4177", + "missed": true + }, + { + "index": "4178", + "missed": true + }, + { + "index": "4179", + "missed": true + }, + { + "index": "4220", + "missed": true + }, + { + "index": "4221", + "missed": true + }, + { + "index": "4222", + "missed": true + }, + { + "index": "4223", + "missed": true + }, + { + "index": "4224", + "missed": true + }, + { + "index": "4225", + "missed": true + }, + { + "index": "4284", + "missed": true + }, + { + "index": "4285", + "missed": true + }, + { + "index": "4286", + "missed": true + }, + { + "index": "4287", + "missed": true + }, + { + "index": "4288", + "missed": true + }, + { + "index": "4289", + "missed": true + }, + { + "index": "4290", + "missed": true + }, + { + "index": "4291", + "missed": true + }, + { + "index": "4292", + "missed": true + }, + { + "index": "4293", + "missed": true + }, + { + "index": "4294", + "missed": true + }, + { + "index": "4295", + "missed": true + }, + { + "index": "4336", + "missed": true + }, + { + "index": "4384", + "missed": true + }, + { + "index": "4385", + "missed": true + }, + { + "index": "4386", + "missed": true + }, + { + "index": "4387", + "missed": true + }, + { + "index": "4388", + "missed": true + }, + { + "index": "4389", + "missed": true + }, + { + "index": "4390", + "missed": true + }, + { + "index": "4391", + "missed": true + }, + { + "index": "4393", + "missed": true + }, + { + "index": "4394", + "missed": true + }, + { + "index": "4395", + "missed": true + }, + { + "index": "4396", + "missed": true + }, + { + "index": "4422", + "missed": true + }, + { + "index": "4423", + "missed": true + }, + { + "index": "4424", + "missed": true + }, + { + "index": "4425", + "missed": true + }, + { + "index": "4426", + "missed": true + }, + { + "index": "4427", + "missed": true + }, + { + "index": "4428", + "missed": true + }, + { + "index": "4429", + "missed": true + }, + { + "index": "4430", + "missed": true + }, + { + "index": "4431", + "missed": true + }, + { + "index": "4432", + "missed": true + }, + { + "index": "4433", + "missed": true + }, + { + "index": "4434", + "missed": true + }, + { + "index": "4435", + "missed": true + }, + { + "index": "4452", + "missed": true + }, + { + "index": "4453", + "missed": true + }, + { + "index": "4454", + "missed": true + }, + { + "index": "4455", + "missed": true + }, + { + "index": "4456", + "missed": true + }, + { + "index": "4457", + "missed": true + }, + { + "index": "4458", + "missed": true + }, + { + "index": "4459", + "missed": true + }, + { + "index": "4460", + "missed": true + }, + { + "index": "4461", + "missed": true + }, + { + "index": "4462", + "missed": true + }, + { + "index": "4463", + "missed": true + }, + { + "index": "4464", + "missed": true + }, + { + "index": "4465", + "missed": true + }, + { + "index": "4468", + "missed": true + }, + { + "index": "4469", + "missed": true + }, + { + "index": "4470", + "missed": true + }, + { + "index": "4471", + "missed": true + }, + { + "index": "4472", + "missed": true + }, + { + "index": "4473", + "missed": true + }, + { + "index": "4474", + "missed": true + }, + { + "index": "4475", + "missed": true + }, + { + "index": "4476", + "missed": true + }, + { + "index": "4477", + "missed": true + }, + { + "index": "4478", + "missed": true + }, + { + "index": "4479", + "missed": true + }, + { + "index": "4480", + "missed": true + }, + { + "index": "4481", + "missed": true + }, + { + "index": "4482", + "missed": true + }, + { + "index": "4483", + "missed": true + }, + { + "index": "4484", + "missed": true + }, + { + "index": "4485", + "missed": true + }, + { + "index": "4486", + "missed": true + }, + { + "index": "4487", + "missed": true + }, + { + "index": "4488", + "missed": true + }, + { + "index": "4489", + "missed": true + }, + { + "index": "4492", + "missed": true + }, + { + "index": "4493", + "missed": true + }, + { + "index": "4494", + "missed": true + }, + { + "index": "4495", + "missed": true + }, + { + "index": "4496", + "missed": true + }, + { + "index": "4497", + "missed": true + }, + { + "index": "4498", + "missed": true + }, + { + "index": "4499", + "missed": true + }, + { + "index": "4500", + "missed": true + }, + { + "index": "4501", + "missed": true + }, + { + "index": "4502", + "missed": true + }, + { + "index": "4503", + "missed": true + }, + { + "index": "4505", + "missed": true + }, + { + "index": "4506", + "missed": true + }, + { + "index": "4541", + "missed": true + }, + { + "index": "4542", + "missed": true + }, + { + "index": "4543", + "missed": true + }, + { + "index": "4544", + "missed": true + }, + { + "index": "4545", + "missed": true + }, + { + "index": "4546", + "missed": true + }, + { + "index": "4547", + "missed": true + }, + { + "index": "4548", + "missed": true + }, + { + "index": "4549", + "missed": true + }, + { + "index": "4550", + "missed": true + }, + { + "index": "4551", + "missed": true + }, + { + "index": "4552", + "missed": true + }, + { + "index": "4553", + "missed": true + }, + { + "index": "4554", + "missed": true + }, + { + "index": "4555", + "missed": true + }, + { + "index": "4556", + "missed": true + }, + { + "index": "4557", + "missed": true + }, + { + "index": "4579", + "missed": true + }, + { + "index": "4580", + "missed": true + }, + { + "index": "4631", + "missed": true + }, + { + "index": "4632", + "missed": true + }, + { + "index": "4633", + "missed": true + }, + { + "index": "4634", + "missed": true + }, + { + "index": "4635", + "missed": true + }, + { + "index": "4667", + "missed": true + }, + { + "index": "4668", + "missed": true + }, + { + "index": "4669", + "missed": true + }, + { + "index": "4670", + "missed": true + }, + { + "index": "4671", + "missed": true + }, + { + "index": "4672", + "missed": true + }, + { + "index": "4673", + "missed": true + }, + { + "index": "4674", + "missed": true + }, + { + "index": "4675", + "missed": true + }, + { + "index": "4676", + "missed": true + }, + { + "index": "4677", + "missed": true + }, + { + "index": "4678", + "missed": true + }, + { + "index": "4679", + "missed": true + }, + { + "index": "4680", + "missed": true + }, + { + "index": "4681", + "missed": true + }, + { + "index": "4723", + "missed": true + }, + { + "index": "4724", + "missed": true + }, + { + "index": "4725", + "missed": true + }, + { + "index": "4726", + "missed": true + }, + { + "index": "4727", + "missed": true + }, + { + "index": "4728", + "missed": true + }, + { + "index": "4729", + "missed": true + }, + { + "index": "4744", + "missed": true + }, + { + "index": "4745", + "missed": true + }, + { + "index": "4746", + "missed": true + }, + { + "index": "4747", + "missed": true + }, + { + "index": "4748", + "missed": true + }, + { + "index": "4749", + "missed": true + }, + { + "index": "4778", + "missed": true + }, + { + "index": "4779", + "missed": true + }, + { + "index": "4780", + "missed": true + }, + { + "index": "4781", + "missed": true + }, + { + "index": "4782", + "missed": true + }, + { + "index": "4783", + "missed": true + }, + { + "index": "4792", + "missed": true + }, + { + "index": "4793", + "missed": true + }, + { + "index": "4794", + "missed": true + }, + { + "index": "4795", + "missed": true + }, + { + "index": "4796", + "missed": true + }, + { + "index": "4797", + "missed": true + }, + { + "index": "4798", + "missed": true + }, + { + "index": "4799", + "missed": true + }, + { + "index": "4800", + "missed": true + }, + { + "index": "4801", + "missed": true + }, + { + "index": "4827", + "missed": true + }, + { + "index": "4901", + "missed": true + }, + { + "index": "4902", + "missed": true + }, + { + "index": "4903", + "missed": true + }, + { + "index": "4904", + "missed": true + }, + { + "index": "4905", + "missed": true + }, + { + "index": "4906", + "missed": true + }, + { + "index": "4907", + "missed": true + }, + { + "index": "4908", + "missed": true + }, + { + "index": "4909", + "missed": true + }, + { + "index": "4910", + "missed": true + }, + { + "index": "4953", + "missed": true + }, + { + "index": "4954", + "missed": true + } + ], + "cosmosvalcons1k047mf8nmre4mg9kaqkgfp9z4td5wec524vdra": [ + { + "index": "2910", + "missed": false + } + ], + "cosmosvalcons1pkfdtnt6feh87s5lqrfn5u89w8p05l43yxhl8n": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + } + ], + "cosmosvalcons1z3ww2eeg0wgxg8lgj467cmcnudn03c4uc5jpgs": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons19eyg0m0vjj2nlez6qxul9l9qme2wp6v73d8puw": [ + { + "index": "0", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1xkkh5txjl3chzxn8tqcwcy2cpq3884zh9r3vz8": [ + { + "index": "0", + "missed": false + }, + { + "index": "591", + "missed": true + }, + { + "index": "592", + "missed": true + }, + { + "index": "593", + "missed": true + }, + { + "index": "594", + "missed": true + }, + { + "index": "595", + "missed": true + }, + { + "index": "596", + "missed": true + }, + { + "index": "597", + "missed": true + }, + { + "index": "598", + "missed": true + }, + { + "index": "599", + "missed": true + }, + { + "index": "600", + "missed": true + }, + { + "index": "601", + "missed": true + }, + { + "index": "602", + "missed": true + }, + { + "index": "603", + "missed": true + }, + { + "index": "604", + "missed": true + }, + { + "index": "605", + "missed": true + }, + { + "index": "606", + "missed": true + }, + { + "index": "696", + "missed": false + }, + { + "index": "4876", + "missed": true + }, + { + "index": "4877", + "missed": true + }, + { + "index": "4878", + "missed": true + }, + { + "index": "4879", + "missed": true + }, + { + "index": "4880", + "missed": true + }, + { + "index": "4881", + "missed": true + }, + { + "index": "4882", + "missed": true + }, + { + "index": "4883", + "missed": true + } + ], + "cosmosvalcons1fphnn3nrkuqvf458v46fk3kj0g6snywj4g78cf": [], + "cosmosvalcons1c006hvphlassjcrzcns4me8mdm5kpmlmf8td2u": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + } + ], + "cosmosvalcons1mlsrgmlfuzf2why7z92txsj79qwa4dtultc52t": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + } + ], + "cosmosvalcons177nhtewxak3kwarxcxpfmlzj7x29jen8w5glac": [], + "cosmosvalcons1qrwlsa9kxkws3jj8dmuuh9x06anvta6cagwafr": [], + "cosmosvalcons1p0yc7svna63umx3yzc2clwzc5nfyyl5p0w6t5a": [ + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + } + ], + "cosmosvalcons1y9yyg06t70c4fr4a3yjxrmel99q8cy9q9tpe6k": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1989", + "missed": false + }, + { + "index": "1990", + "missed": false + }, + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + }, + { + "index": "1994", + "missed": false + }, + { + "index": "1995", + "missed": false + }, + { + "index": "1996", + "missed": false + }, + { + "index": "1997", + "missed": false + }, + { + "index": "1998", + "missed": false + }, + { + "index": "1999", + "missed": false + }, + { + "index": "2000", + "missed": false + }, + { + "index": "2001", + "missed": false + }, + { + "index": "2002", + "missed": false + }, + { + "index": "2003", + "missed": false + }, + { + "index": "2004", + "missed": false + }, + { + "index": "2005", + "missed": false + }, + { + "index": "2006", + "missed": false + }, + { + "index": "2007", + "missed": false + }, + { + "index": "2008", + "missed": false + }, + { + "index": "2009", + "missed": false + }, + { + "index": "2010", + "missed": false + }, + { + "index": "2011", + "missed": false + }, + { + "index": "2012", + "missed": false + }, + { + "index": "2013", + "missed": false + }, + { + "index": "2014", + "missed": false + }, + { + "index": "2015", + "missed": false + }, + { + "index": "2016", + "missed": false + }, + { + "index": "2017", + "missed": false + }, + { + "index": "2018", + "missed": false + }, + { + "index": "2019", + "missed": false + }, + { + "index": "2020", + "missed": false + }, + { + "index": "2021", + "missed": false + }, + { + "index": "2022", + "missed": false + }, + { + "index": "2023", + "missed": false + }, + { + "index": "2024", + "missed": false + }, + { + "index": "2025", + "missed": false + }, + { + "index": "2026", + "missed": false + }, + { + "index": "2027", + "missed": false + }, + { + "index": "2028", + "missed": false + }, + { + "index": "2029", + "missed": false + }, + { + "index": "2030", + "missed": false + }, + { + "index": "2031", + "missed": false + }, + { + "index": "2032", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2035", + "missed": false + }, + { + "index": "2036", + "missed": false + }, + { + "index": "2037", + "missed": false + }, + { + "index": "2038", + "missed": false + }, + { + "index": "2039", + "missed": false + }, + { + "index": "2040", + "missed": false + }, + { + "index": "2041", + "missed": false + }, + { + "index": "2042", + "missed": false + }, + { + "index": "2043", + "missed": false + }, + { + "index": "2044", + "missed": false + }, + { + "index": "2045", + "missed": false + }, + { + "index": "2046", + "missed": false + }, + { + "index": "2047", + "missed": false + }, + { + "index": "2048", + "missed": false + }, + { + "index": "2049", + "missed": false + }, + { + "index": "2050", + "missed": false + }, + { + "index": "2051", + "missed": false + }, + { + "index": "2052", + "missed": false + }, + { + "index": "2053", + "missed": false + }, + { + "index": "2054", + "missed": false + }, + { + "index": "2055", + "missed": false + }, + { + "index": "2056", + "missed": false + }, + { + "index": "2057", + "missed": false + }, + { + "index": "2058", + "missed": false + }, + { + "index": "2059", + "missed": false + }, + { + "index": "2060", + "missed": false + }, + { + "index": "2061", + "missed": false + }, + { + "index": "2062", + "missed": false + }, + { + "index": "2063", + "missed": false + }, + { + "index": "2064", + "missed": false + }, + { + "index": "2065", + "missed": false + }, + { + "index": "2066", + "missed": false + }, + { + "index": "2067", + "missed": false + }, + { + "index": "2068", + "missed": false + }, + { + "index": "2069", + "missed": false + }, + { + "index": "2070", + "missed": false + }, + { + "index": "2071", + "missed": false + }, + { + "index": "2072", + "missed": false + }, + { + "index": "2073", + "missed": false + }, + { + "index": "2074", + "missed": false + }, + { + "index": "2075", + "missed": false + }, + { + "index": "2076", + "missed": false + }, + { + "index": "2077", + "missed": false + }, + { + "index": "2078", + "missed": false + }, + { + "index": "2079", + "missed": false + }, + { + "index": "2080", + "missed": false + }, + { + "index": "2081", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2085", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2087", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": false + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2108", + "missed": false + }, + { + "index": "2109", + "missed": false + }, + { + "index": "2110", + "missed": false + }, + { + "index": "2111", + "missed": false + }, + { + "index": "2112", + "missed": false + }, + { + "index": "2113", + "missed": false + }, + { + "index": "2114", + "missed": false + }, + { + "index": "2115", + "missed": false + }, + { + "index": "2116", + "missed": false + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": true + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2158", + "missed": false + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": false + }, + { + "index": "2161", + "missed": false + }, + { + "index": "2162", + "missed": false + }, + { + "index": "2163", + "missed": false + }, + { + "index": "2164", + "missed": false + }, + { + "index": "2165", + "missed": false + }, + { + "index": "2166", + "missed": false + }, + { + "index": "2167", + "missed": false + }, + { + "index": "2168", + "missed": false + }, + { + "index": "2169", + "missed": false + }, + { + "index": "2170", + "missed": false + }, + { + "index": "2171", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2185", + "missed": false + }, + { + "index": "2186", + "missed": false + }, + { + "index": "2187", + "missed": false + }, + { + "index": "2188", + "missed": false + }, + { + "index": "2189", + "missed": false + }, + { + "index": "2190", + "missed": false + }, + { + "index": "2191", + "missed": false + }, + { + "index": "2192", + "missed": false + }, + { + "index": "2193", + "missed": false + }, + { + "index": "2194", + "missed": false + }, + { + "index": "2195", + "missed": false + }, + { + "index": "2196", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + } + ], + "cosmosvalcons1ykwq8g8rywe7m6rd26kkumjv2njnm526n7nu02": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "1653", + "missed": false + }, + { + "index": "1654", + "missed": false + }, + { + "index": "1655", + "missed": false + }, + { + "index": "1656", + "missed": false + }, + { + "index": "1657", + "missed": false + }, + { + "index": "1658", + "missed": false + }, + { + "index": "1659", + "missed": false + }, + { + "index": "1660", + "missed": false + }, + { + "index": "1661", + "missed": false + }, + { + "index": "1662", + "missed": false + }, + { + "index": "1663", + "missed": false + }, + { + "index": "1664", + "missed": false + }, + { + "index": "1665", + "missed": false + }, + { + "index": "1666", + "missed": false + }, + { + "index": "1667", + "missed": false + }, + { + "index": "1668", + "missed": false + }, + { + "index": "1669", + "missed": false + }, + { + "index": "1670", + "missed": false + }, + { + "index": "1671", + "missed": false + }, + { + "index": "1672", + "missed": false + }, + { + "index": "1673", + "missed": false + }, + { + "index": "1674", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": false + }, + { + "index": "1684", + "missed": false + }, + { + "index": "1685", + "missed": false + }, + { + "index": "1686", + "missed": false + }, + { + "index": "1687", + "missed": false + }, + { + "index": "1688", + "missed": false + }, + { + "index": "1689", + "missed": false + }, + { + "index": "1690", + "missed": false + }, + { + "index": "1691", + "missed": false + }, + { + "index": "1692", + "missed": false + }, + { + "index": "1693", + "missed": false + }, + { + "index": "1694", + "missed": false + }, + { + "index": "1695", + "missed": false + }, + { + "index": "1696", + "missed": false + }, + { + "index": "1697", + "missed": false + }, + { + "index": "1698", + "missed": false + }, + { + "index": "1699", + "missed": false + }, + { + "index": "1700", + "missed": false + }, + { + "index": "1701", + "missed": false + }, + { + "index": "1702", + "missed": false + }, + { + "index": "1703", + "missed": false + }, + { + "index": "1704", + "missed": false + }, + { + "index": "1705", + "missed": false + }, + { + "index": "1706", + "missed": false + }, + { + "index": "1707", + "missed": false + }, + { + "index": "1708", + "missed": false + }, + { + "index": "1709", + "missed": false + }, + { + "index": "1710", + "missed": false + }, + { + "index": "1711", + "missed": false + }, + { + "index": "1712", + "missed": false + }, + { + "index": "1713", + "missed": false + }, + { + "index": "1714", + "missed": false + }, + { + "index": "1715", + "missed": false + }, + { + "index": "1716", + "missed": false + }, + { + "index": "1717", + "missed": false + }, + { + "index": "1718", + "missed": false + }, + { + "index": "1719", + "missed": false + }, + { + "index": "1720", + "missed": false + }, + { + "index": "1721", + "missed": false + }, + { + "index": "1722", + "missed": false + }, + { + "index": "1723", + "missed": false + }, + { + "index": "1724", + "missed": false + }, + { + "index": "1725", + "missed": false + }, + { + "index": "1726", + "missed": false + }, + { + "index": "1727", + "missed": false + }, + { + "index": "1728", + "missed": false + }, + { + "index": "1729", + "missed": false + }, + { + "index": "1730", + "missed": false + }, + { + "index": "1731", + "missed": false + }, + { + "index": "1732", + "missed": false + }, + { + "index": "1733", + "missed": false + }, + { + "index": "1734", + "missed": false + }, + { + "index": "1735", + "missed": false + }, + { + "index": "1736", + "missed": false + }, + { + "index": "1737", + "missed": false + }, + { + "index": "1738", + "missed": false + }, + { + "index": "1739", + "missed": false + }, + { + "index": "1740", + "missed": false + }, + { + "index": "1741", + "missed": false + }, + { + "index": "1742", + "missed": false + }, + { + "index": "1743", + "missed": false + }, + { + "index": "1744", + "missed": false + }, + { + "index": "1745", + "missed": false + }, + { + "index": "1746", + "missed": false + }, + { + "index": "1747", + "missed": false + }, + { + "index": "1748", + "missed": false + }, + { + "index": "1749", + "missed": false + }, + { + "index": "1750", + "missed": false + }, + { + "index": "1751", + "missed": false + }, + { + "index": "1752", + "missed": false + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1759", + "missed": false + }, + { + "index": "1760", + "missed": false + }, + { + "index": "1761", + "missed": false + }, + { + "index": "1762", + "missed": false + }, + { + "index": "1763", + "missed": false + }, + { + "index": "1764", + "missed": false + }, + { + "index": "1765", + "missed": false + }, + { + "index": "1766", + "missed": false + }, + { + "index": "1767", + "missed": false + }, + { + "index": "1768", + "missed": false + }, + { + "index": "1769", + "missed": false + }, + { + "index": "1770", + "missed": false + }, + { + "index": "1771", + "missed": false + }, + { + "index": "1772", + "missed": false + }, + { + "index": "1773", + "missed": false + }, + { + "index": "1774", + "missed": false + }, + { + "index": "1775", + "missed": false + }, + { + "index": "1776", + "missed": false + }, + { + "index": "1777", + "missed": false + }, + { + "index": "1778", + "missed": false + }, + { + "index": "1779", + "missed": false + }, + { + "index": "1780", + "missed": false + }, + { + "index": "1781", + "missed": false + }, + { + "index": "1782", + "missed": false + }, + { + "index": "1783", + "missed": false + }, + { + "index": "1784", + "missed": false + }, + { + "index": "1785", + "missed": false + }, + { + "index": "1786", + "missed": false + }, + { + "index": "1787", + "missed": false + }, + { + "index": "1788", + "missed": false + }, + { + "index": "1789", + "missed": false + }, + { + "index": "1790", + "missed": false + }, + { + "index": "1791", + "missed": false + }, + { + "index": "1792", + "missed": false + }, + { + "index": "1793", + "missed": false + }, + { + "index": "1794", + "missed": false + }, + { + "index": "1795", + "missed": false + }, + { + "index": "1796", + "missed": false + }, + { + "index": "1797", + "missed": false + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1809", + "missed": false + }, + { + "index": "1810", + "missed": false + }, + { + "index": "1811", + "missed": false + }, + { + "index": "1812", + "missed": false + }, + { + "index": "1813", + "missed": false + }, + { + "index": "1814", + "missed": false + }, + { + "index": "1815", + "missed": false + }, + { + "index": "1816", + "missed": false + }, + { + "index": "1817", + "missed": false + }, + { + "index": "1818", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1820", + "missed": false + }, + { + "index": "1821", + "missed": false + }, + { + "index": "1822", + "missed": false + }, + { + "index": "1823", + "missed": false + }, + { + "index": "1824", + "missed": false + }, + { + "index": "1825", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": false + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1841", + "missed": false + }, + { + "index": "1842", + "missed": false + }, + { + "index": "1843", + "missed": false + }, + { + "index": "1844", + "missed": false + }, + { + "index": "1845", + "missed": false + }, + { + "index": "1846", + "missed": false + }, + { + "index": "1847", + "missed": false + }, + { + "index": "1848", + "missed": false + }, + { + "index": "1849", + "missed": false + }, + { + "index": "1850", + "missed": false + }, + { + "index": "1851", + "missed": false + }, + { + "index": "1852", + "missed": false + }, + { + "index": "1853", + "missed": false + }, + { + "index": "1854", + "missed": false + }, + { + "index": "1855", + "missed": false + }, + { + "index": "1856", + "missed": false + }, + { + "index": "1857", + "missed": false + }, + { + "index": "1858", + "missed": false + }, + { + "index": "1859", + "missed": false + }, + { + "index": "1860", + "missed": false + }, + { + "index": "1861", + "missed": false + }, + { + "index": "1862", + "missed": false + }, + { + "index": "1863", + "missed": false + }, + { + "index": "1864", + "missed": false + }, + { + "index": "1865", + "missed": false + }, + { + "index": "1866", + "missed": false + }, + { + "index": "1867", + "missed": false + }, + { + "index": "1868", + "missed": false + }, + { + "index": "1869", + "missed": false + }, + { + "index": "1870", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1872", + "missed": false + }, + { + "index": "1873", + "missed": false + }, + { + "index": "1874", + "missed": false + }, + { + "index": "1875", + "missed": false + }, + { + "index": "1876", + "missed": false + }, + { + "index": "1877", + "missed": false + }, + { + "index": "1878", + "missed": false + }, + { + "index": "1879", + "missed": false + }, + { + "index": "1880", + "missed": false + }, + { + "index": "1881", + "missed": false + }, + { + "index": "1882", + "missed": false + }, + { + "index": "1883", + "missed": false + }, + { + "index": "1884", + "missed": false + }, + { + "index": "1885", + "missed": false + }, + { + "index": "1886", + "missed": false + }, + { + "index": "1887", + "missed": false + }, + { + "index": "1888", + "missed": false + }, + { + "index": "1889", + "missed": false + }, + { + "index": "1890", + "missed": false + }, + { + "index": "1891", + "missed": false + }, + { + "index": "1892", + "missed": false + }, + { + "index": "1893", + "missed": false + }, + { + "index": "1894", + "missed": false + }, + { + "index": "1895", + "missed": false + }, + { + "index": "1896", + "missed": false + }, + { + "index": "1897", + "missed": false + }, + { + "index": "1898", + "missed": false + }, + { + "index": "1899", + "missed": false + }, + { + "index": "1900", + "missed": false + }, + { + "index": "1901", + "missed": false + }, + { + "index": "1902", + "missed": false + }, + { + "index": "1903", + "missed": false + }, + { + "index": "1904", + "missed": false + }, + { + "index": "1905", + "missed": false + }, + { + "index": "1906", + "missed": false + }, + { + "index": "1907", + "missed": false + }, + { + "index": "1908", + "missed": false + }, + { + "index": "1909", + "missed": false + }, + { + "index": "1910", + "missed": false + }, + { + "index": "1911", + "missed": false + }, + { + "index": "1912", + "missed": false + }, + { + "index": "1913", + "missed": false + }, + { + "index": "1914", + "missed": false + }, + { + "index": "1915", + "missed": false + }, + { + "index": "1916", + "missed": false + }, + { + "index": "1917", + "missed": false + }, + { + "index": "1918", + "missed": false + }, + { + "index": "1919", + "missed": false + }, + { + "index": "1920", + "missed": false + }, + { + "index": "1921", + "missed": false + }, + { + "index": "1922", + "missed": false + }, + { + "index": "1923", + "missed": false + }, + { + "index": "1924", + "missed": false + }, + { + "index": "1925", + "missed": false + }, + { + "index": "1926", + "missed": false + }, + { + "index": "1927", + "missed": false + }, + { + "index": "1928", + "missed": false + }, + { + "index": "1929", + "missed": false + }, + { + "index": "1930", + "missed": false + }, + { + "index": "1931", + "missed": false + }, + { + "index": "1932", + "missed": false + }, + { + "index": "1933", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "1936", + "missed": false + }, + { + "index": "1937", + "missed": false + }, + { + "index": "1938", + "missed": false + }, + { + "index": "1939", + "missed": false + }, + { + "index": "1940", + "missed": false + }, + { + "index": "1941", + "missed": false + }, + { + "index": "1942", + "missed": false + }, + { + "index": "1943", + "missed": false + }, + { + "index": "1944", + "missed": false + }, + { + "index": "1945", + "missed": false + }, + { + "index": "1946", + "missed": false + }, + { + "index": "1947", + "missed": false + }, + { + "index": "1948", + "missed": false + }, + { + "index": "1949", + "missed": false + }, + { + "index": "1950", + "missed": false + }, + { + "index": "1951", + "missed": false + }, + { + "index": "1952", + "missed": false + }, + { + "index": "1953", + "missed": false + }, + { + "index": "1954", + "missed": false + }, + { + "index": "1955", + "missed": false + }, + { + "index": "1956", + "missed": false + }, + { + "index": "1957", + "missed": false + }, + { + "index": "1958", + "missed": false + }, + { + "index": "1959", + "missed": false + }, + { + "index": "1960", + "missed": false + }, + { + "index": "1961", + "missed": false + }, + { + "index": "1962", + "missed": false + }, + { + "index": "1963", + "missed": false + }, + { + "index": "1964", + "missed": false + }, + { + "index": "1965", + "missed": false + }, + { + "index": "1966", + "missed": false + }, + { + "index": "1967", + "missed": false + }, + { + "index": "1968", + "missed": false + }, + { + "index": "1969", + "missed": false + }, + { + "index": "1970", + "missed": false + }, + { + "index": "1971", + "missed": false + }, + { + "index": "1972", + "missed": false + } + ], + "cosmosvalcons1t6r8xee7xazs7qdkgyu0ha93w27m2ttgzmppnt": [], + "cosmosvalcons1smwmame46dtcdf5gxje5s6ghftp3fwm5ktlzzq": [ + { + "index": "754", + "missed": false + } + ], + "cosmosvalcons1jkqw5u4htrj2e5wkafeajyzl887cgze5a6znxq": [], + "cosmosvalcons1pz8mrkxgn77864tvz7sqw3kamt6f7c8zqn0s45": [ + { + "index": "0", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1g3m9sc5v2x32dk2y4sv866kq22xkklmdz2tzuz": [ + { + "index": "0", + "missed": false + }, + { + "index": "1254", + "missed": true + }, + { + "index": "1255", + "missed": true + } + ], + "cosmosvalcons1j94a9pd8rdswyhnyrnr0rgtg34tu5lp7ve5a5n": [ + { + "index": "0", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "927", + "missed": true + }, + { + "index": "928", + "missed": true + }, + { + "index": "929", + "missed": true + }, + { + "index": "930", + "missed": true + }, + { + "index": "931", + "missed": true + }, + { + "index": "932", + "missed": true + }, + { + "index": "933", + "missed": true + }, + { + "index": "934", + "missed": true + }, + { + "index": "935", + "missed": true + }, + { + "index": "936", + "missed": true + }, + { + "index": "937", + "missed": true + }, + { + "index": "938", + "missed": true + }, + { + "index": "939", + "missed": true + }, + { + "index": "940", + "missed": true + }, + { + "index": "941", + "missed": true + }, + { + "index": "942", + "missed": true + }, + { + "index": "943", + "missed": true + }, + { + "index": "944", + "missed": true + }, + { + "index": "945", + "missed": true + }, + { + "index": "946", + "missed": true + }, + { + "index": "947", + "missed": true + }, + { + "index": "948", + "missed": true + }, + { + "index": "949", + "missed": true + }, + { + "index": "950", + "missed": true + }, + { + "index": "951", + "missed": true + }, + { + "index": "952", + "missed": true + }, + { + "index": "953", + "missed": true + }, + { + "index": "954", + "missed": true + }, + { + "index": "955", + "missed": true + }, + { + "index": "956", + "missed": true + }, + { + "index": "957", + "missed": true + }, + { + "index": "958", + "missed": true + }, + { + "index": "959", + "missed": true + }, + { + "index": "960", + "missed": true + }, + { + "index": "961", + "missed": true + }, + { + "index": "962", + "missed": true + }, + { + "index": "963", + "missed": true + }, + { + "index": "964", + "missed": true + }, + { + "index": "965", + "missed": true + }, + { + "index": "966", + "missed": true + }, + { + "index": "967", + "missed": true + }, + { + "index": "968", + "missed": true + }, + { + "index": "969", + "missed": true + }, + { + "index": "970", + "missed": true + }, + { + "index": "971", + "missed": true + }, + { + "index": "972", + "missed": true + }, + { + "index": "973", + "missed": true + }, + { + "index": "974", + "missed": true + }, + { + "index": "975", + "missed": true + }, + { + "index": "976", + "missed": true + }, + { + "index": "977", + "missed": true + }, + { + "index": "978", + "missed": true + }, + { + "index": "979", + "missed": true + }, + { + "index": "980", + "missed": true + }, + { + "index": "981", + "missed": true + }, + { + "index": "982", + "missed": true + }, + { + "index": "983", + "missed": true + }, + { + "index": "984", + "missed": true + }, + { + "index": "985", + "missed": true + }, + { + "index": "987", + "missed": true + }, + { + "index": "988", + "missed": true + }, + { + "index": "989", + "missed": true + }, + { + "index": "990", + "missed": true + }, + { + "index": "991", + "missed": true + }, + { + "index": "992", + "missed": true + }, + { + "index": "993", + "missed": true + }, + { + "index": "994", + "missed": true + }, + { + "index": "995", + "missed": true + }, + { + "index": "996", + "missed": true + }, + { + "index": "997", + "missed": true + }, + { + "index": "998", + "missed": true + }, + { + "index": "999", + "missed": true + }, + { + "index": "1005", + "missed": true + }, + { + "index": "1006", + "missed": true + }, + { + "index": "1007", + "missed": true + }, + { + "index": "1008", + "missed": true + }, + { + "index": "1009", + "missed": true + }, + { + "index": "1010", + "missed": true + }, + { + "index": "1011", + "missed": true + }, + { + "index": "1012", + "missed": true + }, + { + "index": "1017", + "missed": true + }, + { + "index": "1018", + "missed": true + }, + { + "index": "1019", + "missed": true + }, + { + "index": "1020", + "missed": true + }, + { + "index": "1021", + "missed": true + }, + { + "index": "1022", + "missed": true + }, + { + "index": "1023", + "missed": true + }, + { + "index": "1024", + "missed": true + }, + { + "index": "1025", + "missed": true + }, + { + "index": "1026", + "missed": true + }, + { + "index": "1027", + "missed": true + }, + { + "index": "1028", + "missed": true + }, + { + "index": "1031", + "missed": true + }, + { + "index": "1032", + "missed": true + }, + { + "index": "1033", + "missed": true + }, + { + "index": "1034", + "missed": true + }, + { + "index": "1035", + "missed": true + }, + { + "index": "1036", + "missed": true + }, + { + "index": "1037", + "missed": true + }, + { + "index": "1038", + "missed": true + }, + { + "index": "1039", + "missed": true + }, + { + "index": "1040", + "missed": true + }, + { + "index": "1041", + "missed": true + }, + { + "index": "1042", + "missed": true + }, + { + "index": "1043", + "missed": true + }, + { + "index": "1044", + "missed": true + }, + { + "index": "1045", + "missed": true + }, + { + "index": "1046", + "missed": true + }, + { + "index": "1047", + "missed": true + }, + { + "index": "1048", + "missed": true + }, + { + "index": "1049", + "missed": true + }, + { + "index": "1050", + "missed": true + }, + { + "index": "1051", + "missed": true + }, + { + "index": "1052", + "missed": true + }, + { + "index": "1053", + "missed": true + }, + { + "index": "1054", + "missed": true + }, + { + "index": "1057", + "missed": true + }, + { + "index": "1059", + "missed": true + }, + { + "index": "1060", + "missed": true + }, + { + "index": "1061", + "missed": true + }, + { + "index": "1062", + "missed": true + }, + { + "index": "1063", + "missed": true + }, + { + "index": "1064", + "missed": true + }, + { + "index": "1065", + "missed": true + }, + { + "index": "1066", + "missed": true + }, + { + "index": "1067", + "missed": true + }, + { + "index": "1069", + "missed": true + }, + { + "index": "1071", + "missed": true + }, + { + "index": "1072", + "missed": true + }, + { + "index": "1073", + "missed": true + }, + { + "index": "1074", + "missed": true + }, + { + "index": "1075", + "missed": true + }, + { + "index": "1076", + "missed": true + }, + { + "index": "1077", + "missed": true + }, + { + "index": "1078", + "missed": true + }, + { + "index": "1080", + "missed": true + }, + { + "index": "1081", + "missed": true + }, + { + "index": "1082", + "missed": true + }, + { + "index": "1086", + "missed": true + }, + { + "index": "1087", + "missed": true + }, + { + "index": "1090", + "missed": true + }, + { + "index": "1091", + "missed": true + }, + { + "index": "1101", + "missed": true + }, + { + "index": "1102", + "missed": true + }, + { + "index": "1103", + "missed": true + }, + { + "index": "1104", + "missed": true + }, + { + "index": "1105", + "missed": true + }, + { + "index": "1106", + "missed": true + }, + { + "index": "1107", + "missed": true + }, + { + "index": "1110", + "missed": true + }, + { + "index": "1113", + "missed": true + }, + { + "index": "1114", + "missed": true + }, + { + "index": "1116", + "missed": true + }, + { + "index": "1117", + "missed": true + }, + { + "index": "1118", + "missed": true + }, + { + "index": "1119", + "missed": true + }, + { + "index": "1120", + "missed": true + }, + { + "index": "1121", + "missed": true + }, + { + "index": "1122", + "missed": true + }, + { + "index": "1123", + "missed": true + }, + { + "index": "1124", + "missed": true + }, + { + "index": "1127", + "missed": true + }, + { + "index": "1128", + "missed": true + }, + { + "index": "1129", + "missed": true + }, + { + "index": "1130", + "missed": true + }, + { + "index": "1131", + "missed": true + }, + { + "index": "1132", + "missed": true + }, + { + "index": "1133", + "missed": true + }, + { + "index": "1134", + "missed": true + }, + { + "index": "1135", + "missed": true + }, + { + "index": "1136", + "missed": true + }, + { + "index": "1137", + "missed": true + }, + { + "index": "1139", + "missed": true + }, + { + "index": "1141", + "missed": true + }, + { + "index": "1142", + "missed": true + }, + { + "index": "1143", + "missed": true + }, + { + "index": "1144", + "missed": true + }, + { + "index": "1145", + "missed": true + }, + { + "index": "1146", + "missed": true + }, + { + "index": "1147", + "missed": true + }, + { + "index": "1148", + "missed": true + }, + { + "index": "1152", + "missed": true + }, + { + "index": "1154", + "missed": true + }, + { + "index": "1156", + "missed": true + }, + { + "index": "1157", + "missed": true + }, + { + "index": "1158", + "missed": true + }, + { + "index": "1159", + "missed": true + }, + { + "index": "1160", + "missed": true + }, + { + "index": "1161", + "missed": true + }, + { + "index": "1162", + "missed": true + }, + { + "index": "1163", + "missed": true + }, + { + "index": "1164", + "missed": true + }, + { + "index": "1168", + "missed": true + }, + { + "index": "1170", + "missed": true + }, + { + "index": "1171", + "missed": true + }, + { + "index": "1172", + "missed": true + }, + { + "index": "1173", + "missed": true + }, + { + "index": "1174", + "missed": true + }, + { + "index": "1175", + "missed": true + }, + { + "index": "1176", + "missed": true + }, + { + "index": "1177", + "missed": true + }, + { + "index": "1181", + "missed": true + }, + { + "index": "1183", + "missed": true + }, + { + "index": "1184", + "missed": true + }, + { + "index": "1185", + "missed": true + }, + { + "index": "1186", + "missed": true + }, + { + "index": "1187", + "missed": true + }, + { + "index": "1188", + "missed": true + }, + { + "index": "1189", + "missed": true + }, + { + "index": "1195", + "missed": true + }, + { + "index": "1196", + "missed": true + }, + { + "index": "1197", + "missed": true + }, + { + "index": "1198", + "missed": true + }, + { + "index": "1199", + "missed": true + }, + { + "index": "1200", + "missed": true + }, + { + "index": "1201", + "missed": true + }, + { + "index": "1202", + "missed": true + }, + { + "index": "1204", + "missed": true + }, + { + "index": "1207", + "missed": true + }, + { + "index": "1208", + "missed": true + }, + { + "index": "1209", + "missed": true + }, + { + "index": "1210", + "missed": true + }, + { + "index": "1211", + "missed": true + }, + { + "index": "1212", + "missed": true + }, + { + "index": "1213", + "missed": true + }, + { + "index": "1214", + "missed": true + }, + { + "index": "1215", + "missed": true + }, + { + "index": "1216", + "missed": true + }, + { + "index": "1217", + "missed": true + }, + { + "index": "1218", + "missed": true + }, + { + "index": "1223", + "missed": true + }, + { + "index": "1224", + "missed": true + }, + { + "index": "1225", + "missed": true + }, + { + "index": "1226", + "missed": true + }, + { + "index": "1227", + "missed": true + }, + { + "index": "1228", + "missed": true + }, + { + "index": "1229", + "missed": true + }, + { + "index": "1230", + "missed": true + }, + { + "index": "1231", + "missed": true + }, + { + "index": "1232", + "missed": true + }, + { + "index": "1235", + "missed": true + }, + { + "index": "1236", + "missed": true + }, + { + "index": "1237", + "missed": true + }, + { + "index": "1238", + "missed": true + }, + { + "index": "1239", + "missed": true + }, + { + "index": "1240", + "missed": true + }, + { + "index": "1241", + "missed": true + }, + { + "index": "1242", + "missed": true + }, + { + "index": "1243", + "missed": true + }, + { + "index": "1244", + "missed": true + }, + { + "index": "1245", + "missed": true + }, + { + "index": "1247", + "missed": true + }, + { + "index": "1248", + "missed": true + }, + { + "index": "1249", + "missed": true + }, + { + "index": "1250", + "missed": true + }, + { + "index": "1251", + "missed": true + }, + { + "index": "1252", + "missed": true + }, + { + "index": "1255", + "missed": true + }, + { + "index": "1256", + "missed": true + }, + { + "index": "1257", + "missed": true + }, + { + "index": "1258", + "missed": true + }, + { + "index": "1262", + "missed": true + }, + { + "index": "1263", + "missed": true + }, + { + "index": "1264", + "missed": true + }, + { + "index": "1265", + "missed": true + }, + { + "index": "1266", + "missed": true + }, + { + "index": "1267", + "missed": true + }, + { + "index": "1268", + "missed": true + }, + { + "index": "1269", + "missed": true + }, + { + "index": "1270", + "missed": true + }, + { + "index": "1272", + "missed": true + }, + { + "index": "1275", + "missed": true + }, + { + "index": "1276", + "missed": true + }, + { + "index": "1277", + "missed": true + }, + { + "index": "1278", + "missed": true + }, + { + "index": "1279", + "missed": true + }, + { + "index": "1280", + "missed": true + }, + { + "index": "1281", + "missed": true + }, + { + "index": "1282", + "missed": true + }, + { + "index": "1283", + "missed": true + }, + { + "index": "1284", + "missed": true + }, + { + "index": "1288", + "missed": true + }, + { + "index": "1290", + "missed": true + }, + { + "index": "1291", + "missed": true + }, + { + "index": "1292", + "missed": true + }, + { + "index": "1293", + "missed": true + }, + { + "index": "1294", + "missed": true + }, + { + "index": "1295", + "missed": true + }, + { + "index": "1296", + "missed": true + }, + { + "index": "1297", + "missed": true + }, + { + "index": "1298", + "missed": true + }, + { + "index": "1303", + "missed": true + }, + { + "index": "1304", + "missed": true + }, + { + "index": "1305", + "missed": true + }, + { + "index": "1306", + "missed": true + }, + { + "index": "1307", + "missed": true + }, + { + "index": "1308", + "missed": true + }, + { + "index": "1309", + "missed": true + }, + { + "index": "1310", + "missed": true + }, + { + "index": "1311", + "missed": true + }, + { + "index": "1314", + "missed": true + }, + { + "index": "1315", + "missed": true + }, + { + "index": "1316", + "missed": true + }, + { + "index": "1317", + "missed": true + }, + { + "index": "1318", + "missed": true + }, + { + "index": "1319", + "missed": true + }, + { + "index": "1320", + "missed": true + }, + { + "index": "1321", + "missed": true + }, + { + "index": "1322", + "missed": true + }, + { + "index": "1323", + "missed": true + }, + { + "index": "1324", + "missed": true + }, + { + "index": "1325", + "missed": true + }, + { + "index": "1326", + "missed": true + }, + { + "index": "1327", + "missed": true + }, + { + "index": "1328", + "missed": true + }, + { + "index": "1329", + "missed": true + }, + { + "index": "1330", + "missed": true + }, + { + "index": "1331", + "missed": true + }, + { + "index": "1332", + "missed": true + }, + { + "index": "1333", + "missed": true + }, + { + "index": "1334", + "missed": true + }, + { + "index": "1335", + "missed": true + }, + { + "index": "1336", + "missed": true + }, + { + "index": "1337", + "missed": true + }, + { + "index": "1338", + "missed": true + }, + { + "index": "1339", + "missed": true + }, + { + "index": "1340", + "missed": true + }, + { + "index": "1341", + "missed": true + }, + { + "index": "1342", + "missed": true + }, + { + "index": "1343", + "missed": true + }, + { + "index": "1345", + "missed": true + }, + { + "index": "1346", + "missed": true + }, + { + "index": "1347", + "missed": true + }, + { + "index": "1348", + "missed": true + }, + { + "index": "1349", + "missed": true + }, + { + "index": "1350", + "missed": true + }, + { + "index": "1351", + "missed": true + }, + { + "index": "1352", + "missed": true + }, + { + "index": "1353", + "missed": true + }, + { + "index": "1354", + "missed": true + }, + { + "index": "1356", + "missed": true + }, + { + "index": "1357", + "missed": true + }, + { + "index": "1358", + "missed": true + }, + { + "index": "1359", + "missed": true + }, + { + "index": "1360", + "missed": true + }, + { + "index": "1361", + "missed": true + }, + { + "index": "1362", + "missed": true + }, + { + "index": "1363", + "missed": true + }, + { + "index": "1364", + "missed": true + }, + { + "index": "1368", + "missed": true + }, + { + "index": "1369", + "missed": true + }, + { + "index": "1370", + "missed": true + }, + { + "index": "1371", + "missed": true + }, + { + "index": "1373", + "missed": true + }, + { + "index": "1374", + "missed": true + }, + { + "index": "1375", + "missed": true + }, + { + "index": "1376", + "missed": true + }, + { + "index": "1377", + "missed": true + }, + { + "index": "1378", + "missed": true + }, + { + "index": "1379", + "missed": true + }, + { + "index": "1381", + "missed": true + }, + { + "index": "1382", + "missed": true + }, + { + "index": "1383", + "missed": true + }, + { + "index": "1384", + "missed": true + }, + { + "index": "1385", + "missed": true + }, + { + "index": "1386", + "missed": true + }, + { + "index": "1387", + "missed": true + }, + { + "index": "1388", + "missed": true + }, + { + "index": "1389", + "missed": true + }, + { + "index": "1390", + "missed": true + }, + { + "index": "1391", + "missed": true + }, + { + "index": "1392", + "missed": true + }, + { + "index": "1393", + "missed": true + }, + { + "index": "1395", + "missed": true + }, + { + "index": "1396", + "missed": true + }, + { + "index": "1397", + "missed": true + }, + { + "index": "1400", + "missed": true + }, + { + "index": "1401", + "missed": true + }, + { + "index": "1402", + "missed": true + }, + { + "index": "1403", + "missed": true + }, + { + "index": "1404", + "missed": true + }, + { + "index": "1405", + "missed": true + }, + { + "index": "1406", + "missed": true + }, + { + "index": "1410", + "missed": true + }, + { + "index": "1411", + "missed": true + }, + { + "index": "1412", + "missed": true + }, + { + "index": "1413", + "missed": true + }, + { + "index": "1414", + "missed": true + }, + { + "index": "1417", + "missed": true + }, + { + "index": "1418", + "missed": true + }, + { + "index": "1419", + "missed": true + }, + { + "index": "1420", + "missed": true + }, + { + "index": "1421", + "missed": true + }, + { + "index": "1426", + "missed": true + }, + { + "index": "1427", + "missed": true + }, + { + "index": "1428", + "missed": true + }, + { + "index": "1429", + "missed": true + }, + { + "index": "1430", + "missed": true + }, + { + "index": "1431", + "missed": true + }, + { + "index": "1432", + "missed": true + }, + { + "index": "1433", + "missed": true + }, + { + "index": "1434", + "missed": true + }, + { + "index": "1435", + "missed": true + }, + { + "index": "1439", + "missed": true + } + ], + "cosmosvalcons1e0ef0cewf8sgtcj9mrav402950e3cm06scpsuh": [ + { + "index": "0", + "missed": false + } + ], + "cosmosvalcons1c2um0ynvj08hx9hdpknlusrrcvqdy0l60jk942": [ + { + "index": "0", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + } + ], + "cosmosvalcons1rcrwmktey6hy2zgnm84vs8t63uesp7dyy8jsxz": [ + { + "index": "0", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons18e0tgxjxnra7k48kruwwuw0f2g08t89znefyge": [ + { + "index": "0", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + } + ], + "cosmosvalcons1fcsme5gdspmsl9aa30huknfznj60n68fdvuhqp": [ + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + } + ], + "cosmosvalcons1tz66pyh997847txs8s3f4zjuvdl6nh6rc89dgk": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1472", + "missed": true + }, + { + "index": "1473", + "missed": true + }, + { + "index": "1474", + "missed": true + }, + { + "index": "1475", + "missed": true + }, + { + "index": "1476", + "missed": true + }, + { + "index": "1477", + "missed": true + }, + { + "index": "1478", + "missed": true + }, + { + "index": "1479", + "missed": true + }, + { + "index": "1480", + "missed": true + }, + { + "index": "1481", + "missed": true + }, + { + "index": "1482", + "missed": true + }, + { + "index": "1483", + "missed": true + }, + { + "index": "1484", + "missed": true + }, + { + "index": "1578", + "missed": true + }, + { + "index": "1579", + "missed": true + }, + { + "index": "1580", + "missed": true + }, + { + "index": "1581", + "missed": true + }, + { + "index": "1582", + "missed": true + }, + { + "index": "1583", + "missed": true + }, + { + "index": "1584", + "missed": true + }, + { + "index": "1585", + "missed": true + }, + { + "index": "1586", + "missed": true + }, + { + "index": "1587", + "missed": true + }, + { + "index": "1588", + "missed": true + }, + { + "index": "1589", + "missed": true + }, + { + "index": "1590", + "missed": true + }, + { + "index": "1591", + "missed": true + }, + { + "index": "1592", + "missed": true + }, + { + "index": "1593", + "missed": true + }, + { + "index": "1594", + "missed": true + }, + { + "index": "1595", + "missed": true + }, + { + "index": "1596", + "missed": true + }, + { + "index": "1597", + "missed": true + }, + { + "index": "1598", + "missed": true + }, + { + "index": "1599", + "missed": true + }, + { + "index": "1600", + "missed": true + }, + { + "index": "1979", + "missed": true + }, + { + "index": "1980", + "missed": true + }, + { + "index": "1981", + "missed": true + }, + { + "index": "1982", + "missed": true + }, + { + "index": "1983", + "missed": true + }, + { + "index": "1984", + "missed": true + }, + { + "index": "1985", + "missed": true + }, + { + "index": "1986", + "missed": true + }, + { + "index": "1987", + "missed": true + }, + { + "index": "1988", + "missed": true + }, + { + "index": "1989", + "missed": true + }, + { + "index": "1990", + "missed": true + }, + { + "index": "1991", + "missed": true + }, + { + "index": "1992", + "missed": true + }, + { + "index": "1993", + "missed": true + } + ], + "cosmosvalcons1spgm3mj3f6jazlrl3s3zwsk03e9qj5yjfuwkrh": [ + { + "index": "4076", + "missed": true + }, + { + "index": "4077", + "missed": true + }, + { + "index": "4078", + "missed": true + }, + { + "index": "4079", + "missed": true + }, + { + "index": "4080", + "missed": true + }, + { + "index": "4081", + "missed": true + }, + { + "index": "4082", + "missed": true + }, + { + "index": "4083", + "missed": true + }, + { + "index": "4084", + "missed": true + }, + { + "index": "4085", + "missed": true + }, + { + "index": "4086", + "missed": true + }, + { + "index": "4087", + "missed": true + }, + { + "index": "4088", + "missed": true + }, + { + "index": "4089", + "missed": true + }, + { + "index": "4090", + "missed": true + }, + { + "index": "4091", + "missed": true + }, + { + "index": "4092", + "missed": true + }, + { + "index": "4093", + "missed": true + }, + { + "index": "4094", + "missed": true + }, + { + "index": "4095", + "missed": true + }, + { + "index": "4096", + "missed": true + }, + { + "index": "4097", + "missed": true + }, + { + "index": "4098", + "missed": true + }, + { + "index": "4099", + "missed": true + }, + { + "index": "4100", + "missed": true + }, + { + "index": "4101", + "missed": true + }, + { + "index": "4102", + "missed": true + }, + { + "index": "4103", + "missed": true + }, + { + "index": "4104", + "missed": true + }, + { + "index": "4105", + "missed": true + }, + { + "index": "4106", + "missed": true + }, + { + "index": "4107", + "missed": true + }, + { + "index": "4108", + "missed": true + }, + { + "index": "4109", + "missed": true + }, + { + "index": "4110", + "missed": true + }, + { + "index": "4111", + "missed": true + }, + { + "index": "4112", + "missed": true + }, + { + "index": "4113", + "missed": true + }, + { + "index": "4114", + "missed": true + }, + { + "index": "4115", + "missed": true + }, + { + "index": "4116", + "missed": true + }, + { + "index": "4117", + "missed": true + }, + { + "index": "4118", + "missed": true + }, + { + "index": "4119", + "missed": true + }, + { + "index": "4120", + "missed": true + }, + { + "index": "4121", + "missed": true + }, + { + "index": "4122", + "missed": true + }, + { + "index": "4123", + "missed": true + }, + { + "index": "4124", + "missed": true + }, + { + "index": "4125", + "missed": true + }, + { + "index": "4126", + "missed": true + }, + { + "index": "4127", + "missed": true + }, + { + "index": "4128", + "missed": true + }, + { + "index": "4129", + "missed": true + }, + { + "index": "4130", + "missed": true + }, + { + "index": "4131", + "missed": true + }, + { + "index": "4132", + "missed": true + }, + { + "index": "4133", + "missed": true + }, + { + "index": "4134", + "missed": true + }, + { + "index": "4135", + "missed": true + }, + { + "index": "4136", + "missed": true + }, + { + "index": "4137", + "missed": true + }, + { + "index": "4138", + "missed": true + }, + { + "index": "4139", + "missed": true + }, + { + "index": "4140", + "missed": true + }, + { + "index": "4141", + "missed": true + }, + { + "index": "4142", + "missed": true + }, + { + "index": "4143", + "missed": true + }, + { + "index": "4144", + "missed": true + }, + { + "index": "4145", + "missed": true + }, + { + "index": "4146", + "missed": true + }, + { + "index": "4147", + "missed": true + }, + { + "index": "4148", + "missed": true + }, + { + "index": "4149", + "missed": true + }, + { + "index": "4150", + "missed": true + }, + { + "index": "4151", + "missed": true + }, + { + "index": "4152", + "missed": true + }, + { + "index": "4153", + "missed": true + }, + { + "index": "4154", + "missed": true + }, + { + "index": "4155", + "missed": true + }, + { + "index": "4156", + "missed": true + }, + { + "index": "4157", + "missed": true + }, + { + "index": "4158", + "missed": true + }, + { + "index": "4159", + "missed": true + }, + { + "index": "4160", + "missed": true + }, + { + "index": "4161", + "missed": true + }, + { + "index": "4162", + "missed": true + }, + { + "index": "4163", + "missed": true + }, + { + "index": "4164", + "missed": true + }, + { + "index": "4165", + "missed": true + }, + { + "index": "4166", + "missed": true + }, + { + "index": "4167", + "missed": true + }, + { + "index": "4168", + "missed": true + }, + { + "index": "4169", + "missed": true + }, + { + "index": "4170", + "missed": true + }, + { + "index": "4171", + "missed": true + }, + { + "index": "4172", + "missed": true + }, + { + "index": "4173", + "missed": true + }, + { + "index": "4174", + "missed": true + }, + { + "index": "4175", + "missed": true + }, + { + "index": "4176", + "missed": true + }, + { + "index": "4177", + "missed": true + }, + { + "index": "4178", + "missed": true + }, + { + "index": "4179", + "missed": true + }, + { + "index": "4180", + "missed": true + }, + { + "index": "4181", + "missed": true + }, + { + "index": "4182", + "missed": true + }, + { + "index": "4183", + "missed": true + }, + { + "index": "4184", + "missed": true + }, + { + "index": "4185", + "missed": true + }, + { + "index": "4186", + "missed": true + }, + { + "index": "4187", + "missed": true + }, + { + "index": "4188", + "missed": true + }, + { + "index": "4189", + "missed": true + }, + { + "index": "4190", + "missed": true + }, + { + "index": "4191", + "missed": true + }, + { + "index": "4192", + "missed": true + }, + { + "index": "4193", + "missed": true + }, + { + "index": "4194", + "missed": true + }, + { + "index": "4195", + "missed": true + }, + { + "index": "4196", + "missed": true + }, + { + "index": "4197", + "missed": true + }, + { + "index": "4198", + "missed": true + }, + { + "index": "4199", + "missed": true + }, + { + "index": "4200", + "missed": true + }, + { + "index": "4201", + "missed": true + }, + { + "index": "4202", + "missed": true + }, + { + "index": "4203", + "missed": true + }, + { + "index": "4204", + "missed": true + }, + { + "index": "4205", + "missed": true + }, + { + "index": "4206", + "missed": true + }, + { + "index": "4207", + "missed": true + }, + { + "index": "4208", + "missed": true + }, + { + "index": "4209", + "missed": true + }, + { + "index": "4210", + "missed": true + }, + { + "index": "4211", + "missed": true + }, + { + "index": "4212", + "missed": true + }, + { + "index": "4213", + "missed": true + }, + { + "index": "4214", + "missed": true + }, + { + "index": "4215", + "missed": true + }, + { + "index": "4216", + "missed": true + }, + { + "index": "4217", + "missed": true + }, + { + "index": "4218", + "missed": true + }, + { + "index": "4219", + "missed": true + }, + { + "index": "4220", + "missed": true + }, + { + "index": "4221", + "missed": true + }, + { + "index": "4222", + "missed": true + }, + { + "index": "4223", + "missed": true + }, + { + "index": "4224", + "missed": true + }, + { + "index": "4225", + "missed": true + }, + { + "index": "4226", + "missed": true + }, + { + "index": "4227", + "missed": true + }, + { + "index": "4228", + "missed": true + }, + { + "index": "4229", + "missed": true + }, + { + "index": "4230", + "missed": true + }, + { + "index": "4231", + "missed": true + }, + { + "index": "4232", + "missed": true + }, + { + "index": "4233", + "missed": true + }, + { + "index": "4234", + "missed": true + }, + { + "index": "4235", + "missed": true + } + ], + "cosmosvalcons1svr5prxr67n4ywzag03x69lu92qqpjzqzpwy8x": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1ksthe60x96hle63vfp4mg4z2k4duxhdc6s6fmt": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1u9sa8lz6v83cr45vufz0hmp8jyunpvmalutwh3": [ + { + "index": "0", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons19g4ysj040gsh49hz4duvaaq683h3cw586xfmg8": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": true + }, + { + "index": "3", + "missed": true + }, + { + "index": "4", + "missed": true + }, + { + "index": "5", + "missed": true + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": true + }, + { + "index": "22", + "missed": true + }, + { + "index": "23", + "missed": true + }, + { + "index": "24", + "missed": true + }, + { + "index": "25", + "missed": true + }, + { + "index": "26", + "missed": true + }, + { + "index": "27", + "missed": true + }, + { + "index": "28", + "missed": true + }, + { + "index": "29", + "missed": true + }, + { + "index": "30", + "missed": true + }, + { + "index": "31", + "missed": true + }, + { + "index": "32", + "missed": true + }, + { + "index": "33", + "missed": true + }, + { + "index": "34", + "missed": true + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": true + }, + { + "index": "46", + "missed": true + }, + { + "index": "47", + "missed": true + }, + { + "index": "48", + "missed": true + }, + { + "index": "49", + "missed": true + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": true + }, + { + "index": "66", + "missed": true + }, + { + "index": "67", + "missed": true + }, + { + "index": "68", + "missed": true + }, + { + "index": "69", + "missed": true + }, + { + "index": "70", + "missed": true + }, + { + "index": "71", + "missed": true + }, + { + "index": "72", + "missed": true + }, + { + "index": "73", + "missed": true + }, + { + "index": "74", + "missed": true + }, + { + "index": "75", + "missed": true + }, + { + "index": "76", + "missed": true + }, + { + "index": "77", + "missed": true + }, + { + "index": "78", + "missed": true + }, + { + "index": "79", + "missed": true + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": true + }, + { + "index": "90", + "missed": true + }, + { + "index": "91", + "missed": true + }, + { + "index": "92", + "missed": true + }, + { + "index": "93", + "missed": true + }, + { + "index": "94", + "missed": true + }, + { + "index": "95", + "missed": true + }, + { + "index": "96", + "missed": true + }, + { + "index": "97", + "missed": true + }, + { + "index": "98", + "missed": true + }, + { + "index": "99", + "missed": true + }, + { + "index": "100", + "missed": true + }, + { + "index": "101", + "missed": true + }, + { + "index": "102", + "missed": true + }, + { + "index": "103", + "missed": true + }, + { + "index": "104", + "missed": true + }, + { + "index": "105", + "missed": true + }, + { + "index": "106", + "missed": true + }, + { + "index": "107", + "missed": true + }, + { + "index": "108", + "missed": true + }, + { + "index": "109", + "missed": true + }, + { + "index": "110", + "missed": true + }, + { + "index": "111", + "missed": true + }, + { + "index": "112", + "missed": true + }, + { + "index": "113", + "missed": true + }, + { + "index": "114", + "missed": true + }, + { + "index": "115", + "missed": true + }, + { + "index": "116", + "missed": true + }, + { + "index": "117", + "missed": true + }, + { + "index": "118", + "missed": true + }, + { + "index": "119", + "missed": true + }, + { + "index": "120", + "missed": true + }, + { + "index": "121", + "missed": true + }, + { + "index": "122", + "missed": true + }, + { + "index": "123", + "missed": true + }, + { + "index": "124", + "missed": true + }, + { + "index": "125", + "missed": true + }, + { + "index": "126", + "missed": true + }, + { + "index": "127", + "missed": true + }, + { + "index": "128", + "missed": true + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": true + }, + { + "index": "137", + "missed": true + }, + { + "index": "138", + "missed": true + }, + { + "index": "139", + "missed": true + }, + { + "index": "140", + "missed": true + }, + { + "index": "141", + "missed": true + }, + { + "index": "142", + "missed": true + }, + { + "index": "143", + "missed": true + }, + { + "index": "144", + "missed": true + }, + { + "index": "145", + "missed": true + }, + { + "index": "146", + "missed": true + }, + { + "index": "147", + "missed": true + }, + { + "index": "148", + "missed": true + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": true + }, + { + "index": "157", + "missed": true + }, + { + "index": "158", + "missed": true + }, + { + "index": "159", + "missed": true + }, + { + "index": "160", + "missed": true + }, + { + "index": "161", + "missed": true + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": true + }, + { + "index": "174", + "missed": true + }, + { + "index": "175", + "missed": true + }, + { + "index": "176", + "missed": true + }, + { + "index": "177", + "missed": true + }, + { + "index": "178", + "missed": true + }, + { + "index": "179", + "missed": true + }, + { + "index": "180", + "missed": true + }, + { + "index": "181", + "missed": true + }, + { + "index": "182", + "missed": true + }, + { + "index": "183", + "missed": true + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": true + }, + { + "index": "201", + "missed": true + }, + { + "index": "202", + "missed": true + }, + { + "index": "203", + "missed": true + }, + { + "index": "204", + "missed": true + }, + { + "index": "205", + "missed": true + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": true + }, + { + "index": "216", + "missed": true + }, + { + "index": "217", + "missed": true + }, + { + "index": "218", + "missed": true + }, + { + "index": "219", + "missed": true + }, + { + "index": "220", + "missed": true + }, + { + "index": "221", + "missed": true + }, + { + "index": "222", + "missed": true + }, + { + "index": "223", + "missed": true + }, + { + "index": "224", + "missed": true + }, + { + "index": "225", + "missed": true + }, + { + "index": "226", + "missed": true + }, + { + "index": "227", + "missed": true + }, + { + "index": "228", + "missed": true + }, + { + "index": "229", + "missed": true + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": true + }, + { + "index": "237", + "missed": true + }, + { + "index": "238", + "missed": true + }, + { + "index": "239", + "missed": true + }, + { + "index": "240", + "missed": true + }, + { + "index": "241", + "missed": true + }, + { + "index": "242", + "missed": true + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": true + }, + { + "index": "261", + "missed": true + }, + { + "index": "262", + "missed": true + }, + { + "index": "263", + "missed": true + }, + { + "index": "264", + "missed": true + }, + { + "index": "265", + "missed": true + }, + { + "index": "266", + "missed": true + }, + { + "index": "267", + "missed": true + }, + { + "index": "268", + "missed": true + }, + { + "index": "269", + "missed": true + }, + { + "index": "270", + "missed": true + }, + { + "index": "271", + "missed": true + }, + { + "index": "272", + "missed": true + }, + { + "index": "273", + "missed": true + }, + { + "index": "274", + "missed": true + }, + { + "index": "275", + "missed": true + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "299", + "missed": true + }, + { + "index": "300", + "missed": true + }, + { + "index": "301", + "missed": true + }, + { + "index": "302", + "missed": true + }, + { + "index": "303", + "missed": true + }, + { + "index": "304", + "missed": true + }, + { + "index": "305", + "missed": true + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": true + }, + { + "index": "324", + "missed": true + }, + { + "index": "325", + "missed": true + }, + { + "index": "326", + "missed": true + }, + { + "index": "327", + "missed": true + }, + { + "index": "328", + "missed": true + }, + { + "index": "329", + "missed": true + }, + { + "index": "330", + "missed": true + }, + { + "index": "331", + "missed": true + }, + { + "index": "332", + "missed": true + }, + { + "index": "333", + "missed": true + }, + { + "index": "334", + "missed": true + }, + { + "index": "335", + "missed": true + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": true + }, + { + "index": "350", + "missed": true + }, + { + "index": "351", + "missed": true + }, + { + "index": "352", + "missed": true + }, + { + "index": "353", + "missed": true + }, + { + "index": "354", + "missed": true + }, + { + "index": "355", + "missed": true + }, + { + "index": "356", + "missed": true + }, + { + "index": "357", + "missed": true + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": true + }, + { + "index": "375", + "missed": true + }, + { + "index": "376", + "missed": true + }, + { + "index": "377", + "missed": true + }, + { + "index": "378", + "missed": true + }, + { + "index": "379", + "missed": true + }, + { + "index": "380", + "missed": true + }, + { + "index": "381", + "missed": true + }, + { + "index": "382", + "missed": true + }, + { + "index": "383", + "missed": true + }, + { + "index": "384", + "missed": true + }, + { + "index": "385", + "missed": true + }, + { + "index": "386", + "missed": true + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": true + }, + { + "index": "395", + "missed": true + }, + { + "index": "396", + "missed": true + }, + { + "index": "397", + "missed": true + }, + { + "index": "398", + "missed": true + }, + { + "index": "399", + "missed": true + }, + { + "index": "400", + "missed": true + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": true + }, + { + "index": "412", + "missed": true + }, + { + "index": "413", + "missed": true + }, + { + "index": "414", + "missed": true + }, + { + "index": "415", + "missed": true + }, + { + "index": "416", + "missed": true + }, + { + "index": "417", + "missed": true + }, + { + "index": "418", + "missed": true + }, + { + "index": "419", + "missed": true + }, + { + "index": "420", + "missed": true + }, + { + "index": "421", + "missed": true + }, + { + "index": "422", + "missed": true + }, + { + "index": "423", + "missed": true + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": true + }, + { + "index": "444", + "missed": true + }, + { + "index": "445", + "missed": true + }, + { + "index": "446", + "missed": true + }, + { + "index": "447", + "missed": true + }, + { + "index": "448", + "missed": true + }, + { + "index": "449", + "missed": true + }, + { + "index": "450", + "missed": true + }, + { + "index": "451", + "missed": true + }, + { + "index": "452", + "missed": true + }, + { + "index": "453", + "missed": true + }, + { + "index": "454", + "missed": true + }, + { + "index": "455", + "missed": true + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": true + }, + { + "index": "476", + "missed": true + }, + { + "index": "477", + "missed": true + }, + { + "index": "478", + "missed": true + }, + { + "index": "479", + "missed": true + }, + { + "index": "480", + "missed": true + }, + { + "index": "481", + "missed": true + }, + { + "index": "482", + "missed": true + }, + { + "index": "483", + "missed": true + }, + { + "index": "484", + "missed": true + }, + { + "index": "485", + "missed": true + }, + { + "index": "486", + "missed": true + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": true + }, + { + "index": "501", + "missed": true + }, + { + "index": "502", + "missed": true + }, + { + "index": "503", + "missed": true + }, + { + "index": "504", + "missed": true + }, + { + "index": "505", + "missed": true + }, + { + "index": "506", + "missed": true + }, + { + "index": "507", + "missed": true + }, + { + "index": "508", + "missed": true + }, + { + "index": "509", + "missed": true + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": true + }, + { + "index": "531", + "missed": true + }, + { + "index": "532", + "missed": true + }, + { + "index": "533", + "missed": true + }, + { + "index": "534", + "missed": true + }, + { + "index": "535", + "missed": true + }, + { + "index": "536", + "missed": true + }, + { + "index": "537", + "missed": true + }, + { + "index": "538", + "missed": true + }, + { + "index": "539", + "missed": true + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": true + }, + { + "index": "554", + "missed": true + }, + { + "index": "555", + "missed": true + }, + { + "index": "556", + "missed": true + }, + { + "index": "557", + "missed": true + }, + { + "index": "558", + "missed": true + }, + { + "index": "559", + "missed": true + }, + { + "index": "560", + "missed": true + }, + { + "index": "561", + "missed": true + }, + { + "index": "562", + "missed": true + }, + { + "index": "563", + "missed": true + }, + { + "index": "564", + "missed": true + }, + { + "index": "565", + "missed": true + }, + { + "index": "566", + "missed": true + }, + { + "index": "567", + "missed": true + }, + { + "index": "568", + "missed": true + }, + { + "index": "569", + "missed": true + }, + { + "index": "570", + "missed": true + }, + { + "index": "571", + "missed": true + }, + { + "index": "572", + "missed": true + }, + { + "index": "573", + "missed": true + }, + { + "index": "574", + "missed": true + }, + { + "index": "575", + "missed": true + }, + { + "index": "576", + "missed": true + }, + { + "index": "577", + "missed": true + }, + { + "index": "578", + "missed": true + }, + { + "index": "579", + "missed": true + }, + { + "index": "580", + "missed": true + }, + { + "index": "581", + "missed": true + }, + { + "index": "582", + "missed": true + }, + { + "index": "583", + "missed": true + }, + { + "index": "584", + "missed": true + }, + { + "index": "585", + "missed": true + }, + { + "index": "586", + "missed": true + }, + { + "index": "587", + "missed": true + }, + { + "index": "588", + "missed": true + }, + { + "index": "589", + "missed": true + }, + { + "index": "590", + "missed": true + }, + { + "index": "591", + "missed": true + }, + { + "index": "592", + "missed": true + }, + { + "index": "593", + "missed": true + }, + { + "index": "594", + "missed": true + }, + { + "index": "595", + "missed": true + }, + { + "index": "596", + "missed": true + }, + { + "index": "597", + "missed": true + }, + { + "index": "598", + "missed": true + }, + { + "index": "599", + "missed": true + }, + { + "index": "600", + "missed": true + }, + { + "index": "601", + "missed": true + }, + { + "index": "602", + "missed": true + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": true + }, + { + "index": "617", + "missed": true + }, + { + "index": "618", + "missed": true + }, + { + "index": "619", + "missed": true + }, + { + "index": "620", + "missed": true + }, + { + "index": "621", + "missed": true + }, + { + "index": "622", + "missed": true + }, + { + "index": "623", + "missed": true + }, + { + "index": "624", + "missed": true + }, + { + "index": "625", + "missed": true + }, + { + "index": "626", + "missed": true + }, + { + "index": "627", + "missed": true + }, + { + "index": "628", + "missed": true + }, + { + "index": "629", + "missed": true + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": true + }, + { + "index": "637", + "missed": true + }, + { + "index": "638", + "missed": true + }, + { + "index": "639", + "missed": true + }, + { + "index": "640", + "missed": true + }, + { + "index": "641", + "missed": true + }, + { + "index": "642", + "missed": true + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": true + }, + { + "index": "654", + "missed": true + }, + { + "index": "655", + "missed": true + }, + { + "index": "656", + "missed": true + }, + { + "index": "657", + "missed": true + }, + { + "index": "658", + "missed": true + }, + { + "index": "659", + "missed": true + }, + { + "index": "660", + "missed": true + }, + { + "index": "661", + "missed": true + }, + { + "index": "662", + "missed": true + }, + { + "index": "663", + "missed": true + }, + { + "index": "664", + "missed": true + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": true + }, + { + "index": "673", + "missed": true + }, + { + "index": "674", + "missed": true + }, + { + "index": "675", + "missed": true + }, + { + "index": "676", + "missed": true + }, + { + "index": "677", + "missed": true + }, + { + "index": "678", + "missed": true + }, + { + "index": "679", + "missed": true + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": true + }, + { + "index": "692", + "missed": true + }, + { + "index": "693", + "missed": true + }, + { + "index": "694", + "missed": true + }, + { + "index": "695", + "missed": true + }, + { + "index": "696", + "missed": true + }, + { + "index": "697", + "missed": true + }, + { + "index": "698", + "missed": true + }, + { + "index": "699", + "missed": true + }, + { + "index": "700", + "missed": true + }, + { + "index": "701", + "missed": true + }, + { + "index": "702", + "missed": true + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": true + }, + { + "index": "717", + "missed": true + }, + { + "index": "718", + "missed": true + }, + { + "index": "719", + "missed": true + }, + { + "index": "720", + "missed": true + }, + { + "index": "721", + "missed": true + }, + { + "index": "722", + "missed": true + }, + { + "index": "723", + "missed": true + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "739", + "missed": true + }, + { + "index": "740", + "missed": true + }, + { + "index": "741", + "missed": true + }, + { + "index": "742", + "missed": true + }, + { + "index": "743", + "missed": true + }, + { + "index": "744", + "missed": true + }, + { + "index": "745", + "missed": true + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": true + }, + { + "index": "768", + "missed": true + }, + { + "index": "769", + "missed": true + }, + { + "index": "770", + "missed": true + }, + { + "index": "771", + "missed": true + }, + { + "index": "772", + "missed": true + }, + { + "index": "773", + "missed": true + }, + { + "index": "774", + "missed": true + }, + { + "index": "775", + "missed": true + }, + { + "index": "776", + "missed": true + }, + { + "index": "790", + "missed": true + }, + { + "index": "791", + "missed": true + }, + { + "index": "792", + "missed": true + }, + { + "index": "793", + "missed": true + }, + { + "index": "794", + "missed": true + }, + { + "index": "795", + "missed": true + }, + { + "index": "796", + "missed": true + }, + { + "index": "797", + "missed": true + }, + { + "index": "798", + "missed": true + }, + { + "index": "799", + "missed": true + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "815", + "missed": true + }, + { + "index": "816", + "missed": true + }, + { + "index": "817", + "missed": true + }, + { + "index": "818", + "missed": true + }, + { + "index": "819", + "missed": true + }, + { + "index": "820", + "missed": true + }, + { + "index": "821", + "missed": true + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": true + }, + { + "index": "834", + "missed": true + }, + { + "index": "835", + "missed": true + }, + { + "index": "836", + "missed": true + }, + { + "index": "837", + "missed": true + }, + { + "index": "838", + "missed": true + }, + { + "index": "839", + "missed": true + }, + { + "index": "840", + "missed": true + }, + { + "index": "841", + "missed": true + }, + { + "index": "842", + "missed": true + }, + { + "index": "843", + "missed": true + }, + { + "index": "844", + "missed": true + }, + { + "index": "845", + "missed": true + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": true + }, + { + "index": "861", + "missed": true + }, + { + "index": "862", + "missed": true + }, + { + "index": "863", + "missed": true + }, + { + "index": "864", + "missed": true + }, + { + "index": "865", + "missed": true + }, + { + "index": "866", + "missed": true + }, + { + "index": "867", + "missed": true + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": true + }, + { + "index": "878", + "missed": true + }, + { + "index": "879", + "missed": true + }, + { + "index": "880", + "missed": true + }, + { + "index": "881", + "missed": true + }, + { + "index": "882", + "missed": true + }, + { + "index": "883", + "missed": true + }, + { + "index": "884", + "missed": true + }, + { + "index": "885", + "missed": true + }, + { + "index": "886", + "missed": true + }, + { + "index": "887", + "missed": true + }, + { + "index": "888", + "missed": true + }, + { + "index": "889", + "missed": true + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": true + }, + { + "index": "909", + "missed": true + }, + { + "index": "910", + "missed": true + }, + { + "index": "911", + "missed": true + }, + { + "index": "912", + "missed": true + }, + { + "index": "913", + "missed": true + }, + { + "index": "914", + "missed": true + }, + { + "index": "915", + "missed": true + }, + { + "index": "916", + "missed": true + }, + { + "index": "917", + "missed": true + }, + { + "index": "918", + "missed": true + }, + { + "index": "919", + "missed": true + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": true + }, + { + "index": "939", + "missed": true + }, + { + "index": "940", + "missed": true + }, + { + "index": "941", + "missed": true + }, + { + "index": "942", + "missed": true + }, + { + "index": "943", + "missed": true + }, + { + "index": "944", + "missed": true + }, + { + "index": "945", + "missed": true + }, + { + "index": "946", + "missed": true + }, + { + "index": "947", + "missed": true + }, + { + "index": "948", + "missed": true + }, + { + "index": "949", + "missed": true + }, + { + "index": "950", + "missed": true + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": true + }, + { + "index": "963", + "missed": true + }, + { + "index": "964", + "missed": true + }, + { + "index": "965", + "missed": true + }, + { + "index": "966", + "missed": true + }, + { + "index": "967", + "missed": true + }, + { + "index": "968", + "missed": true + }, + { + "index": "969", + "missed": true + }, + { + "index": "970", + "missed": true + }, + { + "index": "971", + "missed": true + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": true + }, + { + "index": "981", + "missed": true + }, + { + "index": "982", + "missed": true + }, + { + "index": "983", + "missed": true + }, + { + "index": "984", + "missed": true + }, + { + "index": "985", + "missed": true + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": true + }, + { + "index": "1002", + "missed": true + }, + { + "index": "1003", + "missed": true + }, + { + "index": "1004", + "missed": true + }, + { + "index": "1005", + "missed": true + }, + { + "index": "1006", + "missed": true + }, + { + "index": "1007", + "missed": true + }, + { + "index": "1008", + "missed": true + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": true + }, + { + "index": "1021", + "missed": true + }, + { + "index": "1022", + "missed": true + }, + { + "index": "1023", + "missed": true + }, + { + "index": "1024", + "missed": true + }, + { + "index": "1025", + "missed": true + }, + { + "index": "1026", + "missed": true + }, + { + "index": "1027", + "missed": true + }, + { + "index": "1028", + "missed": true + }, + { + "index": "1029", + "missed": true + }, + { + "index": "1030", + "missed": true + }, + { + "index": "1031", + "missed": true + }, + { + "index": "1032", + "missed": true + }, + { + "index": "1033", + "missed": true + }, + { + "index": "1034", + "missed": true + }, + { + "index": "1035", + "missed": true + }, + { + "index": "1036", + "missed": true + }, + { + "index": "1037", + "missed": true + }, + { + "index": "1038", + "missed": true + }, + { + "index": "1039", + "missed": true + }, + { + "index": "1040", + "missed": true + }, + { + "index": "1041", + "missed": true + }, + { + "index": "1042", + "missed": true + }, + { + "index": "1043", + "missed": true + }, + { + "index": "1044", + "missed": true + }, + { + "index": "1045", + "missed": true + }, + { + "index": "1046", + "missed": true + }, + { + "index": "1047", + "missed": true + }, + { + "index": "1048", + "missed": true + }, + { + "index": "1049", + "missed": true + }, + { + "index": "1050", + "missed": true + }, + { + "index": "1051", + "missed": true + }, + { + "index": "1052", + "missed": true + }, + { + "index": "1053", + "missed": true + }, + { + "index": "1054", + "missed": true + }, + { + "index": "1055", + "missed": true + }, + { + "index": "1056", + "missed": true + }, + { + "index": "1057", + "missed": true + }, + { + "index": "1058", + "missed": true + }, + { + "index": "1059", + "missed": true + }, + { + "index": "1060", + "missed": true + }, + { + "index": "1061", + "missed": true + }, + { + "index": "1062", + "missed": true + }, + { + "index": "1063", + "missed": true + }, + { + "index": "1064", + "missed": true + }, + { + "index": "1065", + "missed": true + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": true + }, + { + "index": "1079", + "missed": true + }, + { + "index": "1080", + "missed": true + }, + { + "index": "1081", + "missed": true + }, + { + "index": "1082", + "missed": true + }, + { + "index": "1083", + "missed": true + }, + { + "index": "1084", + "missed": true + }, + { + "index": "1085", + "missed": true + }, + { + "index": "1086", + "missed": true + }, + { + "index": "1087", + "missed": true + }, + { + "index": "1088", + "missed": true + }, + { + "index": "1089", + "missed": true + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": true + }, + { + "index": "1106", + "missed": true + }, + { + "index": "1107", + "missed": true + }, + { + "index": "1108", + "missed": true + }, + { + "index": "1109", + "missed": true + }, + { + "index": "1110", + "missed": true + }, + { + "index": "1111", + "missed": true + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": true + }, + { + "index": "1123", + "missed": true + }, + { + "index": "1124", + "missed": true + }, + { + "index": "1125", + "missed": true + }, + { + "index": "1126", + "missed": true + }, + { + "index": "1127", + "missed": true + }, + { + "index": "1128", + "missed": true + }, + { + "index": "1129", + "missed": true + }, + { + "index": "1130", + "missed": true + }, + { + "index": "1131", + "missed": true + }, + { + "index": "1132", + "missed": true + }, + { + "index": "1133", + "missed": true + }, + { + "index": "1134", + "missed": true + }, + { + "index": "1135", + "missed": true + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1149", + "missed": true + }, + { + "index": "1150", + "missed": true + }, + { + "index": "1151", + "missed": true + }, + { + "index": "1152", + "missed": true + }, + { + "index": "1153", + "missed": true + }, + { + "index": "1154", + "missed": true + }, + { + "index": "1155", + "missed": true + }, + { + "index": "1156", + "missed": true + }, + { + "index": "1157", + "missed": true + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1169", + "missed": true + }, + { + "index": "1170", + "missed": true + }, + { + "index": "1171", + "missed": true + }, + { + "index": "1172", + "missed": true + }, + { + "index": "1173", + "missed": true + }, + { + "index": "1174", + "missed": true + }, + { + "index": "1175", + "missed": true + }, + { + "index": "1176", + "missed": true + }, + { + "index": "1177", + "missed": true + }, + { + "index": "1178", + "missed": true + }, + { + "index": "1179", + "missed": true + }, + { + "index": "1180", + "missed": true + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": true + }, + { + "index": "1189", + "missed": true + }, + { + "index": "1190", + "missed": true + }, + { + "index": "1191", + "missed": true + }, + { + "index": "1192", + "missed": true + }, + { + "index": "1193", + "missed": true + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": true + }, + { + "index": "1210", + "missed": true + }, + { + "index": "1211", + "missed": true + }, + { + "index": "1212", + "missed": true + }, + { + "index": "1213", + "missed": true + }, + { + "index": "1214", + "missed": true + }, + { + "index": "1215", + "missed": true + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": true + }, + { + "index": "1227", + "missed": true + }, + { + "index": "1228", + "missed": true + }, + { + "index": "1229", + "missed": true + }, + { + "index": "1230", + "missed": true + }, + { + "index": "1231", + "missed": true + }, + { + "index": "1232", + "missed": true + }, + { + "index": "1233", + "missed": true + }, + { + "index": "1234", + "missed": true + }, + { + "index": "1235", + "missed": true + }, + { + "index": "1236", + "missed": true + }, + { + "index": "1237", + "missed": true + }, + { + "index": "1238", + "missed": true + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": true + }, + { + "index": "1251", + "missed": true + }, + { + "index": "1252", + "missed": true + }, + { + "index": "1253", + "missed": true + }, + { + "index": "1254", + "missed": true + }, + { + "index": "1255", + "missed": true + }, + { + "index": "1256", + "missed": true + }, + { + "index": "1257", + "missed": true + }, + { + "index": "1258", + "missed": true + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": true + }, + { + "index": "1270", + "missed": true + }, + { + "index": "1271", + "missed": true + }, + { + "index": "1272", + "missed": true + }, + { + "index": "1273", + "missed": true + }, + { + "index": "1274", + "missed": true + }, + { + "index": "1275", + "missed": true + }, + { + "index": "1276", + "missed": true + }, + { + "index": "1277", + "missed": true + }, + { + "index": "1278", + "missed": true + }, + { + "index": "1279", + "missed": true + }, + { + "index": "1280", + "missed": true + }, + { + "index": "1281", + "missed": true + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": true + }, + { + "index": "1290", + "missed": true + }, + { + "index": "1291", + "missed": true + }, + { + "index": "1292", + "missed": true + }, + { + "index": "1293", + "missed": true + }, + { + "index": "1294", + "missed": true + }, + { + "index": "1295", + "missed": true + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": true + }, + { + "index": "1304", + "missed": true + }, + { + "index": "1305", + "missed": true + }, + { + "index": "1306", + "missed": true + }, + { + "index": "1307", + "missed": true + }, + { + "index": "1308", + "missed": true + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1312", + "missed": false + }, + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": true + }, + { + "index": "1320", + "missed": true + }, + { + "index": "1321", + "missed": true + }, + { + "index": "1322", + "missed": true + }, + { + "index": "1323", + "missed": true + }, + { + "index": "1324", + "missed": true + }, + { + "index": "1325", + "missed": true + }, + { + "index": "1326", + "missed": true + }, + { + "index": "1327", + "missed": true + }, + { + "index": "1328", + "missed": true + }, + { + "index": "1329", + "missed": true + }, + { + "index": "1330", + "missed": true + }, + { + "index": "1331", + "missed": true + }, + { + "index": "1332", + "missed": true + }, + { + "index": "1344", + "missed": true + }, + { + "index": "1345", + "missed": true + }, + { + "index": "1346", + "missed": true + }, + { + "index": "1347", + "missed": true + }, + { + "index": "1348", + "missed": true + }, + { + "index": "1349", + "missed": true + }, + { + "index": "1350", + "missed": true + }, + { + "index": "1351", + "missed": true + }, + { + "index": "1352", + "missed": true + }, + { + "index": "1353", + "missed": true + }, + { + "index": "1354", + "missed": true + }, + { + "index": "1355", + "missed": true + }, + { + "index": "1365", + "missed": true + }, + { + "index": "1366", + "missed": true + }, + { + "index": "1367", + "missed": true + }, + { + "index": "1368", + "missed": true + }, + { + "index": "1369", + "missed": true + }, + { + "index": "1370", + "missed": true + }, + { + "index": "1371", + "missed": true + }, + { + "index": "1372", + "missed": true + }, + { + "index": "1373", + "missed": true + }, + { + "index": "1374", + "missed": true + }, + { + "index": "1375", + "missed": true + }, + { + "index": "1376", + "missed": true + }, + { + "index": "1377", + "missed": true + }, + { + "index": "1392", + "missed": false + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": false + }, + { + "index": "1395", + "missed": false + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1397", + "missed": false + }, + { + "index": "1398", + "missed": false + }, + { + "index": "1399", + "missed": false + }, + { + "index": "1400", + "missed": true + }, + { + "index": "1401", + "missed": true + }, + { + "index": "1402", + "missed": true + }, + { + "index": "1403", + "missed": true + }, + { + "index": "1404", + "missed": true + }, + { + "index": "1405", + "missed": true + }, + { + "index": "1406", + "missed": true + }, + { + "index": "1407", + "missed": true + }, + { + "index": "1408", + "missed": true + }, + { + "index": "1410", + "missed": false + }, + { + "index": "1412", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": true + }, + { + "index": "1422", + "missed": true + }, + { + "index": "1423", + "missed": true + }, + { + "index": "1424", + "missed": true + }, + { + "index": "1425", + "missed": true + }, + { + "index": "1426", + "missed": true + }, + { + "index": "1427", + "missed": true + }, + { + "index": "1428", + "missed": true + }, + { + "index": "1429", + "missed": true + }, + { + "index": "1430", + "missed": true + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": true + }, + { + "index": "1439", + "missed": true + }, + { + "index": "1440", + "missed": true + }, + { + "index": "1441", + "missed": true + }, + { + "index": "1442", + "missed": true + }, + { + "index": "1443", + "missed": true + }, + { + "index": "1444", + "missed": true + }, + { + "index": "1445", + "missed": true + }, + { + "index": "1446", + "missed": true + }, + { + "index": "1447", + "missed": true + }, + { + "index": "1448", + "missed": true + }, + { + "index": "1449", + "missed": true + }, + { + "index": "1450", + "missed": true + }, + { + "index": "1461", + "missed": true + }, + { + "index": "1462", + "missed": true + }, + { + "index": "1463", + "missed": true + }, + { + "index": "1464", + "missed": true + }, + { + "index": "1465", + "missed": true + }, + { + "index": "1466", + "missed": true + }, + { + "index": "1467", + "missed": true + }, + { + "index": "1468", + "missed": true + }, + { + "index": "1469", + "missed": true + }, + { + "index": "1475", + "missed": true + }, + { + "index": "1476", + "missed": true + }, + { + "index": "1477", + "missed": true + }, + { + "index": "1478", + "missed": true + }, + { + "index": "1479", + "missed": true + }, + { + "index": "1480", + "missed": true + }, + { + "index": "1481", + "missed": true + }, + { + "index": "1482", + "missed": true + }, + { + "index": "1483", + "missed": true + }, + { + "index": "1484", + "missed": true + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1500", + "missed": true + }, + { + "index": "1501", + "missed": true + }, + { + "index": "1502", + "missed": true + }, + { + "index": "1503", + "missed": true + }, + { + "index": "1504", + "missed": true + }, + { + "index": "1505", + "missed": true + }, + { + "index": "1506", + "missed": true + }, + { + "index": "1520", + "missed": true + }, + { + "index": "1521", + "missed": true + }, + { + "index": "1522", + "missed": true + }, + { + "index": "1523", + "missed": true + }, + { + "index": "1524", + "missed": true + }, + { + "index": "1525", + "missed": true + }, + { + "index": "1526", + "missed": true + }, + { + "index": "1527", + "missed": true + }, + { + "index": "1528", + "missed": true + }, + { + "index": "1529", + "missed": true + }, + { + "index": "1546", + "missed": true + }, + { + "index": "1547", + "missed": true + }, + { + "index": "1548", + "missed": true + }, + { + "index": "1549", + "missed": true + }, + { + "index": "1550", + "missed": true + }, + { + "index": "1551", + "missed": true + }, + { + "index": "1565", + "missed": true + }, + { + "index": "1566", + "missed": true + }, + { + "index": "1567", + "missed": true + }, + { + "index": "1568", + "missed": true + }, + { + "index": "1569", + "missed": true + }, + { + "index": "1570", + "missed": true + }, + { + "index": "1571", + "missed": true + }, + { + "index": "1572", + "missed": true + }, + { + "index": "1573", + "missed": true + }, + { + "index": "1574", + "missed": true + }, + { + "index": "1575", + "missed": true + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1577", + "missed": false + }, + { + "index": "1578", + "missed": false + }, + { + "index": "1579", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1584", + "missed": true + }, + { + "index": "1585", + "missed": true + }, + { + "index": "1586", + "missed": true + }, + { + "index": "1587", + "missed": true + }, + { + "index": "1588", + "missed": true + }, + { + "index": "1589", + "missed": true + }, + { + "index": "1590", + "missed": true + }, + { + "index": "1591", + "missed": true + }, + { + "index": "1592", + "missed": true + }, + { + "index": "1593", + "missed": true + }, + { + "index": "1594", + "missed": true + }, + { + "index": "1595", + "missed": true + }, + { + "index": "1596", + "missed": true + }, + { + "index": "1597", + "missed": true + }, + { + "index": "1598", + "missed": false + }, + { + "index": "1599", + "missed": false + }, + { + "index": "1600", + "missed": false + }, + { + "index": "1601", + "missed": false + }, + { + "index": "1602", + "missed": false + }, + { + "index": "1603", + "missed": false + }, + { + "index": "1604", + "missed": false + }, + { + "index": "1605", + "missed": false + }, + { + "index": "1606", + "missed": false + }, + { + "index": "1607", + "missed": false + }, + { + "index": "1608", + "missed": false + }, + { + "index": "1609", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1612", + "missed": false + }, + { + "index": "1613", + "missed": false + }, + { + "index": "1614", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": true + }, + { + "index": "1617", + "missed": true + }, + { + "index": "1618", + "missed": true + }, + { + "index": "1619", + "missed": true + }, + { + "index": "1620", + "missed": true + }, + { + "index": "1621", + "missed": true + }, + { + "index": "1622", + "missed": true + }, + { + "index": "1623", + "missed": true + }, + { + "index": "1624", + "missed": true + }, + { + "index": "1625", + "missed": true + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1627", + "missed": false + }, + { + "index": "1628", + "missed": false + }, + { + "index": "1629", + "missed": false + }, + { + "index": "1630", + "missed": false + }, + { + "index": "1631", + "missed": false + }, + { + "index": "1632", + "missed": false + }, + { + "index": "1633", + "missed": false + }, + { + "index": "1634", + "missed": false + }, + { + "index": "1635", + "missed": true + }, + { + "index": "1636", + "missed": true + }, + { + "index": "1637", + "missed": true + }, + { + "index": "1638", + "missed": true + }, + { + "index": "1639", + "missed": true + }, + { + "index": "1640", + "missed": true + }, + { + "index": "1641", + "missed": true + }, + { + "index": "1642", + "missed": true + }, + { + "index": "1643", + "missed": true + }, + { + "index": "1644", + "missed": true + }, + { + "index": "1645", + "missed": true + }, + { + "index": "1646", + "missed": true + }, + { + "index": "1647", + "missed": true + }, + { + "index": "1648", + "missed": true + }, + { + "index": "1649", + "missed": false + }, + { + "index": "1650", + "missed": false + }, + { + "index": "1651", + "missed": false + }, + { + "index": "1652", + "missed": false + }, + { + "index": "1653", + "missed": false + }, + { + "index": "1654", + "missed": false + }, + { + "index": "1655", + "missed": false + }, + { + "index": "1656", + "missed": false + }, + { + "index": "1657", + "missed": false + }, + { + "index": "1658", + "missed": false + }, + { + "index": "1659", + "missed": false + }, + { + "index": "1660", + "missed": true + }, + { + "index": "1661", + "missed": true + }, + { + "index": "1662", + "missed": true + }, + { + "index": "1663", + "missed": true + }, + { + "index": "1664", + "missed": true + }, + { + "index": "1665", + "missed": true + }, + { + "index": "1666", + "missed": true + }, + { + "index": "1667", + "missed": true + }, + { + "index": "1668", + "missed": true + }, + { + "index": "1669", + "missed": true + }, + { + "index": "1670", + "missed": true + }, + { + "index": "1671", + "missed": true + }, + { + "index": "1672", + "missed": false + }, + { + "index": "1673", + "missed": false + }, + { + "index": "1674", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": true + }, + { + "index": "1684", + "missed": true + }, + { + "index": "1685", + "missed": true + }, + { + "index": "1686", + "missed": true + }, + { + "index": "1687", + "missed": true + }, + { + "index": "1688", + "missed": true + }, + { + "index": "1689", + "missed": true + }, + { + "index": "1690", + "missed": true + }, + { + "index": "1691", + "missed": true + }, + { + "index": "1692", + "missed": true + }, + { + "index": "1693", + "missed": true + }, + { + "index": "1694", + "missed": false + }, + { + "index": "1695", + "missed": false + }, + { + "index": "1696", + "missed": false + }, + { + "index": "1697", + "missed": false + }, + { + "index": "1698", + "missed": false + }, + { + "index": "1699", + "missed": false + }, + { + "index": "1700", + "missed": false + }, + { + "index": "1701", + "missed": false + }, + { + "index": "1702", + "missed": false + }, + { + "index": "1703", + "missed": false + }, + { + "index": "1704", + "missed": false + }, + { + "index": "1705", + "missed": false + }, + { + "index": "1706", + "missed": true + }, + { + "index": "1707", + "missed": true + }, + { + "index": "1708", + "missed": true + }, + { + "index": "1709", + "missed": true + }, + { + "index": "1710", + "missed": true + }, + { + "index": "1711", + "missed": true + }, + { + "index": "1712", + "missed": true + }, + { + "index": "1713", + "missed": true + }, + { + "index": "1714", + "missed": true + }, + { + "index": "1715", + "missed": true + }, + { + "index": "1726", + "missed": true + }, + { + "index": "1727", + "missed": true + }, + { + "index": "1728", + "missed": true + }, + { + "index": "1729", + "missed": true + }, + { + "index": "1730", + "missed": true + }, + { + "index": "1731", + "missed": true + }, + { + "index": "1732", + "missed": true + }, + { + "index": "1733", + "missed": true + }, + { + "index": "1734", + "missed": true + }, + { + "index": "1735", + "missed": true + }, + { + "index": "1736", + "missed": true + }, + { + "index": "1737", + "missed": true + }, + { + "index": "1749", + "missed": true + }, + { + "index": "1750", + "missed": true + }, + { + "index": "1751", + "missed": true + }, + { + "index": "1752", + "missed": true + }, + { + "index": "1753", + "missed": true + }, + { + "index": "1754", + "missed": true + }, + { + "index": "1755", + "missed": true + }, + { + "index": "1756", + "missed": true + }, + { + "index": "1757", + "missed": true + }, + { + "index": "1758", + "missed": true + }, + { + "index": "1759", + "missed": true + }, + { + "index": "1760", + "missed": true + }, + { + "index": "1761", + "missed": true + }, + { + "index": "1772", + "missed": true + }, + { + "index": "1773", + "missed": true + }, + { + "index": "1774", + "missed": true + }, + { + "index": "1775", + "missed": true + }, + { + "index": "1776", + "missed": true + }, + { + "index": "1777", + "missed": true + }, + { + "index": "1778", + "missed": true + }, + { + "index": "1779", + "missed": true + }, + { + "index": "1780", + "missed": true + }, + { + "index": "1781", + "missed": true + }, + { + "index": "1782", + "missed": true + }, + { + "index": "1783", + "missed": true + }, + { + "index": "1792", + "missed": true + }, + { + "index": "1793", + "missed": true + }, + { + "index": "1794", + "missed": true + }, + { + "index": "1795", + "missed": true + }, + { + "index": "1796", + "missed": true + }, + { + "index": "1797", + "missed": true + }, + { + "index": "1798", + "missed": true + }, + { + "index": "1799", + "missed": true + }, + { + "index": "1800", + "missed": true + }, + { + "index": "1801", + "missed": true + }, + { + "index": "1802", + "missed": true + }, + { + "index": "1803", + "missed": true + }, + { + "index": "1804", + "missed": true + }, + { + "index": "1813", + "missed": true + }, + { + "index": "1814", + "missed": true + }, + { + "index": "1815", + "missed": true + }, + { + "index": "1816", + "missed": true + }, + { + "index": "1817", + "missed": true + }, + { + "index": "1818", + "missed": true + }, + { + "index": "1819", + "missed": true + }, + { + "index": "1820", + "missed": true + }, + { + "index": "1821", + "missed": true + }, + { + "index": "1822", + "missed": true + }, + { + "index": "1823", + "missed": true + }, + { + "index": "1824", + "missed": true + }, + { + "index": "1825", + "missed": true + }, + { + "index": "1826", + "missed": true + }, + { + "index": "1827", + "missed": true + }, + { + "index": "1838", + "missed": true + }, + { + "index": "1839", + "missed": true + }, + { + "index": "1840", + "missed": true + }, + { + "index": "1841", + "missed": true + }, + { + "index": "1842", + "missed": true + }, + { + "index": "1843", + "missed": true + }, + { + "index": "1844", + "missed": true + }, + { + "index": "1845", + "missed": true + }, + { + "index": "1846", + "missed": true + }, + { + "index": "1847", + "missed": true + }, + { + "index": "1848", + "missed": true + }, + { + "index": "1849", + "missed": true + }, + { + "index": "1861", + "missed": true + }, + { + "index": "1862", + "missed": true + }, + { + "index": "1863", + "missed": true + }, + { + "index": "1864", + "missed": true + }, + { + "index": "1865", + "missed": true + }, + { + "index": "1866", + "missed": true + }, + { + "index": "1867", + "missed": true + }, + { + "index": "1868", + "missed": true + }, + { + "index": "1869", + "missed": true + }, + { + "index": "1870", + "missed": true + }, + { + "index": "1871", + "missed": true + }, + { + "index": "1872", + "missed": true + }, + { + "index": "1886", + "missed": true + }, + { + "index": "1887", + "missed": true + }, + { + "index": "1888", + "missed": true + }, + { + "index": "1889", + "missed": true + }, + { + "index": "1890", + "missed": true + }, + { + "index": "1891", + "missed": true + }, + { + "index": "1892", + "missed": true + }, + { + "index": "1893", + "missed": true + }, + { + "index": "1894", + "missed": true + }, + { + "index": "1895", + "missed": true + }, + { + "index": "1896", + "missed": true + }, + { + "index": "1897", + "missed": true + }, + { + "index": "1898", + "missed": true + }, + { + "index": "1899", + "missed": true + }, + { + "index": "1900", + "missed": true + }, + { + "index": "1901", + "missed": true + }, + { + "index": "1902", + "missed": true + }, + { + "index": "1903", + "missed": true + }, + { + "index": "1904", + "missed": true + }, + { + "index": "1905", + "missed": true + }, + { + "index": "1906", + "missed": true + }, + { + "index": "1907", + "missed": true + }, + { + "index": "1908", + "missed": true + }, + { + "index": "1909", + "missed": true + }, + { + "index": "1910", + "missed": true + }, + { + "index": "1911", + "missed": true + }, + { + "index": "1922", + "missed": true + }, + { + "index": "1923", + "missed": true + }, + { + "index": "1924", + "missed": true + }, + { + "index": "1925", + "missed": true + }, + { + "index": "1926", + "missed": true + }, + { + "index": "1927", + "missed": true + }, + { + "index": "1928", + "missed": true + }, + { + "index": "1929", + "missed": true + }, + { + "index": "1930", + "missed": true + }, + { + "index": "1931", + "missed": true + }, + { + "index": "1932", + "missed": false + }, + { + "index": "1933", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "1936", + "missed": false + }, + { + "index": "1937", + "missed": false + }, + { + "index": "1938", + "missed": false + }, + { + "index": "1939", + "missed": false + }, + { + "index": "1940", + "missed": false + }, + { + "index": "1941", + "missed": true + }, + { + "index": "1942", + "missed": true + }, + { + "index": "1943", + "missed": true + }, + { + "index": "1944", + "missed": true + }, + { + "index": "1945", + "missed": true + }, + { + "index": "1946", + "missed": true + }, + { + "index": "1947", + "missed": true + }, + { + "index": "1948", + "missed": true + }, + { + "index": "1949", + "missed": true + }, + { + "index": "1950", + "missed": true + }, + { + "index": "1951", + "missed": true + }, + { + "index": "1952", + "missed": true + }, + { + "index": "1953", + "missed": true + }, + { + "index": "1954", + "missed": true + }, + { + "index": "1955", + "missed": true + }, + { + "index": "1956", + "missed": true + }, + { + "index": "1957", + "missed": false + }, + { + "index": "1958", + "missed": false + }, + { + "index": "1959", + "missed": false + }, + { + "index": "1960", + "missed": false + }, + { + "index": "1961", + "missed": false + }, + { + "index": "1962", + "missed": false + }, + { + "index": "1963", + "missed": false + }, + { + "index": "1964", + "missed": false + }, + { + "index": "1965", + "missed": false + }, + { + "index": "1966", + "missed": false + }, + { + "index": "1967", + "missed": false + }, + { + "index": "1968", + "missed": false + }, + { + "index": "1969", + "missed": false + }, + { + "index": "1970", + "missed": false + }, + { + "index": "1971", + "missed": false + }, + { + "index": "1972", + "missed": false + }, + { + "index": "1973", + "missed": false + }, + { + "index": "1974", + "missed": false + }, + { + "index": "1975", + "missed": true + }, + { + "index": "1976", + "missed": true + }, + { + "index": "1977", + "missed": true + }, + { + "index": "1978", + "missed": true + }, + { + "index": "1979", + "missed": true + }, + { + "index": "1980", + "missed": true + }, + { + "index": "1981", + "missed": true + }, + { + "index": "1982", + "missed": true + }, + { + "index": "1983", + "missed": true + }, + { + "index": "1989", + "missed": true + }, + { + "index": "1990", + "missed": true + }, + { + "index": "1991", + "missed": true + }, + { + "index": "1992", + "missed": true + }, + { + "index": "1993", + "missed": true + }, + { + "index": "1994", + "missed": true + }, + { + "index": "1995", + "missed": true + }, + { + "index": "1996", + "missed": true + }, + { + "index": "1997", + "missed": true + }, + { + "index": "2009", + "missed": true + }, + { + "index": "2010", + "missed": true + }, + { + "index": "2011", + "missed": true + }, + { + "index": "2012", + "missed": true + }, + { + "index": "2013", + "missed": true + }, + { + "index": "2014", + "missed": true + }, + { + "index": "2015", + "missed": true + }, + { + "index": "2016", + "missed": true + }, + { + "index": "2017", + "missed": true + }, + { + "index": "2018", + "missed": true + }, + { + "index": "2019", + "missed": true + }, + { + "index": "2020", + "missed": true + }, + { + "index": "2021", + "missed": true + }, + { + "index": "2029", + "missed": false + }, + { + "index": "2030", + "missed": false + }, + { + "index": "2031", + "missed": false + }, + { + "index": "2032", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2035", + "missed": true + }, + { + "index": "2036", + "missed": true + }, + { + "index": "2037", + "missed": true + }, + { + "index": "2038", + "missed": true + }, + { + "index": "2039", + "missed": true + }, + { + "index": "2040", + "missed": true + }, + { + "index": "2041", + "missed": true + }, + { + "index": "2042", + "missed": true + }, + { + "index": "2043", + "missed": true + }, + { + "index": "2051", + "missed": true + }, + { + "index": "2052", + "missed": true + }, + { + "index": "2053", + "missed": true + }, + { + "index": "2054", + "missed": true + }, + { + "index": "2055", + "missed": true + }, + { + "index": "2056", + "missed": true + }, + { + "index": "2063", + "missed": false + }, + { + "index": "2064", + "missed": true + }, + { + "index": "2065", + "missed": true + }, + { + "index": "2066", + "missed": true + }, + { + "index": "2067", + "missed": true + }, + { + "index": "2068", + "missed": true + }, + { + "index": "2069", + "missed": true + }, + { + "index": "2070", + "missed": true + }, + { + "index": "2071", + "missed": true + }, + { + "index": "2072", + "missed": false + }, + { + "index": "2073", + "missed": false + }, + { + "index": "2074", + "missed": false + }, + { + "index": "2075", + "missed": false + }, + { + "index": "2076", + "missed": false + }, + { + "index": "2077", + "missed": false + }, + { + "index": "2078", + "missed": false + }, + { + "index": "2079", + "missed": false + }, + { + "index": "2080", + "missed": false + }, + { + "index": "2081", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": true + }, + { + "index": "2085", + "missed": true + }, + { + "index": "2086", + "missed": true + }, + { + "index": "2087", + "missed": true + }, + { + "index": "2088", + "missed": true + }, + { + "index": "2089", + "missed": true + }, + { + "index": "2090", + "missed": true + }, + { + "index": "2091", + "missed": true + }, + { + "index": "2092", + "missed": true + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": true + }, + { + "index": "2104", + "missed": true + }, + { + "index": "2105", + "missed": true + }, + { + "index": "2106", + "missed": true + }, + { + "index": "2107", + "missed": true + }, + { + "index": "2108", + "missed": true + }, + { + "index": "2109", + "missed": true + }, + { + "index": "2110", + "missed": true + }, + { + "index": "2111", + "missed": true + }, + { + "index": "2112", + "missed": true + }, + { + "index": "2113", + "missed": true + }, + { + "index": "2114", + "missed": true + }, + { + "index": "2115", + "missed": true + }, + { + "index": "2116", + "missed": true + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": true + }, + { + "index": "2128", + "missed": true + }, + { + "index": "2129", + "missed": true + }, + { + "index": "2130", + "missed": true + }, + { + "index": "2131", + "missed": true + }, + { + "index": "2132", + "missed": true + }, + { + "index": "2133", + "missed": true + }, + { + "index": "2134", + "missed": true + }, + { + "index": "2135", + "missed": true + }, + { + "index": "2136", + "missed": true + }, + { + "index": "2137", + "missed": true + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": true + }, + { + "index": "2147", + "missed": true + }, + { + "index": "2148", + "missed": true + }, + { + "index": "2149", + "missed": true + }, + { + "index": "2150", + "missed": true + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": true + }, + { + "index": "2161", + "missed": true + }, + { + "index": "2162", + "missed": true + }, + { + "index": "2163", + "missed": true + }, + { + "index": "2164", + "missed": true + }, + { + "index": "2165", + "missed": true + }, + { + "index": "2166", + "missed": true + }, + { + "index": "2167", + "missed": true + }, + { + "index": "2168", + "missed": true + }, + { + "index": "2169", + "missed": true + }, + { + "index": "2170", + "missed": true + }, + { + "index": "2171", + "missed": true + }, + { + "index": "2172", + "missed": true + }, + { + "index": "2173", + "missed": true + }, + { + "index": "2174", + "missed": true + }, + { + "index": "2187", + "missed": true + }, + { + "index": "2188", + "missed": true + }, + { + "index": "2189", + "missed": true + }, + { + "index": "2190", + "missed": true + }, + { + "index": "2191", + "missed": true + }, + { + "index": "2192", + "missed": true + }, + { + "index": "2193", + "missed": true + }, + { + "index": "2194", + "missed": true + }, + { + "index": "2195", + "missed": true + }, + { + "index": "2196", + "missed": true + }, + { + "index": "2210", + "missed": true + }, + { + "index": "2211", + "missed": true + }, + { + "index": "2212", + "missed": true + }, + { + "index": "2213", + "missed": true + }, + { + "index": "2214", + "missed": true + }, + { + "index": "2215", + "missed": true + }, + { + "index": "2216", + "missed": true + }, + { + "index": "2217", + "missed": true + }, + { + "index": "2218", + "missed": true + }, + { + "index": "2229", + "missed": true + }, + { + "index": "2230", + "missed": true + }, + { + "index": "2231", + "missed": true + }, + { + "index": "2232", + "missed": true + }, + { + "index": "2233", + "missed": true + }, + { + "index": "2234", + "missed": true + }, + { + "index": "2235", + "missed": true + }, + { + "index": "2236", + "missed": true + }, + { + "index": "2237", + "missed": true + }, + { + "index": "2238", + "missed": true + }, + { + "index": "2239", + "missed": true + }, + { + "index": "2240", + "missed": true + }, + { + "index": "2241", + "missed": true + }, + { + "index": "2253", + "missed": true + }, + { + "index": "2254", + "missed": true + }, + { + "index": "2255", + "missed": true + }, + { + "index": "2256", + "missed": true + }, + { + "index": "2257", + "missed": true + }, + { + "index": "2258", + "missed": true + }, + { + "index": "2259", + "missed": true + }, + { + "index": "2260", + "missed": true + }, + { + "index": "2261", + "missed": true + }, + { + "index": "2262", + "missed": true + }, + { + "index": "2263", + "missed": true + }, + { + "index": "2279", + "missed": true + }, + { + "index": "2280", + "missed": true + }, + { + "index": "2281", + "missed": true + }, + { + "index": "2282", + "missed": true + }, + { + "index": "2283", + "missed": true + }, + { + "index": "2284", + "missed": true + }, + { + "index": "2291", + "missed": false + }, + { + "index": "2292", + "missed": false + }, + { + "index": "2293", + "missed": false + }, + { + "index": "2294", + "missed": false + }, + { + "index": "2295", + "missed": false + }, + { + "index": "2296", + "missed": false + }, + { + "index": "2297", + "missed": false + }, + { + "index": "2298", + "missed": false + }, + { + "index": "2299", + "missed": false + }, + { + "index": "2300", + "missed": false + }, + { + "index": "2301", + "missed": true + }, + { + "index": "2302", + "missed": true + }, + { + "index": "2303", + "missed": true + }, + { + "index": "2304", + "missed": true + }, + { + "index": "2305", + "missed": true + }, + { + "index": "2306", + "missed": true + }, + { + "index": "2307", + "missed": true + }, + { + "index": "2308", + "missed": true + }, + { + "index": "2309", + "missed": false + }, + { + "index": "2310", + "missed": false + }, + { + "index": "2311", + "missed": false + }, + { + "index": "2312", + "missed": false + }, + { + "index": "2313", + "missed": false + }, + { + "index": "2314", + "missed": false + }, + { + "index": "2315", + "missed": true + }, + { + "index": "2316", + "missed": true + }, + { + "index": "2317", + "missed": true + }, + { + "index": "2318", + "missed": true + }, + { + "index": "2319", + "missed": true + }, + { + "index": "2320", + "missed": true + }, + { + "index": "2321", + "missed": true + }, + { + "index": "2322", + "missed": true + }, + { + "index": "2323", + "missed": false + }, + { + "index": "2324", + "missed": false + }, + { + "index": "2325", + "missed": false + }, + { + "index": "2326", + "missed": false + }, + { + "index": "2327", + "missed": false + }, + { + "index": "2328", + "missed": false + }, + { + "index": "2329", + "missed": false + }, + { + "index": "2330", + "missed": false + }, + { + "index": "2331", + "missed": false + }, + { + "index": "2332", + "missed": false + }, + { + "index": "2333", + "missed": true + }, + { + "index": "2334", + "missed": true + }, + { + "index": "2335", + "missed": true + }, + { + "index": "2336", + "missed": true + }, + { + "index": "2337", + "missed": true + }, + { + "index": "2338", + "missed": true + }, + { + "index": "2339", + "missed": true + }, + { + "index": "2340", + "missed": true + }, + { + "index": "2341", + "missed": true + }, + { + "index": "2342", + "missed": true + }, + { + "index": "2343", + "missed": true + }, + { + "index": "2344", + "missed": true + }, + { + "index": "2345", + "missed": true + }, + { + "index": "2346", + "missed": true + }, + { + "index": "2347", + "missed": true + }, + { + "index": "2348", + "missed": true + }, + { + "index": "2349", + "missed": true + }, + { + "index": "2350", + "missed": true + }, + { + "index": "2351", + "missed": true + }, + { + "index": "2352", + "missed": true + }, + { + "index": "2353", + "missed": true + }, + { + "index": "2354", + "missed": true + }, + { + "index": "2355", + "missed": false + }, + { + "index": "2356", + "missed": false + }, + { + "index": "2363", + "missed": false + }, + { + "index": "2364", + "missed": false + }, + { + "index": "2365", + "missed": false + }, + { + "index": "2366", + "missed": false + }, + { + "index": "2367", + "missed": false + }, + { + "index": "2368", + "missed": false + }, + { + "index": "2369", + "missed": false + }, + { + "index": "2370", + "missed": true + }, + { + "index": "2371", + "missed": true + }, + { + "index": "2372", + "missed": true + }, + { + "index": "2373", + "missed": true + }, + { + "index": "2374", + "missed": true + }, + { + "index": "2375", + "missed": true + }, + { + "index": "2376", + "missed": true + }, + { + "index": "2384", + "missed": false + }, + { + "index": "2386", + "missed": false + }, + { + "index": "2387", + "missed": false + }, + { + "index": "2388", + "missed": false + }, + { + "index": "2389", + "missed": false + }, + { + "index": "2390", + "missed": false + }, + { + "index": "2391", + "missed": true + }, + { + "index": "2392", + "missed": true + }, + { + "index": "2393", + "missed": true + }, + { + "index": "2394", + "missed": true + }, + { + "index": "2395", + "missed": true + }, + { + "index": "2396", + "missed": true + }, + { + "index": "2397", + "missed": true + }, + { + "index": "2398", + "missed": true + }, + { + "index": "2399", + "missed": false + }, + { + "index": "2400", + "missed": false + }, + { + "index": "2401", + "missed": false + }, + { + "index": "2402", + "missed": false + }, + { + "index": "2403", + "missed": false + }, + { + "index": "2404", + "missed": false + }, + { + "index": "2407", + "missed": false + }, + { + "index": "2408", + "missed": false + }, + { + "index": "2409", + "missed": false + }, + { + "index": "2410", + "missed": true + }, + { + "index": "2411", + "missed": true + }, + { + "index": "2412", + "missed": true + }, + { + "index": "2413", + "missed": true + }, + { + "index": "2414", + "missed": true + }, + { + "index": "2415", + "missed": true + }, + { + "index": "2416", + "missed": true + }, + { + "index": "2417", + "missed": true + }, + { + "index": "2418", + "missed": true + }, + { + "index": "2419", + "missed": true + }, + { + "index": "2420", + "missed": true + }, + { + "index": "2421", + "missed": true + }, + { + "index": "2422", + "missed": true + }, + { + "index": "2427", + "missed": false + }, + { + "index": "2428", + "missed": false + }, + { + "index": "2429", + "missed": false + }, + { + "index": "2430", + "missed": false + }, + { + "index": "2431", + "missed": false + }, + { + "index": "2432", + "missed": false + }, + { + "index": "2433", + "missed": false + }, + { + "index": "2434", + "missed": false + }, + { + "index": "2435", + "missed": false + }, + { + "index": "2436", + "missed": false + }, + { + "index": "2437", + "missed": false + }, + { + "index": "2438", + "missed": false + }, + { + "index": "2439", + "missed": false + }, + { + "index": "2440", + "missed": false + }, + { + "index": "2441", + "missed": true + }, + { + "index": "2442", + "missed": true + }, + { + "index": "2443", + "missed": true + }, + { + "index": "2444", + "missed": true + }, + { + "index": "2445", + "missed": true + }, + { + "index": "2446", + "missed": true + }, + { + "index": "2447", + "missed": true + }, + { + "index": "2448", + "missed": true + }, + { + "index": "2449", + "missed": true + }, + { + "index": "2450", + "missed": true + }, + { + "index": "2451", + "missed": true + }, + { + "index": "2452", + "missed": false + }, + { + "index": "2453", + "missed": false + }, + { + "index": "2454", + "missed": false + }, + { + "index": "2455", + "missed": false + }, + { + "index": "2456", + "missed": false + }, + { + "index": "2457", + "missed": false + }, + { + "index": "2458", + "missed": false + }, + { + "index": "2459", + "missed": false + }, + { + "index": "2460", + "missed": true + }, + { + "index": "2461", + "missed": true + }, + { + "index": "2462", + "missed": true + }, + { + "index": "2463", + "missed": true + }, + { + "index": "2464", + "missed": true + }, + { + "index": "2465", + "missed": true + }, + { + "index": "2466", + "missed": false + }, + { + "index": "2467", + "missed": false + }, + { + "index": "2468", + "missed": false + }, + { + "index": "2469", + "missed": false + }, + { + "index": "2470", + "missed": false + }, + { + "index": "2471", + "missed": false + }, + { + "index": "2472", + "missed": false + }, + { + "index": "2473", + "missed": false + }, + { + "index": "2474", + "missed": false + }, + { + "index": "2475", + "missed": false + }, + { + "index": "2476", + "missed": true + }, + { + "index": "2477", + "missed": true + }, + { + "index": "2478", + "missed": true + }, + { + "index": "2479", + "missed": true + }, + { + "index": "2480", + "missed": true + }, + { + "index": "2481", + "missed": true + }, + { + "index": "2482", + "missed": true + }, + { + "index": "2483", + "missed": true + }, + { + "index": "2484", + "missed": true + }, + { + "index": "2485", + "missed": true + }, + { + "index": "2486", + "missed": true + }, + { + "index": "2487", + "missed": true + }, + { + "index": "2488", + "missed": true + }, + { + "index": "2489", + "missed": true + }, + { + "index": "2490", + "missed": false + }, + { + "index": "2491", + "missed": false + }, + { + "index": "2492", + "missed": false + }, + { + "index": "2493", + "missed": false + }, + { + "index": "2494", + "missed": false + }, + { + "index": "2495", + "missed": false + }, + { + "index": "2500", + "missed": true + }, + { + "index": "2501", + "missed": true + }, + { + "index": "2502", + "missed": true + }, + { + "index": "2503", + "missed": true + }, + { + "index": "2504", + "missed": true + }, + { + "index": "2505", + "missed": true + }, + { + "index": "2506", + "missed": true + }, + { + "index": "2507", + "missed": true + }, + { + "index": "2508", + "missed": true + }, + { + "index": "2509", + "missed": true + }, + { + "index": "2510", + "missed": true + }, + { + "index": "2511", + "missed": true + }, + { + "index": "2517", + "missed": true + }, + { + "index": "2518", + "missed": true + }, + { + "index": "2519", + "missed": true + }, + { + "index": "2520", + "missed": true + }, + { + "index": "2521", + "missed": true + }, + { + "index": "2522", + "missed": true + }, + { + "index": "2523", + "missed": true + }, + { + "index": "2524", + "missed": true + }, + { + "index": "2525", + "missed": true + }, + { + "index": "2536", + "missed": true + }, + { + "index": "2537", + "missed": true + }, + { + "index": "2538", + "missed": true + }, + { + "index": "2539", + "missed": true + }, + { + "index": "2540", + "missed": true + }, + { + "index": "2541", + "missed": true + }, + { + "index": "2542", + "missed": true + }, + { + "index": "2543", + "missed": true + }, + { + "index": "2544", + "missed": true + }, + { + "index": "2545", + "missed": true + }, + { + "index": "2546", + "missed": true + }, + { + "index": "2547", + "missed": true + }, + { + "index": "2548", + "missed": true + }, + { + "index": "2549", + "missed": false + }, + { + "index": "2550", + "missed": false + }, + { + "index": "2551", + "missed": false + }, + { + "index": "2552", + "missed": false + }, + { + "index": "2553", + "missed": false + }, + { + "index": "2554", + "missed": false + }, + { + "index": "2555", + "missed": false + }, + { + "index": "2562", + "missed": true + }, + { + "index": "2563", + "missed": true + }, + { + "index": "2564", + "missed": true + }, + { + "index": "2565", + "missed": true + }, + { + "index": "2566", + "missed": true + }, + { + "index": "2567", + "missed": true + }, + { + "index": "2568", + "missed": true + }, + { + "index": "2569", + "missed": true + }, + { + "index": "2570", + "missed": true + }, + { + "index": "2578", + "missed": true + }, + { + "index": "2579", + "missed": true + }, + { + "index": "2580", + "missed": true + }, + { + "index": "2581", + "missed": true + }, + { + "index": "2582", + "missed": true + }, + { + "index": "2583", + "missed": true + }, + { + "index": "2584", + "missed": true + }, + { + "index": "2598", + "missed": true + }, + { + "index": "2599", + "missed": true + }, + { + "index": "2600", + "missed": true + }, + { + "index": "2601", + "missed": true + }, + { + "index": "2602", + "missed": true + }, + { + "index": "2603", + "missed": true + }, + { + "index": "2604", + "missed": true + }, + { + "index": "2605", + "missed": true + }, + { + "index": "2606", + "missed": true + }, + { + "index": "2607", + "missed": true + }, + { + "index": "2608", + "missed": true + }, + { + "index": "2609", + "missed": false + }, + { + "index": "2622", + "missed": true + }, + { + "index": "2623", + "missed": true + }, + { + "index": "2624", + "missed": true + }, + { + "index": "2625", + "missed": true + }, + { + "index": "2626", + "missed": true + }, + { + "index": "2627", + "missed": true + }, + { + "index": "2628", + "missed": true + }, + { + "index": "2629", + "missed": true + }, + { + "index": "2630", + "missed": true + }, + { + "index": "2641", + "missed": true + }, + { + "index": "2642", + "missed": true + }, + { + "index": "2643", + "missed": true + }, + { + "index": "2644", + "missed": true + }, + { + "index": "2645", + "missed": true + }, + { + "index": "2646", + "missed": true + }, + { + "index": "2647", + "missed": true + }, + { + "index": "2648", + "missed": true + }, + { + "index": "2649", + "missed": true + }, + { + "index": "2650", + "missed": true + }, + { + "index": "2651", + "missed": true + }, + { + "index": "2652", + "missed": true + }, + { + "index": "2653", + "missed": true + }, + { + "index": "2654", + "missed": true + }, + { + "index": "2665", + "missed": false + }, + { + "index": "2666", + "missed": false + }, + { + "index": "2667", + "missed": false + }, + { + "index": "2668", + "missed": false + }, + { + "index": "2669", + "missed": true + }, + { + "index": "2670", + "missed": true + }, + { + "index": "2671", + "missed": true + }, + { + "index": "2672", + "missed": true + }, + { + "index": "2673", + "missed": true + }, + { + "index": "2674", + "missed": true + }, + { + "index": "2675", + "missed": false + }, + { + "index": "2676", + "missed": false + }, + { + "index": "2677", + "missed": false + }, + { + "index": "2690", + "missed": true + }, + { + "index": "2691", + "missed": true + }, + { + "index": "2692", + "missed": true + }, + { + "index": "2693", + "missed": true + }, + { + "index": "2694", + "missed": true + }, + { + "index": "2695", + "missed": true + }, + { + "index": "2696", + "missed": true + }, + { + "index": "2697", + "missed": true + }, + { + "index": "2712", + "missed": true + }, + { + "index": "2713", + "missed": true + }, + { + "index": "2714", + "missed": true + }, + { + "index": "2715", + "missed": true + }, + { + "index": "2716", + "missed": true + }, + { + "index": "2717", + "missed": true + }, + { + "index": "2718", + "missed": true + }, + { + "index": "2719", + "missed": true + }, + { + "index": "2736", + "missed": true + }, + { + "index": "2737", + "missed": true + }, + { + "index": "2738", + "missed": true + }, + { + "index": "2739", + "missed": true + }, + { + "index": "2740", + "missed": true + }, + { + "index": "2741", + "missed": true + }, + { + "index": "2742", + "missed": true + }, + { + "index": "2757", + "missed": true + }, + { + "index": "2758", + "missed": true + }, + { + "index": "2759", + "missed": true + }, + { + "index": "2760", + "missed": true + }, + { + "index": "2761", + "missed": true + }, + { + "index": "2762", + "missed": true + }, + { + "index": "2763", + "missed": true + }, + { + "index": "2764", + "missed": true + }, + { + "index": "2765", + "missed": false + }, + { + "index": "2766", + "missed": false + }, + { + "index": "2767", + "missed": false + }, + { + "index": "2768", + "missed": false + }, + { + "index": "2769", + "missed": false + }, + { + "index": "2770", + "missed": false + }, + { + "index": "2774", + "missed": true + }, + { + "index": "2775", + "missed": true + }, + { + "index": "2776", + "missed": true + }, + { + "index": "2777", + "missed": true + }, + { + "index": "2778", + "missed": true + }, + { + "index": "2789", + "missed": true + }, + { + "index": "2790", + "missed": true + }, + { + "index": "2791", + "missed": true + }, + { + "index": "2792", + "missed": true + }, + { + "index": "2793", + "missed": true + }, + { + "index": "2794", + "missed": true + }, + { + "index": "2795", + "missed": true + }, + { + "index": "2796", + "missed": true + }, + { + "index": "2797", + "missed": true + }, + { + "index": "2798", + "missed": true + }, + { + "index": "2799", + "missed": true + }, + { + "index": "2800", + "missed": true + }, + { + "index": "2801", + "missed": true + }, + { + "index": "2802", + "missed": true + }, + { + "index": "2803", + "missed": true + }, + { + "index": "2804", + "missed": true + }, + { + "index": "2805", + "missed": true + }, + { + "index": "2806", + "missed": true + }, + { + "index": "2807", + "missed": true + }, + { + "index": "2808", + "missed": true + }, + { + "index": "2809", + "missed": true + }, + { + "index": "2810", + "missed": true + }, + { + "index": "2811", + "missed": true + }, + { + "index": "2812", + "missed": true + }, + { + "index": "2813", + "missed": true + }, + { + "index": "2814", + "missed": true + }, + { + "index": "2815", + "missed": true + }, + { + "index": "2816", + "missed": true + }, + { + "index": "2817", + "missed": true + }, + { + "index": "2818", + "missed": true + }, + { + "index": "2819", + "missed": true + }, + { + "index": "2820", + "missed": true + }, + { + "index": "2821", + "missed": true + }, + { + "index": "2822", + "missed": true + }, + { + "index": "2823", + "missed": true + }, + { + "index": "2824", + "missed": true + }, + { + "index": "2825", + "missed": true + }, + { + "index": "2826", + "missed": true + }, + { + "index": "2827", + "missed": true + }, + { + "index": "2828", + "missed": true + }, + { + "index": "2829", + "missed": true + }, + { + "index": "2830", + "missed": true + }, + { + "index": "2831", + "missed": true + }, + { + "index": "2832", + "missed": true + }, + { + "index": "2833", + "missed": true + }, + { + "index": "2834", + "missed": true + }, + { + "index": "2835", + "missed": true + }, + { + "index": "2847", + "missed": true + }, + { + "index": "2848", + "missed": true + }, + { + "index": "2849", + "missed": true + }, + { + "index": "2850", + "missed": true + }, + { + "index": "2851", + "missed": true + }, + { + "index": "2862", + "missed": true + }, + { + "index": "2863", + "missed": true + }, + { + "index": "2864", + "missed": true + }, + { + "index": "2865", + "missed": true + }, + { + "index": "2866", + "missed": true + }, + { + "index": "2867", + "missed": true + }, + { + "index": "2868", + "missed": true + }, + { + "index": "2869", + "missed": true + }, + { + "index": "2870", + "missed": true + }, + { + "index": "2871", + "missed": true + }, + { + "index": "2872", + "missed": true + }, + { + "index": "2873", + "missed": true + }, + { + "index": "2874", + "missed": true + }, + { + "index": "2875", + "missed": true + }, + { + "index": "2884", + "missed": true + }, + { + "index": "2885", + "missed": true + }, + { + "index": "2886", + "missed": true + }, + { + "index": "2887", + "missed": true + }, + { + "index": "2888", + "missed": true + }, + { + "index": "2889", + "missed": true + }, + { + "index": "2890", + "missed": true + }, + { + "index": "2891", + "missed": true + }, + { + "index": "2892", + "missed": true + }, + { + "index": "2893", + "missed": true + }, + { + "index": "2894", + "missed": true + }, + { + "index": "2895", + "missed": true + }, + { + "index": "2896", + "missed": true + }, + { + "index": "2897", + "missed": true + }, + { + "index": "2898", + "missed": true + }, + { + "index": "2911", + "missed": true + }, + { + "index": "2912", + "missed": true + }, + { + "index": "2913", + "missed": true + }, + { + "index": "2914", + "missed": true + }, + { + "index": "2915", + "missed": true + }, + { + "index": "2916", + "missed": true + }, + { + "index": "2917", + "missed": true + }, + { + "index": "2918", + "missed": true + }, + { + "index": "2919", + "missed": true + }, + { + "index": "2921", + "missed": false + }, + { + "index": "2922", + "missed": false + }, + { + "index": "2923", + "missed": false + }, + { + "index": "2924", + "missed": false + }, + { + "index": "2925", + "missed": false + }, + { + "index": "2926", + "missed": false + }, + { + "index": "2927", + "missed": false + }, + { + "index": "2928", + "missed": false + }, + { + "index": "2929", + "missed": false + }, + { + "index": "2930", + "missed": false + }, + { + "index": "2931", + "missed": true + }, + { + "index": "2932", + "missed": true + }, + { + "index": "2933", + "missed": true + }, + { + "index": "2934", + "missed": true + }, + { + "index": "2935", + "missed": true + }, + { + "index": "2936", + "missed": true + }, + { + "index": "2937", + "missed": true + }, + { + "index": "2938", + "missed": true + }, + { + "index": "2939", + "missed": true + }, + { + "index": "2940", + "missed": true + }, + { + "index": "2941", + "missed": true + }, + { + "index": "2942", + "missed": true + }, + { + "index": "2943", + "missed": true + }, + { + "index": "2944", + "missed": false + }, + { + "index": "2945", + "missed": false + }, + { + "index": "2946", + "missed": false + }, + { + "index": "2947", + "missed": false + }, + { + "index": "2948", + "missed": false + }, + { + "index": "2949", + "missed": false + }, + { + "index": "2950", + "missed": true + }, + { + "index": "2951", + "missed": true + }, + { + "index": "2952", + "missed": true + }, + { + "index": "2953", + "missed": true + }, + { + "index": "2954", + "missed": true + }, + { + "index": "2955", + "missed": true + }, + { + "index": "2956", + "missed": true + }, + { + "index": "2957", + "missed": false + }, + { + "index": "2958", + "missed": false + }, + { + "index": "2959", + "missed": false + }, + { + "index": "2960", + "missed": false + }, + { + "index": "2961", + "missed": false + }, + { + "index": "2962", + "missed": false + }, + { + "index": "2963", + "missed": false + }, + { + "index": "2964", + "missed": false + }, + { + "index": "2965", + "missed": false + }, + { + "index": "2966", + "missed": false + }, + { + "index": "2967", + "missed": false + }, + { + "index": "2968", + "missed": true + }, + { + "index": "2969", + "missed": true + }, + { + "index": "2970", + "missed": true + }, + { + "index": "2971", + "missed": true + }, + { + "index": "2972", + "missed": true + }, + { + "index": "2973", + "missed": true + }, + { + "index": "2974", + "missed": true + }, + { + "index": "2975", + "missed": true + }, + { + "index": "2976", + "missed": true + }, + { + "index": "2977", + "missed": true + }, + { + "index": "2978", + "missed": true + }, + { + "index": "2979", + "missed": true + }, + { + "index": "2980", + "missed": true + }, + { + "index": "2981", + "missed": false + }, + { + "index": "2982", + "missed": false + }, + { + "index": "2983", + "missed": false + }, + { + "index": "2984", + "missed": false + }, + { + "index": "2985", + "missed": false + }, + { + "index": "2986", + "missed": false + }, + { + "index": "2987", + "missed": false + }, + { + "index": "2988", + "missed": false + }, + { + "index": "2989", + "missed": false + }, + { + "index": "2990", + "missed": false + }, + { + "index": "2991", + "missed": false + }, + { + "index": "2992", + "missed": false + }, + { + "index": "2993", + "missed": false + }, + { + "index": "2994", + "missed": false + }, + { + "index": "2995", + "missed": false + }, + { + "index": "2996", + "missed": false + }, + { + "index": "2997", + "missed": false + }, + { + "index": "2998", + "missed": false + }, + { + "index": "2999", + "missed": false + }, + { + "index": "3000", + "missed": true + }, + { + "index": "3001", + "missed": true + }, + { + "index": "3002", + "missed": true + }, + { + "index": "3003", + "missed": true + }, + { + "index": "3004", + "missed": true + }, + { + "index": "3005", + "missed": true + }, + { + "index": "3006", + "missed": true + }, + { + "index": "3007", + "missed": true + }, + { + "index": "3008", + "missed": true + }, + { + "index": "3009", + "missed": true + }, + { + "index": "3010", + "missed": true + }, + { + "index": "3011", + "missed": false + }, + { + "index": "3012", + "missed": false + }, + { + "index": "3013", + "missed": false + }, + { + "index": "3014", + "missed": false + }, + { + "index": "3015", + "missed": false + }, + { + "index": "3016", + "missed": false + }, + { + "index": "3017", + "missed": false + }, + { + "index": "3018", + "missed": false + }, + { + "index": "3019", + "missed": false + }, + { + "index": "3020", + "missed": false + }, + { + "index": "3021", + "missed": false + }, + { + "index": "3022", + "missed": false + }, + { + "index": "3023", + "missed": false + }, + { + "index": "3024", + "missed": false + }, + { + "index": "3026", + "missed": false + }, + { + "index": "3027", + "missed": false + }, + { + "index": "3028", + "missed": true + }, + { + "index": "3029", + "missed": true + }, + { + "index": "3030", + "missed": true + }, + { + "index": "3031", + "missed": true + }, + { + "index": "3032", + "missed": true + }, + { + "index": "3033", + "missed": true + }, + { + "index": "3034", + "missed": true + }, + { + "index": "3035", + "missed": true + }, + { + "index": "3036", + "missed": true + }, + { + "index": "3037", + "missed": true + }, + { + "index": "3038", + "missed": true + }, + { + "index": "3039", + "missed": true + }, + { + "index": "3040", + "missed": false + }, + { + "index": "3041", + "missed": false + }, + { + "index": "3042", + "missed": false + }, + { + "index": "3043", + "missed": false + }, + { + "index": "3044", + "missed": false + }, + { + "index": "3045", + "missed": false + }, + { + "index": "3046", + "missed": false + }, + { + "index": "3047", + "missed": false + }, + { + "index": "3048", + "missed": false + }, + { + "index": "3049", + "missed": false + }, + { + "index": "3050", + "missed": false + }, + { + "index": "3051", + "missed": false + }, + { + "index": "3054", + "missed": true + }, + { + "index": "3055", + "missed": true + }, + { + "index": "3056", + "missed": true + }, + { + "index": "3057", + "missed": true + }, + { + "index": "3058", + "missed": true + }, + { + "index": "3059", + "missed": true + }, + { + "index": "3060", + "missed": true + }, + { + "index": "3061", + "missed": true + }, + { + "index": "3063", + "missed": false + }, + { + "index": "3065", + "missed": false + }, + { + "index": "3066", + "missed": false + }, + { + "index": "3067", + "missed": false + }, + { + "index": "3068", + "missed": false + }, + { + "index": "3069", + "missed": false + }, + { + "index": "3070", + "missed": false + }, + { + "index": "3071", + "missed": false + }, + { + "index": "3072", + "missed": false + }, + { + "index": "3073", + "missed": true + }, + { + "index": "3074", + "missed": true + }, + { + "index": "3075", + "missed": true + }, + { + "index": "3076", + "missed": true + }, + { + "index": "3077", + "missed": true + }, + { + "index": "3078", + "missed": true + }, + { + "index": "3079", + "missed": true + }, + { + "index": "3080", + "missed": true + }, + { + "index": "3081", + "missed": true + }, + { + "index": "3082", + "missed": true + }, + { + "index": "3083", + "missed": true + }, + { + "index": "3084", + "missed": true + }, + { + "index": "3085", + "missed": true + }, + { + "index": "3086", + "missed": false + }, + { + "index": "3087", + "missed": false + }, + { + "index": "3094", + "missed": true + }, + { + "index": "3095", + "missed": true + }, + { + "index": "3096", + "missed": true + }, + { + "index": "3097", + "missed": true + }, + { + "index": "3098", + "missed": true + }, + { + "index": "3099", + "missed": true + }, + { + "index": "3100", + "missed": true + }, + { + "index": "3101", + "missed": true + }, + { + "index": "3102", + "missed": true + }, + { + "index": "3103", + "missed": true + }, + { + "index": "3104", + "missed": true + }, + { + "index": "3105", + "missed": true + }, + { + "index": "3106", + "missed": true + }, + { + "index": "3107", + "missed": true + }, + { + "index": "3116", + "missed": true + }, + { + "index": "3117", + "missed": true + }, + { + "index": "3118", + "missed": true + }, + { + "index": "3119", + "missed": true + }, + { + "index": "3120", + "missed": true + }, + { + "index": "3121", + "missed": true + }, + { + "index": "3122", + "missed": true + }, + { + "index": "3123", + "missed": true + }, + { + "index": "3124", + "missed": true + }, + { + "index": "3125", + "missed": true + }, + { + "index": "3126", + "missed": true + }, + { + "index": "3127", + "missed": true + }, + { + "index": "3128", + "missed": true + }, + { + "index": "3129", + "missed": true + }, + { + "index": "3130", + "missed": false + }, + { + "index": "3131", + "missed": false + }, + { + "index": "3132", + "missed": false + }, + { + "index": "3133", + "missed": false + }, + { + "index": "3143", + "missed": true + }, + { + "index": "3144", + "missed": true + }, + { + "index": "3145", + "missed": true + }, + { + "index": "3146", + "missed": true + }, + { + "index": "3147", + "missed": true + }, + { + "index": "3148", + "missed": true + }, + { + "index": "3149", + "missed": true + }, + { + "index": "3150", + "missed": true + }, + { + "index": "3151", + "missed": true + }, + { + "index": "3152", + "missed": true + }, + { + "index": "3153", + "missed": false + }, + { + "index": "3154", + "missed": false + }, + { + "index": "3155", + "missed": false + }, + { + "index": "3156", + "missed": false + }, + { + "index": "3161", + "missed": true + }, + { + "index": "3162", + "missed": true + }, + { + "index": "3163", + "missed": true + }, + { + "index": "3164", + "missed": true + }, + { + "index": "3165", + "missed": true + }, + { + "index": "3166", + "missed": true + }, + { + "index": "3167", + "missed": true + }, + { + "index": "3168", + "missed": true + }, + { + "index": "3169", + "missed": true + }, + { + "index": "3170", + "missed": true + }, + { + "index": "3171", + "missed": true + }, + { + "index": "3172", + "missed": true + }, + { + "index": "3173", + "missed": true + }, + { + "index": "3174", + "missed": true + }, + { + "index": "3175", + "missed": true + }, + { + "index": "3183", + "missed": false + }, + { + "index": "3184", + "missed": false + }, + { + "index": "3185", + "missed": false + }, + { + "index": "3186", + "missed": false + }, + { + "index": "3187", + "missed": false + }, + { + "index": "3188", + "missed": true + }, + { + "index": "3189", + "missed": true + }, + { + "index": "3190", + "missed": true + }, + { + "index": "3191", + "missed": true + }, + { + "index": "3192", + "missed": true + }, + { + "index": "3193", + "missed": true + }, + { + "index": "3194", + "missed": true + }, + { + "index": "3195", + "missed": true + }, + { + "index": "3196", + "missed": true + }, + { + "index": "3197", + "missed": true + }, + { + "index": "3198", + "missed": true + }, + { + "index": "3199", + "missed": false + }, + { + "index": "3200", + "missed": false + }, + { + "index": "3201", + "missed": false + }, + { + "index": "3202", + "missed": false + }, + { + "index": "3203", + "missed": false + }, + { + "index": "3204", + "missed": false + }, + { + "index": "3205", + "missed": false + }, + { + "index": "3206", + "missed": false + }, + { + "index": "3207", + "missed": false + }, + { + "index": "3209", + "missed": false + }, + { + "index": "3210", + "missed": false + }, + { + "index": "3211", + "missed": false + }, + { + "index": "3212", + "missed": false + }, + { + "index": "3213", + "missed": false + }, + { + "index": "3214", + "missed": true + }, + { + "index": "3215", + "missed": true + }, + { + "index": "3216", + "missed": true + }, + { + "index": "3217", + "missed": true + }, + { + "index": "3218", + "missed": true + }, + { + "index": "3219", + "missed": true + }, + { + "index": "3220", + "missed": false + }, + { + "index": "3222", + "missed": false + }, + { + "index": "3223", + "missed": false + }, + { + "index": "3224", + "missed": false + }, + { + "index": "3225", + "missed": false + }, + { + "index": "3226", + "missed": false + }, + { + "index": "3227", + "missed": false + }, + { + "index": "3228", + "missed": false + }, + { + "index": "3229", + "missed": false + }, + { + "index": "3230", + "missed": false + }, + { + "index": "3231", + "missed": false + }, + { + "index": "3234", + "missed": true + }, + { + "index": "3235", + "missed": true + }, + { + "index": "3236", + "missed": true + }, + { + "index": "3237", + "missed": true + }, + { + "index": "3238", + "missed": true + }, + { + "index": "3239", + "missed": true + }, + { + "index": "3240", + "missed": true + }, + { + "index": "3241", + "missed": true + }, + { + "index": "3242", + "missed": true + }, + { + "index": "3243", + "missed": true + }, + { + "index": "3246", + "missed": false + }, + { + "index": "3247", + "missed": false + }, + { + "index": "3248", + "missed": false + }, + { + "index": "3249", + "missed": false + }, + { + "index": "3250", + "missed": false + }, + { + "index": "3251", + "missed": false + }, + { + "index": "3252", + "missed": false + }, + { + "index": "3253", + "missed": false + }, + { + "index": "3254", + "missed": false + }, + { + "index": "3255", + "missed": true + }, + { + "index": "3256", + "missed": true + }, + { + "index": "3257", + "missed": true + }, + { + "index": "3258", + "missed": true + }, + { + "index": "3259", + "missed": true + }, + { + "index": "3260", + "missed": true + }, + { + "index": "3261", + "missed": true + }, + { + "index": "3262", + "missed": true + }, + { + "index": "3263", + "missed": true + }, + { + "index": "3264", + "missed": true + }, + { + "index": "3265", + "missed": true + }, + { + "index": "3266", + "missed": true + }, + { + "index": "3267", + "missed": true + }, + { + "index": "3268", + "missed": true + }, + { + "index": "3269", + "missed": true + }, + { + "index": "3270", + "missed": true + }, + { + "index": "3271", + "missed": true + }, + { + "index": "3272", + "missed": true + }, + { + "index": "3273", + "missed": true + }, + { + "index": "3274", + "missed": true + }, + { + "index": "3275", + "missed": true + }, + { + "index": "3276", + "missed": true + }, + { + "index": "3277", + "missed": true + }, + { + "index": "3278", + "missed": true + }, + { + "index": "3279", + "missed": true + }, + { + "index": "3280", + "missed": true + }, + { + "index": "3281", + "missed": true + }, + { + "index": "3282", + "missed": true + }, + { + "index": "3283", + "missed": true + }, + { + "index": "3284", + "missed": true + }, + { + "index": "3285", + "missed": true + }, + { + "index": "3286", + "missed": true + }, + { + "index": "3287", + "missed": true + }, + { + "index": "3288", + "missed": true + }, + { + "index": "3289", + "missed": true + }, + { + "index": "3290", + "missed": true + }, + { + "index": "3291", + "missed": true + }, + { + "index": "3292", + "missed": true + }, + { + "index": "3293", + "missed": true + }, + { + "index": "3294", + "missed": true + }, + { + "index": "3295", + "missed": true + }, + { + "index": "3296", + "missed": true + }, + { + "index": "3297", + "missed": true + }, + { + "index": "3298", + "missed": false + }, + { + "index": "3299", + "missed": false + }, + { + "index": "3300", + "missed": false + }, + { + "index": "3301", + "missed": false + }, + { + "index": "3302", + "missed": false + }, + { + "index": "3303", + "missed": false + }, + { + "index": "3304", + "missed": false + }, + { + "index": "3305", + "missed": false + }, + { + "index": "3306", + "missed": false + }, + { + "index": "3307", + "missed": false + }, + { + "index": "3308", + "missed": true + }, + { + "index": "3309", + "missed": true + }, + { + "index": "3310", + "missed": true + }, + { + "index": "3311", + "missed": true + }, + { + "index": "3312", + "missed": true + }, + { + "index": "3313", + "missed": true + }, + { + "index": "3314", + "missed": true + }, + { + "index": "3315", + "missed": true + }, + { + "index": "3316", + "missed": true + }, + { + "index": "3317", + "missed": false + }, + { + "index": "3318", + "missed": false + }, + { + "index": "3319", + "missed": false + }, + { + "index": "3320", + "missed": false + }, + { + "index": "3321", + "missed": false + }, + { + "index": "3322", + "missed": false + }, + { + "index": "3323", + "missed": false + }, + { + "index": "3324", + "missed": false + }, + { + "index": "3325", + "missed": false + }, + { + "index": "3326", + "missed": false + }, + { + "index": "3327", + "missed": false + }, + { + "index": "3328", + "missed": true + }, + { + "index": "3329", + "missed": true + }, + { + "index": "3330", + "missed": true + }, + { + "index": "3331", + "missed": true + }, + { + "index": "3332", + "missed": true + }, + { + "index": "3333", + "missed": true + }, + { + "index": "3334", + "missed": true + }, + { + "index": "3335", + "missed": true + }, + { + "index": "3336", + "missed": true + }, + { + "index": "3337", + "missed": true + }, + { + "index": "3338", + "missed": true + }, + { + "index": "3339", + "missed": false + }, + { + "index": "3340", + "missed": false + }, + { + "index": "3341", + "missed": false + }, + { + "index": "3342", + "missed": false + }, + { + "index": "3343", + "missed": false + }, + { + "index": "3344", + "missed": false + }, + { + "index": "3345", + "missed": false + }, + { + "index": "3346", + "missed": false + }, + { + "index": "3347", + "missed": false + }, + { + "index": "3348", + "missed": false + }, + { + "index": "3349", + "missed": false + }, + { + "index": "3350", + "missed": false + }, + { + "index": "3351", + "missed": false + }, + { + "index": "3352", + "missed": false + }, + { + "index": "3353", + "missed": false + }, + { + "index": "3354", + "missed": false + }, + { + "index": "3355", + "missed": false + }, + { + "index": "3356", + "missed": true + }, + { + "index": "3357", + "missed": true + }, + { + "index": "3358", + "missed": true + }, + { + "index": "3359", + "missed": true + }, + { + "index": "3360", + "missed": true + }, + { + "index": "3361", + "missed": true + }, + { + "index": "3362", + "missed": true + }, + { + "index": "3363", + "missed": true + }, + { + "index": "3364", + "missed": true + }, + { + "index": "3365", + "missed": true + }, + { + "index": "3366", + "missed": true + }, + { + "index": "3367", + "missed": true + }, + { + "index": "3368", + "missed": true + }, + { + "index": "3369", + "missed": true + }, + { + "index": "3370", + "missed": true + }, + { + "index": "3371", + "missed": false + }, + { + "index": "3372", + "missed": false + }, + { + "index": "3373", + "missed": false + }, + { + "index": "3374", + "missed": false + }, + { + "index": "3375", + "missed": false + }, + { + "index": "3376", + "missed": false + }, + { + "index": "3377", + "missed": false + }, + { + "index": "3378", + "missed": false + }, + { + "index": "3379", + "missed": false + }, + { + "index": "3380", + "missed": false + }, + { + "index": "3381", + "missed": false + }, + { + "index": "3382", + "missed": false + }, + { + "index": "3383", + "missed": false + }, + { + "index": "3384", + "missed": true + }, + { + "index": "3385", + "missed": true + }, + { + "index": "3386", + "missed": true + }, + { + "index": "3387", + "missed": true + }, + { + "index": "3388", + "missed": true + }, + { + "index": "3389", + "missed": true + }, + { + "index": "3390", + "missed": false + }, + { + "index": "3391", + "missed": false + }, + { + "index": "3392", + "missed": false + }, + { + "index": "3393", + "missed": false + }, + { + "index": "3394", + "missed": false + }, + { + "index": "3395", + "missed": false + }, + { + "index": "3396", + "missed": false + }, + { + "index": "3397", + "missed": false + }, + { + "index": "3398", + "missed": false + }, + { + "index": "3399", + "missed": false + }, + { + "index": "3400", + "missed": false + }, + { + "index": "3401", + "missed": false + }, + { + "index": "3402", + "missed": false + }, + { + "index": "3403", + "missed": false + }, + { + "index": "3404", + "missed": false + }, + { + "index": "3405", + "missed": false + }, + { + "index": "3406", + "missed": false + }, + { + "index": "3407", + "missed": false + }, + { + "index": "3408", + "missed": false + }, + { + "index": "3409", + "missed": true + }, + { + "index": "3410", + "missed": true + }, + { + "index": "3411", + "missed": true + }, + { + "index": "3412", + "missed": true + }, + { + "index": "3413", + "missed": true + }, + { + "index": "3414", + "missed": true + }, + { + "index": "3415", + "missed": true + }, + { + "index": "3416", + "missed": true + }, + { + "index": "3417", + "missed": true + }, + { + "index": "3418", + "missed": true + }, + { + "index": "3419", + "missed": true + }, + { + "index": "3420", + "missed": true + }, + { + "index": "3421", + "missed": false + }, + { + "index": "3422", + "missed": false + }, + { + "index": "3423", + "missed": false + }, + { + "index": "3424", + "missed": false + }, + { + "index": "3425", + "missed": false + }, + { + "index": "3426", + "missed": false + }, + { + "index": "3427", + "missed": false + }, + { + "index": "3428", + "missed": false + }, + { + "index": "3429", + "missed": false + }, + { + "index": "3430", + "missed": false + }, + { + "index": "3431", + "missed": false + }, + { + "index": "3432", + "missed": false + }, + { + "index": "3433", + "missed": false + }, + { + "index": "3434", + "missed": false + }, + { + "index": "3435", + "missed": false + }, + { + "index": "3436", + "missed": true + }, + { + "index": "3437", + "missed": true + }, + { + "index": "3438", + "missed": true + }, + { + "index": "3439", + "missed": true + }, + { + "index": "3440", + "missed": true + }, + { + "index": "3441", + "missed": true + }, + { + "index": "3442", + "missed": true + }, + { + "index": "3443", + "missed": false + }, + { + "index": "3444", + "missed": false + }, + { + "index": "3445", + "missed": false + }, + { + "index": "3446", + "missed": false + }, + { + "index": "3447", + "missed": false + }, + { + "index": "3448", + "missed": false + }, + { + "index": "3449", + "missed": false + }, + { + "index": "3450", + "missed": false + }, + { + "index": "3451", + "missed": false + }, + { + "index": "3452", + "missed": false + }, + { + "index": "3453", + "missed": false + }, + { + "index": "3454", + "missed": true + }, + { + "index": "3455", + "missed": true + }, + { + "index": "3456", + "missed": true + }, + { + "index": "3457", + "missed": true + }, + { + "index": "3458", + "missed": true + }, + { + "index": "3459", + "missed": true + }, + { + "index": "3460", + "missed": true + }, + { + "index": "3461", + "missed": true + }, + { + "index": "3462", + "missed": true + }, + { + "index": "3463", + "missed": true + }, + { + "index": "3464", + "missed": true + }, + { + "index": "3465", + "missed": true + }, + { + "index": "3466", + "missed": false + }, + { + "index": "3467", + "missed": false + }, + { + "index": "3468", + "missed": false + }, + { + "index": "3469", + "missed": false + }, + { + "index": "3470", + "missed": false + }, + { + "index": "3471", + "missed": false + }, + { + "index": "3472", + "missed": false + }, + { + "index": "3473", + "missed": false + }, + { + "index": "3474", + "missed": false + }, + { + "index": "3475", + "missed": false + }, + { + "index": "3476", + "missed": false + }, + { + "index": "3477", + "missed": true + }, + { + "index": "3478", + "missed": true + }, + { + "index": "3479", + "missed": true + }, + { + "index": "3480", + "missed": true + }, + { + "index": "3481", + "missed": true + }, + { + "index": "3482", + "missed": true + }, + { + "index": "3483", + "missed": true + }, + { + "index": "3484", + "missed": true + }, + { + "index": "3485", + "missed": true + }, + { + "index": "3486", + "missed": true + }, + { + "index": "3487", + "missed": true + }, + { + "index": "3488", + "missed": false + }, + { + "index": "3489", + "missed": false + }, + { + "index": "3490", + "missed": false + }, + { + "index": "3491", + "missed": false + }, + { + "index": "3492", + "missed": false + }, + { + "index": "3493", + "missed": false + }, + { + "index": "3494", + "missed": false + }, + { + "index": "3495", + "missed": false + }, + { + "index": "3496", + "missed": false + }, + { + "index": "3497", + "missed": false + }, + { + "index": "3498", + "missed": false + }, + { + "index": "3499", + "missed": false + }, + { + "index": "3500", + "missed": false + }, + { + "index": "3501", + "missed": false + }, + { + "index": "3502", + "missed": false + }, + { + "index": "3503", + "missed": false + }, + { + "index": "3504", + "missed": true + }, + { + "index": "3505", + "missed": true + }, + { + "index": "3506", + "missed": true + }, + { + "index": "3507", + "missed": true + }, + { + "index": "3508", + "missed": true + }, + { + "index": "3509", + "missed": true + }, + { + "index": "3510", + "missed": false + }, + { + "index": "3511", + "missed": false + }, + { + "index": "3512", + "missed": false + }, + { + "index": "3513", + "missed": false + }, + { + "index": "3514", + "missed": false + }, + { + "index": "3515", + "missed": false + }, + { + "index": "3516", + "missed": false + }, + { + "index": "3517", + "missed": false + }, + { + "index": "3518", + "missed": false + }, + { + "index": "3519", + "missed": true + }, + { + "index": "3520", + "missed": true + }, + { + "index": "3521", + "missed": true + }, + { + "index": "3522", + "missed": true + }, + { + "index": "3523", + "missed": true + }, + { + "index": "3524", + "missed": true + }, + { + "index": "3525", + "missed": true + }, + { + "index": "3526", + "missed": true + }, + { + "index": "3527", + "missed": true + }, + { + "index": "3528", + "missed": true + }, + { + "index": "3529", + "missed": true + }, + { + "index": "3530", + "missed": true + }, + { + "index": "3531", + "missed": true + }, + { + "index": "3532", + "missed": true + }, + { + "index": "3533", + "missed": true + }, + { + "index": "3534", + "missed": false + }, + { + "index": "3535", + "missed": false + }, + { + "index": "3536", + "missed": false + }, + { + "index": "3537", + "missed": false + }, + { + "index": "3538", + "missed": false + }, + { + "index": "3539", + "missed": false + }, + { + "index": "3540", + "missed": false + }, + { + "index": "3541", + "missed": false + }, + { + "index": "3542", + "missed": false + }, + { + "index": "3543", + "missed": false + }, + { + "index": "3544", + "missed": false + }, + { + "index": "3545", + "missed": false + }, + { + "index": "3546", + "missed": false + }, + { + "index": "3547", + "missed": false + }, + { + "index": "3548", + "missed": false + }, + { + "index": "3549", + "missed": false + }, + { + "index": "3550", + "missed": false + }, + { + "index": "3551", + "missed": false + }, + { + "index": "3552", + "missed": false + }, + { + "index": "3553", + "missed": true + }, + { + "index": "3554", + "missed": true + }, + { + "index": "3555", + "missed": true + }, + { + "index": "3556", + "missed": true + }, + { + "index": "3557", + "missed": true + }, + { + "index": "3558", + "missed": true + }, + { + "index": "3559", + "missed": true + }, + { + "index": "3560", + "missed": true + }, + { + "index": "3561", + "missed": true + }, + { + "index": "3562", + "missed": true + }, + { + "index": "3563", + "missed": false + }, + { + "index": "3564", + "missed": false + }, + { + "index": "3565", + "missed": false + }, + { + "index": "3566", + "missed": false + }, + { + "index": "3567", + "missed": false + }, + { + "index": "3568", + "missed": false + }, + { + "index": "3569", + "missed": false + }, + { + "index": "3570", + "missed": false + }, + { + "index": "3571", + "missed": false + }, + { + "index": "3572", + "missed": false + }, + { + "index": "3573", + "missed": true + }, + { + "index": "3574", + "missed": true + }, + { + "index": "3575", + "missed": true + }, + { + "index": "3576", + "missed": true + }, + { + "index": "3577", + "missed": true + }, + { + "index": "3578", + "missed": true + }, + { + "index": "3579", + "missed": true + }, + { + "index": "3580", + "missed": true + }, + { + "index": "3581", + "missed": true + }, + { + "index": "3582", + "missed": true + }, + { + "index": "3583", + "missed": true + }, + { + "index": "3584", + "missed": true + }, + { + "index": "3585", + "missed": true + }, + { + "index": "3586", + "missed": false + }, + { + "index": "3587", + "missed": false + }, + { + "index": "3588", + "missed": false + }, + { + "index": "3590", + "missed": false + }, + { + "index": "3591", + "missed": false + }, + { + "index": "3592", + "missed": false + }, + { + "index": "3593", + "missed": false + }, + { + "index": "3594", + "missed": false + }, + { + "index": "3595", + "missed": false + }, + { + "index": "3596", + "missed": true + }, + { + "index": "3597", + "missed": true + }, + { + "index": "3598", + "missed": true + }, + { + "index": "3599", + "missed": true + }, + { + "index": "3600", + "missed": true + }, + { + "index": "3601", + "missed": true + }, + { + "index": "3602", + "missed": true + }, + { + "index": "3603", + "missed": true + }, + { + "index": "3604", + "missed": true + }, + { + "index": "3605", + "missed": true + }, + { + "index": "3606", + "missed": true + }, + { + "index": "3607", + "missed": true + }, + { + "index": "3608", + "missed": true + }, + { + "index": "3609", + "missed": false + }, + { + "index": "3610", + "missed": false + }, + { + "index": "3611", + "missed": false + }, + { + "index": "3618", + "missed": false + }, + { + "index": "3619", + "missed": false + }, + { + "index": "3620", + "missed": true + }, + { + "index": "3621", + "missed": true + }, + { + "index": "3622", + "missed": true + }, + { + "index": "3623", + "missed": true + }, + { + "index": "3624", + "missed": true + }, + { + "index": "3625", + "missed": true + }, + { + "index": "3626", + "missed": true + }, + { + "index": "3627", + "missed": true + }, + { + "index": "3628", + "missed": true + }, + { + "index": "3629", + "missed": true + }, + { + "index": "3630", + "missed": true + }, + { + "index": "3645", + "missed": true + }, + { + "index": "3646", + "missed": true + }, + { + "index": "3647", + "missed": true + }, + { + "index": "3648", + "missed": true + }, + { + "index": "3649", + "missed": true + }, + { + "index": "3650", + "missed": true + }, + { + "index": "3651", + "missed": true + }, + { + "index": "3652", + "missed": true + }, + { + "index": "3653", + "missed": true + }, + { + "index": "3656", + "missed": false + }, + { + "index": "3657", + "missed": false + }, + { + "index": "3658", + "missed": false + }, + { + "index": "3659", + "missed": false + }, + { + "index": "3660", + "missed": false + }, + { + "index": "3661", + "missed": false + }, + { + "index": "3662", + "missed": false + }, + { + "index": "3663", + "missed": false + }, + { + "index": "3664", + "missed": true + }, + { + "index": "3665", + "missed": true + }, + { + "index": "3666", + "missed": true + }, + { + "index": "3667", + "missed": true + }, + { + "index": "3668", + "missed": true + }, + { + "index": "3669", + "missed": true + }, + { + "index": "3670", + "missed": true + }, + { + "index": "3671", + "missed": true + }, + { + "index": "3672", + "missed": true + }, + { + "index": "3673", + "missed": true + }, + { + "index": "3674", + "missed": true + }, + { + "index": "3680", + "missed": false + }, + { + "index": "3681", + "missed": false + }, + { + "index": "3682", + "missed": false + }, + { + "index": "3683", + "missed": false + }, + { + "index": "3684", + "missed": false + }, + { + "index": "3685", + "missed": false + }, + { + "index": "3686", + "missed": false + }, + { + "index": "3687", + "missed": false + }, + { + "index": "3688", + "missed": false + }, + { + "index": "3689", + "missed": false + }, + { + "index": "3690", + "missed": true + }, + { + "index": "3691", + "missed": true + }, + { + "index": "3692", + "missed": true + }, + { + "index": "3693", + "missed": true + }, + { + "index": "3694", + "missed": true + }, + { + "index": "3695", + "missed": true + }, + { + "index": "3696", + "missed": true + }, + { + "index": "3706", + "missed": true + }, + { + "index": "3707", + "missed": true + }, + { + "index": "3708", + "missed": true + }, + { + "index": "3709", + "missed": true + }, + { + "index": "3710", + "missed": true + }, + { + "index": "3711", + "missed": true + }, + { + "index": "3712", + "missed": true + }, + { + "index": "3713", + "missed": true + }, + { + "index": "3714", + "missed": true + }, + { + "index": "3715", + "missed": true + }, + { + "index": "3716", + "missed": true + }, + { + "index": "3717", + "missed": true + }, + { + "index": "3718", + "missed": true + }, + { + "index": "3719", + "missed": true + }, + { + "index": "3720", + "missed": true + }, + { + "index": "3724", + "missed": false + }, + { + "index": "3725", + "missed": false + }, + { + "index": "3726", + "missed": true + }, + { + "index": "3727", + "missed": true + }, + { + "index": "3728", + "missed": true + }, + { + "index": "3729", + "missed": true + }, + { + "index": "3730", + "missed": true + }, + { + "index": "3731", + "missed": true + }, + { + "index": "3732", + "missed": true + }, + { + "index": "3733", + "missed": true + }, + { + "index": "3734", + "missed": true + }, + { + "index": "3735", + "missed": true + }, + { + "index": "3736", + "missed": true + }, + { + "index": "3737", + "missed": true + }, + { + "index": "3738", + "missed": true + }, + { + "index": "3739", + "missed": true + }, + { + "index": "3740", + "missed": true + }, + { + "index": "3741", + "missed": false + }, + { + "index": "3742", + "missed": false + }, + { + "index": "3743", + "missed": false + }, + { + "index": "3752", + "missed": true + }, + { + "index": "3753", + "missed": true + }, + { + "index": "3754", + "missed": true + }, + { + "index": "3755", + "missed": true + }, + { + "index": "3756", + "missed": true + }, + { + "index": "3757", + "missed": true + }, + { + "index": "3758", + "missed": true + }, + { + "index": "3759", + "missed": true + }, + { + "index": "3760", + "missed": true + }, + { + "index": "3761", + "missed": true + }, + { + "index": "3762", + "missed": true + }, + { + "index": "3763", + "missed": true + }, + { + "index": "3767", + "missed": false + }, + { + "index": "3768", + "missed": false + }, + { + "index": "3769", + "missed": false + }, + { + "index": "3770", + "missed": false + }, + { + "index": "3771", + "missed": true + }, + { + "index": "3772", + "missed": true + }, + { + "index": "3773", + "missed": true + }, + { + "index": "3774", + "missed": true + }, + { + "index": "3775", + "missed": true + }, + { + "index": "3776", + "missed": true + }, + { + "index": "3777", + "missed": false + }, + { + "index": "3778", + "missed": false + }, + { + "index": "3779", + "missed": false + }, + { + "index": "3780", + "missed": false + }, + { + "index": "3781", + "missed": false + }, + { + "index": "3782", + "missed": false + }, + { + "index": "3783", + "missed": false + }, + { + "index": "3784", + "missed": false + }, + { + "index": "3785", + "missed": false + }, + { + "index": "3786", + "missed": false + }, + { + "index": "3787", + "missed": false + }, + { + "index": "3788", + "missed": false + }, + { + "index": "3789", + "missed": false + }, + { + "index": "3790", + "missed": false + }, + { + "index": "3791", + "missed": false + }, + { + "index": "3792", + "missed": false + }, + { + "index": "3793", + "missed": false + }, + { + "index": "3794", + "missed": true + }, + { + "index": "3795", + "missed": true + }, + { + "index": "3796", + "missed": true + }, + { + "index": "3797", + "missed": true + }, + { + "index": "3798", + "missed": true + }, + { + "index": "3799", + "missed": true + }, + { + "index": "3800", + "missed": false + }, + { + "index": "3801", + "missed": false + }, + { + "index": "3802", + "missed": false + }, + { + "index": "3803", + "missed": false + }, + { + "index": "3804", + "missed": false + }, + { + "index": "3805", + "missed": false + }, + { + "index": "3806", + "missed": false + }, + { + "index": "3807", + "missed": false + }, + { + "index": "3808", + "missed": false + }, + { + "index": "3809", + "missed": false + }, + { + "index": "3810", + "missed": false + }, + { + "index": "3811", + "missed": false + }, + { + "index": "3812", + "missed": false + }, + { + "index": "3813", + "missed": false + }, + { + "index": "3814", + "missed": false + }, + { + "index": "3815", + "missed": false + }, + { + "index": "3816", + "missed": false + }, + { + "index": "3817", + "missed": false + }, + { + "index": "3818", + "missed": true + }, + { + "index": "3819", + "missed": true + }, + { + "index": "3820", + "missed": true + }, + { + "index": "3821", + "missed": true + }, + { + "index": "3822", + "missed": true + }, + { + "index": "3823", + "missed": true + }, + { + "index": "3824", + "missed": true + }, + { + "index": "3825", + "missed": true + }, + { + "index": "3826", + "missed": true + }, + { + "index": "3827", + "missed": true + }, + { + "index": "3828", + "missed": true + }, + { + "index": "3829", + "missed": true + }, + { + "index": "3830", + "missed": true + }, + { + "index": "3831", + "missed": true + }, + { + "index": "3832", + "missed": false + }, + { + "index": "3833", + "missed": false + }, + { + "index": "3834", + "missed": false + }, + { + "index": "3835", + "missed": false + }, + { + "index": "3836", + "missed": false + }, + { + "index": "3837", + "missed": false + }, + { + "index": "3838", + "missed": false + }, + { + "index": "3839", + "missed": false + }, + { + "index": "3840", + "missed": false + }, + { + "index": "3841", + "missed": false + }, + { + "index": "3842", + "missed": false + }, + { + "index": "3843", + "missed": false + }, + { + "index": "3844", + "missed": false + }, + { + "index": "3845", + "missed": false + }, + { + "index": "3846", + "missed": false + }, + { + "index": "3847", + "missed": true + }, + { + "index": "3848", + "missed": true + }, + { + "index": "3849", + "missed": true + }, + { + "index": "3850", + "missed": true + }, + { + "index": "3851", + "missed": true + }, + { + "index": "3852", + "missed": true + }, + { + "index": "3853", + "missed": true + }, + { + "index": "3854", + "missed": false + }, + { + "index": "3855", + "missed": false + }, + { + "index": "3856", + "missed": false + }, + { + "index": "3857", + "missed": false + }, + { + "index": "3858", + "missed": false + }, + { + "index": "3859", + "missed": false + }, + { + "index": "3860", + "missed": false + }, + { + "index": "3861", + "missed": false + }, + { + "index": "3862", + "missed": false + }, + { + "index": "3863", + "missed": false + }, + { + "index": "3864", + "missed": true + }, + { + "index": "3865", + "missed": true + }, + { + "index": "3866", + "missed": true + }, + { + "index": "3867", + "missed": true + }, + { + "index": "3868", + "missed": true + }, + { + "index": "3869", + "missed": true + }, + { + "index": "3870", + "missed": true + }, + { + "index": "3871", + "missed": true + }, + { + "index": "3872", + "missed": true + }, + { + "index": "3873", + "missed": true + }, + { + "index": "3874", + "missed": true + }, + { + "index": "3875", + "missed": true + }, + { + "index": "3876", + "missed": true + }, + { + "index": "3877", + "missed": false + }, + { + "index": "3878", + "missed": false + }, + { + "index": "3879", + "missed": false + }, + { + "index": "3880", + "missed": false + }, + { + "index": "3881", + "missed": false + }, + { + "index": "3882", + "missed": false + }, + { + "index": "3883", + "missed": false + }, + { + "index": "3884", + "missed": false + }, + { + "index": "3885", + "missed": false + }, + { + "index": "3886", + "missed": false + }, + { + "index": "3887", + "missed": true + }, + { + "index": "3888", + "missed": true + }, + { + "index": "3889", + "missed": true + }, + { + "index": "3890", + "missed": true + }, + { + "index": "3891", + "missed": true + }, + { + "index": "3892", + "missed": true + }, + { + "index": "3893", + "missed": true + }, + { + "index": "3894", + "missed": true + }, + { + "index": "3895", + "missed": true + }, + { + "index": "3896", + "missed": true + }, + { + "index": "3897", + "missed": true + }, + { + "index": "3898", + "missed": true + }, + { + "index": "3899", + "missed": true + }, + { + "index": "3900", + "missed": false + }, + { + "index": "3901", + "missed": false + }, + { + "index": "3902", + "missed": false + }, + { + "index": "3903", + "missed": false + }, + { + "index": "3904", + "missed": false + }, + { + "index": "3905", + "missed": false + }, + { + "index": "3906", + "missed": false + }, + { + "index": "3907", + "missed": false + }, + { + "index": "3908", + "missed": false + }, + { + "index": "3909", + "missed": false + }, + { + "index": "3910", + "missed": true + }, + { + "index": "3911", + "missed": true + }, + { + "index": "3912", + "missed": true + }, + { + "index": "3913", + "missed": true + }, + { + "index": "3914", + "missed": true + }, + { + "index": "3915", + "missed": true + }, + { + "index": "3916", + "missed": true + }, + { + "index": "3917", + "missed": true + }, + { + "index": "3918", + "missed": true + }, + { + "index": "3919", + "missed": true + }, + { + "index": "3920", + "missed": true + }, + { + "index": "3921", + "missed": true + }, + { + "index": "3922", + "missed": false + }, + { + "index": "3931", + "missed": true + }, + { + "index": "3932", + "missed": true + }, + { + "index": "3933", + "missed": true + }, + { + "index": "3934", + "missed": true + }, + { + "index": "3935", + "missed": true + }, + { + "index": "3936", + "missed": true + }, + { + "index": "3937", + "missed": true + }, + { + "index": "3938", + "missed": true + }, + { + "index": "3939", + "missed": true + }, + { + "index": "3940", + "missed": true + }, + { + "index": "3941", + "missed": true + }, + { + "index": "3942", + "missed": true + }, + { + "index": "3943", + "missed": true + }, + { + "index": "3944", + "missed": false + }, + { + "index": "3945", + "missed": false + }, + { + "index": "3946", + "missed": false + }, + { + "index": "3947", + "missed": false + }, + { + "index": "3948", + "missed": false + }, + { + "index": "3949", + "missed": false + }, + { + "index": "3950", + "missed": false + }, + { + "index": "3951", + "missed": false + }, + { + "index": "3952", + "missed": false + }, + { + "index": "3953", + "missed": true + }, + { + "index": "3954", + "missed": true + }, + { + "index": "3955", + "missed": true + }, + { + "index": "3956", + "missed": true + }, + { + "index": "3957", + "missed": true + }, + { + "index": "3958", + "missed": true + }, + { + "index": "3959", + "missed": true + }, + { + "index": "3960", + "missed": true + }, + { + "index": "3961", + "missed": true + }, + { + "index": "3962", + "missed": true + }, + { + "index": "3963", + "missed": true + }, + { + "index": "3964", + "missed": true + }, + { + "index": "3965", + "missed": true + }, + { + "index": "3966", + "missed": true + }, + { + "index": "3967", + "missed": false + }, + { + "index": "3968", + "missed": false + }, + { + "index": "3969", + "missed": false + }, + { + "index": "3971", + "missed": false + }, + { + "index": "3972", + "missed": false + }, + { + "index": "3973", + "missed": false + }, + { + "index": "3974", + "missed": false + }, + { + "index": "3975", + "missed": false + }, + { + "index": "3976", + "missed": false + }, + { + "index": "3977", + "missed": false + }, + { + "index": "3978", + "missed": false + }, + { + "index": "3979", + "missed": false + }, + { + "index": "3980", + "missed": true + }, + { + "index": "3981", + "missed": true + }, + { + "index": "3982", + "missed": true + }, + { + "index": "3983", + "missed": true + }, + { + "index": "3984", + "missed": true + }, + { + "index": "3985", + "missed": true + }, + { + "index": "3986", + "missed": true + }, + { + "index": "3987", + "missed": true + }, + { + "index": "3988", + "missed": true + }, + { + "index": "3989", + "missed": false + }, + { + "index": "3990", + "missed": false + }, + { + "index": "3991", + "missed": false + }, + { + "index": "3992", + "missed": false + }, + { + "index": "3993", + "missed": false + }, + { + "index": "3994", + "missed": false + }, + { + "index": "3995", + "missed": false + }, + { + "index": "3996", + "missed": false + }, + { + "index": "3997", + "missed": false + }, + { + "index": "3998", + "missed": false + }, + { + "index": "3999", + "missed": false + }, + { + "index": "4000", + "missed": true + }, + { + "index": "4001", + "missed": true + }, + { + "index": "4002", + "missed": true + }, + { + "index": "4003", + "missed": true + }, + { + "index": "4004", + "missed": true + }, + { + "index": "4005", + "missed": true + }, + { + "index": "4006", + "missed": true + }, + { + "index": "4007", + "missed": true + }, + { + "index": "4008", + "missed": true + }, + { + "index": "4009", + "missed": true + }, + { + "index": "4010", + "missed": true + }, + { + "index": "4011", + "missed": true + }, + { + "index": "4012", + "missed": false + }, + { + "index": "4013", + "missed": false + }, + { + "index": "4014", + "missed": false + }, + { + "index": "4015", + "missed": false + }, + { + "index": "4016", + "missed": false + }, + { + "index": "4017", + "missed": false + }, + { + "index": "4018", + "missed": false + }, + { + "index": "4019", + "missed": false + }, + { + "index": "4020", + "missed": true + }, + { + "index": "4021", + "missed": true + }, + { + "index": "4022", + "missed": true + }, + { + "index": "4023", + "missed": true + }, + { + "index": "4024", + "missed": true + }, + { + "index": "4025", + "missed": true + }, + { + "index": "4026", + "missed": true + }, + { + "index": "4027", + "missed": true + }, + { + "index": "4028", + "missed": true + }, + { + "index": "4029", + "missed": true + }, + { + "index": "4030", + "missed": true + }, + { + "index": "4031", + "missed": true + }, + { + "index": "4032", + "missed": true + }, + { + "index": "4033", + "missed": true + }, + { + "index": "4034", + "missed": true + }, + { + "index": "4046", + "missed": true + }, + { + "index": "4047", + "missed": true + }, + { + "index": "4048", + "missed": true + }, + { + "index": "4049", + "missed": true + }, + { + "index": "4050", + "missed": true + }, + { + "index": "4051", + "missed": true + }, + { + "index": "4052", + "missed": true + }, + { + "index": "4053", + "missed": true + }, + { + "index": "4054", + "missed": true + }, + { + "index": "4055", + "missed": true + }, + { + "index": "4056", + "missed": true + }, + { + "index": "4068", + "missed": true + }, + { + "index": "4069", + "missed": true + }, + { + "index": "4070", + "missed": true + }, + { + "index": "4071", + "missed": true + }, + { + "index": "4072", + "missed": true + }, + { + "index": "4073", + "missed": true + }, + { + "index": "4074", + "missed": true + }, + { + "index": "4075", + "missed": true + }, + { + "index": "4076", + "missed": true + }, + { + "index": "4077", + "missed": true + }, + { + "index": "4078", + "missed": true + }, + { + "index": "4079", + "missed": true + }, + { + "index": "4085", + "missed": false + }, + { + "index": "4086", + "missed": false + }, + { + "index": "4087", + "missed": false + }, + { + "index": "4088", + "missed": false + }, + { + "index": "4089", + "missed": false + }, + { + "index": "4090", + "missed": false + }, + { + "index": "4091", + "missed": false + }, + { + "index": "4092", + "missed": false + }, + { + "index": "4093", + "missed": false + }, + { + "index": "4094", + "missed": true + }, + { + "index": "4095", + "missed": true + }, + { + "index": "4096", + "missed": true + }, + { + "index": "4097", + "missed": true + }, + { + "index": "4098", + "missed": true + }, + { + "index": "4099", + "missed": true + }, + { + "index": "4100", + "missed": true + }, + { + "index": "4112", + "missed": true + }, + { + "index": "4113", + "missed": true + }, + { + "index": "4114", + "missed": true + }, + { + "index": "4115", + "missed": true + }, + { + "index": "4116", + "missed": true + }, + { + "index": "4117", + "missed": true + }, + { + "index": "4118", + "missed": true + }, + { + "index": "4119", + "missed": true + }, + { + "index": "4120", + "missed": true + }, + { + "index": "4121", + "missed": true + }, + { + "index": "4122", + "missed": true + }, + { + "index": "4123", + "missed": true + }, + { + "index": "4134", + "missed": true + }, + { + "index": "4135", + "missed": true + }, + { + "index": "4136", + "missed": true + }, + { + "index": "4137", + "missed": true + }, + { + "index": "4138", + "missed": true + }, + { + "index": "4139", + "missed": true + }, + { + "index": "4140", + "missed": true + }, + { + "index": "4141", + "missed": true + }, + { + "index": "4142", + "missed": true + }, + { + "index": "4143", + "missed": true + }, + { + "index": "4144", + "missed": true + }, + { + "index": "4145", + "missed": true + }, + { + "index": "4146", + "missed": true + }, + { + "index": "4159", + "missed": false + }, + { + "index": "4160", + "missed": false + }, + { + "index": "4161", + "missed": false + }, + { + "index": "4162", + "missed": false + }, + { + "index": "4163", + "missed": false + }, + { + "index": "4164", + "missed": false + }, + { + "index": "4165", + "missed": true + }, + { + "index": "4166", + "missed": true + }, + { + "index": "4167", + "missed": true + }, + { + "index": "4168", + "missed": true + }, + { + "index": "4169", + "missed": true + }, + { + "index": "4170", + "missed": true + }, + { + "index": "4171", + "missed": true + }, + { + "index": "4172", + "missed": true + }, + { + "index": "4173", + "missed": true + }, + { + "index": "4174", + "missed": true + }, + { + "index": "4175", + "missed": true + }, + { + "index": "4182", + "missed": true + }, + { + "index": "4183", + "missed": true + }, + { + "index": "4184", + "missed": true + }, + { + "index": "4185", + "missed": true + }, + { + "index": "4186", + "missed": true + }, + { + "index": "4187", + "missed": true + }, + { + "index": "4188", + "missed": true + }, + { + "index": "4189", + "missed": true + }, + { + "index": "4190", + "missed": true + }, + { + "index": "4191", + "missed": true + }, + { + "index": "4192", + "missed": true + }, + { + "index": "4193", + "missed": true + }, + { + "index": "4194", + "missed": true + }, + { + "index": "4195", + "missed": true + }, + { + "index": "4196", + "missed": true + }, + { + "index": "4197", + "missed": true + }, + { + "index": "4198", + "missed": true + }, + { + "index": "4199", + "missed": true + }, + { + "index": "4202", + "missed": false + }, + { + "index": "4203", + "missed": false + }, + { + "index": "4204", + "missed": false + }, + { + "index": "4205", + "missed": false + }, + { + "index": "4206", + "missed": false + }, + { + "index": "4207", + "missed": true + }, + { + "index": "4208", + "missed": true + }, + { + "index": "4209", + "missed": true + }, + { + "index": "4210", + "missed": true + }, + { + "index": "4211", + "missed": true + }, + { + "index": "4212", + "missed": true + }, + { + "index": "4213", + "missed": true + }, + { + "index": "4214", + "missed": true + }, + { + "index": "4215", + "missed": true + }, + { + "index": "4216", + "missed": true + }, + { + "index": "4217", + "missed": true + }, + { + "index": "4218", + "missed": true + }, + { + "index": "4219", + "missed": true + }, + { + "index": "4220", + "missed": true + }, + { + "index": "4221", + "missed": false + }, + { + "index": "4222", + "missed": false + }, + { + "index": "4223", + "missed": false + }, + { + "index": "4224", + "missed": false + }, + { + "index": "4225", + "missed": false + }, + { + "index": "4226", + "missed": false + }, + { + "index": "4227", + "missed": false + }, + { + "index": "4228", + "missed": false + }, + { + "index": "4229", + "missed": true + }, + { + "index": "4230", + "missed": true + }, + { + "index": "4231", + "missed": true + }, + { + "index": "4232", + "missed": true + }, + { + "index": "4233", + "missed": true + }, + { + "index": "4234", + "missed": true + }, + { + "index": "4235", + "missed": true + }, + { + "index": "4236", + "missed": true + }, + { + "index": "4237", + "missed": true + }, + { + "index": "4238", + "missed": true + }, + { + "index": "4239", + "missed": true + }, + { + "index": "4240", + "missed": true + }, + { + "index": "4241", + "missed": true + }, + { + "index": "4242", + "missed": true + }, + { + "index": "4243", + "missed": true + }, + { + "index": "4244", + "missed": false + }, + { + "index": "4245", + "missed": false + }, + { + "index": "4246", + "missed": false + }, + { + "index": "4247", + "missed": false + }, + { + "index": "4248", + "missed": false + }, + { + "index": "4249", + "missed": false + }, + { + "index": "4250", + "missed": false + }, + { + "index": "4251", + "missed": false + }, + { + "index": "4252", + "missed": false + }, + { + "index": "4253", + "missed": false + }, + { + "index": "4254", + "missed": false + }, + { + "index": "4255", + "missed": false + }, + { + "index": "4256", + "missed": false + }, + { + "index": "4257", + "missed": false + }, + { + "index": "4258", + "missed": false + }, + { + "index": "4259", + "missed": true + }, + { + "index": "4260", + "missed": true + }, + { + "index": "4261", + "missed": true + }, + { + "index": "4262", + "missed": true + }, + { + "index": "4263", + "missed": true + }, + { + "index": "4264", + "missed": true + }, + { + "index": "4265", + "missed": true + }, + { + "index": "4266", + "missed": false + }, + { + "index": "4267", + "missed": false + }, + { + "index": "4268", + "missed": false + }, + { + "index": "4269", + "missed": false + }, + { + "index": "4270", + "missed": false + }, + { + "index": "4271", + "missed": true + }, + { + "index": "4272", + "missed": true + }, + { + "index": "4273", + "missed": true + }, + { + "index": "4274", + "missed": true + }, + { + "index": "4275", + "missed": true + }, + { + "index": "4276", + "missed": true + }, + { + "index": "4277", + "missed": true + }, + { + "index": "4278", + "missed": true + }, + { + "index": "4279", + "missed": false + }, + { + "index": "4280", + "missed": false + }, + { + "index": "4281", + "missed": false + }, + { + "index": "4282", + "missed": false + }, + { + "index": "4283", + "missed": false + }, + { + "index": "4284", + "missed": false + }, + { + "index": "4285", + "missed": false + }, + { + "index": "4286", + "missed": false + }, + { + "index": "4287", + "missed": false + }, + { + "index": "4288", + "missed": false + }, + { + "index": "4289", + "missed": true + }, + { + "index": "4290", + "missed": true + }, + { + "index": "4291", + "missed": true + }, + { + "index": "4292", + "missed": true + }, + { + "index": "4293", + "missed": true + }, + { + "index": "4294", + "missed": true + }, + { + "index": "4295", + "missed": true + }, + { + "index": "4296", + "missed": true + }, + { + "index": "4297", + "missed": true + }, + { + "index": "4298", + "missed": true + }, + { + "index": "4299", + "missed": true + }, + { + "index": "4300", + "missed": true + }, + { + "index": "4301", + "missed": true + }, + { + "index": "4302", + "missed": false + }, + { + "index": "4303", + "missed": false + }, + { + "index": "4320", + "missed": true + }, + { + "index": "4321", + "missed": true + }, + { + "index": "4322", + "missed": true + }, + { + "index": "4323", + "missed": true + }, + { + "index": "4324", + "missed": true + }, + { + "index": "4325", + "missed": true + }, + { + "index": "4326", + "missed": true + }, + { + "index": "4327", + "missed": true + }, + { + "index": "4328", + "missed": true + }, + { + "index": "4329", + "missed": true + }, + { + "index": "4330", + "missed": true + }, + { + "index": "4331", + "missed": true + }, + { + "index": "4332", + "missed": true + }, + { + "index": "4333", + "missed": false + }, + { + "index": "4348", + "missed": true + }, + { + "index": "4349", + "missed": true + }, + { + "index": "4350", + "missed": true + }, + { + "index": "4351", + "missed": true + }, + { + "index": "4352", + "missed": true + }, + { + "index": "4353", + "missed": true + }, + { + "index": "4360", + "missed": true + }, + { + "index": "4361", + "missed": true + }, + { + "index": "4362", + "missed": true + }, + { + "index": "4363", + "missed": true + }, + { + "index": "4364", + "missed": true + }, + { + "index": "4365", + "missed": true + }, + { + "index": "4366", + "missed": true + }, + { + "index": "4367", + "missed": true + }, + { + "index": "4368", + "missed": true + }, + { + "index": "4369", + "missed": false + }, + { + "index": "4370", + "missed": false + }, + { + "index": "4371", + "missed": false + }, + { + "index": "4372", + "missed": false + }, + { + "index": "4373", + "missed": false + }, + { + "index": "4376", + "missed": false + }, + { + "index": "4377", + "missed": false + }, + { + "index": "4378", + "missed": false + }, + { + "index": "4379", + "missed": false + }, + { + "index": "4380", + "missed": true + }, + { + "index": "4381", + "missed": true + }, + { + "index": "4382", + "missed": true + }, + { + "index": "4383", + "missed": true + }, + { + "index": "4384", + "missed": true + }, + { + "index": "4385", + "missed": true + }, + { + "index": "4386", + "missed": true + }, + { + "index": "4387", + "missed": true + }, + { + "index": "4388", + "missed": true + }, + { + "index": "4389", + "missed": true + }, + { + "index": "4390", + "missed": true + }, + { + "index": "4391", + "missed": true + }, + { + "index": "4392", + "missed": true + }, + { + "index": "4395", + "missed": false + }, + { + "index": "4396", + "missed": false + }, + { + "index": "4397", + "missed": false + }, + { + "index": "4398", + "missed": true + }, + { + "index": "4399", + "missed": true + }, + { + "index": "4400", + "missed": true + }, + { + "index": "4401", + "missed": true + }, + { + "index": "4402", + "missed": true + }, + { + "index": "4403", + "missed": true + }, + { + "index": "4404", + "missed": true + }, + { + "index": "4405", + "missed": true + }, + { + "index": "4406", + "missed": false + }, + { + "index": "4407", + "missed": false + }, + { + "index": "4408", + "missed": false + }, + { + "index": "4409", + "missed": false + }, + { + "index": "4410", + "missed": false + }, + { + "index": "4411", + "missed": false + }, + { + "index": "4413", + "missed": true + }, + { + "index": "4414", + "missed": true + }, + { + "index": "4415", + "missed": true + }, + { + "index": "4416", + "missed": true + }, + { + "index": "4417", + "missed": true + }, + { + "index": "4418", + "missed": true + }, + { + "index": "4419", + "missed": true + }, + { + "index": "4420", + "missed": true + }, + { + "index": "4421", + "missed": false + }, + { + "index": "4422", + "missed": false + }, + { + "index": "4424", + "missed": false + }, + { + "index": "4425", + "missed": false + }, + { + "index": "4426", + "missed": false + }, + { + "index": "4427", + "missed": false + }, + { + "index": "4428", + "missed": false + }, + { + "index": "4429", + "missed": false + }, + { + "index": "4430", + "missed": false + }, + { + "index": "4431", + "missed": false + }, + { + "index": "4432", + "missed": false + }, + { + "index": "4433", + "missed": false + }, + { + "index": "4435", + "missed": true + }, + { + "index": "4436", + "missed": true + }, + { + "index": "4437", + "missed": true + }, + { + "index": "4438", + "missed": true + }, + { + "index": "4439", + "missed": true + }, + { + "index": "4440", + "missed": true + }, + { + "index": "4441", + "missed": true + }, + { + "index": "4442", + "missed": true + }, + { + "index": "4443", + "missed": false + }, + { + "index": "4444", + "missed": false + }, + { + "index": "4445", + "missed": false + }, + { + "index": "4446", + "missed": false + }, + { + "index": "4447", + "missed": false + }, + { + "index": "4448", + "missed": false + }, + { + "index": "4449", + "missed": false + }, + { + "index": "4450", + "missed": true + }, + { + "index": "4451", + "missed": true + }, + { + "index": "4452", + "missed": true + }, + { + "index": "4453", + "missed": true + }, + { + "index": "4454", + "missed": true + }, + { + "index": "4455", + "missed": true + }, + { + "index": "4456", + "missed": true + }, + { + "index": "4457", + "missed": false + }, + { + "index": "4458", + "missed": false + }, + { + "index": "4459", + "missed": false + }, + { + "index": "4460", + "missed": false + }, + { + "index": "4461", + "missed": false + }, + { + "index": "4462", + "missed": false + }, + { + "index": "4463", + "missed": false + }, + { + "index": "4468", + "missed": false + }, + { + "index": "4469", + "missed": false + }, + { + "index": "4470", + "missed": false + }, + { + "index": "4471", + "missed": false + }, + { + "index": "4472", + "missed": false + }, + { + "index": "4473", + "missed": false + }, + { + "index": "4474", + "missed": false + }, + { + "index": "4475", + "missed": true + }, + { + "index": "4476", + "missed": true + }, + { + "index": "4477", + "missed": true + }, + { + "index": "4478", + "missed": true + }, + { + "index": "4479", + "missed": true + }, + { + "index": "4480", + "missed": true + }, + { + "index": "4481", + "missed": true + }, + { + "index": "4482", + "missed": true + }, + { + "index": "4483", + "missed": true + }, + { + "index": "4484", + "missed": true + }, + { + "index": "4485", + "missed": true + }, + { + "index": "4486", + "missed": true + }, + { + "index": "4487", + "missed": true + }, + { + "index": "4496", + "missed": true + }, + { + "index": "4497", + "missed": true + }, + { + "index": "4498", + "missed": true + }, + { + "index": "4499", + "missed": true + }, + { + "index": "4500", + "missed": true + }, + { + "index": "4501", + "missed": true + }, + { + "index": "4502", + "missed": true + }, + { + "index": "4503", + "missed": true + }, + { + "index": "4504", + "missed": true + }, + { + "index": "4505", + "missed": true + }, + { + "index": "4506", + "missed": true + }, + { + "index": "4507", + "missed": true + }, + { + "index": "4508", + "missed": true + }, + { + "index": "4509", + "missed": true + }, + { + "index": "4510", + "missed": true + }, + { + "index": "4511", + "missed": false + }, + { + "index": "4512", + "missed": false + }, + { + "index": "4514", + "missed": false + }, + { + "index": "4515", + "missed": false + }, + { + "index": "4516", + "missed": false + }, + { + "index": "4517", + "missed": false + }, + { + "index": "4518", + "missed": false + }, + { + "index": "4519", + "missed": false + }, + { + "index": "4520", + "missed": false + }, + { + "index": "4521", + "missed": false + }, + { + "index": "4522", + "missed": false + }, + { + "index": "4523", + "missed": false + }, + { + "index": "4524", + "missed": false + }, + { + "index": "4525", + "missed": false + }, + { + "index": "4526", + "missed": false + }, + { + "index": "4527", + "missed": true + }, + { + "index": "4528", + "missed": true + }, + { + "index": "4529", + "missed": true + }, + { + "index": "4530", + "missed": true + }, + { + "index": "4531", + "missed": true + }, + { + "index": "4532", + "missed": true + }, + { + "index": "4533", + "missed": true + }, + { + "index": "4534", + "missed": true + }, + { + "index": "4535", + "missed": true + }, + { + "index": "4536", + "missed": true + }, + { + "index": "4537", + "missed": true + }, + { + "index": "4538", + "missed": true + }, + { + "index": "4539", + "missed": true + }, + { + "index": "4540", + "missed": true + }, + { + "index": "4541", + "missed": false + }, + { + "index": "4542", + "missed": false + }, + { + "index": "4543", + "missed": false + }, + { + "index": "4557", + "missed": false + }, + { + "index": "4558", + "missed": false + }, + { + "index": "4559", + "missed": true + }, + { + "index": "4560", + "missed": true + }, + { + "index": "4561", + "missed": true + }, + { + "index": "4562", + "missed": true + }, + { + "index": "4563", + "missed": true + }, + { + "index": "4564", + "missed": true + }, + { + "index": "4565", + "missed": true + }, + { + "index": "4566", + "missed": true + }, + { + "index": "4567", + "missed": true + }, + { + "index": "4568", + "missed": true + }, + { + "index": "4569", + "missed": true + }, + { + "index": "4570", + "missed": true + }, + { + "index": "4571", + "missed": true + }, + { + "index": "4572", + "missed": false + }, + { + "index": "4573", + "missed": false + }, + { + "index": "4574", + "missed": false + }, + { + "index": "4575", + "missed": false + }, + { + "index": "4576", + "missed": false + }, + { + "index": "4577", + "missed": false + }, + { + "index": "4578", + "missed": false + }, + { + "index": "4579", + "missed": false + }, + { + "index": "4580", + "missed": false + }, + { + "index": "4581", + "missed": false + }, + { + "index": "4582", + "missed": true + }, + { + "index": "4583", + "missed": true + }, + { + "index": "4584", + "missed": true + }, + { + "index": "4585", + "missed": true + }, + { + "index": "4586", + "missed": true + }, + { + "index": "4587", + "missed": true + }, + { + "index": "4588", + "missed": true + }, + { + "index": "4589", + "missed": true + }, + { + "index": "4590", + "missed": true + }, + { + "index": "4591", + "missed": true + }, + { + "index": "4592", + "missed": true + }, + { + "index": "4593", + "missed": true + }, + { + "index": "4601", + "missed": false + }, + { + "index": "4602", + "missed": false + }, + { + "index": "4603", + "missed": true + }, + { + "index": "4604", + "missed": true + }, + { + "index": "4605", + "missed": true + }, + { + "index": "4606", + "missed": true + }, + { + "index": "4607", + "missed": true + }, + { + "index": "4608", + "missed": true + }, + { + "index": "4609", + "missed": true + }, + { + "index": "4610", + "missed": true + }, + { + "index": "4611", + "missed": true + }, + { + "index": "4612", + "missed": true + }, + { + "index": "4613", + "missed": true + }, + { + "index": "4614", + "missed": true + }, + { + "index": "4615", + "missed": true + }, + { + "index": "4616", + "missed": true + }, + { + "index": "4628", + "missed": false + }, + { + "index": "4629", + "missed": false + }, + { + "index": "4630", + "missed": false + }, + { + "index": "4631", + "missed": false + }, + { + "index": "4632", + "missed": false + }, + { + "index": "4633", + "missed": false + }, + { + "index": "4634", + "missed": true + }, + { + "index": "4635", + "missed": true + }, + { + "index": "4636", + "missed": true + }, + { + "index": "4637", + "missed": true + }, + { + "index": "4638", + "missed": true + }, + { + "index": "4639", + "missed": true + }, + { + "index": "4640", + "missed": true + }, + { + "index": "4641", + "missed": true + }, + { + "index": "4642", + "missed": true + }, + { + "index": "4643", + "missed": true + }, + { + "index": "4644", + "missed": true + }, + { + "index": "4645", + "missed": true + }, + { + "index": "4646", + "missed": true + }, + { + "index": "4647", + "missed": true + }, + { + "index": "4648", + "missed": true + }, + { + "index": "4649", + "missed": true + }, + { + "index": "4650", + "missed": true + }, + { + "index": "4651", + "missed": true + }, + { + "index": "4652", + "missed": true + }, + { + "index": "4653", + "missed": true + }, + { + "index": "4654", + "missed": true + }, + { + "index": "4655", + "missed": true + }, + { + "index": "4656", + "missed": true + }, + { + "index": "4657", + "missed": true + }, + { + "index": "4658", + "missed": true + }, + { + "index": "4659", + "missed": true + }, + { + "index": "4660", + "missed": true + }, + { + "index": "4661", + "missed": true + }, + { + "index": "4662", + "missed": true + }, + { + "index": "4663", + "missed": true + }, + { + "index": "4664", + "missed": true + }, + { + "index": "4665", + "missed": true + }, + { + "index": "4666", + "missed": true + }, + { + "index": "4667", + "missed": true + }, + { + "index": "4668", + "missed": true + }, + { + "index": "4669", + "missed": true + }, + { + "index": "4670", + "missed": true + }, + { + "index": "4671", + "missed": true + }, + { + "index": "4672", + "missed": true + }, + { + "index": "4673", + "missed": true + }, + { + "index": "4674", + "missed": true + }, + { + "index": "4675", + "missed": false + }, + { + "index": "4676", + "missed": false + }, + { + "index": "4677", + "missed": false + }, + { + "index": "4678", + "missed": false + }, + { + "index": "4679", + "missed": false + }, + { + "index": "4680", + "missed": false + }, + { + "index": "4681", + "missed": false + }, + { + "index": "4682", + "missed": true + }, + { + "index": "4683", + "missed": true + }, + { + "index": "4684", + "missed": true + }, + { + "index": "4685", + "missed": true + }, + { + "index": "4686", + "missed": true + }, + { + "index": "4687", + "missed": true + }, + { + "index": "4688", + "missed": true + }, + { + "index": "4689", + "missed": true + }, + { + "index": "4690", + "missed": true + }, + { + "index": "4691", + "missed": true + }, + { + "index": "4692", + "missed": true + }, + { + "index": "4693", + "missed": false + }, + { + "index": "4694", + "missed": false + }, + { + "index": "4695", + "missed": false + }, + { + "index": "4696", + "missed": false + }, + { + "index": "4697", + "missed": false + }, + { + "index": "4698", + "missed": false + }, + { + "index": "4699", + "missed": false + }, + { + "index": "4700", + "missed": false + }, + { + "index": "4701", + "missed": false + }, + { + "index": "4702", + "missed": true + }, + { + "index": "4703", + "missed": true + }, + { + "index": "4704", + "missed": true + }, + { + "index": "4705", + "missed": true + }, + { + "index": "4706", + "missed": true + }, + { + "index": "4707", + "missed": true + }, + { + "index": "4708", + "missed": true + }, + { + "index": "4709", + "missed": true + }, + { + "index": "4710", + "missed": true + }, + { + "index": "4711", + "missed": true + }, + { + "index": "4712", + "missed": true + }, + { + "index": "4713", + "missed": true + }, + { + "index": "4714", + "missed": true + }, + { + "index": "4715", + "missed": true + }, + { + "index": "4716", + "missed": true + }, + { + "index": "4717", + "missed": false + }, + { + "index": "4718", + "missed": false + }, + { + "index": "4719", + "missed": false + }, + { + "index": "4720", + "missed": false + }, + { + "index": "4721", + "missed": false + }, + { + "index": "4722", + "missed": false + }, + { + "index": "4723", + "missed": false + }, + { + "index": "4724", + "missed": false + }, + { + "index": "4725", + "missed": false + }, + { + "index": "4726", + "missed": true + }, + { + "index": "4727", + "missed": true + }, + { + "index": "4728", + "missed": true + }, + { + "index": "4729", + "missed": true + }, + { + "index": "4730", + "missed": true + }, + { + "index": "4731", + "missed": true + }, + { + "index": "4732", + "missed": true + }, + { + "index": "4733", + "missed": true + }, + { + "index": "4734", + "missed": true + }, + { + "index": "4735", + "missed": true + }, + { + "index": "4736", + "missed": true + }, + { + "index": "4737", + "missed": true + }, + { + "index": "4738", + "missed": false + }, + { + "index": "4739", + "missed": false + }, + { + "index": "4740", + "missed": false + }, + { + "index": "4741", + "missed": false + }, + { + "index": "4742", + "missed": false + }, + { + "index": "4743", + "missed": false + }, + { + "index": "4744", + "missed": false + }, + { + "index": "4745", + "missed": false + }, + { + "index": "4746", + "missed": false + }, + { + "index": "4747", + "missed": false + }, + { + "index": "4748", + "missed": true + }, + { + "index": "4749", + "missed": true + }, + { + "index": "4750", + "missed": true + }, + { + "index": "4751", + "missed": true + }, + { + "index": "4752", + "missed": true + }, + { + "index": "4753", + "missed": true + }, + { + "index": "4754", + "missed": true + }, + { + "index": "4755", + "missed": true + }, + { + "index": "4756", + "missed": true + }, + { + "index": "4757", + "missed": true + }, + { + "index": "4758", + "missed": true + }, + { + "index": "4759", + "missed": true + }, + { + "index": "4760", + "missed": true + }, + { + "index": "4761", + "missed": false + }, + { + "index": "4762", + "missed": false + }, + { + "index": "4763", + "missed": false + }, + { + "index": "4764", + "missed": false + }, + { + "index": "4765", + "missed": false + }, + { + "index": "4766", + "missed": false + }, + { + "index": "4767", + "missed": false + }, + { + "index": "4768", + "missed": false + }, + { + "index": "4769", + "missed": true + }, + { + "index": "4770", + "missed": true + }, + { + "index": "4771", + "missed": true + }, + { + "index": "4772", + "missed": true + }, + { + "index": "4773", + "missed": true + }, + { + "index": "4774", + "missed": true + }, + { + "index": "4775", + "missed": true + }, + { + "index": "4776", + "missed": true + }, + { + "index": "4777", + "missed": true + }, + { + "index": "4778", + "missed": true + }, + { + "index": "4779", + "missed": true + }, + { + "index": "4780", + "missed": true + }, + { + "index": "4781", + "missed": true + }, + { + "index": "4782", + "missed": false + }, + { + "index": "4783", + "missed": false + }, + { + "index": "4784", + "missed": false + }, + { + "index": "4785", + "missed": false + }, + { + "index": "4786", + "missed": false + }, + { + "index": "4787", + "missed": false + }, + { + "index": "4788", + "missed": false + }, + { + "index": "4789", + "missed": false + }, + { + "index": "4790", + "missed": false + }, + { + "index": "4791", + "missed": true + }, + { + "index": "4792", + "missed": true + }, + { + "index": "4793", + "missed": true + }, + { + "index": "4794", + "missed": true + }, + { + "index": "4795", + "missed": true + }, + { + "index": "4796", + "missed": true + }, + { + "index": "4797", + "missed": true + }, + { + "index": "4798", + "missed": true + }, + { + "index": "4799", + "missed": true + }, + { + "index": "4800", + "missed": true + }, + { + "index": "4801", + "missed": true + }, + { + "index": "4802", + "missed": true + }, + { + "index": "4803", + "missed": true + }, + { + "index": "4804", + "missed": true + }, + { + "index": "4805", + "missed": false + }, + { + "index": "4806", + "missed": false + }, + { + "index": "4807", + "missed": false + }, + { + "index": "4808", + "missed": false + }, + { + "index": "4809", + "missed": false + }, + { + "index": "4810", + "missed": false + }, + { + "index": "4811", + "missed": false + }, + { + "index": "4812", + "missed": false + }, + { + "index": "4813", + "missed": false + }, + { + "index": "4814", + "missed": false + }, + { + "index": "4815", + "missed": false + }, + { + "index": "4816", + "missed": false + }, + { + "index": "4817", + "missed": true + }, + { + "index": "4818", + "missed": true + }, + { + "index": "4819", + "missed": true + }, + { + "index": "4820", + "missed": true + }, + { + "index": "4821", + "missed": true + }, + { + "index": "4822", + "missed": true + }, + { + "index": "4823", + "missed": true + }, + { + "index": "4824", + "missed": true + }, + { + "index": "4825", + "missed": true + }, + { + "index": "4826", + "missed": false + }, + { + "index": "4827", + "missed": false + }, + { + "index": "4828", + "missed": false + }, + { + "index": "4829", + "missed": false + }, + { + "index": "4830", + "missed": false + }, + { + "index": "4831", + "missed": false + }, + { + "index": "4832", + "missed": false + }, + { + "index": "4833", + "missed": false + }, + { + "index": "4834", + "missed": false + }, + { + "index": "4835", + "missed": false + }, + { + "index": "4836", + "missed": true + }, + { + "index": "4837", + "missed": true + }, + { + "index": "4838", + "missed": true + }, + { + "index": "4839", + "missed": true + }, + { + "index": "4840", + "missed": true + }, + { + "index": "4841", + "missed": true + }, + { + "index": "4842", + "missed": true + }, + { + "index": "4843", + "missed": true + }, + { + "index": "4844", + "missed": true + }, + { + "index": "4845", + "missed": true + }, + { + "index": "4846", + "missed": true + }, + { + "index": "4847", + "missed": true + }, + { + "index": "4848", + "missed": true + }, + { + "index": "4859", + "missed": true + }, + { + "index": "4860", + "missed": true + }, + { + "index": "4861", + "missed": true + }, + { + "index": "4862", + "missed": true + }, + { + "index": "4863", + "missed": true + }, + { + "index": "4864", + "missed": true + }, + { + "index": "4865", + "missed": true + }, + { + "index": "4866", + "missed": true + }, + { + "index": "4867", + "missed": true + }, + { + "index": "4868", + "missed": true + }, + { + "index": "4869", + "missed": true + }, + { + "index": "4870", + "missed": true + }, + { + "index": "4871", + "missed": false + }, + { + "index": "4872", + "missed": false + }, + { + "index": "4873", + "missed": false + }, + { + "index": "4874", + "missed": false + }, + { + "index": "4875", + "missed": false + }, + { + "index": "4876", + "missed": false + }, + { + "index": "4877", + "missed": false + }, + { + "index": "4878", + "missed": false + }, + { + "index": "4879", + "missed": false + }, + { + "index": "4880", + "missed": false + }, + { + "index": "4881", + "missed": false + }, + { + "index": "4882", + "missed": true + }, + { + "index": "4883", + "missed": true + }, + { + "index": "4884", + "missed": true + }, + { + "index": "4885", + "missed": true + }, + { + "index": "4886", + "missed": true + }, + { + "index": "4887", + "missed": true + }, + { + "index": "4888", + "missed": true + }, + { + "index": "4889", + "missed": true + }, + { + "index": "4890", + "missed": true + }, + { + "index": "4891", + "missed": true + }, + { + "index": "4892", + "missed": true + }, + { + "index": "4894", + "missed": false + }, + { + "index": "4895", + "missed": false + }, + { + "index": "4896", + "missed": false + }, + { + "index": "4897", + "missed": false + }, + { + "index": "4898", + "missed": false + }, + { + "index": "4899", + "missed": false + }, + { + "index": "4900", + "missed": false + }, + { + "index": "4901", + "missed": false + }, + { + "index": "4902", + "missed": true + }, + { + "index": "4903", + "missed": true + }, + { + "index": "4904", + "missed": true + }, + { + "index": "4905", + "missed": true + }, + { + "index": "4906", + "missed": true + }, + { + "index": "4907", + "missed": true + }, + { + "index": "4908", + "missed": true + }, + { + "index": "4909", + "missed": true + }, + { + "index": "4910", + "missed": true + }, + { + "index": "4911", + "missed": true + }, + { + "index": "4912", + "missed": true + }, + { + "index": "4913", + "missed": true + }, + { + "index": "4914", + "missed": true + }, + { + "index": "4915", + "missed": false + }, + { + "index": "4916", + "missed": false + }, + { + "index": "4917", + "missed": false + }, + { + "index": "4918", + "missed": false + }, + { + "index": "4919", + "missed": false + }, + { + "index": "4920", + "missed": false + }, + { + "index": "4921", + "missed": false + }, + { + "index": "4922", + "missed": false + }, + { + "index": "4927", + "missed": true + }, + { + "index": "4928", + "missed": true + }, + { + "index": "4929", + "missed": true + }, + { + "index": "4930", + "missed": true + }, + { + "index": "4931", + "missed": true + }, + { + "index": "4932", + "missed": true + }, + { + "index": "4933", + "missed": true + }, + { + "index": "4934", + "missed": true + }, + { + "index": "4935", + "missed": true + }, + { + "index": "4936", + "missed": true + }, + { + "index": "4938", + "missed": false + }, + { + "index": "4939", + "missed": false + }, + { + "index": "4940", + "missed": false + }, + { + "index": "4941", + "missed": false + }, + { + "index": "4942", + "missed": false + }, + { + "index": "4943", + "missed": false + }, + { + "index": "4944", + "missed": false + }, + { + "index": "4945", + "missed": false + }, + { + "index": "4946", + "missed": false + }, + { + "index": "4947", + "missed": false + }, + { + "index": "4948", + "missed": false + }, + { + "index": "4949", + "missed": false + }, + { + "index": "4950", + "missed": false + }, + { + "index": "4954", + "missed": false + }, + { + "index": "4955", + "missed": true + }, + { + "index": "4956", + "missed": true + }, + { + "index": "4957", + "missed": true + }, + { + "index": "4958", + "missed": true + }, + { + "index": "4959", + "missed": true + }, + { + "index": "4960", + "missed": true + }, + { + "index": "4961", + "missed": true + }, + { + "index": "4962", + "missed": true + }, + { + "index": "4963", + "missed": true + }, + { + "index": "4964", + "missed": true + }, + { + "index": "4965", + "missed": true + }, + { + "index": "4966", + "missed": true + }, + { + "index": "4967", + "missed": true + }, + { + "index": "4968", + "missed": false + }, + { + "index": "4969", + "missed": false + }, + { + "index": "4971", + "missed": false + }, + { + "index": "4972", + "missed": false + }, + { + "index": "4973", + "missed": false + }, + { + "index": "4974", + "missed": false + }, + { + "index": "4975", + "missed": false + }, + { + "index": "4976", + "missed": false + }, + { + "index": "4977", + "missed": false + }, + { + "index": "4978", + "missed": true + }, + { + "index": "4979", + "missed": true + }, + { + "index": "4980", + "missed": true + }, + { + "index": "4981", + "missed": true + }, + { + "index": "4982", + "missed": true + }, + { + "index": "4983", + "missed": true + }, + { + "index": "4984", + "missed": true + }, + { + "index": "4985", + "missed": true + }, + { + "index": "4986", + "missed": true + }, + { + "index": "4987", + "missed": true + }, + { + "index": "4988", + "missed": true + }, + { + "index": "4989", + "missed": true + } + ], + "cosmosvalcons1x9sw523wqkug4f4dafkam2ffg2px6wtahweaft": [ + { + "index": "0", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "83", + "missed": false + } + ], + "cosmosvalcons12g8p73k2xzskla7vvg9hhneld5pjk2ncv9yc9f": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1neqxveyd8zuaxm9m0gl9ksvcpend63wz4gqnpr": [ + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + } + ], + "cosmosvalcons1kp6ap6cjzdeuux58h57a2trql3gek3q77ner5g": [ + { + "index": "0", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "4203", + "missed": false + }, + { + "index": "4204", + "missed": false + }, + { + "index": "4205", + "missed": false + }, + { + "index": "4206", + "missed": false + }, + { + "index": "4207", + "missed": false + }, + { + "index": "4208", + "missed": false + }, + { + "index": "4209", + "missed": false + }, + { + "index": "4210", + "missed": false + }, + { + "index": "4211", + "missed": false + }, + { + "index": "4212", + "missed": false + }, + { + "index": "4213", + "missed": false + }, + { + "index": "4214", + "missed": false + }, + { + "index": "4215", + "missed": false + }, + { + "index": "4216", + "missed": false + }, + { + "index": "4217", + "missed": false + }, + { + "index": "4218", + "missed": false + }, + { + "index": "4219", + "missed": false + }, + { + "index": "4220", + "missed": false + }, + { + "index": "4221", + "missed": false + }, + { + "index": "4222", + "missed": false + }, + { + "index": "4223", + "missed": false + }, + { + "index": "4224", + "missed": false + }, + { + "index": "4225", + "missed": false + }, + { + "index": "4226", + "missed": false + }, + { + "index": "4227", + "missed": false + }, + { + "index": "4228", + "missed": false + }, + { + "index": "4229", + "missed": false + }, + { + "index": "4231", + "missed": false + }, + { + "index": "4232", + "missed": false + }, + { + "index": "4233", + "missed": false + }, + { + "index": "4234", + "missed": false + }, + { + "index": "4235", + "missed": false + }, + { + "index": "4236", + "missed": false + }, + { + "index": "4237", + "missed": false + }, + { + "index": "4238", + "missed": false + }, + { + "index": "4239", + "missed": false + }, + { + "index": "4240", + "missed": false + }, + { + "index": "4241", + "missed": false + }, + { + "index": "4242", + "missed": false + }, + { + "index": "4243", + "missed": false + }, + { + "index": "4244", + "missed": false + }, + { + "index": "4245", + "missed": false + }, + { + "index": "4246", + "missed": false + }, + { + "index": "4247", + "missed": false + }, + { + "index": "4248", + "missed": false + }, + { + "index": "4249", + "missed": false + }, + { + "index": "4250", + "missed": false + }, + { + "index": "4251", + "missed": false + }, + { + "index": "4252", + "missed": false + }, + { + "index": "4253", + "missed": false + }, + { + "index": "4254", + "missed": false + }, + { + "index": "4255", + "missed": false + }, + { + "index": "4256", + "missed": false + }, + { + "index": "4257", + "missed": false + }, + { + "index": "4258", + "missed": false + }, + { + "index": "4259", + "missed": false + }, + { + "index": "4260", + "missed": false + }, + { + "index": "4261", + "missed": false + }, + { + "index": "4262", + "missed": false + }, + { + "index": "4263", + "missed": false + }, + { + "index": "4264", + "missed": false + }, + { + "index": "4265", + "missed": false + }, + { + "index": "4266", + "missed": false + }, + { + "index": "4267", + "missed": false + }, + { + "index": "4268", + "missed": false + }, + { + "index": "4269", + "missed": false + }, + { + "index": "4271", + "missed": false + }, + { + "index": "4272", + "missed": false + }, + { + "index": "4273", + "missed": false + }, + { + "index": "4274", + "missed": false + }, + { + "index": "4275", + "missed": false + }, + { + "index": "4276", + "missed": false + }, + { + "index": "4278", + "missed": false + }, + { + "index": "4279", + "missed": false + }, + { + "index": "4280", + "missed": false + }, + { + "index": "4281", + "missed": false + }, + { + "index": "4282", + "missed": false + }, + { + "index": "4283", + "missed": false + }, + { + "index": "4284", + "missed": false + }, + { + "index": "4285", + "missed": false + }, + { + "index": "4286", + "missed": false + }, + { + "index": "4288", + "missed": false + }, + { + "index": "4289", + "missed": false + }, + { + "index": "4290", + "missed": false + }, + { + "index": "4291", + "missed": false + }, + { + "index": "4292", + "missed": false + }, + { + "index": "4295", + "missed": false + }, + { + "index": "4296", + "missed": false + }, + { + "index": "4297", + "missed": false + }, + { + "index": "4298", + "missed": false + }, + { + "index": "4299", + "missed": false + }, + { + "index": "4300", + "missed": false + }, + { + "index": "4301", + "missed": false + }, + { + "index": "4302", + "missed": false + }, + { + "index": "4303", + "missed": false + }, + { + "index": "4305", + "missed": false + }, + { + "index": "4306", + "missed": false + }, + { + "index": "4307", + "missed": false + }, + { + "index": "4308", + "missed": false + }, + { + "index": "4309", + "missed": false + }, + { + "index": "4310", + "missed": false + }, + { + "index": "4311", + "missed": false + }, + { + "index": "4312", + "missed": false + }, + { + "index": "4313", + "missed": false + }, + { + "index": "4314", + "missed": false + }, + { + "index": "4315", + "missed": false + }, + { + "index": "4316", + "missed": false + }, + { + "index": "4317", + "missed": false + }, + { + "index": "4318", + "missed": false + }, + { + "index": "4320", + "missed": false + }, + { + "index": "4321", + "missed": false + }, + { + "index": "4322", + "missed": false + }, + { + "index": "4323", + "missed": false + }, + { + "index": "4324", + "missed": false + }, + { + "index": "4325", + "missed": false + }, + { + "index": "4326", + "missed": false + }, + { + "index": "4327", + "missed": false + }, + { + "index": "4328", + "missed": false + }, + { + "index": "4329", + "missed": false + }, + { + "index": "4330", + "missed": false + }, + { + "index": "4331", + "missed": false + }, + { + "index": "4332", + "missed": false + }, + { + "index": "4333", + "missed": false + }, + { + "index": "4334", + "missed": false + }, + { + "index": "4335", + "missed": false + }, + { + "index": "4336", + "missed": false + }, + { + "index": "4337", + "missed": false + }, + { + "index": "4338", + "missed": false + }, + { + "index": "4339", + "missed": false + }, + { + "index": "4340", + "missed": false + }, + { + "index": "4341", + "missed": false + }, + { + "index": "4342", + "missed": false + }, + { + "index": "4343", + "missed": false + }, + { + "index": "4344", + "missed": false + }, + { + "index": "4345", + "missed": false + }, + { + "index": "4346", + "missed": false + }, + { + "index": "4347", + "missed": false + }, + { + "index": "4348", + "missed": false + }, + { + "index": "4349", + "missed": false + }, + { + "index": "4350", + "missed": false + }, + { + "index": "4351", + "missed": false + }, + { + "index": "4352", + "missed": false + }, + { + "index": "4353", + "missed": false + }, + { + "index": "4354", + "missed": false + }, + { + "index": "4355", + "missed": false + }, + { + "index": "4356", + "missed": false + }, + { + "index": "4357", + "missed": false + }, + { + "index": "4358", + "missed": false + }, + { + "index": "4359", + "missed": false + }, + { + "index": "4360", + "missed": false + }, + { + "index": "4361", + "missed": false + }, + { + "index": "4362", + "missed": false + }, + { + "index": "4363", + "missed": false + }, + { + "index": "4364", + "missed": false + }, + { + "index": "4365", + "missed": false + }, + { + "index": "4366", + "missed": false + }, + { + "index": "4367", + "missed": false + }, + { + "index": "4368", + "missed": false + }, + { + "index": "4369", + "missed": false + }, + { + "index": "4370", + "missed": false + }, + { + "index": "4371", + "missed": false + }, + { + "index": "4372", + "missed": false + }, + { + "index": "4374", + "missed": false + }, + { + "index": "4375", + "missed": false + }, + { + "index": "4376", + "missed": false + }, + { + "index": "4377", + "missed": false + }, + { + "index": "4379", + "missed": false + }, + { + "index": "4380", + "missed": false + }, + { + "index": "4381", + "missed": false + }, + { + "index": "4382", + "missed": false + }, + { + "index": "4383", + "missed": false + }, + { + "index": "4388", + "missed": false + }, + { + "index": "4390", + "missed": false + }, + { + "index": "4391", + "missed": false + }, + { + "index": "4392", + "missed": false + }, + { + "index": "4393", + "missed": false + }, + { + "index": "4394", + "missed": false + }, + { + "index": "4395", + "missed": false + }, + { + "index": "4396", + "missed": false + }, + { + "index": "4397", + "missed": false + }, + { + "index": "4398", + "missed": false + }, + { + "index": "4399", + "missed": false + }, + { + "index": "4403", + "missed": false + }, + { + "index": "4404", + "missed": false + }, + { + "index": "4405", + "missed": false + }, + { + "index": "4406", + "missed": false + }, + { + "index": "4407", + "missed": false + }, + { + "index": "4408", + "missed": false + }, + { + "index": "4409", + "missed": false + }, + { + "index": "4410", + "missed": false + }, + { + "index": "4411", + "missed": false + }, + { + "index": "4412", + "missed": false + }, + { + "index": "4413", + "missed": false + }, + { + "index": "4414", + "missed": false + }, + { + "index": "4416", + "missed": false + }, + { + "index": "4420", + "missed": false + }, + { + "index": "4421", + "missed": false + }, + { + "index": "4422", + "missed": false + }, + { + "index": "4423", + "missed": false + }, + { + "index": "4424", + "missed": false + }, + { + "index": "4425", + "missed": false + }, + { + "index": "4426", + "missed": false + }, + { + "index": "4432", + "missed": false + }, + { + "index": "4433", + "missed": false + }, + { + "index": "4434", + "missed": false + }, + { + "index": "4435", + "missed": false + }, + { + "index": "4436", + "missed": false + }, + { + "index": "4437", + "missed": false + }, + { + "index": "4441", + "missed": false + }, + { + "index": "4442", + "missed": false + }, + { + "index": "4444", + "missed": false + }, + { + "index": "4445", + "missed": false + }, + { + "index": "4446", + "missed": false + }, + { + "index": "4447", + "missed": false + }, + { + "index": "4448", + "missed": false + }, + { + "index": "4449", + "missed": false + }, + { + "index": "4450", + "missed": false + }, + { + "index": "4451", + "missed": false + }, + { + "index": "4454", + "missed": false + }, + { + "index": "4457", + "missed": false + }, + { + "index": "4458", + "missed": false + }, + { + "index": "4459", + "missed": false + }, + { + "index": "4460", + "missed": false + }, + { + "index": "4461", + "missed": false + }, + { + "index": "4462", + "missed": false + }, + { + "index": "4465", + "missed": false + }, + { + "index": "4469", + "missed": false + }, + { + "index": "4470", + "missed": false + }, + { + "index": "4471", + "missed": false + }, + { + "index": "4472", + "missed": false + }, + { + "index": "4473", + "missed": false + }, + { + "index": "4474", + "missed": false + }, + { + "index": "4480", + "missed": false + }, + { + "index": "4481", + "missed": false + }, + { + "index": "4482", + "missed": false + }, + { + "index": "4483", + "missed": false + }, + { + "index": "4484", + "missed": false + }, + { + "index": "4485", + "missed": false + }, + { + "index": "4486", + "missed": false + }, + { + "index": "4491", + "missed": false + }, + { + "index": "4492", + "missed": false + }, + { + "index": "4493", + "missed": false + }, + { + "index": "4494", + "missed": false + }, + { + "index": "4495", + "missed": false + }, + { + "index": "4496", + "missed": false + }, + { + "index": "4497", + "missed": false + }, + { + "index": "4498", + "missed": false + }, + { + "index": "4499", + "missed": false + }, + { + "index": "4500", + "missed": false + }, + { + "index": "4501", + "missed": false + }, + { + "index": "4503", + "missed": false + }, + { + "index": "4504", + "missed": false + }, + { + "index": "4505", + "missed": false + }, + { + "index": "4506", + "missed": false + }, + { + "index": "4507", + "missed": false + }, + { + "index": "4508", + "missed": false + }, + { + "index": "4509", + "missed": false + }, + { + "index": "4510", + "missed": false + }, + { + "index": "4511", + "missed": false + }, + { + "index": "4512", + "missed": false + }, + { + "index": "4513", + "missed": false + }, + { + "index": "4517", + "missed": false + }, + { + "index": "4519", + "missed": false + }, + { + "index": "4520", + "missed": false + }, + { + "index": "4521", + "missed": false + }, + { + "index": "4522", + "missed": false + }, + { + "index": "4523", + "missed": false + }, + { + "index": "4524", + "missed": false + }, + { + "index": "4525", + "missed": false + }, + { + "index": "4526", + "missed": false + }, + { + "index": "4531", + "missed": false + }, + { + "index": "4532", + "missed": false + }, + { + "index": "4533", + "missed": false + }, + { + "index": "4534", + "missed": false + }, + { + "index": "4535", + "missed": false + }, + { + "index": "4536", + "missed": false + }, + { + "index": "4537", + "missed": false + }, + { + "index": "4538", + "missed": false + }, + { + "index": "4539", + "missed": false + }, + { + "index": "4541", + "missed": false + }, + { + "index": "4542", + "missed": false + }, + { + "index": "4543", + "missed": false + }, + { + "index": "4544", + "missed": false + }, + { + "index": "4545", + "missed": false + }, + { + "index": "4546", + "missed": false + }, + { + "index": "4547", + "missed": false + }, + { + "index": "4548", + "missed": false + }, + { + "index": "4549", + "missed": false + }, + { + "index": "4550", + "missed": false + }, + { + "index": "4551", + "missed": false + }, + { + "index": "4552", + "missed": false + }, + { + "index": "4554", + "missed": false + }, + { + "index": "4556", + "missed": false + }, + { + "index": "4557", + "missed": false + }, + { + "index": "4558", + "missed": false + }, + { + "index": "4559", + "missed": false + }, + { + "index": "4560", + "missed": false + }, + { + "index": "4561", + "missed": false + }, + { + "index": "4562", + "missed": false + }, + { + "index": "4563", + "missed": false + }, + { + "index": "4564", + "missed": false + }, + { + "index": "4565", + "missed": false + }, + { + "index": "4566", + "missed": false + }, + { + "index": "4570", + "missed": false + }, + { + "index": "4571", + "missed": false + }, + { + "index": "4572", + "missed": false + }, + { + "index": "4573", + "missed": false + }, + { + "index": "4574", + "missed": false + }, + { + "index": "4575", + "missed": false + }, + { + "index": "4576", + "missed": false + }, + { + "index": "4577", + "missed": false + }, + { + "index": "4578", + "missed": false + }, + { + "index": "4579", + "missed": false + }, + { + "index": "4580", + "missed": false + }, + { + "index": "4581", + "missed": false + }, + { + "index": "4582", + "missed": false + }, + { + "index": "4585", + "missed": false + }, + { + "index": "4586", + "missed": false + }, + { + "index": "4587", + "missed": false + }, + { + "index": "4588", + "missed": false + }, + { + "index": "4589", + "missed": false + }, + { + "index": "4590", + "missed": false + }, + { + "index": "4591", + "missed": false + }, + { + "index": "4592", + "missed": false + }, + { + "index": "4593", + "missed": false + }, + { + "index": "4594", + "missed": false + }, + { + "index": "4595", + "missed": false + }, + { + "index": "4597", + "missed": false + }, + { + "index": "4598", + "missed": false + }, + { + "index": "4599", + "missed": false + }, + { + "index": "4600", + "missed": false + }, + { + "index": "4601", + "missed": false + }, + { + "index": "4602", + "missed": false + }, + { + "index": "4603", + "missed": false + }, + { + "index": "4604", + "missed": false + }, + { + "index": "4605", + "missed": false + }, + { + "index": "4606", + "missed": false + }, + { + "index": "4607", + "missed": false + }, + { + "index": "4609", + "missed": false + }, + { + "index": "4610", + "missed": false + }, + { + "index": "4611", + "missed": false + }, + { + "index": "4612", + "missed": false + }, + { + "index": "4613", + "missed": false + }, + { + "index": "4615", + "missed": false + }, + { + "index": "4616", + "missed": false + }, + { + "index": "4617", + "missed": false + }, + { + "index": "4618", + "missed": false + }, + { + "index": "4619", + "missed": false + }, + { + "index": "4620", + "missed": false + }, + { + "index": "4621", + "missed": false + }, + { + "index": "4622", + "missed": false + }, + { + "index": "4623", + "missed": false + }, + { + "index": "4624", + "missed": false + }, + { + "index": "4626", + "missed": false + }, + { + "index": "4627", + "missed": false + }, + { + "index": "4628", + "missed": false + }, + { + "index": "4629", + "missed": false + }, + { + "index": "4630", + "missed": false + }, + { + "index": "4631", + "missed": false + }, + { + "index": "4632", + "missed": false + }, + { + "index": "4633", + "missed": false + }, + { + "index": "4634", + "missed": false + }, + { + "index": "4635", + "missed": false + }, + { + "index": "4636", + "missed": false + }, + { + "index": "4637", + "missed": false + }, + { + "index": "4639", + "missed": false + }, + { + "index": "4640", + "missed": false + }, + { + "index": "4641", + "missed": false + }, + { + "index": "4644", + "missed": false + }, + { + "index": "4645", + "missed": false + }, + { + "index": "4646", + "missed": false + }, + { + "index": "4647", + "missed": false + }, + { + "index": "4648", + "missed": false + }, + { + "index": "4649", + "missed": false + }, + { + "index": "4652", + "missed": false + }, + { + "index": "4653", + "missed": false + }, + { + "index": "4654", + "missed": false + }, + { + "index": "4655", + "missed": false + }, + { + "index": "4656", + "missed": false + }, + { + "index": "4657", + "missed": false + }, + { + "index": "4658", + "missed": false + }, + { + "index": "4659", + "missed": false + }, + { + "index": "4660", + "missed": false + }, + { + "index": "4661", + "missed": false + }, + { + "index": "4662", + "missed": false + }, + { + "index": "4666", + "missed": false + }, + { + "index": "4667", + "missed": false + }, + { + "index": "4668", + "missed": false + }, + { + "index": "4669", + "missed": false + }, + { + "index": "4670", + "missed": false + }, + { + "index": "4671", + "missed": false + }, + { + "index": "4674", + "missed": false + }, + { + "index": "4675", + "missed": false + }, + { + "index": "4676", + "missed": false + }, + { + "index": "4677", + "missed": false + }, + { + "index": "4678", + "missed": false + }, + { + "index": "4679", + "missed": false + }, + { + "index": "4680", + "missed": false + }, + { + "index": "4681", + "missed": false + }, + { + "index": "4682", + "missed": false + }, + { + "index": "4683", + "missed": false + }, + { + "index": "4686", + "missed": false + }, + { + "index": "4687", + "missed": false + }, + { + "index": "4688", + "missed": false + }, + { + "index": "4689", + "missed": false + }, + { + "index": "4690", + "missed": false + }, + { + "index": "4692", + "missed": false + }, + { + "index": "4695", + "missed": false + }, + { + "index": "4696", + "missed": false + }, + { + "index": "4697", + "missed": false + }, + { + "index": "4698", + "missed": false + }, + { + "index": "4699", + "missed": false + }, + { + "index": "4700", + "missed": false + }, + { + "index": "4701", + "missed": false + }, + { + "index": "4702", + "missed": false + }, + { + "index": "4704", + "missed": false + }, + { + "index": "4707", + "missed": false + }, + { + "index": "4708", + "missed": false + }, + { + "index": "4709", + "missed": false + }, + { + "index": "4712", + "missed": false + }, + { + "index": "4713", + "missed": false + }, + { + "index": "4714", + "missed": false + }, + { + "index": "4715", + "missed": false + }, + { + "index": "4717", + "missed": false + }, + { + "index": "4718", + "missed": false + }, + { + "index": "4719", + "missed": false + }, + { + "index": "4720", + "missed": false + }, + { + "index": "4721", + "missed": false + }, + { + "index": "4722", + "missed": false + } + ], + "cosmosvalcons1engruxshhcjp5q269qqr4smjvp3eu5kstkd3tt": [ + { + "index": "0", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1m0kj7dza69s7xgc6vygqzhtysndz6uxrm0eecc": [], + "cosmosvalcons1y35p0tza3tvlxymuzq4x57zh7rf4ceneckh3ng": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "158", + "missed": false + } + ], + "cosmosvalcons1sdq0stfjcj3zr3tlcvluhfzrp8zd7xaa39u5qt": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1325", + "missed": false + }, + { + "index": "1326", + "missed": false + }, + { + "index": "1327", + "missed": false + }, + { + "index": "1328", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": false + }, + { + "index": "1684", + "missed": false + }, + { + "index": "1685", + "missed": false + }, + { + "index": "1686", + "missed": false + }, + { + "index": "1687", + "missed": false + }, + { + "index": "1688", + "missed": false + }, + { + "index": "1689", + "missed": false + }, + { + "index": "4083", + "missed": false + }, + { + "index": "4084", + "missed": false + }, + { + "index": "4085", + "missed": false + }, + { + "index": "4086", + "missed": false + }, + { + "index": "4087", + "missed": false + }, + { + "index": "4088", + "missed": false + }, + { + "index": "4089", + "missed": false + }, + { + "index": "4090", + "missed": false + }, + { + "index": "4091", + "missed": false + }, + { + "index": "4095", + "missed": false + }, + { + "index": "4096", + "missed": false + }, + { + "index": "4098", + "missed": false + }, + { + "index": "4101", + "missed": false + }, + { + "index": "4103", + "missed": false + }, + { + "index": "4104", + "missed": false + }, + { + "index": "4105", + "missed": false + }, + { + "index": "4106", + "missed": false + }, + { + "index": "4107", + "missed": false + }, + { + "index": "4108", + "missed": false + }, + { + "index": "4109", + "missed": false + }, + { + "index": "4110", + "missed": false + }, + { + "index": "4111", + "missed": false + }, + { + "index": "4112", + "missed": false + }, + { + "index": "4113", + "missed": false + }, + { + "index": "4114", + "missed": false + }, + { + "index": "4115", + "missed": false + } + ], + "cosmosvalcons1sk4m984ha443pwmw8r2wzllhq2zre0wfnukk5a": [ + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + } + ], + "cosmosvalcons1455ytlcqjfhhw5gkaqf58kcdsz0yttd5zk5t0e": [ + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": true + }, + { + "index": "146", + "missed": true + }, + { + "index": "147", + "missed": true + }, + { + "index": "149", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": true + }, + { + "index": "375", + "missed": true + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": true + }, + { + "index": "416", + "missed": true + }, + { + "index": "417", + "missed": true + }, + { + "index": "418", + "missed": true + }, + { + "index": "419", + "missed": true + }, + { + "index": "420", + "missed": true + }, + { + "index": "421", + "missed": true + }, + { + "index": "422", + "missed": true + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": true + }, + { + "index": "427", + "missed": true + }, + { + "index": "428", + "missed": true + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": true + }, + { + "index": "459", + "missed": true + }, + { + "index": "460", + "missed": true + }, + { + "index": "461", + "missed": true + }, + { + "index": "462", + "missed": true + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "531", + "missed": true + }, + { + "index": "532", + "missed": true + }, + { + "index": "533", + "missed": true + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "622", + "missed": true + }, + { + "index": "623", + "missed": true + }, + { + "index": "644", + "missed": true + }, + { + "index": "645", + "missed": true + }, + { + "index": "646", + "missed": true + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": true + }, + { + "index": "711", + "missed": true + }, + { + "index": "712", + "missed": true + }, + { + "index": "713", + "missed": true + }, + { + "index": "714", + "missed": true + }, + { + "index": "715", + "missed": true + }, + { + "index": "716", + "missed": true + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": true + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": true + }, + { + "index": "800", + "missed": true + }, + { + "index": "801", + "missed": true + }, + { + "index": "802", + "missed": true + }, + { + "index": "803", + "missed": true + }, + { + "index": "804", + "missed": true + }, + { + "index": "805", + "missed": true + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": true + }, + { + "index": "808", + "missed": true + }, + { + "index": "809", + "missed": true + }, + { + "index": "810", + "missed": true + }, + { + "index": "811", + "missed": true + }, + { + "index": "812", + "missed": true + }, + { + "index": "813", + "missed": true + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": true + }, + { + "index": "816", + "missed": true + }, + { + "index": "817", + "missed": true + }, + { + "index": "818", + "missed": true + }, + { + "index": "819", + "missed": true + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": true + }, + { + "index": "852", + "missed": true + }, + { + "index": "853", + "missed": true + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": true + }, + { + "index": "877", + "missed": true + }, + { + "index": "878", + "missed": true + }, + { + "index": "879", + "missed": true + }, + { + "index": "880", + "missed": true + }, + { + "index": "881", + "missed": true + }, + { + "index": "882", + "missed": true + }, + { + "index": "883", + "missed": true + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": true + }, + { + "index": "971", + "missed": true + }, + { + "index": "972", + "missed": true + }, + { + "index": "973", + "missed": true + }, + { + "index": "974", + "missed": true + }, + { + "index": "975", + "missed": true + }, + { + "index": "976", + "missed": true + }, + { + "index": "977", + "missed": true + }, + { + "index": "978", + "missed": true + }, + { + "index": "979", + "missed": true + }, + { + "index": "980", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1128", + "missed": true + }, + { + "index": "1129", + "missed": true + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": true + }, + { + "index": "1310", + "missed": true + }, + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1326", + "missed": false + }, + { + "index": "1329", + "missed": false + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": false + }, + { + "index": "1332", + "missed": false + }, + { + "index": "1333", + "missed": false + }, + { + "index": "1334", + "missed": false + }, + { + "index": "1335", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1354", + "missed": true + }, + { + "index": "1355", + "missed": true + }, + { + "index": "1356", + "missed": true + }, + { + "index": "1357", + "missed": true + }, + { + "index": "1358", + "missed": true + }, + { + "index": "1359", + "missed": true + }, + { + "index": "1360", + "missed": false + }, + { + "index": "1361", + "missed": false + }, + { + "index": "1363", + "missed": false + }, + { + "index": "1364", + "missed": false + }, + { + "index": "1365", + "missed": false + }, + { + "index": "1366", + "missed": false + }, + { + "index": "1369", + "missed": false + }, + { + "index": "1370", + "missed": false + }, + { + "index": "1375", + "missed": false + }, + { + "index": "1376", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": false + }, + { + "index": "1387", + "missed": false + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": false + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": false + }, + { + "index": "1395", + "missed": false + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1402", + "missed": false + }, + { + "index": "1403", + "missed": false + }, + { + "index": "1404", + "missed": false + }, + { + "index": "1405", + "missed": false + }, + { + "index": "1406", + "missed": false + }, + { + "index": "1416", + "missed": false + }, + { + "index": "1417", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1441", + "missed": false + }, + { + "index": "1442", + "missed": false + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1494", + "missed": false + }, + { + "index": "1495", + "missed": false + }, + { + "index": "1496", + "missed": false + }, + { + "index": "1497", + "missed": false + }, + { + "index": "1504", + "missed": false + }, + { + "index": "1505", + "missed": false + }, + { + "index": "1506", + "missed": false + }, + { + "index": "1507", + "missed": false + }, + { + "index": "1508", + "missed": false + }, + { + "index": "1509", + "missed": false + }, + { + "index": "1510", + "missed": false + }, + { + "index": "1511", + "missed": false + }, + { + "index": "1512", + "missed": false + }, + { + "index": "1513", + "missed": false + }, + { + "index": "1514", + "missed": false + }, + { + "index": "1515", + "missed": false + }, + { + "index": "1516", + "missed": false + }, + { + "index": "1517", + "missed": false + }, + { + "index": "1518", + "missed": false + }, + { + "index": "1535", + "missed": true + }, + { + "index": "1536", + "missed": true + }, + { + "index": "1537", + "missed": true + }, + { + "index": "1538", + "missed": true + }, + { + "index": "1539", + "missed": true + }, + { + "index": "1540", + "missed": true + }, + { + "index": "1546", + "missed": true + }, + { + "index": "1547", + "missed": true + }, + { + "index": "1548", + "missed": true + }, + { + "index": "1550", + "missed": true + }, + { + "index": "1551", + "missed": true + }, + { + "index": "1552", + "missed": true + }, + { + "index": "1560", + "missed": true + }, + { + "index": "1561", + "missed": true + }, + { + "index": "1562", + "missed": true + }, + { + "index": "1563", + "missed": true + }, + { + "index": "1564", + "missed": true + }, + { + "index": "1565", + "missed": true + }, + { + "index": "1566", + "missed": true + }, + { + "index": "1584", + "missed": true + }, + { + "index": "1585", + "missed": true + }, + { + "index": "1586", + "missed": true + }, + { + "index": "1587", + "missed": true + }, + { + "index": "1631", + "missed": false + }, + { + "index": "1632", + "missed": false + }, + { + "index": "1633", + "missed": false + }, + { + "index": "1634", + "missed": false + }, + { + "index": "1635", + "missed": false + }, + { + "index": "1636", + "missed": false + }, + { + "index": "1637", + "missed": false + }, + { + "index": "1641", + "missed": false + }, + { + "index": "1642", + "missed": false + }, + { + "index": "1643", + "missed": false + }, + { + "index": "1644", + "missed": false + }, + { + "index": "1645", + "missed": false + }, + { + "index": "1646", + "missed": false + }, + { + "index": "1647", + "missed": false + }, + { + "index": "1648", + "missed": false + }, + { + "index": "1649", + "missed": false + }, + { + "index": "1650", + "missed": false + }, + { + "index": "1654", + "missed": true + }, + { + "index": "1655", + "missed": true + }, + { + "index": "1656", + "missed": true + }, + { + "index": "1657", + "missed": true + }, + { + "index": "1658", + "missed": true + }, + { + "index": "1659", + "missed": true + }, + { + "index": "1660", + "missed": true + }, + { + "index": "1663", + "missed": false + }, + { + "index": "1664", + "missed": false + }, + { + "index": "1665", + "missed": false + }, + { + "index": "1666", + "missed": false + }, + { + "index": "1667", + "missed": false + }, + { + "index": "1716", + "missed": false + }, + { + "index": "1717", + "missed": false + }, + { + "index": "1718", + "missed": false + }, + { + "index": "1719", + "missed": false + }, + { + "index": "1720", + "missed": false + }, + { + "index": "1721", + "missed": false + }, + { + "index": "1722", + "missed": false + }, + { + "index": "1723", + "missed": false + }, + { + "index": "1752", + "missed": false + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1765", + "missed": true + }, + { + "index": "1766", + "missed": true + }, + { + "index": "1767", + "missed": true + }, + { + "index": "1768", + "missed": true + }, + { + "index": "1769", + "missed": true + }, + { + "index": "1785", + "missed": true + }, + { + "index": "1786", + "missed": true + }, + { + "index": "1787", + "missed": true + }, + { + "index": "1788", + "missed": true + }, + { + "index": "1789", + "missed": true + }, + { + "index": "1790", + "missed": true + }, + { + "index": "1791", + "missed": true + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": true + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1867", + "missed": true + }, + { + "index": "1868", + "missed": true + }, + { + "index": "1870", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1900", + "missed": true + }, + { + "index": "1901", + "missed": true + }, + { + "index": "1902", + "missed": true + }, + { + "index": "1903", + "missed": true + }, + { + "index": "1904", + "missed": true + }, + { + "index": "1907", + "missed": true + }, + { + "index": "1908", + "missed": true + }, + { + "index": "1909", + "missed": true + }, + { + "index": "1910", + "missed": true + }, + { + "index": "1918", + "missed": true + }, + { + "index": "1919", + "missed": true + }, + { + "index": "1920", + "missed": true + }, + { + "index": "1941", + "missed": true + }, + { + "index": "1942", + "missed": true + }, + { + "index": "1943", + "missed": true + }, + { + "index": "1944", + "missed": true + }, + { + "index": "1945", + "missed": true + }, + { + "index": "1946", + "missed": true + }, + { + "index": "1947", + "missed": true + }, + { + "index": "1948", + "missed": true + }, + { + "index": "1949", + "missed": true + }, + { + "index": "1955", + "missed": true + }, + { + "index": "1956", + "missed": true + }, + { + "index": "1957", + "missed": true + }, + { + "index": "1958", + "missed": true + }, + { + "index": "1959", + "missed": true + }, + { + "index": "1960", + "missed": true + }, + { + "index": "1961", + "missed": true + }, + { + "index": "1962", + "missed": true + }, + { + "index": "1963", + "missed": true + }, + { + "index": "1964", + "missed": true + }, + { + "index": "1970", + "missed": true + }, + { + "index": "1971", + "missed": true + }, + { + "index": "1978", + "missed": false + }, + { + "index": "1979", + "missed": false + }, + { + "index": "1980", + "missed": false + }, + { + "index": "1981", + "missed": false + }, + { + "index": "1982", + "missed": false + }, + { + "index": "1983", + "missed": false + }, + { + "index": "2000", + "missed": false + }, + { + "index": "2001", + "missed": false + }, + { + "index": "2002", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2037", + "missed": false + }, + { + "index": "2038", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2085", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2087", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": false + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + }, + { + "index": "2201", + "missed": false + }, + { + "index": "2202", + "missed": false + }, + { + "index": "2203", + "missed": false + }, + { + "index": "2204", + "missed": false + }, + { + "index": "2205", + "missed": false + }, + { + "index": "2206", + "missed": false + }, + { + "index": "2207", + "missed": false + }, + { + "index": "2208", + "missed": false + }, + { + "index": "2210", + "missed": false + }, + { + "index": "2211", + "missed": false + }, + { + "index": "2212", + "missed": false + }, + { + "index": "2213", + "missed": false + }, + { + "index": "2214", + "missed": false + }, + { + "index": "2215", + "missed": false + }, + { + "index": "2216", + "missed": false + }, + { + "index": "2217", + "missed": false + }, + { + "index": "2222", + "missed": false + }, + { + "index": "2223", + "missed": false + }, + { + "index": "2224", + "missed": false + }, + { + "index": "2225", + "missed": false + }, + { + "index": "2226", + "missed": false + }, + { + "index": "2227", + "missed": false + }, + { + "index": "2233", + "missed": false + }, + { + "index": "2252", + "missed": false + }, + { + "index": "2253", + "missed": false + }, + { + "index": "2254", + "missed": false + }, + { + "index": "2255", + "missed": false + }, + { + "index": "2256", + "missed": false + }, + { + "index": "2257", + "missed": false + }, + { + "index": "2258", + "missed": false + }, + { + "index": "2259", + "missed": false + }, + { + "index": "2260", + "missed": false + }, + { + "index": "2261", + "missed": false + }, + { + "index": "2262", + "missed": false + }, + { + "index": "2263", + "missed": false + }, + { + "index": "2264", + "missed": false + }, + { + "index": "2265", + "missed": false + }, + { + "index": "2266", + "missed": false + }, + { + "index": "2267", + "missed": false + }, + { + "index": "2268", + "missed": false + }, + { + "index": "2269", + "missed": false + }, + { + "index": "2274", + "missed": false + }, + { + "index": "2275", + "missed": false + }, + { + "index": "2276", + "missed": false + }, + { + "index": "2277", + "missed": false + }, + { + "index": "2278", + "missed": false + }, + { + "index": "2279", + "missed": false + }, + { + "index": "2280", + "missed": false + }, + { + "index": "2294", + "missed": false + }, + { + "index": "2295", + "missed": false + }, + { + "index": "2296", + "missed": false + }, + { + "index": "2297", + "missed": false + }, + { + "index": "2298", + "missed": false + }, + { + "index": "2299", + "missed": false + }, + { + "index": "2300", + "missed": false + }, + { + "index": "2308", + "missed": false + }, + { + "index": "2309", + "missed": false + }, + { + "index": "2310", + "missed": false + }, + { + "index": "2311", + "missed": false + }, + { + "index": "2312", + "missed": false + }, + { + "index": "2313", + "missed": false + }, + { + "index": "2314", + "missed": false + }, + { + "index": "2315", + "missed": false + }, + { + "index": "2316", + "missed": false + }, + { + "index": "2317", + "missed": false + }, + { + "index": "2357", + "missed": false + }, + { + "index": "2358", + "missed": false + }, + { + "index": "2359", + "missed": false + }, + { + "index": "2360", + "missed": false + }, + { + "index": "2361", + "missed": false + }, + { + "index": "2362", + "missed": false + }, + { + "index": "2365", + "missed": false + }, + { + "index": "2366", + "missed": false + }, + { + "index": "2367", + "missed": false + }, + { + "index": "2368", + "missed": false + }, + { + "index": "2369", + "missed": false + }, + { + "index": "2370", + "missed": false + }, + { + "index": "2371", + "missed": false + }, + { + "index": "2372", + "missed": false + }, + { + "index": "2373", + "missed": false + }, + { + "index": "2374", + "missed": false + }, + { + "index": "2375", + "missed": false + }, + { + "index": "2376", + "missed": false + }, + { + "index": "2377", + "missed": false + }, + { + "index": "2378", + "missed": false + }, + { + "index": "2379", + "missed": false + }, + { + "index": "2380", + "missed": false + }, + { + "index": "2381", + "missed": false + }, + { + "index": "2382", + "missed": false + }, + { + "index": "2384", + "missed": false + }, + { + "index": "2388", + "missed": false + }, + { + "index": "2389", + "missed": false + }, + { + "index": "2390", + "missed": false + }, + { + "index": "2391", + "missed": false + }, + { + "index": "2392", + "missed": false + }, + { + "index": "2393", + "missed": false + }, + { + "index": "2407", + "missed": false + }, + { + "index": "2408", + "missed": false + }, + { + "index": "2409", + "missed": false + }, + { + "index": "2410", + "missed": false + }, + { + "index": "2411", + "missed": false + }, + { + "index": "2457", + "missed": false + }, + { + "index": "2458", + "missed": false + }, + { + "index": "2459", + "missed": false + }, + { + "index": "2460", + "missed": false + }, + { + "index": "2461", + "missed": false + }, + { + "index": "2462", + "missed": false + }, + { + "index": "2463", + "missed": false + }, + { + "index": "2464", + "missed": false + }, + { + "index": "2465", + "missed": false + }, + { + "index": "2466", + "missed": false + }, + { + "index": "2467", + "missed": false + }, + { + "index": "2468", + "missed": false + }, + { + "index": "2470", + "missed": false + }, + { + "index": "2471", + "missed": false + }, + { + "index": "2472", + "missed": false + }, + { + "index": "2473", + "missed": false + }, + { + "index": "2474", + "missed": false + }, + { + "index": "2475", + "missed": false + }, + { + "index": "2476", + "missed": false + }, + { + "index": "2477", + "missed": false + }, + { + "index": "2478", + "missed": false + }, + { + "index": "2479", + "missed": false + }, + { + "index": "2508", + "missed": false + }, + { + "index": "2509", + "missed": false + }, + { + "index": "2510", + "missed": false + }, + { + "index": "2511", + "missed": false + }, + { + "index": "2512", + "missed": false + }, + { + "index": "2513", + "missed": false + }, + { + "index": "2514", + "missed": false + }, + { + "index": "2552", + "missed": false + }, + { + "index": "2553", + "missed": false + }, + { + "index": "2554", + "missed": false + }, + { + "index": "2555", + "missed": false + }, + { + "index": "2556", + "missed": false + }, + { + "index": "2557", + "missed": false + }, + { + "index": "2558", + "missed": false + }, + { + "index": "2563", + "missed": false + }, + { + "index": "2564", + "missed": false + }, + { + "index": "2565", + "missed": false + }, + { + "index": "2566", + "missed": false + }, + { + "index": "2567", + "missed": false + }, + { + "index": "2568", + "missed": false + }, + { + "index": "2569", + "missed": false + }, + { + "index": "2570", + "missed": false + }, + { + "index": "2571", + "missed": false + }, + { + "index": "2572", + "missed": false + }, + { + "index": "2573", + "missed": false + }, + { + "index": "2631", + "missed": false + }, + { + "index": "2632", + "missed": false + }, + { + "index": "2633", + "missed": false + }, + { + "index": "2634", + "missed": false + }, + { + "index": "2635", + "missed": false + }, + { + "index": "2636", + "missed": false + }, + { + "index": "2637", + "missed": false + }, + { + "index": "2638", + "missed": false + }, + { + "index": "2639", + "missed": false + }, + { + "index": "2640", + "missed": false + }, + { + "index": "2641", + "missed": false + }, + { + "index": "2642", + "missed": false + }, + { + "index": "2643", + "missed": false + }, + { + "index": "2644", + "missed": false + }, + { + "index": "2645", + "missed": false + }, + { + "index": "2680", + "missed": false + }, + { + "index": "2681", + "missed": false + }, + { + "index": "2682", + "missed": false + }, + { + "index": "2683", + "missed": false + }, + { + "index": "2684", + "missed": false + }, + { + "index": "2685", + "missed": false + }, + { + "index": "2686", + "missed": false + }, + { + "index": "2687", + "missed": false + }, + { + "index": "2723", + "missed": false + }, + { + "index": "2724", + "missed": false + }, + { + "index": "2725", + "missed": false + }, + { + "index": "2726", + "missed": false + }, + { + "index": "2727", + "missed": false + }, + { + "index": "2739", + "missed": false + }, + { + "index": "2742", + "missed": false + }, + { + "index": "2743", + "missed": false + }, + { + "index": "2744", + "missed": false + }, + { + "index": "2745", + "missed": false + }, + { + "index": "2746", + "missed": false + }, + { + "index": "2755", + "missed": false + }, + { + "index": "2756", + "missed": false + }, + { + "index": "2757", + "missed": false + }, + { + "index": "2764", + "missed": false + }, + { + "index": "2765", + "missed": false + }, + { + "index": "2766", + "missed": false + }, + { + "index": "2767", + "missed": false + }, + { + "index": "2768", + "missed": false + }, + { + "index": "2769", + "missed": false + }, + { + "index": "2770", + "missed": false + }, + { + "index": "2771", + "missed": false + }, + { + "index": "2776", + "missed": false + }, + { + "index": "2777", + "missed": false + }, + { + "index": "2778", + "missed": false + }, + { + "index": "2779", + "missed": false + }, + { + "index": "2787", + "missed": false + }, + { + "index": "2788", + "missed": false + }, + { + "index": "2789", + "missed": false + }, + { + "index": "2839", + "missed": false + }, + { + "index": "2840", + "missed": false + }, + { + "index": "2841", + "missed": false + }, + { + "index": "2842", + "missed": false + }, + { + "index": "2843", + "missed": false + }, + { + "index": "2844", + "missed": false + }, + { + "index": "2845", + "missed": false + }, + { + "index": "2846", + "missed": false + }, + { + "index": "2847", + "missed": false + }, + { + "index": "2862", + "missed": false + }, + { + "index": "2863", + "missed": false + }, + { + "index": "2864", + "missed": false + }, + { + "index": "2865", + "missed": false + }, + { + "index": "2866", + "missed": false + }, + { + "index": "2867", + "missed": false + }, + { + "index": "2893", + "missed": false + }, + { + "index": "2894", + "missed": false + }, + { + "index": "2895", + "missed": false + }, + { + "index": "2896", + "missed": false + }, + { + "index": "2897", + "missed": false + }, + { + "index": "2898", + "missed": false + }, + { + "index": "2899", + "missed": false + }, + { + "index": "2900", + "missed": false + }, + { + "index": "2903", + "missed": false + }, + { + "index": "2904", + "missed": false + }, + { + "index": "2905", + "missed": false + }, + { + "index": "2906", + "missed": false + }, + { + "index": "2912", + "missed": false + }, + { + "index": "2913", + "missed": false + }, + { + "index": "2914", + "missed": false + }, + { + "index": "2915", + "missed": false + }, + { + "index": "2916", + "missed": false + }, + { + "index": "2917", + "missed": false + }, + { + "index": "2918", + "missed": false + }, + { + "index": "2919", + "missed": false + }, + { + "index": "2921", + "missed": false + }, + { + "index": "2922", + "missed": false + }, + { + "index": "2923", + "missed": false + }, + { + "index": "2924", + "missed": false + }, + { + "index": "2925", + "missed": false + }, + { + "index": "2930", + "missed": false + }, + { + "index": "2931", + "missed": false + }, + { + "index": "2932", + "missed": false + }, + { + "index": "2933", + "missed": false + }, + { + "index": "2934", + "missed": false + }, + { + "index": "2935", + "missed": false + }, + { + "index": "2944", + "missed": false + }, + { + "index": "2945", + "missed": false + }, + { + "index": "2946", + "missed": false + }, + { + "index": "2947", + "missed": false + }, + { + "index": "2948", + "missed": false + }, + { + "index": "2949", + "missed": false + }, + { + "index": "2950", + "missed": false + }, + { + "index": "2972", + "missed": false + }, + { + "index": "2973", + "missed": false + }, + { + "index": "2974", + "missed": false + }, + { + "index": "2975", + "missed": false + }, + { + "index": "2976", + "missed": false + }, + { + "index": "2977", + "missed": false + }, + { + "index": "2978", + "missed": false + }, + { + "index": "2979", + "missed": false + }, + { + "index": "2982", + "missed": false + }, + { + "index": "2983", + "missed": false + }, + { + "index": "2984", + "missed": false + }, + { + "index": "2985", + "missed": false + }, + { + "index": "2986", + "missed": false + }, + { + "index": "2998", + "missed": false + }, + { + "index": "2999", + "missed": false + }, + { + "index": "3000", + "missed": false + }, + { + "index": "3001", + "missed": false + }, + { + "index": "3013", + "missed": false + }, + { + "index": "3014", + "missed": false + }, + { + "index": "3015", + "missed": false + }, + { + "index": "3016", + "missed": false + }, + { + "index": "3017", + "missed": false + }, + { + "index": "3018", + "missed": false + }, + { + "index": "3025", + "missed": false + }, + { + "index": "3026", + "missed": false + }, + { + "index": "3027", + "missed": false + }, + { + "index": "3028", + "missed": false + }, + { + "index": "3029", + "missed": false + }, + { + "index": "3030", + "missed": false + }, + { + "index": "3031", + "missed": false + }, + { + "index": "3039", + "missed": false + }, + { + "index": "3040", + "missed": false + }, + { + "index": "3041", + "missed": false + }, + { + "index": "3042", + "missed": false + }, + { + "index": "3043", + "missed": false + }, + { + "index": "3051", + "missed": false + }, + { + "index": "3052", + "missed": false + }, + { + "index": "3053", + "missed": false + }, + { + "index": "3054", + "missed": false + }, + { + "index": "3057", + "missed": false + }, + { + "index": "3058", + "missed": false + }, + { + "index": "3059", + "missed": false + }, + { + "index": "3060", + "missed": false + }, + { + "index": "3061", + "missed": false + }, + { + "index": "3062", + "missed": false + }, + { + "index": "3063", + "missed": false + }, + { + "index": "3064", + "missed": false + }, + { + "index": "3065", + "missed": false + }, + { + "index": "3066", + "missed": false + }, + { + "index": "3067", + "missed": false + }, + { + "index": "3068", + "missed": false + }, + { + "index": "3069", + "missed": false + }, + { + "index": "3070", + "missed": false + }, + { + "index": "3076", + "missed": false + }, + { + "index": "3077", + "missed": false + }, + { + "index": "3078", + "missed": false + }, + { + "index": "3079", + "missed": false + }, + { + "index": "3080", + "missed": false + }, + { + "index": "3081", + "missed": false + }, + { + "index": "3103", + "missed": false + }, + { + "index": "3104", + "missed": false + }, + { + "index": "3105", + "missed": false + }, + { + "index": "3106", + "missed": false + }, + { + "index": "3107", + "missed": false + }, + { + "index": "3108", + "missed": false + }, + { + "index": "3109", + "missed": false + }, + { + "index": "3110", + "missed": false + }, + { + "index": "3175", + "missed": false + }, + { + "index": "3176", + "missed": false + }, + { + "index": "3177", + "missed": false + }, + { + "index": "3178", + "missed": false + }, + { + "index": "3179", + "missed": false + }, + { + "index": "3180", + "missed": false + }, + { + "index": "3184", + "missed": false + }, + { + "index": "3185", + "missed": false + }, + { + "index": "3186", + "missed": false + }, + { + "index": "3187", + "missed": false + }, + { + "index": "3188", + "missed": false + }, + { + "index": "3189", + "missed": false + }, + { + "index": "3191", + "missed": false + }, + { + "index": "3207", + "missed": false + }, + { + "index": "3208", + "missed": false + }, + { + "index": "3216", + "missed": false + }, + { + "index": "3217", + "missed": false + }, + { + "index": "3218", + "missed": false + }, + { + "index": "3219", + "missed": false + }, + { + "index": "3220", + "missed": false + }, + { + "index": "3221", + "missed": false + }, + { + "index": "3222", + "missed": false + }, + { + "index": "3223", + "missed": false + }, + { + "index": "3224", + "missed": false + }, + { + "index": "3225", + "missed": false + }, + { + "index": "3226", + "missed": false + }, + { + "index": "3227", + "missed": false + }, + { + "index": "3233", + "missed": false + }, + { + "index": "3234", + "missed": false + }, + { + "index": "3235", + "missed": false + }, + { + "index": "3236", + "missed": false + }, + { + "index": "3237", + "missed": false + }, + { + "index": "3238", + "missed": false + }, + { + "index": "3239", + "missed": false + }, + { + "index": "3240", + "missed": false + }, + { + "index": "3241", + "missed": false + }, + { + "index": "3242", + "missed": false + }, + { + "index": "3252", + "missed": false + }, + { + "index": "3253", + "missed": false + }, + { + "index": "3262", + "missed": false + }, + { + "index": "3263", + "missed": false + }, + { + "index": "3264", + "missed": false + }, + { + "index": "3265", + "missed": false + }, + { + "index": "3266", + "missed": false + }, + { + "index": "3267", + "missed": false + }, + { + "index": "3268", + "missed": false + }, + { + "index": "3269", + "missed": false + }, + { + "index": "3270", + "missed": false + }, + { + "index": "3271", + "missed": false + }, + { + "index": "3272", + "missed": false + }, + { + "index": "3273", + "missed": false + }, + { + "index": "3274", + "missed": false + }, + { + "index": "3275", + "missed": false + }, + { + "index": "3276", + "missed": false + }, + { + "index": "3277", + "missed": false + }, + { + "index": "3278", + "missed": false + }, + { + "index": "3279", + "missed": false + }, + { + "index": "3280", + "missed": false + }, + { + "index": "3281", + "missed": false + }, + { + "index": "3284", + "missed": false + }, + { + "index": "3285", + "missed": false + }, + { + "index": "3286", + "missed": false + }, + { + "index": "3287", + "missed": false + }, + { + "index": "3288", + "missed": false + }, + { + "index": "3289", + "missed": false + }, + { + "index": "3290", + "missed": false + }, + { + "index": "3291", + "missed": false + }, + { + "index": "3292", + "missed": false + }, + { + "index": "3293", + "missed": false + }, + { + "index": "3294", + "missed": false + }, + { + "index": "3295", + "missed": false + }, + { + "index": "3296", + "missed": false + }, + { + "index": "3297", + "missed": false + }, + { + "index": "3298", + "missed": false + }, + { + "index": "3299", + "missed": false + }, + { + "index": "3306", + "missed": false + }, + { + "index": "3307", + "missed": false + }, + { + "index": "3308", + "missed": false + }, + { + "index": "3365", + "missed": false + }, + { + "index": "3366", + "missed": false + }, + { + "index": "3367", + "missed": false + }, + { + "index": "3368", + "missed": false + }, + { + "index": "3369", + "missed": false + }, + { + "index": "3370", + "missed": false + }, + { + "index": "3372", + "missed": false + }, + { + "index": "3373", + "missed": false + }, + { + "index": "3374", + "missed": false + }, + { + "index": "3375", + "missed": true + }, + { + "index": "3376", + "missed": true + }, + { + "index": "3377", + "missed": true + }, + { + "index": "3378", + "missed": true + }, + { + "index": "3379", + "missed": true + }, + { + "index": "3408", + "missed": false + }, + { + "index": "3409", + "missed": false + }, + { + "index": "3410", + "missed": false + }, + { + "index": "3411", + "missed": false + }, + { + "index": "3412", + "missed": false + }, + { + "index": "3413", + "missed": false + }, + { + "index": "3420", + "missed": false + }, + { + "index": "3421", + "missed": false + }, + { + "index": "3422", + "missed": false + }, + { + "index": "3423", + "missed": false + }, + { + "index": "3424", + "missed": false + }, + { + "index": "3425", + "missed": false + }, + { + "index": "3426", + "missed": false + }, + { + "index": "3435", + "missed": false + }, + { + "index": "3438", + "missed": false + }, + { + "index": "3439", + "missed": false + }, + { + "index": "3440", + "missed": false + }, + { + "index": "3441", + "missed": false + }, + { + "index": "3442", + "missed": false + }, + { + "index": "3443", + "missed": false + }, + { + "index": "3444", + "missed": false + }, + { + "index": "3445", + "missed": false + }, + { + "index": "3456", + "missed": false + }, + { + "index": "3457", + "missed": false + }, + { + "index": "3458", + "missed": false + }, + { + "index": "3459", + "missed": false + }, + { + "index": "3460", + "missed": false + }, + { + "index": "3461", + "missed": false + }, + { + "index": "3462", + "missed": false + }, + { + "index": "3463", + "missed": false + }, + { + "index": "3464", + "missed": false + }, + { + "index": "3465", + "missed": false + }, + { + "index": "3466", + "missed": false + }, + { + "index": "3467", + "missed": false + }, + { + "index": "3468", + "missed": false + }, + { + "index": "3469", + "missed": false + }, + { + "index": "3470", + "missed": false + }, + { + "index": "3472", + "missed": true + }, + { + "index": "3478", + "missed": false + }, + { + "index": "3479", + "missed": false + }, + { + "index": "3508", + "missed": false + }, + { + "index": "3509", + "missed": false + }, + { + "index": "3520", + "missed": false + }, + { + "index": "3521", + "missed": false + }, + { + "index": "3522", + "missed": false + }, + { + "index": "3530", + "missed": false + }, + { + "index": "3531", + "missed": false + }, + { + "index": "3532", + "missed": false + }, + { + "index": "3533", + "missed": false + }, + { + "index": "3534", + "missed": false + }, + { + "index": "3535", + "missed": false + }, + { + "index": "3536", + "missed": false + }, + { + "index": "3537", + "missed": false + }, + { + "index": "3538", + "missed": false + }, + { + "index": "3539", + "missed": true + }, + { + "index": "3540", + "missed": true + }, + { + "index": "3541", + "missed": true + }, + { + "index": "3542", + "missed": false + }, + { + "index": "3543", + "missed": false + }, + { + "index": "3602", + "missed": false + }, + { + "index": "3603", + "missed": false + }, + { + "index": "3604", + "missed": false + }, + { + "index": "3605", + "missed": false + }, + { + "index": "3606", + "missed": false + }, + { + "index": "3607", + "missed": false + }, + { + "index": "3608", + "missed": false + }, + { + "index": "3609", + "missed": false + }, + { + "index": "3610", + "missed": false + }, + { + "index": "3611", + "missed": false + }, + { + "index": "3612", + "missed": false + }, + { + "index": "3619", + "missed": false + }, + { + "index": "3620", + "missed": false + }, + { + "index": "3621", + "missed": false + }, + { + "index": "3622", + "missed": false + }, + { + "index": "3623", + "missed": false + }, + { + "index": "3624", + "missed": false + }, + { + "index": "3625", + "missed": false + }, + { + "index": "3634", + "missed": false + }, + { + "index": "3636", + "missed": false + }, + { + "index": "3637", + "missed": false + }, + { + "index": "3638", + "missed": false + }, + { + "index": "3639", + "missed": false + }, + { + "index": "3640", + "missed": false + }, + { + "index": "3641", + "missed": false + }, + { + "index": "3642", + "missed": false + }, + { + "index": "3658", + "missed": false + }, + { + "index": "3659", + "missed": false + }, + { + "index": "3660", + "missed": false + }, + { + "index": "3661", + "missed": false + }, + { + "index": "3662", + "missed": false + }, + { + "index": "3663", + "missed": false + }, + { + "index": "3664", + "missed": false + }, + { + "index": "3665", + "missed": false + }, + { + "index": "3666", + "missed": false + }, + { + "index": "3667", + "missed": false + }, + { + "index": "3703", + "missed": false + }, + { + "index": "3704", + "missed": false + }, + { + "index": "3705", + "missed": false + }, + { + "index": "3706", + "missed": false + }, + { + "index": "3707", + "missed": false + }, + { + "index": "3708", + "missed": false + }, + { + "index": "3709", + "missed": false + }, + { + "index": "3710", + "missed": true + }, + { + "index": "3711", + "missed": true + }, + { + "index": "3712", + "missed": true + }, + { + "index": "3713", + "missed": true + }, + { + "index": "3714", + "missed": true + }, + { + "index": "3715", + "missed": true + }, + { + "index": "3716", + "missed": false + }, + { + "index": "3717", + "missed": false + }, + { + "index": "3718", + "missed": false + }, + { + "index": "3734", + "missed": false + }, + { + "index": "3735", + "missed": false + }, + { + "index": "3736", + "missed": true + }, + { + "index": "3737", + "missed": true + }, + { + "index": "3738", + "missed": false + }, + { + "index": "3739", + "missed": false + }, + { + "index": "3742", + "missed": true + }, + { + "index": "3743", + "missed": true + }, + { + "index": "3744", + "missed": true + }, + { + "index": "3745", + "missed": true + }, + { + "index": "3746", + "missed": false + }, + { + "index": "3747", + "missed": false + }, + { + "index": "3753", + "missed": false + }, + { + "index": "3754", + "missed": false + }, + { + "index": "3755", + "missed": false + }, + { + "index": "3758", + "missed": false + }, + { + "index": "3759", + "missed": false + }, + { + "index": "3760", + "missed": false + }, + { + "index": "3761", + "missed": false + }, + { + "index": "3762", + "missed": false + }, + { + "index": "3763", + "missed": false + }, + { + "index": "3764", + "missed": false + }, + { + "index": "3765", + "missed": false + }, + { + "index": "3766", + "missed": false + }, + { + "index": "3767", + "missed": false + }, + { + "index": "3769", + "missed": false + }, + { + "index": "3770", + "missed": false + }, + { + "index": "3771", + "missed": false + }, + { + "index": "3772", + "missed": false + }, + { + "index": "3773", + "missed": false + }, + { + "index": "3774", + "missed": false + }, + { + "index": "3775", + "missed": false + }, + { + "index": "3776", + "missed": false + }, + { + "index": "3777", + "missed": false + }, + { + "index": "3780", + "missed": false + }, + { + "index": "3781", + "missed": false + }, + { + "index": "3782", + "missed": false + }, + { + "index": "3783", + "missed": false + }, + { + "index": "3784", + "missed": false + }, + { + "index": "3785", + "missed": false + }, + { + "index": "3789", + "missed": false + }, + { + "index": "3790", + "missed": false + }, + { + "index": "3791", + "missed": false + }, + { + "index": "3792", + "missed": false + }, + { + "index": "3793", + "missed": false + }, + { + "index": "3794", + "missed": false + }, + { + "index": "3795", + "missed": false + }, + { + "index": "3797", + "missed": false + }, + { + "index": "3798", + "missed": false + }, + { + "index": "3799", + "missed": false + }, + { + "index": "3800", + "missed": false + }, + { + "index": "3801", + "missed": false + }, + { + "index": "3802", + "missed": false + }, + { + "index": "3805", + "missed": false + }, + { + "index": "3806", + "missed": false + }, + { + "index": "3807", + "missed": false + }, + { + "index": "3808", + "missed": false + }, + { + "index": "3809", + "missed": false + }, + { + "index": "3810", + "missed": false + }, + { + "index": "3811", + "missed": false + }, + { + "index": "3812", + "missed": false + }, + { + "index": "3813", + "missed": false + }, + { + "index": "3814", + "missed": false + }, + { + "index": "3815", + "missed": false + }, + { + "index": "3816", + "missed": false + }, + { + "index": "3817", + "missed": false + }, + { + "index": "3818", + "missed": false + }, + { + "index": "3819", + "missed": false + }, + { + "index": "3820", + "missed": false + }, + { + "index": "3821", + "missed": false + }, + { + "index": "3822", + "missed": false + }, + { + "index": "3823", + "missed": false + }, + { + "index": "3824", + "missed": false + }, + { + "index": "3825", + "missed": false + }, + { + "index": "3826", + "missed": false + }, + { + "index": "3838", + "missed": false + }, + { + "index": "3839", + "missed": false + }, + { + "index": "3840", + "missed": false + }, + { + "index": "3841", + "missed": false + }, + { + "index": "3842", + "missed": false + }, + { + "index": "3852", + "missed": true + }, + { + "index": "3853", + "missed": true + }, + { + "index": "3854", + "missed": true + }, + { + "index": "3855", + "missed": true + }, + { + "index": "3856", + "missed": true + }, + { + "index": "3857", + "missed": true + }, + { + "index": "3858", + "missed": true + }, + { + "index": "3859", + "missed": true + }, + { + "index": "3860", + "missed": true + }, + { + "index": "3874", + "missed": false + }, + { + "index": "3875", + "missed": false + }, + { + "index": "3876", + "missed": false + }, + { + "index": "3877", + "missed": false + }, + { + "index": "3878", + "missed": false + }, + { + "index": "3879", + "missed": false + }, + { + "index": "3880", + "missed": false + }, + { + "index": "3881", + "missed": false + }, + { + "index": "3882", + "missed": false + }, + { + "index": "3883", + "missed": false + }, + { + "index": "3885", + "missed": true + }, + { + "index": "3886", + "missed": true + }, + { + "index": "3887", + "missed": false + }, + { + "index": "3888", + "missed": false + }, + { + "index": "3889", + "missed": false + }, + { + "index": "3890", + "missed": false + }, + { + "index": "3891", + "missed": false + }, + { + "index": "3903", + "missed": false + }, + { + "index": "3904", + "missed": false + }, + { + "index": "3905", + "missed": false + }, + { + "index": "3906", + "missed": false + }, + { + "index": "3907", + "missed": false + }, + { + "index": "3908", + "missed": false + }, + { + "index": "3912", + "missed": false + }, + { + "index": "3913", + "missed": false + }, + { + "index": "3914", + "missed": false + }, + { + "index": "3915", + "missed": false + }, + { + "index": "3916", + "missed": false + }, + { + "index": "3917", + "missed": false + }, + { + "index": "3925", + "missed": false + }, + { + "index": "3926", + "missed": false + }, + { + "index": "3927", + "missed": false + }, + { + "index": "4009", + "missed": false + }, + { + "index": "4010", + "missed": false + }, + { + "index": "4011", + "missed": false + }, + { + "index": "4012", + "missed": false + }, + { + "index": "4013", + "missed": false + }, + { + "index": "4014", + "missed": false + }, + { + "index": "4015", + "missed": false + }, + { + "index": "4017", + "missed": false + }, + { + "index": "4018", + "missed": false + }, + { + "index": "4019", + "missed": true + }, + { + "index": "4020", + "missed": true + }, + { + "index": "4021", + "missed": true + }, + { + "index": "4022", + "missed": true + }, + { + "index": "4023", + "missed": true + }, + { + "index": "4024", + "missed": true + }, + { + "index": "4025", + "missed": true + }, + { + "index": "4026", + "missed": true + }, + { + "index": "4044", + "missed": false + }, + { + "index": "4047", + "missed": false + }, + { + "index": "4048", + "missed": false + }, + { + "index": "4049", + "missed": false + }, + { + "index": "4050", + "missed": false + }, + { + "index": "4082", + "missed": false + }, + { + "index": "4083", + "missed": false + }, + { + "index": "4084", + "missed": false + }, + { + "index": "4085", + "missed": false + }, + { + "index": "4086", + "missed": false + }, + { + "index": "4093", + "missed": false + }, + { + "index": "4094", + "missed": false + }, + { + "index": "4095", + "missed": false + }, + { + "index": "4096", + "missed": false + }, + { + "index": "4098", + "missed": false + }, + { + "index": "4099", + "missed": false + }, + { + "index": "4100", + "missed": false + }, + { + "index": "4101", + "missed": false + }, + { + "index": "4102", + "missed": false + }, + { + "index": "4103", + "missed": false + }, + { + "index": "4104", + "missed": false + }, + { + "index": "4105", + "missed": false + }, + { + "index": "4106", + "missed": false + }, + { + "index": "4107", + "missed": false + }, + { + "index": "4108", + "missed": false + }, + { + "index": "4109", + "missed": false + }, + { + "index": "4110", + "missed": false + }, + { + "index": "4140", + "missed": false + }, + { + "index": "4141", + "missed": false + }, + { + "index": "4142", + "missed": false + }, + { + "index": "4143", + "missed": false + }, + { + "index": "4144", + "missed": false + }, + { + "index": "4145", + "missed": false + }, + { + "index": "4146", + "missed": false + }, + { + "index": "4147", + "missed": false + }, + { + "index": "4148", + "missed": false + }, + { + "index": "4149", + "missed": false + }, + { + "index": "4150", + "missed": false + }, + { + "index": "4151", + "missed": false + }, + { + "index": "4152", + "missed": false + }, + { + "index": "4153", + "missed": false + }, + { + "index": "4156", + "missed": false + }, + { + "index": "4157", + "missed": false + }, + { + "index": "4158", + "missed": false + }, + { + "index": "4159", + "missed": false + }, + { + "index": "4218", + "missed": false + }, + { + "index": "4219", + "missed": false + }, + { + "index": "4220", + "missed": false + }, + { + "index": "4221", + "missed": false + }, + { + "index": "4222", + "missed": false + }, + { + "index": "4223", + "missed": false + }, + { + "index": "4224", + "missed": false + }, + { + "index": "4225", + "missed": false + }, + { + "index": "4226", + "missed": true + }, + { + "index": "4227", + "missed": true + }, + { + "index": "4228", + "missed": true + }, + { + "index": "4230", + "missed": false + }, + { + "index": "4231", + "missed": false + }, + { + "index": "4232", + "missed": false + }, + { + "index": "4233", + "missed": false + }, + { + "index": "4234", + "missed": false + }, + { + "index": "4253", + "missed": false + }, + { + "index": "4254", + "missed": false + }, + { + "index": "4255", + "missed": false + }, + { + "index": "4256", + "missed": false + }, + { + "index": "4257", + "missed": false + }, + { + "index": "4258", + "missed": false + }, + { + "index": "4269", + "missed": false + }, + { + "index": "4270", + "missed": false + }, + { + "index": "4271", + "missed": false + }, + { + "index": "4280", + "missed": false + }, + { + "index": "4281", + "missed": false + }, + { + "index": "4282", + "missed": false + }, + { + "index": "4283", + "missed": false + }, + { + "index": "4289", + "missed": false + }, + { + "index": "4290", + "missed": false + }, + { + "index": "4291", + "missed": false + }, + { + "index": "4292", + "missed": false + }, + { + "index": "4298", + "missed": false + }, + { + "index": "4303", + "missed": false + }, + { + "index": "4304", + "missed": false + }, + { + "index": "4305", + "missed": false + }, + { + "index": "4306", + "missed": false + }, + { + "index": "4307", + "missed": false + }, + { + "index": "4308", + "missed": false + }, + { + "index": "4309", + "missed": false + }, + { + "index": "4310", + "missed": false + }, + { + "index": "4311", + "missed": false + }, + { + "index": "4312", + "missed": false + }, + { + "index": "4313", + "missed": false + }, + { + "index": "4314", + "missed": false + }, + { + "index": "4315", + "missed": false + }, + { + "index": "4316", + "missed": false + }, + { + "index": "4317", + "missed": false + }, + { + "index": "4322", + "missed": false + }, + { + "index": "4323", + "missed": false + }, + { + "index": "4324", + "missed": false + }, + { + "index": "4325", + "missed": false + }, + { + "index": "4326", + "missed": false + }, + { + "index": "4329", + "missed": false + }, + { + "index": "4330", + "missed": false + }, + { + "index": "4331", + "missed": false + }, + { + "index": "4332", + "missed": false + }, + { + "index": "4333", + "missed": false + }, + { + "index": "4334", + "missed": false + }, + { + "index": "4335", + "missed": false + }, + { + "index": "4336", + "missed": false + }, + { + "index": "4337", + "missed": false + }, + { + "index": "4338", + "missed": false + }, + { + "index": "4339", + "missed": false + }, + { + "index": "4340", + "missed": false + }, + { + "index": "4386", + "missed": false + }, + { + "index": "4387", + "missed": false + }, + { + "index": "4388", + "missed": false + }, + { + "index": "4389", + "missed": false + }, + { + "index": "4390", + "missed": false + }, + { + "index": "4391", + "missed": false + }, + { + "index": "4392", + "missed": true + }, + { + "index": "4393", + "missed": true + }, + { + "index": "4394", + "missed": true + }, + { + "index": "4395", + "missed": true + }, + { + "index": "4396", + "missed": true + }, + { + "index": "4397", + "missed": true + }, + { + "index": "4398", + "missed": false + }, + { + "index": "4399", + "missed": false + }, + { + "index": "4425", + "missed": false + }, + { + "index": "4426", + "missed": false + }, + { + "index": "4427", + "missed": false + }, + { + "index": "4428", + "missed": false + }, + { + "index": "4429", + "missed": false + }, + { + "index": "4430", + "missed": false + }, + { + "index": "4431", + "missed": false + }, + { + "index": "4454", + "missed": false + }, + { + "index": "4455", + "missed": true + }, + { + "index": "4456", + "missed": true + }, + { + "index": "4457", + "missed": true + }, + { + "index": "4458", + "missed": true + }, + { + "index": "4459", + "missed": true + }, + { + "index": "4460", + "missed": true + }, + { + "index": "4461", + "missed": false + }, + { + "index": "4463", + "missed": false + }, + { + "index": "4464", + "missed": false + }, + { + "index": "4465", + "missed": false + }, + { + "index": "4466", + "missed": false + }, + { + "index": "4467", + "missed": false + }, + { + "index": "4468", + "missed": false + }, + { + "index": "4469", + "missed": false + }, + { + "index": "4470", + "missed": false + }, + { + "index": "4471", + "missed": false + }, + { + "index": "4472", + "missed": false + }, + { + "index": "4473", + "missed": false + }, + { + "index": "4474", + "missed": false + }, + { + "index": "4475", + "missed": false + }, + { + "index": "4476", + "missed": false + }, + { + "index": "4477", + "missed": false + }, + { + "index": "4478", + "missed": false + }, + { + "index": "4479", + "missed": false + }, + { + "index": "4480", + "missed": false + }, + { + "index": "4482", + "missed": true + }, + { + "index": "4483", + "missed": true + }, + { + "index": "4484", + "missed": true + }, + { + "index": "4485", + "missed": true + }, + { + "index": "4486", + "missed": true + }, + { + "index": "4487", + "missed": true + }, + { + "index": "4488", + "missed": true + }, + { + "index": "4489", + "missed": true + }, + { + "index": "4490", + "missed": true + }, + { + "index": "4491", + "missed": true + }, + { + "index": "4492", + "missed": true + }, + { + "index": "4494", + "missed": true + }, + { + "index": "4500", + "missed": false + }, + { + "index": "4501", + "missed": false + }, + { + "index": "4502", + "missed": false + }, + { + "index": "4503", + "missed": false + }, + { + "index": "4504", + "missed": false + }, + { + "index": "4505", + "missed": false + }, + { + "index": "4506", + "missed": false + }, + { + "index": "4507", + "missed": false + }, + { + "index": "4508", + "missed": false + }, + { + "index": "4510", + "missed": false + }, + { + "index": "4511", + "missed": false + }, + { + "index": "4512", + "missed": false + }, + { + "index": "4513", + "missed": false + }, + { + "index": "4514", + "missed": false + }, + { + "index": "4515", + "missed": false + }, + { + "index": "4516", + "missed": false + }, + { + "index": "4517", + "missed": false + }, + { + "index": "4518", + "missed": false + }, + { + "index": "4519", + "missed": false + }, + { + "index": "4520", + "missed": false + }, + { + "index": "4521", + "missed": false + }, + { + "index": "4522", + "missed": false + }, + { + "index": "4525", + "missed": true + }, + { + "index": "4526", + "missed": true + }, + { + "index": "4527", + "missed": true + }, + { + "index": "4528", + "missed": true + }, + { + "index": "4529", + "missed": true + }, + { + "index": "4530", + "missed": true + }, + { + "index": "4531", + "missed": true + }, + { + "index": "4532", + "missed": true + }, + { + "index": "4533", + "missed": true + }, + { + "index": "4534", + "missed": true + }, + { + "index": "4535", + "missed": true + }, + { + "index": "4559", + "missed": true + }, + { + "index": "4560", + "missed": true + }, + { + "index": "4562", + "missed": true + }, + { + "index": "4563", + "missed": true + }, + { + "index": "4564", + "missed": true + }, + { + "index": "4565", + "missed": true + }, + { + "index": "4573", + "missed": false + }, + { + "index": "4574", + "missed": false + }, + { + "index": "4575", + "missed": false + }, + { + "index": "4576", + "missed": false + }, + { + "index": "4577", + "missed": false + }, + { + "index": "4578", + "missed": false + }, + { + "index": "4579", + "missed": false + }, + { + "index": "4580", + "missed": false + }, + { + "index": "4581", + "missed": false + }, + { + "index": "4582", + "missed": false + }, + { + "index": "4583", + "missed": false + }, + { + "index": "4584", + "missed": false + }, + { + "index": "4585", + "missed": false + }, + { + "index": "4586", + "missed": false + }, + { + "index": "4587", + "missed": false + }, + { + "index": "4588", + "missed": false + }, + { + "index": "4589", + "missed": false + }, + { + "index": "4600", + "missed": false + }, + { + "index": "4601", + "missed": false + }, + { + "index": "4609", + "missed": false + }, + { + "index": "4612", + "missed": false + }, + { + "index": "4617", + "missed": false + }, + { + "index": "4618", + "missed": false + }, + { + "index": "4619", + "missed": false + }, + { + "index": "4620", + "missed": false + }, + { + "index": "4621", + "missed": false + }, + { + "index": "4622", + "missed": false + }, + { + "index": "4623", + "missed": false + }, + { + "index": "4624", + "missed": false + }, + { + "index": "4625", + "missed": false + }, + { + "index": "4626", + "missed": false + }, + { + "index": "4627", + "missed": false + }, + { + "index": "4628", + "missed": false + }, + { + "index": "4629", + "missed": false + }, + { + "index": "4630", + "missed": false + }, + { + "index": "4631", + "missed": false + }, + { + "index": "4638", + "missed": false + }, + { + "index": "4639", + "missed": false + }, + { + "index": "4640", + "missed": false + }, + { + "index": "4672", + "missed": true + }, + { + "index": "4673", + "missed": true + }, + { + "index": "4674", + "missed": true + }, + { + "index": "4675", + "missed": true + }, + { + "index": "4676", + "missed": true + }, + { + "index": "4677", + "missed": true + }, + { + "index": "4678", + "missed": true + }, + { + "index": "4679", + "missed": true + }, + { + "index": "4680", + "missed": true + }, + { + "index": "4681", + "missed": false + }, + { + "index": "4682", + "missed": false + }, + { + "index": "4689", + "missed": true + }, + { + "index": "4690", + "missed": true + }, + { + "index": "4691", + "missed": true + }, + { + "index": "4692", + "missed": true + }, + { + "index": "4693", + "missed": true + }, + { + "index": "4694", + "missed": true + }, + { + "index": "4703", + "missed": false + }, + { + "index": "4704", + "missed": false + }, + { + "index": "4705", + "missed": false + }, + { + "index": "4706", + "missed": false + }, + { + "index": "4707", + "missed": false + }, + { + "index": "4708", + "missed": false + }, + { + "index": "4709", + "missed": false + }, + { + "index": "4710", + "missed": false + }, + { + "index": "4711", + "missed": false + }, + { + "index": "4712", + "missed": false + }, + { + "index": "4713", + "missed": false + }, + { + "index": "4714", + "missed": false + }, + { + "index": "4715", + "missed": false + }, + { + "index": "4717", + "missed": true + }, + { + "index": "4718", + "missed": true + }, + { + "index": "4719", + "missed": true + }, + { + "index": "4720", + "missed": true + }, + { + "index": "4722", + "missed": false + }, + { + "index": "4723", + "missed": false + }, + { + "index": "4724", + "missed": false + }, + { + "index": "4725", + "missed": false + }, + { + "index": "4726", + "missed": false + }, + { + "index": "4727", + "missed": false + }, + { + "index": "4728", + "missed": false + }, + { + "index": "4729", + "missed": false + }, + { + "index": "4730", + "missed": false + }, + { + "index": "4731", + "missed": false + }, + { + "index": "4732", + "missed": false + }, + { + "index": "4733", + "missed": false + }, + { + "index": "4734", + "missed": false + }, + { + "index": "4735", + "missed": false + }, + { + "index": "4736", + "missed": false + }, + { + "index": "4737", + "missed": false + }, + { + "index": "4738", + "missed": false + }, + { + "index": "4739", + "missed": false + }, + { + "index": "4740", + "missed": false + }, + { + "index": "4769", + "missed": true + }, + { + "index": "4770", + "missed": true + }, + { + "index": "4773", + "missed": false + }, + { + "index": "4794", + "missed": false + }, + { + "index": "4795", + "missed": false + }, + { + "index": "4796", + "missed": false + }, + { + "index": "4797", + "missed": false + }, + { + "index": "4810", + "missed": true + }, + { + "index": "4811", + "missed": true + }, + { + "index": "4812", + "missed": true + }, + { + "index": "4813", + "missed": true + }, + { + "index": "4814", + "missed": false + }, + { + "index": "4815", + "missed": false + }, + { + "index": "4819", + "missed": true + }, + { + "index": "4820", + "missed": true + }, + { + "index": "4821", + "missed": true + }, + { + "index": "4822", + "missed": true + }, + { + "index": "4823", + "missed": true + }, + { + "index": "4824", + "missed": true + }, + { + "index": "4846", + "missed": false + }, + { + "index": "4847", + "missed": false + }, + { + "index": "4848", + "missed": false + }, + { + "index": "4849", + "missed": false + }, + { + "index": "4850", + "missed": false + }, + { + "index": "4851", + "missed": false + }, + { + "index": "4862", + "missed": false + }, + { + "index": "4863", + "missed": false + }, + { + "index": "4864", + "missed": false + }, + { + "index": "4865", + "missed": false + }, + { + "index": "4866", + "missed": false + }, + { + "index": "4867", + "missed": false + }, + { + "index": "4868", + "missed": false + }, + { + "index": "4870", + "missed": false + }, + { + "index": "4871", + "missed": false + }, + { + "index": "4872", + "missed": false + }, + { + "index": "4873", + "missed": false + }, + { + "index": "4874", + "missed": false + }, + { + "index": "4875", + "missed": false + }, + { + "index": "4876", + "missed": false + }, + { + "index": "4877", + "missed": false + }, + { + "index": "4878", + "missed": false + }, + { + "index": "4908", + "missed": false + }, + { + "index": "4909", + "missed": false + }, + { + "index": "4914", + "missed": false + }, + { + "index": "4915", + "missed": false + }, + { + "index": "4916", + "missed": false + }, + { + "index": "4917", + "missed": false + }, + { + "index": "4918", + "missed": false + }, + { + "index": "4919", + "missed": false + }, + { + "index": "4920", + "missed": false + }, + { + "index": "4921", + "missed": false + }, + { + "index": "4922", + "missed": false + }, + { + "index": "4923", + "missed": true + }, + { + "index": "4924", + "missed": true + }, + { + "index": "4925", + "missed": true + }, + { + "index": "4926", + "missed": true + }, + { + "index": "4927", + "missed": true + }, + { + "index": "4928", + "missed": true + }, + { + "index": "4929", + "missed": true + }, + { + "index": "4930", + "missed": true + }, + { + "index": "4931", + "missed": true + }, + { + "index": "4932", + "missed": true + }, + { + "index": "4941", + "missed": false + }, + { + "index": "4942", + "missed": false + }, + { + "index": "4955", + "missed": false + }, + { + "index": "4956", + "missed": false + }, + { + "index": "4957", + "missed": false + }, + { + "index": "4958", + "missed": false + }, + { + "index": "4959", + "missed": false + }, + { + "index": "4960", + "missed": false + }, + { + "index": "4961", + "missed": false + }, + { + "index": "4962", + "missed": false + }, + { + "index": "4986", + "missed": true + }, + { + "index": "4987", + "missed": true + }, + { + "index": "4988", + "missed": true + }, + { + "index": "4989", + "missed": true + }, + { + "index": "4990", + "missed": true + }, + { + "index": "4991", + "missed": true + }, + { + "index": "4992", + "missed": true + }, + { + "index": "4993", + "missed": true + } + ], + "cosmosvalcons16acqn9x63zlrq3e3ure7xh6ejuzdmn9nqa7gae": [], + "cosmosvalcons167pqyvhc957sgfnjsfumzjwp533zhyz29sfpcx": [], + "cosmosvalcons1k3h0k5cswvalu75q02cfpzckl7qqdwqgzf08dn": [], + "cosmosvalcons1rjz72lhjr7wdvzgmp3u6l67tresgetshun06lq": [], + "cosmosvalcons1xlxw8cx5rmqyvfk38w9f4txn6dm5s7xf4upzyu": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + } + ], + "cosmosvalcons18n9jpqfvz4cy6et5mu0l9up2tekuvkt5xcdp9l": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + } + ], + "cosmosvalcons1fz9ggtf7502d7rzx92g66aldaufncf5k7avayq": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + } + ], + "cosmosvalcons1th5kwndz656atv250kgfjr5ssl4wzh3els60dw": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + } + ], + "cosmosvalcons1wxzfzh07hduvqnl0q5mln6dh2x3luyqcye2yml": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + } + ], + "cosmosvalcons15fscd8rwdrg2vl364n6kg2q7hunmyhd56etv7r": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + }, + { + "index": "2", + "missed": true + }, + { + "index": "3", + "missed": true + }, + { + "index": "4", + "missed": true + }, + { + "index": "5", + "missed": true + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": true + }, + { + "index": "13", + "missed": true + }, + { + "index": "14", + "missed": true + }, + { + "index": "15", + "missed": true + }, + { + "index": "16", + "missed": true + }, + { + "index": "17", + "missed": true + }, + { + "index": "18", + "missed": true + }, + { + "index": "19", + "missed": true + }, + { + "index": "20", + "missed": true + }, + { + "index": "21", + "missed": true + }, + { + "index": "22", + "missed": true + }, + { + "index": "23", + "missed": true + }, + { + "index": "24", + "missed": true + }, + { + "index": "25", + "missed": true + }, + { + "index": "26", + "missed": true + }, + { + "index": "27", + "missed": true + }, + { + "index": "28", + "missed": true + }, + { + "index": "29", + "missed": true + }, + { + "index": "30", + "missed": true + }, + { + "index": "31", + "missed": true + }, + { + "index": "32", + "missed": true + }, + { + "index": "33", + "missed": true + }, + { + "index": "34", + "missed": true + }, + { + "index": "35", + "missed": true + }, + { + "index": "36", + "missed": true + }, + { + "index": "37", + "missed": true + }, + { + "index": "38", + "missed": true + }, + { + "index": "39", + "missed": true + }, + { + "index": "40", + "missed": true + }, + { + "index": "41", + "missed": true + }, + { + "index": "42", + "missed": true + }, + { + "index": "43", + "missed": true + }, + { + "index": "44", + "missed": true + }, + { + "index": "45", + "missed": true + }, + { + "index": "46", + "missed": true + }, + { + "index": "47", + "missed": true + }, + { + "index": "48", + "missed": true + }, + { + "index": "49", + "missed": true + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": true + }, + { + "index": "58", + "missed": true + }, + { + "index": "59", + "missed": true + }, + { + "index": "60", + "missed": true + }, + { + "index": "61", + "missed": true + }, + { + "index": "62", + "missed": true + }, + { + "index": "63", + "missed": true + }, + { + "index": "64", + "missed": true + }, + { + "index": "65", + "missed": true + }, + { + "index": "66", + "missed": true + }, + { + "index": "67", + "missed": true + }, + { + "index": "68", + "missed": true + }, + { + "index": "69", + "missed": true + }, + { + "index": "70", + "missed": true + }, + { + "index": "71", + "missed": true + }, + { + "index": "72", + "missed": true + }, + { + "index": "73", + "missed": true + }, + { + "index": "74", + "missed": true + }, + { + "index": "75", + "missed": true + }, + { + "index": "76", + "missed": true + }, + { + "index": "77", + "missed": true + }, + { + "index": "78", + "missed": true + }, + { + "index": "79", + "missed": true + }, + { + "index": "80", + "missed": true + }, + { + "index": "81", + "missed": true + }, + { + "index": "82", + "missed": true + }, + { + "index": "83", + "missed": true + }, + { + "index": "84", + "missed": true + }, + { + "index": "85", + "missed": true + }, + { + "index": "86", + "missed": true + }, + { + "index": "87", + "missed": true + }, + { + "index": "88", + "missed": true + }, + { + "index": "89", + "missed": true + }, + { + "index": "90", + "missed": true + }, + { + "index": "91", + "missed": true + }, + { + "index": "92", + "missed": true + }, + { + "index": "93", + "missed": true + }, + { + "index": "94", + "missed": true + }, + { + "index": "95", + "missed": true + }, + { + "index": "96", + "missed": true + }, + { + "index": "97", + "missed": true + }, + { + "index": "98", + "missed": true + }, + { + "index": "99", + "missed": true + }, + { + "index": "100", + "missed": true + }, + { + "index": "101", + "missed": true + }, + { + "index": "102", + "missed": true + }, + { + "index": "103", + "missed": true + }, + { + "index": "104", + "missed": true + }, + { + "index": "105", + "missed": true + }, + { + "index": "106", + "missed": true + }, + { + "index": "107", + "missed": true + }, + { + "index": "108", + "missed": true + }, + { + "index": "109", + "missed": true + }, + { + "index": "110", + "missed": true + }, + { + "index": "111", + "missed": true + }, + { + "index": "112", + "missed": true + }, + { + "index": "113", + "missed": true + }, + { + "index": "114", + "missed": true + }, + { + "index": "115", + "missed": true + }, + { + "index": "116", + "missed": true + }, + { + "index": "117", + "missed": true + }, + { + "index": "118", + "missed": true + }, + { + "index": "119", + "missed": true + }, + { + "index": "120", + "missed": true + }, + { + "index": "121", + "missed": true + }, + { + "index": "122", + "missed": true + }, + { + "index": "123", + "missed": true + }, + { + "index": "124", + "missed": true + }, + { + "index": "125", + "missed": true + }, + { + "index": "126", + "missed": true + }, + { + "index": "127", + "missed": true + }, + { + "index": "128", + "missed": true + }, + { + "index": "129", + "missed": true + }, + { + "index": "130", + "missed": true + }, + { + "index": "131", + "missed": true + }, + { + "index": "132", + "missed": true + }, + { + "index": "133", + "missed": true + }, + { + "index": "134", + "missed": true + }, + { + "index": "135", + "missed": true + }, + { + "index": "136", + "missed": true + }, + { + "index": "137", + "missed": true + }, + { + "index": "138", + "missed": true + }, + { + "index": "139", + "missed": true + }, + { + "index": "140", + "missed": true + }, + { + "index": "141", + "missed": true + }, + { + "index": "142", + "missed": true + }, + { + "index": "143", + "missed": true + }, + { + "index": "144", + "missed": true + }, + { + "index": "145", + "missed": true + }, + { + "index": "146", + "missed": true + }, + { + "index": "147", + "missed": true + }, + { + "index": "148", + "missed": true + }, + { + "index": "149", + "missed": true + }, + { + "index": "150", + "missed": true + }, + { + "index": "151", + "missed": true + }, + { + "index": "152", + "missed": true + }, + { + "index": "153", + "missed": true + }, + { + "index": "154", + "missed": true + }, + { + "index": "155", + "missed": true + }, + { + "index": "156", + "missed": true + }, + { + "index": "157", + "missed": true + }, + { + "index": "158", + "missed": true + }, + { + "index": "159", + "missed": true + }, + { + "index": "160", + "missed": true + }, + { + "index": "161", + "missed": true + }, + { + "index": "162", + "missed": true + }, + { + "index": "163", + "missed": true + }, + { + "index": "164", + "missed": true + }, + { + "index": "165", + "missed": true + }, + { + "index": "166", + "missed": true + }, + { + "index": "167", + "missed": true + }, + { + "index": "168", + "missed": true + }, + { + "index": "169", + "missed": true + }, + { + "index": "170", + "missed": true + }, + { + "index": "171", + "missed": true + }, + { + "index": "172", + "missed": true + }, + { + "index": "173", + "missed": true + }, + { + "index": "174", + "missed": true + }, + { + "index": "175", + "missed": true + }, + { + "index": "176", + "missed": true + }, + { + "index": "177", + "missed": true + }, + { + "index": "178", + "missed": true + }, + { + "index": "179", + "missed": true + }, + { + "index": "180", + "missed": true + }, + { + "index": "181", + "missed": true + }, + { + "index": "182", + "missed": true + }, + { + "index": "183", + "missed": true + }, + { + "index": "184", + "missed": true + }, + { + "index": "185", + "missed": true + }, + { + "index": "186", + "missed": true + }, + { + "index": "187", + "missed": true + }, + { + "index": "188", + "missed": true + }, + { + "index": "189", + "missed": true + }, + { + "index": "190", + "missed": true + }, + { + "index": "191", + "missed": true + }, + { + "index": "192", + "missed": true + }, + { + "index": "193", + "missed": true + }, + { + "index": "194", + "missed": true + }, + { + "index": "195", + "missed": true + }, + { + "index": "196", + "missed": true + }, + { + "index": "197", + "missed": true + }, + { + "index": "198", + "missed": true + }, + { + "index": "199", + "missed": true + }, + { + "index": "200", + "missed": true + }, + { + "index": "201", + "missed": true + }, + { + "index": "202", + "missed": true + }, + { + "index": "203", + "missed": true + }, + { + "index": "204", + "missed": true + }, + { + "index": "205", + "missed": true + }, + { + "index": "206", + "missed": true + }, + { + "index": "207", + "missed": true + }, + { + "index": "208", + "missed": true + }, + { + "index": "209", + "missed": true + }, + { + "index": "210", + "missed": true + }, + { + "index": "211", + "missed": true + }, + { + "index": "212", + "missed": true + }, + { + "index": "213", + "missed": true + }, + { + "index": "214", + "missed": true + }, + { + "index": "215", + "missed": true + }, + { + "index": "216", + "missed": true + }, + { + "index": "217", + "missed": true + }, + { + "index": "218", + "missed": true + }, + { + "index": "219", + "missed": true + }, + { + "index": "220", + "missed": true + }, + { + "index": "221", + "missed": true + }, + { + "index": "222", + "missed": true + }, + { + "index": "223", + "missed": true + }, + { + "index": "224", + "missed": true + }, + { + "index": "225", + "missed": true + }, + { + "index": "226", + "missed": true + }, + { + "index": "227", + "missed": true + }, + { + "index": "228", + "missed": true + }, + { + "index": "229", + "missed": true + }, + { + "index": "230", + "missed": true + }, + { + "index": "231", + "missed": true + }, + { + "index": "232", + "missed": true + }, + { + "index": "233", + "missed": true + }, + { + "index": "234", + "missed": true + }, + { + "index": "235", + "missed": true + }, + { + "index": "236", + "missed": true + }, + { + "index": "237", + "missed": true + }, + { + "index": "238", + "missed": true + }, + { + "index": "239", + "missed": true + }, + { + "index": "240", + "missed": true + }, + { + "index": "241", + "missed": true + }, + { + "index": "242", + "missed": true + }, + { + "index": "243", + "missed": true + }, + { + "index": "244", + "missed": true + }, + { + "index": "245", + "missed": true + }, + { + "index": "246", + "missed": true + }, + { + "index": "247", + "missed": true + }, + { + "index": "248", + "missed": true + }, + { + "index": "249", + "missed": true + }, + { + "index": "250", + "missed": true + }, + { + "index": "251", + "missed": true + }, + { + "index": "252", + "missed": true + }, + { + "index": "253", + "missed": true + }, + { + "index": "254", + "missed": true + }, + { + "index": "255", + "missed": true + }, + { + "index": "256", + "missed": true + }, + { + "index": "257", + "missed": true + }, + { + "index": "258", + "missed": true + } + ], + "cosmosvalcons1hkzzlpm44zcyndgdlyyr8qnmnznm9nf8j9w9sz": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + }, + { + "index": "2", + "missed": true + }, + { + "index": "3", + "missed": true + }, + { + "index": "4", + "missed": true + }, + { + "index": "5", + "missed": true + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": true + }, + { + "index": "13", + "missed": true + }, + { + "index": "14", + "missed": true + }, + { + "index": "15", + "missed": true + }, + { + "index": "16", + "missed": true + }, + { + "index": "17", + "missed": true + }, + { + "index": "18", + "missed": true + }, + { + "index": "19", + "missed": true + }, + { + "index": "20", + "missed": true + }, + { + "index": "21", + "missed": true + }, + { + "index": "22", + "missed": true + }, + { + "index": "23", + "missed": true + }, + { + "index": "24", + "missed": true + }, + { + "index": "25", + "missed": true + }, + { + "index": "26", + "missed": true + }, + { + "index": "27", + "missed": true + }, + { + "index": "28", + "missed": true + }, + { + "index": "29", + "missed": true + }, + { + "index": "30", + "missed": true + }, + { + "index": "31", + "missed": true + }, + { + "index": "32", + "missed": true + }, + { + "index": "33", + "missed": true + }, + { + "index": "34", + "missed": true + }, + { + "index": "35", + "missed": true + }, + { + "index": "36", + "missed": true + }, + { + "index": "37", + "missed": true + }, + { + "index": "38", + "missed": true + }, + { + "index": "39", + "missed": true + }, + { + "index": "40", + "missed": true + }, + { + "index": "41", + "missed": true + }, + { + "index": "42", + "missed": true + }, + { + "index": "43", + "missed": true + }, + { + "index": "44", + "missed": true + }, + { + "index": "45", + "missed": true + }, + { + "index": "46", + "missed": true + }, + { + "index": "47", + "missed": true + }, + { + "index": "48", + "missed": true + }, + { + "index": "49", + "missed": true + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": true + }, + { + "index": "58", + "missed": true + }, + { + "index": "59", + "missed": true + }, + { + "index": "60", + "missed": true + }, + { + "index": "61", + "missed": true + }, + { + "index": "62", + "missed": true + }, + { + "index": "63", + "missed": true + }, + { + "index": "64", + "missed": true + }, + { + "index": "65", + "missed": true + }, + { + "index": "66", + "missed": true + }, + { + "index": "67", + "missed": true + }, + { + "index": "68", + "missed": true + }, + { + "index": "69", + "missed": true + }, + { + "index": "70", + "missed": true + }, + { + "index": "71", + "missed": true + }, + { + "index": "72", + "missed": true + }, + { + "index": "73", + "missed": true + }, + { + "index": "74", + "missed": true + }, + { + "index": "75", + "missed": true + }, + { + "index": "76", + "missed": true + }, + { + "index": "77", + "missed": true + }, + { + "index": "78", + "missed": true + }, + { + "index": "79", + "missed": true + }, + { + "index": "80", + "missed": true + }, + { + "index": "81", + "missed": true + }, + { + "index": "82", + "missed": true + }, + { + "index": "83", + "missed": true + }, + { + "index": "84", + "missed": true + }, + { + "index": "85", + "missed": true + }, + { + "index": "86", + "missed": true + }, + { + "index": "87", + "missed": true + }, + { + "index": "88", + "missed": true + }, + { + "index": "89", + "missed": true + }, + { + "index": "90", + "missed": true + }, + { + "index": "91", + "missed": true + }, + { + "index": "92", + "missed": true + }, + { + "index": "93", + "missed": true + }, + { + "index": "94", + "missed": true + }, + { + "index": "95", + "missed": true + }, + { + "index": "96", + "missed": true + }, + { + "index": "97", + "missed": true + }, + { + "index": "98", + "missed": true + }, + { + "index": "99", + "missed": true + }, + { + "index": "100", + "missed": true + }, + { + "index": "101", + "missed": true + }, + { + "index": "102", + "missed": true + }, + { + "index": "103", + "missed": true + }, + { + "index": "104", + "missed": true + }, + { + "index": "105", + "missed": true + }, + { + "index": "106", + "missed": true + }, + { + "index": "107", + "missed": true + }, + { + "index": "108", + "missed": true + }, + { + "index": "109", + "missed": true + }, + { + "index": "110", + "missed": true + }, + { + "index": "111", + "missed": true + }, + { + "index": "112", + "missed": true + }, + { + "index": "113", + "missed": true + }, + { + "index": "114", + "missed": true + }, + { + "index": "115", + "missed": true + }, + { + "index": "116", + "missed": true + }, + { + "index": "117", + "missed": true + }, + { + "index": "118", + "missed": true + }, + { + "index": "119", + "missed": true + }, + { + "index": "120", + "missed": true + }, + { + "index": "121", + "missed": true + }, + { + "index": "122", + "missed": true + }, + { + "index": "123", + "missed": true + }, + { + "index": "124", + "missed": true + }, + { + "index": "125", + "missed": true + }, + { + "index": "126", + "missed": true + }, + { + "index": "127", + "missed": true + }, + { + "index": "128", + "missed": true + }, + { + "index": "129", + "missed": true + }, + { + "index": "130", + "missed": true + }, + { + "index": "131", + "missed": true + }, + { + "index": "132", + "missed": true + }, + { + "index": "133", + "missed": true + }, + { + "index": "134", + "missed": true + }, + { + "index": "135", + "missed": true + }, + { + "index": "136", + "missed": true + }, + { + "index": "137", + "missed": true + }, + { + "index": "138", + "missed": true + }, + { + "index": "139", + "missed": true + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "177", + "missed": true + }, + { + "index": "179", + "missed": true + }, + { + "index": "180", + "missed": true + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1140", + "missed": true + }, + { + "index": "1141", + "missed": true + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1460", + "missed": true + }, + { + "index": "1461", + "missed": true + }, + { + "index": "1462", + "missed": true + }, + { + "index": "1463", + "missed": true + }, + { + "index": "1464", + "missed": true + }, + { + "index": "1465", + "missed": true + }, + { + "index": "1466", + "missed": true + }, + { + "index": "1467", + "missed": true + }, + { + "index": "1779", + "missed": true + }, + { + "index": "1782", + "missed": true + }, + { + "index": "1783", + "missed": true + }, + { + "index": "1784", + "missed": true + }, + { + "index": "1785", + "missed": true + }, + { + "index": "1786", + "missed": true + }, + { + "index": "1787", + "missed": true + }, + { + "index": "1788", + "missed": true + }, + { + "index": "1789", + "missed": true + }, + { + "index": "1930", + "missed": true + }, + { + "index": "1931", + "missed": true + }, + { + "index": "1932", + "missed": true + }, + { + "index": "1933", + "missed": true + }, + { + "index": "1934", + "missed": true + }, + { + "index": "1935", + "missed": true + }, + { + "index": "1936", + "missed": true + }, + { + "index": "1937", + "missed": true + }, + { + "index": "1938", + "missed": true + }, + { + "index": "1939", + "missed": true + }, + { + "index": "1940", + "missed": true + }, + { + "index": "1941", + "missed": true + }, + { + "index": "2063", + "missed": true + }, + { + "index": "2064", + "missed": true + }, + { + "index": "2065", + "missed": true + }, + { + "index": "2066", + "missed": true + }, + { + "index": "2067", + "missed": true + }, + { + "index": "2068", + "missed": true + }, + { + "index": "2069", + "missed": true + }, + { + "index": "2070", + "missed": true + }, + { + "index": "2071", + "missed": true + }, + { + "index": "2072", + "missed": true + }, + { + "index": "2073", + "missed": true + }, + { + "index": "2074", + "missed": true + }, + { + "index": "2075", + "missed": true + }, + { + "index": "2076", + "missed": true + }, + { + "index": "2088", + "missed": true + }, + { + "index": "2089", + "missed": true + }, + { + "index": "2090", + "missed": true + }, + { + "index": "2143", + "missed": true + }, + { + "index": "2144", + "missed": true + }, + { + "index": "2145", + "missed": true + }, + { + "index": "2146", + "missed": true + }, + { + "index": "2147", + "missed": true + }, + { + "index": "2148", + "missed": true + }, + { + "index": "2149", + "missed": true + }, + { + "index": "2150", + "missed": true + }, + { + "index": "2151", + "missed": true + }, + { + "index": "2152", + "missed": true + }, + { + "index": "2153", + "missed": true + }, + { + "index": "2154", + "missed": true + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + }, + { + "index": "2201", + "missed": false + }, + { + "index": "2202", + "missed": false + }, + { + "index": "2203", + "missed": false + }, + { + "index": "2204", + "missed": false + }, + { + "index": "2205", + "missed": false + }, + { + "index": "2206", + "missed": false + }, + { + "index": "2207", + "missed": false + }, + { + "index": "2221", + "missed": true + }, + { + "index": "2222", + "missed": true + }, + { + "index": "2223", + "missed": true + }, + { + "index": "2224", + "missed": true + }, + { + "index": "2225", + "missed": true + }, + { + "index": "2226", + "missed": true + }, + { + "index": "2227", + "missed": true + }, + { + "index": "2228", + "missed": true + }, + { + "index": "2229", + "missed": true + }, + { + "index": "2230", + "missed": true + }, + { + "index": "2231", + "missed": true + }, + { + "index": "2232", + "missed": true + }, + { + "index": "2233", + "missed": true + }, + { + "index": "2234", + "missed": true + }, + { + "index": "2235", + "missed": true + }, + { + "index": "2367", + "missed": true + }, + { + "index": "2368", + "missed": true + }, + { + "index": "2369", + "missed": true + }, + { + "index": "2370", + "missed": true + }, + { + "index": "2371", + "missed": true + }, + { + "index": "2372", + "missed": true + }, + { + "index": "2373", + "missed": true + }, + { + "index": "2374", + "missed": true + }, + { + "index": "2375", + "missed": true + }, + { + "index": "2376", + "missed": true + }, + { + "index": "2377", + "missed": true + }, + { + "index": "2378", + "missed": true + }, + { + "index": "2379", + "missed": true + }, + { + "index": "2503", + "missed": true + }, + { + "index": "2504", + "missed": true + }, + { + "index": "2505", + "missed": true + }, + { + "index": "2506", + "missed": true + }, + { + "index": "2507", + "missed": true + }, + { + "index": "2508", + "missed": true + }, + { + "index": "2509", + "missed": true + }, + { + "index": "2510", + "missed": true + }, + { + "index": "2511", + "missed": true + }, + { + "index": "2512", + "missed": true + }, + { + "index": "2513", + "missed": true + }, + { + "index": "2514", + "missed": true + }, + { + "index": "2668", + "missed": true + }, + { + "index": "2669", + "missed": true + }, + { + "index": "2670", + "missed": true + }, + { + "index": "2671", + "missed": true + }, + { + "index": "2672", + "missed": true + }, + { + "index": "2673", + "missed": true + }, + { + "index": "2674", + "missed": true + }, + { + "index": "2675", + "missed": true + }, + { + "index": "2676", + "missed": true + }, + { + "index": "2677", + "missed": true + }, + { + "index": "2678", + "missed": true + }, + { + "index": "2838", + "missed": true + }, + { + "index": "2839", + "missed": true + }, + { + "index": "2840", + "missed": true + }, + { + "index": "2841", + "missed": true + }, + { + "index": "2842", + "missed": true + }, + { + "index": "2843", + "missed": true + }, + { + "index": "2844", + "missed": true + }, + { + "index": "2845", + "missed": true + }, + { + "index": "2846", + "missed": true + }, + { + "index": "2847", + "missed": true + }, + { + "index": "2848", + "missed": true + }, + { + "index": "2849", + "missed": true + }, + { + "index": "2870", + "missed": false + }, + { + "index": "2871", + "missed": false + }, + { + "index": "2872", + "missed": false + }, + { + "index": "3022", + "missed": false + }, + { + "index": "3023", + "missed": false + }, + { + "index": "3024", + "missed": false + }, + { + "index": "3025", + "missed": false + }, + { + "index": "3026", + "missed": true + }, + { + "index": "3027", + "missed": true + }, + { + "index": "3028", + "missed": true + }, + { + "index": "3029", + "missed": true + }, + { + "index": "3030", + "missed": true + }, + { + "index": "3031", + "missed": true + }, + { + "index": "3032", + "missed": true + }, + { + "index": "3033", + "missed": true + }, + { + "index": "3034", + "missed": true + }, + { + "index": "3161", + "missed": true + }, + { + "index": "3162", + "missed": true + }, + { + "index": "3163", + "missed": true + }, + { + "index": "3164", + "missed": true + }, + { + "index": "3165", + "missed": true + }, + { + "index": "3166", + "missed": true + }, + { + "index": "3167", + "missed": true + }, + { + "index": "3168", + "missed": true + }, + { + "index": "3169", + "missed": true + }, + { + "index": "3170", + "missed": true + }, + { + "index": "3171", + "missed": true + }, + { + "index": "3172", + "missed": true + }, + { + "index": "3173", + "missed": true + }, + { + "index": "3174", + "missed": true + }, + { + "index": "3175", + "missed": true + }, + { + "index": "3176", + "missed": true + }, + { + "index": "3187", + "missed": false + }, + { + "index": "3188", + "missed": false + }, + { + "index": "3189", + "missed": false + }, + { + "index": "3190", + "missed": false + }, + { + "index": "3191", + "missed": false + }, + { + "index": "3192", + "missed": false + }, + { + "index": "3193", + "missed": false + }, + { + "index": "3322", + "missed": true + }, + { + "index": "3323", + "missed": true + }, + { + "index": "3324", + "missed": true + }, + { + "index": "3325", + "missed": true + }, + { + "index": "3326", + "missed": true + }, + { + "index": "3327", + "missed": true + }, + { + "index": "3328", + "missed": true + }, + { + "index": "3329", + "missed": true + }, + { + "index": "3330", + "missed": true + }, + { + "index": "3331", + "missed": true + }, + { + "index": "3332", + "missed": true + }, + { + "index": "3334", + "missed": true + }, + { + "index": "3335", + "missed": true + }, + { + "index": "3336", + "missed": true + }, + { + "index": "3337", + "missed": true + }, + { + "index": "3338", + "missed": true + }, + { + "index": "3339", + "missed": true + }, + { + "index": "3340", + "missed": true + }, + { + "index": "3341", + "missed": true + }, + { + "index": "3342", + "missed": true + }, + { + "index": "3343", + "missed": true + }, + { + "index": "3344", + "missed": true + }, + { + "index": "3345", + "missed": true + }, + { + "index": "3431", + "missed": true + }, + { + "index": "3432", + "missed": true + }, + { + "index": "3433", + "missed": true + }, + { + "index": "3434", + "missed": true + }, + { + "index": "3435", + "missed": true + }, + { + "index": "3436", + "missed": true + }, + { + "index": "3437", + "missed": true + }, + { + "index": "3438", + "missed": true + }, + { + "index": "3440", + "missed": true + }, + { + "index": "3441", + "missed": true + }, + { + "index": "3442", + "missed": true + }, + { + "index": "3443", + "missed": true + }, + { + "index": "3444", + "missed": true + }, + { + "index": "3445", + "missed": true + }, + { + "index": "3446", + "missed": true + }, + { + "index": "3447", + "missed": true + }, + { + "index": "3448", + "missed": true + }, + { + "index": "3449", + "missed": true + }, + { + "index": "3450", + "missed": true + }, + { + "index": "3451", + "missed": true + }, + { + "index": "3467", + "missed": false + }, + { + "index": "3468", + "missed": false + }, + { + "index": "3469", + "missed": false + }, + { + "index": "3470", + "missed": false + }, + { + "index": "3565", + "missed": true + }, + { + "index": "3566", + "missed": true + }, + { + "index": "3567", + "missed": true + }, + { + "index": "3568", + "missed": true + }, + { + "index": "3569", + "missed": true + }, + { + "index": "3570", + "missed": true + }, + { + "index": "3571", + "missed": true + }, + { + "index": "3572", + "missed": true + }, + { + "index": "3573", + "missed": true + }, + { + "index": "3574", + "missed": true + }, + { + "index": "3575", + "missed": true + }, + { + "index": "3576", + "missed": true + }, + { + "index": "3577", + "missed": true + }, + { + "index": "3578", + "missed": false + }, + { + "index": "3579", + "missed": false + }, + { + "index": "3667", + "missed": true + }, + { + "index": "3668", + "missed": true + }, + { + "index": "3669", + "missed": true + }, + { + "index": "3670", + "missed": true + }, + { + "index": "3671", + "missed": true + }, + { + "index": "3672", + "missed": true + }, + { + "index": "3673", + "missed": true + }, + { + "index": "3674", + "missed": true + }, + { + "index": "3675", + "missed": true + }, + { + "index": "3676", + "missed": true + }, + { + "index": "3677", + "missed": true + }, + { + "index": "3719", + "missed": false + }, + { + "index": "3823", + "missed": false + }, + { + "index": "3824", + "missed": false + }, + { + "index": "3825", + "missed": false + }, + { + "index": "3826", + "missed": false + }, + { + "index": "3827", + "missed": false + }, + { + "index": "3885", + "missed": true + }, + { + "index": "3892", + "missed": true + }, + { + "index": "3893", + "missed": true + }, + { + "index": "3894", + "missed": true + }, + { + "index": "3895", + "missed": true + }, + { + "index": "3896", + "missed": true + }, + { + "index": "3897", + "missed": true + }, + { + "index": "3898", + "missed": true + }, + { + "index": "3899", + "missed": true + }, + { + "index": "3900", + "missed": true + }, + { + "index": "3901", + "missed": true + }, + { + "index": "3902", + "missed": true + }, + { + "index": "3903", + "missed": true + }, + { + "index": "4016", + "missed": true + }, + { + "index": "4017", + "missed": true + }, + { + "index": "4018", + "missed": true + }, + { + "index": "4019", + "missed": true + }, + { + "index": "4020", + "missed": true + }, + { + "index": "4021", + "missed": true + }, + { + "index": "4022", + "missed": true + }, + { + "index": "4023", + "missed": true + }, + { + "index": "4024", + "missed": true + }, + { + "index": "4025", + "missed": true + }, + { + "index": "4026", + "missed": true + }, + { + "index": "4027", + "missed": true + }, + { + "index": "4028", + "missed": true + }, + { + "index": "4029", + "missed": true + }, + { + "index": "4030", + "missed": true + }, + { + "index": "4031", + "missed": true + }, + { + "index": "4032", + "missed": true + }, + { + "index": "4033", + "missed": true + }, + { + "index": "4034", + "missed": true + }, + { + "index": "4035", + "missed": true + }, + { + "index": "4036", + "missed": true + }, + { + "index": "4037", + "missed": true + }, + { + "index": "4038", + "missed": true + }, + { + "index": "4039", + "missed": true + }, + { + "index": "4040", + "missed": true + }, + { + "index": "4041", + "missed": true + }, + { + "index": "4042", + "missed": true + }, + { + "index": "4043", + "missed": true + }, + { + "index": "4044", + "missed": true + }, + { + "index": "4045", + "missed": true + }, + { + "index": "4046", + "missed": true + }, + { + "index": "4047", + "missed": true + }, + { + "index": "4048", + "missed": true + }, + { + "index": "4049", + "missed": true + }, + { + "index": "4050", + "missed": true + }, + { + "index": "4051", + "missed": true + }, + { + "index": "4052", + "missed": true + }, + { + "index": "4053", + "missed": true + }, + { + "index": "4054", + "missed": true + }, + { + "index": "4055", + "missed": true + }, + { + "index": "4056", + "missed": true + }, + { + "index": "4057", + "missed": true + }, + { + "index": "4058", + "missed": true + }, + { + "index": "4059", + "missed": true + }, + { + "index": "4060", + "missed": true + }, + { + "index": "4061", + "missed": true + }, + { + "index": "4062", + "missed": true + }, + { + "index": "4063", + "missed": true + }, + { + "index": "4064", + "missed": true + }, + { + "index": "4065", + "missed": true + }, + { + "index": "4066", + "missed": true + }, + { + "index": "4067", + "missed": true + }, + { + "index": "4068", + "missed": true + }, + { + "index": "4069", + "missed": true + }, + { + "index": "4070", + "missed": true + }, + { + "index": "4071", + "missed": true + }, + { + "index": "4072", + "missed": true + }, + { + "index": "4073", + "missed": true + }, + { + "index": "4074", + "missed": true + }, + { + "index": "4075", + "missed": true + }, + { + "index": "4076", + "missed": true + }, + { + "index": "4077", + "missed": true + }, + { + "index": "4078", + "missed": true + }, + { + "index": "4079", + "missed": true + }, + { + "index": "4080", + "missed": true + }, + { + "index": "4081", + "missed": true + }, + { + "index": "4082", + "missed": true + }, + { + "index": "4083", + "missed": true + }, + { + "index": "4084", + "missed": true + }, + { + "index": "4085", + "missed": true + }, + { + "index": "4086", + "missed": true + }, + { + "index": "4087", + "missed": true + }, + { + "index": "4088", + "missed": true + }, + { + "index": "4089", + "missed": true + }, + { + "index": "4090", + "missed": true + }, + { + "index": "4091", + "missed": true + }, + { + "index": "4092", + "missed": true + }, + { + "index": "4093", + "missed": true + }, + { + "index": "4094", + "missed": true + }, + { + "index": "4095", + "missed": true + }, + { + "index": "4096", + "missed": true + }, + { + "index": "4097", + "missed": true + }, + { + "index": "4098", + "missed": true + }, + { + "index": "4099", + "missed": true + }, + { + "index": "4100", + "missed": true + }, + { + "index": "4101", + "missed": true + }, + { + "index": "4102", + "missed": true + }, + { + "index": "4103", + "missed": true + }, + { + "index": "4104", + "missed": true + }, + { + "index": "4105", + "missed": true + }, + { + "index": "4106", + "missed": true + }, + { + "index": "4107", + "missed": true + }, + { + "index": "4108", + "missed": true + }, + { + "index": "4109", + "missed": true + }, + { + "index": "4110", + "missed": true + }, + { + "index": "4111", + "missed": true + }, + { + "index": "4112", + "missed": true + }, + { + "index": "4113", + "missed": true + }, + { + "index": "4114", + "missed": true + }, + { + "index": "4115", + "missed": true + }, + { + "index": "4116", + "missed": true + }, + { + "index": "4117", + "missed": true + }, + { + "index": "4118", + "missed": true + }, + { + "index": "4119", + "missed": true + }, + { + "index": "4120", + "missed": true + }, + { + "index": "4121", + "missed": true + }, + { + "index": "4122", + "missed": true + }, + { + "index": "4123", + "missed": true + }, + { + "index": "4124", + "missed": true + }, + { + "index": "4125", + "missed": true + }, + { + "index": "4126", + "missed": true + }, + { + "index": "4127", + "missed": true + }, + { + "index": "4128", + "missed": true + }, + { + "index": "4129", + "missed": true + }, + { + "index": "4130", + "missed": true + }, + { + "index": "4131", + "missed": true + }, + { + "index": "4132", + "missed": true + }, + { + "index": "4133", + "missed": true + }, + { + "index": "4134", + "missed": true + }, + { + "index": "4135", + "missed": true + }, + { + "index": "4136", + "missed": true + }, + { + "index": "4137", + "missed": true + }, + { + "index": "4138", + "missed": true + }, + { + "index": "4139", + "missed": true + }, + { + "index": "4140", + "missed": true + }, + { + "index": "4141", + "missed": true + }, + { + "index": "4142", + "missed": true + }, + { + "index": "4143", + "missed": true + }, + { + "index": "4144", + "missed": true + }, + { + "index": "4145", + "missed": true + }, + { + "index": "4146", + "missed": true + }, + { + "index": "4147", + "missed": true + }, + { + "index": "4148", + "missed": true + }, + { + "index": "4149", + "missed": true + }, + { + "index": "4150", + "missed": true + }, + { + "index": "4151", + "missed": true + }, + { + "index": "4152", + "missed": true + }, + { + "index": "4153", + "missed": true + }, + { + "index": "4154", + "missed": true + }, + { + "index": "4155", + "missed": true + }, + { + "index": "4156", + "missed": true + }, + { + "index": "4157", + "missed": true + }, + { + "index": "4158", + "missed": true + }, + { + "index": "4159", + "missed": true + }, + { + "index": "4160", + "missed": true + }, + { + "index": "4161", + "missed": true + }, + { + "index": "4162", + "missed": true + }, + { + "index": "4163", + "missed": true + }, + { + "index": "4164", + "missed": true + }, + { + "index": "4165", + "missed": true + }, + { + "index": "4166", + "missed": true + }, + { + "index": "4167", + "missed": true + }, + { + "index": "4168", + "missed": true + }, + { + "index": "4169", + "missed": true + }, + { + "index": "4170", + "missed": true + }, + { + "index": "4171", + "missed": true + }, + { + "index": "4172", + "missed": true + }, + { + "index": "4173", + "missed": true + }, + { + "index": "4174", + "missed": true + }, + { + "index": "4175", + "missed": true + }, + { + "index": "4176", + "missed": true + }, + { + "index": "4177", + "missed": true + }, + { + "index": "4178", + "missed": true + }, + { + "index": "4179", + "missed": true + }, + { + "index": "4180", + "missed": true + }, + { + "index": "4181", + "missed": true + }, + { + "index": "4182", + "missed": true + }, + { + "index": "4183", + "missed": true + }, + { + "index": "4184", + "missed": true + }, + { + "index": "4185", + "missed": true + }, + { + "index": "4186", + "missed": true + }, + { + "index": "4187", + "missed": true + }, + { + "index": "4188", + "missed": true + }, + { + "index": "4189", + "missed": true + }, + { + "index": "4190", + "missed": true + }, + { + "index": "4191", + "missed": true + }, + { + "index": "4192", + "missed": true + }, + { + "index": "4193", + "missed": true + }, + { + "index": "4194", + "missed": true + }, + { + "index": "4195", + "missed": true + }, + { + "index": "4196", + "missed": true + }, + { + "index": "4197", + "missed": true + }, + { + "index": "4198", + "missed": true + }, + { + "index": "4199", + "missed": true + }, + { + "index": "4200", + "missed": true + }, + { + "index": "4201", + "missed": true + }, + { + "index": "4202", + "missed": true + }, + { + "index": "4203", + "missed": true + }, + { + "index": "4204", + "missed": true + }, + { + "index": "4205", + "missed": true + }, + { + "index": "4206", + "missed": true + }, + { + "index": "4207", + "missed": true + }, + { + "index": "4208", + "missed": true + }, + { + "index": "4209", + "missed": true + }, + { + "index": "4210", + "missed": true + }, + { + "index": "4211", + "missed": true + }, + { + "index": "4212", + "missed": true + }, + { + "index": "4213", + "missed": true + }, + { + "index": "4214", + "missed": true + }, + { + "index": "4215", + "missed": true + }, + { + "index": "4216", + "missed": true + }, + { + "index": "4217", + "missed": true + }, + { + "index": "4218", + "missed": true + }, + { + "index": "4219", + "missed": true + }, + { + "index": "4220", + "missed": true + }, + { + "index": "4221", + "missed": true + }, + { + "index": "4222", + "missed": true + }, + { + "index": "4223", + "missed": true + }, + { + "index": "4224", + "missed": true + }, + { + "index": "4225", + "missed": true + }, + { + "index": "4226", + "missed": true + }, + { + "index": "4227", + "missed": true + }, + { + "index": "4228", + "missed": true + }, + { + "index": "4229", + "missed": true + }, + { + "index": "4230", + "missed": true + }, + { + "index": "4231", + "missed": true + }, + { + "index": "4232", + "missed": true + }, + { + "index": "4233", + "missed": true + }, + { + "index": "4234", + "missed": true + }, + { + "index": "4235", + "missed": true + }, + { + "index": "4236", + "missed": true + }, + { + "index": "4237", + "missed": true + }, + { + "index": "4238", + "missed": true + }, + { + "index": "4239", + "missed": true + }, + { + "index": "4240", + "missed": true + }, + { + "index": "4241", + "missed": true + }, + { + "index": "4242", + "missed": true + }, + { + "index": "4243", + "missed": true + }, + { + "index": "4244", + "missed": true + }, + { + "index": "4245", + "missed": true + }, + { + "index": "4246", + "missed": true + }, + { + "index": "4247", + "missed": true + }, + { + "index": "4248", + "missed": true + }, + { + "index": "4249", + "missed": true + }, + { + "index": "4250", + "missed": true + }, + { + "index": "4251", + "missed": true + }, + { + "index": "4252", + "missed": true + }, + { + "index": "4253", + "missed": true + }, + { + "index": "4254", + "missed": true + }, + { + "index": "4255", + "missed": true + }, + { + "index": "4256", + "missed": true + }, + { + "index": "4257", + "missed": true + }, + { + "index": "4258", + "missed": true + }, + { + "index": "4259", + "missed": true + }, + { + "index": "4260", + "missed": true + }, + { + "index": "4261", + "missed": true + }, + { + "index": "4262", + "missed": true + }, + { + "index": "4263", + "missed": true + }, + { + "index": "4264", + "missed": true + }, + { + "index": "4265", + "missed": true + }, + { + "index": "4266", + "missed": true + }, + { + "index": "4267", + "missed": true + }, + { + "index": "4268", + "missed": true + }, + { + "index": "4269", + "missed": true + }, + { + "index": "4270", + "missed": true + }, + { + "index": "4271", + "missed": true + }, + { + "index": "4272", + "missed": true + }, + { + "index": "4273", + "missed": true + }, + { + "index": "4274", + "missed": true + }, + { + "index": "4275", + "missed": true + }, + { + "index": "4276", + "missed": true + }, + { + "index": "4277", + "missed": true + }, + { + "index": "4278", + "missed": true + }, + { + "index": "4279", + "missed": true + }, + { + "index": "4280", + "missed": true + }, + { + "index": "4281", + "missed": true + }, + { + "index": "4282", + "missed": true + }, + { + "index": "4283", + "missed": true + }, + { + "index": "4284", + "missed": true + }, + { + "index": "4285", + "missed": true + }, + { + "index": "4286", + "missed": true + }, + { + "index": "4287", + "missed": true + }, + { + "index": "4288", + "missed": true + }, + { + "index": "4289", + "missed": true + }, + { + "index": "4290", + "missed": true + }, + { + "index": "4291", + "missed": true + }, + { + "index": "4292", + "missed": true + }, + { + "index": "4293", + "missed": true + }, + { + "index": "4294", + "missed": true + }, + { + "index": "4295", + "missed": true + }, + { + "index": "4296", + "missed": true + }, + { + "index": "4297", + "missed": true + }, + { + "index": "4298", + "missed": true + }, + { + "index": "4299", + "missed": true + }, + { + "index": "4300", + "missed": true + }, + { + "index": "4301", + "missed": true + }, + { + "index": "4302", + "missed": true + }, + { + "index": "4303", + "missed": true + }, + { + "index": "4304", + "missed": true + }, + { + "index": "4305", + "missed": true + }, + { + "index": "4306", + "missed": true + }, + { + "index": "4307", + "missed": true + }, + { + "index": "4308", + "missed": true + }, + { + "index": "4309", + "missed": true + }, + { + "index": "4310", + "missed": true + }, + { + "index": "4311", + "missed": true + }, + { + "index": "4312", + "missed": true + }, + { + "index": "4313", + "missed": true + }, + { + "index": "4314", + "missed": true + }, + { + "index": "4315", + "missed": true + }, + { + "index": "4316", + "missed": true + }, + { + "index": "4317", + "missed": true + }, + { + "index": "4318", + "missed": true + }, + { + "index": "4319", + "missed": true + }, + { + "index": "4320", + "missed": true + }, + { + "index": "4321", + "missed": true + }, + { + "index": "4322", + "missed": true + }, + { + "index": "4323", + "missed": true + }, + { + "index": "4324", + "missed": true + }, + { + "index": "4325", + "missed": true + }, + { + "index": "4326", + "missed": true + }, + { + "index": "4327", + "missed": true + }, + { + "index": "4328", + "missed": true + }, + { + "index": "4329", + "missed": true + }, + { + "index": "4330", + "missed": true + }, + { + "index": "4331", + "missed": true + }, + { + "index": "4332", + "missed": true + }, + { + "index": "4333", + "missed": true + }, + { + "index": "4334", + "missed": true + }, + { + "index": "4335", + "missed": true + }, + { + "index": "4336", + "missed": true + }, + { + "index": "4337", + "missed": true + }, + { + "index": "4338", + "missed": true + }, + { + "index": "4339", + "missed": true + }, + { + "index": "4340", + "missed": true + }, + { + "index": "4341", + "missed": true + }, + { + "index": "4342", + "missed": true + }, + { + "index": "4343", + "missed": true + }, + { + "index": "4344", + "missed": true + }, + { + "index": "4345", + "missed": true + }, + { + "index": "4346", + "missed": true + }, + { + "index": "4347", + "missed": true + }, + { + "index": "4348", + "missed": true + }, + { + "index": "4349", + "missed": true + }, + { + "index": "4350", + "missed": true + }, + { + "index": "4351", + "missed": true + }, + { + "index": "4352", + "missed": true + }, + { + "index": "4353", + "missed": true + }, + { + "index": "4354", + "missed": true + }, + { + "index": "4355", + "missed": true + }, + { + "index": "4356", + "missed": true + }, + { + "index": "4357", + "missed": true + }, + { + "index": "4358", + "missed": true + }, + { + "index": "4359", + "missed": true + }, + { + "index": "4360", + "missed": true + }, + { + "index": "4361", + "missed": true + }, + { + "index": "4362", + "missed": true + }, + { + "index": "4363", + "missed": true + }, + { + "index": "4364", + "missed": true + }, + { + "index": "4365", + "missed": true + }, + { + "index": "4366", + "missed": true + }, + { + "index": "4367", + "missed": true + }, + { + "index": "4368", + "missed": true + }, + { + "index": "4369", + "missed": true + }, + { + "index": "4370", + "missed": true + }, + { + "index": "4371", + "missed": true + }, + { + "index": "4372", + "missed": true + }, + { + "index": "4373", + "missed": true + }, + { + "index": "4374", + "missed": true + }, + { + "index": "4375", + "missed": true + }, + { + "index": "4376", + "missed": true + }, + { + "index": "4377", + "missed": true + }, + { + "index": "4378", + "missed": true + }, + { + "index": "4379", + "missed": true + }, + { + "index": "4380", + "missed": true + }, + { + "index": "4381", + "missed": true + }, + { + "index": "4382", + "missed": true + }, + { + "index": "4383", + "missed": true + }, + { + "index": "4384", + "missed": true + }, + { + "index": "4385", + "missed": true + }, + { + "index": "4386", + "missed": true + }, + { + "index": "4387", + "missed": true + }, + { + "index": "4388", + "missed": true + }, + { + "index": "4389", + "missed": true + }, + { + "index": "4390", + "missed": true + }, + { + "index": "4391", + "missed": true + }, + { + "index": "4392", + "missed": true + }, + { + "index": "4393", + "missed": true + }, + { + "index": "4394", + "missed": true + }, + { + "index": "4395", + "missed": true + }, + { + "index": "4396", + "missed": true + }, + { + "index": "4397", + "missed": true + }, + { + "index": "4398", + "missed": true + }, + { + "index": "4399", + "missed": true + }, + { + "index": "4400", + "missed": true + }, + { + "index": "4401", + "missed": true + }, + { + "index": "4402", + "missed": true + }, + { + "index": "4403", + "missed": true + }, + { + "index": "4404", + "missed": true + }, + { + "index": "4405", + "missed": true + }, + { + "index": "4406", + "missed": true + }, + { + "index": "4407", + "missed": true + }, + { + "index": "4408", + "missed": true + }, + { + "index": "4409", + "missed": true + }, + { + "index": "4410", + "missed": true + }, + { + "index": "4411", + "missed": true + }, + { + "index": "4412", + "missed": true + }, + { + "index": "4413", + "missed": true + }, + { + "index": "4414", + "missed": true + }, + { + "index": "4415", + "missed": true + }, + { + "index": "4416", + "missed": true + }, + { + "index": "4417", + "missed": true + }, + { + "index": "4418", + "missed": true + }, + { + "index": "4419", + "missed": true + }, + { + "index": "4420", + "missed": true + }, + { + "index": "4421", + "missed": true + }, + { + "index": "4422", + "missed": true + }, + { + "index": "4423", + "missed": true + }, + { + "index": "4424", + "missed": true + }, + { + "index": "4425", + "missed": true + }, + { + "index": "4426", + "missed": true + }, + { + "index": "4427", + "missed": true + }, + { + "index": "4428", + "missed": true + }, + { + "index": "4429", + "missed": true + }, + { + "index": "4430", + "missed": true + }, + { + "index": "4431", + "missed": true + }, + { + "index": "4432", + "missed": true + }, + { + "index": "4433", + "missed": true + }, + { + "index": "4434", + "missed": true + }, + { + "index": "4435", + "missed": true + }, + { + "index": "4436", + "missed": true + }, + { + "index": "4437", + "missed": true + }, + { + "index": "4438", + "missed": true + }, + { + "index": "4439", + "missed": true + }, + { + "index": "4440", + "missed": true + }, + { + "index": "4441", + "missed": true + }, + { + "index": "4442", + "missed": true + }, + { + "index": "4443", + "missed": true + }, + { + "index": "4444", + "missed": true + }, + { + "index": "4445", + "missed": true + }, + { + "index": "4446", + "missed": true + }, + { + "index": "4447", + "missed": true + }, + { + "index": "4448", + "missed": true + }, + { + "index": "4449", + "missed": true + }, + { + "index": "4450", + "missed": true + }, + { + "index": "4451", + "missed": true + }, + { + "index": "4452", + "missed": true + }, + { + "index": "4453", + "missed": true + }, + { + "index": "4454", + "missed": true + }, + { + "index": "4455", + "missed": true + }, + { + "index": "4456", + "missed": true + }, + { + "index": "4457", + "missed": true + }, + { + "index": "4458", + "missed": true + }, + { + "index": "4459", + "missed": true + }, + { + "index": "4460", + "missed": true + }, + { + "index": "4461", + "missed": true + }, + { + "index": "4462", + "missed": true + }, + { + "index": "4463", + "missed": true + }, + { + "index": "4464", + "missed": true + }, + { + "index": "4465", + "missed": true + }, + { + "index": "4466", + "missed": true + }, + { + "index": "4467", + "missed": true + }, + { + "index": "4468", + "missed": true + }, + { + "index": "4469", + "missed": true + }, + { + "index": "4470", + "missed": true + }, + { + "index": "4471", + "missed": true + }, + { + "index": "4472", + "missed": true + }, + { + "index": "4473", + "missed": true + }, + { + "index": "4474", + "missed": true + }, + { + "index": "4475", + "missed": true + }, + { + "index": "4476", + "missed": true + }, + { + "index": "4477", + "missed": true + }, + { + "index": "4478", + "missed": true + }, + { + "index": "4479", + "missed": true + }, + { + "index": "4480", + "missed": true + }, + { + "index": "4481", + "missed": true + }, + { + "index": "4482", + "missed": true + }, + { + "index": "4483", + "missed": true + }, + { + "index": "4484", + "missed": true + }, + { + "index": "4485", + "missed": true + }, + { + "index": "4486", + "missed": true + }, + { + "index": "4487", + "missed": true + }, + { + "index": "4488", + "missed": true + }, + { + "index": "4489", + "missed": true + }, + { + "index": "4490", + "missed": true + }, + { + "index": "4491", + "missed": true + }, + { + "index": "4492", + "missed": true + }, + { + "index": "4493", + "missed": true + }, + { + "index": "4494", + "missed": true + }, + { + "index": "4495", + "missed": true + }, + { + "index": "4496", + "missed": true + }, + { + "index": "4497", + "missed": true + }, + { + "index": "4498", + "missed": true + }, + { + "index": "4499", + "missed": true + }, + { + "index": "4500", + "missed": true + }, + { + "index": "4501", + "missed": true + }, + { + "index": "4502", + "missed": true + }, + { + "index": "4503", + "missed": true + }, + { + "index": "4504", + "missed": true + }, + { + "index": "4505", + "missed": true + }, + { + "index": "4506", + "missed": true + }, + { + "index": "4507", + "missed": true + }, + { + "index": "4508", + "missed": true + }, + { + "index": "4509", + "missed": true + }, + { + "index": "4510", + "missed": true + }, + { + "index": "4511", + "missed": true + }, + { + "index": "4512", + "missed": true + }, + { + "index": "4513", + "missed": true + }, + { + "index": "4514", + "missed": true + }, + { + "index": "4515", + "missed": true + }, + { + "index": "4516", + "missed": true + }, + { + "index": "4517", + "missed": true + }, + { + "index": "4518", + "missed": true + }, + { + "index": "4519", + "missed": true + }, + { + "index": "4520", + "missed": true + }, + { + "index": "4521", + "missed": true + }, + { + "index": "4522", + "missed": true + }, + { + "index": "4523", + "missed": true + }, + { + "index": "4524", + "missed": true + }, + { + "index": "4525", + "missed": true + }, + { + "index": "4526", + "missed": true + }, + { + "index": "4527", + "missed": true + }, + { + "index": "4528", + "missed": true + }, + { + "index": "4529", + "missed": true + }, + { + "index": "4530", + "missed": true + }, + { + "index": "4531", + "missed": true + }, + { + "index": "4532", + "missed": true + }, + { + "index": "4533", + "missed": true + }, + { + "index": "4534", + "missed": true + }, + { + "index": "4535", + "missed": true + }, + { + "index": "4536", + "missed": true + }, + { + "index": "4537", + "missed": true + }, + { + "index": "4538", + "missed": true + }, + { + "index": "4539", + "missed": true + }, + { + "index": "4540", + "missed": true + }, + { + "index": "4541", + "missed": true + }, + { + "index": "4542", + "missed": true + }, + { + "index": "4543", + "missed": true + }, + { + "index": "4544", + "missed": true + }, + { + "index": "4545", + "missed": true + }, + { + "index": "4546", + "missed": true + }, + { + "index": "4547", + "missed": true + }, + { + "index": "4548", + "missed": true + }, + { + "index": "4549", + "missed": true + }, + { + "index": "4550", + "missed": true + }, + { + "index": "4551", + "missed": true + }, + { + "index": "4552", + "missed": true + }, + { + "index": "4553", + "missed": true + }, + { + "index": "4554", + "missed": true + }, + { + "index": "4555", + "missed": true + }, + { + "index": "4556", + "missed": true + }, + { + "index": "4557", + "missed": true + }, + { + "index": "4558", + "missed": true + }, + { + "index": "4559", + "missed": true + }, + { + "index": "4560", + "missed": true + }, + { + "index": "4561", + "missed": true + }, + { + "index": "4562", + "missed": true + }, + { + "index": "4563", + "missed": true + }, + { + "index": "4564", + "missed": true + }, + { + "index": "4565", + "missed": true + }, + { + "index": "4566", + "missed": true + }, + { + "index": "4567", + "missed": true + }, + { + "index": "4568", + "missed": true + }, + { + "index": "4569", + "missed": true + }, + { + "index": "4570", + "missed": true + }, + { + "index": "4571", + "missed": true + }, + { + "index": "4572", + "missed": true + }, + { + "index": "4573", + "missed": true + }, + { + "index": "4574", + "missed": true + }, + { + "index": "4575", + "missed": true + }, + { + "index": "4576", + "missed": true + }, + { + "index": "4577", + "missed": true + }, + { + "index": "4578", + "missed": true + }, + { + "index": "4579", + "missed": true + }, + { + "index": "4580", + "missed": true + }, + { + "index": "4581", + "missed": true + }, + { + "index": "4582", + "missed": true + }, + { + "index": "4583", + "missed": true + }, + { + "index": "4584", + "missed": true + }, + { + "index": "4585", + "missed": true + }, + { + "index": "4586", + "missed": true + }, + { + "index": "4587", + "missed": true + }, + { + "index": "4588", + "missed": true + }, + { + "index": "4589", + "missed": true + }, + { + "index": "4590", + "missed": true + }, + { + "index": "4591", + "missed": true + }, + { + "index": "4592", + "missed": true + }, + { + "index": "4593", + "missed": true + }, + { + "index": "4594", + "missed": true + }, + { + "index": "4595", + "missed": true + }, + { + "index": "4596", + "missed": true + }, + { + "index": "4597", + "missed": true + }, + { + "index": "4598", + "missed": true + }, + { + "index": "4599", + "missed": true + }, + { + "index": "4600", + "missed": true + }, + { + "index": "4601", + "missed": true + }, + { + "index": "4602", + "missed": true + }, + { + "index": "4603", + "missed": true + }, + { + "index": "4604", + "missed": true + }, + { + "index": "4605", + "missed": true + }, + { + "index": "4606", + "missed": true + }, + { + "index": "4607", + "missed": true + }, + { + "index": "4608", + "missed": true + }, + { + "index": "4609", + "missed": true + }, + { + "index": "4610", + "missed": true + }, + { + "index": "4611", + "missed": true + }, + { + "index": "4612", + "missed": true + }, + { + "index": "4613", + "missed": true + }, + { + "index": "4614", + "missed": true + }, + { + "index": "4615", + "missed": true + }, + { + "index": "4616", + "missed": true + }, + { + "index": "4617", + "missed": true + }, + { + "index": "4618", + "missed": true + }, + { + "index": "4619", + "missed": true + }, + { + "index": "4620", + "missed": true + }, + { + "index": "4621", + "missed": true + }, + { + "index": "4622", + "missed": true + }, + { + "index": "4623", + "missed": true + }, + { + "index": "4624", + "missed": true + }, + { + "index": "4625", + "missed": true + }, + { + "index": "4626", + "missed": true + }, + { + "index": "4627", + "missed": true + }, + { + "index": "4628", + "missed": true + }, + { + "index": "4629", + "missed": true + }, + { + "index": "4630", + "missed": true + }, + { + "index": "4631", + "missed": true + }, + { + "index": "4632", + "missed": true + }, + { + "index": "4633", + "missed": true + }, + { + "index": "4634", + "missed": true + }, + { + "index": "4635", + "missed": true + }, + { + "index": "4636", + "missed": true + }, + { + "index": "4637", + "missed": true + }, + { + "index": "4638", + "missed": true + }, + { + "index": "4639", + "missed": true + }, + { + "index": "4640", + "missed": true + }, + { + "index": "4641", + "missed": true + }, + { + "index": "4642", + "missed": true + }, + { + "index": "4643", + "missed": true + }, + { + "index": "4644", + "missed": true + }, + { + "index": "4645", + "missed": true + }, + { + "index": "4646", + "missed": true + }, + { + "index": "4647", + "missed": true + }, + { + "index": "4648", + "missed": true + }, + { + "index": "4649", + "missed": true + }, + { + "index": "4650", + "missed": true + }, + { + "index": "4651", + "missed": true + }, + { + "index": "4652", + "missed": true + }, + { + "index": "4653", + "missed": true + }, + { + "index": "4654", + "missed": true + }, + { + "index": "4655", + "missed": true + }, + { + "index": "4656", + "missed": true + }, + { + "index": "4657", + "missed": true + }, + { + "index": "4658", + "missed": true + }, + { + "index": "4659", + "missed": true + }, + { + "index": "4660", + "missed": true + }, + { + "index": "4661", + "missed": true + }, + { + "index": "4662", + "missed": true + }, + { + "index": "4663", + "missed": true + }, + { + "index": "4664", + "missed": true + }, + { + "index": "4665", + "missed": true + }, + { + "index": "4666", + "missed": true + }, + { + "index": "4667", + "missed": true + }, + { + "index": "4668", + "missed": true + }, + { + "index": "4669", + "missed": true + }, + { + "index": "4670", + "missed": true + }, + { + "index": "4671", + "missed": true + }, + { + "index": "4672", + "missed": true + }, + { + "index": "4673", + "missed": true + }, + { + "index": "4674", + "missed": true + }, + { + "index": "4675", + "missed": true + }, + { + "index": "4676", + "missed": true + }, + { + "index": "4677", + "missed": true + }, + { + "index": "4678", + "missed": true + }, + { + "index": "4679", + "missed": true + }, + { + "index": "4680", + "missed": true + }, + { + "index": "4681", + "missed": true + }, + { + "index": "4682", + "missed": true + }, + { + "index": "4683", + "missed": true + }, + { + "index": "4684", + "missed": true + }, + { + "index": "4685", + "missed": true + }, + { + "index": "4686", + "missed": true + }, + { + "index": "4687", + "missed": true + }, + { + "index": "4688", + "missed": true + }, + { + "index": "4689", + "missed": true + }, + { + "index": "4690", + "missed": true + }, + { + "index": "4691", + "missed": true + }, + { + "index": "4692", + "missed": true + }, + { + "index": "4693", + "missed": true + }, + { + "index": "4694", + "missed": true + }, + { + "index": "4695", + "missed": true + }, + { + "index": "4696", + "missed": true + }, + { + "index": "4697", + "missed": true + }, + { + "index": "4698", + "missed": true + }, + { + "index": "4699", + "missed": true + }, + { + "index": "4700", + "missed": true + }, + { + "index": "4701", + "missed": true + }, + { + "index": "4702", + "missed": true + }, + { + "index": "4703", + "missed": true + }, + { + "index": "4704", + "missed": true + }, + { + "index": "4705", + "missed": true + }, + { + "index": "4706", + "missed": true + }, + { + "index": "4707", + "missed": true + }, + { + "index": "4708", + "missed": true + }, + { + "index": "4709", + "missed": true + }, + { + "index": "4710", + "missed": true + }, + { + "index": "4711", + "missed": true + }, + { + "index": "4712", + "missed": true + }, + { + "index": "4713", + "missed": true + }, + { + "index": "4714", + "missed": true + }, + { + "index": "4715", + "missed": true + }, + { + "index": "4716", + "missed": true + }, + { + "index": "4717", + "missed": true + }, + { + "index": "4718", + "missed": true + }, + { + "index": "4719", + "missed": true + }, + { + "index": "4720", + "missed": true + }, + { + "index": "4721", + "missed": true + }, + { + "index": "4722", + "missed": true + }, + { + "index": "4723", + "missed": true + }, + { + "index": "4724", + "missed": true + }, + { + "index": "4725", + "missed": true + }, + { + "index": "4726", + "missed": true + }, + { + "index": "4727", + "missed": true + }, + { + "index": "4728", + "missed": true + }, + { + "index": "4729", + "missed": true + }, + { + "index": "4730", + "missed": true + }, + { + "index": "4731", + "missed": true + }, + { + "index": "4732", + "missed": true + }, + { + "index": "4733", + "missed": true + }, + { + "index": "4734", + "missed": true + }, + { + "index": "4735", + "missed": true + }, + { + "index": "4736", + "missed": true + }, + { + "index": "4737", + "missed": true + }, + { + "index": "4738", + "missed": true + }, + { + "index": "4739", + "missed": true + }, + { + "index": "4740", + "missed": true + }, + { + "index": "4741", + "missed": true + }, + { + "index": "4742", + "missed": true + }, + { + "index": "4743", + "missed": true + }, + { + "index": "4744", + "missed": true + }, + { + "index": "4745", + "missed": true + }, + { + "index": "4746", + "missed": true + }, + { + "index": "4747", + "missed": true + }, + { + "index": "4748", + "missed": true + }, + { + "index": "4749", + "missed": true + }, + { + "index": "4750", + "missed": true + }, + { + "index": "4751", + "missed": true + }, + { + "index": "4752", + "missed": true + }, + { + "index": "4753", + "missed": true + }, + { + "index": "4754", + "missed": true + }, + { + "index": "4755", + "missed": true + }, + { + "index": "4756", + "missed": true + }, + { + "index": "4757", + "missed": true + }, + { + "index": "4758", + "missed": true + }, + { + "index": "4759", + "missed": true + }, + { + "index": "4760", + "missed": true + }, + { + "index": "4761", + "missed": true + }, + { + "index": "4762", + "missed": true + }, + { + "index": "4763", + "missed": true + }, + { + "index": "4764", + "missed": true + }, + { + "index": "4765", + "missed": true + }, + { + "index": "4766", + "missed": true + }, + { + "index": "4767", + "missed": true + }, + { + "index": "4768", + "missed": true + }, + { + "index": "4769", + "missed": true + }, + { + "index": "4770", + "missed": true + }, + { + "index": "4771", + "missed": true + }, + { + "index": "4772", + "missed": true + }, + { + "index": "4773", + "missed": true + }, + { + "index": "4774", + "missed": true + }, + { + "index": "4775", + "missed": true + }, + { + "index": "4776", + "missed": true + }, + { + "index": "4777", + "missed": true + }, + { + "index": "4778", + "missed": true + }, + { + "index": "4779", + "missed": true + }, + { + "index": "4780", + "missed": true + }, + { + "index": "4781", + "missed": true + }, + { + "index": "4782", + "missed": true + }, + { + "index": "4783", + "missed": true + }, + { + "index": "4784", + "missed": true + }, + { + "index": "4785", + "missed": true + }, + { + "index": "4786", + "missed": true + }, + { + "index": "4787", + "missed": true + }, + { + "index": "4788", + "missed": true + }, + { + "index": "4789", + "missed": true + }, + { + "index": "4790", + "missed": true + }, + { + "index": "4791", + "missed": true + }, + { + "index": "4792", + "missed": true + }, + { + "index": "4793", + "missed": true + }, + { + "index": "4794", + "missed": true + }, + { + "index": "4795", + "missed": true + }, + { + "index": "4796", + "missed": true + }, + { + "index": "4797", + "missed": true + }, + { + "index": "4798", + "missed": true + }, + { + "index": "4799", + "missed": true + }, + { + "index": "4800", + "missed": true + }, + { + "index": "4801", + "missed": true + }, + { + "index": "4802", + "missed": true + }, + { + "index": "4803", + "missed": true + }, + { + "index": "4804", + "missed": true + }, + { + "index": "4805", + "missed": true + }, + { + "index": "4806", + "missed": true + }, + { + "index": "4807", + "missed": true + }, + { + "index": "4808", + "missed": true + }, + { + "index": "4809", + "missed": true + }, + { + "index": "4810", + "missed": true + }, + { + "index": "4811", + "missed": true + }, + { + "index": "4812", + "missed": true + }, + { + "index": "4813", + "missed": true + }, + { + "index": "4814", + "missed": true + }, + { + "index": "4815", + "missed": true + }, + { + "index": "4816", + "missed": true + }, + { + "index": "4817", + "missed": true + }, + { + "index": "4818", + "missed": true + }, + { + "index": "4819", + "missed": true + }, + { + "index": "4820", + "missed": true + }, + { + "index": "4821", + "missed": true + }, + { + "index": "4822", + "missed": true + }, + { + "index": "4823", + "missed": true + }, + { + "index": "4824", + "missed": true + }, + { + "index": "4825", + "missed": true + }, + { + "index": "4826", + "missed": true + }, + { + "index": "4827", + "missed": true + }, + { + "index": "4828", + "missed": true + }, + { + "index": "4829", + "missed": true + }, + { + "index": "4830", + "missed": true + }, + { + "index": "4831", + "missed": true + }, + { + "index": "4832", + "missed": true + }, + { + "index": "4833", + "missed": true + }, + { + "index": "4834", + "missed": true + }, + { + "index": "4835", + "missed": true + }, + { + "index": "4836", + "missed": true + }, + { + "index": "4837", + "missed": true + }, + { + "index": "4838", + "missed": true + }, + { + "index": "4839", + "missed": true + }, + { + "index": "4840", + "missed": true + }, + { + "index": "4841", + "missed": true + }, + { + "index": "4842", + "missed": true + }, + { + "index": "4843", + "missed": true + }, + { + "index": "4844", + "missed": true + }, + { + "index": "4845", + "missed": true + }, + { + "index": "4846", + "missed": true + }, + { + "index": "4847", + "missed": true + }, + { + "index": "4848", + "missed": true + }, + { + "index": "4849", + "missed": true + }, + { + "index": "4850", + "missed": true + }, + { + "index": "4851", + "missed": true + }, + { + "index": "4852", + "missed": true + }, + { + "index": "4853", + "missed": true + }, + { + "index": "4854", + "missed": true + }, + { + "index": "4855", + "missed": true + }, + { + "index": "4856", + "missed": true + }, + { + "index": "4857", + "missed": true + }, + { + "index": "4858", + "missed": true + }, + { + "index": "4859", + "missed": true + }, + { + "index": "4860", + "missed": true + }, + { + "index": "4861", + "missed": true + }, + { + "index": "4862", + "missed": true + }, + { + "index": "4863", + "missed": true + }, + { + "index": "4864", + "missed": true + }, + { + "index": "4865", + "missed": true + }, + { + "index": "4866", + "missed": true + }, + { + "index": "4867", + "missed": true + }, + { + "index": "4868", + "missed": true + }, + { + "index": "4869", + "missed": true + }, + { + "index": "4870", + "missed": true + }, + { + "index": "4871", + "missed": true + }, + { + "index": "4872", + "missed": true + }, + { + "index": "4873", + "missed": true + }, + { + "index": "4874", + "missed": true + }, + { + "index": "4875", + "missed": true + }, + { + "index": "4876", + "missed": true + }, + { + "index": "4877", + "missed": true + }, + { + "index": "4878", + "missed": true + }, + { + "index": "4879", + "missed": true + }, + { + "index": "4880", + "missed": true + }, + { + "index": "4881", + "missed": true + }, + { + "index": "4882", + "missed": true + }, + { + "index": "4883", + "missed": true + }, + { + "index": "4884", + "missed": true + }, + { + "index": "4885", + "missed": true + }, + { + "index": "4886", + "missed": true + }, + { + "index": "4887", + "missed": true + }, + { + "index": "4888", + "missed": true + }, + { + "index": "4889", + "missed": true + }, + { + "index": "4890", + "missed": true + }, + { + "index": "4891", + "missed": true + }, + { + "index": "4892", + "missed": true + }, + { + "index": "4893", + "missed": true + }, + { + "index": "4894", + "missed": true + }, + { + "index": "4895", + "missed": true + }, + { + "index": "4896", + "missed": true + }, + { + "index": "4897", + "missed": true + }, + { + "index": "4898", + "missed": true + }, + { + "index": "4899", + "missed": true + }, + { + "index": "4900", + "missed": true + }, + { + "index": "4901", + "missed": true + }, + { + "index": "4902", + "missed": true + }, + { + "index": "4903", + "missed": true + }, + { + "index": "4904", + "missed": true + }, + { + "index": "4905", + "missed": true + }, + { + "index": "4906", + "missed": true + }, + { + "index": "4907", + "missed": true + }, + { + "index": "4908", + "missed": true + }, + { + "index": "4909", + "missed": true + }, + { + "index": "4910", + "missed": true + }, + { + "index": "4911", + "missed": true + }, + { + "index": "4912", + "missed": true + }, + { + "index": "4913", + "missed": true + }, + { + "index": "4914", + "missed": true + }, + { + "index": "4915", + "missed": true + }, + { + "index": "4916", + "missed": true + }, + { + "index": "4917", + "missed": true + }, + { + "index": "4918", + "missed": true + }, + { + "index": "4919", + "missed": true + }, + { + "index": "4920", + "missed": true + }, + { + "index": "4921", + "missed": true + }, + { + "index": "4922", + "missed": true + }, + { + "index": "4923", + "missed": true + }, + { + "index": "4924", + "missed": true + }, + { + "index": "4925", + "missed": true + }, + { + "index": "4926", + "missed": true + }, + { + "index": "4927", + "missed": true + }, + { + "index": "4928", + "missed": true + }, + { + "index": "4929", + "missed": true + }, + { + "index": "4930", + "missed": true + }, + { + "index": "4931", + "missed": true + }, + { + "index": "4932", + "missed": true + }, + { + "index": "4933", + "missed": true + }, + { + "index": "4934", + "missed": true + }, + { + "index": "4935", + "missed": true + }, + { + "index": "4936", + "missed": true + }, + { + "index": "4937", + "missed": true + }, + { + "index": "4938", + "missed": true + }, + { + "index": "4939", + "missed": true + }, + { + "index": "4940", + "missed": true + }, + { + "index": "4941", + "missed": true + }, + { + "index": "4942", + "missed": true + }, + { + "index": "4943", + "missed": true + }, + { + "index": "4944", + "missed": true + }, + { + "index": "4945", + "missed": true + }, + { + "index": "4946", + "missed": true + }, + { + "index": "4947", + "missed": true + }, + { + "index": "4948", + "missed": true + }, + { + "index": "4949", + "missed": true + }, + { + "index": "4950", + "missed": true + }, + { + "index": "4951", + "missed": true + }, + { + "index": "4952", + "missed": true + }, + { + "index": "4953", + "missed": true + }, + { + "index": "4954", + "missed": true + }, + { + "index": "4955", + "missed": true + }, + { + "index": "4956", + "missed": true + }, + { + "index": "4957", + "missed": true + }, + { + "index": "4958", + "missed": true + }, + { + "index": "4959", + "missed": true + }, + { + "index": "4960", + "missed": true + }, + { + "index": "4961", + "missed": true + }, + { + "index": "4962", + "missed": true + }, + { + "index": "4963", + "missed": true + }, + { + "index": "4964", + "missed": true + }, + { + "index": "4965", + "missed": true + }, + { + "index": "4966", + "missed": true + }, + { + "index": "4967", + "missed": true + }, + { + "index": "4968", + "missed": true + }, + { + "index": "4969", + "missed": true + }, + { + "index": "4970", + "missed": true + }, + { + "index": "4971", + "missed": true + }, + { + "index": "4972", + "missed": true + }, + { + "index": "4973", + "missed": true + }, + { + "index": "4974", + "missed": true + }, + { + "index": "4975", + "missed": true + }, + { + "index": "4976", + "missed": true + }, + { + "index": "4977", + "missed": true + }, + { + "index": "4978", + "missed": true + }, + { + "index": "4979", + "missed": true + }, + { + "index": "4980", + "missed": true + }, + { + "index": "4981", + "missed": true + }, + { + "index": "4982", + "missed": true + }, + { + "index": "4983", + "missed": true + }, + { + "index": "4984", + "missed": true + }, + { + "index": "4985", + "missed": true + }, + { + "index": "4986", + "missed": true + }, + { + "index": "4987", + "missed": true + }, + { + "index": "4988", + "missed": true + }, + { + "index": "4989", + "missed": true + }, + { + "index": "4990", + "missed": true + }, + { + "index": "4991", + "missed": true + }, + { + "index": "4992", + "missed": true + }, + { + "index": "4993", + "missed": true + }, + { + "index": "4994", + "missed": true + }, + { + "index": "4995", + "missed": true + }, + { + "index": "4996", + "missed": true + }, + { + "index": "4997", + "missed": true + }, + { + "index": "4998", + "missed": true + }, + { + "index": "4999", + "missed": true + } + ], + "cosmosvalcons1mf42422ee8hc3gltx7clzp7tyen7hw4t3vnmw0": [], + "cosmosvalcons1mn9z54dq8h5tqhqltuwy76rttaw8xxfuxf6j8z": [ + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + } + ], + "cosmosvalcons1atc8p308ryr2eys4r7f6jepzhdtxezvk88gaer": [ + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + } + ], + "cosmosvalcons14yprjup4rj58c9pl0fjdym54dnx222yuthguj4": [ + { + "index": "0", + "missed": false + }, + { + "index": "83", + "missed": false + } + ], + "cosmosvalcons1pj4r0uxw429xta4g4gumj9sl7nr8rv40s3fe72": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + } + ], + "cosmosvalcons1ru5d6ue8gltx2rc90q7fph8sgtv0mr7dzqr505": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1xu2wvrhwe72kxgmz6rqn250t3qxtaeu9vmawye": [ + { + "index": "158", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "250", + "missed": false + } + ], + "cosmosvalcons1vggy9c9cmapy0kz7xdj48un88az0wqnmfchfnc": [ + { + "index": "2179", + "missed": true + }, + { + "index": "3633", + "missed": true + }, + { + "index": "3833", + "missed": true + }, + { + "index": "3834", + "missed": true + }, + { + "index": "3936", + "missed": true + }, + { + "index": "3955", + "missed": true + }, + { + "index": "4090", + "missed": true + }, + { + "index": "4100", + "missed": true + }, + { + "index": "4677", + "missed": true + }, + { + "index": "4726", + "missed": true + }, + { + "index": "4731", + "missed": true + }, + { + "index": "4734", + "missed": true + } + ], + "cosmosvalcons1vvt8nw68cqk5zyrlxljtv3vpap8cz74c7ty0y7": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + } + ], + "cosmosvalcons1w28tmy0xltnsfxtmy20cdr3fjg7d0a6v4q23dl": [ + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + } + ], + "cosmosvalcons13jalx62a5njhv4ndt2kh35s8pks562qc26680w": [], + "cosmosvalcons1hw8wuk9nzrr4s5j888z3czwwu2g97l2dwadsc2": [ + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1312", + "missed": false + }, + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1325", + "missed": false + }, + { + "index": "1326", + "missed": false + }, + { + "index": "1327", + "missed": false + }, + { + "index": "1328", + "missed": false + }, + { + "index": "1329", + "missed": false + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": false + }, + { + "index": "1332", + "missed": false + }, + { + "index": "1333", + "missed": false + }, + { + "index": "1334", + "missed": false + }, + { + "index": "1335", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1344", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": false + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": false + }, + { + "index": "1357", + "missed": false + }, + { + "index": "1358", + "missed": false + }, + { + "index": "1359", + "missed": false + }, + { + "index": "1360", + "missed": false + }, + { + "index": "1361", + "missed": false + }, + { + "index": "1362", + "missed": false + }, + { + "index": "1363", + "missed": false + }, + { + "index": "1364", + "missed": false + }, + { + "index": "1365", + "missed": false + }, + { + "index": "1366", + "missed": false + }, + { + "index": "1367", + "missed": false + }, + { + "index": "1368", + "missed": false + }, + { + "index": "1369", + "missed": false + }, + { + "index": "1370", + "missed": false + }, + { + "index": "1371", + "missed": false + }, + { + "index": "1372", + "missed": false + }, + { + "index": "1373", + "missed": false + }, + { + "index": "1374", + "missed": false + }, + { + "index": "1375", + "missed": false + }, + { + "index": "1376", + "missed": false + }, + { + "index": "1377", + "missed": false + }, + { + "index": "1378", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1383", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": false + }, + { + "index": "1387", + "missed": false + }, + { + "index": "1388", + "missed": false + }, + { + "index": "1389", + "missed": false + }, + { + "index": "1390", + "missed": false + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": false + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": false + }, + { + "index": "1395", + "missed": false + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1397", + "missed": false + }, + { + "index": "1398", + "missed": false + }, + { + "index": "1399", + "missed": false + }, + { + "index": "1400", + "missed": false + }, + { + "index": "1401", + "missed": false + }, + { + "index": "1402", + "missed": false + }, + { + "index": "1403", + "missed": false + }, + { + "index": "1404", + "missed": false + }, + { + "index": "1405", + "missed": false + }, + { + "index": "1406", + "missed": false + }, + { + "index": "1407", + "missed": false + }, + { + "index": "1408", + "missed": false + }, + { + "index": "1409", + "missed": false + }, + { + "index": "1410", + "missed": false + }, + { + "index": "1411", + "missed": false + }, + { + "index": "1412", + "missed": false + }, + { + "index": "1413", + "missed": false + }, + { + "index": "1414", + "missed": false + }, + { + "index": "1415", + "missed": false + }, + { + "index": "1416", + "missed": false + }, + { + "index": "1417", + "missed": false + }, + { + "index": "1418", + "missed": false + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1441", + "missed": false + }, + { + "index": "1442", + "missed": false + }, + { + "index": "1443", + "missed": false + }, + { + "index": "1444", + "missed": false + }, + { + "index": "1445", + "missed": false + }, + { + "index": "1446", + "missed": false + }, + { + "index": "1447", + "missed": false + }, + { + "index": "1448", + "missed": false + }, + { + "index": "1449", + "missed": false + }, + { + "index": "1450", + "missed": false + }, + { + "index": "1451", + "missed": false + }, + { + "index": "1452", + "missed": false + }, + { + "index": "1453", + "missed": false + }, + { + "index": "1454", + "missed": false + }, + { + "index": "1455", + "missed": false + }, + { + "index": "1456", + "missed": false + }, + { + "index": "1457", + "missed": false + }, + { + "index": "1458", + "missed": false + }, + { + "index": "1459", + "missed": false + }, + { + "index": "1460", + "missed": false + }, + { + "index": "1461", + "missed": false + }, + { + "index": "1462", + "missed": false + }, + { + "index": "1463", + "missed": false + }, + { + "index": "1464", + "missed": false + }, + { + "index": "1465", + "missed": false + }, + { + "index": "1466", + "missed": false + }, + { + "index": "1467", + "missed": false + }, + { + "index": "1468", + "missed": false + }, + { + "index": "1469", + "missed": false + }, + { + "index": "1470", + "missed": false + }, + { + "index": "1471", + "missed": false + }, + { + "index": "1472", + "missed": false + }, + { + "index": "1473", + "missed": false + }, + { + "index": "1474", + "missed": false + }, + { + "index": "1475", + "missed": false + }, + { + "index": "1476", + "missed": false + }, + { + "index": "1477", + "missed": false + }, + { + "index": "1478", + "missed": false + }, + { + "index": "1479", + "missed": false + }, + { + "index": "1480", + "missed": false + }, + { + "index": "1481", + "missed": false + }, + { + "index": "1482", + "missed": false + }, + { + "index": "1483", + "missed": false + }, + { + "index": "1484", + "missed": false + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": false + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1494", + "missed": false + }, + { + "index": "1495", + "missed": false + }, + { + "index": "1496", + "missed": false + }, + { + "index": "1497", + "missed": false + }, + { + "index": "1498", + "missed": false + }, + { + "index": "1499", + "missed": false + }, + { + "index": "1500", + "missed": false + }, + { + "index": "1501", + "missed": false + }, + { + "index": "1502", + "missed": false + }, + { + "index": "1503", + "missed": false + }, + { + "index": "1504", + "missed": false + }, + { + "index": "1505", + "missed": false + }, + { + "index": "1506", + "missed": false + }, + { + "index": "1507", + "missed": false + }, + { + "index": "1508", + "missed": false + }, + { + "index": "1509", + "missed": false + }, + { + "index": "1510", + "missed": false + }, + { + "index": "1511", + "missed": false + }, + { + "index": "1512", + "missed": false + }, + { + "index": "1513", + "missed": false + }, + { + "index": "1514", + "missed": false + }, + { + "index": "1515", + "missed": false + }, + { + "index": "1516", + "missed": false + }, + { + "index": "1517", + "missed": false + }, + { + "index": "1518", + "missed": false + }, + { + "index": "1519", + "missed": false + }, + { + "index": "1520", + "missed": false + }, + { + "index": "1521", + "missed": false + }, + { + "index": "1522", + "missed": false + }, + { + "index": "1523", + "missed": false + }, + { + "index": "1524", + "missed": false + }, + { + "index": "1525", + "missed": false + }, + { + "index": "1526", + "missed": false + }, + { + "index": "1527", + "missed": false + }, + { + "index": "1528", + "missed": false + }, + { + "index": "1529", + "missed": false + }, + { + "index": "1530", + "missed": false + }, + { + "index": "1531", + "missed": false + }, + { + "index": "1532", + "missed": false + }, + { + "index": "1533", + "missed": false + }, + { + "index": "1534", + "missed": false + }, + { + "index": "1535", + "missed": false + }, + { + "index": "1536", + "missed": false + }, + { + "index": "1537", + "missed": false + }, + { + "index": "1538", + "missed": false + }, + { + "index": "1539", + "missed": false + }, + { + "index": "1540", + "missed": false + }, + { + "index": "1541", + "missed": false + }, + { + "index": "1542", + "missed": false + }, + { + "index": "1543", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": false + }, + { + "index": "1546", + "missed": false + }, + { + "index": "1547", + "missed": false + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": false + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1552", + "missed": false + }, + { + "index": "1553", + "missed": false + }, + { + "index": "1554", + "missed": false + }, + { + "index": "1555", + "missed": false + }, + { + "index": "1556", + "missed": false + }, + { + "index": "1557", + "missed": false + }, + { + "index": "1558", + "missed": false + }, + { + "index": "1559", + "missed": false + }, + { + "index": "1560", + "missed": false + }, + { + "index": "1561", + "missed": false + }, + { + "index": "1562", + "missed": false + }, + { + "index": "1563", + "missed": false + }, + { + "index": "1564", + "missed": false + }, + { + "index": "1565", + "missed": false + }, + { + "index": "1566", + "missed": false + }, + { + "index": "1567", + "missed": false + }, + { + "index": "1568", + "missed": false + }, + { + "index": "1569", + "missed": false + }, + { + "index": "1570", + "missed": false + }, + { + "index": "1571", + "missed": false + }, + { + "index": "1572", + "missed": false + }, + { + "index": "1573", + "missed": false + }, + { + "index": "1574", + "missed": false + }, + { + "index": "1575", + "missed": false + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1577", + "missed": false + }, + { + "index": "1578", + "missed": false + }, + { + "index": "1579", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1584", + "missed": false + }, + { + "index": "1585", + "missed": false + }, + { + "index": "1586", + "missed": false + }, + { + "index": "1587", + "missed": false + }, + { + "index": "1588", + "missed": false + }, + { + "index": "1589", + "missed": false + }, + { + "index": "1590", + "missed": false + }, + { + "index": "1591", + "missed": false + }, + { + "index": "1592", + "missed": false + }, + { + "index": "1593", + "missed": false + }, + { + "index": "1594", + "missed": false + }, + { + "index": "1595", + "missed": false + }, + { + "index": "1596", + "missed": false + }, + { + "index": "1597", + "missed": false + }, + { + "index": "1598", + "missed": false + }, + { + "index": "1599", + "missed": false + }, + { + "index": "1600", + "missed": false + }, + { + "index": "1601", + "missed": false + }, + { + "index": "1602", + "missed": false + }, + { + "index": "1603", + "missed": false + }, + { + "index": "1604", + "missed": false + }, + { + "index": "1605", + "missed": false + }, + { + "index": "1606", + "missed": false + }, + { + "index": "1607", + "missed": false + }, + { + "index": "1608", + "missed": false + }, + { + "index": "1609", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1612", + "missed": false + }, + { + "index": "1613", + "missed": false + }, + { + "index": "1614", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": false + }, + { + "index": "1617", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1627", + "missed": false + }, + { + "index": "1628", + "missed": false + }, + { + "index": "1629", + "missed": false + }, + { + "index": "1630", + "missed": false + }, + { + "index": "1631", + "missed": false + }, + { + "index": "1632", + "missed": false + }, + { + "index": "1633", + "missed": false + }, + { + "index": "1634", + "missed": false + }, + { + "index": "1635", + "missed": false + }, + { + "index": "1636", + "missed": false + }, + { + "index": "1637", + "missed": false + }, + { + "index": "1638", + "missed": false + }, + { + "index": "1639", + "missed": false + }, + { + "index": "1640", + "missed": false + }, + { + "index": "1641", + "missed": false + }, + { + "index": "1642", + "missed": false + }, + { + "index": "1643", + "missed": false + }, + { + "index": "1644", + "missed": false + }, + { + "index": "1645", + "missed": false + }, + { + "index": "1646", + "missed": false + }, + { + "index": "1647", + "missed": false + }, + { + "index": "1648", + "missed": false + }, + { + "index": "1649", + "missed": false + }, + { + "index": "1650", + "missed": false + }, + { + "index": "1651", + "missed": false + }, + { + "index": "1652", + "missed": false + }, + { + "index": "1653", + "missed": false + }, + { + "index": "1654", + "missed": false + }, + { + "index": "1655", + "missed": false + }, + { + "index": "1656", + "missed": false + }, + { + "index": "1657", + "missed": false + }, + { + "index": "1658", + "missed": false + }, + { + "index": "1659", + "missed": false + }, + { + "index": "1660", + "missed": false + }, + { + "index": "1661", + "missed": false + }, + { + "index": "1662", + "missed": false + }, + { + "index": "1663", + "missed": false + }, + { + "index": "1664", + "missed": false + }, + { + "index": "1665", + "missed": false + }, + { + "index": "1666", + "missed": false + }, + { + "index": "1667", + "missed": false + }, + { + "index": "1668", + "missed": false + }, + { + "index": "1669", + "missed": false + }, + { + "index": "1670", + "missed": false + }, + { + "index": "1671", + "missed": false + }, + { + "index": "1672", + "missed": false + }, + { + "index": "1673", + "missed": false + }, + { + "index": "1674", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": false + }, + { + "index": "1684", + "missed": false + }, + { + "index": "1685", + "missed": false + }, + { + "index": "1686", + "missed": false + }, + { + "index": "1687", + "missed": false + }, + { + "index": "1688", + "missed": false + }, + { + "index": "1689", + "missed": false + }, + { + "index": "1690", + "missed": false + }, + { + "index": "1691", + "missed": false + }, + { + "index": "1692", + "missed": false + }, + { + "index": "1693", + "missed": false + }, + { + "index": "1694", + "missed": false + }, + { + "index": "1695", + "missed": false + }, + { + "index": "1696", + "missed": false + }, + { + "index": "1697", + "missed": false + }, + { + "index": "1698", + "missed": false + }, + { + "index": "1699", + "missed": false + }, + { + "index": "1700", + "missed": false + }, + { + "index": "1701", + "missed": false + }, + { + "index": "1702", + "missed": false + }, + { + "index": "1703", + "missed": false + }, + { + "index": "1704", + "missed": false + }, + { + "index": "1705", + "missed": false + }, + { + "index": "1706", + "missed": false + }, + { + "index": "1707", + "missed": false + }, + { + "index": "1708", + "missed": false + }, + { + "index": "1709", + "missed": false + }, + { + "index": "1710", + "missed": false + }, + { + "index": "1711", + "missed": false + }, + { + "index": "1712", + "missed": false + }, + { + "index": "1713", + "missed": false + }, + { + "index": "1714", + "missed": false + }, + { + "index": "1715", + "missed": false + }, + { + "index": "1716", + "missed": false + }, + { + "index": "1717", + "missed": false + }, + { + "index": "1718", + "missed": false + }, + { + "index": "1719", + "missed": false + }, + { + "index": "1720", + "missed": false + }, + { + "index": "1721", + "missed": false + }, + { + "index": "1722", + "missed": false + }, + { + "index": "1723", + "missed": false + }, + { + "index": "1724", + "missed": false + }, + { + "index": "1725", + "missed": false + }, + { + "index": "1726", + "missed": false + }, + { + "index": "1727", + "missed": false + }, + { + "index": "1728", + "missed": false + }, + { + "index": "1729", + "missed": false + }, + { + "index": "1730", + "missed": false + }, + { + "index": "1731", + "missed": false + }, + { + "index": "1732", + "missed": false + }, + { + "index": "1733", + "missed": false + }, + { + "index": "1734", + "missed": false + }, + { + "index": "1735", + "missed": false + }, + { + "index": "1736", + "missed": false + }, + { + "index": "1737", + "missed": false + }, + { + "index": "1738", + "missed": false + }, + { + "index": "1739", + "missed": false + }, + { + "index": "1740", + "missed": false + }, + { + "index": "1741", + "missed": false + }, + { + "index": "1742", + "missed": false + }, + { + "index": "1743", + "missed": false + }, + { + "index": "1744", + "missed": false + }, + { + "index": "1745", + "missed": false + }, + { + "index": "1746", + "missed": false + }, + { + "index": "1747", + "missed": false + }, + { + "index": "1748", + "missed": false + }, + { + "index": "1749", + "missed": false + }, + { + "index": "1750", + "missed": false + }, + { + "index": "1751", + "missed": false + }, + { + "index": "1752", + "missed": false + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1759", + "missed": false + }, + { + "index": "1760", + "missed": false + }, + { + "index": "1761", + "missed": false + }, + { + "index": "1762", + "missed": false + }, + { + "index": "1763", + "missed": false + }, + { + "index": "1764", + "missed": false + }, + { + "index": "1765", + "missed": false + }, + { + "index": "1766", + "missed": false + }, + { + "index": "1767", + "missed": false + }, + { + "index": "1768", + "missed": false + }, + { + "index": "1769", + "missed": false + }, + { + "index": "1770", + "missed": false + }, + { + "index": "1771", + "missed": false + }, + { + "index": "1772", + "missed": false + }, + { + "index": "1773", + "missed": false + }, + { + "index": "1774", + "missed": false + }, + { + "index": "1775", + "missed": false + }, + { + "index": "1776", + "missed": false + }, + { + "index": "1777", + "missed": false + }, + { + "index": "1778", + "missed": false + }, + { + "index": "1779", + "missed": false + }, + { + "index": "1780", + "missed": false + }, + { + "index": "1781", + "missed": false + }, + { + "index": "1782", + "missed": false + }, + { + "index": "1783", + "missed": false + }, + { + "index": "1784", + "missed": false + }, + { + "index": "1785", + "missed": false + }, + { + "index": "1786", + "missed": false + }, + { + "index": "1787", + "missed": false + }, + { + "index": "1788", + "missed": false + }, + { + "index": "1789", + "missed": false + }, + { + "index": "1790", + "missed": false + }, + { + "index": "1791", + "missed": false + }, + { + "index": "1792", + "missed": false + }, + { + "index": "1793", + "missed": false + }, + { + "index": "1794", + "missed": false + }, + { + "index": "1795", + "missed": false + }, + { + "index": "1796", + "missed": false + }, + { + "index": "1797", + "missed": false + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1809", + "missed": false + }, + { + "index": "1810", + "missed": false + }, + { + "index": "1811", + "missed": false + }, + { + "index": "1812", + "missed": false + }, + { + "index": "1813", + "missed": false + }, + { + "index": "1814", + "missed": false + }, + { + "index": "1815", + "missed": false + }, + { + "index": "1816", + "missed": false + }, + { + "index": "1817", + "missed": false + }, + { + "index": "1818", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1820", + "missed": false + }, + { + "index": "1821", + "missed": false + }, + { + "index": "1822", + "missed": false + }, + { + "index": "1823", + "missed": false + }, + { + "index": "1824", + "missed": false + }, + { + "index": "1825", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": false + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1841", + "missed": false + }, + { + "index": "1842", + "missed": false + }, + { + "index": "1843", + "missed": false + }, + { + "index": "1844", + "missed": false + }, + { + "index": "1845", + "missed": false + }, + { + "index": "1846", + "missed": false + }, + { + "index": "1847", + "missed": false + }, + { + "index": "1848", + "missed": false + }, + { + "index": "1849", + "missed": false + }, + { + "index": "1850", + "missed": false + }, + { + "index": "1851", + "missed": false + }, + { + "index": "1852", + "missed": false + }, + { + "index": "1853", + "missed": false + }, + { + "index": "1854", + "missed": false + }, + { + "index": "1855", + "missed": false + }, + { + "index": "1856", + "missed": false + }, + { + "index": "1857", + "missed": false + }, + { + "index": "1858", + "missed": false + }, + { + "index": "1859", + "missed": false + }, + { + "index": "1860", + "missed": false + }, + { + "index": "1861", + "missed": false + }, + { + "index": "1862", + "missed": false + }, + { + "index": "1863", + "missed": false + }, + { + "index": "1864", + "missed": false + }, + { + "index": "1865", + "missed": false + }, + { + "index": "1866", + "missed": false + }, + { + "index": "1867", + "missed": false + }, + { + "index": "1868", + "missed": false + }, + { + "index": "1869", + "missed": false + }, + { + "index": "1870", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1872", + "missed": false + }, + { + "index": "1873", + "missed": false + }, + { + "index": "1874", + "missed": false + }, + { + "index": "1875", + "missed": false + }, + { + "index": "1876", + "missed": false + }, + { + "index": "1877", + "missed": false + }, + { + "index": "1878", + "missed": false + }, + { + "index": "1879", + "missed": false + }, + { + "index": "1880", + "missed": false + }, + { + "index": "1881", + "missed": false + }, + { + "index": "1882", + "missed": false + }, + { + "index": "1883", + "missed": false + }, + { + "index": "1884", + "missed": false + }, + { + "index": "1885", + "missed": false + }, + { + "index": "1886", + "missed": false + }, + { + "index": "1887", + "missed": false + }, + { + "index": "1888", + "missed": false + }, + { + "index": "1889", + "missed": false + }, + { + "index": "1890", + "missed": false + }, + { + "index": "1891", + "missed": false + }, + { + "index": "1892", + "missed": false + }, + { + "index": "1893", + "missed": false + }, + { + "index": "1894", + "missed": false + }, + { + "index": "1895", + "missed": false + }, + { + "index": "1896", + "missed": false + }, + { + "index": "1897", + "missed": false + }, + { + "index": "1898", + "missed": false + }, + { + "index": "1899", + "missed": false + }, + { + "index": "1900", + "missed": false + }, + { + "index": "1901", + "missed": false + }, + { + "index": "1902", + "missed": false + }, + { + "index": "1903", + "missed": false + }, + { + "index": "1904", + "missed": false + }, + { + "index": "1905", + "missed": false + }, + { + "index": "1906", + "missed": false + }, + { + "index": "1907", + "missed": false + }, + { + "index": "1908", + "missed": false + }, + { + "index": "1909", + "missed": false + }, + { + "index": "1910", + "missed": false + }, + { + "index": "1911", + "missed": false + }, + { + "index": "1912", + "missed": false + }, + { + "index": "1913", + "missed": false + }, + { + "index": "1914", + "missed": false + }, + { + "index": "1915", + "missed": false + }, + { + "index": "1916", + "missed": false + }, + { + "index": "1917", + "missed": false + }, + { + "index": "1918", + "missed": false + }, + { + "index": "1919", + "missed": false + }, + { + "index": "1920", + "missed": false + }, + { + "index": "1921", + "missed": false + }, + { + "index": "1922", + "missed": false + }, + { + "index": "1923", + "missed": false + }, + { + "index": "1924", + "missed": false + }, + { + "index": "1925", + "missed": false + }, + { + "index": "1926", + "missed": false + }, + { + "index": "1927", + "missed": false + }, + { + "index": "1928", + "missed": false + }, + { + "index": "1929", + "missed": false + }, + { + "index": "1930", + "missed": false + }, + { + "index": "1931", + "missed": false + }, + { + "index": "1932", + "missed": false + }, + { + "index": "1933", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "1936", + "missed": false + }, + { + "index": "1937", + "missed": false + }, + { + "index": "1938", + "missed": false + }, + { + "index": "1939", + "missed": false + }, + { + "index": "1940", + "missed": false + }, + { + "index": "1941", + "missed": false + }, + { + "index": "1942", + "missed": false + }, + { + "index": "1943", + "missed": false + }, + { + "index": "1944", + "missed": false + }, + { + "index": "1945", + "missed": false + }, + { + "index": "1946", + "missed": false + }, + { + "index": "1947", + "missed": false + }, + { + "index": "1948", + "missed": false + }, + { + "index": "1949", + "missed": false + }, + { + "index": "1950", + "missed": false + }, + { + "index": "1951", + "missed": false + }, + { + "index": "1952", + "missed": false + }, + { + "index": "1953", + "missed": false + }, + { + "index": "1954", + "missed": false + }, + { + "index": "1955", + "missed": false + }, + { + "index": "1956", + "missed": false + }, + { + "index": "1957", + "missed": false + }, + { + "index": "1958", + "missed": false + }, + { + "index": "1959", + "missed": false + }, + { + "index": "1960", + "missed": false + }, + { + "index": "1961", + "missed": false + }, + { + "index": "1962", + "missed": false + }, + { + "index": "1963", + "missed": false + }, + { + "index": "1964", + "missed": false + }, + { + "index": "1965", + "missed": false + }, + { + "index": "1966", + "missed": false + }, + { + "index": "1967", + "missed": false + }, + { + "index": "1968", + "missed": false + }, + { + "index": "1969", + "missed": false + }, + { + "index": "1970", + "missed": false + }, + { + "index": "1971", + "missed": false + }, + { + "index": "1972", + "missed": false + }, + { + "index": "1973", + "missed": false + }, + { + "index": "1974", + "missed": false + }, + { + "index": "1975", + "missed": false + }, + { + "index": "1976", + "missed": false + }, + { + "index": "1977", + "missed": false + }, + { + "index": "1978", + "missed": false + }, + { + "index": "1979", + "missed": false + }, + { + "index": "1980", + "missed": false + }, + { + "index": "1981", + "missed": false + }, + { + "index": "1982", + "missed": false + }, + { + "index": "1983", + "missed": false + }, + { + "index": "1984", + "missed": false + }, + { + "index": "1985", + "missed": false + }, + { + "index": "1986", + "missed": false + }, + { + "index": "1987", + "missed": false + }, + { + "index": "1988", + "missed": false + }, + { + "index": "1989", + "missed": false + }, + { + "index": "1990", + "missed": false + }, + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + }, + { + "index": "1994", + "missed": false + }, + { + "index": "1995", + "missed": false + }, + { + "index": "1996", + "missed": false + }, + { + "index": "1997", + "missed": false + }, + { + "index": "1998", + "missed": false + }, + { + "index": "1999", + "missed": false + }, + { + "index": "2000", + "missed": false + }, + { + "index": "2001", + "missed": false + }, + { + "index": "2002", + "missed": false + }, + { + "index": "2003", + "missed": false + }, + { + "index": "2004", + "missed": false + }, + { + "index": "2005", + "missed": false + }, + { + "index": "2006", + "missed": false + }, + { + "index": "2007", + "missed": false + }, + { + "index": "2008", + "missed": false + }, + { + "index": "2009", + "missed": false + }, + { + "index": "2010", + "missed": false + }, + { + "index": "2011", + "missed": false + }, + { + "index": "2012", + "missed": false + }, + { + "index": "2013", + "missed": false + }, + { + "index": "2014", + "missed": false + }, + { + "index": "2015", + "missed": false + }, + { + "index": "2016", + "missed": false + }, + { + "index": "2017", + "missed": false + }, + { + "index": "2018", + "missed": false + }, + { + "index": "2019", + "missed": false + }, + { + "index": "2020", + "missed": false + }, + { + "index": "2021", + "missed": false + }, + { + "index": "2022", + "missed": false + }, + { + "index": "2023", + "missed": false + }, + { + "index": "2024", + "missed": false + }, + { + "index": "2025", + "missed": false + }, + { + "index": "2026", + "missed": false + }, + { + "index": "2027", + "missed": false + }, + { + "index": "2028", + "missed": false + }, + { + "index": "2029", + "missed": false + }, + { + "index": "2030", + "missed": false + }, + { + "index": "2031", + "missed": false + }, + { + "index": "2032", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2035", + "missed": false + }, + { + "index": "2036", + "missed": false + }, + { + "index": "2037", + "missed": false + }, + { + "index": "2038", + "missed": false + }, + { + "index": "2039", + "missed": false + }, + { + "index": "2040", + "missed": false + }, + { + "index": "2041", + "missed": false + }, + { + "index": "2042", + "missed": false + }, + { + "index": "2043", + "missed": false + }, + { + "index": "2044", + "missed": false + }, + { + "index": "2045", + "missed": false + }, + { + "index": "2046", + "missed": false + }, + { + "index": "2047", + "missed": false + }, + { + "index": "2048", + "missed": false + }, + { + "index": "2049", + "missed": false + }, + { + "index": "2050", + "missed": false + }, + { + "index": "2051", + "missed": false + }, + { + "index": "2052", + "missed": false + }, + { + "index": "2053", + "missed": false + }, + { + "index": "2054", + "missed": false + }, + { + "index": "2055", + "missed": false + }, + { + "index": "2056", + "missed": false + }, + { + "index": "2057", + "missed": false + }, + { + "index": "2058", + "missed": false + }, + { + "index": "2059", + "missed": false + }, + { + "index": "2060", + "missed": false + }, + { + "index": "2061", + "missed": false + }, + { + "index": "2062", + "missed": false + }, + { + "index": "2063", + "missed": false + }, + { + "index": "2064", + "missed": false + }, + { + "index": "2065", + "missed": false + }, + { + "index": "2066", + "missed": false + }, + { + "index": "2067", + "missed": false + }, + { + "index": "2068", + "missed": false + }, + { + "index": "2069", + "missed": false + }, + { + "index": "2070", + "missed": false + }, + { + "index": "2071", + "missed": false + }, + { + "index": "2072", + "missed": false + }, + { + "index": "2073", + "missed": false + }, + { + "index": "2074", + "missed": false + }, + { + "index": "2075", + "missed": false + }, + { + "index": "2076", + "missed": false + }, + { + "index": "2077", + "missed": false + }, + { + "index": "2078", + "missed": false + }, + { + "index": "2079", + "missed": false + }, + { + "index": "2080", + "missed": false + }, + { + "index": "2081", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2085", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2087", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": false + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2108", + "missed": false + }, + { + "index": "2109", + "missed": false + }, + { + "index": "2110", + "missed": false + }, + { + "index": "2111", + "missed": false + }, + { + "index": "2112", + "missed": false + }, + { + "index": "2113", + "missed": false + }, + { + "index": "2114", + "missed": false + }, + { + "index": "2115", + "missed": false + }, + { + "index": "2116", + "missed": false + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2158", + "missed": false + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": false + }, + { + "index": "2161", + "missed": false + }, + { + "index": "2162", + "missed": false + }, + { + "index": "2163", + "missed": false + }, + { + "index": "2164", + "missed": false + }, + { + "index": "2165", + "missed": false + }, + { + "index": "2166", + "missed": false + }, + { + "index": "2167", + "missed": false + }, + { + "index": "2168", + "missed": false + }, + { + "index": "2169", + "missed": false + }, + { + "index": "2170", + "missed": false + }, + { + "index": "2171", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2185", + "missed": false + }, + { + "index": "2186", + "missed": false + }, + { + "index": "2187", + "missed": false + }, + { + "index": "2188", + "missed": false + }, + { + "index": "2189", + "missed": false + }, + { + "index": "2190", + "missed": false + }, + { + "index": "2191", + "missed": false + }, + { + "index": "2192", + "missed": false + }, + { + "index": "2193", + "missed": false + }, + { + "index": "2194", + "missed": false + }, + { + "index": "2195", + "missed": false + }, + { + "index": "2196", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + }, + { + "index": "2201", + "missed": false + }, + { + "index": "2202", + "missed": false + }, + { + "index": "2203", + "missed": false + }, + { + "index": "2204", + "missed": false + }, + { + "index": "2205", + "missed": false + }, + { + "index": "2206", + "missed": false + }, + { + "index": "2207", + "missed": false + }, + { + "index": "2208", + "missed": false + }, + { + "index": "2209", + "missed": false + }, + { + "index": "2210", + "missed": false + }, + { + "index": "2211", + "missed": false + }, + { + "index": "2212", + "missed": false + }, + { + "index": "2213", + "missed": false + }, + { + "index": "2214", + "missed": false + }, + { + "index": "2215", + "missed": false + }, + { + "index": "2216", + "missed": false + }, + { + "index": "2217", + "missed": false + }, + { + "index": "2218", + "missed": false + }, + { + "index": "2219", + "missed": false + }, + { + "index": "2220", + "missed": false + }, + { + "index": "2221", + "missed": false + }, + { + "index": "2222", + "missed": false + }, + { + "index": "2223", + "missed": false + }, + { + "index": "2224", + "missed": false + }, + { + "index": "2225", + "missed": false + }, + { + "index": "2226", + "missed": false + }, + { + "index": "2227", + "missed": false + }, + { + "index": "2228", + "missed": false + }, + { + "index": "2229", + "missed": false + }, + { + "index": "2230", + "missed": false + }, + { + "index": "2231", + "missed": false + }, + { + "index": "2232", + "missed": false + }, + { + "index": "2233", + "missed": false + }, + { + "index": "2234", + "missed": false + }, + { + "index": "2235", + "missed": false + }, + { + "index": "2236", + "missed": false + }, + { + "index": "2237", + "missed": false + }, + { + "index": "2238", + "missed": false + }, + { + "index": "2239", + "missed": false + }, + { + "index": "2240", + "missed": false + }, + { + "index": "2241", + "missed": false + }, + { + "index": "2242", + "missed": false + }, + { + "index": "2243", + "missed": false + }, + { + "index": "2244", + "missed": false + }, + { + "index": "2245", + "missed": false + }, + { + "index": "2246", + "missed": false + }, + { + "index": "2247", + "missed": false + }, + { + "index": "2248", + "missed": false + }, + { + "index": "2249", + "missed": false + }, + { + "index": "2250", + "missed": false + }, + { + "index": "2251", + "missed": false + }, + { + "index": "2252", + "missed": false + }, + { + "index": "2253", + "missed": false + }, + { + "index": "2254", + "missed": false + }, + { + "index": "2255", + "missed": false + }, + { + "index": "2256", + "missed": false + }, + { + "index": "2257", + "missed": false + }, + { + "index": "2258", + "missed": false + }, + { + "index": "2259", + "missed": false + }, + { + "index": "2260", + "missed": false + }, + { + "index": "2261", + "missed": false + }, + { + "index": "2262", + "missed": false + }, + { + "index": "2263", + "missed": false + }, + { + "index": "2264", + "missed": false + }, + { + "index": "2265", + "missed": false + }, + { + "index": "2266", + "missed": false + }, + { + "index": "2267", + "missed": false + }, + { + "index": "2268", + "missed": false + }, + { + "index": "2269", + "missed": false + }, + { + "index": "2270", + "missed": false + }, + { + "index": "2271", + "missed": false + }, + { + "index": "2272", + "missed": false + }, + { + "index": "2273", + "missed": false + }, + { + "index": "2274", + "missed": false + }, + { + "index": "2275", + "missed": false + }, + { + "index": "2276", + "missed": false + }, + { + "index": "2277", + "missed": false + }, + { + "index": "2278", + "missed": false + }, + { + "index": "2279", + "missed": false + }, + { + "index": "2280", + "missed": false + }, + { + "index": "2281", + "missed": false + }, + { + "index": "2282", + "missed": false + }, + { + "index": "2283", + "missed": false + }, + { + "index": "2284", + "missed": false + }, + { + "index": "2285", + "missed": false + }, + { + "index": "2286", + "missed": false + }, + { + "index": "2287", + "missed": false + }, + { + "index": "2288", + "missed": false + }, + { + "index": "2289", + "missed": false + }, + { + "index": "2290", + "missed": false + }, + { + "index": "2291", + "missed": false + }, + { + "index": "2292", + "missed": false + }, + { + "index": "2293", + "missed": false + }, + { + "index": "2294", + "missed": false + }, + { + "index": "2295", + "missed": false + }, + { + "index": "2296", + "missed": false + }, + { + "index": "2297", + "missed": false + }, + { + "index": "2298", + "missed": false + }, + { + "index": "2299", + "missed": false + }, + { + "index": "2300", + "missed": false + }, + { + "index": "2301", + "missed": false + }, + { + "index": "2302", + "missed": false + }, + { + "index": "2303", + "missed": false + }, + { + "index": "2304", + "missed": false + }, + { + "index": "2305", + "missed": false + }, + { + "index": "2306", + "missed": false + }, + { + "index": "2307", + "missed": false + }, + { + "index": "2308", + "missed": false + }, + { + "index": "2309", + "missed": false + }, + { + "index": "2310", + "missed": false + }, + { + "index": "2311", + "missed": false + }, + { + "index": "2312", + "missed": false + }, + { + "index": "2313", + "missed": false + }, + { + "index": "2314", + "missed": false + }, + { + "index": "2315", + "missed": false + }, + { + "index": "2316", + "missed": false + }, + { + "index": "2317", + "missed": false + }, + { + "index": "2318", + "missed": false + }, + { + "index": "2319", + "missed": false + }, + { + "index": "2320", + "missed": false + }, + { + "index": "2321", + "missed": false + }, + { + "index": "2322", + "missed": false + }, + { + "index": "2323", + "missed": false + }, + { + "index": "2324", + "missed": false + }, + { + "index": "2325", + "missed": false + }, + { + "index": "2326", + "missed": false + }, + { + "index": "2327", + "missed": false + }, + { + "index": "2328", + "missed": false + }, + { + "index": "2329", + "missed": false + }, + { + "index": "2330", + "missed": false + }, + { + "index": "2331", + "missed": false + }, + { + "index": "2332", + "missed": false + }, + { + "index": "2333", + "missed": false + }, + { + "index": "2334", + "missed": false + }, + { + "index": "2335", + "missed": false + }, + { + "index": "2336", + "missed": false + }, + { + "index": "2337", + "missed": false + }, + { + "index": "2338", + "missed": false + }, + { + "index": "2339", + "missed": false + }, + { + "index": "2340", + "missed": false + }, + { + "index": "2341", + "missed": false + }, + { + "index": "2342", + "missed": false + }, + { + "index": "2343", + "missed": false + }, + { + "index": "2344", + "missed": false + }, + { + "index": "2345", + "missed": false + }, + { + "index": "2346", + "missed": false + }, + { + "index": "2347", + "missed": false + }, + { + "index": "2348", + "missed": false + }, + { + "index": "2349", + "missed": false + }, + { + "index": "2350", + "missed": false + }, + { + "index": "2351", + "missed": false + }, + { + "index": "2352", + "missed": false + }, + { + "index": "2353", + "missed": false + }, + { + "index": "2354", + "missed": false + }, + { + "index": "2355", + "missed": false + }, + { + "index": "2356", + "missed": false + }, + { + "index": "2357", + "missed": false + }, + { + "index": "2358", + "missed": false + }, + { + "index": "2359", + "missed": false + }, + { + "index": "2360", + "missed": false + }, + { + "index": "2361", + "missed": false + }, + { + "index": "2362", + "missed": false + }, + { + "index": "2363", + "missed": false + }, + { + "index": "2364", + "missed": false + }, + { + "index": "2365", + "missed": false + }, + { + "index": "2366", + "missed": false + }, + { + "index": "2367", + "missed": false + }, + { + "index": "2368", + "missed": false + }, + { + "index": "2369", + "missed": false + }, + { + "index": "2370", + "missed": false + }, + { + "index": "2371", + "missed": false + }, + { + "index": "2372", + "missed": false + }, + { + "index": "2373", + "missed": false + }, + { + "index": "2374", + "missed": false + }, + { + "index": "2375", + "missed": false + }, + { + "index": "2376", + "missed": false + }, + { + "index": "2377", + "missed": false + }, + { + "index": "2378", + "missed": false + }, + { + "index": "2379", + "missed": false + }, + { + "index": "2380", + "missed": false + }, + { + "index": "2381", + "missed": false + }, + { + "index": "2382", + "missed": false + }, + { + "index": "2383", + "missed": false + }, + { + "index": "2384", + "missed": false + }, + { + "index": "2385", + "missed": false + }, + { + "index": "2386", + "missed": false + }, + { + "index": "2387", + "missed": false + }, + { + "index": "2388", + "missed": false + }, + { + "index": "2389", + "missed": false + }, + { + "index": "2390", + "missed": false + }, + { + "index": "2391", + "missed": false + }, + { + "index": "2392", + "missed": false + }, + { + "index": "2393", + "missed": false + }, + { + "index": "2394", + "missed": false + }, + { + "index": "2395", + "missed": false + }, + { + "index": "2396", + "missed": false + }, + { + "index": "2397", + "missed": false + }, + { + "index": "2398", + "missed": false + }, + { + "index": "2399", + "missed": false + }, + { + "index": "2400", + "missed": false + }, + { + "index": "2401", + "missed": false + }, + { + "index": "2402", + "missed": false + }, + { + "index": "2403", + "missed": false + }, + { + "index": "2404", + "missed": false + }, + { + "index": "2405", + "missed": false + }, + { + "index": "2406", + "missed": false + }, + { + "index": "2407", + "missed": false + }, + { + "index": "2408", + "missed": false + }, + { + "index": "2409", + "missed": false + }, + { + "index": "2410", + "missed": false + }, + { + "index": "2411", + "missed": false + }, + { + "index": "2412", + "missed": false + }, + { + "index": "2413", + "missed": false + }, + { + "index": "2414", + "missed": false + }, + { + "index": "2415", + "missed": false + }, + { + "index": "2416", + "missed": false + }, + { + "index": "2417", + "missed": false + }, + { + "index": "2418", + "missed": false + }, + { + "index": "2419", + "missed": false + }, + { + "index": "2420", + "missed": false + }, + { + "index": "2421", + "missed": false + }, + { + "index": "2422", + "missed": false + }, + { + "index": "2423", + "missed": false + }, + { + "index": "2424", + "missed": false + }, + { + "index": "2425", + "missed": false + }, + { + "index": "2426", + "missed": false + }, + { + "index": "2427", + "missed": false + }, + { + "index": "2428", + "missed": false + }, + { + "index": "2429", + "missed": false + }, + { + "index": "2430", + "missed": false + }, + { + "index": "2431", + "missed": false + }, + { + "index": "2432", + "missed": false + }, + { + "index": "2433", + "missed": false + }, + { + "index": "2434", + "missed": false + }, + { + "index": "2435", + "missed": false + }, + { + "index": "2436", + "missed": false + }, + { + "index": "2437", + "missed": false + }, + { + "index": "2438", + "missed": false + }, + { + "index": "2439", + "missed": false + }, + { + "index": "2440", + "missed": false + }, + { + "index": "2441", + "missed": false + }, + { + "index": "2442", + "missed": false + }, + { + "index": "2443", + "missed": false + }, + { + "index": "2444", + "missed": false + }, + { + "index": "2445", + "missed": false + }, + { + "index": "2446", + "missed": false + }, + { + "index": "2447", + "missed": false + }, + { + "index": "2448", + "missed": false + }, + { + "index": "2449", + "missed": false + }, + { + "index": "2450", + "missed": false + }, + { + "index": "2451", + "missed": false + }, + { + "index": "2452", + "missed": false + }, + { + "index": "2453", + "missed": false + }, + { + "index": "2454", + "missed": false + }, + { + "index": "2455", + "missed": false + }, + { + "index": "2456", + "missed": false + }, + { + "index": "2457", + "missed": false + }, + { + "index": "2458", + "missed": false + }, + { + "index": "2459", + "missed": false + }, + { + "index": "2460", + "missed": false + }, + { + "index": "2461", + "missed": false + }, + { + "index": "2462", + "missed": false + }, + { + "index": "2463", + "missed": false + }, + { + "index": "2464", + "missed": false + }, + { + "index": "2465", + "missed": false + }, + { + "index": "2466", + "missed": false + }, + { + "index": "2467", + "missed": false + }, + { + "index": "2468", + "missed": false + }, + { + "index": "2469", + "missed": false + }, + { + "index": "2470", + "missed": false + }, + { + "index": "2471", + "missed": false + }, + { + "index": "2472", + "missed": false + }, + { + "index": "2473", + "missed": false + }, + { + "index": "2474", + "missed": false + }, + { + "index": "2475", + "missed": false + }, + { + "index": "2476", + "missed": false + }, + { + "index": "2477", + "missed": false + }, + { + "index": "2478", + "missed": false + }, + { + "index": "2479", + "missed": false + }, + { + "index": "2480", + "missed": false + }, + { + "index": "2481", + "missed": false + }, + { + "index": "2482", + "missed": false + }, + { + "index": "2483", + "missed": false + }, + { + "index": "2484", + "missed": false + }, + { + "index": "2485", + "missed": false + }, + { + "index": "2486", + "missed": false + }, + { + "index": "2487", + "missed": false + }, + { + "index": "2488", + "missed": false + }, + { + "index": "2489", + "missed": false + }, + { + "index": "2490", + "missed": false + }, + { + "index": "2491", + "missed": false + }, + { + "index": "2492", + "missed": false + }, + { + "index": "2493", + "missed": false + }, + { + "index": "2494", + "missed": false + }, + { + "index": "2495", + "missed": false + }, + { + "index": "2496", + "missed": false + }, + { + "index": "2497", + "missed": false + }, + { + "index": "2498", + "missed": false + }, + { + "index": "2499", + "missed": false + }, + { + "index": "2500", + "missed": false + }, + { + "index": "2501", + "missed": false + }, + { + "index": "2502", + "missed": false + }, + { + "index": "2503", + "missed": false + }, + { + "index": "2504", + "missed": false + }, + { + "index": "2505", + "missed": false + }, + { + "index": "2506", + "missed": false + }, + { + "index": "2507", + "missed": false + }, + { + "index": "2508", + "missed": false + }, + { + "index": "2509", + "missed": false + }, + { + "index": "2510", + "missed": false + }, + { + "index": "2511", + "missed": false + }, + { + "index": "2512", + "missed": false + }, + { + "index": "2513", + "missed": false + }, + { + "index": "2514", + "missed": false + }, + { + "index": "2515", + "missed": false + }, + { + "index": "2516", + "missed": false + }, + { + "index": "2517", + "missed": false + }, + { + "index": "2518", + "missed": false + }, + { + "index": "2519", + "missed": false + }, + { + "index": "2520", + "missed": false + }, + { + "index": "2521", + "missed": false + }, + { + "index": "2522", + "missed": false + }, + { + "index": "2523", + "missed": false + }, + { + "index": "2524", + "missed": false + }, + { + "index": "2525", + "missed": false + }, + { + "index": "2526", + "missed": false + }, + { + "index": "2527", + "missed": false + }, + { + "index": "2528", + "missed": false + }, + { + "index": "2529", + "missed": false + }, + { + "index": "2530", + "missed": false + }, + { + "index": "2531", + "missed": false + }, + { + "index": "2532", + "missed": false + }, + { + "index": "2533", + "missed": false + }, + { + "index": "2534", + "missed": false + }, + { + "index": "2535", + "missed": false + }, + { + "index": "2536", + "missed": false + }, + { + "index": "2537", + "missed": false + }, + { + "index": "2538", + "missed": false + }, + { + "index": "2539", + "missed": false + }, + { + "index": "2540", + "missed": false + }, + { + "index": "2541", + "missed": false + }, + { + "index": "2542", + "missed": false + }, + { + "index": "2543", + "missed": false + }, + { + "index": "2544", + "missed": false + }, + { + "index": "2545", + "missed": false + }, + { + "index": "2546", + "missed": false + }, + { + "index": "2547", + "missed": false + }, + { + "index": "2548", + "missed": false + }, + { + "index": "2549", + "missed": false + }, + { + "index": "2550", + "missed": false + }, + { + "index": "2551", + "missed": false + }, + { + "index": "2552", + "missed": false + }, + { + "index": "2553", + "missed": false + }, + { + "index": "2554", + "missed": false + }, + { + "index": "2555", + "missed": false + }, + { + "index": "2556", + "missed": false + }, + { + "index": "2557", + "missed": false + }, + { + "index": "2558", + "missed": false + }, + { + "index": "2559", + "missed": false + }, + { + "index": "2560", + "missed": false + }, + { + "index": "2561", + "missed": false + }, + { + "index": "2562", + "missed": false + }, + { + "index": "2563", + "missed": false + }, + { + "index": "2564", + "missed": false + }, + { + "index": "2565", + "missed": false + }, + { + "index": "2566", + "missed": false + }, + { + "index": "2567", + "missed": false + }, + { + "index": "2568", + "missed": false + }, + { + "index": "2569", + "missed": false + }, + { + "index": "2570", + "missed": false + }, + { + "index": "2571", + "missed": false + }, + { + "index": "2572", + "missed": false + }, + { + "index": "2573", + "missed": false + }, + { + "index": "2574", + "missed": false + }, + { + "index": "2575", + "missed": false + }, + { + "index": "2576", + "missed": false + }, + { + "index": "2577", + "missed": false + }, + { + "index": "2578", + "missed": false + }, + { + "index": "2579", + "missed": false + }, + { + "index": "2580", + "missed": false + }, + { + "index": "2581", + "missed": false + }, + { + "index": "2582", + "missed": false + }, + { + "index": "2583", + "missed": false + }, + { + "index": "2584", + "missed": false + }, + { + "index": "2585", + "missed": false + }, + { + "index": "2586", + "missed": false + }, + { + "index": "2587", + "missed": false + }, + { + "index": "2588", + "missed": false + }, + { + "index": "2589", + "missed": false + }, + { + "index": "2590", + "missed": false + }, + { + "index": "2591", + "missed": false + }, + { + "index": "2592", + "missed": false + }, + { + "index": "2593", + "missed": false + }, + { + "index": "2594", + "missed": false + }, + { + "index": "2595", + "missed": false + }, + { + "index": "2596", + "missed": false + }, + { + "index": "2597", + "missed": false + }, + { + "index": "2598", + "missed": false + }, + { + "index": "2599", + "missed": false + }, + { + "index": "2600", + "missed": false + }, + { + "index": "2601", + "missed": false + }, + { + "index": "2602", + "missed": false + }, + { + "index": "2603", + "missed": false + }, + { + "index": "2604", + "missed": false + }, + { + "index": "2605", + "missed": false + }, + { + "index": "2606", + "missed": false + }, + { + "index": "2607", + "missed": false + }, + { + "index": "2608", + "missed": false + }, + { + "index": "2609", + "missed": false + }, + { + "index": "2610", + "missed": false + }, + { + "index": "2611", + "missed": false + }, + { + "index": "2612", + "missed": false + }, + { + "index": "2613", + "missed": false + }, + { + "index": "2614", + "missed": false + }, + { + "index": "2615", + "missed": false + }, + { + "index": "2616", + "missed": false + }, + { + "index": "2617", + "missed": false + }, + { + "index": "2618", + "missed": false + }, + { + "index": "2619", + "missed": false + }, + { + "index": "2620", + "missed": false + }, + { + "index": "2621", + "missed": false + }, + { + "index": "2622", + "missed": false + }, + { + "index": "2623", + "missed": false + }, + { + "index": "2624", + "missed": false + }, + { + "index": "2625", + "missed": false + }, + { + "index": "2626", + "missed": false + }, + { + "index": "2627", + "missed": false + }, + { + "index": "2628", + "missed": false + }, + { + "index": "2629", + "missed": false + }, + { + "index": "2630", + "missed": false + }, + { + "index": "2631", + "missed": true + }, + { + "index": "2632", + "missed": true + }, + { + "index": "2633", + "missed": true + }, + { + "index": "2634", + "missed": true + }, + { + "index": "2635", + "missed": true + }, + { + "index": "2636", + "missed": false + }, + { + "index": "2637", + "missed": false + }, + { + "index": "2638", + "missed": false + }, + { + "index": "2639", + "missed": false + }, + { + "index": "2640", + "missed": false + }, + { + "index": "2641", + "missed": false + }, + { + "index": "2642", + "missed": false + }, + { + "index": "2643", + "missed": false + }, + { + "index": "2644", + "missed": false + }, + { + "index": "2645", + "missed": false + }, + { + "index": "2646", + "missed": false + }, + { + "index": "2647", + "missed": false + }, + { + "index": "2648", + "missed": false + }, + { + "index": "2649", + "missed": false + }, + { + "index": "2650", + "missed": false + }, + { + "index": "2651", + "missed": false + }, + { + "index": "2652", + "missed": false + }, + { + "index": "2653", + "missed": false + }, + { + "index": "2654", + "missed": false + }, + { + "index": "2655", + "missed": false + }, + { + "index": "2656", + "missed": false + }, + { + "index": "2657", + "missed": false + }, + { + "index": "2658", + "missed": false + }, + { + "index": "2659", + "missed": false + }, + { + "index": "2660", + "missed": false + }, + { + "index": "2661", + "missed": false + }, + { + "index": "2662", + "missed": false + }, + { + "index": "2663", + "missed": false + }, + { + "index": "2664", + "missed": false + }, + { + "index": "2665", + "missed": false + }, + { + "index": "2666", + "missed": false + }, + { + "index": "2667", + "missed": false + }, + { + "index": "2668", + "missed": false + }, + { + "index": "2669", + "missed": false + }, + { + "index": "2670", + "missed": false + }, + { + "index": "2671", + "missed": false + }, + { + "index": "2672", + "missed": false + }, + { + "index": "2673", + "missed": false + }, + { + "index": "2674", + "missed": false + }, + { + "index": "2675", + "missed": false + }, + { + "index": "2676", + "missed": false + }, + { + "index": "2677", + "missed": false + }, + { + "index": "2678", + "missed": false + }, + { + "index": "2679", + "missed": false + }, + { + "index": "2680", + "missed": false + }, + { + "index": "2681", + "missed": false + }, + { + "index": "2682", + "missed": false + }, + { + "index": "2683", + "missed": false + }, + { + "index": "2684", + "missed": false + }, + { + "index": "2685", + "missed": false + }, + { + "index": "2686", + "missed": false + }, + { + "index": "2687", + "missed": false + }, + { + "index": "2688", + "missed": false + }, + { + "index": "2689", + "missed": false + }, + { + "index": "2690", + "missed": false + }, + { + "index": "2691", + "missed": false + }, + { + "index": "2692", + "missed": false + }, + { + "index": "2693", + "missed": false + }, + { + "index": "2694", + "missed": false + }, + { + "index": "2695", + "missed": false + }, + { + "index": "2696", + "missed": false + }, + { + "index": "2697", + "missed": false + }, + { + "index": "2698", + "missed": false + }, + { + "index": "2699", + "missed": false + }, + { + "index": "2700", + "missed": false + }, + { + "index": "2701", + "missed": false + }, + { + "index": "2702", + "missed": false + }, + { + "index": "2703", + "missed": false + }, + { + "index": "2704", + "missed": false + }, + { + "index": "2705", + "missed": false + }, + { + "index": "2706", + "missed": false + }, + { + "index": "2707", + "missed": false + }, + { + "index": "2708", + "missed": false + }, + { + "index": "2709", + "missed": false + }, + { + "index": "2710", + "missed": false + }, + { + "index": "2711", + "missed": false + }, + { + "index": "2712", + "missed": false + }, + { + "index": "2713", + "missed": false + }, + { + "index": "2714", + "missed": false + }, + { + "index": "2715", + "missed": false + }, + { + "index": "2716", + "missed": false + }, + { + "index": "2717", + "missed": false + }, + { + "index": "2718", + "missed": false + }, + { + "index": "2719", + "missed": false + }, + { + "index": "2720", + "missed": false + }, + { + "index": "2721", + "missed": false + }, + { + "index": "2722", + "missed": false + }, + { + "index": "2723", + "missed": false + }, + { + "index": "2724", + "missed": false + }, + { + "index": "2725", + "missed": false + }, + { + "index": "2726", + "missed": false + }, + { + "index": "2727", + "missed": false + }, + { + "index": "2728", + "missed": false + }, + { + "index": "2729", + "missed": false + }, + { + "index": "2730", + "missed": false + }, + { + "index": "2731", + "missed": false + }, + { + "index": "2732", + "missed": false + }, + { + "index": "2733", + "missed": false + }, + { + "index": "2734", + "missed": false + }, + { + "index": "2735", + "missed": false + }, + { + "index": "2736", + "missed": false + }, + { + "index": "2737", + "missed": false + }, + { + "index": "2738", + "missed": false + }, + { + "index": "2739", + "missed": false + }, + { + "index": "2740", + "missed": false + }, + { + "index": "2741", + "missed": false + }, + { + "index": "2742", + "missed": false + }, + { + "index": "2743", + "missed": false + }, + { + "index": "2744", + "missed": false + }, + { + "index": "2745", + "missed": false + }, + { + "index": "2746", + "missed": false + }, + { + "index": "2747", + "missed": false + }, + { + "index": "2748", + "missed": false + }, + { + "index": "2749", + "missed": false + }, + { + "index": "2750", + "missed": false + }, + { + "index": "2751", + "missed": false + }, + { + "index": "2752", + "missed": false + }, + { + "index": "2753", + "missed": false + }, + { + "index": "2754", + "missed": false + }, + { + "index": "2755", + "missed": false + }, + { + "index": "2756", + "missed": false + }, + { + "index": "2757", + "missed": false + }, + { + "index": "2758", + "missed": false + }, + { + "index": "2759", + "missed": false + }, + { + "index": "2760", + "missed": false + }, + { + "index": "2761", + "missed": false + }, + { + "index": "2762", + "missed": false + }, + { + "index": "2763", + "missed": false + }, + { + "index": "2764", + "missed": false + }, + { + "index": "2765", + "missed": false + }, + { + "index": "2766", + "missed": false + }, + { + "index": "2767", + "missed": false + }, + { + "index": "2768", + "missed": false + }, + { + "index": "2769", + "missed": false + }, + { + "index": "2770", + "missed": false + }, + { + "index": "2771", + "missed": false + }, + { + "index": "2772", + "missed": false + }, + { + "index": "2773", + "missed": false + }, + { + "index": "2774", + "missed": false + }, + { + "index": "2775", + "missed": false + }, + { + "index": "2776", + "missed": false + }, + { + "index": "2777", + "missed": false + }, + { + "index": "2778", + "missed": false + }, + { + "index": "2779", + "missed": false + }, + { + "index": "2780", + "missed": false + }, + { + "index": "2781", + "missed": false + }, + { + "index": "2782", + "missed": false + }, + { + "index": "2783", + "missed": false + }, + { + "index": "2784", + "missed": false + }, + { + "index": "2785", + "missed": false + }, + { + "index": "2786", + "missed": false + }, + { + "index": "2787", + "missed": false + }, + { + "index": "2788", + "missed": false + }, + { + "index": "2789", + "missed": false + }, + { + "index": "2790", + "missed": false + }, + { + "index": "2791", + "missed": false + }, + { + "index": "2792", + "missed": false + }, + { + "index": "2793", + "missed": false + }, + { + "index": "2794", + "missed": false + }, + { + "index": "2795", + "missed": false + }, + { + "index": "2796", + "missed": false + }, + { + "index": "2797", + "missed": false + }, + { + "index": "2798", + "missed": false + }, + { + "index": "2799", + "missed": false + }, + { + "index": "2800", + "missed": false + }, + { + "index": "2801", + "missed": false + }, + { + "index": "2802", + "missed": false + }, + { + "index": "2803", + "missed": false + }, + { + "index": "2804", + "missed": false + }, + { + "index": "2805", + "missed": false + }, + { + "index": "2806", + "missed": false + }, + { + "index": "2807", + "missed": false + }, + { + "index": "2808", + "missed": false + }, + { + "index": "2809", + "missed": false + }, + { + "index": "2810", + "missed": false + }, + { + "index": "2811", + "missed": false + }, + { + "index": "2812", + "missed": false + }, + { + "index": "2813", + "missed": false + }, + { + "index": "2814", + "missed": false + }, + { + "index": "2815", + "missed": false + }, + { + "index": "2816", + "missed": false + }, + { + "index": "2817", + "missed": false + }, + { + "index": "2818", + "missed": false + }, + { + "index": "2819", + "missed": false + }, + { + "index": "2820", + "missed": false + }, + { + "index": "2821", + "missed": false + }, + { + "index": "2822", + "missed": false + }, + { + "index": "2823", + "missed": false + }, + { + "index": "2824", + "missed": false + }, + { + "index": "2825", + "missed": false + }, + { + "index": "2826", + "missed": false + }, + { + "index": "2827", + "missed": false + }, + { + "index": "2828", + "missed": false + }, + { + "index": "2829", + "missed": false + }, + { + "index": "2830", + "missed": false + }, + { + "index": "2831", + "missed": false + }, + { + "index": "2832", + "missed": false + }, + { + "index": "2833", + "missed": false + }, + { + "index": "2834", + "missed": false + }, + { + "index": "2835", + "missed": false + }, + { + "index": "2836", + "missed": false + }, + { + "index": "2837", + "missed": false + }, + { + "index": "2838", + "missed": false + }, + { + "index": "2839", + "missed": false + }, + { + "index": "2840", + "missed": false + }, + { + "index": "2841", + "missed": false + }, + { + "index": "2842", + "missed": false + }, + { + "index": "2843", + "missed": false + }, + { + "index": "2844", + "missed": false + }, + { + "index": "2845", + "missed": false + }, + { + "index": "2846", + "missed": false + }, + { + "index": "2847", + "missed": false + }, + { + "index": "2848", + "missed": false + }, + { + "index": "2849", + "missed": false + }, + { + "index": "2850", + "missed": false + }, + { + "index": "2851", + "missed": false + }, + { + "index": "2852", + "missed": false + }, + { + "index": "2853", + "missed": false + }, + { + "index": "2854", + "missed": false + }, + { + "index": "2855", + "missed": false + }, + { + "index": "2856", + "missed": false + }, + { + "index": "2857", + "missed": false + }, + { + "index": "2858", + "missed": false + }, + { + "index": "2859", + "missed": false + }, + { + "index": "2860", + "missed": false + }, + { + "index": "2861", + "missed": false + }, + { + "index": "2862", + "missed": false + }, + { + "index": "2863", + "missed": false + }, + { + "index": "2864", + "missed": false + }, + { + "index": "2865", + "missed": false + }, + { + "index": "2866", + "missed": false + }, + { + "index": "2867", + "missed": false + }, + { + "index": "2868", + "missed": false + }, + { + "index": "2869", + "missed": false + }, + { + "index": "2870", + "missed": false + }, + { + "index": "2871", + "missed": false + }, + { + "index": "2872", + "missed": false + }, + { + "index": "2873", + "missed": false + }, + { + "index": "2874", + "missed": false + }, + { + "index": "2875", + "missed": false + }, + { + "index": "2876", + "missed": false + }, + { + "index": "2877", + "missed": false + }, + { + "index": "2878", + "missed": false + }, + { + "index": "2879", + "missed": false + }, + { + "index": "2880", + "missed": false + }, + { + "index": "2881", + "missed": false + }, + { + "index": "2882", + "missed": false + }, + { + "index": "2883", + "missed": false + }, + { + "index": "2884", + "missed": false + }, + { + "index": "2885", + "missed": false + }, + { + "index": "2886", + "missed": false + }, + { + "index": "2887", + "missed": false + }, + { + "index": "2888", + "missed": false + }, + { + "index": "2889", + "missed": false + }, + { + "index": "2890", + "missed": false + }, + { + "index": "2891", + "missed": false + }, + { + "index": "2892", + "missed": false + }, + { + "index": "2893", + "missed": false + }, + { + "index": "2894", + "missed": false + }, + { + "index": "2895", + "missed": false + }, + { + "index": "2896", + "missed": false + }, + { + "index": "2897", + "missed": false + }, + { + "index": "2898", + "missed": false + }, + { + "index": "2899", + "missed": false + }, + { + "index": "2900", + "missed": false + }, + { + "index": "2901", + "missed": false + }, + { + "index": "2902", + "missed": false + }, + { + "index": "2903", + "missed": false + }, + { + "index": "2904", + "missed": false + }, + { + "index": "2905", + "missed": false + }, + { + "index": "2906", + "missed": false + }, + { + "index": "2907", + "missed": false + }, + { + "index": "2908", + "missed": false + }, + { + "index": "2909", + "missed": false + }, + { + "index": "2910", + "missed": false + }, + { + "index": "2911", + "missed": false + }, + { + "index": "2912", + "missed": false + }, + { + "index": "2913", + "missed": false + }, + { + "index": "2914", + "missed": false + }, + { + "index": "2915", + "missed": false + }, + { + "index": "2916", + "missed": false + }, + { + "index": "2917", + "missed": false + }, + { + "index": "2918", + "missed": false + }, + { + "index": "2919", + "missed": false + }, + { + "index": "2920", + "missed": false + }, + { + "index": "2921", + "missed": false + }, + { + "index": "2922", + "missed": false + }, + { + "index": "2923", + "missed": false + }, + { + "index": "2924", + "missed": false + }, + { + "index": "2925", + "missed": false + }, + { + "index": "2926", + "missed": false + }, + { + "index": "2927", + "missed": false + }, + { + "index": "2928", + "missed": false + }, + { + "index": "2929", + "missed": false + }, + { + "index": "2930", + "missed": false + }, + { + "index": "2931", + "missed": false + }, + { + "index": "2932", + "missed": false + }, + { + "index": "2933", + "missed": false + }, + { + "index": "2934", + "missed": false + }, + { + "index": "2935", + "missed": false + }, + { + "index": "2936", + "missed": false + }, + { + "index": "2937", + "missed": false + }, + { + "index": "2938", + "missed": false + }, + { + "index": "2939", + "missed": false + }, + { + "index": "2940", + "missed": false + }, + { + "index": "2941", + "missed": false + }, + { + "index": "2942", + "missed": false + }, + { + "index": "2943", + "missed": false + }, + { + "index": "2944", + "missed": false + }, + { + "index": "2945", + "missed": false + }, + { + "index": "2946", + "missed": false + }, + { + "index": "2947", + "missed": false + }, + { + "index": "2948", + "missed": false + }, + { + "index": "2949", + "missed": false + }, + { + "index": "2950", + "missed": false + }, + { + "index": "2951", + "missed": false + }, + { + "index": "2952", + "missed": false + }, + { + "index": "2953", + "missed": false + }, + { + "index": "2954", + "missed": false + }, + { + "index": "2955", + "missed": false + }, + { + "index": "2956", + "missed": false + }, + { + "index": "2957", + "missed": false + }, + { + "index": "2958", + "missed": false + }, + { + "index": "2959", + "missed": false + }, + { + "index": "2960", + "missed": false + }, + { + "index": "2961", + "missed": false + }, + { + "index": "2962", + "missed": false + }, + { + "index": "2963", + "missed": false + }, + { + "index": "2964", + "missed": false + }, + { + "index": "2965", + "missed": false + }, + { + "index": "2966", + "missed": false + }, + { + "index": "2967", + "missed": false + }, + { + "index": "2968", + "missed": false + }, + { + "index": "2969", + "missed": false + }, + { + "index": "2970", + "missed": false + }, + { + "index": "2971", + "missed": false + }, + { + "index": "2972", + "missed": false + }, + { + "index": "2973", + "missed": false + }, + { + "index": "2974", + "missed": false + }, + { + "index": "2975", + "missed": false + }, + { + "index": "2976", + "missed": false + }, + { + "index": "2977", + "missed": false + }, + { + "index": "2978", + "missed": false + }, + { + "index": "2979", + "missed": false + }, + { + "index": "2980", + "missed": false + }, + { + "index": "2981", + "missed": false + }, + { + "index": "2982", + "missed": false + }, + { + "index": "2983", + "missed": false + }, + { + "index": "2984", + "missed": false + }, + { + "index": "2985", + "missed": false + }, + { + "index": "2986", + "missed": false + }, + { + "index": "2987", + "missed": false + }, + { + "index": "2988", + "missed": false + }, + { + "index": "2989", + "missed": false + }, + { + "index": "2990", + "missed": false + }, + { + "index": "2991", + "missed": false + }, + { + "index": "2992", + "missed": false + }, + { + "index": "2993", + "missed": false + }, + { + "index": "2994", + "missed": false + }, + { + "index": "2995", + "missed": false + }, + { + "index": "2996", + "missed": false + }, + { + "index": "2997", + "missed": false + }, + { + "index": "2998", + "missed": false + }, + { + "index": "2999", + "missed": false + }, + { + "index": "3000", + "missed": false + }, + { + "index": "3001", + "missed": false + }, + { + "index": "3002", + "missed": false + }, + { + "index": "3003", + "missed": false + }, + { + "index": "3004", + "missed": false + }, + { + "index": "3005", + "missed": false + }, + { + "index": "3006", + "missed": false + }, + { + "index": "3007", + "missed": false + }, + { + "index": "3008", + "missed": false + }, + { + "index": "3009", + "missed": false + }, + { + "index": "3010", + "missed": false + }, + { + "index": "3011", + "missed": false + }, + { + "index": "3012", + "missed": false + }, + { + "index": "3013", + "missed": false + }, + { + "index": "3014", + "missed": false + }, + { + "index": "3015", + "missed": false + }, + { + "index": "3016", + "missed": false + }, + { + "index": "3017", + "missed": false + }, + { + "index": "3018", + "missed": false + }, + { + "index": "3019", + "missed": false + }, + { + "index": "3020", + "missed": false + }, + { + "index": "3021", + "missed": false + }, + { + "index": "3022", + "missed": false + }, + { + "index": "3023", + "missed": false + }, + { + "index": "3024", + "missed": false + }, + { + "index": "3025", + "missed": false + }, + { + "index": "3026", + "missed": false + }, + { + "index": "3027", + "missed": false + }, + { + "index": "3028", + "missed": false + }, + { + "index": "3029", + "missed": false + }, + { + "index": "3030", + "missed": false + }, + { + "index": "3031", + "missed": false + }, + { + "index": "3032", + "missed": false + }, + { + "index": "3033", + "missed": false + }, + { + "index": "3034", + "missed": false + }, + { + "index": "3035", + "missed": false + }, + { + "index": "3036", + "missed": false + }, + { + "index": "3037", + "missed": false + }, + { + "index": "3038", + "missed": false + }, + { + "index": "3039", + "missed": false + }, + { + "index": "3040", + "missed": false + }, + { + "index": "3041", + "missed": false + }, + { + "index": "3042", + "missed": false + }, + { + "index": "3043", + "missed": false + }, + { + "index": "3044", + "missed": false + }, + { + "index": "3045", + "missed": false + }, + { + "index": "3046", + "missed": false + }, + { + "index": "3047", + "missed": false + }, + { + "index": "3048", + "missed": false + }, + { + "index": "3049", + "missed": false + }, + { + "index": "3050", + "missed": false + }, + { + "index": "3051", + "missed": false + }, + { + "index": "3052", + "missed": false + }, + { + "index": "3053", + "missed": false + }, + { + "index": "3054", + "missed": false + }, + { + "index": "3055", + "missed": false + }, + { + "index": "3056", + "missed": false + }, + { + "index": "3057", + "missed": false + }, + { + "index": "3058", + "missed": false + }, + { + "index": "3059", + "missed": false + }, + { + "index": "3060", + "missed": false + }, + { + "index": "3061", + "missed": false + }, + { + "index": "3062", + "missed": false + }, + { + "index": "3063", + "missed": false + }, + { + "index": "3064", + "missed": false + }, + { + "index": "3065", + "missed": false + }, + { + "index": "3066", + "missed": false + }, + { + "index": "3067", + "missed": false + }, + { + "index": "3068", + "missed": false + }, + { + "index": "3069", + "missed": false + }, + { + "index": "3070", + "missed": false + }, + { + "index": "3071", + "missed": false + }, + { + "index": "3072", + "missed": false + }, + { + "index": "3073", + "missed": false + }, + { + "index": "3074", + "missed": false + }, + { + "index": "3075", + "missed": false + }, + { + "index": "3076", + "missed": false + }, + { + "index": "3077", + "missed": false + }, + { + "index": "3078", + "missed": false + }, + { + "index": "3079", + "missed": false + }, + { + "index": "3080", + "missed": false + }, + { + "index": "3081", + "missed": false + }, + { + "index": "3082", + "missed": false + }, + { + "index": "3083", + "missed": false + }, + { + "index": "3084", + "missed": false + }, + { + "index": "3085", + "missed": false + }, + { + "index": "3086", + "missed": false + }, + { + "index": "3087", + "missed": false + }, + { + "index": "3088", + "missed": false + }, + { + "index": "3089", + "missed": false + }, + { + "index": "3090", + "missed": false + }, + { + "index": "3091", + "missed": false + }, + { + "index": "3092", + "missed": false + }, + { + "index": "3093", + "missed": false + }, + { + "index": "3094", + "missed": false + }, + { + "index": "3095", + "missed": false + }, + { + "index": "3096", + "missed": false + }, + { + "index": "3097", + "missed": false + }, + { + "index": "3098", + "missed": false + }, + { + "index": "3099", + "missed": false + }, + { + "index": "3100", + "missed": false + }, + { + "index": "3101", + "missed": false + }, + { + "index": "3102", + "missed": false + }, + { + "index": "3103", + "missed": false + }, + { + "index": "3104", + "missed": false + }, + { + "index": "3105", + "missed": false + }, + { + "index": "3106", + "missed": false + }, + { + "index": "3107", + "missed": false + }, + { + "index": "3108", + "missed": false + }, + { + "index": "3109", + "missed": false + }, + { + "index": "3110", + "missed": false + }, + { + "index": "3111", + "missed": false + }, + { + "index": "3112", + "missed": false + }, + { + "index": "3113", + "missed": false + }, + { + "index": "3114", + "missed": false + }, + { + "index": "3115", + "missed": false + }, + { + "index": "3116", + "missed": false + }, + { + "index": "3117", + "missed": false + }, + { + "index": "3118", + "missed": false + }, + { + "index": "3119", + "missed": false + }, + { + "index": "3120", + "missed": false + }, + { + "index": "3121", + "missed": false + }, + { + "index": "3122", + "missed": false + }, + { + "index": "3123", + "missed": false + }, + { + "index": "3124", + "missed": false + }, + { + "index": "3125", + "missed": false + }, + { + "index": "3126", + "missed": false + }, + { + "index": "3127", + "missed": false + }, + { + "index": "3128", + "missed": false + }, + { + "index": "3129", + "missed": false + }, + { + "index": "3130", + "missed": false + }, + { + "index": "3131", + "missed": false + }, + { + "index": "3132", + "missed": false + }, + { + "index": "3133", + "missed": false + }, + { + "index": "3134", + "missed": false + }, + { + "index": "3135", + "missed": false + }, + { + "index": "3136", + "missed": false + }, + { + "index": "3137", + "missed": false + }, + { + "index": "3138", + "missed": false + }, + { + "index": "3139", + "missed": false + }, + { + "index": "3140", + "missed": false + }, + { + "index": "3141", + "missed": false + }, + { + "index": "3142", + "missed": false + }, + { + "index": "3143", + "missed": false + }, + { + "index": "3144", + "missed": false + }, + { + "index": "3145", + "missed": false + }, + { + "index": "3146", + "missed": false + }, + { + "index": "3147", + "missed": false + }, + { + "index": "3148", + "missed": false + }, + { + "index": "3149", + "missed": false + }, + { + "index": "3150", + "missed": false + }, + { + "index": "3151", + "missed": false + }, + { + "index": "3152", + "missed": false + }, + { + "index": "3153", + "missed": false + }, + { + "index": "3154", + "missed": false + }, + { + "index": "3155", + "missed": false + }, + { + "index": "3156", + "missed": false + }, + { + "index": "3157", + "missed": false + }, + { + "index": "3158", + "missed": false + }, + { + "index": "3159", + "missed": false + }, + { + "index": "3160", + "missed": false + }, + { + "index": "3161", + "missed": false + }, + { + "index": "3162", + "missed": false + }, + { + "index": "3163", + "missed": false + }, + { + "index": "3164", + "missed": false + }, + { + "index": "3165", + "missed": false + }, + { + "index": "3166", + "missed": false + }, + { + "index": "3167", + "missed": false + }, + { + "index": "3168", + "missed": false + }, + { + "index": "3169", + "missed": false + }, + { + "index": "3170", + "missed": false + }, + { + "index": "3171", + "missed": false + }, + { + "index": "3172", + "missed": false + }, + { + "index": "3173", + "missed": false + }, + { + "index": "3174", + "missed": false + }, + { + "index": "3175", + "missed": false + }, + { + "index": "3176", + "missed": false + }, + { + "index": "3177", + "missed": false + }, + { + "index": "3178", + "missed": false + }, + { + "index": "3179", + "missed": false + }, + { + "index": "3180", + "missed": false + }, + { + "index": "3181", + "missed": false + }, + { + "index": "3182", + "missed": false + }, + { + "index": "3183", + "missed": false + }, + { + "index": "3184", + "missed": false + }, + { + "index": "3185", + "missed": false + }, + { + "index": "3186", + "missed": false + }, + { + "index": "3187", + "missed": false + }, + { + "index": "3188", + "missed": false + }, + { + "index": "3189", + "missed": false + }, + { + "index": "3190", + "missed": false + }, + { + "index": "3191", + "missed": false + }, + { + "index": "3192", + "missed": false + }, + { + "index": "3193", + "missed": false + }, + { + "index": "3194", + "missed": false + }, + { + "index": "3195", + "missed": false + }, + { + "index": "3196", + "missed": false + }, + { + "index": "3197", + "missed": false + }, + { + "index": "3198", + "missed": false + }, + { + "index": "3199", + "missed": false + }, + { + "index": "3200", + "missed": false + }, + { + "index": "3201", + "missed": false + }, + { + "index": "3202", + "missed": false + }, + { + "index": "3203", + "missed": false + }, + { + "index": "3204", + "missed": false + }, + { + "index": "3205", + "missed": false + }, + { + "index": "3206", + "missed": false + }, + { + "index": "3207", + "missed": false + }, + { + "index": "3208", + "missed": false + }, + { + "index": "3209", + "missed": false + }, + { + "index": "3210", + "missed": false + }, + { + "index": "3211", + "missed": false + }, + { + "index": "3212", + "missed": false + }, + { + "index": "3213", + "missed": false + }, + { + "index": "3214", + "missed": false + }, + { + "index": "3215", + "missed": false + }, + { + "index": "3216", + "missed": false + }, + { + "index": "3217", + "missed": false + }, + { + "index": "3218", + "missed": false + }, + { + "index": "3219", + "missed": false + }, + { + "index": "3220", + "missed": false + }, + { + "index": "3221", + "missed": false + }, + { + "index": "3222", + "missed": false + }, + { + "index": "3223", + "missed": false + }, + { + "index": "3224", + "missed": false + }, + { + "index": "3225", + "missed": false + }, + { + "index": "3226", + "missed": false + }, + { + "index": "3227", + "missed": false + }, + { + "index": "3228", + "missed": false + }, + { + "index": "3229", + "missed": false + }, + { + "index": "3230", + "missed": false + }, + { + "index": "3231", + "missed": false + }, + { + "index": "3232", + "missed": false + }, + { + "index": "3233", + "missed": false + }, + { + "index": "3234", + "missed": false + }, + { + "index": "3235", + "missed": false + }, + { + "index": "3236", + "missed": false + }, + { + "index": "3237", + "missed": false + }, + { + "index": "3238", + "missed": false + }, + { + "index": "3239", + "missed": false + }, + { + "index": "3240", + "missed": false + }, + { + "index": "3241", + "missed": false + }, + { + "index": "3242", + "missed": false + }, + { + "index": "3243", + "missed": false + }, + { + "index": "3244", + "missed": false + }, + { + "index": "3245", + "missed": false + }, + { + "index": "3246", + "missed": false + }, + { + "index": "3247", + "missed": false + }, + { + "index": "3248", + "missed": false + }, + { + "index": "3249", + "missed": false + }, + { + "index": "3250", + "missed": false + }, + { + "index": "3251", + "missed": false + }, + { + "index": "3252", + "missed": false + }, + { + "index": "3253", + "missed": false + }, + { + "index": "3254", + "missed": false + }, + { + "index": "3255", + "missed": false + }, + { + "index": "3256", + "missed": false + }, + { + "index": "3257", + "missed": false + }, + { + "index": "3258", + "missed": false + }, + { + "index": "3259", + "missed": false + }, + { + "index": "3260", + "missed": false + }, + { + "index": "3261", + "missed": false + }, + { + "index": "3262", + "missed": false + }, + { + "index": "3263", + "missed": false + }, + { + "index": "3264", + "missed": false + }, + { + "index": "3265", + "missed": false + }, + { + "index": "3266", + "missed": false + }, + { + "index": "3267", + "missed": false + }, + { + "index": "3268", + "missed": false + }, + { + "index": "3269", + "missed": false + }, + { + "index": "3270", + "missed": false + }, + { + "index": "3271", + "missed": false + }, + { + "index": "3272", + "missed": false + }, + { + "index": "3273", + "missed": false + }, + { + "index": "3274", + "missed": false + }, + { + "index": "3275", + "missed": false + }, + { + "index": "3276", + "missed": false + }, + { + "index": "3277", + "missed": false + }, + { + "index": "3278", + "missed": false + }, + { + "index": "3279", + "missed": false + }, + { + "index": "3280", + "missed": false + }, + { + "index": "3281", + "missed": false + }, + { + "index": "3282", + "missed": false + }, + { + "index": "3283", + "missed": false + }, + { + "index": "3284", + "missed": false + }, + { + "index": "3285", + "missed": false + }, + { + "index": "3286", + "missed": false + }, + { + "index": "3287", + "missed": false + }, + { + "index": "3288", + "missed": false + }, + { + "index": "3289", + "missed": false + }, + { + "index": "3290", + "missed": false + }, + { + "index": "3291", + "missed": false + }, + { + "index": "3292", + "missed": false + }, + { + "index": "3293", + "missed": false + }, + { + "index": "3294", + "missed": false + }, + { + "index": "3295", + "missed": false + }, + { + "index": "3296", + "missed": false + }, + { + "index": "3297", + "missed": false + }, + { + "index": "3298", + "missed": false + }, + { + "index": "3299", + "missed": false + }, + { + "index": "3300", + "missed": false + }, + { + "index": "3301", + "missed": false + }, + { + "index": "3302", + "missed": false + }, + { + "index": "3303", + "missed": false + }, + { + "index": "3304", + "missed": false + }, + { + "index": "3305", + "missed": false + }, + { + "index": "3306", + "missed": false + }, + { + "index": "3307", + "missed": false + }, + { + "index": "3308", + "missed": false + }, + { + "index": "3309", + "missed": false + }, + { + "index": "3310", + "missed": false + }, + { + "index": "3311", + "missed": false + }, + { + "index": "3312", + "missed": false + }, + { + "index": "3313", + "missed": false + }, + { + "index": "3314", + "missed": false + }, + { + "index": "3315", + "missed": false + }, + { + "index": "3316", + "missed": false + }, + { + "index": "3317", + "missed": false + }, + { + "index": "3318", + "missed": false + }, + { + "index": "3319", + "missed": false + }, + { + "index": "3320", + "missed": false + }, + { + "index": "3321", + "missed": false + }, + { + "index": "3322", + "missed": false + }, + { + "index": "3323", + "missed": false + }, + { + "index": "3324", + "missed": false + }, + { + "index": "3325", + "missed": false + }, + { + "index": "3440", + "missed": false + }, + { + "index": "3454", + "missed": false + }, + { + "index": "3513", + "missed": false + }, + { + "index": "3520", + "missed": false + }, + { + "index": "3523", + "missed": false + }, + { + "index": "3524", + "missed": false + }, + { + "index": "3525", + "missed": false + }, + { + "index": "3526", + "missed": false + }, + { + "index": "3527", + "missed": false + }, + { + "index": "3528", + "missed": false + }, + { + "index": "3529", + "missed": false + }, + { + "index": "3530", + "missed": false + }, + { + "index": "3531", + "missed": false + }, + { + "index": "3532", + "missed": false + }, + { + "index": "3533", + "missed": false + }, + { + "index": "3535", + "missed": false + }, + { + "index": "3536", + "missed": false + }, + { + "index": "3539", + "missed": false + }, + { + "index": "3586", + "missed": false + }, + { + "index": "3587", + "missed": false + }, + { + "index": "3588", + "missed": false + }, + { + "index": "3589", + "missed": false + }, + { + "index": "3590", + "missed": false + }, + { + "index": "3591", + "missed": false + }, + { + "index": "3592", + "missed": false + }, + { + "index": "3593", + "missed": false + }, + { + "index": "3594", + "missed": false + }, + { + "index": "3595", + "missed": false + }, + { + "index": "3596", + "missed": false + }, + { + "index": "3597", + "missed": false + }, + { + "index": "3598", + "missed": false + }, + { + "index": "3599", + "missed": false + }, + { + "index": "3600", + "missed": false + }, + { + "index": "3601", + "missed": false + }, + { + "index": "3602", + "missed": false + }, + { + "index": "3603", + "missed": false + }, + { + "index": "3604", + "missed": false + }, + { + "index": "3605", + "missed": false + }, + { + "index": "3606", + "missed": false + }, + { + "index": "3607", + "missed": false + }, + { + "index": "3608", + "missed": false + }, + { + "index": "3609", + "missed": false + }, + { + "index": "3610", + "missed": false + }, + { + "index": "3611", + "missed": false + }, + { + "index": "3612", + "missed": false + }, + { + "index": "3613", + "missed": false + }, + { + "index": "3614", + "missed": false + }, + { + "index": "3615", + "missed": false + }, + { + "index": "3616", + "missed": false + }, + { + "index": "3617", + "missed": false + }, + { + "index": "3618", + "missed": false + }, + { + "index": "3619", + "missed": false + }, + { + "index": "3620", + "missed": false + }, + { + "index": "3621", + "missed": false + }, + { + "index": "3622", + "missed": false + }, + { + "index": "3623", + "missed": false + }, + { + "index": "3624", + "missed": false + }, + { + "index": "3625", + "missed": false + }, + { + "index": "3626", + "missed": false + }, + { + "index": "3627", + "missed": false + }, + { + "index": "3628", + "missed": false + }, + { + "index": "3629", + "missed": false + }, + { + "index": "3630", + "missed": false + }, + { + "index": "3631", + "missed": false + }, + { + "index": "3632", + "missed": false + }, + { + "index": "3633", + "missed": false + }, + { + "index": "3634", + "missed": false + }, + { + "index": "3780", + "missed": false + }, + { + "index": "3781", + "missed": false + }, + { + "index": "3823", + "missed": false + }, + { + "index": "3824", + "missed": false + }, + { + "index": "3825", + "missed": false + }, + { + "index": "3826", + "missed": false + }, + { + "index": "3827", + "missed": false + }, + { + "index": "3828", + "missed": false + }, + { + "index": "3829", + "missed": false + }, + { + "index": "3830", + "missed": false + }, + { + "index": "3831", + "missed": false + }, + { + "index": "3832", + "missed": false + }, + { + "index": "3833", + "missed": false + }, + { + "index": "3834", + "missed": false + }, + { + "index": "3835", + "missed": false + }, + { + "index": "3836", + "missed": false + } + ], + "cosmosvalcons1hezt5wdxanv946gxdjvn7hjewvf75gdeduq25m": [ + { + "index": "0", + "missed": false + } + ], + "cosmosvalcons1yzzvv6t7ugzfc8udchxg0zpweluudp3lnzarr8": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons19w9t60h9vwcqd4c32euymdx488nfrjqjm5p33e": [], + "cosmosvalcons18xqlh5zjm6wvjr2gz5qtd9750005v87u9fmx5k": [ + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + } + ], + "cosmosvalcons16q6c8gxxamc90wezfgmmdtm0n6xj0nkh5rym8q": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + }, + { + "index": "2", + "missed": true + }, + { + "index": "3", + "missed": true + }, + { + "index": "4", + "missed": true + }, + { + "index": "5", + "missed": true + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": true + }, + { + "index": "13", + "missed": true + }, + { + "index": "14", + "missed": true + }, + { + "index": "15", + "missed": true + }, + { + "index": "16", + "missed": true + }, + { + "index": "17", + "missed": true + }, + { + "index": "18", + "missed": true + }, + { + "index": "19", + "missed": true + }, + { + "index": "20", + "missed": true + }, + { + "index": "21", + "missed": true + }, + { + "index": "22", + "missed": true + }, + { + "index": "23", + "missed": true + }, + { + "index": "24", + "missed": true + }, + { + "index": "25", + "missed": true + }, + { + "index": "26", + "missed": true + }, + { + "index": "27", + "missed": true + }, + { + "index": "28", + "missed": true + }, + { + "index": "29", + "missed": true + }, + { + "index": "30", + "missed": true + }, + { + "index": "31", + "missed": true + }, + { + "index": "32", + "missed": true + }, + { + "index": "33", + "missed": true + }, + { + "index": "34", + "missed": true + }, + { + "index": "35", + "missed": true + }, + { + "index": "36", + "missed": true + }, + { + "index": "37", + "missed": true + }, + { + "index": "38", + "missed": true + }, + { + "index": "39", + "missed": true + }, + { + "index": "40", + "missed": true + }, + { + "index": "41", + "missed": true + }, + { + "index": "42", + "missed": true + }, + { + "index": "43", + "missed": true + }, + { + "index": "44", + "missed": true + }, + { + "index": "45", + "missed": true + }, + { + "index": "46", + "missed": true + }, + { + "index": "47", + "missed": true + }, + { + "index": "48", + "missed": true + }, + { + "index": "49", + "missed": true + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": true + }, + { + "index": "58", + "missed": true + }, + { + "index": "59", + "missed": true + }, + { + "index": "60", + "missed": true + }, + { + "index": "61", + "missed": true + }, + { + "index": "62", + "missed": true + }, + { + "index": "63", + "missed": true + }, + { + "index": "64", + "missed": true + }, + { + "index": "65", + "missed": true + }, + { + "index": "66", + "missed": true + }, + { + "index": "67", + "missed": true + }, + { + "index": "68", + "missed": true + }, + { + "index": "69", + "missed": true + }, + { + "index": "70", + "missed": true + }, + { + "index": "71", + "missed": true + }, + { + "index": "72", + "missed": true + }, + { + "index": "73", + "missed": true + }, + { + "index": "74", + "missed": true + }, + { + "index": "75", + "missed": true + }, + { + "index": "76", + "missed": true + }, + { + "index": "77", + "missed": true + }, + { + "index": "78", + "missed": true + }, + { + "index": "79", + "missed": true + }, + { + "index": "80", + "missed": true + }, + { + "index": "81", + "missed": true + }, + { + "index": "82", + "missed": true + }, + { + "index": "83", + "missed": true + }, + { + "index": "84", + "missed": true + }, + { + "index": "85", + "missed": true + }, + { + "index": "86", + "missed": true + }, + { + "index": "87", + "missed": true + }, + { + "index": "88", + "missed": true + }, + { + "index": "89", + "missed": true + }, + { + "index": "90", + "missed": true + }, + { + "index": "91", + "missed": true + }, + { + "index": "92", + "missed": true + }, + { + "index": "93", + "missed": true + }, + { + "index": "94", + "missed": true + }, + { + "index": "95", + "missed": true + }, + { + "index": "96", + "missed": true + }, + { + "index": "97", + "missed": true + }, + { + "index": "98", + "missed": true + }, + { + "index": "99", + "missed": true + }, + { + "index": "100", + "missed": true + }, + { + "index": "101", + "missed": true + }, + { + "index": "102", + "missed": true + }, + { + "index": "103", + "missed": true + }, + { + "index": "104", + "missed": true + }, + { + "index": "105", + "missed": true + }, + { + "index": "106", + "missed": true + }, + { + "index": "107", + "missed": true + }, + { + "index": "108", + "missed": true + }, + { + "index": "109", + "missed": true + }, + { + "index": "110", + "missed": true + }, + { + "index": "111", + "missed": true + }, + { + "index": "112", + "missed": true + }, + { + "index": "113", + "missed": true + }, + { + "index": "114", + "missed": true + }, + { + "index": "115", + "missed": true + }, + { + "index": "116", + "missed": true + }, + { + "index": "117", + "missed": true + }, + { + "index": "118", + "missed": true + }, + { + "index": "119", + "missed": true + }, + { + "index": "120", + "missed": true + }, + { + "index": "121", + "missed": true + }, + { + "index": "122", + "missed": true + }, + { + "index": "123", + "missed": true + }, + { + "index": "124", + "missed": true + }, + { + "index": "125", + "missed": true + }, + { + "index": "126", + "missed": true + }, + { + "index": "127", + "missed": true + }, + { + "index": "128", + "missed": true + }, + { + "index": "129", + "missed": true + }, + { + "index": "130", + "missed": true + }, + { + "index": "131", + "missed": true + }, + { + "index": "132", + "missed": true + }, + { + "index": "133", + "missed": true + }, + { + "index": "134", + "missed": true + }, + { + "index": "135", + "missed": true + }, + { + "index": "136", + "missed": true + }, + { + "index": "137", + "missed": true + }, + { + "index": "138", + "missed": true + }, + { + "index": "139", + "missed": true + }, + { + "index": "140", + "missed": true + }, + { + "index": "141", + "missed": true + }, + { + "index": "142", + "missed": true + }, + { + "index": "143", + "missed": true + }, + { + "index": "144", + "missed": true + }, + { + "index": "145", + "missed": true + }, + { + "index": "146", + "missed": true + }, + { + "index": "147", + "missed": true + }, + { + "index": "148", + "missed": true + }, + { + "index": "149", + "missed": true + }, + { + "index": "150", + "missed": true + }, + { + "index": "151", + "missed": true + }, + { + "index": "152", + "missed": true + }, + { + "index": "153", + "missed": true + }, + { + "index": "154", + "missed": true + }, + { + "index": "155", + "missed": true + }, + { + "index": "156", + "missed": true + }, + { + "index": "157", + "missed": true + }, + { + "index": "158", + "missed": true + }, + { + "index": "159", + "missed": true + }, + { + "index": "160", + "missed": true + }, + { + "index": "161", + "missed": true + }, + { + "index": "162", + "missed": true + }, + { + "index": "163", + "missed": true + }, + { + "index": "164", + "missed": true + }, + { + "index": "165", + "missed": true + }, + { + "index": "166", + "missed": true + }, + { + "index": "167", + "missed": true + }, + { + "index": "168", + "missed": true + }, + { + "index": "169", + "missed": true + }, + { + "index": "170", + "missed": true + }, + { + "index": "171", + "missed": true + }, + { + "index": "172", + "missed": true + }, + { + "index": "173", + "missed": true + }, + { + "index": "174", + "missed": true + }, + { + "index": "175", + "missed": true + }, + { + "index": "176", + "missed": true + }, + { + "index": "177", + "missed": true + }, + { + "index": "178", + "missed": true + }, + { + "index": "179", + "missed": true + }, + { + "index": "180", + "missed": true + }, + { + "index": "181", + "missed": true + }, + { + "index": "182", + "missed": true + }, + { + "index": "183", + "missed": true + }, + { + "index": "184", + "missed": true + }, + { + "index": "185", + "missed": true + }, + { + "index": "186", + "missed": true + }, + { + "index": "187", + "missed": true + }, + { + "index": "188", + "missed": true + }, + { + "index": "189", + "missed": true + }, + { + "index": "190", + "missed": true + }, + { + "index": "191", + "missed": true + }, + { + "index": "192", + "missed": true + }, + { + "index": "193", + "missed": true + }, + { + "index": "194", + "missed": true + }, + { + "index": "195", + "missed": true + }, + { + "index": "196", + "missed": true + }, + { + "index": "197", + "missed": true + }, + { + "index": "198", + "missed": true + }, + { + "index": "199", + "missed": true + }, + { + "index": "200", + "missed": true + }, + { + "index": "201", + "missed": true + }, + { + "index": "202", + "missed": true + }, + { + "index": "203", + "missed": true + }, + { + "index": "204", + "missed": true + }, + { + "index": "205", + "missed": true + }, + { + "index": "206", + "missed": true + }, + { + "index": "207", + "missed": true + }, + { + "index": "208", + "missed": true + }, + { + "index": "209", + "missed": true + }, + { + "index": "210", + "missed": true + }, + { + "index": "211", + "missed": true + }, + { + "index": "212", + "missed": true + }, + { + "index": "213", + "missed": true + }, + { + "index": "214", + "missed": true + }, + { + "index": "215", + "missed": true + }, + { + "index": "216", + "missed": true + }, + { + "index": "217", + "missed": true + }, + { + "index": "218", + "missed": true + }, + { + "index": "219", + "missed": true + }, + { + "index": "220", + "missed": true + }, + { + "index": "221", + "missed": true + }, + { + "index": "222", + "missed": true + }, + { + "index": "223", + "missed": true + }, + { + "index": "224", + "missed": true + }, + { + "index": "225", + "missed": true + }, + { + "index": "226", + "missed": true + }, + { + "index": "227", + "missed": true + }, + { + "index": "228", + "missed": true + }, + { + "index": "229", + "missed": true + }, + { + "index": "230", + "missed": true + }, + { + "index": "231", + "missed": true + }, + { + "index": "232", + "missed": true + }, + { + "index": "233", + "missed": true + }, + { + "index": "234", + "missed": true + }, + { + "index": "235", + "missed": true + }, + { + "index": "236", + "missed": true + }, + { + "index": "237", + "missed": true + }, + { + "index": "238", + "missed": true + }, + { + "index": "239", + "missed": true + }, + { + "index": "240", + "missed": true + }, + { + "index": "241", + "missed": true + }, + { + "index": "242", + "missed": true + }, + { + "index": "243", + "missed": true + }, + { + "index": "244", + "missed": true + }, + { + "index": "245", + "missed": true + }, + { + "index": "246", + "missed": true + }, + { + "index": "247", + "missed": true + }, + { + "index": "248", + "missed": true + }, + { + "index": "249", + "missed": true + }, + { + "index": "250", + "missed": true + }, + { + "index": "251", + "missed": true + }, + { + "index": "252", + "missed": true + }, + { + "index": "253", + "missed": true + }, + { + "index": "254", + "missed": true + }, + { + "index": "255", + "missed": true + }, + { + "index": "256", + "missed": true + }, + { + "index": "257", + "missed": true + }, + { + "index": "258", + "missed": true + }, + { + "index": "259", + "missed": true + }, + { + "index": "260", + "missed": true + }, + { + "index": "261", + "missed": true + }, + { + "index": "262", + "missed": true + }, + { + "index": "263", + "missed": true + }, + { + "index": "264", + "missed": true + }, + { + "index": "265", + "missed": true + }, + { + "index": "266", + "missed": true + }, + { + "index": "267", + "missed": true + }, + { + "index": "268", + "missed": true + }, + { + "index": "269", + "missed": true + }, + { + "index": "270", + "missed": true + }, + { + "index": "271", + "missed": true + }, + { + "index": "272", + "missed": true + }, + { + "index": "273", + "missed": true + }, + { + "index": "274", + "missed": true + }, + { + "index": "275", + "missed": true + }, + { + "index": "276", + "missed": true + }, + { + "index": "277", + "missed": true + }, + { + "index": "278", + "missed": true + }, + { + "index": "279", + "missed": true + }, + { + "index": "280", + "missed": true + }, + { + "index": "281", + "missed": true + }, + { + "index": "282", + "missed": true + }, + { + "index": "283", + "missed": true + }, + { + "index": "284", + "missed": true + }, + { + "index": "285", + "missed": true + }, + { + "index": "286", + "missed": true + }, + { + "index": "287", + "missed": true + }, + { + "index": "288", + "missed": true + }, + { + "index": "289", + "missed": true + }, + { + "index": "290", + "missed": true + }, + { + "index": "291", + "missed": true + }, + { + "index": "292", + "missed": true + }, + { + "index": "293", + "missed": true + }, + { + "index": "294", + "missed": true + }, + { + "index": "295", + "missed": true + }, + { + "index": "296", + "missed": true + }, + { + "index": "297", + "missed": true + }, + { + "index": "298", + "missed": true + }, + { + "index": "299", + "missed": true + }, + { + "index": "300", + "missed": true + }, + { + "index": "301", + "missed": true + }, + { + "index": "302", + "missed": true + }, + { + "index": "303", + "missed": true + }, + { + "index": "304", + "missed": true + }, + { + "index": "305", + "missed": true + }, + { + "index": "306", + "missed": true + }, + { + "index": "307", + "missed": true + }, + { + "index": "308", + "missed": true + }, + { + "index": "309", + "missed": true + }, + { + "index": "310", + "missed": true + }, + { + "index": "311", + "missed": true + }, + { + "index": "312", + "missed": true + }, + { + "index": "313", + "missed": true + }, + { + "index": "314", + "missed": true + }, + { + "index": "315", + "missed": true + }, + { + "index": "316", + "missed": true + }, + { + "index": "317", + "missed": true + }, + { + "index": "318", + "missed": true + }, + { + "index": "319", + "missed": true + }, + { + "index": "320", + "missed": true + }, + { + "index": "321", + "missed": true + }, + { + "index": "322", + "missed": true + }, + { + "index": "323", + "missed": true + }, + { + "index": "324", + "missed": true + }, + { + "index": "325", + "missed": true + }, + { + "index": "326", + "missed": true + }, + { + "index": "327", + "missed": true + }, + { + "index": "328", + "missed": true + }, + { + "index": "329", + "missed": true + }, + { + "index": "330", + "missed": true + }, + { + "index": "331", + "missed": true + }, + { + "index": "332", + "missed": true + }, + { + "index": "333", + "missed": true + }, + { + "index": "334", + "missed": true + }, + { + "index": "335", + "missed": true + }, + { + "index": "336", + "missed": true + }, + { + "index": "337", + "missed": true + }, + { + "index": "338", + "missed": true + }, + { + "index": "339", + "missed": true + }, + { + "index": "340", + "missed": true + }, + { + "index": "341", + "missed": true + }, + { + "index": "342", + "missed": true + }, + { + "index": "343", + "missed": true + }, + { + "index": "344", + "missed": true + }, + { + "index": "345", + "missed": true + }, + { + "index": "346", + "missed": true + }, + { + "index": "347", + "missed": true + }, + { + "index": "348", + "missed": true + }, + { + "index": "349", + "missed": true + }, + { + "index": "350", + "missed": true + }, + { + "index": "351", + "missed": true + }, + { + "index": "352", + "missed": true + }, + { + "index": "353", + "missed": true + }, + { + "index": "354", + "missed": true + }, + { + "index": "355", + "missed": true + }, + { + "index": "356", + "missed": true + }, + { + "index": "357", + "missed": true + }, + { + "index": "358", + "missed": true + }, + { + "index": "359", + "missed": true + }, + { + "index": "360", + "missed": true + }, + { + "index": "361", + "missed": true + }, + { + "index": "362", + "missed": true + }, + { + "index": "363", + "missed": true + }, + { + "index": "364", + "missed": true + }, + { + "index": "365", + "missed": true + }, + { + "index": "366", + "missed": true + }, + { + "index": "367", + "missed": true + }, + { + "index": "368", + "missed": true + }, + { + "index": "369", + "missed": true + }, + { + "index": "370", + "missed": true + }, + { + "index": "371", + "missed": true + }, + { + "index": "372", + "missed": true + }, + { + "index": "373", + "missed": true + }, + { + "index": "374", + "missed": true + }, + { + "index": "375", + "missed": true + }, + { + "index": "376", + "missed": true + }, + { + "index": "377", + "missed": true + }, + { + "index": "378", + "missed": true + }, + { + "index": "379", + "missed": true + }, + { + "index": "380", + "missed": true + }, + { + "index": "381", + "missed": true + }, + { + "index": "382", + "missed": true + }, + { + "index": "383", + "missed": true + }, + { + "index": "384", + "missed": true + }, + { + "index": "385", + "missed": true + }, + { + "index": "386", + "missed": true + }, + { + "index": "387", + "missed": true + }, + { + "index": "388", + "missed": true + }, + { + "index": "389", + "missed": true + }, + { + "index": "390", + "missed": true + }, + { + "index": "391", + "missed": true + }, + { + "index": "392", + "missed": true + }, + { + "index": "393", + "missed": true + }, + { + "index": "394", + "missed": true + }, + { + "index": "395", + "missed": true + }, + { + "index": "396", + "missed": true + }, + { + "index": "397", + "missed": true + }, + { + "index": "398", + "missed": true + }, + { + "index": "399", + "missed": true + }, + { + "index": "400", + "missed": true + }, + { + "index": "401", + "missed": true + }, + { + "index": "402", + "missed": true + }, + { + "index": "403", + "missed": true + }, + { + "index": "404", + "missed": true + }, + { + "index": "405", + "missed": true + }, + { + "index": "406", + "missed": true + }, + { + "index": "407", + "missed": true + }, + { + "index": "408", + "missed": true + }, + { + "index": "409", + "missed": true + }, + { + "index": "410", + "missed": true + }, + { + "index": "411", + "missed": true + }, + { + "index": "412", + "missed": true + }, + { + "index": "413", + "missed": true + }, + { + "index": "414", + "missed": true + }, + { + "index": "415", + "missed": true + }, + { + "index": "416", + "missed": true + }, + { + "index": "417", + "missed": true + }, + { + "index": "418", + "missed": true + }, + { + "index": "419", + "missed": true + }, + { + "index": "420", + "missed": true + }, + { + "index": "421", + "missed": true + }, + { + "index": "422", + "missed": true + }, + { + "index": "423", + "missed": true + }, + { + "index": "424", + "missed": true + }, + { + "index": "425", + "missed": true + }, + { + "index": "426", + "missed": true + }, + { + "index": "427", + "missed": true + }, + { + "index": "428", + "missed": true + }, + { + "index": "429", + "missed": true + }, + { + "index": "430", + "missed": true + }, + { + "index": "431", + "missed": true + }, + { + "index": "432", + "missed": true + }, + { + "index": "433", + "missed": true + }, + { + "index": "434", + "missed": true + }, + { + "index": "435", + "missed": true + }, + { + "index": "436", + "missed": true + }, + { + "index": "437", + "missed": true + }, + { + "index": "438", + "missed": true + }, + { + "index": "439", + "missed": true + }, + { + "index": "440", + "missed": true + }, + { + "index": "441", + "missed": true + }, + { + "index": "442", + "missed": true + }, + { + "index": "443", + "missed": true + }, + { + "index": "444", + "missed": true + }, + { + "index": "445", + "missed": true + }, + { + "index": "446", + "missed": true + }, + { + "index": "447", + "missed": true + }, + { + "index": "448", + "missed": true + }, + { + "index": "449", + "missed": true + }, + { + "index": "450", + "missed": true + }, + { + "index": "451", + "missed": true + }, + { + "index": "452", + "missed": true + }, + { + "index": "453", + "missed": true + }, + { + "index": "454", + "missed": true + }, + { + "index": "455", + "missed": true + }, + { + "index": "456", + "missed": true + }, + { + "index": "457", + "missed": true + }, + { + "index": "458", + "missed": true + }, + { + "index": "459", + "missed": true + }, + { + "index": "460", + "missed": true + }, + { + "index": "461", + "missed": true + }, + { + "index": "462", + "missed": true + }, + { + "index": "463", + "missed": true + }, + { + "index": "464", + "missed": true + }, + { + "index": "465", + "missed": true + }, + { + "index": "466", + "missed": true + }, + { + "index": "467", + "missed": true + }, + { + "index": "468", + "missed": true + }, + { + "index": "469", + "missed": true + }, + { + "index": "470", + "missed": true + }, + { + "index": "471", + "missed": true + }, + { + "index": "472", + "missed": true + }, + { + "index": "473", + "missed": true + }, + { + "index": "474", + "missed": true + }, + { + "index": "475", + "missed": true + }, + { + "index": "476", + "missed": true + }, + { + "index": "477", + "missed": true + }, + { + "index": "478", + "missed": true + }, + { + "index": "479", + "missed": true + }, + { + "index": "480", + "missed": true + }, + { + "index": "481", + "missed": true + }, + { + "index": "482", + "missed": true + }, + { + "index": "483", + "missed": true + }, + { + "index": "484", + "missed": true + }, + { + "index": "485", + "missed": true + }, + { + "index": "486", + "missed": true + }, + { + "index": "487", + "missed": true + }, + { + "index": "488", + "missed": true + }, + { + "index": "489", + "missed": true + }, + { + "index": "490", + "missed": true + }, + { + "index": "491", + "missed": true + }, + { + "index": "492", + "missed": true + }, + { + "index": "493", + "missed": true + }, + { + "index": "494", + "missed": true + }, + { + "index": "495", + "missed": true + }, + { + "index": "496", + "missed": true + }, + { + "index": "497", + "missed": true + }, + { + "index": "498", + "missed": true + }, + { + "index": "499", + "missed": true + }, + { + "index": "500", + "missed": true + }, + { + "index": "501", + "missed": true + }, + { + "index": "502", + "missed": true + }, + { + "index": "503", + "missed": true + }, + { + "index": "504", + "missed": true + }, + { + "index": "505", + "missed": true + }, + { + "index": "506", + "missed": true + }, + { + "index": "507", + "missed": true + }, + { + "index": "508", + "missed": true + }, + { + "index": "509", + "missed": true + }, + { + "index": "510", + "missed": true + }, + { + "index": "511", + "missed": true + }, + { + "index": "512", + "missed": true + }, + { + "index": "513", + "missed": true + }, + { + "index": "514", + "missed": true + }, + { + "index": "515", + "missed": true + }, + { + "index": "516", + "missed": true + }, + { + "index": "517", + "missed": true + }, + { + "index": "518", + "missed": true + }, + { + "index": "519", + "missed": true + }, + { + "index": "520", + "missed": true + }, + { + "index": "521", + "missed": true + }, + { + "index": "522", + "missed": true + }, + { + "index": "523", + "missed": true + }, + { + "index": "524", + "missed": true + }, + { + "index": "525", + "missed": true + }, + { + "index": "526", + "missed": true + }, + { + "index": "527", + "missed": true + }, + { + "index": "528", + "missed": true + }, + { + "index": "529", + "missed": true + }, + { + "index": "530", + "missed": true + }, + { + "index": "531", + "missed": true + }, + { + "index": "532", + "missed": true + }, + { + "index": "533", + "missed": true + }, + { + "index": "534", + "missed": true + }, + { + "index": "535", + "missed": true + }, + { + "index": "536", + "missed": true + }, + { + "index": "537", + "missed": true + }, + { + "index": "538", + "missed": true + }, + { + "index": "539", + "missed": true + }, + { + "index": "540", + "missed": true + }, + { + "index": "541", + "missed": true + }, + { + "index": "542", + "missed": true + }, + { + "index": "543", + "missed": true + }, + { + "index": "544", + "missed": true + }, + { + "index": "545", + "missed": true + }, + { + "index": "546", + "missed": true + }, + { + "index": "547", + "missed": true + }, + { + "index": "548", + "missed": true + }, + { + "index": "549", + "missed": true + }, + { + "index": "550", + "missed": true + }, + { + "index": "551", + "missed": true + }, + { + "index": "552", + "missed": true + }, + { + "index": "553", + "missed": true + }, + { + "index": "554", + "missed": true + }, + { + "index": "555", + "missed": true + }, + { + "index": "556", + "missed": true + }, + { + "index": "557", + "missed": true + }, + { + "index": "558", + "missed": true + }, + { + "index": "559", + "missed": true + }, + { + "index": "560", + "missed": true + }, + { + "index": "561", + "missed": true + }, + { + "index": "562", + "missed": true + }, + { + "index": "563", + "missed": true + }, + { + "index": "564", + "missed": true + }, + { + "index": "565", + "missed": true + }, + { + "index": "566", + "missed": true + }, + { + "index": "567", + "missed": true + }, + { + "index": "568", + "missed": true + }, + { + "index": "569", + "missed": true + }, + { + "index": "570", + "missed": true + }, + { + "index": "571", + "missed": true + }, + { + "index": "572", + "missed": true + }, + { + "index": "573", + "missed": true + }, + { + "index": "574", + "missed": true + }, + { + "index": "575", + "missed": true + }, + { + "index": "576", + "missed": true + }, + { + "index": "577", + "missed": true + }, + { + "index": "578", + "missed": true + }, + { + "index": "579", + "missed": true + }, + { + "index": "580", + "missed": true + }, + { + "index": "581", + "missed": true + }, + { + "index": "582", + "missed": true + }, + { + "index": "583", + "missed": true + }, + { + "index": "584", + "missed": true + }, + { + "index": "585", + "missed": true + }, + { + "index": "586", + "missed": true + }, + { + "index": "587", + "missed": true + }, + { + "index": "588", + "missed": true + }, + { + "index": "589", + "missed": true + }, + { + "index": "590", + "missed": true + }, + { + "index": "591", + "missed": true + }, + { + "index": "592", + "missed": true + }, + { + "index": "593", + "missed": true + }, + { + "index": "594", + "missed": true + }, + { + "index": "595", + "missed": true + }, + { + "index": "596", + "missed": true + }, + { + "index": "597", + "missed": true + }, + { + "index": "598", + "missed": true + }, + { + "index": "599", + "missed": true + }, + { + "index": "600", + "missed": true + }, + { + "index": "601", + "missed": true + }, + { + "index": "602", + "missed": true + }, + { + "index": "603", + "missed": true + }, + { + "index": "604", + "missed": true + }, + { + "index": "605", + "missed": true + }, + { + "index": "606", + "missed": true + }, + { + "index": "607", + "missed": true + }, + { + "index": "608", + "missed": true + }, + { + "index": "609", + "missed": true + }, + { + "index": "610", + "missed": true + }, + { + "index": "611", + "missed": true + }, + { + "index": "612", + "missed": true + }, + { + "index": "613", + "missed": true + }, + { + "index": "614", + "missed": true + }, + { + "index": "615", + "missed": true + }, + { + "index": "616", + "missed": true + }, + { + "index": "617", + "missed": true + }, + { + "index": "618", + "missed": true + }, + { + "index": "619", + "missed": true + }, + { + "index": "620", + "missed": true + }, + { + "index": "621", + "missed": true + }, + { + "index": "622", + "missed": true + }, + { + "index": "623", + "missed": true + }, + { + "index": "624", + "missed": true + }, + { + "index": "625", + "missed": true + }, + { + "index": "626", + "missed": true + }, + { + "index": "627", + "missed": true + }, + { + "index": "628", + "missed": true + }, + { + "index": "629", + "missed": true + }, + { + "index": "630", + "missed": true + }, + { + "index": "631", + "missed": true + }, + { + "index": "632", + "missed": true + }, + { + "index": "633", + "missed": true + }, + { + "index": "634", + "missed": true + }, + { + "index": "635", + "missed": true + }, + { + "index": "636", + "missed": true + }, + { + "index": "637", + "missed": true + }, + { + "index": "638", + "missed": true + }, + { + "index": "639", + "missed": true + }, + { + "index": "640", + "missed": true + }, + { + "index": "641", + "missed": true + }, + { + "index": "642", + "missed": true + }, + { + "index": "643", + "missed": true + }, + { + "index": "644", + "missed": true + }, + { + "index": "645", + "missed": true + }, + { + "index": "646", + "missed": true + }, + { + "index": "647", + "missed": true + }, + { + "index": "648", + "missed": true + }, + { + "index": "649", + "missed": true + }, + { + "index": "650", + "missed": true + }, + { + "index": "651", + "missed": true + }, + { + "index": "652", + "missed": true + }, + { + "index": "653", + "missed": true + }, + { + "index": "654", + "missed": true + }, + { + "index": "655", + "missed": true + }, + { + "index": "656", + "missed": true + }, + { + "index": "657", + "missed": true + }, + { + "index": "658", + "missed": true + }, + { + "index": "659", + "missed": true + }, + { + "index": "660", + "missed": true + }, + { + "index": "661", + "missed": true + }, + { + "index": "662", + "missed": true + }, + { + "index": "663", + "missed": true + }, + { + "index": "664", + "missed": true + }, + { + "index": "665", + "missed": true + }, + { + "index": "666", + "missed": true + }, + { + "index": "667", + "missed": true + }, + { + "index": "668", + "missed": true + }, + { + "index": "669", + "missed": true + }, + { + "index": "670", + "missed": true + }, + { + "index": "671", + "missed": true + }, + { + "index": "672", + "missed": true + }, + { + "index": "673", + "missed": true + }, + { + "index": "674", + "missed": true + }, + { + "index": "675", + "missed": true + }, + { + "index": "676", + "missed": true + }, + { + "index": "677", + "missed": true + }, + { + "index": "678", + "missed": true + }, + { + "index": "679", + "missed": true + }, + { + "index": "680", + "missed": true + }, + { + "index": "681", + "missed": true + }, + { + "index": "682", + "missed": true + }, + { + "index": "683", + "missed": true + }, + { + "index": "684", + "missed": true + }, + { + "index": "685", + "missed": true + }, + { + "index": "686", + "missed": true + }, + { + "index": "687", + "missed": true + }, + { + "index": "688", + "missed": true + }, + { + "index": "689", + "missed": true + }, + { + "index": "690", + "missed": true + }, + { + "index": "691", + "missed": true + }, + { + "index": "692", + "missed": true + }, + { + "index": "693", + "missed": true + }, + { + "index": "694", + "missed": true + }, + { + "index": "695", + "missed": true + }, + { + "index": "696", + "missed": true + }, + { + "index": "697", + "missed": true + }, + { + "index": "698", + "missed": true + }, + { + "index": "699", + "missed": true + }, + { + "index": "700", + "missed": true + }, + { + "index": "701", + "missed": true + }, + { + "index": "702", + "missed": true + }, + { + "index": "703", + "missed": true + }, + { + "index": "704", + "missed": true + }, + { + "index": "705", + "missed": true + }, + { + "index": "706", + "missed": true + }, + { + "index": "707", + "missed": true + }, + { + "index": "708", + "missed": true + }, + { + "index": "709", + "missed": true + }, + { + "index": "710", + "missed": true + }, + { + "index": "711", + "missed": true + }, + { + "index": "712", + "missed": true + }, + { + "index": "713", + "missed": true + }, + { + "index": "714", + "missed": true + }, + { + "index": "715", + "missed": true + }, + { + "index": "716", + "missed": true + }, + { + "index": "717", + "missed": true + }, + { + "index": "718", + "missed": true + }, + { + "index": "719", + "missed": true + }, + { + "index": "720", + "missed": true + }, + { + "index": "721", + "missed": true + }, + { + "index": "722", + "missed": true + }, + { + "index": "723", + "missed": true + }, + { + "index": "724", + "missed": true + }, + { + "index": "725", + "missed": true + }, + { + "index": "726", + "missed": true + }, + { + "index": "727", + "missed": true + }, + { + "index": "728", + "missed": true + }, + { + "index": "729", + "missed": true + }, + { + "index": "730", + "missed": true + }, + { + "index": "731", + "missed": true + }, + { + "index": "732", + "missed": true + }, + { + "index": "733", + "missed": true + }, + { + "index": "734", + "missed": true + }, + { + "index": "735", + "missed": true + }, + { + "index": "736", + "missed": true + }, + { + "index": "737", + "missed": true + }, + { + "index": "738", + "missed": true + }, + { + "index": "739", + "missed": true + }, + { + "index": "740", + "missed": true + }, + { + "index": "741", + "missed": true + }, + { + "index": "742", + "missed": true + }, + { + "index": "743", + "missed": true + }, + { + "index": "744", + "missed": true + }, + { + "index": "745", + "missed": true + }, + { + "index": "746", + "missed": true + }, + { + "index": "747", + "missed": true + }, + { + "index": "748", + "missed": true + }, + { + "index": "749", + "missed": true + }, + { + "index": "750", + "missed": true + }, + { + "index": "751", + "missed": true + }, + { + "index": "752", + "missed": true + }, + { + "index": "753", + "missed": true + }, + { + "index": "754", + "missed": true + }, + { + "index": "755", + "missed": true + }, + { + "index": "756", + "missed": true + }, + { + "index": "757", + "missed": true + }, + { + "index": "758", + "missed": true + }, + { + "index": "759", + "missed": true + }, + { + "index": "760", + "missed": true + }, + { + "index": "761", + "missed": true + }, + { + "index": "762", + "missed": true + }, + { + "index": "763", + "missed": true + }, + { + "index": "764", + "missed": true + }, + { + "index": "765", + "missed": true + }, + { + "index": "766", + "missed": true + }, + { + "index": "767", + "missed": true + }, + { + "index": "768", + "missed": true + }, + { + "index": "769", + "missed": true + }, + { + "index": "770", + "missed": true + }, + { + "index": "771", + "missed": true + }, + { + "index": "772", + "missed": true + }, + { + "index": "773", + "missed": true + }, + { + "index": "774", + "missed": true + }, + { + "index": "775", + "missed": true + }, + { + "index": "776", + "missed": true + }, + { + "index": "777", + "missed": true + }, + { + "index": "778", + "missed": true + }, + { + "index": "779", + "missed": true + }, + { + "index": "780", + "missed": true + }, + { + "index": "781", + "missed": true + }, + { + "index": "782", + "missed": true + }, + { + "index": "783", + "missed": true + }, + { + "index": "784", + "missed": true + }, + { + "index": "785", + "missed": true + }, + { + "index": "786", + "missed": true + }, + { + "index": "787", + "missed": true + }, + { + "index": "788", + "missed": true + }, + { + "index": "789", + "missed": true + }, + { + "index": "790", + "missed": true + }, + { + "index": "791", + "missed": true + }, + { + "index": "792", + "missed": true + }, + { + "index": "793", + "missed": true + }, + { + "index": "794", + "missed": true + }, + { + "index": "795", + "missed": true + }, + { + "index": "796", + "missed": true + }, + { + "index": "797", + "missed": true + }, + { + "index": "798", + "missed": true + }, + { + "index": "799", + "missed": true + }, + { + "index": "800", + "missed": true + }, + { + "index": "801", + "missed": true + }, + { + "index": "802", + "missed": true + }, + { + "index": "803", + "missed": true + }, + { + "index": "804", + "missed": true + }, + { + "index": "805", + "missed": true + }, + { + "index": "806", + "missed": true + }, + { + "index": "807", + "missed": true + }, + { + "index": "808", + "missed": true + }, + { + "index": "809", + "missed": true + }, + { + "index": "810", + "missed": true + }, + { + "index": "811", + "missed": true + }, + { + "index": "812", + "missed": true + }, + { + "index": "813", + "missed": true + }, + { + "index": "814", + "missed": true + }, + { + "index": "815", + "missed": true + }, + { + "index": "816", + "missed": true + }, + { + "index": "817", + "missed": true + }, + { + "index": "818", + "missed": true + }, + { + "index": "819", + "missed": true + }, + { + "index": "820", + "missed": true + }, + { + "index": "821", + "missed": true + }, + { + "index": "822", + "missed": true + }, + { + "index": "823", + "missed": true + }, + { + "index": "824", + "missed": true + }, + { + "index": "825", + "missed": true + }, + { + "index": "826", + "missed": true + }, + { + "index": "827", + "missed": true + }, + { + "index": "828", + "missed": true + }, + { + "index": "829", + "missed": true + }, + { + "index": "830", + "missed": true + }, + { + "index": "831", + "missed": true + }, + { + "index": "832", + "missed": true + }, + { + "index": "833", + "missed": true + }, + { + "index": "834", + "missed": true + }, + { + "index": "835", + "missed": true + }, + { + "index": "836", + "missed": true + }, + { + "index": "837", + "missed": true + }, + { + "index": "838", + "missed": true + }, + { + "index": "839", + "missed": true + }, + { + "index": "840", + "missed": true + }, + { + "index": "841", + "missed": true + }, + { + "index": "842", + "missed": true + }, + { + "index": "843", + "missed": true + }, + { + "index": "844", + "missed": true + }, + { + "index": "845", + "missed": true + }, + { + "index": "846", + "missed": true + }, + { + "index": "847", + "missed": true + }, + { + "index": "848", + "missed": true + }, + { + "index": "849", + "missed": true + }, + { + "index": "850", + "missed": true + }, + { + "index": "851", + "missed": true + }, + { + "index": "852", + "missed": true + }, + { + "index": "853", + "missed": true + }, + { + "index": "854", + "missed": true + }, + { + "index": "855", + "missed": true + }, + { + "index": "856", + "missed": true + }, + { + "index": "857", + "missed": true + }, + { + "index": "858", + "missed": true + }, + { + "index": "859", + "missed": true + }, + { + "index": "860", + "missed": true + }, + { + "index": "861", + "missed": true + }, + { + "index": "862", + "missed": true + }, + { + "index": "863", + "missed": true + }, + { + "index": "864", + "missed": true + }, + { + "index": "865", + "missed": true + }, + { + "index": "866", + "missed": true + }, + { + "index": "867", + "missed": true + }, + { + "index": "868", + "missed": true + }, + { + "index": "869", + "missed": true + }, + { + "index": "870", + "missed": true + }, + { + "index": "871", + "missed": true + }, + { + "index": "872", + "missed": true + }, + { + "index": "873", + "missed": true + }, + { + "index": "874", + "missed": true + }, + { + "index": "875", + "missed": true + }, + { + "index": "876", + "missed": true + }, + { + "index": "877", + "missed": true + }, + { + "index": "878", + "missed": true + }, + { + "index": "879", + "missed": true + }, + { + "index": "880", + "missed": true + }, + { + "index": "881", + "missed": true + }, + { + "index": "882", + "missed": true + }, + { + "index": "883", + "missed": true + }, + { + "index": "884", + "missed": true + }, + { + "index": "885", + "missed": true + }, + { + "index": "886", + "missed": true + }, + { + "index": "887", + "missed": true + }, + { + "index": "888", + "missed": true + }, + { + "index": "889", + "missed": true + }, + { + "index": "890", + "missed": true + }, + { + "index": "891", + "missed": true + }, + { + "index": "892", + "missed": true + }, + { + "index": "893", + "missed": true + }, + { + "index": "894", + "missed": true + }, + { + "index": "895", + "missed": true + }, + { + "index": "896", + "missed": true + }, + { + "index": "897", + "missed": true + }, + { + "index": "898", + "missed": true + }, + { + "index": "899", + "missed": true + }, + { + "index": "900", + "missed": true + }, + { + "index": "901", + "missed": true + }, + { + "index": "902", + "missed": true + }, + { + "index": "903", + "missed": true + }, + { + "index": "904", + "missed": true + }, + { + "index": "905", + "missed": true + }, + { + "index": "906", + "missed": true + }, + { + "index": "907", + "missed": true + }, + { + "index": "908", + "missed": true + }, + { + "index": "909", + "missed": true + }, + { + "index": "910", + "missed": true + }, + { + "index": "911", + "missed": true + }, + { + "index": "912", + "missed": true + }, + { + "index": "913", + "missed": true + }, + { + "index": "914", + "missed": true + }, + { + "index": "915", + "missed": true + }, + { + "index": "916", + "missed": true + }, + { + "index": "917", + "missed": true + }, + { + "index": "918", + "missed": true + }, + { + "index": "919", + "missed": true + }, + { + "index": "920", + "missed": true + }, + { + "index": "921", + "missed": true + }, + { + "index": "922", + "missed": true + }, + { + "index": "923", + "missed": true + }, + { + "index": "924", + "missed": true + }, + { + "index": "925", + "missed": true + }, + { + "index": "926", + "missed": true + }, + { + "index": "927", + "missed": true + }, + { + "index": "928", + "missed": true + }, + { + "index": "929", + "missed": true + }, + { + "index": "930", + "missed": true + }, + { + "index": "931", + "missed": true + }, + { + "index": "932", + "missed": true + }, + { + "index": "933", + "missed": true + }, + { + "index": "934", + "missed": true + }, + { + "index": "935", + "missed": true + }, + { + "index": "936", + "missed": true + }, + { + "index": "937", + "missed": true + }, + { + "index": "938", + "missed": true + }, + { + "index": "939", + "missed": true + }, + { + "index": "940", + "missed": true + }, + { + "index": "941", + "missed": true + }, + { + "index": "942", + "missed": true + }, + { + "index": "943", + "missed": true + }, + { + "index": "944", + "missed": true + }, + { + "index": "945", + "missed": true + }, + { + "index": "946", + "missed": true + }, + { + "index": "947", + "missed": true + }, + { + "index": "948", + "missed": true + }, + { + "index": "949", + "missed": true + }, + { + "index": "950", + "missed": true + }, + { + "index": "951", + "missed": true + }, + { + "index": "952", + "missed": true + }, + { + "index": "953", + "missed": true + }, + { + "index": "954", + "missed": true + }, + { + "index": "955", + "missed": true + }, + { + "index": "956", + "missed": true + }, + { + "index": "957", + "missed": true + }, + { + "index": "958", + "missed": true + }, + { + "index": "959", + "missed": true + }, + { + "index": "960", + "missed": true + }, + { + "index": "961", + "missed": true + }, + { + "index": "962", + "missed": true + }, + { + "index": "963", + "missed": true + }, + { + "index": "964", + "missed": true + }, + { + "index": "965", + "missed": true + }, + { + "index": "966", + "missed": true + }, + { + "index": "967", + "missed": true + }, + { + "index": "968", + "missed": true + }, + { + "index": "969", + "missed": true + }, + { + "index": "970", + "missed": true + }, + { + "index": "971", + "missed": true + }, + { + "index": "972", + "missed": true + }, + { + "index": "973", + "missed": true + }, + { + "index": "974", + "missed": true + }, + { + "index": "975", + "missed": true + }, + { + "index": "976", + "missed": true + }, + { + "index": "977", + "missed": true + }, + { + "index": "978", + "missed": true + }, + { + "index": "979", + "missed": true + }, + { + "index": "980", + "missed": true + }, + { + "index": "981", + "missed": true + }, + { + "index": "982", + "missed": true + }, + { + "index": "983", + "missed": true + }, + { + "index": "984", + "missed": true + }, + { + "index": "985", + "missed": true + }, + { + "index": "986", + "missed": true + }, + { + "index": "987", + "missed": true + }, + { + "index": "988", + "missed": true + }, + { + "index": "989", + "missed": true + }, + { + "index": "990", + "missed": true + }, + { + "index": "991", + "missed": true + }, + { + "index": "992", + "missed": true + }, + { + "index": "993", + "missed": true + }, + { + "index": "994", + "missed": true + }, + { + "index": "995", + "missed": true + }, + { + "index": "996", + "missed": true + }, + { + "index": "997", + "missed": true + }, + { + "index": "998", + "missed": true + }, + { + "index": "999", + "missed": true + }, + { + "index": "1000", + "missed": true + }, + { + "index": "1001", + "missed": true + }, + { + "index": "1002", + "missed": true + }, + { + "index": "1003", + "missed": true + }, + { + "index": "1004", + "missed": true + }, + { + "index": "1005", + "missed": true + }, + { + "index": "1006", + "missed": true + }, + { + "index": "1007", + "missed": true + }, + { + "index": "1008", + "missed": true + }, + { + "index": "1009", + "missed": true + }, + { + "index": "1010", + "missed": true + }, + { + "index": "1011", + "missed": true + }, + { + "index": "1012", + "missed": true + }, + { + "index": "1013", + "missed": true + }, + { + "index": "1014", + "missed": true + }, + { + "index": "1015", + "missed": true + }, + { + "index": "1016", + "missed": true + }, + { + "index": "1017", + "missed": true + }, + { + "index": "1018", + "missed": true + }, + { + "index": "1019", + "missed": true + }, + { + "index": "1020", + "missed": true + }, + { + "index": "1021", + "missed": true + }, + { + "index": "1022", + "missed": true + }, + { + "index": "1023", + "missed": true + }, + { + "index": "1024", + "missed": true + }, + { + "index": "1025", + "missed": true + }, + { + "index": "1026", + "missed": true + }, + { + "index": "1027", + "missed": true + }, + { + "index": "1028", + "missed": true + }, + { + "index": "1029", + "missed": true + }, + { + "index": "1030", + "missed": true + }, + { + "index": "1031", + "missed": true + }, + { + "index": "1032", + "missed": true + }, + { + "index": "1033", + "missed": true + }, + { + "index": "1034", + "missed": true + }, + { + "index": "1035", + "missed": true + }, + { + "index": "1036", + "missed": true + }, + { + "index": "1037", + "missed": true + }, + { + "index": "1038", + "missed": true + }, + { + "index": "1039", + "missed": true + }, + { + "index": "1040", + "missed": true + }, + { + "index": "1041", + "missed": true + }, + { + "index": "1042", + "missed": true + }, + { + "index": "1043", + "missed": true + }, + { + "index": "1044", + "missed": true + }, + { + "index": "1045", + "missed": true + }, + { + "index": "1046", + "missed": true + }, + { + "index": "1047", + "missed": true + }, + { + "index": "1048", + "missed": true + }, + { + "index": "1049", + "missed": true + }, + { + "index": "1050", + "missed": true + }, + { + "index": "1051", + "missed": true + }, + { + "index": "1052", + "missed": true + }, + { + "index": "1053", + "missed": true + }, + { + "index": "1054", + "missed": true + }, + { + "index": "1055", + "missed": true + }, + { + "index": "1056", + "missed": true + }, + { + "index": "1057", + "missed": true + }, + { + "index": "1058", + "missed": true + }, + { + "index": "1059", + "missed": true + }, + { + "index": "1060", + "missed": true + }, + { + "index": "1061", + "missed": true + }, + { + "index": "1062", + "missed": true + }, + { + "index": "1063", + "missed": true + }, + { + "index": "1064", + "missed": true + }, + { + "index": "1065", + "missed": true + }, + { + "index": "1066", + "missed": true + }, + { + "index": "1067", + "missed": true + }, + { + "index": "1068", + "missed": true + }, + { + "index": "1069", + "missed": true + }, + { + "index": "1070", + "missed": true + }, + { + "index": "1071", + "missed": true + }, + { + "index": "1072", + "missed": true + }, + { + "index": "1073", + "missed": true + }, + { + "index": "1074", + "missed": true + }, + { + "index": "1075", + "missed": true + }, + { + "index": "1076", + "missed": true + }, + { + "index": "1077", + "missed": true + }, + { + "index": "1078", + "missed": true + }, + { + "index": "1079", + "missed": true + }, + { + "index": "1080", + "missed": true + }, + { + "index": "1081", + "missed": true + }, + { + "index": "1082", + "missed": true + }, + { + "index": "1083", + "missed": true + }, + { + "index": "1084", + "missed": true + }, + { + "index": "1085", + "missed": true + }, + { + "index": "1086", + "missed": true + }, + { + "index": "1087", + "missed": true + }, + { + "index": "1088", + "missed": true + }, + { + "index": "1089", + "missed": true + }, + { + "index": "1090", + "missed": true + }, + { + "index": "1091", + "missed": true + }, + { + "index": "1092", + "missed": true + }, + { + "index": "1093", + "missed": true + }, + { + "index": "1094", + "missed": true + }, + { + "index": "1095", + "missed": true + }, + { + "index": "1096", + "missed": true + }, + { + "index": "1097", + "missed": true + }, + { + "index": "1098", + "missed": true + }, + { + "index": "1099", + "missed": true + }, + { + "index": "1100", + "missed": true + }, + { + "index": "1101", + "missed": true + }, + { + "index": "1102", + "missed": true + }, + { + "index": "1103", + "missed": true + }, + { + "index": "1104", + "missed": true + }, + { + "index": "1105", + "missed": true + }, + { + "index": "1106", + "missed": true + }, + { + "index": "1107", + "missed": true + }, + { + "index": "1108", + "missed": true + }, + { + "index": "1109", + "missed": true + }, + { + "index": "1110", + "missed": true + }, + { + "index": "1111", + "missed": true + }, + { + "index": "1112", + "missed": true + }, + { + "index": "1113", + "missed": true + }, + { + "index": "1114", + "missed": true + }, + { + "index": "1115", + "missed": true + }, + { + "index": "1116", + "missed": true + }, + { + "index": "1117", + "missed": true + }, + { + "index": "1118", + "missed": true + }, + { + "index": "1119", + "missed": true + }, + { + "index": "1120", + "missed": true + }, + { + "index": "1121", + "missed": true + }, + { + "index": "1122", + "missed": true + }, + { + "index": "1123", + "missed": true + }, + { + "index": "1124", + "missed": true + }, + { + "index": "1125", + "missed": true + }, + { + "index": "1126", + "missed": true + }, + { + "index": "1127", + "missed": true + }, + { + "index": "1128", + "missed": true + }, + { + "index": "1129", + "missed": true + }, + { + "index": "1130", + "missed": true + }, + { + "index": "1131", + "missed": true + }, + { + "index": "1132", + "missed": true + }, + { + "index": "1133", + "missed": true + }, + { + "index": "1134", + "missed": true + }, + { + "index": "1135", + "missed": true + }, + { + "index": "1136", + "missed": true + }, + { + "index": "1137", + "missed": true + }, + { + "index": "1138", + "missed": true + }, + { + "index": "1139", + "missed": true + }, + { + "index": "1140", + "missed": true + }, + { + "index": "1141", + "missed": true + }, + { + "index": "1142", + "missed": true + }, + { + "index": "1143", + "missed": true + }, + { + "index": "1144", + "missed": true + }, + { + "index": "1145", + "missed": true + }, + { + "index": "1146", + "missed": true + }, + { + "index": "1147", + "missed": true + }, + { + "index": "1148", + "missed": true + }, + { + "index": "1149", + "missed": true + }, + { + "index": "1150", + "missed": true + }, + { + "index": "1151", + "missed": true + }, + { + "index": "1152", + "missed": true + }, + { + "index": "1153", + "missed": true + }, + { + "index": "1154", + "missed": true + }, + { + "index": "1155", + "missed": true + }, + { + "index": "1156", + "missed": true + }, + { + "index": "1157", + "missed": true + }, + { + "index": "1158", + "missed": true + }, + { + "index": "1159", + "missed": true + }, + { + "index": "1160", + "missed": true + }, + { + "index": "1161", + "missed": true + }, + { + "index": "1162", + "missed": true + }, + { + "index": "1163", + "missed": true + }, + { + "index": "1164", + "missed": true + }, + { + "index": "1165", + "missed": true + }, + { + "index": "1166", + "missed": true + }, + { + "index": "1167", + "missed": true + }, + { + "index": "1168", + "missed": true + }, + { + "index": "1169", + "missed": true + }, + { + "index": "1170", + "missed": true + }, + { + "index": "1171", + "missed": true + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": true + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": true + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": true + }, + { + "index": "1191", + "missed": true + }, + { + "index": "1192", + "missed": true + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": true + }, + { + "index": "1198", + "missed": true + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": true + }, + { + "index": "1201", + "missed": true + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": true + }, + { + "index": "1204", + "missed": true + }, + { + "index": "1205", + "missed": true + }, + { + "index": "1206", + "missed": true + }, + { + "index": "1207", + "missed": true + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": true + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": true + }, + { + "index": "1227", + "missed": true + }, + { + "index": "1228", + "missed": true + }, + { + "index": "1229", + "missed": true + }, + { + "index": "1230", + "missed": true + }, + { + "index": "1231", + "missed": true + }, + { + "index": "1232", + "missed": true + }, + { + "index": "1233", + "missed": true + }, + { + "index": "1234", + "missed": true + }, + { + "index": "1235", + "missed": true + }, + { + "index": "1236", + "missed": true + }, + { + "index": "1237", + "missed": true + }, + { + "index": "1238", + "missed": true + }, + { + "index": "1239", + "missed": true + }, + { + "index": "1240", + "missed": true + }, + { + "index": "1241", + "missed": true + }, + { + "index": "1242", + "missed": true + }, + { + "index": "1243", + "missed": true + }, + { + "index": "1244", + "missed": true + }, + { + "index": "1245", + "missed": true + }, + { + "index": "1246", + "missed": true + }, + { + "index": "1247", + "missed": true + }, + { + "index": "1248", + "missed": true + }, + { + "index": "1249", + "missed": true + }, + { + "index": "1250", + "missed": true + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": true + }, + { + "index": "1265", + "missed": true + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": true + }, + { + "index": "1268", + "missed": true + }, + { + "index": "1269", + "missed": true + }, + { + "index": "1270", + "missed": true + }, + { + "index": "1271", + "missed": true + }, + { + "index": "1272", + "missed": true + }, + { + "index": "1273", + "missed": true + }, + { + "index": "1274", + "missed": true + }, + { + "index": "1275", + "missed": true + }, + { + "index": "1276", + "missed": true + }, + { + "index": "1277", + "missed": true + }, + { + "index": "1278", + "missed": true + }, + { + "index": "1279", + "missed": true + }, + { + "index": "1280", + "missed": true + }, + { + "index": "1281", + "missed": true + }, + { + "index": "1282", + "missed": true + }, + { + "index": "1283", + "missed": true + }, + { + "index": "1284", + "missed": true + }, + { + "index": "1285", + "missed": true + }, + { + "index": "1286", + "missed": true + }, + { + "index": "1287", + "missed": true + }, + { + "index": "1288", + "missed": true + }, + { + "index": "1289", + "missed": true + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": true + }, + { + "index": "1303", + "missed": true + }, + { + "index": "1304", + "missed": true + }, + { + "index": "1305", + "missed": true + }, + { + "index": "1306", + "missed": true + }, + { + "index": "1307", + "missed": true + }, + { + "index": "1308", + "missed": true + }, + { + "index": "1309", + "missed": true + }, + { + "index": "1310", + "missed": true + }, + { + "index": "1311", + "missed": true + }, + { + "index": "1312", + "missed": true + }, + { + "index": "1313", + "missed": true + }, + { + "index": "1314", + "missed": true + }, + { + "index": "1315", + "missed": true + }, + { + "index": "1316", + "missed": true + }, + { + "index": "1317", + "missed": true + }, + { + "index": "1318", + "missed": true + }, + { + "index": "1319", + "missed": true + }, + { + "index": "1320", + "missed": true + }, + { + "index": "1321", + "missed": true + }, + { + "index": "1322", + "missed": true + }, + { + "index": "1323", + "missed": true + }, + { + "index": "1324", + "missed": true + }, + { + "index": "1325", + "missed": true + }, + { + "index": "1326", + "missed": true + }, + { + "index": "1327", + "missed": true + }, + { + "index": "1328", + "missed": true + }, + { + "index": "1329", + "missed": true + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": false + }, + { + "index": "1332", + "missed": false + }, + { + "index": "1333", + "missed": false + }, + { + "index": "1334", + "missed": false + }, + { + "index": "1335", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": true + }, + { + "index": "1344", + "missed": true + }, + { + "index": "1345", + "missed": true + }, + { + "index": "1346", + "missed": true + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": true + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": true + }, + { + "index": "1352", + "missed": true + }, + { + "index": "1353", + "missed": true + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": true + }, + { + "index": "1357", + "missed": true + }, + { + "index": "1358", + "missed": true + }, + { + "index": "1359", + "missed": true + }, + { + "index": "1360", + "missed": true + }, + { + "index": "1361", + "missed": true + }, + { + "index": "1362", + "missed": true + }, + { + "index": "1363", + "missed": true + }, + { + "index": "1364", + "missed": true + }, + { + "index": "1365", + "missed": true + }, + { + "index": "1366", + "missed": true + }, + { + "index": "1367", + "missed": true + }, + { + "index": "1368", + "missed": true + }, + { + "index": "1369", + "missed": true + }, + { + "index": "1370", + "missed": true + }, + { + "index": "1371", + "missed": false + }, + { + "index": "1372", + "missed": false + }, + { + "index": "1373", + "missed": false + }, + { + "index": "1374", + "missed": false + }, + { + "index": "1375", + "missed": false + }, + { + "index": "1376", + "missed": false + }, + { + "index": "1377", + "missed": false + }, + { + "index": "1378", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1383", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": true + }, + { + "index": "1387", + "missed": true + }, + { + "index": "1388", + "missed": true + }, + { + "index": "1389", + "missed": true + }, + { + "index": "1390", + "missed": true + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": true + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": true + }, + { + "index": "1395", + "missed": true + }, + { + "index": "1396", + "missed": true + }, + { + "index": "1397", + "missed": true + }, + { + "index": "1398", + "missed": true + }, + { + "index": "1399", + "missed": true + }, + { + "index": "1400", + "missed": true + }, + { + "index": "1401", + "missed": true + }, + { + "index": "1402", + "missed": true + }, + { + "index": "1403", + "missed": true + }, + { + "index": "1404", + "missed": true + }, + { + "index": "1405", + "missed": true + }, + { + "index": "1406", + "missed": true + }, + { + "index": "1407", + "missed": true + }, + { + "index": "1408", + "missed": true + }, + { + "index": "1409", + "missed": true + }, + { + "index": "1410", + "missed": true + }, + { + "index": "1411", + "missed": true + }, + { + "index": "1412", + "missed": false + }, + { + "index": "1413", + "missed": false + }, + { + "index": "1414", + "missed": false + }, + { + "index": "1415", + "missed": false + }, + { + "index": "1416", + "missed": false + }, + { + "index": "1417", + "missed": false + }, + { + "index": "1418", + "missed": false + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": true + }, + { + "index": "1429", + "missed": true + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": true + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": true + }, + { + "index": "1434", + "missed": true + }, + { + "index": "1435", + "missed": true + }, + { + "index": "1436", + "missed": true + }, + { + "index": "1437", + "missed": true + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1441", + "missed": true + }, + { + "index": "1442", + "missed": true + }, + { + "index": "1443", + "missed": false + }, + { + "index": "1444", + "missed": true + }, + { + "index": "1445", + "missed": true + }, + { + "index": "1446", + "missed": false + }, + { + "index": "1447", + "missed": false + }, + { + "index": "1448", + "missed": true + }, + { + "index": "1449", + "missed": false + }, + { + "index": "1450", + "missed": false + }, + { + "index": "1451", + "missed": true + }, + { + "index": "1452", + "missed": false + }, + { + "index": "1453", + "missed": false + }, + { + "index": "1454", + "missed": false + }, + { + "index": "1455", + "missed": true + }, + { + "index": "1456", + "missed": true + }, + { + "index": "1457", + "missed": false + }, + { + "index": "1458", + "missed": true + }, + { + "index": "1459", + "missed": false + }, + { + "index": "1460", + "missed": false + }, + { + "index": "1461", + "missed": false + }, + { + "index": "1462", + "missed": false + }, + { + "index": "1463", + "missed": false + }, + { + "index": "1464", + "missed": true + }, + { + "index": "1465", + "missed": true + }, + { + "index": "1466", + "missed": true + }, + { + "index": "1467", + "missed": false + }, + { + "index": "1468", + "missed": true + }, + { + "index": "1469", + "missed": true + }, + { + "index": "1470", + "missed": false + }, + { + "index": "1471", + "missed": true + }, + { + "index": "1472", + "missed": true + }, + { + "index": "1473", + "missed": true + }, + { + "index": "1474", + "missed": false + }, + { + "index": "1475", + "missed": true + }, + { + "index": "1476", + "missed": true + }, + { + "index": "1477", + "missed": true + }, + { + "index": "1478", + "missed": true + }, + { + "index": "1479", + "missed": false + }, + { + "index": "1480", + "missed": true + }, + { + "index": "1481", + "missed": true + }, + { + "index": "1482", + "missed": false + }, + { + "index": "1483", + "missed": false + }, + { + "index": "1484", + "missed": true + }, + { + "index": "1485", + "missed": true + }, + { + "index": "1486", + "missed": true + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": true + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": true + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1494", + "missed": false + }, + { + "index": "1495", + "missed": true + }, + { + "index": "1496", + "missed": true + }, + { + "index": "1497", + "missed": false + }, + { + "index": "1498", + "missed": true + }, + { + "index": "1499", + "missed": false + }, + { + "index": "1500", + "missed": true + }, + { + "index": "1501", + "missed": false + }, + { + "index": "1502", + "missed": false + }, + { + "index": "1503", + "missed": true + }, + { + "index": "1504", + "missed": true + }, + { + "index": "1505", + "missed": true + }, + { + "index": "1506", + "missed": false + }, + { + "index": "1507", + "missed": false + }, + { + "index": "1508", + "missed": true + }, + { + "index": "1509", + "missed": true + }, + { + "index": "1510", + "missed": true + }, + { + "index": "1511", + "missed": true + }, + { + "index": "1512", + "missed": false + }, + { + "index": "1513", + "missed": true + }, + { + "index": "1514", + "missed": true + }, + { + "index": "1515", + "missed": true + }, + { + "index": "1516", + "missed": true + }, + { + "index": "1517", + "missed": true + }, + { + "index": "1518", + "missed": false + }, + { + "index": "1519", + "missed": true + }, + { + "index": "1520", + "missed": true + }, + { + "index": "1521", + "missed": true + }, + { + "index": "1522", + "missed": false + }, + { + "index": "1523", + "missed": true + }, + { + "index": "1524", + "missed": true + }, + { + "index": "1525", + "missed": true + }, + { + "index": "1526", + "missed": true + }, + { + "index": "1527", + "missed": false + }, + { + "index": "1528", + "missed": false + }, + { + "index": "1529", + "missed": true + }, + { + "index": "1530", + "missed": false + }, + { + "index": "1531", + "missed": false + }, + { + "index": "1532", + "missed": true + }, + { + "index": "1533", + "missed": false + }, + { + "index": "1534", + "missed": false + }, + { + "index": "1535", + "missed": false + }, + { + "index": "1536", + "missed": false + }, + { + "index": "1537", + "missed": true + }, + { + "index": "1538", + "missed": true + }, + { + "index": "1539", + "missed": true + }, + { + "index": "1540", + "missed": false + }, + { + "index": "1541", + "missed": true + }, + { + "index": "1542", + "missed": true + }, + { + "index": "1543", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": true + }, + { + "index": "1546", + "missed": true + }, + { + "index": "1547", + "missed": true + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": true + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1552", + "missed": false + }, + { + "index": "1553", + "missed": true + }, + { + "index": "1554", + "missed": true + }, + { + "index": "1555", + "missed": false + }, + { + "index": "1556", + "missed": true + }, + { + "index": "1557", + "missed": false + }, + { + "index": "1558", + "missed": false + }, + { + "index": "1559", + "missed": false + }, + { + "index": "1560", + "missed": false + }, + { + "index": "1561", + "missed": true + }, + { + "index": "1562", + "missed": false + }, + { + "index": "1563", + "missed": true + }, + { + "index": "1564", + "missed": false + }, + { + "index": "1565", + "missed": false + }, + { + "index": "1566", + "missed": false + }, + { + "index": "1567", + "missed": false + }, + { + "index": "1568", + "missed": false + }, + { + "index": "1569", + "missed": false + }, + { + "index": "1570", + "missed": false + }, + { + "index": "1571", + "missed": false + }, + { + "index": "1572", + "missed": false + }, + { + "index": "1573", + "missed": false + }, + { + "index": "1574", + "missed": false + }, + { + "index": "1575", + "missed": false + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1577", + "missed": false + }, + { + "index": "1578", + "missed": false + }, + { + "index": "1579", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1584", + "missed": false + }, + { + "index": "1585", + "missed": false + }, + { + "index": "1586", + "missed": false + }, + { + "index": "1587", + "missed": false + }, + { + "index": "1588", + "missed": false + }, + { + "index": "1589", + "missed": false + }, + { + "index": "1590", + "missed": false + }, + { + "index": "1591", + "missed": false + }, + { + "index": "1592", + "missed": false + }, + { + "index": "1593", + "missed": false + }, + { + "index": "1594", + "missed": false + }, + { + "index": "1595", + "missed": false + }, + { + "index": "1596", + "missed": false + }, + { + "index": "1597", + "missed": false + }, + { + "index": "1598", + "missed": false + }, + { + "index": "1599", + "missed": false + }, + { + "index": "1600", + "missed": false + }, + { + "index": "1601", + "missed": false + }, + { + "index": "1602", + "missed": false + }, + { + "index": "1603", + "missed": false + }, + { + "index": "1604", + "missed": false + }, + { + "index": "1605", + "missed": false + }, + { + "index": "1606", + "missed": false + }, + { + "index": "1607", + "missed": false + }, + { + "index": "1608", + "missed": false + }, + { + "index": "1609", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1612", + "missed": false + }, + { + "index": "1613", + "missed": false + }, + { + "index": "1614", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": false + }, + { + "index": "1617", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1627", + "missed": false + }, + { + "index": "1628", + "missed": false + }, + { + "index": "1629", + "missed": false + }, + { + "index": "1630", + "missed": false + }, + { + "index": "1631", + "missed": false + }, + { + "index": "1632", + "missed": false + }, + { + "index": "1633", + "missed": false + }, + { + "index": "1634", + "missed": false + }, + { + "index": "1635", + "missed": false + }, + { + "index": "1636", + "missed": false + }, + { + "index": "1637", + "missed": false + }, + { + "index": "1638", + "missed": false + }, + { + "index": "1639", + "missed": false + }, + { + "index": "1640", + "missed": false + }, + { + "index": "1641", + "missed": false + }, + { + "index": "1642", + "missed": false + }, + { + "index": "1643", + "missed": false + }, + { + "index": "1644", + "missed": false + }, + { + "index": "1645", + "missed": false + }, + { + "index": "1646", + "missed": false + }, + { + "index": "1647", + "missed": false + }, + { + "index": "1648", + "missed": false + }, + { + "index": "1649", + "missed": false + }, + { + "index": "1650", + "missed": false + }, + { + "index": "1651", + "missed": false + }, + { + "index": "1652", + "missed": false + }, + { + "index": "1653", + "missed": false + }, + { + "index": "1654", + "missed": false + }, + { + "index": "1655", + "missed": false + }, + { + "index": "1656", + "missed": false + }, + { + "index": "1657", + "missed": false + }, + { + "index": "1658", + "missed": false + }, + { + "index": "1659", + "missed": false + }, + { + "index": "1660", + "missed": false + }, + { + "index": "1661", + "missed": false + }, + { + "index": "1662", + "missed": false + }, + { + "index": "1663", + "missed": false + }, + { + "index": "1664", + "missed": false + }, + { + "index": "1665", + "missed": false + }, + { + "index": "1666", + "missed": false + }, + { + "index": "1667", + "missed": false + }, + { + "index": "1668", + "missed": false + }, + { + "index": "1669", + "missed": false + }, + { + "index": "1670", + "missed": false + }, + { + "index": "1671", + "missed": false + }, + { + "index": "1672", + "missed": false + }, + { + "index": "1673", + "missed": false + }, + { + "index": "1674", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": false + }, + { + "index": "1684", + "missed": false + }, + { + "index": "1685", + "missed": false + }, + { + "index": "1686", + "missed": false + }, + { + "index": "1687", + "missed": false + }, + { + "index": "1688", + "missed": false + }, + { + "index": "1689", + "missed": false + }, + { + "index": "1690", + "missed": false + }, + { + "index": "1691", + "missed": false + }, + { + "index": "1692", + "missed": false + }, + { + "index": "1693", + "missed": false + }, + { + "index": "1694", + "missed": false + }, + { + "index": "1695", + "missed": false + }, + { + "index": "1696", + "missed": false + }, + { + "index": "1697", + "missed": false + }, + { + "index": "1698", + "missed": false + }, + { + "index": "1699", + "missed": false + }, + { + "index": "1700", + "missed": false + }, + { + "index": "1701", + "missed": false + }, + { + "index": "1702", + "missed": false + }, + { + "index": "1703", + "missed": false + }, + { + "index": "1704", + "missed": false + }, + { + "index": "1705", + "missed": false + }, + { + "index": "1706", + "missed": false + }, + { + "index": "1707", + "missed": false + }, + { + "index": "1708", + "missed": false + }, + { + "index": "1709", + "missed": false + }, + { + "index": "1710", + "missed": false + }, + { + "index": "1711", + "missed": false + }, + { + "index": "1712", + "missed": false + }, + { + "index": "1713", + "missed": false + }, + { + "index": "1714", + "missed": false + }, + { + "index": "1715", + "missed": false + }, + { + "index": "1716", + "missed": false + }, + { + "index": "1717", + "missed": false + }, + { + "index": "1718", + "missed": false + }, + { + "index": "1719", + "missed": false + }, + { + "index": "1720", + "missed": false + }, + { + "index": "1721", + "missed": false + }, + { + "index": "1722", + "missed": false + }, + { + "index": "1723", + "missed": false + }, + { + "index": "1724", + "missed": false + }, + { + "index": "1725", + "missed": false + }, + { + "index": "1726", + "missed": false + }, + { + "index": "1727", + "missed": false + }, + { + "index": "1728", + "missed": false + }, + { + "index": "1729", + "missed": false + }, + { + "index": "1730", + "missed": false + }, + { + "index": "1731", + "missed": false + }, + { + "index": "1732", + "missed": false + }, + { + "index": "1733", + "missed": false + }, + { + "index": "1734", + "missed": false + }, + { + "index": "1735", + "missed": false + }, + { + "index": "1736", + "missed": false + }, + { + "index": "1737", + "missed": false + }, + { + "index": "1738", + "missed": false + }, + { + "index": "1739", + "missed": false + }, + { + "index": "1740", + "missed": false + }, + { + "index": "1741", + "missed": false + }, + { + "index": "1742", + "missed": false + }, + { + "index": "1743", + "missed": false + }, + { + "index": "1744", + "missed": false + }, + { + "index": "1745", + "missed": false + }, + { + "index": "1746", + "missed": false + }, + { + "index": "1747", + "missed": false + }, + { + "index": "1748", + "missed": false + }, + { + "index": "1749", + "missed": false + }, + { + "index": "1750", + "missed": false + }, + { + "index": "1751", + "missed": false + }, + { + "index": "1752", + "missed": false + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1759", + "missed": false + }, + { + "index": "1760", + "missed": false + }, + { + "index": "1761", + "missed": false + }, + { + "index": "1762", + "missed": false + }, + { + "index": "1763", + "missed": false + }, + { + "index": "1764", + "missed": false + }, + { + "index": "1765", + "missed": false + }, + { + "index": "1766", + "missed": false + }, + { + "index": "1767", + "missed": false + }, + { + "index": "1768", + "missed": false + }, + { + "index": "1769", + "missed": false + }, + { + "index": "1770", + "missed": false + }, + { + "index": "1771", + "missed": false + }, + { + "index": "1772", + "missed": false + }, + { + "index": "1773", + "missed": false + }, + { + "index": "1774", + "missed": false + }, + { + "index": "1775", + "missed": false + }, + { + "index": "1776", + "missed": false + }, + { + "index": "1777", + "missed": false + }, + { + "index": "1778", + "missed": false + }, + { + "index": "1779", + "missed": false + }, + { + "index": "1780", + "missed": false + }, + { + "index": "1781", + "missed": false + }, + { + "index": "1782", + "missed": false + }, + { + "index": "1783", + "missed": false + }, + { + "index": "1784", + "missed": false + }, + { + "index": "1785", + "missed": false + }, + { + "index": "1786", + "missed": false + }, + { + "index": "1787", + "missed": false + }, + { + "index": "1788", + "missed": false + }, + { + "index": "1789", + "missed": false + }, + { + "index": "1790", + "missed": false + }, + { + "index": "1791", + "missed": false + }, + { + "index": "1792", + "missed": false + }, + { + "index": "1793", + "missed": false + }, + { + "index": "1794", + "missed": false + }, + { + "index": "1795", + "missed": false + }, + { + "index": "1796", + "missed": false + }, + { + "index": "1797", + "missed": false + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1809", + "missed": false + }, + { + "index": "1810", + "missed": false + }, + { + "index": "1811", + "missed": false + }, + { + "index": "1812", + "missed": false + }, + { + "index": "1813", + "missed": false + }, + { + "index": "1814", + "missed": false + }, + { + "index": "1815", + "missed": false + }, + { + "index": "1816", + "missed": false + }, + { + "index": "1817", + "missed": false + }, + { + "index": "1818", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1820", + "missed": false + }, + { + "index": "1821", + "missed": false + }, + { + "index": "1822", + "missed": false + }, + { + "index": "1823", + "missed": false + }, + { + "index": "1824", + "missed": false + }, + { + "index": "1825", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": false + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1841", + "missed": false + }, + { + "index": "1842", + "missed": false + }, + { + "index": "1843", + "missed": false + }, + { + "index": "1844", + "missed": false + }, + { + "index": "1845", + "missed": false + }, + { + "index": "1846", + "missed": false + }, + { + "index": "1847", + "missed": false + }, + { + "index": "1848", + "missed": false + }, + { + "index": "1849", + "missed": false + }, + { + "index": "1850", + "missed": false + }, + { + "index": "1851", + "missed": false + }, + { + "index": "1852", + "missed": false + }, + { + "index": "1853", + "missed": false + }, + { + "index": "1854", + "missed": false + }, + { + "index": "1855", + "missed": false + }, + { + "index": "1856", + "missed": false + }, + { + "index": "1857", + "missed": false + }, + { + "index": "1858", + "missed": false + }, + { + "index": "1859", + "missed": false + }, + { + "index": "1860", + "missed": false + }, + { + "index": "1861", + "missed": false + }, + { + "index": "1862", + "missed": false + }, + { + "index": "1863", + "missed": false + }, + { + "index": "1864", + "missed": false + }, + { + "index": "1865", + "missed": false + }, + { + "index": "1866", + "missed": false + }, + { + "index": "1867", + "missed": false + }, + { + "index": "1868", + "missed": false + }, + { + "index": "1869", + "missed": false + }, + { + "index": "1870", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1872", + "missed": false + }, + { + "index": "1873", + "missed": false + }, + { + "index": "1874", + "missed": false + }, + { + "index": "1875", + "missed": false + }, + { + "index": "1876", + "missed": false + }, + { + "index": "1877", + "missed": false + }, + { + "index": "1878", + "missed": false + }, + { + "index": "1879", + "missed": false + }, + { + "index": "1880", + "missed": false + }, + { + "index": "1881", + "missed": false + }, + { + "index": "1882", + "missed": false + }, + { + "index": "1883", + "missed": false + }, + { + "index": "1884", + "missed": false + }, + { + "index": "1885", + "missed": false + }, + { + "index": "1886", + "missed": false + }, + { + "index": "1887", + "missed": false + }, + { + "index": "1888", + "missed": false + }, + { + "index": "1889", + "missed": false + }, + { + "index": "1890", + "missed": false + }, + { + "index": "1891", + "missed": false + }, + { + "index": "1892", + "missed": false + }, + { + "index": "1893", + "missed": false + }, + { + "index": "1894", + "missed": false + }, + { + "index": "1895", + "missed": false + }, + { + "index": "1896", + "missed": false + }, + { + "index": "1897", + "missed": false + }, + { + "index": "1898", + "missed": false + }, + { + "index": "1899", + "missed": false + }, + { + "index": "1900", + "missed": false + }, + { + "index": "1901", + "missed": false + }, + { + "index": "1902", + "missed": false + }, + { + "index": "1903", + "missed": false + }, + { + "index": "1904", + "missed": false + }, + { + "index": "1905", + "missed": false + }, + { + "index": "1906", + "missed": false + }, + { + "index": "1907", + "missed": false + }, + { + "index": "1908", + "missed": false + }, + { + "index": "1909", + "missed": false + }, + { + "index": "1910", + "missed": false + }, + { + "index": "1911", + "missed": false + }, + { + "index": "1912", + "missed": false + }, + { + "index": "1913", + "missed": false + }, + { + "index": "1914", + "missed": false + }, + { + "index": "1915", + "missed": false + }, + { + "index": "1916", + "missed": false + }, + { + "index": "1917", + "missed": false + }, + { + "index": "1918", + "missed": false + }, + { + "index": "1919", + "missed": false + }, + { + "index": "1920", + "missed": false + }, + { + "index": "1921", + "missed": false + }, + { + "index": "1922", + "missed": false + }, + { + "index": "1923", + "missed": false + }, + { + "index": "1924", + "missed": false + }, + { + "index": "1925", + "missed": false + }, + { + "index": "1926", + "missed": false + }, + { + "index": "1927", + "missed": false + }, + { + "index": "1928", + "missed": false + }, + { + "index": "1929", + "missed": false + }, + { + "index": "1930", + "missed": false + }, + { + "index": "1931", + "missed": false + }, + { + "index": "1932", + "missed": false + }, + { + "index": "1933", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "1936", + "missed": false + }, + { + "index": "1937", + "missed": false + }, + { + "index": "1938", + "missed": false + }, + { + "index": "1939", + "missed": false + }, + { + "index": "1940", + "missed": false + }, + { + "index": "1941", + "missed": false + }, + { + "index": "1942", + "missed": false + }, + { + "index": "1943", + "missed": false + }, + { + "index": "1944", + "missed": false + }, + { + "index": "1945", + "missed": false + }, + { + "index": "1946", + "missed": false + }, + { + "index": "1947", + "missed": false + }, + { + "index": "1948", + "missed": false + }, + { + "index": "1949", + "missed": false + }, + { + "index": "1950", + "missed": false + }, + { + "index": "1951", + "missed": false + }, + { + "index": "1952", + "missed": false + }, + { + "index": "1953", + "missed": false + }, + { + "index": "1954", + "missed": false + }, + { + "index": "1955", + "missed": false + }, + { + "index": "1956", + "missed": false + }, + { + "index": "1957", + "missed": false + }, + { + "index": "1958", + "missed": false + }, + { + "index": "1959", + "missed": false + }, + { + "index": "1960", + "missed": false + }, + { + "index": "1961", + "missed": false + }, + { + "index": "1962", + "missed": false + }, + { + "index": "1963", + "missed": false + }, + { + "index": "1964", + "missed": false + }, + { + "index": "1965", + "missed": false + }, + { + "index": "1966", + "missed": false + }, + { + "index": "1967", + "missed": false + }, + { + "index": "1968", + "missed": false + }, + { + "index": "1969", + "missed": false + }, + { + "index": "1970", + "missed": false + }, + { + "index": "1971", + "missed": false + }, + { + "index": "1972", + "missed": false + }, + { + "index": "1973", + "missed": false + }, + { + "index": "1974", + "missed": false + }, + { + "index": "1975", + "missed": false + }, + { + "index": "1976", + "missed": false + }, + { + "index": "1977", + "missed": false + }, + { + "index": "1978", + "missed": false + }, + { + "index": "1979", + "missed": false + }, + { + "index": "1980", + "missed": false + }, + { + "index": "1981", + "missed": false + }, + { + "index": "1982", + "missed": false + }, + { + "index": "1983", + "missed": false + }, + { + "index": "1984", + "missed": false + }, + { + "index": "1985", + "missed": false + }, + { + "index": "1986", + "missed": false + }, + { + "index": "1987", + "missed": false + }, + { + "index": "1988", + "missed": false + }, + { + "index": "1989", + "missed": false + }, + { + "index": "1990", + "missed": false + }, + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + }, + { + "index": "1994", + "missed": false + }, + { + "index": "1995", + "missed": false + }, + { + "index": "1996", + "missed": false + }, + { + "index": "1997", + "missed": false + }, + { + "index": "1998", + "missed": false + }, + { + "index": "1999", + "missed": false + }, + { + "index": "2000", + "missed": false + }, + { + "index": "2001", + "missed": false + }, + { + "index": "2002", + "missed": false + }, + { + "index": "2003", + "missed": false + }, + { + "index": "2004", + "missed": false + }, + { + "index": "2005", + "missed": false + }, + { + "index": "2006", + "missed": false + }, + { + "index": "2007", + "missed": false + }, + { + "index": "2008", + "missed": false + }, + { + "index": "2009", + "missed": false + }, + { + "index": "2010", + "missed": false + }, + { + "index": "2011", + "missed": false + }, + { + "index": "2012", + "missed": false + }, + { + "index": "2013", + "missed": false + }, + { + "index": "2014", + "missed": false + }, + { + "index": "2015", + "missed": false + }, + { + "index": "2016", + "missed": false + }, + { + "index": "2017", + "missed": false + }, + { + "index": "2018", + "missed": false + }, + { + "index": "2019", + "missed": false + }, + { + "index": "2020", + "missed": false + }, + { + "index": "2021", + "missed": false + }, + { + "index": "2022", + "missed": false + }, + { + "index": "2023", + "missed": false + }, + { + "index": "2024", + "missed": false + }, + { + "index": "2025", + "missed": false + }, + { + "index": "2026", + "missed": false + }, + { + "index": "2027", + "missed": false + }, + { + "index": "2028", + "missed": false + }, + { + "index": "2029", + "missed": false + }, + { + "index": "2030", + "missed": false + }, + { + "index": "2031", + "missed": false + }, + { + "index": "2032", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2035", + "missed": false + }, + { + "index": "2036", + "missed": false + }, + { + "index": "2037", + "missed": false + }, + { + "index": "2038", + "missed": false + }, + { + "index": "2039", + "missed": false + }, + { + "index": "2040", + "missed": false + }, + { + "index": "2041", + "missed": false + }, + { + "index": "2042", + "missed": false + }, + { + "index": "2043", + "missed": false + }, + { + "index": "2044", + "missed": false + }, + { + "index": "2045", + "missed": false + }, + { + "index": "2046", + "missed": false + }, + { + "index": "2047", + "missed": false + }, + { + "index": "2048", + "missed": false + }, + { + "index": "2049", + "missed": false + }, + { + "index": "2050", + "missed": false + }, + { + "index": "2051", + "missed": false + }, + { + "index": "2052", + "missed": false + }, + { + "index": "2053", + "missed": false + }, + { + "index": "2054", + "missed": false + }, + { + "index": "2055", + "missed": false + }, + { + "index": "2056", + "missed": false + }, + { + "index": "2057", + "missed": false + }, + { + "index": "2058", + "missed": false + }, + { + "index": "2059", + "missed": false + }, + { + "index": "2060", + "missed": false + }, + { + "index": "2061", + "missed": false + }, + { + "index": "2062", + "missed": false + }, + { + "index": "2063", + "missed": false + }, + { + "index": "2064", + "missed": false + }, + { + "index": "2065", + "missed": false + }, + { + "index": "2066", + "missed": false + }, + { + "index": "2067", + "missed": false + }, + { + "index": "2068", + "missed": false + }, + { + "index": "2069", + "missed": false + }, + { + "index": "2070", + "missed": false + }, + { + "index": "2071", + "missed": false + }, + { + "index": "2072", + "missed": false + }, + { + "index": "2073", + "missed": false + }, + { + "index": "2074", + "missed": false + }, + { + "index": "2075", + "missed": false + }, + { + "index": "2076", + "missed": false + }, + { + "index": "2077", + "missed": false + }, + { + "index": "2078", + "missed": false + }, + { + "index": "2079", + "missed": false + }, + { + "index": "2080", + "missed": false + }, + { + "index": "2081", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2085", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2087", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": true + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2108", + "missed": false + }, + { + "index": "2109", + "missed": false + }, + { + "index": "2110", + "missed": false + }, + { + "index": "2111", + "missed": false + }, + { + "index": "2112", + "missed": false + }, + { + "index": "2113", + "missed": false + }, + { + "index": "2114", + "missed": false + }, + { + "index": "2115", + "missed": false + }, + { + "index": "2116", + "missed": false + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2158", + "missed": false + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": false + }, + { + "index": "2161", + "missed": false + }, + { + "index": "2162", + "missed": false + }, + { + "index": "2163", + "missed": false + }, + { + "index": "2164", + "missed": false + }, + { + "index": "2165", + "missed": false + }, + { + "index": "2166", + "missed": false + }, + { + "index": "2167", + "missed": false + }, + { + "index": "2168", + "missed": false + }, + { + "index": "2169", + "missed": false + }, + { + "index": "2170", + "missed": false + }, + { + "index": "2171", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2185", + "missed": false + }, + { + "index": "2186", + "missed": false + }, + { + "index": "2187", + "missed": false + }, + { + "index": "2188", + "missed": false + }, + { + "index": "2189", + "missed": false + }, + { + "index": "2190", + "missed": false + }, + { + "index": "2191", + "missed": false + }, + { + "index": "2192", + "missed": false + }, + { + "index": "2193", + "missed": false + }, + { + "index": "2194", + "missed": false + }, + { + "index": "2195", + "missed": false + }, + { + "index": "2196", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + }, + { + "index": "2201", + "missed": false + }, + { + "index": "2202", + "missed": false + }, + { + "index": "2203", + "missed": false + }, + { + "index": "2204", + "missed": false + }, + { + "index": "2205", + "missed": false + }, + { + "index": "2206", + "missed": false + }, + { + "index": "2207", + "missed": false + }, + { + "index": "2208", + "missed": false + }, + { + "index": "2209", + "missed": false + }, + { + "index": "2210", + "missed": false + }, + { + "index": "2211", + "missed": false + }, + { + "index": "2212", + "missed": false + }, + { + "index": "2213", + "missed": false + }, + { + "index": "2214", + "missed": false + }, + { + "index": "2215", + "missed": false + }, + { + "index": "2216", + "missed": false + }, + { + "index": "2217", + "missed": false + }, + { + "index": "2218", + "missed": false + }, + { + "index": "2219", + "missed": false + }, + { + "index": "2220", + "missed": false + }, + { + "index": "2221", + "missed": false + }, + { + "index": "2222", + "missed": false + }, + { + "index": "2223", + "missed": false + }, + { + "index": "2224", + "missed": false + }, + { + "index": "2225", + "missed": false + }, + { + "index": "2226", + "missed": false + }, + { + "index": "2227", + "missed": false + }, + { + "index": "2228", + "missed": false + }, + { + "index": "2229", + "missed": false + }, + { + "index": "2230", + "missed": false + }, + { + "index": "2231", + "missed": false + }, + { + "index": "2232", + "missed": false + }, + { + "index": "2233", + "missed": false + }, + { + "index": "2234", + "missed": false + }, + { + "index": "2235", + "missed": false + }, + { + "index": "2236", + "missed": false + }, + { + "index": "2237", + "missed": false + }, + { + "index": "2238", + "missed": false + }, + { + "index": "2239", + "missed": false + }, + { + "index": "2240", + "missed": false + }, + { + "index": "2241", + "missed": false + }, + { + "index": "2242", + "missed": false + }, + { + "index": "2243", + "missed": false + }, + { + "index": "2244", + "missed": false + }, + { + "index": "2245", + "missed": false + }, + { + "index": "2246", + "missed": false + }, + { + "index": "2247", + "missed": false + }, + { + "index": "2248", + "missed": false + }, + { + "index": "2249", + "missed": false + }, + { + "index": "2250", + "missed": false + }, + { + "index": "2251", + "missed": false + }, + { + "index": "2252", + "missed": false + }, + { + "index": "2253", + "missed": false + }, + { + "index": "2254", + "missed": false + }, + { + "index": "2255", + "missed": false + }, + { + "index": "2256", + "missed": false + }, + { + "index": "2257", + "missed": false + }, + { + "index": "2258", + "missed": false + }, + { + "index": "2259", + "missed": false + }, + { + "index": "2260", + "missed": false + }, + { + "index": "2261", + "missed": false + }, + { + "index": "2262", + "missed": false + }, + { + "index": "2263", + "missed": false + }, + { + "index": "2264", + "missed": false + }, + { + "index": "2265", + "missed": false + }, + { + "index": "2266", + "missed": false + }, + { + "index": "2267", + "missed": false + }, + { + "index": "2268", + "missed": false + }, + { + "index": "2269", + "missed": false + }, + { + "index": "2270", + "missed": false + }, + { + "index": "2271", + "missed": false + }, + { + "index": "2272", + "missed": false + }, + { + "index": "2273", + "missed": false + }, + { + "index": "2274", + "missed": false + }, + { + "index": "2275", + "missed": false + }, + { + "index": "2276", + "missed": false + }, + { + "index": "2277", + "missed": false + }, + { + "index": "2278", + "missed": false + }, + { + "index": "2279", + "missed": false + }, + { + "index": "2280", + "missed": false + }, + { + "index": "2281", + "missed": false + }, + { + "index": "2282", + "missed": false + }, + { + "index": "2283", + "missed": false + }, + { + "index": "2284", + "missed": false + }, + { + "index": "2285", + "missed": false + }, + { + "index": "2286", + "missed": false + }, + { + "index": "2287", + "missed": false + }, + { + "index": "2288", + "missed": false + }, + { + "index": "2289", + "missed": false + }, + { + "index": "2290", + "missed": false + }, + { + "index": "2291", + "missed": false + }, + { + "index": "2292", + "missed": false + }, + { + "index": "2293", + "missed": false + }, + { + "index": "2294", + "missed": false + }, + { + "index": "2295", + "missed": false + }, + { + "index": "2296", + "missed": false + }, + { + "index": "2297", + "missed": false + }, + { + "index": "2298", + "missed": false + }, + { + "index": "2299", + "missed": false + }, + { + "index": "2300", + "missed": false + }, + { + "index": "2301", + "missed": false + }, + { + "index": "2302", + "missed": false + }, + { + "index": "2303", + "missed": false + }, + { + "index": "2304", + "missed": false + }, + { + "index": "2305", + "missed": false + }, + { + "index": "2306", + "missed": false + }, + { + "index": "2307", + "missed": false + }, + { + "index": "2308", + "missed": false + }, + { + "index": "2309", + "missed": false + }, + { + "index": "2310", + "missed": false + }, + { + "index": "2311", + "missed": true + }, + { + "index": "2312", + "missed": false + }, + { + "index": "2313", + "missed": true + }, + { + "index": "2314", + "missed": false + }, + { + "index": "2315", + "missed": false + }, + { + "index": "2316", + "missed": true + }, + { + "index": "2317", + "missed": false + }, + { + "index": "2318", + "missed": false + }, + { + "index": "2319", + "missed": true + }, + { + "index": "2320", + "missed": false + }, + { + "index": "2321", + "missed": false + }, + { + "index": "2322", + "missed": false + }, + { + "index": "2323", + "missed": false + }, + { + "index": "2324", + "missed": true + }, + { + "index": "2325", + "missed": false + }, + { + "index": "2326", + "missed": false + }, + { + "index": "2327", + "missed": false + }, + { + "index": "2328", + "missed": true + }, + { + "index": "2329", + "missed": false + }, + { + "index": "2330", + "missed": true + }, + { + "index": "2331", + "missed": false + }, + { + "index": "2332", + "missed": false + }, + { + "index": "2333", + "missed": false + }, + { + "index": "2334", + "missed": false + }, + { + "index": "2335", + "missed": false + }, + { + "index": "2336", + "missed": false + }, + { + "index": "2337", + "missed": false + }, + { + "index": "2338", + "missed": false + }, + { + "index": "2339", + "missed": false + }, + { + "index": "2340", + "missed": false + }, + { + "index": "2341", + "missed": true + }, + { + "index": "2342", + "missed": false + }, + { + "index": "2343", + "missed": false + }, + { + "index": "2344", + "missed": false + }, + { + "index": "2345", + "missed": false + }, + { + "index": "2346", + "missed": false + }, + { + "index": "2347", + "missed": false + }, + { + "index": "2348", + "missed": false + }, + { + "index": "2349", + "missed": false + }, + { + "index": "2350", + "missed": false + }, + { + "index": "2351", + "missed": false + }, + { + "index": "2352", + "missed": false + }, + { + "index": "2353", + "missed": false + }, + { + "index": "2354", + "missed": false + }, + { + "index": "2355", + "missed": false + }, + { + "index": "2356", + "missed": false + }, + { + "index": "2357", + "missed": false + }, + { + "index": "2358", + "missed": false + }, + { + "index": "2359", + "missed": false + }, + { + "index": "2360", + "missed": false + }, + { + "index": "2361", + "missed": false + }, + { + "index": "2362", + "missed": false + }, + { + "index": "2363", + "missed": false + }, + { + "index": "2364", + "missed": false + }, + { + "index": "2365", + "missed": false + }, + { + "index": "2366", + "missed": false + }, + { + "index": "2367", + "missed": false + }, + { + "index": "2368", + "missed": false + }, + { + "index": "2369", + "missed": false + }, + { + "index": "2370", + "missed": false + }, + { + "index": "2371", + "missed": false + }, + { + "index": "2372", + "missed": false + }, + { + "index": "2373", + "missed": false + }, + { + "index": "2374", + "missed": false + }, + { + "index": "2375", + "missed": false + }, + { + "index": "2376", + "missed": false + }, + { + "index": "2377", + "missed": false + }, + { + "index": "2378", + "missed": false + }, + { + "index": "2379", + "missed": false + }, + { + "index": "2380", + "missed": true + }, + { + "index": "2381", + "missed": false + }, + { + "index": "2382", + "missed": false + }, + { + "index": "2383", + "missed": false + }, + { + "index": "2384", + "missed": false + }, + { + "index": "2385", + "missed": false + }, + { + "index": "2386", + "missed": false + }, + { + "index": "2387", + "missed": false + }, + { + "index": "2388", + "missed": false + }, + { + "index": "2389", + "missed": false + }, + { + "index": "2390", + "missed": false + }, + { + "index": "2391", + "missed": false + }, + { + "index": "2392", + "missed": false + }, + { + "index": "2393", + "missed": false + }, + { + "index": "2394", + "missed": false + }, + { + "index": "2395", + "missed": false + }, + { + "index": "2396", + "missed": false + }, + { + "index": "2397", + "missed": false + }, + { + "index": "2398", + "missed": false + }, + { + "index": "2399", + "missed": false + }, + { + "index": "2400", + "missed": false + }, + { + "index": "2401", + "missed": false + }, + { + "index": "2402", + "missed": false + }, + { + "index": "2403", + "missed": false + }, + { + "index": "2404", + "missed": false + }, + { + "index": "2405", + "missed": true + }, + { + "index": "2406", + "missed": false + }, + { + "index": "2407", + "missed": false + }, + { + "index": "2408", + "missed": false + }, + { + "index": "2409", + "missed": false + }, + { + "index": "2410", + "missed": false + }, + { + "index": "2411", + "missed": false + }, + { + "index": "2412", + "missed": false + }, + { + "index": "2413", + "missed": false + }, + { + "index": "2414", + "missed": false + }, + { + "index": "2415", + "missed": false + }, + { + "index": "2416", + "missed": false + }, + { + "index": "2417", + "missed": false + }, + { + "index": "2418", + "missed": false + }, + { + "index": "2419", + "missed": false + }, + { + "index": "2420", + "missed": false + }, + { + "index": "2421", + "missed": false + }, + { + "index": "2422", + "missed": false + }, + { + "index": "2423", + "missed": false + }, + { + "index": "2424", + "missed": false + }, + { + "index": "2425", + "missed": false + }, + { + "index": "2426", + "missed": false + }, + { + "index": "2427", + "missed": false + }, + { + "index": "2428", + "missed": false + }, + { + "index": "2429", + "missed": false + }, + { + "index": "2430", + "missed": false + }, + { + "index": "2431", + "missed": false + }, + { + "index": "2432", + "missed": false + }, + { + "index": "2433", + "missed": false + }, + { + "index": "2434", + "missed": false + }, + { + "index": "2435", + "missed": false + }, + { + "index": "2436", + "missed": false + }, + { + "index": "2437", + "missed": false + }, + { + "index": "2438", + "missed": false + }, + { + "index": "2439", + "missed": false + }, + { + "index": "2440", + "missed": false + }, + { + "index": "2441", + "missed": false + }, + { + "index": "2442", + "missed": false + }, + { + "index": "2443", + "missed": true + }, + { + "index": "2444", + "missed": false + }, + { + "index": "2445", + "missed": false + }, + { + "index": "2446", + "missed": false + }, + { + "index": "2447", + "missed": false + }, + { + "index": "2448", + "missed": false + }, + { + "index": "2449", + "missed": true + }, + { + "index": "2450", + "missed": false + }, + { + "index": "2451", + "missed": true + }, + { + "index": "2452", + "missed": true + }, + { + "index": "2453", + "missed": true + }, + { + "index": "2454", + "missed": false + }, + { + "index": "2455", + "missed": false + }, + { + "index": "2456", + "missed": false + }, + { + "index": "2457", + "missed": true + }, + { + "index": "2458", + "missed": false + }, + { + "index": "2459", + "missed": false + }, + { + "index": "2460", + "missed": true + }, + { + "index": "2461", + "missed": false + }, + { + "index": "2462", + "missed": false + }, + { + "index": "2463", + "missed": true + }, + { + "index": "2464", + "missed": true + }, + { + "index": "2465", + "missed": false + }, + { + "index": "2466", + "missed": true + }, + { + "index": "2467", + "missed": false + }, + { + "index": "2468", + "missed": false + }, + { + "index": "2469", + "missed": false + }, + { + "index": "2470", + "missed": false + }, + { + "index": "2471", + "missed": false + }, + { + "index": "2472", + "missed": false + }, + { + "index": "2473", + "missed": false + }, + { + "index": "2474", + "missed": false + }, + { + "index": "2475", + "missed": true + }, + { + "index": "2476", + "missed": false + }, + { + "index": "2477", + "missed": false + }, + { + "index": "2478", + "missed": false + }, + { + "index": "2479", + "missed": true + }, + { + "index": "2480", + "missed": false + }, + { + "index": "2481", + "missed": false + }, + { + "index": "2482", + "missed": true + }, + { + "index": "2483", + "missed": false + }, + { + "index": "2484", + "missed": false + }, + { + "index": "2485", + "missed": false + }, + { + "index": "2486", + "missed": false + }, + { + "index": "2487", + "missed": false + }, + { + "index": "2488", + "missed": false + }, + { + "index": "2489", + "missed": true + }, + { + "index": "2490", + "missed": false + }, + { + "index": "2491", + "missed": false + }, + { + "index": "2492", + "missed": false + }, + { + "index": "2493", + "missed": false + }, + { + "index": "2494", + "missed": false + }, + { + "index": "2495", + "missed": false + }, + { + "index": "2496", + "missed": false + }, + { + "index": "2497", + "missed": false + }, + { + "index": "2498", + "missed": false + }, + { + "index": "2499", + "missed": false + }, + { + "index": "2500", + "missed": false + }, + { + "index": "2501", + "missed": false + }, + { + "index": "2502", + "missed": false + }, + { + "index": "2503", + "missed": false + }, + { + "index": "2504", + "missed": false + }, + { + "index": "2505", + "missed": false + }, + { + "index": "2506", + "missed": false + }, + { + "index": "2507", + "missed": false + }, + { + "index": "2508", + "missed": false + }, + { + "index": "2509", + "missed": false + }, + { + "index": "2510", + "missed": false + }, + { + "index": "2511", + "missed": false + }, + { + "index": "2512", + "missed": false + }, + { + "index": "2513", + "missed": false + }, + { + "index": "2514", + "missed": false + }, + { + "index": "2515", + "missed": false + }, + { + "index": "2516", + "missed": false + }, + { + "index": "2517", + "missed": false + }, + { + "index": "2518", + "missed": false + }, + { + "index": "2519", + "missed": false + }, + { + "index": "2524", + "missed": true + }, + { + "index": "2525", + "missed": true + }, + { + "index": "2526", + "missed": true + }, + { + "index": "2529", + "missed": true + }, + { + "index": "2531", + "missed": true + }, + { + "index": "2552", + "missed": true + }, + { + "index": "2553", + "missed": true + }, + { + "index": "2555", + "missed": true + }, + { + "index": "2558", + "missed": true + }, + { + "index": "2560", + "missed": true + }, + { + "index": "2563", + "missed": true + }, + { + "index": "2565", + "missed": true + }, + { + "index": "2568", + "missed": true + }, + { + "index": "2569", + "missed": true + }, + { + "index": "2572", + "missed": true + }, + { + "index": "2573", + "missed": true + }, + { + "index": "2575", + "missed": true + }, + { + "index": "2578", + "missed": true + }, + { + "index": "2581", + "missed": true + }, + { + "index": "2588", + "missed": true + }, + { + "index": "2596", + "missed": true + }, + { + "index": "2603", + "missed": true + }, + { + "index": "2604", + "missed": true + }, + { + "index": "2607", + "missed": true + }, + { + "index": "2611", + "missed": true + }, + { + "index": "2630", + "missed": true + }, + { + "index": "2640", + "missed": true + }, + { + "index": "2652", + "missed": true + }, + { + "index": "2656", + "missed": true + }, + { + "index": "2659", + "missed": true + }, + { + "index": "2663", + "missed": true + }, + { + "index": "2666", + "missed": true + }, + { + "index": "2671", + "missed": true + }, + { + "index": "2672", + "missed": true + }, + { + "index": "2674", + "missed": true + }, + { + "index": "2677", + "missed": true + }, + { + "index": "2678", + "missed": true + }, + { + "index": "2680", + "missed": true + }, + { + "index": "2681", + "missed": true + }, + { + "index": "2684", + "missed": true + }, + { + "index": "2685", + "missed": true + }, + { + "index": "2688", + "missed": true + }, + { + "index": "2689", + "missed": true + }, + { + "index": "2691", + "missed": true + }, + { + "index": "2692", + "missed": true + }, + { + "index": "2694", + "missed": true + }, + { + "index": "2695", + "missed": true + }, + { + "index": "2698", + "missed": true + }, + { + "index": "2699", + "missed": true + }, + { + "index": "2701", + "missed": true + }, + { + "index": "2702", + "missed": true + }, + { + "index": "2705", + "missed": true + }, + { + "index": "2708", + "missed": true + }, + { + "index": "2711", + "missed": true + }, + { + "index": "2712", + "missed": true + }, + { + "index": "2714", + "missed": true + }, + { + "index": "2715", + "missed": true + }, + { + "index": "2717", + "missed": true + }, + { + "index": "2724", + "missed": true + }, + { + "index": "2727", + "missed": true + }, + { + "index": "2738", + "missed": true + }, + { + "index": "2741", + "missed": true + }, + { + "index": "2760", + "missed": true + }, + { + "index": "2765", + "missed": true + }, + { + "index": "2799", + "missed": true + }, + { + "index": "2805", + "missed": true + }, + { + "index": "3050", + "missed": true + }, + { + "index": "3071", + "missed": true + }, + { + "index": "3073", + "missed": true + }, + { + "index": "3266", + "missed": true + }, + { + "index": "3339", + "missed": true + }, + { + "index": "3340", + "missed": true + }, + { + "index": "3342", + "missed": true + }, + { + "index": "4030", + "missed": true + }, + { + "index": "4134", + "missed": false + }, + { + "index": "4135", + "missed": false + }, + { + "index": "4136", + "missed": false + }, + { + "index": "4137", + "missed": false + }, + { + "index": "4138", + "missed": false + }, + { + "index": "4139", + "missed": false + }, + { + "index": "4145", + "missed": true + }, + { + "index": "4149", + "missed": true + }, + { + "index": "4150", + "missed": true + }, + { + "index": "4153", + "missed": true + }, + { + "index": "4154", + "missed": true + }, + { + "index": "4155", + "missed": true + }, + { + "index": "4158", + "missed": true + }, + { + "index": "4161", + "missed": true + }, + { + "index": "4163", + "missed": true + }, + { + "index": "4166", + "missed": true + }, + { + "index": "4168", + "missed": true + }, + { + "index": "4173", + "missed": true + }, + { + "index": "4174", + "missed": true + }, + { + "index": "4176", + "missed": true + }, + { + "index": "4177", + "missed": true + }, + { + "index": "4178", + "missed": true + }, + { + "index": "4179", + "missed": true + }, + { + "index": "4180", + "missed": true + }, + { + "index": "4181", + "missed": true + }, + { + "index": "4182", + "missed": true + }, + { + "index": "4183", + "missed": true + }, + { + "index": "4184", + "missed": true + }, + { + "index": "4186", + "missed": true + }, + { + "index": "4187", + "missed": true + }, + { + "index": "4188", + "missed": true + }, + { + "index": "4189", + "missed": true + }, + { + "index": "4190", + "missed": true + }, + { + "index": "4191", + "missed": true + }, + { + "index": "4192", + "missed": true + }, + { + "index": "4193", + "missed": true + }, + { + "index": "4194", + "missed": true + }, + { + "index": "4195", + "missed": true + }, + { + "index": "4196", + "missed": true + }, + { + "index": "4198", + "missed": true + }, + { + "index": "4199", + "missed": true + }, + { + "index": "4200", + "missed": true + }, + { + "index": "4201", + "missed": true + }, + { + "index": "4202", + "missed": true + }, + { + "index": "4203", + "missed": true + }, + { + "index": "4206", + "missed": true + }, + { + "index": "4207", + "missed": true + }, + { + "index": "4208", + "missed": true + }, + { + "index": "4209", + "missed": true + }, + { + "index": "4210", + "missed": true + }, + { + "index": "4211", + "missed": true + }, + { + "index": "4213", + "missed": true + }, + { + "index": "4214", + "missed": true + }, + { + "index": "4215", + "missed": true + }, + { + "index": "4216", + "missed": true + }, + { + "index": "4218", + "missed": true + }, + { + "index": "4219", + "missed": true + }, + { + "index": "4220", + "missed": true + }, + { + "index": "4221", + "missed": true + }, + { + "index": "4222", + "missed": true + }, + { + "index": "4223", + "missed": true + }, + { + "index": "4226", + "missed": true + }, + { + "index": "4227", + "missed": true + }, + { + "index": "4228", + "missed": true + }, + { + "index": "4231", + "missed": true + }, + { + "index": "4232", + "missed": true + }, + { + "index": "4233", + "missed": true + }, + { + "index": "4234", + "missed": true + }, + { + "index": "4235", + "missed": true + }, + { + "index": "4236", + "missed": true + }, + { + "index": "4237", + "missed": true + }, + { + "index": "4238", + "missed": true + }, + { + "index": "4239", + "missed": true + }, + { + "index": "4240", + "missed": true + }, + { + "index": "4241", + "missed": true + }, + { + "index": "4242", + "missed": true + }, + { + "index": "4243", + "missed": true + }, + { + "index": "4244", + "missed": true + }, + { + "index": "4245", + "missed": true + }, + { + "index": "4246", + "missed": true + }, + { + "index": "4247", + "missed": true + }, + { + "index": "4248", + "missed": true + }, + { + "index": "4249", + "missed": true + }, + { + "index": "4250", + "missed": true + }, + { + "index": "4253", + "missed": true + }, + { + "index": "4255", + "missed": true + }, + { + "index": "4256", + "missed": true + }, + { + "index": "4257", + "missed": true + }, + { + "index": "4258", + "missed": true + }, + { + "index": "4259", + "missed": true + }, + { + "index": "4260", + "missed": true + }, + { + "index": "4261", + "missed": true + }, + { + "index": "4262", + "missed": true + }, + { + "index": "4264", + "missed": true + }, + { + "index": "4265", + "missed": true + }, + { + "index": "4267", + "missed": true + }, + { + "index": "4268", + "missed": true + }, + { + "index": "4269", + "missed": true + }, + { + "index": "4270", + "missed": true + }, + { + "index": "4272", + "missed": true + }, + { + "index": "4274", + "missed": true + }, + { + "index": "4275", + "missed": true + }, + { + "index": "4276", + "missed": true + }, + { + "index": "4277", + "missed": true + }, + { + "index": "4278", + "missed": true + }, + { + "index": "4279", + "missed": true + }, + { + "index": "4280", + "missed": true + }, + { + "index": "4281", + "missed": true + }, + { + "index": "4290", + "missed": true + }, + { + "index": "4292", + "missed": true + }, + { + "index": "4296", + "missed": true + }, + { + "index": "4298", + "missed": true + }, + { + "index": "4300", + "missed": true + }, + { + "index": "4306", + "missed": true + }, + { + "index": "4307", + "missed": true + }, + { + "index": "4308", + "missed": true + }, + { + "index": "4309", + "missed": true + }, + { + "index": "4310", + "missed": true + }, + { + "index": "4311", + "missed": true + }, + { + "index": "4312", + "missed": true + }, + { + "index": "4313", + "missed": true + }, + { + "index": "4314", + "missed": true + }, + { + "index": "4315", + "missed": true + }, + { + "index": "4316", + "missed": true + }, + { + "index": "4317", + "missed": true + }, + { + "index": "4318", + "missed": true + }, + { + "index": "4319", + "missed": true + }, + { + "index": "4320", + "missed": true + }, + { + "index": "4321", + "missed": true + }, + { + "index": "4322", + "missed": true + }, + { + "index": "4323", + "missed": true + }, + { + "index": "4325", + "missed": true + }, + { + "index": "4331", + "missed": true + }, + { + "index": "4334", + "missed": true + }, + { + "index": "4337", + "missed": true + }, + { + "index": "4338", + "missed": true + }, + { + "index": "4340", + "missed": true + }, + { + "index": "4341", + "missed": true + }, + { + "index": "4344", + "missed": true + }, + { + "index": "4347", + "missed": true + }, + { + "index": "4348", + "missed": true + }, + { + "index": "4349", + "missed": true + }, + { + "index": "4350", + "missed": true + }, + { + "index": "4351", + "missed": true + }, + { + "index": "4352", + "missed": true + }, + { + "index": "4353", + "missed": true + }, + { + "index": "4354", + "missed": true + }, + { + "index": "4355", + "missed": true + }, + { + "index": "4356", + "missed": true + }, + { + "index": "4357", + "missed": true + }, + { + "index": "4358", + "missed": true + }, + { + "index": "4359", + "missed": true + }, + { + "index": "4360", + "missed": true + }, + { + "index": "4361", + "missed": true + }, + { + "index": "4362", + "missed": true + }, + { + "index": "4363", + "missed": true + }, + { + "index": "4364", + "missed": true + }, + { + "index": "4365", + "missed": true + }, + { + "index": "4366", + "missed": true + }, + { + "index": "4367", + "missed": true + }, + { + "index": "4368", + "missed": true + }, + { + "index": "4369", + "missed": true + }, + { + "index": "4370", + "missed": true + }, + { + "index": "4371", + "missed": true + }, + { + "index": "4372", + "missed": true + }, + { + "index": "4373", + "missed": true + }, + { + "index": "4374", + "missed": true + }, + { + "index": "4375", + "missed": true + }, + { + "index": "4376", + "missed": true + }, + { + "index": "4377", + "missed": true + }, + { + "index": "4378", + "missed": true + }, + { + "index": "4379", + "missed": true + }, + { + "index": "4380", + "missed": true + }, + { + "index": "4381", + "missed": true + }, + { + "index": "4382", + "missed": true + }, + { + "index": "4383", + "missed": true + }, + { + "index": "4384", + "missed": true + }, + { + "index": "4385", + "missed": true + }, + { + "index": "4386", + "missed": true + }, + { + "index": "4387", + "missed": true + }, + { + "index": "4388", + "missed": true + }, + { + "index": "4389", + "missed": true + }, + { + "index": "4390", + "missed": true + }, + { + "index": "4391", + "missed": true + }, + { + "index": "4392", + "missed": true + }, + { + "index": "4393", + "missed": true + }, + { + "index": "4394", + "missed": true + }, + { + "index": "4395", + "missed": true + }, + { + "index": "4396", + "missed": true + }, + { + "index": "4397", + "missed": true + }, + { + "index": "4398", + "missed": true + }, + { + "index": "4399", + "missed": true + }, + { + "index": "4400", + "missed": true + }, + { + "index": "4401", + "missed": true + }, + { + "index": "4402", + "missed": true + }, + { + "index": "4403", + "missed": true + }, + { + "index": "4404", + "missed": true + }, + { + "index": "4405", + "missed": true + }, + { + "index": "4406", + "missed": true + }, + { + "index": "4407", + "missed": true + }, + { + "index": "4408", + "missed": true + }, + { + "index": "4409", + "missed": true + }, + { + "index": "4410", + "missed": true + }, + { + "index": "4411", + "missed": true + }, + { + "index": "4412", + "missed": true + }, + { + "index": "4413", + "missed": true + }, + { + "index": "4414", + "missed": true + }, + { + "index": "4415", + "missed": true + }, + { + "index": "4416", + "missed": true + }, + { + "index": "4417", + "missed": true + }, + { + "index": "4418", + "missed": true + }, + { + "index": "4419", + "missed": true + }, + { + "index": "4420", + "missed": true + }, + { + "index": "4421", + "missed": true + }, + { + "index": "4422", + "missed": true + }, + { + "index": "4423", + "missed": true + }, + { + "index": "4424", + "missed": true + }, + { + "index": "4425", + "missed": true + }, + { + "index": "4426", + "missed": true + }, + { + "index": "4428", + "missed": true + }, + { + "index": "4430", + "missed": true + }, + { + "index": "4431", + "missed": true + }, + { + "index": "4639", + "missed": true + }, + { + "index": "4655", + "missed": true + }, + { + "index": "4657", + "missed": true + }, + { + "index": "4659", + "missed": true + }, + { + "index": "4661", + "missed": true + }, + { + "index": "4662", + "missed": true + }, + { + "index": "4664", + "missed": true + }, + { + "index": "4694", + "missed": true + }, + { + "index": "4706", + "missed": true + }, + { + "index": "4717", + "missed": true + }, + { + "index": "4725", + "missed": true + }, + { + "index": "4739", + "missed": true + }, + { + "index": "4741", + "missed": true + }, + { + "index": "4743", + "missed": true + }, + { + "index": "4749", + "missed": true + }, + { + "index": "4750", + "missed": true + }, + { + "index": "4759", + "missed": true + }, + { + "index": "4761", + "missed": true + }, + { + "index": "4762", + "missed": true + }, + { + "index": "4767", + "missed": true + }, + { + "index": "4778", + "missed": true + }, + { + "index": "4780", + "missed": true + }, + { + "index": "4782", + "missed": true + }, + { + "index": "4784", + "missed": true + }, + { + "index": "4812", + "missed": true + }, + { + "index": "4817", + "missed": true + }, + { + "index": "4875", + "missed": true + }, + { + "index": "4877", + "missed": true + }, + { + "index": "4879", + "missed": true + }, + { + "index": "4881", + "missed": true + }, + { + "index": "4882", + "missed": true + }, + { + "index": "4883", + "missed": true + }, + { + "index": "4884", + "missed": true + }, + { + "index": "4885", + "missed": true + }, + { + "index": "4886", + "missed": true + }, + { + "index": "4889", + "missed": true + }, + { + "index": "4890", + "missed": true + }, + { + "index": "4891", + "missed": true + }, + { + "index": "4892", + "missed": true + }, + { + "index": "4893", + "missed": true + }, + { + "index": "4894", + "missed": true + }, + { + "index": "4898", + "missed": true + }, + { + "index": "4899", + "missed": true + }, + { + "index": "4900", + "missed": true + }, + { + "index": "4901", + "missed": true + }, + { + "index": "4902", + "missed": true + }, + { + "index": "4903", + "missed": true + }, + { + "index": "4904", + "missed": true + }, + { + "index": "4905", + "missed": true + }, + { + "index": "4906", + "missed": true + }, + { + "index": "4907", + "missed": true + }, + { + "index": "4908", + "missed": true + }, + { + "index": "4909", + "missed": true + }, + { + "index": "4910", + "missed": true + }, + { + "index": "4911", + "missed": true + }, + { + "index": "4912", + "missed": true + }, + { + "index": "4913", + "missed": true + }, + { + "index": "4914", + "missed": true + }, + { + "index": "4915", + "missed": true + }, + { + "index": "4916", + "missed": true + }, + { + "index": "4917", + "missed": true + }, + { + "index": "4918", + "missed": true + }, + { + "index": "4919", + "missed": true + }, + { + "index": "4920", + "missed": true + }, + { + "index": "4921", + "missed": true + }, + { + "index": "4922", + "missed": true + }, + { + "index": "4923", + "missed": true + }, + { + "index": "4924", + "missed": true + }, + { + "index": "4925", + "missed": true + }, + { + "index": "4926", + "missed": true + }, + { + "index": "4927", + "missed": true + }, + { + "index": "4928", + "missed": true + }, + { + "index": "4929", + "missed": true + }, + { + "index": "4930", + "missed": true + }, + { + "index": "4931", + "missed": true + }, + { + "index": "4932", + "missed": true + }, + { + "index": "4933", + "missed": true + }, + { + "index": "4934", + "missed": true + }, + { + "index": "4935", + "missed": true + }, + { + "index": "4936", + "missed": true + }, + { + "index": "4937", + "missed": true + }, + { + "index": "4938", + "missed": true + }, + { + "index": "4939", + "missed": true + }, + { + "index": "4940", + "missed": true + }, + { + "index": "4941", + "missed": true + }, + { + "index": "4942", + "missed": true + }, + { + "index": "4943", + "missed": true + }, + { + "index": "4944", + "missed": true + }, + { + "index": "4945", + "missed": true + }, + { + "index": "4946", + "missed": true + }, + { + "index": "4947", + "missed": true + }, + { + "index": "4948", + "missed": true + }, + { + "index": "4949", + "missed": true + }, + { + "index": "4950", + "missed": true + }, + { + "index": "4951", + "missed": true + }, + { + "index": "4952", + "missed": true + }, + { + "index": "4953", + "missed": true + }, + { + "index": "4954", + "missed": true + }, + { + "index": "4955", + "missed": true + }, + { + "index": "4956", + "missed": true + }, + { + "index": "4957", + "missed": true + }, + { + "index": "4958", + "missed": true + }, + { + "index": "4959", + "missed": true + }, + { + "index": "4960", + "missed": true + }, + { + "index": "4961", + "missed": true + }, + { + "index": "4962", + "missed": true + }, + { + "index": "4963", + "missed": true + }, + { + "index": "4964", + "missed": true + }, + { + "index": "4965", + "missed": true + }, + { + "index": "4966", + "missed": true + }, + { + "index": "4967", + "missed": true + }, + { + "index": "4968", + "missed": true + }, + { + "index": "4969", + "missed": true + }, + { + "index": "4970", + "missed": true + }, + { + "index": "4971", + "missed": true + }, + { + "index": "4972", + "missed": true + }, + { + "index": "4973", + "missed": true + }, + { + "index": "4974", + "missed": true + }, + { + "index": "4975", + "missed": true + }, + { + "index": "4976", + "missed": true + }, + { + "index": "4977", + "missed": true + }, + { + "index": "4978", + "missed": true + }, + { + "index": "4979", + "missed": true + }, + { + "index": "4980", + "missed": true + }, + { + "index": "4981", + "missed": true + }, + { + "index": "4982", + "missed": true + }, + { + "index": "4983", + "missed": true + }, + { + "index": "4984", + "missed": true + }, + { + "index": "4985", + "missed": true + }, + { + "index": "4986", + "missed": true + }, + { + "index": "4987", + "missed": true + }, + { + "index": "4988", + "missed": true + }, + { + "index": "4989", + "missed": true + }, + { + "index": "4990", + "missed": true + }, + { + "index": "4991", + "missed": true + }, + { + "index": "4992", + "missed": true + }, + { + "index": "4993", + "missed": true + }, + { + "index": "4994", + "missed": true + }, + { + "index": "4995", + "missed": true + }, + { + "index": "4996", + "missed": true + }, + { + "index": "4997", + "missed": true + }, + { + "index": "4998", + "missed": true + }, + { + "index": "4999", + "missed": true + } + ], + "cosmosvalcons170pw2hzek5gtd3qfp69n3jnyj920ul9l4hfsnh": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + }, + { + "index": "2", + "missed": true + }, + { + "index": "3", + "missed": true + }, + { + "index": "4", + "missed": true + }, + { + "index": "5", + "missed": true + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": true + }, + { + "index": "13", + "missed": true + }, + { + "index": "14", + "missed": true + }, + { + "index": "15", + "missed": true + }, + { + "index": "16", + "missed": true + }, + { + "index": "17", + "missed": true + }, + { + "index": "18", + "missed": true + }, + { + "index": "19", + "missed": true + }, + { + "index": "20", + "missed": true + }, + { + "index": "21", + "missed": true + }, + { + "index": "22", + "missed": true + }, + { + "index": "23", + "missed": true + }, + { + "index": "24", + "missed": true + }, + { + "index": "25", + "missed": true + }, + { + "index": "26", + "missed": true + }, + { + "index": "27", + "missed": true + }, + { + "index": "28", + "missed": true + }, + { + "index": "29", + "missed": true + }, + { + "index": "30", + "missed": true + }, + { + "index": "31", + "missed": true + }, + { + "index": "32", + "missed": true + }, + { + "index": "33", + "missed": true + }, + { + "index": "34", + "missed": true + }, + { + "index": "35", + "missed": true + }, + { + "index": "36", + "missed": true + }, + { + "index": "37", + "missed": true + }, + { + "index": "38", + "missed": true + }, + { + "index": "39", + "missed": true + }, + { + "index": "40", + "missed": true + }, + { + "index": "41", + "missed": true + }, + { + "index": "42", + "missed": true + }, + { + "index": "43", + "missed": true + }, + { + "index": "44", + "missed": true + }, + { + "index": "45", + "missed": true + }, + { + "index": "46", + "missed": true + }, + { + "index": "47", + "missed": true + }, + { + "index": "48", + "missed": true + }, + { + "index": "49", + "missed": true + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": true + }, + { + "index": "58", + "missed": true + }, + { + "index": "59", + "missed": true + }, + { + "index": "60", + "missed": true + }, + { + "index": "61", + "missed": true + }, + { + "index": "62", + "missed": true + }, + { + "index": "63", + "missed": true + }, + { + "index": "64", + "missed": true + }, + { + "index": "65", + "missed": true + }, + { + "index": "66", + "missed": true + }, + { + "index": "67", + "missed": true + }, + { + "index": "68", + "missed": true + }, + { + "index": "69", + "missed": true + }, + { + "index": "70", + "missed": true + }, + { + "index": "71", + "missed": true + }, + { + "index": "72", + "missed": true + }, + { + "index": "73", + "missed": true + }, + { + "index": "74", + "missed": true + }, + { + "index": "75", + "missed": true + }, + { + "index": "76", + "missed": true + }, + { + "index": "77", + "missed": true + }, + { + "index": "78", + "missed": true + }, + { + "index": "79", + "missed": true + }, + { + "index": "80", + "missed": true + }, + { + "index": "81", + "missed": true + }, + { + "index": "82", + "missed": true + }, + { + "index": "83", + "missed": true + }, + { + "index": "84", + "missed": true + }, + { + "index": "85", + "missed": true + }, + { + "index": "86", + "missed": true + }, + { + "index": "87", + "missed": true + }, + { + "index": "88", + "missed": true + }, + { + "index": "89", + "missed": true + }, + { + "index": "90", + "missed": true + }, + { + "index": "91", + "missed": true + }, + { + "index": "92", + "missed": true + }, + { + "index": "93", + "missed": true + }, + { + "index": "94", + "missed": true + }, + { + "index": "95", + "missed": true + }, + { + "index": "96", + "missed": true + }, + { + "index": "97", + "missed": true + }, + { + "index": "98", + "missed": true + }, + { + "index": "99", + "missed": true + }, + { + "index": "100", + "missed": true + }, + { + "index": "101", + "missed": true + }, + { + "index": "102", + "missed": true + }, + { + "index": "103", + "missed": true + }, + { + "index": "104", + "missed": true + }, + { + "index": "105", + "missed": true + }, + { + "index": "106", + "missed": true + }, + { + "index": "107", + "missed": true + }, + { + "index": "108", + "missed": true + }, + { + "index": "109", + "missed": true + }, + { + "index": "110", + "missed": true + }, + { + "index": "111", + "missed": true + }, + { + "index": "112", + "missed": true + }, + { + "index": "113", + "missed": true + }, + { + "index": "114", + "missed": true + }, + { + "index": "115", + "missed": true + }, + { + "index": "116", + "missed": true + }, + { + "index": "117", + "missed": true + }, + { + "index": "118", + "missed": true + }, + { + "index": "119", + "missed": true + }, + { + "index": "120", + "missed": true + }, + { + "index": "121", + "missed": true + }, + { + "index": "122", + "missed": true + }, + { + "index": "123", + "missed": true + }, + { + "index": "124", + "missed": true + }, + { + "index": "125", + "missed": true + }, + { + "index": "126", + "missed": true + }, + { + "index": "127", + "missed": true + }, + { + "index": "128", + "missed": true + }, + { + "index": "129", + "missed": true + }, + { + "index": "130", + "missed": true + }, + { + "index": "131", + "missed": true + }, + { + "index": "132", + "missed": true + }, + { + "index": "133", + "missed": true + }, + { + "index": "134", + "missed": true + }, + { + "index": "135", + "missed": true + }, + { + "index": "136", + "missed": true + }, + { + "index": "137", + "missed": true + }, + { + "index": "138", + "missed": true + }, + { + "index": "139", + "missed": true + }, + { + "index": "140", + "missed": true + }, + { + "index": "141", + "missed": true + }, + { + "index": "142", + "missed": true + }, + { + "index": "143", + "missed": true + }, + { + "index": "144", + "missed": true + }, + { + "index": "145", + "missed": true + }, + { + "index": "146", + "missed": true + }, + { + "index": "147", + "missed": true + }, + { + "index": "148", + "missed": true + }, + { + "index": "149", + "missed": true + }, + { + "index": "150", + "missed": true + }, + { + "index": "151", + "missed": true + }, + { + "index": "152", + "missed": true + }, + { + "index": "153", + "missed": true + }, + { + "index": "154", + "missed": true + }, + { + "index": "155", + "missed": true + }, + { + "index": "156", + "missed": true + }, + { + "index": "157", + "missed": true + }, + { + "index": "158", + "missed": true + }, + { + "index": "159", + "missed": true + }, + { + "index": "160", + "missed": true + }, + { + "index": "161", + "missed": true + }, + { + "index": "162", + "missed": true + }, + { + "index": "163", + "missed": true + }, + { + "index": "164", + "missed": true + }, + { + "index": "165", + "missed": true + }, + { + "index": "166", + "missed": true + }, + { + "index": "167", + "missed": true + }, + { + "index": "168", + "missed": true + }, + { + "index": "169", + "missed": true + }, + { + "index": "170", + "missed": true + }, + { + "index": "171", + "missed": true + }, + { + "index": "172", + "missed": true + }, + { + "index": "173", + "missed": true + }, + { + "index": "174", + "missed": true + }, + { + "index": "175", + "missed": true + }, + { + "index": "176", + "missed": true + }, + { + "index": "177", + "missed": true + }, + { + "index": "178", + "missed": true + }, + { + "index": "179", + "missed": true + }, + { + "index": "180", + "missed": true + }, + { + "index": "181", + "missed": true + }, + { + "index": "182", + "missed": true + }, + { + "index": "183", + "missed": true + }, + { + "index": "184", + "missed": true + }, + { + "index": "185", + "missed": true + }, + { + "index": "186", + "missed": true + }, + { + "index": "187", + "missed": true + }, + { + "index": "188", + "missed": true + }, + { + "index": "189", + "missed": true + }, + { + "index": "190", + "missed": true + }, + { + "index": "191", + "missed": true + }, + { + "index": "192", + "missed": true + }, + { + "index": "193", + "missed": true + }, + { + "index": "194", + "missed": true + }, + { + "index": "195", + "missed": true + }, + { + "index": "196", + "missed": true + }, + { + "index": "197", + "missed": true + }, + { + "index": "198", + "missed": true + }, + { + "index": "199", + "missed": true + }, + { + "index": "200", + "missed": true + }, + { + "index": "201", + "missed": true + }, + { + "index": "202", + "missed": true + }, + { + "index": "203", + "missed": true + }, + { + "index": "204", + "missed": true + }, + { + "index": "205", + "missed": true + }, + { + "index": "206", + "missed": true + }, + { + "index": "207", + "missed": true + }, + { + "index": "208", + "missed": true + }, + { + "index": "209", + "missed": true + }, + { + "index": "210", + "missed": true + }, + { + "index": "211", + "missed": true + }, + { + "index": "212", + "missed": true + }, + { + "index": "213", + "missed": true + }, + { + "index": "214", + "missed": true + }, + { + "index": "215", + "missed": true + }, + { + "index": "216", + "missed": true + }, + { + "index": "217", + "missed": true + }, + { + "index": "218", + "missed": true + }, + { + "index": "219", + "missed": true + }, + { + "index": "220", + "missed": true + }, + { + "index": "221", + "missed": true + }, + { + "index": "222", + "missed": true + }, + { + "index": "223", + "missed": true + }, + { + "index": "224", + "missed": true + }, + { + "index": "225", + "missed": true + }, + { + "index": "226", + "missed": true + }, + { + "index": "227", + "missed": true + }, + { + "index": "228", + "missed": true + }, + { + "index": "229", + "missed": true + }, + { + "index": "230", + "missed": true + }, + { + "index": "231", + "missed": true + }, + { + "index": "232", + "missed": true + }, + { + "index": "233", + "missed": true + }, + { + "index": "234", + "missed": true + }, + { + "index": "235", + "missed": true + }, + { + "index": "236", + "missed": true + }, + { + "index": "237", + "missed": true + }, + { + "index": "238", + "missed": true + }, + { + "index": "239", + "missed": true + }, + { + "index": "240", + "missed": true + }, + { + "index": "241", + "missed": true + }, + { + "index": "242", + "missed": true + }, + { + "index": "243", + "missed": true + }, + { + "index": "244", + "missed": true + }, + { + "index": "245", + "missed": true + }, + { + "index": "246", + "missed": true + }, + { + "index": "247", + "missed": true + }, + { + "index": "248", + "missed": true + }, + { + "index": "249", + "missed": true + }, + { + "index": "250", + "missed": true + }, + { + "index": "251", + "missed": true + }, + { + "index": "252", + "missed": true + }, + { + "index": "253", + "missed": true + }, + { + "index": "254", + "missed": true + }, + { + "index": "255", + "missed": true + }, + { + "index": "256", + "missed": true + }, + { + "index": "257", + "missed": true + }, + { + "index": "258", + "missed": true + }, + { + "index": "259", + "missed": true + }, + { + "index": "260", + "missed": true + }, + { + "index": "261", + "missed": true + }, + { + "index": "262", + "missed": true + }, + { + "index": "263", + "missed": true + }, + { + "index": "264", + "missed": true + }, + { + "index": "265", + "missed": true + }, + { + "index": "266", + "missed": true + }, + { + "index": "267", + "missed": true + }, + { + "index": "268", + "missed": true + }, + { + "index": "269", + "missed": true + }, + { + "index": "270", + "missed": true + }, + { + "index": "271", + "missed": true + }, + { + "index": "272", + "missed": true + }, + { + "index": "273", + "missed": true + }, + { + "index": "274", + "missed": true + }, + { + "index": "275", + "missed": true + }, + { + "index": "276", + "missed": true + }, + { + "index": "277", + "missed": true + }, + { + "index": "278", + "missed": true + }, + { + "index": "279", + "missed": true + }, + { + "index": "280", + "missed": true + }, + { + "index": "281", + "missed": true + }, + { + "index": "282", + "missed": true + }, + { + "index": "283", + "missed": true + }, + { + "index": "284", + "missed": true + }, + { + "index": "285", + "missed": true + }, + { + "index": "286", + "missed": true + }, + { + "index": "287", + "missed": true + }, + { + "index": "288", + "missed": true + }, + { + "index": "289", + "missed": true + }, + { + "index": "290", + "missed": true + }, + { + "index": "291", + "missed": true + }, + { + "index": "292", + "missed": true + }, + { + "index": "293", + "missed": true + }, + { + "index": "294", + "missed": true + }, + { + "index": "295", + "missed": true + }, + { + "index": "296", + "missed": true + }, + { + "index": "297", + "missed": true + }, + { + "index": "298", + "missed": true + }, + { + "index": "299", + "missed": true + }, + { + "index": "300", + "missed": true + }, + { + "index": "301", + "missed": true + }, + { + "index": "302", + "missed": true + }, + { + "index": "303", + "missed": true + }, + { + "index": "304", + "missed": true + }, + { + "index": "305", + "missed": true + }, + { + "index": "306", + "missed": true + }, + { + "index": "307", + "missed": true + }, + { + "index": "308", + "missed": true + }, + { + "index": "309", + "missed": true + }, + { + "index": "310", + "missed": true + }, + { + "index": "311", + "missed": true + }, + { + "index": "312", + "missed": true + }, + { + "index": "313", + "missed": true + }, + { + "index": "314", + "missed": true + }, + { + "index": "315", + "missed": true + }, + { + "index": "316", + "missed": true + }, + { + "index": "317", + "missed": true + }, + { + "index": "318", + "missed": true + }, + { + "index": "319", + "missed": true + }, + { + "index": "320", + "missed": true + }, + { + "index": "321", + "missed": true + }, + { + "index": "322", + "missed": true + }, + { + "index": "323", + "missed": true + }, + { + "index": "324", + "missed": true + }, + { + "index": "325", + "missed": true + }, + { + "index": "326", + "missed": true + }, + { + "index": "327", + "missed": true + }, + { + "index": "328", + "missed": true + }, + { + "index": "329", + "missed": true + }, + { + "index": "330", + "missed": true + }, + { + "index": "331", + "missed": true + }, + { + "index": "332", + "missed": true + }, + { + "index": "333", + "missed": true + }, + { + "index": "334", + "missed": true + }, + { + "index": "335", + "missed": true + }, + { + "index": "336", + "missed": true + }, + { + "index": "337", + "missed": true + }, + { + "index": "338", + "missed": true + }, + { + "index": "339", + "missed": true + }, + { + "index": "340", + "missed": true + }, + { + "index": "341", + "missed": true + }, + { + "index": "342", + "missed": true + }, + { + "index": "343", + "missed": true + }, + { + "index": "344", + "missed": true + }, + { + "index": "345", + "missed": true + }, + { + "index": "346", + "missed": true + }, + { + "index": "347", + "missed": true + }, + { + "index": "348", + "missed": true + }, + { + "index": "349", + "missed": true + }, + { + "index": "350", + "missed": true + }, + { + "index": "351", + "missed": true + }, + { + "index": "352", + "missed": true + }, + { + "index": "353", + "missed": true + }, + { + "index": "354", + "missed": true + }, + { + "index": "355", + "missed": true + }, + { + "index": "356", + "missed": true + }, + { + "index": "357", + "missed": true + }, + { + "index": "358", + "missed": true + }, + { + "index": "359", + "missed": true + }, + { + "index": "360", + "missed": true + }, + { + "index": "361", + "missed": true + }, + { + "index": "362", + "missed": true + }, + { + "index": "363", + "missed": true + }, + { + "index": "364", + "missed": true + }, + { + "index": "365", + "missed": true + }, + { + "index": "366", + "missed": true + }, + { + "index": "367", + "missed": true + }, + { + "index": "368", + "missed": true + }, + { + "index": "369", + "missed": true + }, + { + "index": "370", + "missed": true + }, + { + "index": "371", + "missed": true + }, + { + "index": "372", + "missed": true + }, + { + "index": "373", + "missed": true + }, + { + "index": "374", + "missed": true + }, + { + "index": "375", + "missed": true + }, + { + "index": "376", + "missed": true + }, + { + "index": "377", + "missed": true + }, + { + "index": "378", + "missed": true + }, + { + "index": "379", + "missed": true + }, + { + "index": "380", + "missed": true + }, + { + "index": "381", + "missed": true + }, + { + "index": "382", + "missed": true + }, + { + "index": "383", + "missed": true + }, + { + "index": "384", + "missed": true + }, + { + "index": "385", + "missed": true + }, + { + "index": "386", + "missed": true + }, + { + "index": "387", + "missed": true + }, + { + "index": "388", + "missed": true + }, + { + "index": "389", + "missed": true + }, + { + "index": "390", + "missed": true + }, + { + "index": "391", + "missed": true + }, + { + "index": "392", + "missed": true + }, + { + "index": "393", + "missed": true + }, + { + "index": "394", + "missed": true + }, + { + "index": "395", + "missed": true + }, + { + "index": "396", + "missed": true + }, + { + "index": "397", + "missed": true + }, + { + "index": "398", + "missed": true + }, + { + "index": "399", + "missed": true + }, + { + "index": "400", + "missed": true + }, + { + "index": "401", + "missed": true + }, + { + "index": "402", + "missed": true + }, + { + "index": "403", + "missed": true + }, + { + "index": "404", + "missed": true + }, + { + "index": "405", + "missed": true + }, + { + "index": "406", + "missed": true + }, + { + "index": "407", + "missed": true + }, + { + "index": "408", + "missed": true + }, + { + "index": "409", + "missed": true + }, + { + "index": "410", + "missed": true + }, + { + "index": "411", + "missed": true + }, + { + "index": "412", + "missed": true + }, + { + "index": "413", + "missed": true + }, + { + "index": "414", + "missed": true + }, + { + "index": "415", + "missed": true + }, + { + "index": "416", + "missed": true + }, + { + "index": "417", + "missed": true + }, + { + "index": "418", + "missed": true + }, + { + "index": "419", + "missed": true + }, + { + "index": "420", + "missed": true + }, + { + "index": "421", + "missed": true + }, + { + "index": "422", + "missed": true + }, + { + "index": "423", + "missed": true + }, + { + "index": "424", + "missed": true + }, + { + "index": "425", + "missed": true + }, + { + "index": "426", + "missed": true + }, + { + "index": "427", + "missed": true + }, + { + "index": "428", + "missed": true + }, + { + "index": "429", + "missed": true + }, + { + "index": "430", + "missed": true + }, + { + "index": "431", + "missed": true + }, + { + "index": "432", + "missed": true + }, + { + "index": "433", + "missed": true + }, + { + "index": "434", + "missed": true + }, + { + "index": "435", + "missed": true + }, + { + "index": "436", + "missed": true + }, + { + "index": "437", + "missed": true + }, + { + "index": "438", + "missed": true + }, + { + "index": "439", + "missed": true + }, + { + "index": "440", + "missed": true + }, + { + "index": "441", + "missed": true + }, + { + "index": "442", + "missed": true + }, + { + "index": "443", + "missed": true + }, + { + "index": "444", + "missed": true + }, + { + "index": "445", + "missed": true + }, + { + "index": "446", + "missed": true + }, + { + "index": "447", + "missed": true + }, + { + "index": "448", + "missed": true + }, + { + "index": "449", + "missed": true + }, + { + "index": "450", + "missed": true + }, + { + "index": "451", + "missed": true + }, + { + "index": "452", + "missed": true + }, + { + "index": "453", + "missed": true + }, + { + "index": "454", + "missed": true + }, + { + "index": "455", + "missed": true + }, + { + "index": "456", + "missed": true + }, + { + "index": "457", + "missed": true + }, + { + "index": "458", + "missed": true + }, + { + "index": "459", + "missed": true + }, + { + "index": "460", + "missed": true + }, + { + "index": "461", + "missed": true + }, + { + "index": "462", + "missed": true + }, + { + "index": "463", + "missed": true + }, + { + "index": "464", + "missed": true + }, + { + "index": "465", + "missed": true + }, + { + "index": "466", + "missed": true + }, + { + "index": "467", + "missed": true + }, + { + "index": "468", + "missed": true + }, + { + "index": "469", + "missed": true + }, + { + "index": "470", + "missed": true + }, + { + "index": "471", + "missed": true + }, + { + "index": "472", + "missed": true + }, + { + "index": "473", + "missed": true + }, + { + "index": "474", + "missed": true + }, + { + "index": "475", + "missed": true + }, + { + "index": "476", + "missed": true + }, + { + "index": "477", + "missed": true + }, + { + "index": "478", + "missed": true + }, + { + "index": "479", + "missed": true + }, + { + "index": "480", + "missed": true + }, + { + "index": "481", + "missed": true + }, + { + "index": "482", + "missed": true + }, + { + "index": "483", + "missed": true + }, + { + "index": "484", + "missed": true + }, + { + "index": "485", + "missed": true + }, + { + "index": "486", + "missed": true + }, + { + "index": "487", + "missed": true + }, + { + "index": "488", + "missed": true + }, + { + "index": "489", + "missed": true + }, + { + "index": "490", + "missed": true + }, + { + "index": "491", + "missed": true + }, + { + "index": "492", + "missed": true + }, + { + "index": "493", + "missed": true + }, + { + "index": "494", + "missed": true + }, + { + "index": "495", + "missed": true + }, + { + "index": "496", + "missed": true + }, + { + "index": "497", + "missed": true + }, + { + "index": "498", + "missed": true + }, + { + "index": "499", + "missed": true + }, + { + "index": "500", + "missed": true + }, + { + "index": "501", + "missed": true + }, + { + "index": "502", + "missed": true + }, + { + "index": "503", + "missed": true + }, + { + "index": "504", + "missed": true + }, + { + "index": "505", + "missed": true + }, + { + "index": "506", + "missed": true + }, + { + "index": "507", + "missed": true + }, + { + "index": "508", + "missed": true + }, + { + "index": "509", + "missed": true + }, + { + "index": "510", + "missed": true + }, + { + "index": "511", + "missed": true + }, + { + "index": "512", + "missed": true + }, + { + "index": "513", + "missed": true + }, + { + "index": "514", + "missed": true + }, + { + "index": "515", + "missed": true + }, + { + "index": "516", + "missed": true + }, + { + "index": "517", + "missed": true + }, + { + "index": "518", + "missed": true + }, + { + "index": "519", + "missed": true + }, + { + "index": "520", + "missed": true + }, + { + "index": "521", + "missed": true + }, + { + "index": "522", + "missed": true + }, + { + "index": "523", + "missed": true + }, + { + "index": "524", + "missed": true + }, + { + "index": "525", + "missed": true + }, + { + "index": "526", + "missed": true + }, + { + "index": "527", + "missed": true + }, + { + "index": "528", + "missed": true + }, + { + "index": "529", + "missed": true + }, + { + "index": "530", + "missed": true + }, + { + "index": "531", + "missed": true + }, + { + "index": "532", + "missed": true + }, + { + "index": "533", + "missed": true + }, + { + "index": "534", + "missed": true + }, + { + "index": "535", + "missed": true + }, + { + "index": "536", + "missed": true + }, + { + "index": "537", + "missed": true + }, + { + "index": "538", + "missed": true + }, + { + "index": "539", + "missed": true + }, + { + "index": "540", + "missed": true + }, + { + "index": "541", + "missed": true + }, + { + "index": "542", + "missed": true + }, + { + "index": "543", + "missed": true + }, + { + "index": "544", + "missed": true + }, + { + "index": "545", + "missed": true + }, + { + "index": "546", + "missed": true + }, + { + "index": "547", + "missed": true + }, + { + "index": "548", + "missed": true + }, + { + "index": "549", + "missed": true + }, + { + "index": "550", + "missed": true + }, + { + "index": "551", + "missed": true + }, + { + "index": "552", + "missed": true + }, + { + "index": "553", + "missed": true + }, + { + "index": "554", + "missed": true + }, + { + "index": "555", + "missed": true + }, + { + "index": "556", + "missed": true + }, + { + "index": "557", + "missed": true + }, + { + "index": "558", + "missed": true + }, + { + "index": "559", + "missed": true + }, + { + "index": "560", + "missed": true + }, + { + "index": "561", + "missed": true + }, + { + "index": "562", + "missed": true + }, + { + "index": "563", + "missed": true + }, + { + "index": "564", + "missed": true + }, + { + "index": "565", + "missed": true + }, + { + "index": "566", + "missed": true + }, + { + "index": "567", + "missed": true + }, + { + "index": "568", + "missed": true + }, + { + "index": "569", + "missed": true + }, + { + "index": "570", + "missed": true + }, + { + "index": "571", + "missed": true + }, + { + "index": "572", + "missed": true + }, + { + "index": "573", + "missed": true + }, + { + "index": "574", + "missed": true + }, + { + "index": "575", + "missed": true + }, + { + "index": "576", + "missed": true + }, + { + "index": "577", + "missed": true + }, + { + "index": "578", + "missed": true + }, + { + "index": "579", + "missed": true + }, + { + "index": "580", + "missed": true + }, + { + "index": "581", + "missed": true + }, + { + "index": "582", + "missed": true + }, + { + "index": "583", + "missed": true + }, + { + "index": "584", + "missed": true + }, + { + "index": "585", + "missed": true + }, + { + "index": "586", + "missed": true + }, + { + "index": "587", + "missed": true + }, + { + "index": "588", + "missed": true + }, + { + "index": "589", + "missed": true + }, + { + "index": "590", + "missed": true + }, + { + "index": "591", + "missed": true + }, + { + "index": "592", + "missed": true + }, + { + "index": "593", + "missed": true + }, + { + "index": "594", + "missed": true + }, + { + "index": "595", + "missed": true + }, + { + "index": "596", + "missed": true + }, + { + "index": "597", + "missed": true + }, + { + "index": "598", + "missed": true + }, + { + "index": "599", + "missed": true + }, + { + "index": "600", + "missed": true + }, + { + "index": "601", + "missed": true + }, + { + "index": "602", + "missed": true + }, + { + "index": "603", + "missed": true + }, + { + "index": "604", + "missed": true + }, + { + "index": "605", + "missed": true + }, + { + "index": "606", + "missed": true + }, + { + "index": "607", + "missed": true + }, + { + "index": "608", + "missed": true + }, + { + "index": "609", + "missed": true + }, + { + "index": "610", + "missed": true + }, + { + "index": "611", + "missed": true + }, + { + "index": "612", + "missed": true + }, + { + "index": "613", + "missed": true + }, + { + "index": "614", + "missed": true + }, + { + "index": "615", + "missed": true + }, + { + "index": "616", + "missed": true + }, + { + "index": "617", + "missed": true + }, + { + "index": "618", + "missed": true + }, + { + "index": "619", + "missed": true + }, + { + "index": "620", + "missed": true + }, + { + "index": "621", + "missed": true + }, + { + "index": "622", + "missed": true + }, + { + "index": "623", + "missed": true + }, + { + "index": "624", + "missed": true + }, + { + "index": "625", + "missed": true + }, + { + "index": "626", + "missed": true + }, + { + "index": "627", + "missed": true + }, + { + "index": "628", + "missed": true + }, + { + "index": "629", + "missed": true + }, + { + "index": "630", + "missed": true + }, + { + "index": "631", + "missed": true + }, + { + "index": "632", + "missed": true + }, + { + "index": "633", + "missed": true + }, + { + "index": "634", + "missed": true + }, + { + "index": "635", + "missed": true + }, + { + "index": "636", + "missed": true + }, + { + "index": "637", + "missed": true + }, + { + "index": "638", + "missed": true + }, + { + "index": "639", + "missed": true + }, + { + "index": "640", + "missed": true + }, + { + "index": "641", + "missed": true + }, + { + "index": "642", + "missed": true + }, + { + "index": "643", + "missed": true + }, + { + "index": "644", + "missed": true + }, + { + "index": "645", + "missed": true + }, + { + "index": "646", + "missed": true + }, + { + "index": "647", + "missed": true + }, + { + "index": "648", + "missed": true + }, + { + "index": "649", + "missed": true + }, + { + "index": "650", + "missed": true + }, + { + "index": "651", + "missed": true + }, + { + "index": "652", + "missed": true + }, + { + "index": "653", + "missed": true + }, + { + "index": "654", + "missed": true + }, + { + "index": "655", + "missed": true + }, + { + "index": "656", + "missed": true + }, + { + "index": "657", + "missed": true + }, + { + "index": "658", + "missed": true + }, + { + "index": "659", + "missed": true + }, + { + "index": "660", + "missed": true + }, + { + "index": "661", + "missed": true + }, + { + "index": "662", + "missed": true + }, + { + "index": "663", + "missed": true + }, + { + "index": "664", + "missed": true + }, + { + "index": "665", + "missed": true + }, + { + "index": "666", + "missed": true + }, + { + "index": "667", + "missed": true + }, + { + "index": "668", + "missed": true + }, + { + "index": "669", + "missed": true + }, + { + "index": "670", + "missed": true + }, + { + "index": "671", + "missed": true + }, + { + "index": "672", + "missed": true + }, + { + "index": "673", + "missed": true + }, + { + "index": "674", + "missed": true + }, + { + "index": "675", + "missed": true + }, + { + "index": "676", + "missed": true + }, + { + "index": "677", + "missed": true + }, + { + "index": "678", + "missed": true + }, + { + "index": "679", + "missed": true + }, + { + "index": "680", + "missed": true + }, + { + "index": "681", + "missed": true + }, + { + "index": "682", + "missed": true + }, + { + "index": "683", + "missed": true + }, + { + "index": "684", + "missed": true + }, + { + "index": "685", + "missed": true + }, + { + "index": "686", + "missed": true + }, + { + "index": "687", + "missed": true + }, + { + "index": "688", + "missed": true + }, + { + "index": "689", + "missed": true + }, + { + "index": "690", + "missed": true + }, + { + "index": "691", + "missed": true + }, + { + "index": "692", + "missed": true + }, + { + "index": "693", + "missed": true + }, + { + "index": "694", + "missed": true + }, + { + "index": "695", + "missed": true + }, + { + "index": "696", + "missed": true + }, + { + "index": "697", + "missed": true + }, + { + "index": "698", + "missed": true + }, + { + "index": "699", + "missed": true + }, + { + "index": "700", + "missed": true + }, + { + "index": "701", + "missed": true + }, + { + "index": "702", + "missed": true + }, + { + "index": "703", + "missed": true + }, + { + "index": "704", + "missed": true + }, + { + "index": "705", + "missed": true + }, + { + "index": "706", + "missed": true + }, + { + "index": "707", + "missed": true + }, + { + "index": "708", + "missed": true + }, + { + "index": "709", + "missed": true + }, + { + "index": "710", + "missed": true + }, + { + "index": "711", + "missed": true + }, + { + "index": "712", + "missed": true + }, + { + "index": "713", + "missed": true + }, + { + "index": "714", + "missed": true + }, + { + "index": "715", + "missed": true + }, + { + "index": "716", + "missed": true + }, + { + "index": "717", + "missed": true + }, + { + "index": "718", + "missed": true + }, + { + "index": "719", + "missed": true + }, + { + "index": "720", + "missed": true + }, + { + "index": "721", + "missed": true + }, + { + "index": "722", + "missed": true + }, + { + "index": "723", + "missed": true + }, + { + "index": "724", + "missed": true + }, + { + "index": "725", + "missed": true + }, + { + "index": "726", + "missed": true + }, + { + "index": "727", + "missed": true + }, + { + "index": "728", + "missed": true + }, + { + "index": "729", + "missed": true + }, + { + "index": "730", + "missed": true + }, + { + "index": "731", + "missed": true + }, + { + "index": "732", + "missed": true + }, + { + "index": "733", + "missed": true + }, + { + "index": "734", + "missed": true + }, + { + "index": "735", + "missed": true + }, + { + "index": "736", + "missed": true + }, + { + "index": "737", + "missed": true + }, + { + "index": "738", + "missed": true + }, + { + "index": "739", + "missed": true + }, + { + "index": "740", + "missed": true + }, + { + "index": "741", + "missed": true + }, + { + "index": "742", + "missed": true + }, + { + "index": "743", + "missed": true + }, + { + "index": "744", + "missed": true + }, + { + "index": "745", + "missed": true + }, + { + "index": "746", + "missed": true + }, + { + "index": "747", + "missed": true + }, + { + "index": "748", + "missed": true + }, + { + "index": "749", + "missed": true + }, + { + "index": "750", + "missed": true + }, + { + "index": "751", + "missed": true + }, + { + "index": "752", + "missed": true + }, + { + "index": "753", + "missed": true + }, + { + "index": "754", + "missed": true + }, + { + "index": "755", + "missed": true + }, + { + "index": "756", + "missed": true + }, + { + "index": "757", + "missed": true + }, + { + "index": "758", + "missed": true + }, + { + "index": "759", + "missed": true + }, + { + "index": "760", + "missed": true + }, + { + "index": "761", + "missed": true + }, + { + "index": "762", + "missed": true + }, + { + "index": "763", + "missed": true + }, + { + "index": "764", + "missed": true + }, + { + "index": "765", + "missed": true + }, + { + "index": "766", + "missed": true + }, + { + "index": "767", + "missed": true + }, + { + "index": "768", + "missed": true + }, + { + "index": "769", + "missed": true + }, + { + "index": "770", + "missed": true + }, + { + "index": "771", + "missed": true + }, + { + "index": "772", + "missed": true + }, + { + "index": "773", + "missed": true + }, + { + "index": "774", + "missed": true + }, + { + "index": "775", + "missed": true + }, + { + "index": "776", + "missed": true + }, + { + "index": "777", + "missed": true + }, + { + "index": "778", + "missed": true + }, + { + "index": "779", + "missed": true + }, + { + "index": "780", + "missed": true + }, + { + "index": "781", + "missed": true + }, + { + "index": "782", + "missed": true + }, + { + "index": "783", + "missed": true + }, + { + "index": "784", + "missed": true + }, + { + "index": "785", + "missed": true + }, + { + "index": "786", + "missed": true + }, + { + "index": "787", + "missed": true + }, + { + "index": "788", + "missed": true + }, + { + "index": "789", + "missed": true + }, + { + "index": "790", + "missed": true + }, + { + "index": "791", + "missed": true + }, + { + "index": "792", + "missed": true + }, + { + "index": "793", + "missed": true + }, + { + "index": "794", + "missed": true + }, + { + "index": "795", + "missed": true + }, + { + "index": "796", + "missed": true + }, + { + "index": "797", + "missed": true + }, + { + "index": "798", + "missed": true + }, + { + "index": "799", + "missed": true + }, + { + "index": "800", + "missed": true + }, + { + "index": "801", + "missed": true + }, + { + "index": "802", + "missed": true + }, + { + "index": "803", + "missed": true + }, + { + "index": "804", + "missed": true + }, + { + "index": "805", + "missed": true + }, + { + "index": "806", + "missed": true + }, + { + "index": "807", + "missed": true + }, + { + "index": "808", + "missed": true + }, + { + "index": "809", + "missed": true + }, + { + "index": "810", + "missed": true + }, + { + "index": "811", + "missed": true + }, + { + "index": "812", + "missed": true + }, + { + "index": "813", + "missed": true + }, + { + "index": "814", + "missed": true + }, + { + "index": "815", + "missed": true + }, + { + "index": "816", + "missed": true + }, + { + "index": "817", + "missed": true + }, + { + "index": "818", + "missed": true + }, + { + "index": "819", + "missed": true + }, + { + "index": "820", + "missed": true + }, + { + "index": "821", + "missed": true + }, + { + "index": "822", + "missed": true + }, + { + "index": "823", + "missed": true + }, + { + "index": "824", + "missed": true + }, + { + "index": "825", + "missed": true + }, + { + "index": "826", + "missed": true + }, + { + "index": "827", + "missed": true + }, + { + "index": "828", + "missed": true + }, + { + "index": "829", + "missed": true + }, + { + "index": "830", + "missed": true + }, + { + "index": "831", + "missed": true + }, + { + "index": "832", + "missed": true + }, + { + "index": "833", + "missed": true + }, + { + "index": "834", + "missed": true + }, + { + "index": "835", + "missed": true + }, + { + "index": "836", + "missed": true + }, + { + "index": "837", + "missed": true + }, + { + "index": "838", + "missed": true + }, + { + "index": "839", + "missed": true + }, + { + "index": "840", + "missed": true + }, + { + "index": "841", + "missed": true + }, + { + "index": "842", + "missed": true + }, + { + "index": "843", + "missed": true + }, + { + "index": "844", + "missed": true + }, + { + "index": "845", + "missed": true + }, + { + "index": "846", + "missed": true + }, + { + "index": "847", + "missed": true + }, + { + "index": "848", + "missed": true + }, + { + "index": "849", + "missed": true + }, + { + "index": "850", + "missed": true + }, + { + "index": "851", + "missed": true + }, + { + "index": "852", + "missed": true + }, + { + "index": "853", + "missed": true + }, + { + "index": "854", + "missed": true + }, + { + "index": "855", + "missed": true + }, + { + "index": "856", + "missed": true + }, + { + "index": "857", + "missed": true + }, + { + "index": "858", + "missed": true + }, + { + "index": "859", + "missed": true + }, + { + "index": "860", + "missed": true + }, + { + "index": "861", + "missed": true + }, + { + "index": "862", + "missed": true + }, + { + "index": "863", + "missed": true + }, + { + "index": "864", + "missed": true + }, + { + "index": "865", + "missed": true + }, + { + "index": "866", + "missed": true + }, + { + "index": "867", + "missed": true + }, + { + "index": "868", + "missed": true + }, + { + "index": "869", + "missed": true + }, + { + "index": "870", + "missed": true + }, + { + "index": "871", + "missed": true + }, + { + "index": "872", + "missed": true + }, + { + "index": "873", + "missed": true + }, + { + "index": "874", + "missed": true + }, + { + "index": "875", + "missed": true + }, + { + "index": "876", + "missed": true + }, + { + "index": "877", + "missed": true + }, + { + "index": "878", + "missed": true + }, + { + "index": "879", + "missed": true + }, + { + "index": "880", + "missed": true + }, + { + "index": "881", + "missed": true + }, + { + "index": "882", + "missed": true + }, + { + "index": "883", + "missed": true + }, + { + "index": "884", + "missed": true + }, + { + "index": "885", + "missed": true + }, + { + "index": "886", + "missed": true + }, + { + "index": "887", + "missed": true + }, + { + "index": "888", + "missed": true + }, + { + "index": "889", + "missed": true + }, + { + "index": "890", + "missed": true + }, + { + "index": "891", + "missed": true + }, + { + "index": "892", + "missed": true + }, + { + "index": "893", + "missed": true + }, + { + "index": "894", + "missed": true + }, + { + "index": "895", + "missed": true + }, + { + "index": "896", + "missed": true + }, + { + "index": "897", + "missed": true + }, + { + "index": "898", + "missed": true + }, + { + "index": "899", + "missed": true + }, + { + "index": "900", + "missed": true + }, + { + "index": "901", + "missed": true + }, + { + "index": "902", + "missed": true + }, + { + "index": "903", + "missed": true + }, + { + "index": "904", + "missed": true + }, + { + "index": "905", + "missed": true + }, + { + "index": "906", + "missed": true + }, + { + "index": "907", + "missed": true + }, + { + "index": "908", + "missed": true + }, + { + "index": "909", + "missed": true + }, + { + "index": "910", + "missed": true + }, + { + "index": "911", + "missed": true + }, + { + "index": "912", + "missed": true + }, + { + "index": "913", + "missed": true + }, + { + "index": "914", + "missed": true + }, + { + "index": "915", + "missed": true + }, + { + "index": "916", + "missed": true + }, + { + "index": "917", + "missed": true + }, + { + "index": "918", + "missed": true + }, + { + "index": "919", + "missed": true + }, + { + "index": "920", + "missed": true + }, + { + "index": "921", + "missed": true + }, + { + "index": "922", + "missed": true + }, + { + "index": "923", + "missed": true + }, + { + "index": "924", + "missed": true + }, + { + "index": "925", + "missed": true + }, + { + "index": "926", + "missed": true + }, + { + "index": "927", + "missed": true + }, + { + "index": "928", + "missed": true + }, + { + "index": "929", + "missed": true + }, + { + "index": "930", + "missed": true + }, + { + "index": "931", + "missed": true + }, + { + "index": "932", + "missed": true + }, + { + "index": "933", + "missed": true + }, + { + "index": "934", + "missed": true + }, + { + "index": "935", + "missed": true + }, + { + "index": "936", + "missed": true + }, + { + "index": "937", + "missed": true + }, + { + "index": "938", + "missed": true + }, + { + "index": "939", + "missed": true + }, + { + "index": "940", + "missed": true + }, + { + "index": "941", + "missed": true + }, + { + "index": "942", + "missed": true + }, + { + "index": "943", + "missed": true + }, + { + "index": "944", + "missed": true + }, + { + "index": "945", + "missed": true + }, + { + "index": "946", + "missed": true + }, + { + "index": "947", + "missed": true + }, + { + "index": "948", + "missed": true + }, + { + "index": "949", + "missed": true + }, + { + "index": "950", + "missed": true + }, + { + "index": "951", + "missed": true + }, + { + "index": "952", + "missed": true + }, + { + "index": "953", + "missed": true + }, + { + "index": "954", + "missed": true + }, + { + "index": "955", + "missed": true + }, + { + "index": "956", + "missed": true + }, + { + "index": "957", + "missed": true + }, + { + "index": "958", + "missed": true + }, + { + "index": "959", + "missed": true + }, + { + "index": "960", + "missed": true + }, + { + "index": "961", + "missed": true + }, + { + "index": "962", + "missed": true + }, + { + "index": "963", + "missed": true + }, + { + "index": "964", + "missed": true + }, + { + "index": "965", + "missed": true + }, + { + "index": "966", + "missed": true + }, + { + "index": "967", + "missed": true + }, + { + "index": "968", + "missed": true + }, + { + "index": "969", + "missed": true + }, + { + "index": "970", + "missed": true + }, + { + "index": "971", + "missed": true + }, + { + "index": "972", + "missed": true + }, + { + "index": "973", + "missed": true + }, + { + "index": "974", + "missed": true + }, + { + "index": "975", + "missed": true + }, + { + "index": "976", + "missed": true + }, + { + "index": "977", + "missed": true + }, + { + "index": "978", + "missed": true + }, + { + "index": "979", + "missed": true + }, + { + "index": "980", + "missed": true + }, + { + "index": "981", + "missed": true + }, + { + "index": "982", + "missed": true + }, + { + "index": "983", + "missed": true + }, + { + "index": "984", + "missed": true + }, + { + "index": "985", + "missed": true + }, + { + "index": "986", + "missed": true + }, + { + "index": "987", + "missed": true + }, + { + "index": "988", + "missed": true + }, + { + "index": "989", + "missed": true + }, + { + "index": "990", + "missed": true + }, + { + "index": "991", + "missed": true + }, + { + "index": "992", + "missed": true + }, + { + "index": "993", + "missed": true + }, + { + "index": "994", + "missed": true + }, + { + "index": "995", + "missed": true + }, + { + "index": "996", + "missed": true + }, + { + "index": "997", + "missed": true + }, + { + "index": "998", + "missed": true + }, + { + "index": "999", + "missed": true + }, + { + "index": "1000", + "missed": true + }, + { + "index": "1001", + "missed": true + }, + { + "index": "1002", + "missed": true + }, + { + "index": "1003", + "missed": true + }, + { + "index": "1004", + "missed": true + }, + { + "index": "1005", + "missed": true + }, + { + "index": "1006", + "missed": true + }, + { + "index": "1007", + "missed": true + }, + { + "index": "1008", + "missed": true + }, + { + "index": "1009", + "missed": true + }, + { + "index": "1010", + "missed": true + }, + { + "index": "1011", + "missed": true + }, + { + "index": "1012", + "missed": true + }, + { + "index": "1013", + "missed": true + }, + { + "index": "1014", + "missed": true + }, + { + "index": "1015", + "missed": true + }, + { + "index": "1016", + "missed": true + }, + { + "index": "1017", + "missed": true + }, + { + "index": "1018", + "missed": true + }, + { + "index": "1019", + "missed": true + }, + { + "index": "1020", + "missed": true + }, + { + "index": "1021", + "missed": true + }, + { + "index": "1022", + "missed": true + }, + { + "index": "1023", + "missed": true + }, + { + "index": "1024", + "missed": true + }, + { + "index": "1025", + "missed": true + }, + { + "index": "1026", + "missed": true + }, + { + "index": "1027", + "missed": true + }, + { + "index": "1028", + "missed": true + }, + { + "index": "1029", + "missed": true + }, + { + "index": "1030", + "missed": true + }, + { + "index": "1031", + "missed": true + }, + { + "index": "1032", + "missed": true + }, + { + "index": "1033", + "missed": true + }, + { + "index": "1034", + "missed": true + }, + { + "index": "1035", + "missed": true + }, + { + "index": "1036", + "missed": true + }, + { + "index": "1037", + "missed": true + }, + { + "index": "1038", + "missed": true + }, + { + "index": "1039", + "missed": true + }, + { + "index": "1040", + "missed": true + }, + { + "index": "1041", + "missed": true + }, + { + "index": "1042", + "missed": true + }, + { + "index": "1043", + "missed": true + }, + { + "index": "1044", + "missed": true + }, + { + "index": "1045", + "missed": true + }, + { + "index": "1046", + "missed": true + }, + { + "index": "1047", + "missed": true + }, + { + "index": "1048", + "missed": true + }, + { + "index": "1049", + "missed": true + }, + { + "index": "1050", + "missed": true + }, + { + "index": "1051", + "missed": true + }, + { + "index": "1052", + "missed": true + }, + { + "index": "1053", + "missed": true + }, + { + "index": "1054", + "missed": true + }, + { + "index": "1055", + "missed": true + }, + { + "index": "1056", + "missed": true + }, + { + "index": "1057", + "missed": true + }, + { + "index": "1058", + "missed": true + }, + { + "index": "1059", + "missed": true + }, + { + "index": "1060", + "missed": true + }, + { + "index": "1061", + "missed": true + }, + { + "index": "1062", + "missed": true + }, + { + "index": "1063", + "missed": true + }, + { + "index": "1064", + "missed": true + }, + { + "index": "1065", + "missed": true + }, + { + "index": "1066", + "missed": true + }, + { + "index": "1067", + "missed": true + }, + { + "index": "1068", + "missed": true + }, + { + "index": "1069", + "missed": true + }, + { + "index": "1070", + "missed": true + }, + { + "index": "1071", + "missed": true + }, + { + "index": "1072", + "missed": true + }, + { + "index": "1073", + "missed": true + }, + { + "index": "1074", + "missed": true + }, + { + "index": "1075", + "missed": true + }, + { + "index": "1076", + "missed": true + }, + { + "index": "1077", + "missed": true + }, + { + "index": "1078", + "missed": true + }, + { + "index": "1079", + "missed": true + }, + { + "index": "1080", + "missed": true + }, + { + "index": "1081", + "missed": true + }, + { + "index": "1082", + "missed": true + }, + { + "index": "1083", + "missed": true + }, + { + "index": "1084", + "missed": true + }, + { + "index": "1085", + "missed": true + }, + { + "index": "1086", + "missed": true + }, + { + "index": "1087", + "missed": true + }, + { + "index": "1088", + "missed": true + }, + { + "index": "1089", + "missed": true + }, + { + "index": "1090", + "missed": true + }, + { + "index": "1091", + "missed": true + }, + { + "index": "1092", + "missed": true + }, + { + "index": "1093", + "missed": true + }, + { + "index": "1094", + "missed": true + }, + { + "index": "1095", + "missed": true + }, + { + "index": "1096", + "missed": true + }, + { + "index": "1097", + "missed": true + }, + { + "index": "1098", + "missed": true + }, + { + "index": "1099", + "missed": true + }, + { + "index": "1100", + "missed": true + }, + { + "index": "1101", + "missed": true + }, + { + "index": "1102", + "missed": true + }, + { + "index": "1103", + "missed": true + }, + { + "index": "1104", + "missed": true + }, + { + "index": "1105", + "missed": true + }, + { + "index": "1106", + "missed": true + }, + { + "index": "1107", + "missed": true + }, + { + "index": "1108", + "missed": true + }, + { + "index": "1109", + "missed": true + }, + { + "index": "1110", + "missed": true + }, + { + "index": "1111", + "missed": true + }, + { + "index": "1112", + "missed": true + }, + { + "index": "1113", + "missed": true + }, + { + "index": "1114", + "missed": true + }, + { + "index": "1115", + "missed": true + }, + { + "index": "1116", + "missed": true + }, + { + "index": "1117", + "missed": true + }, + { + "index": "1118", + "missed": true + }, + { + "index": "1119", + "missed": true + }, + { + "index": "1120", + "missed": true + }, + { + "index": "1121", + "missed": true + }, + { + "index": "1122", + "missed": true + }, + { + "index": "1123", + "missed": true + }, + { + "index": "1124", + "missed": true + }, + { + "index": "1125", + "missed": true + }, + { + "index": "1126", + "missed": true + }, + { + "index": "1127", + "missed": true + }, + { + "index": "1128", + "missed": true + }, + { + "index": "1129", + "missed": true + }, + { + "index": "1130", + "missed": true + }, + { + "index": "1131", + "missed": true + }, + { + "index": "1132", + "missed": true + }, + { + "index": "1133", + "missed": true + }, + { + "index": "1134", + "missed": true + }, + { + "index": "1135", + "missed": true + }, + { + "index": "1136", + "missed": true + }, + { + "index": "1137", + "missed": true + }, + { + "index": "1138", + "missed": true + }, + { + "index": "1139", + "missed": true + }, + { + "index": "1140", + "missed": true + }, + { + "index": "1141", + "missed": true + }, + { + "index": "1142", + "missed": true + }, + { + "index": "1143", + "missed": true + }, + { + "index": "1144", + "missed": true + }, + { + "index": "1145", + "missed": true + }, + { + "index": "1146", + "missed": true + }, + { + "index": "1147", + "missed": true + }, + { + "index": "1148", + "missed": true + }, + { + "index": "1149", + "missed": true + }, + { + "index": "1150", + "missed": true + }, + { + "index": "1151", + "missed": true + }, + { + "index": "1152", + "missed": true + }, + { + "index": "1153", + "missed": true + }, + { + "index": "1154", + "missed": true + }, + { + "index": "1155", + "missed": true + }, + { + "index": "1156", + "missed": true + }, + { + "index": "1157", + "missed": true + }, + { + "index": "1158", + "missed": true + }, + { + "index": "1159", + "missed": true + }, + { + "index": "1160", + "missed": true + }, + { + "index": "1161", + "missed": true + }, + { + "index": "1162", + "missed": true + }, + { + "index": "1163", + "missed": true + }, + { + "index": "1164", + "missed": true + }, + { + "index": "1165", + "missed": true + }, + { + "index": "1166", + "missed": true + }, + { + "index": "1167", + "missed": true + }, + { + "index": "1168", + "missed": true + }, + { + "index": "1169", + "missed": true + }, + { + "index": "1170", + "missed": true + }, + { + "index": "1171", + "missed": true + }, + { + "index": "1172", + "missed": true + }, + { + "index": "1173", + "missed": true + }, + { + "index": "1174", + "missed": true + }, + { + "index": "1175", + "missed": true + }, + { + "index": "1176", + "missed": true + }, + { + "index": "1177", + "missed": true + }, + { + "index": "1178", + "missed": true + }, + { + "index": "1179", + "missed": true + }, + { + "index": "1180", + "missed": true + }, + { + "index": "1181", + "missed": true + }, + { + "index": "1182", + "missed": true + }, + { + "index": "1183", + "missed": true + }, + { + "index": "1184", + "missed": true + }, + { + "index": "1185", + "missed": true + }, + { + "index": "1186", + "missed": true + }, + { + "index": "1187", + "missed": true + }, + { + "index": "1188", + "missed": true + }, + { + "index": "1189", + "missed": true + }, + { + "index": "1190", + "missed": true + }, + { + "index": "1191", + "missed": true + }, + { + "index": "1192", + "missed": true + }, + { + "index": "1193", + "missed": true + }, + { + "index": "1194", + "missed": true + }, + { + "index": "1195", + "missed": true + }, + { + "index": "1196", + "missed": true + }, + { + "index": "1197", + "missed": true + }, + { + "index": "1198", + "missed": true + }, + { + "index": "1199", + "missed": true + }, + { + "index": "1200", + "missed": true + }, + { + "index": "1201", + "missed": true + }, + { + "index": "1202", + "missed": true + }, + { + "index": "1203", + "missed": true + }, + { + "index": "1204", + "missed": true + }, + { + "index": "1205", + "missed": true + }, + { + "index": "1206", + "missed": true + }, + { + "index": "1207", + "missed": true + }, + { + "index": "1208", + "missed": true + }, + { + "index": "1209", + "missed": true + }, + { + "index": "1210", + "missed": true + }, + { + "index": "1211", + "missed": true + }, + { + "index": "1212", + "missed": true + }, + { + "index": "1213", + "missed": true + }, + { + "index": "1214", + "missed": true + }, + { + "index": "1215", + "missed": true + }, + { + "index": "1216", + "missed": true + }, + { + "index": "1217", + "missed": true + }, + { + "index": "1218", + "missed": true + }, + { + "index": "1219", + "missed": true + }, + { + "index": "1220", + "missed": true + }, + { + "index": "1221", + "missed": true + }, + { + "index": "1222", + "missed": true + }, + { + "index": "1223", + "missed": true + }, + { + "index": "1224", + "missed": true + }, + { + "index": "1225", + "missed": true + }, + { + "index": "1226", + "missed": true + }, + { + "index": "1227", + "missed": true + }, + { + "index": "1228", + "missed": true + }, + { + "index": "1229", + "missed": true + }, + { + "index": "1230", + "missed": true + }, + { + "index": "1231", + "missed": true + }, + { + "index": "1232", + "missed": true + }, + { + "index": "1233", + "missed": true + }, + { + "index": "1234", + "missed": true + }, + { + "index": "1235", + "missed": true + }, + { + "index": "1236", + "missed": true + }, + { + "index": "1237", + "missed": true + }, + { + "index": "1238", + "missed": true + }, + { + "index": "1239", + "missed": true + }, + { + "index": "1240", + "missed": true + }, + { + "index": "1241", + "missed": true + }, + { + "index": "1242", + "missed": true + }, + { + "index": "1243", + "missed": true + }, + { + "index": "1244", + "missed": true + }, + { + "index": "1245", + "missed": true + }, + { + "index": "1246", + "missed": true + }, + { + "index": "1247", + "missed": true + }, + { + "index": "1248", + "missed": true + }, + { + "index": "1249", + "missed": true + }, + { + "index": "1250", + "missed": true + }, + { + "index": "1251", + "missed": true + }, + { + "index": "1252", + "missed": true + }, + { + "index": "1253", + "missed": true + }, + { + "index": "1254", + "missed": true + }, + { + "index": "1255", + "missed": true + }, + { + "index": "1256", + "missed": true + }, + { + "index": "1257", + "missed": true + }, + { + "index": "1258", + "missed": true + }, + { + "index": "1259", + "missed": true + }, + { + "index": "1260", + "missed": true + }, + { + "index": "1261", + "missed": true + }, + { + "index": "1262", + "missed": true + }, + { + "index": "1263", + "missed": true + }, + { + "index": "1264", + "missed": true + }, + { + "index": "1265", + "missed": true + }, + { + "index": "1266", + "missed": true + }, + { + "index": "1267", + "missed": true + }, + { + "index": "1268", + "missed": true + }, + { + "index": "1269", + "missed": true + }, + { + "index": "1270", + "missed": true + }, + { + "index": "1271", + "missed": true + }, + { + "index": "1272", + "missed": true + }, + { + "index": "1273", + "missed": true + }, + { + "index": "1274", + "missed": true + }, + { + "index": "1275", + "missed": true + }, + { + "index": "1276", + "missed": true + }, + { + "index": "1277", + "missed": true + }, + { + "index": "1278", + "missed": true + }, + { + "index": "1279", + "missed": true + }, + { + "index": "1280", + "missed": true + }, + { + "index": "1281", + "missed": true + }, + { + "index": "1282", + "missed": true + }, + { + "index": "1283", + "missed": true + }, + { + "index": "1284", + "missed": true + }, + { + "index": "1285", + "missed": true + }, + { + "index": "1286", + "missed": true + }, + { + "index": "1287", + "missed": true + }, + { + "index": "1288", + "missed": true + }, + { + "index": "1289", + "missed": true + }, + { + "index": "1290", + "missed": true + }, + { + "index": "1291", + "missed": true + }, + { + "index": "1292", + "missed": true + }, + { + "index": "1293", + "missed": true + }, + { + "index": "1294", + "missed": true + }, + { + "index": "1295", + "missed": true + }, + { + "index": "1296", + "missed": true + }, + { + "index": "1297", + "missed": true + }, + { + "index": "1298", + "missed": true + }, + { + "index": "1299", + "missed": true + }, + { + "index": "1300", + "missed": true + }, + { + "index": "1301", + "missed": true + }, + { + "index": "1302", + "missed": true + }, + { + "index": "1303", + "missed": true + }, + { + "index": "1304", + "missed": true + }, + { + "index": "1305", + "missed": true + }, + { + "index": "1306", + "missed": true + }, + { + "index": "1307", + "missed": true + }, + { + "index": "1308", + "missed": true + }, + { + "index": "1309", + "missed": true + }, + { + "index": "1310", + "missed": true + }, + { + "index": "1311", + "missed": true + }, + { + "index": "1312", + "missed": true + }, + { + "index": "1313", + "missed": true + }, + { + "index": "1314", + "missed": true + }, + { + "index": "1315", + "missed": true + }, + { + "index": "1316", + "missed": true + }, + { + "index": "1317", + "missed": true + }, + { + "index": "1318", + "missed": true + }, + { + "index": "1319", + "missed": true + }, + { + "index": "1320", + "missed": true + }, + { + "index": "1321", + "missed": true + }, + { + "index": "1322", + "missed": true + }, + { + "index": "1323", + "missed": true + }, + { + "index": "1324", + "missed": true + }, + { + "index": "1325", + "missed": true + }, + { + "index": "1326", + "missed": true + }, + { + "index": "1327", + "missed": true + }, + { + "index": "1328", + "missed": true + }, + { + "index": "1329", + "missed": true + }, + { + "index": "1330", + "missed": true + }, + { + "index": "1331", + "missed": true + }, + { + "index": "1332", + "missed": true + }, + { + "index": "1333", + "missed": true + }, + { + "index": "1334", + "missed": true + }, + { + "index": "1335", + "missed": true + }, + { + "index": "1336", + "missed": true + }, + { + "index": "1337", + "missed": true + }, + { + "index": "1338", + "missed": true + }, + { + "index": "1339", + "missed": true + }, + { + "index": "1340", + "missed": true + }, + { + "index": "1341", + "missed": true + }, + { + "index": "1342", + "missed": true + }, + { + "index": "1343", + "missed": true + }, + { + "index": "1344", + "missed": true + }, + { + "index": "1345", + "missed": true + }, + { + "index": "1346", + "missed": true + }, + { + "index": "1347", + "missed": true + }, + { + "index": "1348", + "missed": true + }, + { + "index": "1349", + "missed": true + }, + { + "index": "1350", + "missed": true + }, + { + "index": "1351", + "missed": true + }, + { + "index": "1352", + "missed": true + }, + { + "index": "1353", + "missed": true + }, + { + "index": "1354", + "missed": true + }, + { + "index": "1355", + "missed": true + }, + { + "index": "1356", + "missed": true + }, + { + "index": "1357", + "missed": true + }, + { + "index": "1358", + "missed": true + }, + { + "index": "1359", + "missed": true + }, + { + "index": "1360", + "missed": true + }, + { + "index": "1361", + "missed": true + }, + { + "index": "1362", + "missed": true + }, + { + "index": "1363", + "missed": true + }, + { + "index": "1364", + "missed": true + }, + { + "index": "1365", + "missed": true + }, + { + "index": "1366", + "missed": true + }, + { + "index": "1367", + "missed": true + }, + { + "index": "1368", + "missed": true + }, + { + "index": "1369", + "missed": true + }, + { + "index": "1370", + "missed": true + }, + { + "index": "1371", + "missed": true + }, + { + "index": "1372", + "missed": true + }, + { + "index": "1373", + "missed": true + }, + { + "index": "1374", + "missed": true + }, + { + "index": "1375", + "missed": true + }, + { + "index": "1376", + "missed": true + }, + { + "index": "1377", + "missed": true + }, + { + "index": "1378", + "missed": true + }, + { + "index": "1379", + "missed": true + }, + { + "index": "1380", + "missed": true + }, + { + "index": "1381", + "missed": true + }, + { + "index": "1382", + "missed": true + }, + { + "index": "1383", + "missed": true + }, + { + "index": "1384", + "missed": true + }, + { + "index": "1385", + "missed": true + }, + { + "index": "1386", + "missed": true + }, + { + "index": "1387", + "missed": true + }, + { + "index": "1388", + "missed": true + }, + { + "index": "1389", + "missed": true + }, + { + "index": "1390", + "missed": true + }, + { + "index": "1391", + "missed": true + }, + { + "index": "1392", + "missed": true + }, + { + "index": "1393", + "missed": true + }, + { + "index": "1394", + "missed": true + }, + { + "index": "1395", + "missed": true + }, + { + "index": "1396", + "missed": true + }, + { + "index": "1397", + "missed": true + }, + { + "index": "1398", + "missed": true + }, + { + "index": "1399", + "missed": true + }, + { + "index": "1400", + "missed": true + }, + { + "index": "1401", + "missed": true + }, + { + "index": "1402", + "missed": true + }, + { + "index": "1403", + "missed": true + }, + { + "index": "1404", + "missed": true + }, + { + "index": "1405", + "missed": true + }, + { + "index": "1406", + "missed": true + }, + { + "index": "1407", + "missed": true + }, + { + "index": "1408", + "missed": true + }, + { + "index": "1409", + "missed": true + }, + { + "index": "1410", + "missed": true + }, + { + "index": "1411", + "missed": true + }, + { + "index": "1412", + "missed": true + }, + { + "index": "1413", + "missed": true + }, + { + "index": "1414", + "missed": true + }, + { + "index": "1415", + "missed": true + }, + { + "index": "1416", + "missed": true + }, + { + "index": "1417", + "missed": true + }, + { + "index": "1418", + "missed": true + }, + { + "index": "1419", + "missed": true + }, + { + "index": "1420", + "missed": true + }, + { + "index": "1421", + "missed": true + }, + { + "index": "1422", + "missed": true + }, + { + "index": "1423", + "missed": true + }, + { + "index": "1424", + "missed": true + }, + { + "index": "1425", + "missed": true + }, + { + "index": "1426", + "missed": true + }, + { + "index": "1427", + "missed": true + }, + { + "index": "1428", + "missed": true + }, + { + "index": "1429", + "missed": true + }, + { + "index": "1430", + "missed": true + }, + { + "index": "1431", + "missed": true + }, + { + "index": "1432", + "missed": true + }, + { + "index": "1433", + "missed": true + }, + { + "index": "1434", + "missed": true + }, + { + "index": "1435", + "missed": true + }, + { + "index": "1436", + "missed": true + }, + { + "index": "1437", + "missed": true + }, + { + "index": "1438", + "missed": true + }, + { + "index": "1439", + "missed": true + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1441", + "missed": false + }, + { + "index": "1442", + "missed": false + }, + { + "index": "1443", + "missed": false + }, + { + "index": "1444", + "missed": false + }, + { + "index": "1445", + "missed": false + }, + { + "index": "1446", + "missed": false + }, + { + "index": "1447", + "missed": false + }, + { + "index": "1448", + "missed": false + }, + { + "index": "1449", + "missed": false + }, + { + "index": "1450", + "missed": false + }, + { + "index": "1451", + "missed": false + }, + { + "index": "1452", + "missed": false + }, + { + "index": "1453", + "missed": false + }, + { + "index": "1454", + "missed": false + }, + { + "index": "1455", + "missed": false + }, + { + "index": "1456", + "missed": false + }, + { + "index": "1457", + "missed": false + }, + { + "index": "1458", + "missed": false + }, + { + "index": "1459", + "missed": false + }, + { + "index": "1460", + "missed": false + }, + { + "index": "1461", + "missed": false + }, + { + "index": "1462", + "missed": false + }, + { + "index": "1463", + "missed": false + }, + { + "index": "1464", + "missed": false + }, + { + "index": "1465", + "missed": false + }, + { + "index": "1466", + "missed": false + }, + { + "index": "1467", + "missed": false + }, + { + "index": "1468", + "missed": false + }, + { + "index": "1469", + "missed": false + }, + { + "index": "1470", + "missed": false + }, + { + "index": "1471", + "missed": false + }, + { + "index": "1472", + "missed": false + }, + { + "index": "1473", + "missed": false + }, + { + "index": "1474", + "missed": false + }, + { + "index": "1475", + "missed": false + }, + { + "index": "1476", + "missed": false + }, + { + "index": "1477", + "missed": false + }, + { + "index": "1478", + "missed": false + }, + { + "index": "1479", + "missed": false + }, + { + "index": "1480", + "missed": false + }, + { + "index": "1481", + "missed": false + }, + { + "index": "1482", + "missed": false + }, + { + "index": "1483", + "missed": false + }, + { + "index": "1484", + "missed": false + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": false + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1494", + "missed": false + }, + { + "index": "1495", + "missed": false + }, + { + "index": "1496", + "missed": false + }, + { + "index": "1497", + "missed": false + }, + { + "index": "1498", + "missed": false + }, + { + "index": "1499", + "missed": false + }, + { + "index": "1500", + "missed": false + }, + { + "index": "1501", + "missed": false + }, + { + "index": "1502", + "missed": false + }, + { + "index": "1503", + "missed": false + }, + { + "index": "1504", + "missed": false + }, + { + "index": "1505", + "missed": false + }, + { + "index": "1506", + "missed": false + }, + { + "index": "1507", + "missed": false + }, + { + "index": "1508", + "missed": false + }, + { + "index": "1509", + "missed": false + }, + { + "index": "1510", + "missed": false + }, + { + "index": "1511", + "missed": false + }, + { + "index": "1512", + "missed": false + }, + { + "index": "1513", + "missed": false + }, + { + "index": "1514", + "missed": false + }, + { + "index": "1515", + "missed": false + }, + { + "index": "1516", + "missed": false + }, + { + "index": "1517", + "missed": false + }, + { + "index": "1518", + "missed": false + }, + { + "index": "1519", + "missed": false + }, + { + "index": "1520", + "missed": false + }, + { + "index": "1521", + "missed": false + }, + { + "index": "1522", + "missed": false + }, + { + "index": "1523", + "missed": false + }, + { + "index": "1524", + "missed": false + }, + { + "index": "1525", + "missed": false + }, + { + "index": "1526", + "missed": false + }, + { + "index": "1527", + "missed": false + }, + { + "index": "1528", + "missed": false + }, + { + "index": "1529", + "missed": false + }, + { + "index": "1530", + "missed": false + }, + { + "index": "1531", + "missed": false + }, + { + "index": "1532", + "missed": false + }, + { + "index": "1533", + "missed": false + }, + { + "index": "1534", + "missed": false + }, + { + "index": "1535", + "missed": false + }, + { + "index": "1536", + "missed": false + }, + { + "index": "1537", + "missed": false + }, + { + "index": "1538", + "missed": false + }, + { + "index": "1539", + "missed": false + }, + { + "index": "1540", + "missed": false + }, + { + "index": "1541", + "missed": false + }, + { + "index": "1542", + "missed": false + }, + { + "index": "1543", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": false + }, + { + "index": "1546", + "missed": false + }, + { + "index": "1547", + "missed": false + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": false + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1552", + "missed": false + }, + { + "index": "1553", + "missed": false + }, + { + "index": "1554", + "missed": false + }, + { + "index": "1555", + "missed": false + }, + { + "index": "1556", + "missed": false + }, + { + "index": "1557", + "missed": false + }, + { + "index": "1558", + "missed": false + }, + { + "index": "1559", + "missed": false + }, + { + "index": "1560", + "missed": false + }, + { + "index": "1561", + "missed": false + }, + { + "index": "1562", + "missed": false + }, + { + "index": "1563", + "missed": false + }, + { + "index": "1564", + "missed": false + }, + { + "index": "1565", + "missed": false + }, + { + "index": "1566", + "missed": false + }, + { + "index": "1567", + "missed": false + }, + { + "index": "1568", + "missed": false + }, + { + "index": "1569", + "missed": false + }, + { + "index": "1570", + "missed": false + }, + { + "index": "1571", + "missed": false + }, + { + "index": "1572", + "missed": false + }, + { + "index": "1573", + "missed": false + }, + { + "index": "1574", + "missed": false + }, + { + "index": "1575", + "missed": false + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1577", + "missed": false + }, + { + "index": "1578", + "missed": false + }, + { + "index": "1579", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1584", + "missed": false + }, + { + "index": "1585", + "missed": false + }, + { + "index": "1586", + "missed": false + }, + { + "index": "1587", + "missed": false + }, + { + "index": "1588", + "missed": false + }, + { + "index": "1589", + "missed": false + }, + { + "index": "1590", + "missed": false + }, + { + "index": "1591", + "missed": false + }, + { + "index": "1592", + "missed": false + }, + { + "index": "1593", + "missed": false + }, + { + "index": "1594", + "missed": false + }, + { + "index": "1595", + "missed": false + }, + { + "index": "1596", + "missed": false + }, + { + "index": "1597", + "missed": false + }, + { + "index": "1598", + "missed": false + }, + { + "index": "1599", + "missed": false + }, + { + "index": "1600", + "missed": false + }, + { + "index": "1601", + "missed": false + }, + { + "index": "1602", + "missed": false + }, + { + "index": "1603", + "missed": false + }, + { + "index": "1604", + "missed": false + }, + { + "index": "1605", + "missed": false + }, + { + "index": "1606", + "missed": false + }, + { + "index": "1607", + "missed": false + }, + { + "index": "1608", + "missed": false + }, + { + "index": "1609", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1612", + "missed": false + }, + { + "index": "1613", + "missed": false + }, + { + "index": "1614", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": false + }, + { + "index": "1617", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1627", + "missed": false + }, + { + "index": "1628", + "missed": false + }, + { + "index": "1629", + "missed": false + }, + { + "index": "1630", + "missed": false + }, + { + "index": "1631", + "missed": false + }, + { + "index": "1632", + "missed": false + }, + { + "index": "1633", + "missed": false + }, + { + "index": "1634", + "missed": false + }, + { + "index": "1635", + "missed": false + }, + { + "index": "1636", + "missed": false + }, + { + "index": "1637", + "missed": false + }, + { + "index": "1638", + "missed": false + }, + { + "index": "1639", + "missed": false + }, + { + "index": "1640", + "missed": false + }, + { + "index": "1641", + "missed": false + }, + { + "index": "1642", + "missed": false + }, + { + "index": "1643", + "missed": false + }, + { + "index": "1644", + "missed": false + }, + { + "index": "1645", + "missed": false + }, + { + "index": "1646", + "missed": false + }, + { + "index": "1647", + "missed": false + }, + { + "index": "1648", + "missed": false + }, + { + "index": "1649", + "missed": false + }, + { + "index": "1650", + "missed": false + }, + { + "index": "1651", + "missed": false + }, + { + "index": "1652", + "missed": false + }, + { + "index": "1653", + "missed": false + }, + { + "index": "1654", + "missed": false + }, + { + "index": "1655", + "missed": false + }, + { + "index": "1656", + "missed": false + }, + { + "index": "1657", + "missed": false + }, + { + "index": "1658", + "missed": false + }, + { + "index": "1659", + "missed": false + }, + { + "index": "1660", + "missed": false + }, + { + "index": "1661", + "missed": false + }, + { + "index": "1662", + "missed": false + }, + { + "index": "1663", + "missed": false + }, + { + "index": "1664", + "missed": false + }, + { + "index": "1665", + "missed": false + }, + { + "index": "1666", + "missed": false + }, + { + "index": "1667", + "missed": false + }, + { + "index": "1668", + "missed": false + }, + { + "index": "1669", + "missed": false + }, + { + "index": "1670", + "missed": false + }, + { + "index": "1671", + "missed": false + }, + { + "index": "1672", + "missed": false + }, + { + "index": "1673", + "missed": false + }, + { + "index": "1674", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": false + }, + { + "index": "1684", + "missed": false + }, + { + "index": "1685", + "missed": false + }, + { + "index": "1686", + "missed": false + }, + { + "index": "1687", + "missed": false + }, + { + "index": "1688", + "missed": false + }, + { + "index": "1689", + "missed": false + }, + { + "index": "1690", + "missed": false + }, + { + "index": "1691", + "missed": false + }, + { + "index": "1692", + "missed": false + }, + { + "index": "1693", + "missed": false + }, + { + "index": "1694", + "missed": false + }, + { + "index": "1695", + "missed": false + }, + { + "index": "1696", + "missed": false + }, + { + "index": "1697", + "missed": false + }, + { + "index": "1698", + "missed": false + }, + { + "index": "1699", + "missed": false + }, + { + "index": "1700", + "missed": false + }, + { + "index": "1701", + "missed": false + }, + { + "index": "1702", + "missed": false + }, + { + "index": "1703", + "missed": false + }, + { + "index": "1704", + "missed": false + }, + { + "index": "1705", + "missed": false + }, + { + "index": "1706", + "missed": false + }, + { + "index": "1707", + "missed": false + }, + { + "index": "1708", + "missed": false + }, + { + "index": "1709", + "missed": false + }, + { + "index": "1710", + "missed": false + }, + { + "index": "1711", + "missed": false + }, + { + "index": "1712", + "missed": false + }, + { + "index": "1713", + "missed": false + }, + { + "index": "1714", + "missed": false + }, + { + "index": "1715", + "missed": false + }, + { + "index": "1716", + "missed": false + }, + { + "index": "1717", + "missed": false + }, + { + "index": "1718", + "missed": false + }, + { + "index": "1719", + "missed": false + }, + { + "index": "1720", + "missed": false + }, + { + "index": "1721", + "missed": false + }, + { + "index": "1722", + "missed": false + }, + { + "index": "1723", + "missed": false + }, + { + "index": "1724", + "missed": false + }, + { + "index": "1725", + "missed": false + }, + { + "index": "1726", + "missed": false + }, + { + "index": "1727", + "missed": false + }, + { + "index": "1728", + "missed": false + }, + { + "index": "1729", + "missed": false + }, + { + "index": "1730", + "missed": false + }, + { + "index": "1731", + "missed": false + }, + { + "index": "1732", + "missed": false + }, + { + "index": "1733", + "missed": false + }, + { + "index": "1734", + "missed": false + }, + { + "index": "1735", + "missed": false + }, + { + "index": "1736", + "missed": false + }, + { + "index": "1737", + "missed": false + }, + { + "index": "1738", + "missed": false + }, + { + "index": "1739", + "missed": false + }, + { + "index": "1740", + "missed": false + }, + { + "index": "1741", + "missed": false + }, + { + "index": "1742", + "missed": false + }, + { + "index": "1743", + "missed": false + }, + { + "index": "1744", + "missed": false + }, + { + "index": "1745", + "missed": false + }, + { + "index": "1746", + "missed": false + }, + { + "index": "1747", + "missed": false + }, + { + "index": "1748", + "missed": false + }, + { + "index": "1749", + "missed": false + }, + { + "index": "1750", + "missed": false + }, + { + "index": "1751", + "missed": false + }, + { + "index": "1752", + "missed": false + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1759", + "missed": false + }, + { + "index": "1760", + "missed": false + }, + { + "index": "1761", + "missed": false + }, + { + "index": "1762", + "missed": false + }, + { + "index": "1763", + "missed": false + }, + { + "index": "1764", + "missed": false + }, + { + "index": "1765", + "missed": false + }, + { + "index": "1766", + "missed": false + }, + { + "index": "1767", + "missed": false + }, + { + "index": "1768", + "missed": false + }, + { + "index": "1769", + "missed": false + }, + { + "index": "1770", + "missed": false + }, + { + "index": "1771", + "missed": false + }, + { + "index": "1772", + "missed": false + }, + { + "index": "1773", + "missed": false + }, + { + "index": "1774", + "missed": false + }, + { + "index": "1775", + "missed": false + }, + { + "index": "1776", + "missed": false + }, + { + "index": "1777", + "missed": false + }, + { + "index": "1778", + "missed": false + }, + { + "index": "1779", + "missed": false + }, + { + "index": "1780", + "missed": false + }, + { + "index": "1781", + "missed": false + }, + { + "index": "1782", + "missed": false + }, + { + "index": "1783", + "missed": false + }, + { + "index": "1784", + "missed": false + }, + { + "index": "1785", + "missed": false + }, + { + "index": "1786", + "missed": false + }, + { + "index": "1787", + "missed": false + }, + { + "index": "1788", + "missed": false + }, + { + "index": "1789", + "missed": false + }, + { + "index": "1790", + "missed": false + }, + { + "index": "1791", + "missed": false + }, + { + "index": "1792", + "missed": false + }, + { + "index": "1793", + "missed": false + }, + { + "index": "1794", + "missed": false + }, + { + "index": "1795", + "missed": false + }, + { + "index": "1796", + "missed": false + }, + { + "index": "1797", + "missed": false + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1809", + "missed": false + }, + { + "index": "1810", + "missed": false + }, + { + "index": "1811", + "missed": false + }, + { + "index": "1812", + "missed": false + }, + { + "index": "1813", + "missed": false + }, + { + "index": "1814", + "missed": false + }, + { + "index": "1815", + "missed": false + }, + { + "index": "1816", + "missed": false + }, + { + "index": "1817", + "missed": false + }, + { + "index": "1818", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1820", + "missed": false + }, + { + "index": "1821", + "missed": false + }, + { + "index": "1822", + "missed": false + }, + { + "index": "1823", + "missed": false + }, + { + "index": "1824", + "missed": false + }, + { + "index": "1825", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": false + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1841", + "missed": false + }, + { + "index": "1842", + "missed": false + }, + { + "index": "1843", + "missed": false + }, + { + "index": "1844", + "missed": false + }, + { + "index": "1845", + "missed": false + }, + { + "index": "1846", + "missed": false + }, + { + "index": "1847", + "missed": false + }, + { + "index": "1848", + "missed": false + }, + { + "index": "1849", + "missed": false + }, + { + "index": "1850", + "missed": false + }, + { + "index": "1851", + "missed": false + }, + { + "index": "1852", + "missed": false + }, + { + "index": "1853", + "missed": false + }, + { + "index": "1854", + "missed": false + }, + { + "index": "1855", + "missed": false + }, + { + "index": "1856", + "missed": false + }, + { + "index": "1857", + "missed": false + }, + { + "index": "1858", + "missed": false + }, + { + "index": "1859", + "missed": false + }, + { + "index": "1860", + "missed": false + }, + { + "index": "1861", + "missed": false + }, + { + "index": "1862", + "missed": false + }, + { + "index": "1863", + "missed": false + }, + { + "index": "1864", + "missed": false + }, + { + "index": "1865", + "missed": false + }, + { + "index": "1866", + "missed": false + }, + { + "index": "1867", + "missed": false + }, + { + "index": "1868", + "missed": false + }, + { + "index": "1869", + "missed": false + }, + { + "index": "1870", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1872", + "missed": false + }, + { + "index": "1873", + "missed": false + }, + { + "index": "1874", + "missed": false + }, + { + "index": "1875", + "missed": false + }, + { + "index": "1876", + "missed": false + }, + { + "index": "1877", + "missed": false + }, + { + "index": "1878", + "missed": false + }, + { + "index": "1879", + "missed": false + }, + { + "index": "1880", + "missed": false + }, + { + "index": "1881", + "missed": false + }, + { + "index": "1882", + "missed": false + }, + { + "index": "1883", + "missed": false + }, + { + "index": "1884", + "missed": false + }, + { + "index": "1885", + "missed": false + }, + { + "index": "1886", + "missed": false + }, + { + "index": "1887", + "missed": false + }, + { + "index": "1888", + "missed": false + }, + { + "index": "1889", + "missed": false + }, + { + "index": "1890", + "missed": false + }, + { + "index": "1891", + "missed": false + }, + { + "index": "1892", + "missed": false + }, + { + "index": "1893", + "missed": false + }, + { + "index": "1894", + "missed": false + }, + { + "index": "1895", + "missed": false + }, + { + "index": "1896", + "missed": false + }, + { + "index": "1897", + "missed": false + }, + { + "index": "1898", + "missed": false + }, + { + "index": "1899", + "missed": false + }, + { + "index": "1900", + "missed": false + }, + { + "index": "1901", + "missed": false + }, + { + "index": "1902", + "missed": false + }, + { + "index": "1903", + "missed": false + }, + { + "index": "1904", + "missed": false + }, + { + "index": "1905", + "missed": false + }, + { + "index": "1906", + "missed": false + }, + { + "index": "1907", + "missed": false + }, + { + "index": "1908", + "missed": false + }, + { + "index": "1909", + "missed": false + }, + { + "index": "1910", + "missed": false + }, + { + "index": "1911", + "missed": false + }, + { + "index": "1912", + "missed": false + }, + { + "index": "1913", + "missed": false + }, + { + "index": "1914", + "missed": false + }, + { + "index": "1915", + "missed": false + }, + { + "index": "1916", + "missed": false + }, + { + "index": "1917", + "missed": false + }, + { + "index": "1918", + "missed": false + }, + { + "index": "1919", + "missed": false + }, + { + "index": "1920", + "missed": false + }, + { + "index": "1921", + "missed": false + }, + { + "index": "1922", + "missed": false + }, + { + "index": "1923", + "missed": false + }, + { + "index": "1924", + "missed": false + }, + { + "index": "1925", + "missed": false + }, + { + "index": "1926", + "missed": false + }, + { + "index": "1927", + "missed": false + }, + { + "index": "1928", + "missed": false + }, + { + "index": "1929", + "missed": false + }, + { + "index": "1930", + "missed": false + }, + { + "index": "1931", + "missed": false + }, + { + "index": "1932", + "missed": false + }, + { + "index": "1933", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "1936", + "missed": false + }, + { + "index": "1937", + "missed": false + }, + { + "index": "1938", + "missed": false + }, + { + "index": "1939", + "missed": false + }, + { + "index": "1940", + "missed": false + }, + { + "index": "1941", + "missed": false + }, + { + "index": "1942", + "missed": false + }, + { + "index": "1943", + "missed": false + }, + { + "index": "1944", + "missed": false + }, + { + "index": "1945", + "missed": false + }, + { + "index": "1946", + "missed": false + }, + { + "index": "1947", + "missed": false + }, + { + "index": "1948", + "missed": false + }, + { + "index": "1949", + "missed": false + }, + { + "index": "1950", + "missed": false + }, + { + "index": "1951", + "missed": false + }, + { + "index": "1952", + "missed": false + }, + { + "index": "1953", + "missed": false + }, + { + "index": "1954", + "missed": false + }, + { + "index": "1955", + "missed": false + }, + { + "index": "1956", + "missed": false + }, + { + "index": "1957", + "missed": false + }, + { + "index": "1958", + "missed": false + }, + { + "index": "1959", + "missed": false + }, + { + "index": "1960", + "missed": false + }, + { + "index": "1961", + "missed": false + }, + { + "index": "1962", + "missed": false + }, + { + "index": "1963", + "missed": false + }, + { + "index": "1964", + "missed": false + }, + { + "index": "1965", + "missed": false + }, + { + "index": "1966", + "missed": false + }, + { + "index": "1967", + "missed": false + }, + { + "index": "1968", + "missed": false + }, + { + "index": "1969", + "missed": false + }, + { + "index": "1970", + "missed": false + }, + { + "index": "1971", + "missed": false + }, + { + "index": "1972", + "missed": false + }, + { + "index": "1973", + "missed": false + }, + { + "index": "1974", + "missed": false + }, + { + "index": "1975", + "missed": false + }, + { + "index": "1976", + "missed": false + }, + { + "index": "1977", + "missed": false + }, + { + "index": "1978", + "missed": false + }, + { + "index": "1979", + "missed": false + }, + { + "index": "1980", + "missed": false + }, + { + "index": "1981", + "missed": false + }, + { + "index": "1982", + "missed": false + }, + { + "index": "1983", + "missed": false + }, + { + "index": "1984", + "missed": false + }, + { + "index": "1985", + "missed": false + }, + { + "index": "1986", + "missed": false + }, + { + "index": "1987", + "missed": false + }, + { + "index": "1988", + "missed": false + }, + { + "index": "1989", + "missed": false + }, + { + "index": "1990", + "missed": false + }, + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + }, + { + "index": "1994", + "missed": false + }, + { + "index": "1995", + "missed": false + }, + { + "index": "1996", + "missed": false + }, + { + "index": "1997", + "missed": false + }, + { + "index": "1998", + "missed": false + }, + { + "index": "1999", + "missed": false + }, + { + "index": "2000", + "missed": false + }, + { + "index": "2001", + "missed": false + }, + { + "index": "2002", + "missed": false + }, + { + "index": "2003", + "missed": false + }, + { + "index": "2004", + "missed": false + }, + { + "index": "2005", + "missed": false + }, + { + "index": "2006", + "missed": false + }, + { + "index": "2007", + "missed": false + }, + { + "index": "2008", + "missed": false + }, + { + "index": "2009", + "missed": false + }, + { + "index": "2010", + "missed": false + }, + { + "index": "2011", + "missed": false + }, + { + "index": "2012", + "missed": false + }, + { + "index": "2013", + "missed": false + }, + { + "index": "2014", + "missed": false + }, + { + "index": "2015", + "missed": false + }, + { + "index": "2016", + "missed": false + }, + { + "index": "2017", + "missed": false + }, + { + "index": "2018", + "missed": false + }, + { + "index": "2019", + "missed": false + }, + { + "index": "2020", + "missed": false + }, + { + "index": "2021", + "missed": false + }, + { + "index": "2022", + "missed": false + }, + { + "index": "2023", + "missed": false + }, + { + "index": "2024", + "missed": false + }, + { + "index": "2025", + "missed": false + }, + { + "index": "2026", + "missed": false + }, + { + "index": "2027", + "missed": false + }, + { + "index": "2028", + "missed": false + }, + { + "index": "2029", + "missed": false + }, + { + "index": "2030", + "missed": false + }, + { + "index": "2031", + "missed": false + }, + { + "index": "2032", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2035", + "missed": false + }, + { + "index": "2036", + "missed": false + }, + { + "index": "2037", + "missed": false + }, + { + "index": "2038", + "missed": false + }, + { + "index": "2039", + "missed": false + }, + { + "index": "2040", + "missed": false + }, + { + "index": "2041", + "missed": false + }, + { + "index": "2042", + "missed": false + }, + { + "index": "2043", + "missed": false + }, + { + "index": "2044", + "missed": false + }, + { + "index": "2045", + "missed": false + }, + { + "index": "2046", + "missed": false + }, + { + "index": "2047", + "missed": false + }, + { + "index": "2048", + "missed": false + }, + { + "index": "2049", + "missed": false + }, + { + "index": "2050", + "missed": false + }, + { + "index": "2051", + "missed": false + }, + { + "index": "2052", + "missed": false + }, + { + "index": "2053", + "missed": false + }, + { + "index": "2054", + "missed": false + }, + { + "index": "2055", + "missed": false + }, + { + "index": "2056", + "missed": false + }, + { + "index": "2057", + "missed": false + }, + { + "index": "2058", + "missed": false + }, + { + "index": "2059", + "missed": false + }, + { + "index": "2060", + "missed": false + }, + { + "index": "2061", + "missed": false + }, + { + "index": "2062", + "missed": false + }, + { + "index": "2063", + "missed": false + }, + { + "index": "2064", + "missed": false + }, + { + "index": "2065", + "missed": false + }, + { + "index": "2066", + "missed": false + }, + { + "index": "2067", + "missed": false + }, + { + "index": "2068", + "missed": false + }, + { + "index": "2069", + "missed": false + }, + { + "index": "2070", + "missed": false + }, + { + "index": "2071", + "missed": false + }, + { + "index": "2072", + "missed": false + }, + { + "index": "2073", + "missed": false + }, + { + "index": "2074", + "missed": false + }, + { + "index": "2075", + "missed": false + }, + { + "index": "2076", + "missed": false + }, + { + "index": "2077", + "missed": false + }, + { + "index": "2078", + "missed": false + }, + { + "index": "2079", + "missed": false + }, + { + "index": "2080", + "missed": false + }, + { + "index": "2081", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2085", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2087", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": false + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2108", + "missed": false + }, + { + "index": "2109", + "missed": false + }, + { + "index": "2110", + "missed": false + }, + { + "index": "2111", + "missed": false + }, + { + "index": "2112", + "missed": false + }, + { + "index": "2113", + "missed": false + }, + { + "index": "2114", + "missed": false + }, + { + "index": "2115", + "missed": false + }, + { + "index": "2116", + "missed": false + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2158", + "missed": false + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": false + }, + { + "index": "2161", + "missed": false + }, + { + "index": "2162", + "missed": false + }, + { + "index": "2163", + "missed": false + }, + { + "index": "2164", + "missed": false + }, + { + "index": "2165", + "missed": false + }, + { + "index": "2166", + "missed": false + }, + { + "index": "2167", + "missed": false + }, + { + "index": "2168", + "missed": false + }, + { + "index": "2169", + "missed": false + }, + { + "index": "2170", + "missed": false + }, + { + "index": "2171", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2185", + "missed": false + }, + { + "index": "2186", + "missed": false + }, + { + "index": "2187", + "missed": false + }, + { + "index": "2188", + "missed": false + }, + { + "index": "2189", + "missed": false + }, + { + "index": "2190", + "missed": false + }, + { + "index": "2191", + "missed": false + }, + { + "index": "2192", + "missed": false + }, + { + "index": "2193", + "missed": false + }, + { + "index": "2194", + "missed": false + }, + { + "index": "2195", + "missed": false + }, + { + "index": "2196", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2232", + "missed": false + }, + { + "index": "2233", + "missed": false + }, + { + "index": "2234", + "missed": false + }, + { + "index": "2235", + "missed": false + }, + { + "index": "2236", + "missed": false + }, + { + "index": "2237", + "missed": false + }, + { + "index": "2238", + "missed": false + }, + { + "index": "4235", + "missed": true + }, + { + "index": "4236", + "missed": true + }, + { + "index": "4237", + "missed": true + }, + { + "index": "4238", + "missed": true + }, + { + "index": "4239", + "missed": true + }, + { + "index": "4240", + "missed": true + }, + { + "index": "4241", + "missed": true + }, + { + "index": "4242", + "missed": true + }, + { + "index": "4243", + "missed": true + }, + { + "index": "4244", + "missed": true + }, + { + "index": "4245", + "missed": true + }, + { + "index": "4246", + "missed": true + }, + { + "index": "4247", + "missed": true + }, + { + "index": "4248", + "missed": true + }, + { + "index": "4249", + "missed": true + }, + { + "index": "4260", + "missed": true + }, + { + "index": "4261", + "missed": true + }, + { + "index": "4269", + "missed": true + }, + { + "index": "4277", + "missed": true + }, + { + "index": "4278", + "missed": true + }, + { + "index": "4279", + "missed": true + }, + { + "index": "4280", + "missed": true + }, + { + "index": "4307", + "missed": true + }, + { + "index": "4308", + "missed": true + }, + { + "index": "4309", + "missed": true + }, + { + "index": "4310", + "missed": true + }, + { + "index": "4313", + "missed": true + }, + { + "index": "4314", + "missed": true + }, + { + "index": "4315", + "missed": true + }, + { + "index": "4316", + "missed": true + }, + { + "index": "4317", + "missed": true + }, + { + "index": "4318", + "missed": true + }, + { + "index": "4319", + "missed": true + }, + { + "index": "4320", + "missed": true + }, + { + "index": "4321", + "missed": true + }, + { + "index": "4322", + "missed": true + }, + { + "index": "4347", + "missed": true + }, + { + "index": "4348", + "missed": true + }, + { + "index": "4349", + "missed": true + }, + { + "index": "4350", + "missed": true + }, + { + "index": "4351", + "missed": true + }, + { + "index": "4352", + "missed": true + }, + { + "index": "4353", + "missed": true + }, + { + "index": "4354", + "missed": true + }, + { + "index": "4355", + "missed": true + }, + { + "index": "4356", + "missed": true + }, + { + "index": "4357", + "missed": true + }, + { + "index": "4358", + "missed": true + }, + { + "index": "4359", + "missed": true + }, + { + "index": "4360", + "missed": true + }, + { + "index": "4361", + "missed": true + }, + { + "index": "4770", + "missed": true + }, + { + "index": "4771", + "missed": true + }, + { + "index": "4772", + "missed": true + }, + { + "index": "4773", + "missed": true + }, + { + "index": "4774", + "missed": true + }, + { + "index": "4775", + "missed": true + }, + { + "index": "4776", + "missed": true + }, + { + "index": "4777", + "missed": true + }, + { + "index": "4778", + "missed": true + }, + { + "index": "4779", + "missed": true + }, + { + "index": "4780", + "missed": true + }, + { + "index": "4781", + "missed": true + }, + { + "index": "4782", + "missed": true + }, + { + "index": "4783", + "missed": true + }, + { + "index": "4784", + "missed": true + }, + { + "index": "4785", + "missed": true + }, + { + "index": "4786", + "missed": true + }, + { + "index": "4787", + "missed": true + }, + { + "index": "4788", + "missed": true + }, + { + "index": "4789", + "missed": true + }, + { + "index": "4790", + "missed": true + }, + { + "index": "4791", + "missed": true + }, + { + "index": "4792", + "missed": true + }, + { + "index": "4793", + "missed": true + }, + { + "index": "4794", + "missed": true + }, + { + "index": "4795", + "missed": true + }, + { + "index": "4796", + "missed": true + }, + { + "index": "4797", + "missed": true + }, + { + "index": "4798", + "missed": true + }, + { + "index": "4799", + "missed": true + }, + { + "index": "4800", + "missed": true + }, + { + "index": "4801", + "missed": true + }, + { + "index": "4802", + "missed": true + }, + { + "index": "4803", + "missed": true + }, + { + "index": "4804", + "missed": true + }, + { + "index": "4805", + "missed": true + }, + { + "index": "4806", + "missed": true + }, + { + "index": "4807", + "missed": true + }, + { + "index": "4808", + "missed": true + }, + { + "index": "4809", + "missed": true + }, + { + "index": "4810", + "missed": true + }, + { + "index": "4811", + "missed": true + }, + { + "index": "4812", + "missed": true + }, + { + "index": "4813", + "missed": true + }, + { + "index": "4814", + "missed": true + }, + { + "index": "4815", + "missed": true + }, + { + "index": "4816", + "missed": true + }, + { + "index": "4817", + "missed": true + }, + { + "index": "4818", + "missed": true + }, + { + "index": "4819", + "missed": true + }, + { + "index": "4820", + "missed": true + }, + { + "index": "4821", + "missed": true + }, + { + "index": "4822", + "missed": true + }, + { + "index": "4823", + "missed": true + }, + { + "index": "4824", + "missed": true + }, + { + "index": "4825", + "missed": true + }, + { + "index": "4826", + "missed": true + }, + { + "index": "4827", + "missed": true + }, + { + "index": "4828", + "missed": true + }, + { + "index": "4829", + "missed": true + }, + { + "index": "4830", + "missed": true + }, + { + "index": "4831", + "missed": true + }, + { + "index": "4832", + "missed": true + }, + { + "index": "4833", + "missed": true + }, + { + "index": "4834", + "missed": true + }, + { + "index": "4835", + "missed": true + }, + { + "index": "4836", + "missed": true + }, + { + "index": "4837", + "missed": true + }, + { + "index": "4838", + "missed": true + }, + { + "index": "4839", + "missed": true + }, + { + "index": "4840", + "missed": true + }, + { + "index": "4841", + "missed": true + }, + { + "index": "4842", + "missed": true + }, + { + "index": "4843", + "missed": true + }, + { + "index": "4844", + "missed": true + }, + { + "index": "4845", + "missed": true + }, + { + "index": "4846", + "missed": true + }, + { + "index": "4847", + "missed": true + }, + { + "index": "4848", + "missed": true + }, + { + "index": "4849", + "missed": true + }, + { + "index": "4850", + "missed": true + }, + { + "index": "4851", + "missed": true + }, + { + "index": "4852", + "missed": true + }, + { + "index": "4853", + "missed": true + }, + { + "index": "4854", + "missed": true + }, + { + "index": "4855", + "missed": true + }, + { + "index": "4856", + "missed": true + }, + { + "index": "4857", + "missed": true + }, + { + "index": "4858", + "missed": true + }, + { + "index": "4859", + "missed": true + }, + { + "index": "4860", + "missed": true + }, + { + "index": "4861", + "missed": true + }, + { + "index": "4862", + "missed": true + }, + { + "index": "4863", + "missed": true + }, + { + "index": "4864", + "missed": true + }, + { + "index": "4865", + "missed": true + }, + { + "index": "4866", + "missed": true + }, + { + "index": "4867", + "missed": true + }, + { + "index": "4868", + "missed": true + }, + { + "index": "4869", + "missed": true + }, + { + "index": "4870", + "missed": true + }, + { + "index": "4871", + "missed": true + }, + { + "index": "4872", + "missed": true + }, + { + "index": "4873", + "missed": true + }, + { + "index": "4874", + "missed": true + }, + { + "index": "4875", + "missed": true + }, + { + "index": "4876", + "missed": true + }, + { + "index": "4877", + "missed": true + }, + { + "index": "4878", + "missed": true + }, + { + "index": "4879", + "missed": true + }, + { + "index": "4880", + "missed": true + }, + { + "index": "4881", + "missed": true + }, + { + "index": "4882", + "missed": true + }, + { + "index": "4883", + "missed": true + }, + { + "index": "4884", + "missed": true + }, + { + "index": "4885", + "missed": true + }, + { + "index": "4886", + "missed": true + }, + { + "index": "4887", + "missed": true + }, + { + "index": "4888", + "missed": true + }, + { + "index": "4889", + "missed": true + }, + { + "index": "4890", + "missed": true + }, + { + "index": "4891", + "missed": true + }, + { + "index": "4892", + "missed": true + }, + { + "index": "4893", + "missed": true + }, + { + "index": "4894", + "missed": true + }, + { + "index": "4895", + "missed": true + }, + { + "index": "4896", + "missed": true + }, + { + "index": "4897", + "missed": true + }, + { + "index": "4898", + "missed": true + }, + { + "index": "4899", + "missed": true + }, + { + "index": "4900", + "missed": true + }, + { + "index": "4901", + "missed": true + }, + { + "index": "4902", + "missed": true + }, + { + "index": "4903", + "missed": true + }, + { + "index": "4904", + "missed": true + }, + { + "index": "4905", + "missed": true + }, + { + "index": "4906", + "missed": true + }, + { + "index": "4907", + "missed": true + }, + { + "index": "4908", + "missed": true + }, + { + "index": "4909", + "missed": true + }, + { + "index": "4910", + "missed": true + }, + { + "index": "4911", + "missed": true + }, + { + "index": "4912", + "missed": true + }, + { + "index": "4913", + "missed": true + }, + { + "index": "4914", + "missed": true + }, + { + "index": "4915", + "missed": true + }, + { + "index": "4916", + "missed": true + }, + { + "index": "4917", + "missed": true + }, + { + "index": "4918", + "missed": true + }, + { + "index": "4919", + "missed": true + }, + { + "index": "4920", + "missed": true + }, + { + "index": "4921", + "missed": true + }, + { + "index": "4922", + "missed": true + }, + { + "index": "4923", + "missed": true + }, + { + "index": "4924", + "missed": true + }, + { + "index": "4925", + "missed": true + }, + { + "index": "4926", + "missed": true + }, + { + "index": "4927", + "missed": true + }, + { + "index": "4928", + "missed": true + }, + { + "index": "4929", + "missed": true + }, + { + "index": "4930", + "missed": true + }, + { + "index": "4931", + "missed": true + }, + { + "index": "4932", + "missed": true + }, + { + "index": "4933", + "missed": true + }, + { + "index": "4934", + "missed": true + }, + { + "index": "4935", + "missed": true + }, + { + "index": "4936", + "missed": true + }, + { + "index": "4937", + "missed": true + }, + { + "index": "4938", + "missed": true + }, + { + "index": "4939", + "missed": true + }, + { + "index": "4940", + "missed": true + }, + { + "index": "4941", + "missed": true + }, + { + "index": "4942", + "missed": true + }, + { + "index": "4943", + "missed": true + }, + { + "index": "4944", + "missed": true + }, + { + "index": "4945", + "missed": true + }, + { + "index": "4946", + "missed": true + }, + { + "index": "4947", + "missed": true + }, + { + "index": "4948", + "missed": true + }, + { + "index": "4949", + "missed": true + }, + { + "index": "4950", + "missed": true + }, + { + "index": "4951", + "missed": true + }, + { + "index": "4952", + "missed": true + }, + { + "index": "4953", + "missed": true + }, + { + "index": "4954", + "missed": true + }, + { + "index": "4955", + "missed": true + }, + { + "index": "4956", + "missed": true + }, + { + "index": "4957", + "missed": true + }, + { + "index": "4958", + "missed": true + }, + { + "index": "4959", + "missed": true + }, + { + "index": "4960", + "missed": true + }, + { + "index": "4961", + "missed": true + }, + { + "index": "4962", + "missed": true + }, + { + "index": "4963", + "missed": true + }, + { + "index": "4964", + "missed": true + }, + { + "index": "4965", + "missed": true + }, + { + "index": "4966", + "missed": true + }, + { + "index": "4967", + "missed": true + }, + { + "index": "4968", + "missed": true + }, + { + "index": "4969", + "missed": true + }, + { + "index": "4970", + "missed": true + }, + { + "index": "4971", + "missed": true + }, + { + "index": "4972", + "missed": true + }, + { + "index": "4973", + "missed": true + }, + { + "index": "4974", + "missed": true + }, + { + "index": "4975", + "missed": true + }, + { + "index": "4976", + "missed": true + }, + { + "index": "4977", + "missed": true + }, + { + "index": "4978", + "missed": true + }, + { + "index": "4979", + "missed": true + }, + { + "index": "4980", + "missed": true + }, + { + "index": "4981", + "missed": true + }, + { + "index": "4982", + "missed": true + }, + { + "index": "4983", + "missed": true + }, + { + "index": "4984", + "missed": true + }, + { + "index": "4985", + "missed": true + }, + { + "index": "4986", + "missed": true + }, + { + "index": "4987", + "missed": true + }, + { + "index": "4988", + "missed": true + }, + { + "index": "4989", + "missed": true + }, + { + "index": "4990", + "missed": true + }, + { + "index": "4991", + "missed": true + }, + { + "index": "4992", + "missed": true + }, + { + "index": "4993", + "missed": true + }, + { + "index": "4994", + "missed": true + }, + { + "index": "4995", + "missed": true + }, + { + "index": "4996", + "missed": true + }, + { + "index": "4997", + "missed": true + }, + { + "index": "4998", + "missed": true + }, + { + "index": "4999", + "missed": true + } + ], + "cosmosvalcons1qpmldq6elcfvv7ycptp5gfrqevwvr27yu0y0v0": [], + "cosmosvalcons1n3kcwee5zq0n9z4e4rchldekce7peqxwe0c5m3": [], + "cosmosvalcons1k7ld8v8k2es5hafg2gewhwut2m0jhtk89mhyws": [ + { + "index": "0", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + } + ], + "cosmosvalcons1y3pzp0f06jkzef040ncglhfc97zhhzgd9hcx0u": [ + { + "index": "0", + "missed": false + } + ], + "cosmosvalcons190rvkrmt660ffmswvamhwrjltjz8ddp5nnyn5p": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1f4pkchyc4ck5w0mrnzsv654vwg3umstlm5tm4q": [ + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + } + ], + "cosmosvalcons1wvkwaa2vxaxac6k7e07hq7h06pl7ms2rt2x4d9": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1312", + "missed": false + }, + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1325", + "missed": false + }, + { + "index": "1326", + "missed": false + }, + { + "index": "1327", + "missed": false + }, + { + "index": "1328", + "missed": false + }, + { + "index": "1329", + "missed": false + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": false + }, + { + "index": "1332", + "missed": false + }, + { + "index": "1333", + "missed": false + }, + { + "index": "1334", + "missed": false + }, + { + "index": "1335", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1344", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": false + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": false + }, + { + "index": "1357", + "missed": false + }, + { + "index": "1358", + "missed": false + }, + { + "index": "1359", + "missed": false + }, + { + "index": "1360", + "missed": false + }, + { + "index": "1361", + "missed": false + }, + { + "index": "1362", + "missed": false + }, + { + "index": "1363", + "missed": false + }, + { + "index": "1364", + "missed": false + }, + { + "index": "1365", + "missed": false + }, + { + "index": "1366", + "missed": false + }, + { + "index": "1367", + "missed": false + }, + { + "index": "1368", + "missed": false + }, + { + "index": "1369", + "missed": false + }, + { + "index": "1370", + "missed": false + }, + { + "index": "1371", + "missed": false + }, + { + "index": "1372", + "missed": false + }, + { + "index": "1373", + "missed": false + }, + { + "index": "1374", + "missed": false + }, + { + "index": "1375", + "missed": false + }, + { + "index": "1376", + "missed": false + }, + { + "index": "1377", + "missed": false + }, + { + "index": "1378", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1383", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": false + }, + { + "index": "1387", + "missed": false + }, + { + "index": "1388", + "missed": false + }, + { + "index": "1389", + "missed": false + }, + { + "index": "1390", + "missed": false + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": false + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": false + }, + { + "index": "1395", + "missed": false + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1397", + "missed": false + }, + { + "index": "1398", + "missed": false + }, + { + "index": "1399", + "missed": false + }, + { + "index": "1400", + "missed": false + }, + { + "index": "1401", + "missed": false + }, + { + "index": "1402", + "missed": false + }, + { + "index": "1403", + "missed": false + }, + { + "index": "1404", + "missed": false + }, + { + "index": "1405", + "missed": false + }, + { + "index": "1406", + "missed": false + }, + { + "index": "1407", + "missed": false + }, + { + "index": "1408", + "missed": false + }, + { + "index": "1409", + "missed": false + }, + { + "index": "1410", + "missed": false + }, + { + "index": "1411", + "missed": false + }, + { + "index": "1412", + "missed": false + }, + { + "index": "1413", + "missed": false + }, + { + "index": "1414", + "missed": false + }, + { + "index": "1415", + "missed": false + }, + { + "index": "1416", + "missed": false + }, + { + "index": "1417", + "missed": false + }, + { + "index": "1418", + "missed": false + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1441", + "missed": false + }, + { + "index": "1442", + "missed": false + }, + { + "index": "1443", + "missed": false + }, + { + "index": "1444", + "missed": false + }, + { + "index": "1445", + "missed": false + }, + { + "index": "1446", + "missed": false + }, + { + "index": "1447", + "missed": false + }, + { + "index": "1448", + "missed": false + }, + { + "index": "1449", + "missed": false + }, + { + "index": "1450", + "missed": false + }, + { + "index": "1451", + "missed": false + }, + { + "index": "1452", + "missed": false + }, + { + "index": "1453", + "missed": false + }, + { + "index": "1454", + "missed": false + }, + { + "index": "1455", + "missed": false + }, + { + "index": "1456", + "missed": false + }, + { + "index": "1457", + "missed": false + }, + { + "index": "1458", + "missed": false + }, + { + "index": "1459", + "missed": false + }, + { + "index": "1460", + "missed": false + }, + { + "index": "1461", + "missed": false + }, + { + "index": "1462", + "missed": false + }, + { + "index": "1463", + "missed": false + }, + { + "index": "1464", + "missed": false + }, + { + "index": "1465", + "missed": false + }, + { + "index": "1466", + "missed": false + }, + { + "index": "1467", + "missed": false + }, + { + "index": "1468", + "missed": false + }, + { + "index": "1469", + "missed": false + }, + { + "index": "1470", + "missed": false + }, + { + "index": "1471", + "missed": false + }, + { + "index": "1472", + "missed": false + }, + { + "index": "1473", + "missed": false + }, + { + "index": "1474", + "missed": false + }, + { + "index": "1475", + "missed": false + }, + { + "index": "1476", + "missed": false + }, + { + "index": "1477", + "missed": false + }, + { + "index": "1478", + "missed": false + }, + { + "index": "1479", + "missed": false + }, + { + "index": "1480", + "missed": false + }, + { + "index": "1481", + "missed": false + }, + { + "index": "1482", + "missed": false + }, + { + "index": "1483", + "missed": false + }, + { + "index": "1484", + "missed": false + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": false + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1494", + "missed": false + }, + { + "index": "1495", + "missed": false + }, + { + "index": "1496", + "missed": false + }, + { + "index": "1497", + "missed": false + }, + { + "index": "1498", + "missed": false + }, + { + "index": "1499", + "missed": false + }, + { + "index": "1500", + "missed": false + }, + { + "index": "1501", + "missed": false + }, + { + "index": "1502", + "missed": false + }, + { + "index": "1503", + "missed": false + }, + { + "index": "1504", + "missed": false + }, + { + "index": "1505", + "missed": false + }, + { + "index": "1506", + "missed": false + }, + { + "index": "1507", + "missed": false + }, + { + "index": "1508", + "missed": false + }, + { + "index": "1509", + "missed": false + }, + { + "index": "1510", + "missed": false + }, + { + "index": "1511", + "missed": false + }, + { + "index": "1512", + "missed": false + }, + { + "index": "1513", + "missed": false + }, + { + "index": "1514", + "missed": false + }, + { + "index": "1515", + "missed": false + }, + { + "index": "1516", + "missed": false + }, + { + "index": "1517", + "missed": false + }, + { + "index": "1518", + "missed": false + }, + { + "index": "1519", + "missed": false + }, + { + "index": "1520", + "missed": false + }, + { + "index": "1521", + "missed": false + }, + { + "index": "1522", + "missed": false + }, + { + "index": "1523", + "missed": false + }, + { + "index": "1524", + "missed": false + }, + { + "index": "1525", + "missed": false + }, + { + "index": "1526", + "missed": false + }, + { + "index": "1527", + "missed": false + }, + { + "index": "1528", + "missed": false + }, + { + "index": "1529", + "missed": false + }, + { + "index": "1530", + "missed": false + }, + { + "index": "1531", + "missed": false + }, + { + "index": "1532", + "missed": false + }, + { + "index": "1533", + "missed": false + }, + { + "index": "1534", + "missed": false + }, + { + "index": "1535", + "missed": false + }, + { + "index": "1536", + "missed": false + }, + { + "index": "1537", + "missed": false + }, + { + "index": "1538", + "missed": false + }, + { + "index": "1539", + "missed": false + }, + { + "index": "1540", + "missed": false + }, + { + "index": "1541", + "missed": false + }, + { + "index": "1542", + "missed": false + }, + { + "index": "1543", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": false + }, + { + "index": "1546", + "missed": false + }, + { + "index": "1547", + "missed": false + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": false + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1552", + "missed": false + }, + { + "index": "1553", + "missed": false + }, + { + "index": "1554", + "missed": false + }, + { + "index": "1555", + "missed": false + }, + { + "index": "1556", + "missed": false + }, + { + "index": "1557", + "missed": false + }, + { + "index": "1558", + "missed": false + }, + { + "index": "1559", + "missed": false + }, + { + "index": "1560", + "missed": false + }, + { + "index": "1561", + "missed": false + }, + { + "index": "1562", + "missed": false + }, + { + "index": "1563", + "missed": false + }, + { + "index": "1564", + "missed": false + }, + { + "index": "1565", + "missed": false + }, + { + "index": "1566", + "missed": false + }, + { + "index": "1567", + "missed": false + }, + { + "index": "1568", + "missed": false + }, + { + "index": "1569", + "missed": false + }, + { + "index": "1570", + "missed": false + }, + { + "index": "1571", + "missed": false + }, + { + "index": "1572", + "missed": false + }, + { + "index": "1573", + "missed": false + }, + { + "index": "1574", + "missed": false + }, + { + "index": "1575", + "missed": false + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1577", + "missed": false + }, + { + "index": "1578", + "missed": false + }, + { + "index": "1579", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1584", + "missed": false + }, + { + "index": "1585", + "missed": false + }, + { + "index": "1586", + "missed": false + }, + { + "index": "1587", + "missed": false + }, + { + "index": "1588", + "missed": false + }, + { + "index": "1589", + "missed": false + }, + { + "index": "1590", + "missed": false + }, + { + "index": "1591", + "missed": false + }, + { + "index": "1592", + "missed": false + }, + { + "index": "1593", + "missed": false + }, + { + "index": "1594", + "missed": false + }, + { + "index": "1595", + "missed": false + }, + { + "index": "1596", + "missed": false + }, + { + "index": "1597", + "missed": false + }, + { + "index": "1598", + "missed": false + }, + { + "index": "1599", + "missed": false + }, + { + "index": "1600", + "missed": false + }, + { + "index": "1601", + "missed": false + }, + { + "index": "1602", + "missed": false + }, + { + "index": "1603", + "missed": false + }, + { + "index": "1604", + "missed": false + }, + { + "index": "1605", + "missed": false + }, + { + "index": "1606", + "missed": false + }, + { + "index": "1607", + "missed": false + }, + { + "index": "1608", + "missed": false + }, + { + "index": "1609", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1612", + "missed": false + }, + { + "index": "1613", + "missed": false + }, + { + "index": "1614", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": false + }, + { + "index": "1617", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1627", + "missed": false + }, + { + "index": "1628", + "missed": false + }, + { + "index": "1629", + "missed": false + }, + { + "index": "1630", + "missed": false + }, + { + "index": "1631", + "missed": false + }, + { + "index": "1632", + "missed": false + }, + { + "index": "1633", + "missed": false + }, + { + "index": "1634", + "missed": false + }, + { + "index": "1635", + "missed": false + }, + { + "index": "1636", + "missed": false + }, + { + "index": "1637", + "missed": false + }, + { + "index": "1638", + "missed": false + }, + { + "index": "1639", + "missed": false + }, + { + "index": "1640", + "missed": false + }, + { + "index": "1641", + "missed": false + }, + { + "index": "1642", + "missed": false + }, + { + "index": "1643", + "missed": false + }, + { + "index": "1644", + "missed": false + }, + { + "index": "1645", + "missed": false + }, + { + "index": "1646", + "missed": false + }, + { + "index": "1647", + "missed": false + }, + { + "index": "1648", + "missed": false + }, + { + "index": "1649", + "missed": false + }, + { + "index": "1650", + "missed": false + }, + { + "index": "1651", + "missed": false + }, + { + "index": "1652", + "missed": false + }, + { + "index": "1653", + "missed": false + }, + { + "index": "1654", + "missed": false + }, + { + "index": "1655", + "missed": false + }, + { + "index": "1656", + "missed": false + }, + { + "index": "1657", + "missed": false + }, + { + "index": "1658", + "missed": false + }, + { + "index": "1659", + "missed": false + }, + { + "index": "1660", + "missed": false + }, + { + "index": "1661", + "missed": false + }, + { + "index": "1662", + "missed": false + }, + { + "index": "1663", + "missed": false + }, + { + "index": "1664", + "missed": false + }, + { + "index": "1665", + "missed": false + }, + { + "index": "1666", + "missed": false + }, + { + "index": "1667", + "missed": false + }, + { + "index": "1668", + "missed": false + }, + { + "index": "1669", + "missed": false + }, + { + "index": "1670", + "missed": false + }, + { + "index": "1671", + "missed": false + }, + { + "index": "1672", + "missed": false + }, + { + "index": "1673", + "missed": false + }, + { + "index": "1674", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": false + }, + { + "index": "1684", + "missed": false + }, + { + "index": "1685", + "missed": false + }, + { + "index": "1686", + "missed": false + }, + { + "index": "1687", + "missed": false + }, + { + "index": "1688", + "missed": false + }, + { + "index": "1689", + "missed": false + }, + { + "index": "1690", + "missed": false + }, + { + "index": "1691", + "missed": false + }, + { + "index": "1692", + "missed": false + }, + { + "index": "1693", + "missed": false + }, + { + "index": "1694", + "missed": false + }, + { + "index": "1695", + "missed": false + }, + { + "index": "1696", + "missed": false + }, + { + "index": "1697", + "missed": false + }, + { + "index": "1698", + "missed": false + }, + { + "index": "1699", + "missed": false + }, + { + "index": "1700", + "missed": false + }, + { + "index": "1701", + "missed": false + }, + { + "index": "1702", + "missed": false + }, + { + "index": "1703", + "missed": false + }, + { + "index": "1704", + "missed": false + }, + { + "index": "1705", + "missed": false + }, + { + "index": "1706", + "missed": false + }, + { + "index": "1707", + "missed": false + }, + { + "index": "1708", + "missed": false + }, + { + "index": "1709", + "missed": false + }, + { + "index": "1710", + "missed": false + }, + { + "index": "1711", + "missed": false + }, + { + "index": "1712", + "missed": false + }, + { + "index": "1713", + "missed": false + }, + { + "index": "1714", + "missed": false + }, + { + "index": "1715", + "missed": false + }, + { + "index": "1716", + "missed": false + }, + { + "index": "1717", + "missed": false + }, + { + "index": "1718", + "missed": false + }, + { + "index": "1719", + "missed": false + }, + { + "index": "1720", + "missed": false + }, + { + "index": "1721", + "missed": false + }, + { + "index": "1722", + "missed": false + }, + { + "index": "1723", + "missed": false + }, + { + "index": "1724", + "missed": false + }, + { + "index": "1725", + "missed": false + }, + { + "index": "1726", + "missed": false + }, + { + "index": "1727", + "missed": false + }, + { + "index": "1728", + "missed": false + }, + { + "index": "1729", + "missed": false + }, + { + "index": "1730", + "missed": false + }, + { + "index": "1731", + "missed": false + }, + { + "index": "1732", + "missed": false + }, + { + "index": "1733", + "missed": false + }, + { + "index": "1734", + "missed": false + }, + { + "index": "1735", + "missed": false + }, + { + "index": "1736", + "missed": false + }, + { + "index": "1737", + "missed": false + }, + { + "index": "1738", + "missed": false + }, + { + "index": "1739", + "missed": false + }, + { + "index": "1740", + "missed": false + }, + { + "index": "1741", + "missed": false + }, + { + "index": "1742", + "missed": false + }, + { + "index": "1743", + "missed": false + }, + { + "index": "1744", + "missed": false + }, + { + "index": "1745", + "missed": false + }, + { + "index": "1746", + "missed": false + }, + { + "index": "1747", + "missed": false + }, + { + "index": "1748", + "missed": false + }, + { + "index": "1749", + "missed": false + }, + { + "index": "1750", + "missed": false + }, + { + "index": "1751", + "missed": false + }, + { + "index": "1752", + "missed": false + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1759", + "missed": false + }, + { + "index": "1760", + "missed": false + }, + { + "index": "1761", + "missed": false + }, + { + "index": "1762", + "missed": false + }, + { + "index": "1763", + "missed": false + }, + { + "index": "1764", + "missed": false + }, + { + "index": "1765", + "missed": false + }, + { + "index": "1766", + "missed": false + }, + { + "index": "1767", + "missed": false + }, + { + "index": "1768", + "missed": false + }, + { + "index": "1769", + "missed": false + }, + { + "index": "1770", + "missed": false + }, + { + "index": "1771", + "missed": false + }, + { + "index": "1772", + "missed": false + }, + { + "index": "1773", + "missed": false + }, + { + "index": "1774", + "missed": false + }, + { + "index": "1775", + "missed": false + }, + { + "index": "1776", + "missed": false + }, + { + "index": "1777", + "missed": false + }, + { + "index": "1778", + "missed": false + }, + { + "index": "1779", + "missed": false + }, + { + "index": "1780", + "missed": false + }, + { + "index": "1781", + "missed": false + }, + { + "index": "1782", + "missed": false + }, + { + "index": "1783", + "missed": false + }, + { + "index": "1784", + "missed": false + }, + { + "index": "1785", + "missed": false + }, + { + "index": "1786", + "missed": false + }, + { + "index": "1787", + "missed": false + }, + { + "index": "1788", + "missed": false + }, + { + "index": "1789", + "missed": false + }, + { + "index": "1790", + "missed": false + }, + { + "index": "1791", + "missed": false + }, + { + "index": "1792", + "missed": false + }, + { + "index": "1793", + "missed": false + }, + { + "index": "1794", + "missed": false + }, + { + "index": "1795", + "missed": false + }, + { + "index": "1796", + "missed": false + }, + { + "index": "1797", + "missed": false + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1809", + "missed": false + }, + { + "index": "1810", + "missed": false + }, + { + "index": "1811", + "missed": false + }, + { + "index": "1812", + "missed": false + }, + { + "index": "1813", + "missed": false + }, + { + "index": "1814", + "missed": false + }, + { + "index": "1815", + "missed": false + }, + { + "index": "1816", + "missed": false + }, + { + "index": "1817", + "missed": false + }, + { + "index": "1818", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1820", + "missed": false + }, + { + "index": "1821", + "missed": false + }, + { + "index": "1822", + "missed": false + }, + { + "index": "1823", + "missed": false + }, + { + "index": "1824", + "missed": false + }, + { + "index": "1825", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": false + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1841", + "missed": false + }, + { + "index": "1842", + "missed": false + }, + { + "index": "1843", + "missed": false + }, + { + "index": "1844", + "missed": false + }, + { + "index": "1845", + "missed": false + }, + { + "index": "1846", + "missed": false + }, + { + "index": "1847", + "missed": false + }, + { + "index": "1848", + "missed": false + }, + { + "index": "1849", + "missed": false + }, + { + "index": "1850", + "missed": false + }, + { + "index": "1851", + "missed": false + }, + { + "index": "1852", + "missed": false + }, + { + "index": "1853", + "missed": false + }, + { + "index": "1854", + "missed": false + }, + { + "index": "1855", + "missed": false + }, + { + "index": "1856", + "missed": false + }, + { + "index": "1857", + "missed": false + }, + { + "index": "1858", + "missed": false + }, + { + "index": "1859", + "missed": false + }, + { + "index": "1860", + "missed": false + }, + { + "index": "1861", + "missed": false + }, + { + "index": "1862", + "missed": false + }, + { + "index": "1863", + "missed": false + }, + { + "index": "1864", + "missed": false + }, + { + "index": "1865", + "missed": false + }, + { + "index": "1866", + "missed": false + }, + { + "index": "1867", + "missed": false + }, + { + "index": "1868", + "missed": false + }, + { + "index": "1869", + "missed": false + }, + { + "index": "1870", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1872", + "missed": false + }, + { + "index": "1873", + "missed": false + }, + { + "index": "1874", + "missed": false + }, + { + "index": "1875", + "missed": false + }, + { + "index": "1876", + "missed": false + }, + { + "index": "1877", + "missed": false + }, + { + "index": "1878", + "missed": false + }, + { + "index": "1879", + "missed": false + }, + { + "index": "1880", + "missed": false + }, + { + "index": "1881", + "missed": false + }, + { + "index": "1882", + "missed": false + }, + { + "index": "1883", + "missed": false + }, + { + "index": "1884", + "missed": false + }, + { + "index": "1885", + "missed": false + }, + { + "index": "1886", + "missed": false + }, + { + "index": "1887", + "missed": false + }, + { + "index": "1888", + "missed": false + }, + { + "index": "1889", + "missed": false + }, + { + "index": "1890", + "missed": false + }, + { + "index": "1891", + "missed": false + }, + { + "index": "1892", + "missed": false + }, + { + "index": "1893", + "missed": false + }, + { + "index": "1894", + "missed": false + }, + { + "index": "1895", + "missed": false + }, + { + "index": "1896", + "missed": false + }, + { + "index": "1897", + "missed": false + }, + { + "index": "1898", + "missed": false + }, + { + "index": "1899", + "missed": false + }, + { + "index": "1900", + "missed": false + }, + { + "index": "1901", + "missed": false + }, + { + "index": "1902", + "missed": false + }, + { + "index": "1903", + "missed": false + }, + { + "index": "1904", + "missed": false + }, + { + "index": "1905", + "missed": false + }, + { + "index": "1906", + "missed": false + }, + { + "index": "1907", + "missed": false + }, + { + "index": "1908", + "missed": false + }, + { + "index": "1909", + "missed": false + }, + { + "index": "1910", + "missed": false + }, + { + "index": "1911", + "missed": false + }, + { + "index": "1912", + "missed": false + }, + { + "index": "1913", + "missed": false + }, + { + "index": "1914", + "missed": false + }, + { + "index": "1915", + "missed": false + }, + { + "index": "1916", + "missed": false + }, + { + "index": "1917", + "missed": false + }, + { + "index": "1918", + "missed": false + }, + { + "index": "1919", + "missed": false + }, + { + "index": "1920", + "missed": false + }, + { + "index": "1921", + "missed": false + }, + { + "index": "1922", + "missed": false + }, + { + "index": "1923", + "missed": false + }, + { + "index": "1924", + "missed": false + }, + { + "index": "1925", + "missed": false + }, + { + "index": "1926", + "missed": false + }, + { + "index": "1927", + "missed": false + }, + { + "index": "1928", + "missed": false + }, + { + "index": "1929", + "missed": false + }, + { + "index": "1930", + "missed": false + }, + { + "index": "1931", + "missed": false + }, + { + "index": "1932", + "missed": false + }, + { + "index": "1933", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "1936", + "missed": false + }, + { + "index": "1937", + "missed": false + }, + { + "index": "1938", + "missed": false + }, + { + "index": "1939", + "missed": false + }, + { + "index": "1940", + "missed": false + }, + { + "index": "1941", + "missed": false + }, + { + "index": "1942", + "missed": false + }, + { + "index": "1943", + "missed": false + }, + { + "index": "1944", + "missed": false + }, + { + "index": "1945", + "missed": false + }, + { + "index": "1946", + "missed": false + }, + { + "index": "1947", + "missed": false + }, + { + "index": "1948", + "missed": false + }, + { + "index": "1949", + "missed": false + }, + { + "index": "1950", + "missed": false + }, + { + "index": "1951", + "missed": false + }, + { + "index": "1952", + "missed": false + }, + { + "index": "1953", + "missed": false + }, + { + "index": "1954", + "missed": false + }, + { + "index": "1955", + "missed": false + }, + { + "index": "1956", + "missed": false + }, + { + "index": "1957", + "missed": false + }, + { + "index": "1958", + "missed": false + }, + { + "index": "1959", + "missed": false + }, + { + "index": "1960", + "missed": false + }, + { + "index": "1961", + "missed": false + }, + { + "index": "1962", + "missed": false + }, + { + "index": "1963", + "missed": false + }, + { + "index": "1964", + "missed": false + }, + { + "index": "1965", + "missed": false + }, + { + "index": "1966", + "missed": false + }, + { + "index": "1967", + "missed": false + }, + { + "index": "1968", + "missed": false + }, + { + "index": "1969", + "missed": false + }, + { + "index": "1970", + "missed": false + }, + { + "index": "1971", + "missed": false + }, + { + "index": "1972", + "missed": false + }, + { + "index": "1973", + "missed": false + }, + { + "index": "1974", + "missed": false + }, + { + "index": "1975", + "missed": false + }, + { + "index": "1976", + "missed": false + }, + { + "index": "1977", + "missed": false + }, + { + "index": "1978", + "missed": false + }, + { + "index": "1979", + "missed": false + }, + { + "index": "1980", + "missed": false + }, + { + "index": "1981", + "missed": false + }, + { + "index": "1982", + "missed": false + }, + { + "index": "1983", + "missed": false + }, + { + "index": "1984", + "missed": false + }, + { + "index": "1985", + "missed": false + }, + { + "index": "1986", + "missed": false + }, + { + "index": "1987", + "missed": false + }, + { + "index": "1988", + "missed": false + }, + { + "index": "1989", + "missed": false + }, + { + "index": "1990", + "missed": false + }, + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + }, + { + "index": "1994", + "missed": false + }, + { + "index": "1995", + "missed": false + }, + { + "index": "1996", + "missed": false + }, + { + "index": "1997", + "missed": false + }, + { + "index": "1998", + "missed": false + }, + { + "index": "1999", + "missed": false + }, + { + "index": "2000", + "missed": false + }, + { + "index": "2001", + "missed": false + }, + { + "index": "2002", + "missed": false + }, + { + "index": "2003", + "missed": false + }, + { + "index": "2004", + "missed": false + }, + { + "index": "2005", + "missed": false + }, + { + "index": "2006", + "missed": false + }, + { + "index": "2007", + "missed": false + }, + { + "index": "2008", + "missed": false + }, + { + "index": "2009", + "missed": false + }, + { + "index": "2010", + "missed": false + }, + { + "index": "2011", + "missed": false + }, + { + "index": "2012", + "missed": false + }, + { + "index": "2013", + "missed": false + }, + { + "index": "2014", + "missed": false + }, + { + "index": "2015", + "missed": false + }, + { + "index": "2016", + "missed": false + }, + { + "index": "2017", + "missed": false + }, + { + "index": "2018", + "missed": false + }, + { + "index": "2019", + "missed": false + }, + { + "index": "2020", + "missed": false + }, + { + "index": "2021", + "missed": false + }, + { + "index": "2022", + "missed": false + }, + { + "index": "2023", + "missed": false + }, + { + "index": "2024", + "missed": false + }, + { + "index": "2025", + "missed": false + }, + { + "index": "2026", + "missed": false + }, + { + "index": "2027", + "missed": false + }, + { + "index": "2028", + "missed": false + }, + { + "index": "2029", + "missed": false + }, + { + "index": "2030", + "missed": false + }, + { + "index": "2031", + "missed": false + }, + { + "index": "2032", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2035", + "missed": false + }, + { + "index": "2036", + "missed": false + }, + { + "index": "2037", + "missed": false + }, + { + "index": "2038", + "missed": false + }, + { + "index": "2039", + "missed": false + }, + { + "index": "2040", + "missed": false + }, + { + "index": "2041", + "missed": false + }, + { + "index": "2042", + "missed": false + }, + { + "index": "2043", + "missed": false + }, + { + "index": "2044", + "missed": false + }, + { + "index": "2045", + "missed": false + }, + { + "index": "2046", + "missed": false + }, + { + "index": "2047", + "missed": false + }, + { + "index": "2048", + "missed": false + }, + { + "index": "2049", + "missed": false + }, + { + "index": "2050", + "missed": false + }, + { + "index": "2051", + "missed": false + }, + { + "index": "2052", + "missed": false + }, + { + "index": "2053", + "missed": false + }, + { + "index": "2054", + "missed": false + }, + { + "index": "2055", + "missed": false + }, + { + "index": "2056", + "missed": false + }, + { + "index": "2057", + "missed": false + }, + { + "index": "2058", + "missed": false + }, + { + "index": "2059", + "missed": false + }, + { + "index": "2060", + "missed": false + }, + { + "index": "2061", + "missed": false + }, + { + "index": "2062", + "missed": false + }, + { + "index": "2063", + "missed": false + }, + { + "index": "2064", + "missed": false + }, + { + "index": "2065", + "missed": false + }, + { + "index": "2066", + "missed": false + }, + { + "index": "2067", + "missed": false + }, + { + "index": "2068", + "missed": false + }, + { + "index": "2069", + "missed": false + }, + { + "index": "2070", + "missed": false + }, + { + "index": "2071", + "missed": false + }, + { + "index": "2072", + "missed": false + }, + { + "index": "2073", + "missed": false + }, + { + "index": "2074", + "missed": false + }, + { + "index": "2075", + "missed": false + }, + { + "index": "2076", + "missed": false + }, + { + "index": "2077", + "missed": false + }, + { + "index": "2078", + "missed": false + }, + { + "index": "2079", + "missed": false + }, + { + "index": "2080", + "missed": false + }, + { + "index": "2081", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2085", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2087", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": false + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2108", + "missed": false + }, + { + "index": "2109", + "missed": false + }, + { + "index": "2110", + "missed": false + }, + { + "index": "2111", + "missed": false + }, + { + "index": "2112", + "missed": false + }, + { + "index": "2113", + "missed": false + }, + { + "index": "2114", + "missed": false + }, + { + "index": "2115", + "missed": false + }, + { + "index": "2116", + "missed": false + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2158", + "missed": false + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": false + }, + { + "index": "2161", + "missed": false + }, + { + "index": "2162", + "missed": false + }, + { + "index": "2163", + "missed": false + }, + { + "index": "2164", + "missed": false + }, + { + "index": "2165", + "missed": false + }, + { + "index": "2166", + "missed": false + }, + { + "index": "2167", + "missed": false + }, + { + "index": "2168", + "missed": false + }, + { + "index": "2169", + "missed": false + }, + { + "index": "2170", + "missed": false + }, + { + "index": "2171", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2185", + "missed": false + }, + { + "index": "2186", + "missed": false + }, + { + "index": "2187", + "missed": false + }, + { + "index": "2188", + "missed": false + }, + { + "index": "2189", + "missed": false + }, + { + "index": "2190", + "missed": false + }, + { + "index": "2191", + "missed": false + }, + { + "index": "2192", + "missed": false + }, + { + "index": "2193", + "missed": false + }, + { + "index": "2194", + "missed": false + }, + { + "index": "2195", + "missed": false + }, + { + "index": "2196", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + }, + { + "index": "2201", + "missed": false + }, + { + "index": "2202", + "missed": false + }, + { + "index": "2203", + "missed": false + }, + { + "index": "2204", + "missed": false + }, + { + "index": "2205", + "missed": false + }, + { + "index": "2206", + "missed": false + }, + { + "index": "2207", + "missed": false + }, + { + "index": "2208", + "missed": false + }, + { + "index": "2209", + "missed": false + }, + { + "index": "2210", + "missed": false + }, + { + "index": "2211", + "missed": false + }, + { + "index": "2212", + "missed": false + }, + { + "index": "2213", + "missed": false + }, + { + "index": "2214", + "missed": false + }, + { + "index": "2215", + "missed": false + }, + { + "index": "2216", + "missed": false + }, + { + "index": "2217", + "missed": false + }, + { + "index": "2218", + "missed": false + }, + { + "index": "2219", + "missed": false + }, + { + "index": "2220", + "missed": false + }, + { + "index": "2221", + "missed": false + }, + { + "index": "2222", + "missed": false + }, + { + "index": "2223", + "missed": false + }, + { + "index": "2224", + "missed": false + }, + { + "index": "2225", + "missed": false + }, + { + "index": "2226", + "missed": false + }, + { + "index": "2227", + "missed": false + }, + { + "index": "2228", + "missed": false + }, + { + "index": "2229", + "missed": false + }, + { + "index": "2230", + "missed": false + }, + { + "index": "2231", + "missed": false + }, + { + "index": "2232", + "missed": false + }, + { + "index": "2233", + "missed": false + }, + { + "index": "2234", + "missed": false + }, + { + "index": "2235", + "missed": false + }, + { + "index": "2236", + "missed": false + }, + { + "index": "2237", + "missed": false + }, + { + "index": "2238", + "missed": false + }, + { + "index": "2239", + "missed": false + }, + { + "index": "2240", + "missed": false + }, + { + "index": "2241", + "missed": false + }, + { + "index": "2242", + "missed": false + }, + { + "index": "2243", + "missed": false + }, + { + "index": "2244", + "missed": false + }, + { + "index": "2245", + "missed": false + }, + { + "index": "2246", + "missed": false + }, + { + "index": "2247", + "missed": false + }, + { + "index": "2248", + "missed": false + }, + { + "index": "2249", + "missed": false + }, + { + "index": "2250", + "missed": false + }, + { + "index": "2251", + "missed": false + }, + { + "index": "2252", + "missed": false + }, + { + "index": "2253", + "missed": false + }, + { + "index": "2254", + "missed": false + }, + { + "index": "2255", + "missed": false + }, + { + "index": "2256", + "missed": false + }, + { + "index": "2257", + "missed": false + }, + { + "index": "2258", + "missed": false + }, + { + "index": "2259", + "missed": false + }, + { + "index": "2260", + "missed": false + }, + { + "index": "2261", + "missed": false + }, + { + "index": "2262", + "missed": false + }, + { + "index": "2263", + "missed": false + }, + { + "index": "2264", + "missed": false + }, + { + "index": "2265", + "missed": false + }, + { + "index": "2266", + "missed": false + }, + { + "index": "2267", + "missed": false + }, + { + "index": "2268", + "missed": false + }, + { + "index": "2269", + "missed": false + }, + { + "index": "2270", + "missed": false + }, + { + "index": "2271", + "missed": false + }, + { + "index": "2272", + "missed": false + }, + { + "index": "2273", + "missed": false + }, + { + "index": "2274", + "missed": false + }, + { + "index": "2275", + "missed": false + }, + { + "index": "2276", + "missed": false + }, + { + "index": "2277", + "missed": false + }, + { + "index": "2278", + "missed": false + }, + { + "index": "2279", + "missed": false + }, + { + "index": "2280", + "missed": false + }, + { + "index": "2281", + "missed": false + }, + { + "index": "2282", + "missed": false + }, + { + "index": "2283", + "missed": false + }, + { + "index": "2284", + "missed": false + }, + { + "index": "2285", + "missed": false + }, + { + "index": "2286", + "missed": false + }, + { + "index": "2287", + "missed": false + }, + { + "index": "2288", + "missed": false + }, + { + "index": "2289", + "missed": false + }, + { + "index": "2290", + "missed": false + }, + { + "index": "2291", + "missed": false + }, + { + "index": "2292", + "missed": false + }, + { + "index": "2293", + "missed": false + }, + { + "index": "2294", + "missed": false + }, + { + "index": "2295", + "missed": false + }, + { + "index": "2296", + "missed": false + }, + { + "index": "2297", + "missed": false + }, + { + "index": "2298", + "missed": false + }, + { + "index": "2299", + "missed": false + }, + { + "index": "2300", + "missed": false + }, + { + "index": "2301", + "missed": false + }, + { + "index": "2302", + "missed": false + }, + { + "index": "2303", + "missed": false + }, + { + "index": "2304", + "missed": false + }, + { + "index": "2305", + "missed": false + }, + { + "index": "2306", + "missed": false + }, + { + "index": "2307", + "missed": false + }, + { + "index": "2308", + "missed": false + }, + { + "index": "2309", + "missed": false + }, + { + "index": "2310", + "missed": false + }, + { + "index": "2311", + "missed": false + }, + { + "index": "2312", + "missed": false + }, + { + "index": "2313", + "missed": false + }, + { + "index": "2314", + "missed": false + }, + { + "index": "2315", + "missed": false + }, + { + "index": "2316", + "missed": false + }, + { + "index": "2317", + "missed": false + }, + { + "index": "2318", + "missed": false + }, + { + "index": "2319", + "missed": false + }, + { + "index": "2320", + "missed": false + }, + { + "index": "2321", + "missed": false + }, + { + "index": "2322", + "missed": false + }, + { + "index": "2323", + "missed": false + }, + { + "index": "2324", + "missed": false + }, + { + "index": "2325", + "missed": false + }, + { + "index": "2326", + "missed": false + }, + { + "index": "2327", + "missed": false + }, + { + "index": "2328", + "missed": false + }, + { + "index": "2329", + "missed": false + }, + { + "index": "2330", + "missed": false + }, + { + "index": "2331", + "missed": false + }, + { + "index": "2332", + "missed": false + }, + { + "index": "2333", + "missed": false + }, + { + "index": "2334", + "missed": false + }, + { + "index": "2335", + "missed": false + }, + { + "index": "2336", + "missed": false + }, + { + "index": "2337", + "missed": false + }, + { + "index": "2338", + "missed": false + }, + { + "index": "2339", + "missed": false + }, + { + "index": "2340", + "missed": false + }, + { + "index": "2341", + "missed": false + }, + { + "index": "2342", + "missed": false + }, + { + "index": "2343", + "missed": false + }, + { + "index": "2344", + "missed": false + }, + { + "index": "2345", + "missed": false + }, + { + "index": "2346", + "missed": false + }, + { + "index": "2347", + "missed": false + }, + { + "index": "2348", + "missed": false + }, + { + "index": "2349", + "missed": false + }, + { + "index": "2350", + "missed": false + }, + { + "index": "2351", + "missed": false + }, + { + "index": "2352", + "missed": false + }, + { + "index": "2353", + "missed": false + }, + { + "index": "2354", + "missed": false + }, + { + "index": "2355", + "missed": false + }, + { + "index": "2356", + "missed": false + }, + { + "index": "2357", + "missed": false + }, + { + "index": "2358", + "missed": false + }, + { + "index": "2359", + "missed": false + }, + { + "index": "2360", + "missed": false + }, + { + "index": "2361", + "missed": false + }, + { + "index": "2362", + "missed": false + }, + { + "index": "2363", + "missed": false + }, + { + "index": "2364", + "missed": false + }, + { + "index": "2365", + "missed": false + }, + { + "index": "2366", + "missed": false + }, + { + "index": "2367", + "missed": false + }, + { + "index": "2368", + "missed": false + }, + { + "index": "2369", + "missed": false + }, + { + "index": "2370", + "missed": false + }, + { + "index": "2371", + "missed": false + }, + { + "index": "2372", + "missed": false + }, + { + "index": "2373", + "missed": false + }, + { + "index": "2374", + "missed": false + }, + { + "index": "2375", + "missed": false + }, + { + "index": "2376", + "missed": false + }, + { + "index": "2377", + "missed": false + }, + { + "index": "2378", + "missed": false + }, + { + "index": "2379", + "missed": false + }, + { + "index": "2380", + "missed": false + }, + { + "index": "2381", + "missed": false + }, + { + "index": "2382", + "missed": false + }, + { + "index": "2383", + "missed": false + }, + { + "index": "2384", + "missed": false + }, + { + "index": "2385", + "missed": false + }, + { + "index": "2386", + "missed": false + }, + { + "index": "2387", + "missed": false + }, + { + "index": "2388", + "missed": false + }, + { + "index": "2389", + "missed": false + }, + { + "index": "2390", + "missed": false + }, + { + "index": "2391", + "missed": false + }, + { + "index": "2392", + "missed": false + }, + { + "index": "2393", + "missed": false + }, + { + "index": "2394", + "missed": false + }, + { + "index": "2395", + "missed": false + }, + { + "index": "2396", + "missed": false + }, + { + "index": "2397", + "missed": false + }, + { + "index": "2398", + "missed": false + }, + { + "index": "2399", + "missed": false + }, + { + "index": "2400", + "missed": false + }, + { + "index": "2401", + "missed": false + }, + { + "index": "2402", + "missed": false + }, + { + "index": "2403", + "missed": false + }, + { + "index": "2404", + "missed": false + }, + { + "index": "2405", + "missed": false + }, + { + "index": "2406", + "missed": false + }, + { + "index": "2407", + "missed": false + }, + { + "index": "2408", + "missed": false + }, + { + "index": "2409", + "missed": false + }, + { + "index": "2410", + "missed": false + }, + { + "index": "2411", + "missed": false + }, + { + "index": "2412", + "missed": false + }, + { + "index": "2413", + "missed": false + }, + { + "index": "2414", + "missed": false + }, + { + "index": "2415", + "missed": false + }, + { + "index": "2416", + "missed": false + }, + { + "index": "2417", + "missed": false + }, + { + "index": "2418", + "missed": false + }, + { + "index": "2419", + "missed": false + }, + { + "index": "2420", + "missed": false + }, + { + "index": "2421", + "missed": false + }, + { + "index": "2422", + "missed": false + }, + { + "index": "2423", + "missed": false + }, + { + "index": "2424", + "missed": false + }, + { + "index": "2425", + "missed": false + }, + { + "index": "2426", + "missed": false + }, + { + "index": "2427", + "missed": false + }, + { + "index": "2428", + "missed": false + }, + { + "index": "2429", + "missed": false + }, + { + "index": "2430", + "missed": false + }, + { + "index": "2431", + "missed": false + }, + { + "index": "2432", + "missed": false + }, + { + "index": "2433", + "missed": false + }, + { + "index": "2434", + "missed": false + }, + { + "index": "2435", + "missed": false + }, + { + "index": "2436", + "missed": false + }, + { + "index": "2437", + "missed": false + }, + { + "index": "2438", + "missed": false + }, + { + "index": "2439", + "missed": false + }, + { + "index": "2440", + "missed": false + }, + { + "index": "2441", + "missed": false + }, + { + "index": "2442", + "missed": false + }, + { + "index": "2443", + "missed": false + }, + { + "index": "2444", + "missed": false + }, + { + "index": "2445", + "missed": false + }, + { + "index": "2446", + "missed": false + }, + { + "index": "2447", + "missed": false + }, + { + "index": "2448", + "missed": false + }, + { + "index": "2449", + "missed": false + }, + { + "index": "2450", + "missed": false + }, + { + "index": "2451", + "missed": false + }, + { + "index": "2452", + "missed": false + }, + { + "index": "2453", + "missed": false + }, + { + "index": "2454", + "missed": false + }, + { + "index": "2455", + "missed": false + }, + { + "index": "2456", + "missed": false + }, + { + "index": "2457", + "missed": false + }, + { + "index": "2458", + "missed": false + }, + { + "index": "2459", + "missed": false + }, + { + "index": "2460", + "missed": false + }, + { + "index": "2461", + "missed": false + }, + { + "index": "2462", + "missed": false + }, + { + "index": "2463", + "missed": false + }, + { + "index": "2464", + "missed": false + }, + { + "index": "2465", + "missed": false + }, + { + "index": "2466", + "missed": false + }, + { + "index": "2467", + "missed": false + }, + { + "index": "2468", + "missed": false + }, + { + "index": "2469", + "missed": false + }, + { + "index": "2470", + "missed": false + }, + { + "index": "2471", + "missed": false + }, + { + "index": "2472", + "missed": false + }, + { + "index": "2473", + "missed": false + }, + { + "index": "2474", + "missed": false + }, + { + "index": "2475", + "missed": false + }, + { + "index": "2476", + "missed": false + }, + { + "index": "2477", + "missed": false + }, + { + "index": "2478", + "missed": false + }, + { + "index": "2479", + "missed": false + }, + { + "index": "2480", + "missed": false + }, + { + "index": "2481", + "missed": false + }, + { + "index": "2482", + "missed": false + }, + { + "index": "2483", + "missed": false + }, + { + "index": "2484", + "missed": false + }, + { + "index": "2485", + "missed": false + }, + { + "index": "2486", + "missed": false + }, + { + "index": "2487", + "missed": false + }, + { + "index": "2488", + "missed": false + }, + { + "index": "2489", + "missed": false + }, + { + "index": "2490", + "missed": false + }, + { + "index": "2491", + "missed": false + }, + { + "index": "2492", + "missed": false + }, + { + "index": "2493", + "missed": false + }, + { + "index": "2494", + "missed": false + }, + { + "index": "2495", + "missed": false + }, + { + "index": "2496", + "missed": false + }, + { + "index": "2497", + "missed": false + }, + { + "index": "2498", + "missed": false + }, + { + "index": "2499", + "missed": false + }, + { + "index": "2500", + "missed": false + }, + { + "index": "2501", + "missed": false + }, + { + "index": "2502", + "missed": false + }, + { + "index": "2503", + "missed": false + }, + { + "index": "2504", + "missed": false + }, + { + "index": "2505", + "missed": false + }, + { + "index": "2506", + "missed": false + }, + { + "index": "2507", + "missed": false + }, + { + "index": "2508", + "missed": false + }, + { + "index": "2509", + "missed": false + }, + { + "index": "2510", + "missed": false + }, + { + "index": "2511", + "missed": false + }, + { + "index": "2512", + "missed": false + }, + { + "index": "2513", + "missed": false + }, + { + "index": "2514", + "missed": false + }, + { + "index": "2515", + "missed": false + }, + { + "index": "2516", + "missed": false + }, + { + "index": "2517", + "missed": false + }, + { + "index": "2518", + "missed": false + }, + { + "index": "2519", + "missed": false + }, + { + "index": "2520", + "missed": false + }, + { + "index": "2521", + "missed": false + }, + { + "index": "2522", + "missed": false + }, + { + "index": "2523", + "missed": false + }, + { + "index": "2524", + "missed": false + }, + { + "index": "2525", + "missed": false + }, + { + "index": "2526", + "missed": false + }, + { + "index": "2527", + "missed": false + }, + { + "index": "2528", + "missed": false + }, + { + "index": "2529", + "missed": false + }, + { + "index": "2530", + "missed": false + }, + { + "index": "2531", + "missed": false + }, + { + "index": "2532", + "missed": false + }, + { + "index": "2533", + "missed": false + }, + { + "index": "2534", + "missed": false + }, + { + "index": "2535", + "missed": false + }, + { + "index": "2536", + "missed": false + }, + { + "index": "2537", + "missed": false + }, + { + "index": "2538", + "missed": false + }, + { + "index": "2539", + "missed": false + }, + { + "index": "2540", + "missed": false + }, + { + "index": "2541", + "missed": false + }, + { + "index": "2542", + "missed": false + }, + { + "index": "2543", + "missed": false + }, + { + "index": "2544", + "missed": false + }, + { + "index": "2545", + "missed": false + }, + { + "index": "2546", + "missed": false + }, + { + "index": "2547", + "missed": false + }, + { + "index": "2548", + "missed": false + }, + { + "index": "2549", + "missed": false + }, + { + "index": "2550", + "missed": false + }, + { + "index": "2551", + "missed": false + }, + { + "index": "2552", + "missed": false + }, + { + "index": "2553", + "missed": false + }, + { + "index": "2554", + "missed": false + }, + { + "index": "2555", + "missed": false + }, + { + "index": "2556", + "missed": false + }, + { + "index": "2557", + "missed": false + }, + { + "index": "2558", + "missed": false + }, + { + "index": "2559", + "missed": false + }, + { + "index": "2560", + "missed": false + }, + { + "index": "2561", + "missed": false + }, + { + "index": "2562", + "missed": false + }, + { + "index": "2563", + "missed": false + }, + { + "index": "2564", + "missed": false + }, + { + "index": "2565", + "missed": false + }, + { + "index": "2566", + "missed": false + }, + { + "index": "2567", + "missed": false + }, + { + "index": "2568", + "missed": false + }, + { + "index": "2569", + "missed": false + }, + { + "index": "2570", + "missed": false + }, + { + "index": "2571", + "missed": false + }, + { + "index": "2572", + "missed": false + }, + { + "index": "2573", + "missed": false + }, + { + "index": "2574", + "missed": false + }, + { + "index": "2575", + "missed": false + }, + { + "index": "2576", + "missed": false + }, + { + "index": "2577", + "missed": false + }, + { + "index": "2578", + "missed": false + }, + { + "index": "2579", + "missed": false + }, + { + "index": "2580", + "missed": false + }, + { + "index": "2581", + "missed": false + }, + { + "index": "2582", + "missed": false + }, + { + "index": "2583", + "missed": false + }, + { + "index": "2584", + "missed": false + }, + { + "index": "2585", + "missed": false + }, + { + "index": "2586", + "missed": false + }, + { + "index": "2587", + "missed": false + }, + { + "index": "2588", + "missed": false + }, + { + "index": "2589", + "missed": false + }, + { + "index": "2590", + "missed": false + }, + { + "index": "2591", + "missed": false + }, + { + "index": "2592", + "missed": false + }, + { + "index": "2593", + "missed": false + }, + { + "index": "2594", + "missed": false + }, + { + "index": "2595", + "missed": false + }, + { + "index": "2596", + "missed": false + }, + { + "index": "2597", + "missed": false + }, + { + "index": "2598", + "missed": false + }, + { + "index": "2599", + "missed": false + }, + { + "index": "2600", + "missed": false + }, + { + "index": "2601", + "missed": false + }, + { + "index": "2602", + "missed": false + }, + { + "index": "2603", + "missed": false + }, + { + "index": "2604", + "missed": false + }, + { + "index": "2605", + "missed": false + }, + { + "index": "2606", + "missed": false + }, + { + "index": "2607", + "missed": false + }, + { + "index": "2608", + "missed": false + }, + { + "index": "2609", + "missed": false + }, + { + "index": "2610", + "missed": false + }, + { + "index": "2611", + "missed": false + }, + { + "index": "2612", + "missed": false + }, + { + "index": "2613", + "missed": false + }, + { + "index": "2614", + "missed": false + }, + { + "index": "2615", + "missed": false + }, + { + "index": "2616", + "missed": false + }, + { + "index": "2617", + "missed": false + }, + { + "index": "2618", + "missed": false + }, + { + "index": "2619", + "missed": false + }, + { + "index": "2620", + "missed": false + }, + { + "index": "2621", + "missed": false + }, + { + "index": "2622", + "missed": false + }, + { + "index": "2623", + "missed": false + }, + { + "index": "2624", + "missed": false + }, + { + "index": "2625", + "missed": false + }, + { + "index": "2626", + "missed": false + }, + { + "index": "2627", + "missed": false + }, + { + "index": "2628", + "missed": false + }, + { + "index": "2629", + "missed": false + }, + { + "index": "2630", + "missed": false + }, + { + "index": "2631", + "missed": false + }, + { + "index": "2632", + "missed": false + }, + { + "index": "2633", + "missed": false + }, + { + "index": "2634", + "missed": false + }, + { + "index": "2635", + "missed": false + }, + { + "index": "2636", + "missed": false + }, + { + "index": "2637", + "missed": false + }, + { + "index": "2638", + "missed": false + }, + { + "index": "2639", + "missed": false + }, + { + "index": "2640", + "missed": false + }, + { + "index": "2641", + "missed": false + }, + { + "index": "2642", + "missed": false + }, + { + "index": "2643", + "missed": false + }, + { + "index": "2644", + "missed": false + }, + { + "index": "2645", + "missed": false + }, + { + "index": "2646", + "missed": false + }, + { + "index": "2647", + "missed": false + }, + { + "index": "2648", + "missed": false + }, + { + "index": "2649", + "missed": false + }, + { + "index": "2650", + "missed": false + }, + { + "index": "2651", + "missed": false + }, + { + "index": "2652", + "missed": false + }, + { + "index": "2653", + "missed": false + }, + { + "index": "2654", + "missed": false + }, + { + "index": "2655", + "missed": false + }, + { + "index": "2656", + "missed": false + }, + { + "index": "2657", + "missed": false + }, + { + "index": "2658", + "missed": false + }, + { + "index": "2659", + "missed": false + }, + { + "index": "2660", + "missed": false + }, + { + "index": "2661", + "missed": false + }, + { + "index": "2662", + "missed": false + }, + { + "index": "2663", + "missed": false + }, + { + "index": "2664", + "missed": false + }, + { + "index": "2665", + "missed": false + }, + { + "index": "2666", + "missed": false + }, + { + "index": "2667", + "missed": false + }, + { + "index": "2668", + "missed": false + }, + { + "index": "2669", + "missed": false + }, + { + "index": "2670", + "missed": false + }, + { + "index": "2671", + "missed": false + }, + { + "index": "2672", + "missed": false + }, + { + "index": "2673", + "missed": false + }, + { + "index": "2674", + "missed": false + }, + { + "index": "2675", + "missed": false + }, + { + "index": "2676", + "missed": false + }, + { + "index": "2677", + "missed": false + }, + { + "index": "2678", + "missed": false + }, + { + "index": "2679", + "missed": false + }, + { + "index": "2680", + "missed": false + }, + { + "index": "2681", + "missed": false + }, + { + "index": "2682", + "missed": false + }, + { + "index": "2683", + "missed": false + }, + { + "index": "2684", + "missed": false + }, + { + "index": "2685", + "missed": false + }, + { + "index": "2686", + "missed": false + }, + { + "index": "2687", + "missed": false + }, + { + "index": "2688", + "missed": false + }, + { + "index": "2689", + "missed": false + }, + { + "index": "2690", + "missed": false + }, + { + "index": "2691", + "missed": false + }, + { + "index": "2692", + "missed": false + }, + { + "index": "2693", + "missed": false + }, + { + "index": "2694", + "missed": false + }, + { + "index": "2695", + "missed": false + }, + { + "index": "2696", + "missed": false + }, + { + "index": "2697", + "missed": false + }, + { + "index": "2698", + "missed": false + }, + { + "index": "2699", + "missed": false + }, + { + "index": "2700", + "missed": false + }, + { + "index": "2701", + "missed": false + }, + { + "index": "2702", + "missed": false + }, + { + "index": "2703", + "missed": false + }, + { + "index": "2704", + "missed": false + }, + { + "index": "2705", + "missed": false + }, + { + "index": "2706", + "missed": false + }, + { + "index": "2707", + "missed": false + }, + { + "index": "2708", + "missed": false + }, + { + "index": "2709", + "missed": false + }, + { + "index": "2710", + "missed": false + }, + { + "index": "2711", + "missed": false + }, + { + "index": "2712", + "missed": false + }, + { + "index": "2713", + "missed": false + }, + { + "index": "2714", + "missed": false + }, + { + "index": "2715", + "missed": false + }, + { + "index": "2716", + "missed": false + }, + { + "index": "2717", + "missed": false + }, + { + "index": "2718", + "missed": false + }, + { + "index": "2719", + "missed": false + }, + { + "index": "2720", + "missed": false + }, + { + "index": "2721", + "missed": false + }, + { + "index": "2722", + "missed": false + }, + { + "index": "2723", + "missed": false + }, + { + "index": "2724", + "missed": false + }, + { + "index": "2725", + "missed": false + }, + { + "index": "2726", + "missed": false + }, + { + "index": "2727", + "missed": false + }, + { + "index": "2728", + "missed": false + }, + { + "index": "2729", + "missed": false + }, + { + "index": "2730", + "missed": false + }, + { + "index": "2731", + "missed": false + }, + { + "index": "2732", + "missed": false + }, + { + "index": "2733", + "missed": false + }, + { + "index": "2734", + "missed": false + }, + { + "index": "2735", + "missed": false + }, + { + "index": "2736", + "missed": false + }, + { + "index": "2737", + "missed": false + }, + { + "index": "2738", + "missed": false + }, + { + "index": "2739", + "missed": false + }, + { + "index": "2740", + "missed": false + }, + { + "index": "2741", + "missed": false + }, + { + "index": "2742", + "missed": false + }, + { + "index": "2743", + "missed": false + }, + { + "index": "2744", + "missed": false + }, + { + "index": "2745", + "missed": false + }, + { + "index": "2746", + "missed": false + }, + { + "index": "2747", + "missed": false + }, + { + "index": "2748", + "missed": false + }, + { + "index": "2749", + "missed": false + }, + { + "index": "2750", + "missed": false + }, + { + "index": "2751", + "missed": false + }, + { + "index": "2752", + "missed": false + }, + { + "index": "2753", + "missed": false + }, + { + "index": "2754", + "missed": false + }, + { + "index": "2755", + "missed": false + }, + { + "index": "2756", + "missed": false + }, + { + "index": "2757", + "missed": false + }, + { + "index": "2758", + "missed": false + }, + { + "index": "2759", + "missed": false + }, + { + "index": "2760", + "missed": false + }, + { + "index": "2761", + "missed": false + }, + { + "index": "2762", + "missed": false + }, + { + "index": "2763", + "missed": false + }, + { + "index": "2764", + "missed": false + }, + { + "index": "2765", + "missed": false + }, + { + "index": "2766", + "missed": false + }, + { + "index": "2767", + "missed": false + }, + { + "index": "2768", + "missed": false + }, + { + "index": "2769", + "missed": false + }, + { + "index": "2770", + "missed": false + }, + { + "index": "2771", + "missed": false + }, + { + "index": "2772", + "missed": false + }, + { + "index": "2773", + "missed": false + }, + { + "index": "2774", + "missed": false + }, + { + "index": "2775", + "missed": false + }, + { + "index": "2776", + "missed": false + }, + { + "index": "2777", + "missed": false + }, + { + "index": "2778", + "missed": false + }, + { + "index": "2779", + "missed": false + }, + { + "index": "2780", + "missed": false + }, + { + "index": "2781", + "missed": false + }, + { + "index": "2782", + "missed": false + }, + { + "index": "2783", + "missed": false + }, + { + "index": "2784", + "missed": false + }, + { + "index": "2785", + "missed": false + }, + { + "index": "2786", + "missed": false + }, + { + "index": "2787", + "missed": false + }, + { + "index": "2788", + "missed": false + }, + { + "index": "2789", + "missed": false + }, + { + "index": "2790", + "missed": false + }, + { + "index": "2791", + "missed": false + }, + { + "index": "2792", + "missed": false + }, + { + "index": "2793", + "missed": false + }, + { + "index": "2794", + "missed": false + }, + { + "index": "2795", + "missed": false + }, + { + "index": "2796", + "missed": false + }, + { + "index": "2797", + "missed": false + }, + { + "index": "2798", + "missed": false + }, + { + "index": "2799", + "missed": false + }, + { + "index": "2800", + "missed": false + }, + { + "index": "2801", + "missed": false + }, + { + "index": "2802", + "missed": false + }, + { + "index": "2803", + "missed": false + }, + { + "index": "2804", + "missed": false + }, + { + "index": "2805", + "missed": false + }, + { + "index": "2806", + "missed": false + }, + { + "index": "2807", + "missed": false + }, + { + "index": "2808", + "missed": false + }, + { + "index": "2809", + "missed": false + }, + { + "index": "2810", + "missed": false + }, + { + "index": "2811", + "missed": false + }, + { + "index": "2812", + "missed": false + }, + { + "index": "2813", + "missed": false + }, + { + "index": "2814", + "missed": false + }, + { + "index": "2815", + "missed": false + }, + { + "index": "2816", + "missed": false + }, + { + "index": "2817", + "missed": false + }, + { + "index": "2818", + "missed": false + }, + { + "index": "2819", + "missed": false + }, + { + "index": "2820", + "missed": false + }, + { + "index": "2821", + "missed": false + }, + { + "index": "2822", + "missed": false + }, + { + "index": "2823", + "missed": false + }, + { + "index": "2824", + "missed": false + }, + { + "index": "2825", + "missed": false + }, + { + "index": "2826", + "missed": false + }, + { + "index": "2827", + "missed": false + }, + { + "index": "2828", + "missed": false + }, + { + "index": "2829", + "missed": false + }, + { + "index": "2830", + "missed": false + }, + { + "index": "2831", + "missed": false + }, + { + "index": "2832", + "missed": false + }, + { + "index": "2833", + "missed": false + }, + { + "index": "2834", + "missed": false + }, + { + "index": "2835", + "missed": false + }, + { + "index": "2836", + "missed": false + }, + { + "index": "2837", + "missed": false + }, + { + "index": "2838", + "missed": false + }, + { + "index": "2839", + "missed": false + }, + { + "index": "2840", + "missed": false + }, + { + "index": "2841", + "missed": false + }, + { + "index": "2842", + "missed": false + }, + { + "index": "2843", + "missed": false + }, + { + "index": "2844", + "missed": false + }, + { + "index": "2845", + "missed": false + }, + { + "index": "2846", + "missed": false + }, + { + "index": "2847", + "missed": false + }, + { + "index": "2848", + "missed": false + }, + { + "index": "2849", + "missed": false + }, + { + "index": "2850", + "missed": false + }, + { + "index": "2851", + "missed": false + }, + { + "index": "2852", + "missed": false + }, + { + "index": "2853", + "missed": false + }, + { + "index": "2854", + "missed": false + }, + { + "index": "2855", + "missed": false + }, + { + "index": "2856", + "missed": false + }, + { + "index": "2857", + "missed": false + }, + { + "index": "2858", + "missed": false + }, + { + "index": "2859", + "missed": false + }, + { + "index": "2860", + "missed": false + }, + { + "index": "2861", + "missed": false + }, + { + "index": "2862", + "missed": false + }, + { + "index": "2863", + "missed": false + }, + { + "index": "2864", + "missed": false + }, + { + "index": "2865", + "missed": false + }, + { + "index": "2866", + "missed": false + }, + { + "index": "2867", + "missed": false + }, + { + "index": "2868", + "missed": false + }, + { + "index": "2869", + "missed": false + }, + { + "index": "2870", + "missed": false + }, + { + "index": "2871", + "missed": false + }, + { + "index": "2872", + "missed": false + }, + { + "index": "2873", + "missed": false + }, + { + "index": "2874", + "missed": false + }, + { + "index": "2875", + "missed": false + }, + { + "index": "2876", + "missed": false + }, + { + "index": "2877", + "missed": false + }, + { + "index": "2878", + "missed": false + }, + { + "index": "2879", + "missed": false + }, + { + "index": "2880", + "missed": false + }, + { + "index": "2881", + "missed": false + }, + { + "index": "2882", + "missed": false + }, + { + "index": "2883", + "missed": false + }, + { + "index": "2884", + "missed": false + }, + { + "index": "2885", + "missed": false + }, + { + "index": "2886", + "missed": false + }, + { + "index": "2887", + "missed": false + }, + { + "index": "2888", + "missed": false + }, + { + "index": "2889", + "missed": false + }, + { + "index": "2890", + "missed": false + }, + { + "index": "2891", + "missed": false + }, + { + "index": "2892", + "missed": false + }, + { + "index": "2893", + "missed": false + }, + { + "index": "2894", + "missed": false + }, + { + "index": "2895", + "missed": false + }, + { + "index": "2896", + "missed": false + }, + { + "index": "2897", + "missed": false + }, + { + "index": "2898", + "missed": false + }, + { + "index": "2899", + "missed": false + }, + { + "index": "2900", + "missed": false + }, + { + "index": "2901", + "missed": false + }, + { + "index": "2902", + "missed": false + }, + { + "index": "2903", + "missed": false + }, + { + "index": "2904", + "missed": false + }, + { + "index": "2905", + "missed": false + }, + { + "index": "2906", + "missed": false + }, + { + "index": "2907", + "missed": false + }, + { + "index": "2908", + "missed": false + }, + { + "index": "2909", + "missed": false + }, + { + "index": "2910", + "missed": false + }, + { + "index": "2911", + "missed": false + }, + { + "index": "2912", + "missed": false + }, + { + "index": "2913", + "missed": false + }, + { + "index": "2914", + "missed": false + }, + { + "index": "2915", + "missed": false + }, + { + "index": "2916", + "missed": false + }, + { + "index": "2917", + "missed": false + }, + { + "index": "2918", + "missed": false + }, + { + "index": "2919", + "missed": false + }, + { + "index": "2920", + "missed": false + }, + { + "index": "2921", + "missed": false + }, + { + "index": "2922", + "missed": false + }, + { + "index": "2923", + "missed": false + }, + { + "index": "2924", + "missed": false + }, + { + "index": "2925", + "missed": false + }, + { + "index": "2926", + "missed": false + }, + { + "index": "2927", + "missed": false + }, + { + "index": "2928", + "missed": false + }, + { + "index": "2929", + "missed": false + }, + { + "index": "2930", + "missed": false + }, + { + "index": "2931", + "missed": false + }, + { + "index": "2932", + "missed": false + }, + { + "index": "2933", + "missed": false + }, + { + "index": "2934", + "missed": false + }, + { + "index": "2935", + "missed": false + }, + { + "index": "2936", + "missed": false + }, + { + "index": "2937", + "missed": false + }, + { + "index": "2938", + "missed": false + }, + { + "index": "2939", + "missed": false + }, + { + "index": "2940", + "missed": false + }, + { + "index": "2941", + "missed": false + }, + { + "index": "2942", + "missed": false + }, + { + "index": "2943", + "missed": false + }, + { + "index": "2944", + "missed": false + }, + { + "index": "2945", + "missed": false + }, + { + "index": "2946", + "missed": false + }, + { + "index": "2947", + "missed": false + }, + { + "index": "2948", + "missed": false + }, + { + "index": "2949", + "missed": false + }, + { + "index": "2950", + "missed": false + }, + { + "index": "2951", + "missed": false + }, + { + "index": "2952", + "missed": false + }, + { + "index": "2953", + "missed": false + }, + { + "index": "2954", + "missed": false + }, + { + "index": "2955", + "missed": false + }, + { + "index": "2956", + "missed": false + }, + { + "index": "2957", + "missed": false + }, + { + "index": "2958", + "missed": false + }, + { + "index": "2959", + "missed": false + }, + { + "index": "2960", + "missed": false + }, + { + "index": "2961", + "missed": false + }, + { + "index": "2962", + "missed": false + }, + { + "index": "2963", + "missed": false + }, + { + "index": "2964", + "missed": false + }, + { + "index": "2965", + "missed": false + }, + { + "index": "2966", + "missed": false + }, + { + "index": "2967", + "missed": false + }, + { + "index": "2968", + "missed": false + }, + { + "index": "2969", + "missed": false + }, + { + "index": "2970", + "missed": false + }, + { + "index": "2971", + "missed": false + }, + { + "index": "2972", + "missed": false + }, + { + "index": "2973", + "missed": false + }, + { + "index": "2974", + "missed": false + }, + { + "index": "2975", + "missed": false + }, + { + "index": "2976", + "missed": false + }, + { + "index": "2977", + "missed": false + }, + { + "index": "2978", + "missed": false + }, + { + "index": "2979", + "missed": false + }, + { + "index": "2980", + "missed": false + }, + { + "index": "2981", + "missed": false + }, + { + "index": "2982", + "missed": false + }, + { + "index": "2983", + "missed": false + }, + { + "index": "2984", + "missed": false + }, + { + "index": "2985", + "missed": false + }, + { + "index": "2986", + "missed": false + }, + { + "index": "2987", + "missed": false + }, + { + "index": "2988", + "missed": false + }, + { + "index": "2989", + "missed": false + }, + { + "index": "2990", + "missed": false + }, + { + "index": "2991", + "missed": false + }, + { + "index": "2992", + "missed": false + }, + { + "index": "2993", + "missed": false + }, + { + "index": "2994", + "missed": false + }, + { + "index": "2995", + "missed": false + }, + { + "index": "2996", + "missed": false + }, + { + "index": "2997", + "missed": false + }, + { + "index": "2998", + "missed": false + }, + { + "index": "2999", + "missed": false + }, + { + "index": "3000", + "missed": false + }, + { + "index": "3001", + "missed": false + }, + { + "index": "3002", + "missed": false + }, + { + "index": "3003", + "missed": false + }, + { + "index": "3004", + "missed": false + }, + { + "index": "3005", + "missed": false + }, + { + "index": "3006", + "missed": false + }, + { + "index": "3007", + "missed": false + }, + { + "index": "3008", + "missed": false + }, + { + "index": "3009", + "missed": false + }, + { + "index": "3010", + "missed": false + }, + { + "index": "3011", + "missed": false + }, + { + "index": "3012", + "missed": false + }, + { + "index": "3013", + "missed": false + }, + { + "index": "3014", + "missed": false + }, + { + "index": "3015", + "missed": false + }, + { + "index": "3016", + "missed": false + }, + { + "index": "3017", + "missed": false + }, + { + "index": "3018", + "missed": false + }, + { + "index": "3019", + "missed": false + }, + { + "index": "3020", + "missed": false + }, + { + "index": "3021", + "missed": false + }, + { + "index": "3022", + "missed": false + }, + { + "index": "3023", + "missed": false + }, + { + "index": "3024", + "missed": false + }, + { + "index": "3025", + "missed": false + }, + { + "index": "3026", + "missed": false + }, + { + "index": "3027", + "missed": false + }, + { + "index": "3028", + "missed": false + }, + { + "index": "3029", + "missed": false + }, + { + "index": "3030", + "missed": false + }, + { + "index": "3031", + "missed": false + }, + { + "index": "3032", + "missed": false + }, + { + "index": "3033", + "missed": false + }, + { + "index": "3034", + "missed": false + }, + { + "index": "3035", + "missed": false + }, + { + "index": "3036", + "missed": false + }, + { + "index": "3037", + "missed": false + }, + { + "index": "3038", + "missed": false + }, + { + "index": "3039", + "missed": false + }, + { + "index": "3040", + "missed": false + }, + { + "index": "3041", + "missed": false + }, + { + "index": "3042", + "missed": false + }, + { + "index": "3043", + "missed": false + }, + { + "index": "3044", + "missed": false + }, + { + "index": "3045", + "missed": false + }, + { + "index": "3046", + "missed": false + }, + { + "index": "3047", + "missed": false + }, + { + "index": "3048", + "missed": false + }, + { + "index": "3049", + "missed": false + }, + { + "index": "3050", + "missed": false + }, + { + "index": "3051", + "missed": false + }, + { + "index": "3052", + "missed": false + }, + { + "index": "3053", + "missed": false + }, + { + "index": "3054", + "missed": false + }, + { + "index": "3055", + "missed": false + }, + { + "index": "3056", + "missed": false + }, + { + "index": "3057", + "missed": false + }, + { + "index": "3058", + "missed": false + }, + { + "index": "3059", + "missed": false + }, + { + "index": "3060", + "missed": false + }, + { + "index": "3061", + "missed": false + }, + { + "index": "3062", + "missed": false + }, + { + "index": "3063", + "missed": false + }, + { + "index": "3064", + "missed": false + }, + { + "index": "3065", + "missed": false + }, + { + "index": "3066", + "missed": false + }, + { + "index": "3067", + "missed": false + }, + { + "index": "3068", + "missed": false + }, + { + "index": "3069", + "missed": false + }, + { + "index": "3070", + "missed": false + }, + { + "index": "3071", + "missed": false + }, + { + "index": "3072", + "missed": false + }, + { + "index": "3073", + "missed": false + }, + { + "index": "3074", + "missed": false + }, + { + "index": "3075", + "missed": false + }, + { + "index": "3076", + "missed": false + }, + { + "index": "3077", + "missed": false + }, + { + "index": "3078", + "missed": false + }, + { + "index": "3079", + "missed": false + }, + { + "index": "3080", + "missed": false + }, + { + "index": "3081", + "missed": false + }, + { + "index": "3082", + "missed": false + }, + { + "index": "3083", + "missed": false + }, + { + "index": "3084", + "missed": false + }, + { + "index": "3085", + "missed": false + }, + { + "index": "3086", + "missed": false + }, + { + "index": "3087", + "missed": false + }, + { + "index": "3088", + "missed": false + }, + { + "index": "3089", + "missed": false + }, + { + "index": "3090", + "missed": false + }, + { + "index": "3091", + "missed": false + }, + { + "index": "3092", + "missed": false + }, + { + "index": "3093", + "missed": false + }, + { + "index": "3094", + "missed": false + }, + { + "index": "3095", + "missed": false + }, + { + "index": "3096", + "missed": false + }, + { + "index": "3097", + "missed": false + }, + { + "index": "3098", + "missed": false + }, + { + "index": "3099", + "missed": false + }, + { + "index": "3100", + "missed": false + }, + { + "index": "3101", + "missed": false + }, + { + "index": "3102", + "missed": false + }, + { + "index": "3103", + "missed": false + }, + { + "index": "3104", + "missed": false + }, + { + "index": "3105", + "missed": false + }, + { + "index": "3106", + "missed": false + }, + { + "index": "3107", + "missed": false + }, + { + "index": "3108", + "missed": false + }, + { + "index": "3109", + "missed": false + }, + { + "index": "3110", + "missed": false + }, + { + "index": "3111", + "missed": false + }, + { + "index": "3112", + "missed": false + }, + { + "index": "3113", + "missed": false + }, + { + "index": "3114", + "missed": false + }, + { + "index": "3115", + "missed": false + }, + { + "index": "3116", + "missed": false + }, + { + "index": "3117", + "missed": false + }, + { + "index": "3118", + "missed": false + }, + { + "index": "3119", + "missed": false + }, + { + "index": "3120", + "missed": false + }, + { + "index": "3121", + "missed": false + }, + { + "index": "3122", + "missed": false + }, + { + "index": "3123", + "missed": false + }, + { + "index": "3124", + "missed": false + }, + { + "index": "3125", + "missed": false + }, + { + "index": "3126", + "missed": false + }, + { + "index": "3127", + "missed": false + }, + { + "index": "3128", + "missed": false + }, + { + "index": "3129", + "missed": false + }, + { + "index": "3130", + "missed": false + }, + { + "index": "3131", + "missed": false + }, + { + "index": "3132", + "missed": false + }, + { + "index": "3133", + "missed": false + }, + { + "index": "3134", + "missed": false + }, + { + "index": "3135", + "missed": false + }, + { + "index": "3136", + "missed": false + }, + { + "index": "3137", + "missed": false + }, + { + "index": "3138", + "missed": false + }, + { + "index": "3139", + "missed": false + }, + { + "index": "3140", + "missed": false + }, + { + "index": "3141", + "missed": false + }, + { + "index": "3142", + "missed": false + }, + { + "index": "3143", + "missed": false + }, + { + "index": "3144", + "missed": false + }, + { + "index": "3145", + "missed": false + }, + { + "index": "3146", + "missed": false + }, + { + "index": "3147", + "missed": false + }, + { + "index": "3148", + "missed": false + }, + { + "index": "3149", + "missed": false + }, + { + "index": "3150", + "missed": false + }, + { + "index": "3151", + "missed": false + }, + { + "index": "3152", + "missed": false + }, + { + "index": "3153", + "missed": false + }, + { + "index": "3154", + "missed": false + }, + { + "index": "3155", + "missed": false + }, + { + "index": "3156", + "missed": false + }, + { + "index": "3157", + "missed": false + }, + { + "index": "3158", + "missed": false + }, + { + "index": "3159", + "missed": false + }, + { + "index": "3160", + "missed": false + }, + { + "index": "3161", + "missed": false + }, + { + "index": "3162", + "missed": false + }, + { + "index": "3163", + "missed": false + }, + { + "index": "3164", + "missed": false + }, + { + "index": "3165", + "missed": false + }, + { + "index": "3166", + "missed": false + }, + { + "index": "3167", + "missed": false + }, + { + "index": "3168", + "missed": false + }, + { + "index": "3169", + "missed": false + }, + { + "index": "3170", + "missed": false + }, + { + "index": "3171", + "missed": false + }, + { + "index": "3172", + "missed": false + }, + { + "index": "3173", + "missed": false + }, + { + "index": "3174", + "missed": false + }, + { + "index": "3175", + "missed": false + }, + { + "index": "3176", + "missed": false + }, + { + "index": "3177", + "missed": false + }, + { + "index": "3178", + "missed": false + }, + { + "index": "3179", + "missed": false + }, + { + "index": "3180", + "missed": false + }, + { + "index": "3181", + "missed": false + }, + { + "index": "3182", + "missed": false + }, + { + "index": "3183", + "missed": false + }, + { + "index": "3184", + "missed": false + }, + { + "index": "3185", + "missed": false + }, + { + "index": "3186", + "missed": false + }, + { + "index": "3187", + "missed": false + }, + { + "index": "3188", + "missed": false + }, + { + "index": "3189", + "missed": false + }, + { + "index": "3190", + "missed": false + }, + { + "index": "3191", + "missed": false + }, + { + "index": "3192", + "missed": false + }, + { + "index": "3193", + "missed": false + }, + { + "index": "3194", + "missed": false + }, + { + "index": "3195", + "missed": false + }, + { + "index": "3196", + "missed": false + }, + { + "index": "3197", + "missed": false + }, + { + "index": "3198", + "missed": false + }, + { + "index": "3199", + "missed": false + }, + { + "index": "3200", + "missed": false + }, + { + "index": "3201", + "missed": false + }, + { + "index": "3202", + "missed": false + }, + { + "index": "3203", + "missed": false + }, + { + "index": "3204", + "missed": false + }, + { + "index": "3205", + "missed": false + }, + { + "index": "3206", + "missed": false + }, + { + "index": "3207", + "missed": false + }, + { + "index": "3208", + "missed": false + }, + { + "index": "3209", + "missed": false + }, + { + "index": "3210", + "missed": false + }, + { + "index": "3211", + "missed": false + }, + { + "index": "3212", + "missed": false + }, + { + "index": "3213", + "missed": false + }, + { + "index": "3214", + "missed": false + }, + { + "index": "3215", + "missed": false + }, + { + "index": "3216", + "missed": false + }, + { + "index": "3217", + "missed": false + }, + { + "index": "3218", + "missed": false + }, + { + "index": "3219", + "missed": false + }, + { + "index": "3220", + "missed": false + }, + { + "index": "3221", + "missed": false + }, + { + "index": "3222", + "missed": false + }, + { + "index": "3223", + "missed": false + }, + { + "index": "3224", + "missed": false + }, + { + "index": "3225", + "missed": false + }, + { + "index": "3226", + "missed": false + }, + { + "index": "3227", + "missed": false + }, + { + "index": "3228", + "missed": false + }, + { + "index": "3229", + "missed": false + }, + { + "index": "3230", + "missed": false + }, + { + "index": "3231", + "missed": false + }, + { + "index": "3232", + "missed": false + }, + { + "index": "3233", + "missed": false + }, + { + "index": "3234", + "missed": false + }, + { + "index": "3235", + "missed": false + }, + { + "index": "3236", + "missed": false + }, + { + "index": "3237", + "missed": false + }, + { + "index": "3238", + "missed": false + }, + { + "index": "3239", + "missed": false + }, + { + "index": "3240", + "missed": false + }, + { + "index": "3241", + "missed": false + }, + { + "index": "3242", + "missed": false + }, + { + "index": "3243", + "missed": false + }, + { + "index": "3244", + "missed": false + }, + { + "index": "3245", + "missed": false + }, + { + "index": "3246", + "missed": false + }, + { + "index": "3247", + "missed": false + }, + { + "index": "3248", + "missed": false + }, + { + "index": "3249", + "missed": false + }, + { + "index": "3250", + "missed": false + }, + { + "index": "3251", + "missed": false + }, + { + "index": "3252", + "missed": false + }, + { + "index": "3253", + "missed": false + }, + { + "index": "3254", + "missed": false + }, + { + "index": "3255", + "missed": false + }, + { + "index": "3256", + "missed": false + }, + { + "index": "3257", + "missed": false + }, + { + "index": "3258", + "missed": false + }, + { + "index": "3259", + "missed": false + }, + { + "index": "3260", + "missed": false + }, + { + "index": "3261", + "missed": false + }, + { + "index": "3262", + "missed": false + }, + { + "index": "3263", + "missed": false + }, + { + "index": "3264", + "missed": false + }, + { + "index": "3265", + "missed": false + }, + { + "index": "3266", + "missed": false + }, + { + "index": "3267", + "missed": false + }, + { + "index": "3268", + "missed": false + }, + { + "index": "3269", + "missed": false + }, + { + "index": "3270", + "missed": false + }, + { + "index": "3271", + "missed": false + }, + { + "index": "3272", + "missed": false + }, + { + "index": "3273", + "missed": false + }, + { + "index": "3274", + "missed": false + }, + { + "index": "3275", + "missed": false + }, + { + "index": "3276", + "missed": false + }, + { + "index": "3277", + "missed": false + }, + { + "index": "3278", + "missed": false + }, + { + "index": "3279", + "missed": false + }, + { + "index": "3280", + "missed": false + }, + { + "index": "3281", + "missed": false + }, + { + "index": "3282", + "missed": false + }, + { + "index": "3283", + "missed": false + }, + { + "index": "3284", + "missed": false + }, + { + "index": "3285", + "missed": false + }, + { + "index": "3286", + "missed": false + }, + { + "index": "3287", + "missed": false + }, + { + "index": "3288", + "missed": false + }, + { + "index": "3289", + "missed": false + }, + { + "index": "3290", + "missed": false + }, + { + "index": "3291", + "missed": false + }, + { + "index": "3292", + "missed": false + }, + { + "index": "3293", + "missed": false + }, + { + "index": "3294", + "missed": false + }, + { + "index": "3295", + "missed": false + }, + { + "index": "3296", + "missed": false + }, + { + "index": "3297", + "missed": false + }, + { + "index": "3298", + "missed": false + }, + { + "index": "3299", + "missed": false + }, + { + "index": "3300", + "missed": false + }, + { + "index": "3301", + "missed": false + }, + { + "index": "3302", + "missed": false + }, + { + "index": "3303", + "missed": false + }, + { + "index": "3304", + "missed": false + }, + { + "index": "3305", + "missed": false + }, + { + "index": "3306", + "missed": false + }, + { + "index": "3307", + "missed": false + }, + { + "index": "3308", + "missed": false + }, + { + "index": "3309", + "missed": false + }, + { + "index": "3310", + "missed": false + }, + { + "index": "3311", + "missed": false + }, + { + "index": "3312", + "missed": false + }, + { + "index": "3313", + "missed": false + }, + { + "index": "3314", + "missed": false + }, + { + "index": "3315", + "missed": false + }, + { + "index": "3316", + "missed": false + }, + { + "index": "3317", + "missed": false + }, + { + "index": "3318", + "missed": false + }, + { + "index": "3319", + "missed": false + }, + { + "index": "3320", + "missed": false + }, + { + "index": "3321", + "missed": false + }, + { + "index": "3322", + "missed": false + }, + { + "index": "3323", + "missed": false + }, + { + "index": "3324", + "missed": false + }, + { + "index": "3325", + "missed": false + }, + { + "index": "3326", + "missed": false + }, + { + "index": "3327", + "missed": false + }, + { + "index": "3328", + "missed": false + }, + { + "index": "3329", + "missed": false + }, + { + "index": "3330", + "missed": false + }, + { + "index": "3331", + "missed": false + }, + { + "index": "3332", + "missed": false + }, + { + "index": "3333", + "missed": false + }, + { + "index": "3334", + "missed": false + }, + { + "index": "3335", + "missed": false + }, + { + "index": "3336", + "missed": false + }, + { + "index": "3337", + "missed": false + }, + { + "index": "3338", + "missed": false + }, + { + "index": "3339", + "missed": false + }, + { + "index": "3340", + "missed": false + }, + { + "index": "3341", + "missed": false + }, + { + "index": "3342", + "missed": false + }, + { + "index": "3343", + "missed": false + }, + { + "index": "3344", + "missed": false + }, + { + "index": "3345", + "missed": false + }, + { + "index": "3346", + "missed": false + }, + { + "index": "3347", + "missed": false + }, + { + "index": "3348", + "missed": false + }, + { + "index": "3349", + "missed": false + }, + { + "index": "3350", + "missed": false + }, + { + "index": "3351", + "missed": false + }, + { + "index": "3352", + "missed": false + }, + { + "index": "3353", + "missed": false + }, + { + "index": "3354", + "missed": false + }, + { + "index": "3355", + "missed": false + }, + { + "index": "3356", + "missed": false + }, + { + "index": "3357", + "missed": false + }, + { + "index": "3358", + "missed": false + }, + { + "index": "3359", + "missed": false + }, + { + "index": "3360", + "missed": false + }, + { + "index": "3361", + "missed": false + }, + { + "index": "3362", + "missed": false + }, + { + "index": "3363", + "missed": false + }, + { + "index": "3364", + "missed": false + }, + { + "index": "3365", + "missed": false + }, + { + "index": "3366", + "missed": false + }, + { + "index": "3367", + "missed": false + }, + { + "index": "3368", + "missed": false + }, + { + "index": "3369", + "missed": false + }, + { + "index": "3370", + "missed": false + }, + { + "index": "3371", + "missed": false + }, + { + "index": "3372", + "missed": false + }, + { + "index": "3373", + "missed": false + }, + { + "index": "3374", + "missed": false + }, + { + "index": "3375", + "missed": false + }, + { + "index": "3376", + "missed": false + }, + { + "index": "3377", + "missed": false + }, + { + "index": "3378", + "missed": false + }, + { + "index": "3379", + "missed": false + }, + { + "index": "3380", + "missed": false + }, + { + "index": "3381", + "missed": false + }, + { + "index": "3382", + "missed": false + }, + { + "index": "3383", + "missed": false + }, + { + "index": "3384", + "missed": false + }, + { + "index": "3385", + "missed": false + }, + { + "index": "3386", + "missed": false + }, + { + "index": "3387", + "missed": false + }, + { + "index": "3388", + "missed": false + }, + { + "index": "3389", + "missed": false + }, + { + "index": "3390", + "missed": false + }, + { + "index": "3391", + "missed": false + }, + { + "index": "3392", + "missed": false + }, + { + "index": "3393", + "missed": false + }, + { + "index": "3394", + "missed": false + }, + { + "index": "3395", + "missed": false + }, + { + "index": "3396", + "missed": false + }, + { + "index": "3397", + "missed": false + }, + { + "index": "3398", + "missed": false + }, + { + "index": "3399", + "missed": false + }, + { + "index": "3400", + "missed": false + }, + { + "index": "3401", + "missed": false + }, + { + "index": "3402", + "missed": false + }, + { + "index": "3403", + "missed": false + }, + { + "index": "3404", + "missed": false + }, + { + "index": "3405", + "missed": false + }, + { + "index": "3406", + "missed": false + }, + { + "index": "3407", + "missed": false + }, + { + "index": "3408", + "missed": false + }, + { + "index": "3409", + "missed": false + }, + { + "index": "3410", + "missed": false + }, + { + "index": "3411", + "missed": false + }, + { + "index": "3412", + "missed": false + }, + { + "index": "3413", + "missed": false + }, + { + "index": "3414", + "missed": false + }, + { + "index": "3415", + "missed": false + }, + { + "index": "3416", + "missed": false + }, + { + "index": "3417", + "missed": false + }, + { + "index": "3418", + "missed": false + }, + { + "index": "3419", + "missed": false + }, + { + "index": "3420", + "missed": false + }, + { + "index": "3421", + "missed": false + }, + { + "index": "3422", + "missed": false + }, + { + "index": "3423", + "missed": false + }, + { + "index": "3424", + "missed": false + }, + { + "index": "3425", + "missed": false + }, + { + "index": "3426", + "missed": false + }, + { + "index": "3427", + "missed": false + }, + { + "index": "3428", + "missed": false + }, + { + "index": "3429", + "missed": false + }, + { + "index": "3430", + "missed": false + }, + { + "index": "3431", + "missed": false + }, + { + "index": "3432", + "missed": false + }, + { + "index": "3433", + "missed": false + }, + { + "index": "3434", + "missed": false + }, + { + "index": "3435", + "missed": false + }, + { + "index": "3436", + "missed": false + }, + { + "index": "3437", + "missed": false + }, + { + "index": "3438", + "missed": false + }, + { + "index": "3439", + "missed": false + }, + { + "index": "3440", + "missed": false + }, + { + "index": "3441", + "missed": false + }, + { + "index": "3442", + "missed": false + }, + { + "index": "3443", + "missed": false + }, + { + "index": "3444", + "missed": false + }, + { + "index": "3445", + "missed": false + }, + { + "index": "3446", + "missed": false + }, + { + "index": "3447", + "missed": false + }, + { + "index": "3448", + "missed": false + }, + { + "index": "3449", + "missed": false + }, + { + "index": "3450", + "missed": false + }, + { + "index": "3451", + "missed": false + }, + { + "index": "3452", + "missed": false + }, + { + "index": "3453", + "missed": false + }, + { + "index": "3454", + "missed": false + }, + { + "index": "3455", + "missed": false + }, + { + "index": "3456", + "missed": false + }, + { + "index": "3457", + "missed": false + }, + { + "index": "3458", + "missed": false + }, + { + "index": "3459", + "missed": false + }, + { + "index": "3460", + "missed": false + }, + { + "index": "3461", + "missed": false + }, + { + "index": "3462", + "missed": false + }, + { + "index": "3463", + "missed": false + }, + { + "index": "3464", + "missed": false + }, + { + "index": "3465", + "missed": false + }, + { + "index": "3466", + "missed": false + }, + { + "index": "3467", + "missed": false + }, + { + "index": "3468", + "missed": false + }, + { + "index": "3469", + "missed": false + }, + { + "index": "3470", + "missed": false + }, + { + "index": "3471", + "missed": false + }, + { + "index": "3472", + "missed": false + }, + { + "index": "3473", + "missed": false + }, + { + "index": "3474", + "missed": false + }, + { + "index": "3475", + "missed": false + }, + { + "index": "3476", + "missed": false + }, + { + "index": "3477", + "missed": false + }, + { + "index": "3478", + "missed": false + }, + { + "index": "3479", + "missed": false + }, + { + "index": "3480", + "missed": false + }, + { + "index": "3481", + "missed": false + }, + { + "index": "3482", + "missed": false + }, + { + "index": "3483", + "missed": false + }, + { + "index": "3484", + "missed": false + }, + { + "index": "3485", + "missed": false + }, + { + "index": "3486", + "missed": false + }, + { + "index": "3487", + "missed": false + }, + { + "index": "3488", + "missed": false + }, + { + "index": "3489", + "missed": false + }, + { + "index": "3490", + "missed": false + }, + { + "index": "3491", + "missed": false + }, + { + "index": "3492", + "missed": false + }, + { + "index": "3493", + "missed": false + }, + { + "index": "3494", + "missed": false + }, + { + "index": "3495", + "missed": false + }, + { + "index": "3496", + "missed": false + }, + { + "index": "3497", + "missed": false + }, + { + "index": "3498", + "missed": false + }, + { + "index": "3499", + "missed": false + }, + { + "index": "3500", + "missed": false + }, + { + "index": "3501", + "missed": false + }, + { + "index": "3502", + "missed": false + }, + { + "index": "3503", + "missed": false + }, + { + "index": "3504", + "missed": false + }, + { + "index": "3505", + "missed": false + }, + { + "index": "3506", + "missed": false + }, + { + "index": "3507", + "missed": false + }, + { + "index": "3508", + "missed": false + }, + { + "index": "3509", + "missed": false + }, + { + "index": "3510", + "missed": false + }, + { + "index": "3511", + "missed": false + }, + { + "index": "3512", + "missed": false + }, + { + "index": "3513", + "missed": false + }, + { + "index": "3514", + "missed": false + }, + { + "index": "3515", + "missed": false + }, + { + "index": "3516", + "missed": false + }, + { + "index": "3517", + "missed": false + }, + { + "index": "3518", + "missed": false + }, + { + "index": "3519", + "missed": false + }, + { + "index": "3520", + "missed": false + }, + { + "index": "3521", + "missed": false + }, + { + "index": "3522", + "missed": false + }, + { + "index": "3523", + "missed": false + }, + { + "index": "3524", + "missed": false + }, + { + "index": "3525", + "missed": false + }, + { + "index": "3526", + "missed": false + }, + { + "index": "3527", + "missed": false + }, + { + "index": "3528", + "missed": false + }, + { + "index": "3529", + "missed": false + }, + { + "index": "3530", + "missed": false + }, + { + "index": "3531", + "missed": false + }, + { + "index": "3532", + "missed": false + }, + { + "index": "3533", + "missed": false + }, + { + "index": "3534", + "missed": false + }, + { + "index": "3535", + "missed": false + }, + { + "index": "3536", + "missed": false + }, + { + "index": "3537", + "missed": false + }, + { + "index": "3538", + "missed": false + }, + { + "index": "3539", + "missed": false + }, + { + "index": "3540", + "missed": false + }, + { + "index": "3541", + "missed": false + }, + { + "index": "3542", + "missed": false + }, + { + "index": "3543", + "missed": false + }, + { + "index": "3544", + "missed": false + }, + { + "index": "3545", + "missed": false + }, + { + "index": "3546", + "missed": false + }, + { + "index": "3547", + "missed": false + }, + { + "index": "3548", + "missed": false + }, + { + "index": "3549", + "missed": false + }, + { + "index": "3550", + "missed": false + }, + { + "index": "3551", + "missed": false + }, + { + "index": "3552", + "missed": false + }, + { + "index": "3553", + "missed": false + }, + { + "index": "3554", + "missed": false + }, + { + "index": "3555", + "missed": false + }, + { + "index": "3556", + "missed": false + }, + { + "index": "3557", + "missed": false + }, + { + "index": "3558", + "missed": false + }, + { + "index": "3559", + "missed": false + }, + { + "index": "3560", + "missed": false + }, + { + "index": "3561", + "missed": false + }, + { + "index": "3562", + "missed": false + }, + { + "index": "3563", + "missed": false + }, + { + "index": "3564", + "missed": false + }, + { + "index": "3565", + "missed": false + }, + { + "index": "3566", + "missed": false + }, + { + "index": "3567", + "missed": false + }, + { + "index": "3568", + "missed": false + }, + { + "index": "3569", + "missed": false + }, + { + "index": "3570", + "missed": false + }, + { + "index": "3571", + "missed": false + }, + { + "index": "3572", + "missed": false + }, + { + "index": "3573", + "missed": false + }, + { + "index": "3574", + "missed": false + }, + { + "index": "3575", + "missed": false + }, + { + "index": "3576", + "missed": false + }, + { + "index": "3577", + "missed": false + }, + { + "index": "3578", + "missed": false + }, + { + "index": "3579", + "missed": false + }, + { + "index": "3580", + "missed": false + }, + { + "index": "3581", + "missed": false + }, + { + "index": "3582", + "missed": false + }, + { + "index": "3583", + "missed": false + }, + { + "index": "3584", + "missed": false + }, + { + "index": "3585", + "missed": false + }, + { + "index": "3586", + "missed": false + }, + { + "index": "3587", + "missed": false + }, + { + "index": "3588", + "missed": false + }, + { + "index": "3589", + "missed": false + }, + { + "index": "3590", + "missed": false + }, + { + "index": "3591", + "missed": false + }, + { + "index": "3592", + "missed": false + }, + { + "index": "3593", + "missed": false + }, + { + "index": "3594", + "missed": false + }, + { + "index": "3595", + "missed": false + }, + { + "index": "3596", + "missed": false + }, + { + "index": "3597", + "missed": false + }, + { + "index": "3598", + "missed": false + }, + { + "index": "3599", + "missed": false + }, + { + "index": "3600", + "missed": false + }, + { + "index": "3601", + "missed": false + }, + { + "index": "3602", + "missed": false + }, + { + "index": "3603", + "missed": false + }, + { + "index": "3604", + "missed": false + }, + { + "index": "3605", + "missed": false + }, + { + "index": "3606", + "missed": false + }, + { + "index": "3607", + "missed": false + }, + { + "index": "3608", + "missed": false + }, + { + "index": "3609", + "missed": false + }, + { + "index": "3610", + "missed": false + }, + { + "index": "3611", + "missed": false + }, + { + "index": "3612", + "missed": false + }, + { + "index": "3613", + "missed": false + }, + { + "index": "3614", + "missed": false + }, + { + "index": "3615", + "missed": false + }, + { + "index": "3616", + "missed": false + }, + { + "index": "3617", + "missed": false + }, + { + "index": "3618", + "missed": false + }, + { + "index": "3619", + "missed": false + }, + { + "index": "3620", + "missed": false + }, + { + "index": "3621", + "missed": false + }, + { + "index": "3622", + "missed": false + }, + { + "index": "3623", + "missed": false + }, + { + "index": "3624", + "missed": false + }, + { + "index": "3625", + "missed": false + }, + { + "index": "3626", + "missed": false + }, + { + "index": "3627", + "missed": false + }, + { + "index": "3628", + "missed": false + }, + { + "index": "3629", + "missed": false + }, + { + "index": "3630", + "missed": false + }, + { + "index": "3631", + "missed": false + }, + { + "index": "3632", + "missed": false + }, + { + "index": "3633", + "missed": false + }, + { + "index": "3634", + "missed": false + }, + { + "index": "3635", + "missed": false + }, + { + "index": "3636", + "missed": false + }, + { + "index": "3637", + "missed": false + }, + { + "index": "3638", + "missed": false + }, + { + "index": "3639", + "missed": false + }, + { + "index": "3640", + "missed": false + }, + { + "index": "3641", + "missed": false + }, + { + "index": "3642", + "missed": false + }, + { + "index": "3643", + "missed": false + }, + { + "index": "3644", + "missed": false + }, + { + "index": "3645", + "missed": false + }, + { + "index": "3646", + "missed": false + }, + { + "index": "3647", + "missed": false + }, + { + "index": "3648", + "missed": false + }, + { + "index": "3649", + "missed": false + }, + { + "index": "3650", + "missed": false + }, + { + "index": "3651", + "missed": false + }, + { + "index": "3652", + "missed": false + }, + { + "index": "3653", + "missed": false + }, + { + "index": "3654", + "missed": false + }, + { + "index": "3655", + "missed": false + }, + { + "index": "3656", + "missed": false + }, + { + "index": "3657", + "missed": false + }, + { + "index": "3658", + "missed": false + }, + { + "index": "3659", + "missed": false + }, + { + "index": "3660", + "missed": false + }, + { + "index": "3661", + "missed": false + }, + { + "index": "3662", + "missed": false + }, + { + "index": "3663", + "missed": false + }, + { + "index": "3664", + "missed": false + }, + { + "index": "3665", + "missed": false + }, + { + "index": "3666", + "missed": false + }, + { + "index": "3667", + "missed": false + }, + { + "index": "3668", + "missed": false + }, + { + "index": "3669", + "missed": false + }, + { + "index": "3670", + "missed": false + }, + { + "index": "3671", + "missed": false + }, + { + "index": "3672", + "missed": false + }, + { + "index": "3673", + "missed": false + }, + { + "index": "3674", + "missed": false + }, + { + "index": "3675", + "missed": false + }, + { + "index": "3676", + "missed": false + }, + { + "index": "3677", + "missed": false + }, + { + "index": "3678", + "missed": false + }, + { + "index": "3679", + "missed": false + }, + { + "index": "3680", + "missed": false + }, + { + "index": "3681", + "missed": false + }, + { + "index": "3682", + "missed": false + }, + { + "index": "3683", + "missed": false + }, + { + "index": "3684", + "missed": false + }, + { + "index": "3685", + "missed": false + }, + { + "index": "3686", + "missed": false + }, + { + "index": "3687", + "missed": false + }, + { + "index": "3688", + "missed": false + }, + { + "index": "3689", + "missed": false + }, + { + "index": "3690", + "missed": false + }, + { + "index": "3691", + "missed": false + }, + { + "index": "3692", + "missed": false + }, + { + "index": "3693", + "missed": false + }, + { + "index": "3694", + "missed": false + }, + { + "index": "3695", + "missed": false + }, + { + "index": "3696", + "missed": false + }, + { + "index": "3697", + "missed": false + }, + { + "index": "3698", + "missed": false + }, + { + "index": "3699", + "missed": false + }, + { + "index": "3700", + "missed": false + }, + { + "index": "3701", + "missed": false + }, + { + "index": "3702", + "missed": false + }, + { + "index": "3703", + "missed": false + }, + { + "index": "3704", + "missed": false + }, + { + "index": "3705", + "missed": false + }, + { + "index": "3706", + "missed": false + }, + { + "index": "3707", + "missed": false + }, + { + "index": "3708", + "missed": false + }, + { + "index": "3709", + "missed": false + }, + { + "index": "3710", + "missed": false + }, + { + "index": "3711", + "missed": false + }, + { + "index": "3712", + "missed": false + }, + { + "index": "3713", + "missed": false + }, + { + "index": "3714", + "missed": false + }, + { + "index": "3715", + "missed": false + }, + { + "index": "3716", + "missed": false + }, + { + "index": "3717", + "missed": false + }, + { + "index": "3718", + "missed": false + }, + { + "index": "3719", + "missed": false + }, + { + "index": "3720", + "missed": false + }, + { + "index": "3721", + "missed": false + }, + { + "index": "3722", + "missed": false + }, + { + "index": "3723", + "missed": false + }, + { + "index": "3724", + "missed": false + }, + { + "index": "3725", + "missed": false + }, + { + "index": "3726", + "missed": false + }, + { + "index": "3727", + "missed": false + }, + { + "index": "3728", + "missed": false + }, + { + "index": "3729", + "missed": false + }, + { + "index": "3730", + "missed": false + }, + { + "index": "3731", + "missed": false + }, + { + "index": "3732", + "missed": false + }, + { + "index": "3733", + "missed": false + }, + { + "index": "3734", + "missed": false + }, + { + "index": "3735", + "missed": false + }, + { + "index": "3736", + "missed": false + }, + { + "index": "3737", + "missed": false + }, + { + "index": "3738", + "missed": false + }, + { + "index": "3739", + "missed": false + }, + { + "index": "3740", + "missed": false + }, + { + "index": "3741", + "missed": false + }, + { + "index": "3742", + "missed": false + }, + { + "index": "3743", + "missed": false + }, + { + "index": "3744", + "missed": false + }, + { + "index": "3745", + "missed": false + }, + { + "index": "3746", + "missed": false + }, + { + "index": "3747", + "missed": false + }, + { + "index": "3748", + "missed": false + }, + { + "index": "3749", + "missed": false + }, + { + "index": "3750", + "missed": false + }, + { + "index": "3751", + "missed": false + }, + { + "index": "3752", + "missed": false + }, + { + "index": "3753", + "missed": false + }, + { + "index": "3754", + "missed": false + }, + { + "index": "3755", + "missed": false + }, + { + "index": "3756", + "missed": false + }, + { + "index": "3757", + "missed": false + }, + { + "index": "3758", + "missed": false + }, + { + "index": "3759", + "missed": false + }, + { + "index": "3760", + "missed": false + }, + { + "index": "3761", + "missed": false + }, + { + "index": "3762", + "missed": false + }, + { + "index": "3763", + "missed": false + }, + { + "index": "3764", + "missed": false + }, + { + "index": "3765", + "missed": false + }, + { + "index": "3766", + "missed": false + }, + { + "index": "3767", + "missed": false + }, + { + "index": "3768", + "missed": false + }, + { + "index": "3769", + "missed": false + }, + { + "index": "3770", + "missed": false + }, + { + "index": "3771", + "missed": false + }, + { + "index": "3772", + "missed": false + }, + { + "index": "3773", + "missed": false + }, + { + "index": "3774", + "missed": false + }, + { + "index": "3775", + "missed": false + }, + { + "index": "3776", + "missed": false + }, + { + "index": "3777", + "missed": false + }, + { + "index": "3778", + "missed": false + }, + { + "index": "3779", + "missed": false + }, + { + "index": "3780", + "missed": false + }, + { + "index": "3781", + "missed": false + }, + { + "index": "3782", + "missed": false + }, + { + "index": "3783", + "missed": false + }, + { + "index": "3784", + "missed": false + }, + { + "index": "3785", + "missed": false + }, + { + "index": "3786", + "missed": false + }, + { + "index": "3787", + "missed": false + }, + { + "index": "3788", + "missed": false + }, + { + "index": "3789", + "missed": false + }, + { + "index": "3790", + "missed": false + }, + { + "index": "3791", + "missed": false + }, + { + "index": "3792", + "missed": false + }, + { + "index": "3793", + "missed": false + }, + { + "index": "3794", + "missed": false + }, + { + "index": "3795", + "missed": false + }, + { + "index": "3796", + "missed": false + }, + { + "index": "3797", + "missed": false + }, + { + "index": "3798", + "missed": false + }, + { + "index": "3799", + "missed": false + }, + { + "index": "3800", + "missed": false + }, + { + "index": "3801", + "missed": false + }, + { + "index": "3802", + "missed": false + }, + { + "index": "3803", + "missed": false + }, + { + "index": "3804", + "missed": false + }, + { + "index": "3805", + "missed": false + }, + { + "index": "3806", + "missed": false + }, + { + "index": "3807", + "missed": false + }, + { + "index": "3808", + "missed": false + }, + { + "index": "3809", + "missed": false + }, + { + "index": "3810", + "missed": false + }, + { + "index": "3811", + "missed": false + }, + { + "index": "3812", + "missed": false + }, + { + "index": "3813", + "missed": false + }, + { + "index": "3814", + "missed": false + }, + { + "index": "3815", + "missed": false + }, + { + "index": "3816", + "missed": false + }, + { + "index": "3817", + "missed": false + }, + { + "index": "3818", + "missed": false + }, + { + "index": "3819", + "missed": false + }, + { + "index": "3820", + "missed": false + }, + { + "index": "3821", + "missed": false + }, + { + "index": "3822", + "missed": false + }, + { + "index": "3823", + "missed": false + }, + { + "index": "3824", + "missed": false + }, + { + "index": "3825", + "missed": false + }, + { + "index": "3826", + "missed": false + }, + { + "index": "3827", + "missed": false + }, + { + "index": "3828", + "missed": false + }, + { + "index": "3829", + "missed": false + }, + { + "index": "3830", + "missed": false + }, + { + "index": "3831", + "missed": false + }, + { + "index": "3832", + "missed": false + }, + { + "index": "3833", + "missed": false + }, + { + "index": "3834", + "missed": false + }, + { + "index": "3835", + "missed": false + }, + { + "index": "3836", + "missed": false + }, + { + "index": "3837", + "missed": false + }, + { + "index": "3838", + "missed": false + }, + { + "index": "3839", + "missed": false + }, + { + "index": "3840", + "missed": false + }, + { + "index": "3841", + "missed": false + }, + { + "index": "3842", + "missed": false + }, + { + "index": "3843", + "missed": false + }, + { + "index": "3844", + "missed": false + }, + { + "index": "3845", + "missed": false + }, + { + "index": "3846", + "missed": false + }, + { + "index": "3847", + "missed": false + }, + { + "index": "3848", + "missed": false + }, + { + "index": "3849", + "missed": false + }, + { + "index": "3850", + "missed": false + }, + { + "index": "3851", + "missed": false + }, + { + "index": "3852", + "missed": false + }, + { + "index": "3853", + "missed": false + }, + { + "index": "3854", + "missed": false + }, + { + "index": "3855", + "missed": false + }, + { + "index": "3856", + "missed": false + }, + { + "index": "3857", + "missed": false + }, + { + "index": "3858", + "missed": false + }, + { + "index": "3859", + "missed": false + }, + { + "index": "3860", + "missed": false + }, + { + "index": "3861", + "missed": false + }, + { + "index": "3862", + "missed": false + }, + { + "index": "3863", + "missed": false + }, + { + "index": "3864", + "missed": false + }, + { + "index": "3865", + "missed": false + }, + { + "index": "3866", + "missed": false + }, + { + "index": "3867", + "missed": false + }, + { + "index": "3868", + "missed": false + }, + { + "index": "3869", + "missed": false + }, + { + "index": "3870", + "missed": false + }, + { + "index": "3871", + "missed": false + }, + { + "index": "3872", + "missed": false + }, + { + "index": "3873", + "missed": false + }, + { + "index": "3874", + "missed": false + }, + { + "index": "3875", + "missed": false + }, + { + "index": "3876", + "missed": false + }, + { + "index": "3877", + "missed": false + }, + { + "index": "3878", + "missed": false + }, + { + "index": "3879", + "missed": false + }, + { + "index": "3880", + "missed": false + }, + { + "index": "3881", + "missed": false + }, + { + "index": "3882", + "missed": false + }, + { + "index": "3883", + "missed": false + }, + { + "index": "3884", + "missed": false + }, + { + "index": "3885", + "missed": false + }, + { + "index": "3886", + "missed": false + }, + { + "index": "3887", + "missed": false + }, + { + "index": "3888", + "missed": false + }, + { + "index": "3889", + "missed": false + }, + { + "index": "3890", + "missed": false + }, + { + "index": "3891", + "missed": false + }, + { + "index": "3892", + "missed": false + }, + { + "index": "3893", + "missed": false + }, + { + "index": "3894", + "missed": false + }, + { + "index": "3895", + "missed": false + }, + { + "index": "3896", + "missed": false + }, + { + "index": "3897", + "missed": false + }, + { + "index": "3898", + "missed": false + }, + { + "index": "3899", + "missed": false + }, + { + "index": "3900", + "missed": false + }, + { + "index": "3901", + "missed": false + }, + { + "index": "3902", + "missed": false + }, + { + "index": "3903", + "missed": false + }, + { + "index": "3904", + "missed": false + }, + { + "index": "3905", + "missed": false + }, + { + "index": "3906", + "missed": false + }, + { + "index": "3907", + "missed": false + }, + { + "index": "3908", + "missed": false + }, + { + "index": "3909", + "missed": false + }, + { + "index": "3910", + "missed": false + }, + { + "index": "3911", + "missed": false + }, + { + "index": "3912", + "missed": false + }, + { + "index": "3913", + "missed": false + }, + { + "index": "3914", + "missed": false + }, + { + "index": "3915", + "missed": false + }, + { + "index": "3916", + "missed": false + }, + { + "index": "3917", + "missed": false + }, + { + "index": "3918", + "missed": false + }, + { + "index": "3919", + "missed": false + }, + { + "index": "3920", + "missed": false + }, + { + "index": "3921", + "missed": false + }, + { + "index": "3922", + "missed": false + }, + { + "index": "3923", + "missed": false + }, + { + "index": "3924", + "missed": false + }, + { + "index": "3925", + "missed": false + }, + { + "index": "3926", + "missed": false + }, + { + "index": "3927", + "missed": false + }, + { + "index": "3928", + "missed": false + }, + { + "index": "3929", + "missed": false + }, + { + "index": "3930", + "missed": false + }, + { + "index": "3931", + "missed": false + }, + { + "index": "3932", + "missed": false + }, + { + "index": "3933", + "missed": false + }, + { + "index": "3934", + "missed": false + }, + { + "index": "3935", + "missed": false + }, + { + "index": "3936", + "missed": false + }, + { + "index": "3937", + "missed": false + }, + { + "index": "3938", + "missed": false + }, + { + "index": "3939", + "missed": false + }, + { + "index": "3940", + "missed": false + }, + { + "index": "3941", + "missed": false + }, + { + "index": "3942", + "missed": false + }, + { + "index": "3943", + "missed": false + }, + { + "index": "3944", + "missed": false + }, + { + "index": "3945", + "missed": false + }, + { + "index": "3946", + "missed": false + }, + { + "index": "3947", + "missed": false + }, + { + "index": "3948", + "missed": false + }, + { + "index": "3949", + "missed": false + }, + { + "index": "3950", + "missed": false + }, + { + "index": "3951", + "missed": false + }, + { + "index": "3952", + "missed": false + }, + { + "index": "3953", + "missed": false + }, + { + "index": "3954", + "missed": false + }, + { + "index": "3955", + "missed": false + }, + { + "index": "3956", + "missed": false + }, + { + "index": "3957", + "missed": false + }, + { + "index": "3958", + "missed": false + }, + { + "index": "3959", + "missed": false + }, + { + "index": "3960", + "missed": false + }, + { + "index": "3961", + "missed": false + }, + { + "index": "3962", + "missed": false + }, + { + "index": "3963", + "missed": false + }, + { + "index": "3964", + "missed": false + }, + { + "index": "3965", + "missed": false + }, + { + "index": "3966", + "missed": false + }, + { + "index": "3967", + "missed": false + }, + { + "index": "3968", + "missed": false + }, + { + "index": "3969", + "missed": false + }, + { + "index": "3970", + "missed": false + }, + { + "index": "3971", + "missed": false + }, + { + "index": "3972", + "missed": false + }, + { + "index": "3973", + "missed": false + }, + { + "index": "3974", + "missed": false + }, + { + "index": "3975", + "missed": false + }, + { + "index": "3976", + "missed": false + }, + { + "index": "3977", + "missed": false + }, + { + "index": "3978", + "missed": false + }, + { + "index": "3979", + "missed": false + }, + { + "index": "3980", + "missed": false + }, + { + "index": "3981", + "missed": false + }, + { + "index": "3982", + "missed": false + }, + { + "index": "3983", + "missed": false + }, + { + "index": "3984", + "missed": false + }, + { + "index": "3985", + "missed": false + }, + { + "index": "3986", + "missed": false + }, + { + "index": "3987", + "missed": false + }, + { + "index": "3988", + "missed": false + }, + { + "index": "3989", + "missed": false + }, + { + "index": "3990", + "missed": false + }, + { + "index": "3991", + "missed": false + }, + { + "index": "3992", + "missed": false + }, + { + "index": "3993", + "missed": false + }, + { + "index": "3994", + "missed": false + }, + { + "index": "3995", + "missed": false + }, + { + "index": "3996", + "missed": false + }, + { + "index": "3997", + "missed": false + }, + { + "index": "3998", + "missed": false + }, + { + "index": "3999", + "missed": false + }, + { + "index": "4000", + "missed": false + }, + { + "index": "4001", + "missed": false + }, + { + "index": "4002", + "missed": false + }, + { + "index": "4003", + "missed": false + }, + { + "index": "4004", + "missed": false + }, + { + "index": "4005", + "missed": false + }, + { + "index": "4006", + "missed": false + }, + { + "index": "4007", + "missed": false + }, + { + "index": "4008", + "missed": false + }, + { + "index": "4009", + "missed": false + }, + { + "index": "4010", + "missed": false + }, + { + "index": "4011", + "missed": false + }, + { + "index": "4012", + "missed": false + }, + { + "index": "4013", + "missed": false + }, + { + "index": "4014", + "missed": false + }, + { + "index": "4015", + "missed": false + }, + { + "index": "4016", + "missed": false + }, + { + "index": "4017", + "missed": false + }, + { + "index": "4018", + "missed": false + }, + { + "index": "4019", + "missed": false + }, + { + "index": "4020", + "missed": false + }, + { + "index": "4021", + "missed": false + }, + { + "index": "4022", + "missed": false + }, + { + "index": "4023", + "missed": false + }, + { + "index": "4024", + "missed": false + }, + { + "index": "4025", + "missed": false + }, + { + "index": "4026", + "missed": false + }, + { + "index": "4027", + "missed": false + }, + { + "index": "4028", + "missed": false + }, + { + "index": "4029", + "missed": false + }, + { + "index": "4030", + "missed": false + }, + { + "index": "4031", + "missed": false + }, + { + "index": "4032", + "missed": false + }, + { + "index": "4033", + "missed": false + }, + { + "index": "4034", + "missed": false + }, + { + "index": "4035", + "missed": false + }, + { + "index": "4036", + "missed": false + }, + { + "index": "4037", + "missed": false + }, + { + "index": "4038", + "missed": false + }, + { + "index": "4039", + "missed": false + }, + { + "index": "4040", + "missed": false + }, + { + "index": "4041", + "missed": false + }, + { + "index": "4042", + "missed": false + }, + { + "index": "4043", + "missed": false + }, + { + "index": "4044", + "missed": false + }, + { + "index": "4045", + "missed": false + }, + { + "index": "4046", + "missed": false + }, + { + "index": "4047", + "missed": false + }, + { + "index": "4048", + "missed": false + }, + { + "index": "4049", + "missed": false + }, + { + "index": "4050", + "missed": false + }, + { + "index": "4051", + "missed": false + }, + { + "index": "4052", + "missed": false + }, + { + "index": "4053", + "missed": false + }, + { + "index": "4054", + "missed": false + }, + { + "index": "4055", + "missed": false + }, + { + "index": "4056", + "missed": false + }, + { + "index": "4057", + "missed": false + }, + { + "index": "4058", + "missed": false + }, + { + "index": "4059", + "missed": false + }, + { + "index": "4060", + "missed": false + }, + { + "index": "4061", + "missed": false + }, + { + "index": "4062", + "missed": false + }, + { + "index": "4063", + "missed": false + }, + { + "index": "4064", + "missed": false + }, + { + "index": "4065", + "missed": false + }, + { + "index": "4066", + "missed": false + }, + { + "index": "4067", + "missed": false + }, + { + "index": "4068", + "missed": false + }, + { + "index": "4069", + "missed": false + }, + { + "index": "4070", + "missed": false + }, + { + "index": "4071", + "missed": false + }, + { + "index": "4072", + "missed": false + }, + { + "index": "4073", + "missed": false + }, + { + "index": "4074", + "missed": false + }, + { + "index": "4075", + "missed": false + }, + { + "index": "4076", + "missed": false + }, + { + "index": "4077", + "missed": false + }, + { + "index": "4078", + "missed": false + }, + { + "index": "4079", + "missed": false + }, + { + "index": "4080", + "missed": false + }, + { + "index": "4081", + "missed": false + }, + { + "index": "4082", + "missed": false + }, + { + "index": "4083", + "missed": false + }, + { + "index": "4084", + "missed": false + }, + { + "index": "4085", + "missed": false + }, + { + "index": "4086", + "missed": false + }, + { + "index": "4087", + "missed": false + }, + { + "index": "4088", + "missed": false + }, + { + "index": "4089", + "missed": false + }, + { + "index": "4090", + "missed": false + }, + { + "index": "4091", + "missed": false + }, + { + "index": "4092", + "missed": false + }, + { + "index": "4093", + "missed": false + }, + { + "index": "4094", + "missed": false + }, + { + "index": "4095", + "missed": false + }, + { + "index": "4096", + "missed": false + }, + { + "index": "4097", + "missed": false + }, + { + "index": "4098", + "missed": false + }, + { + "index": "4099", + "missed": false + }, + { + "index": "4100", + "missed": false + }, + { + "index": "4101", + "missed": false + }, + { + "index": "4102", + "missed": false + }, + { + "index": "4103", + "missed": false + }, + { + "index": "4104", + "missed": false + }, + { + "index": "4105", + "missed": false + }, + { + "index": "4106", + "missed": false + }, + { + "index": "4107", + "missed": false + }, + { + "index": "4108", + "missed": false + }, + { + "index": "4109", + "missed": false + }, + { + "index": "4110", + "missed": false + }, + { + "index": "4111", + "missed": false + }, + { + "index": "4112", + "missed": false + }, + { + "index": "4113", + "missed": false + }, + { + "index": "4114", + "missed": false + }, + { + "index": "4115", + "missed": false + }, + { + "index": "4116", + "missed": false + }, + { + "index": "4117", + "missed": false + }, + { + "index": "4118", + "missed": false + }, + { + "index": "4119", + "missed": false + }, + { + "index": "4120", + "missed": false + }, + { + "index": "4121", + "missed": false + }, + { + "index": "4122", + "missed": false + }, + { + "index": "4123", + "missed": false + }, + { + "index": "4124", + "missed": false + }, + { + "index": "4125", + "missed": false + }, + { + "index": "4126", + "missed": false + }, + { + "index": "4127", + "missed": false + }, + { + "index": "4128", + "missed": false + }, + { + "index": "4129", + "missed": false + }, + { + "index": "4130", + "missed": false + }, + { + "index": "4131", + "missed": false + }, + { + "index": "4132", + "missed": false + }, + { + "index": "4133", + "missed": false + }, + { + "index": "4134", + "missed": false + }, + { + "index": "4135", + "missed": false + }, + { + "index": "4136", + "missed": false + }, + { + "index": "4137", + "missed": false + }, + { + "index": "4138", + "missed": false + }, + { + "index": "4139", + "missed": false + }, + { + "index": "4140", + "missed": false + }, + { + "index": "4141", + "missed": false + }, + { + "index": "4142", + "missed": false + }, + { + "index": "4143", + "missed": false + }, + { + "index": "4144", + "missed": false + }, + { + "index": "4145", + "missed": false + }, + { + "index": "4146", + "missed": false + }, + { + "index": "4147", + "missed": false + }, + { + "index": "4148", + "missed": false + }, + { + "index": "4149", + "missed": false + }, + { + "index": "4150", + "missed": false + }, + { + "index": "4151", + "missed": false + }, + { + "index": "4152", + "missed": false + }, + { + "index": "4153", + "missed": false + }, + { + "index": "4154", + "missed": false + }, + { + "index": "4155", + "missed": false + }, + { + "index": "4156", + "missed": false + }, + { + "index": "4157", + "missed": false + }, + { + "index": "4158", + "missed": false + }, + { + "index": "4159", + "missed": false + }, + { + "index": "4160", + "missed": false + }, + { + "index": "4161", + "missed": false + }, + { + "index": "4162", + "missed": false + }, + { + "index": "4163", + "missed": false + }, + { + "index": "4164", + "missed": false + }, + { + "index": "4165", + "missed": false + }, + { + "index": "4166", + "missed": false + }, + { + "index": "4167", + "missed": false + }, + { + "index": "4168", + "missed": false + }, + { + "index": "4169", + "missed": false + }, + { + "index": "4170", + "missed": false + }, + { + "index": "4171", + "missed": false + }, + { + "index": "4172", + "missed": false + }, + { + "index": "4173", + "missed": false + }, + { + "index": "4174", + "missed": false + }, + { + "index": "4175", + "missed": false + }, + { + "index": "4176", + "missed": false + }, + { + "index": "4177", + "missed": false + }, + { + "index": "4178", + "missed": false + }, + { + "index": "4179", + "missed": false + }, + { + "index": "4180", + "missed": false + }, + { + "index": "4181", + "missed": false + }, + { + "index": "4182", + "missed": false + }, + { + "index": "4183", + "missed": false + }, + { + "index": "4184", + "missed": false + }, + { + "index": "4185", + "missed": false + }, + { + "index": "4186", + "missed": false + }, + { + "index": "4187", + "missed": false + }, + { + "index": "4188", + "missed": false + }, + { + "index": "4189", + "missed": false + }, + { + "index": "4190", + "missed": false + }, + { + "index": "4191", + "missed": false + }, + { + "index": "4192", + "missed": false + }, + { + "index": "4193", + "missed": false + }, + { + "index": "4194", + "missed": false + }, + { + "index": "4195", + "missed": false + }, + { + "index": "4196", + "missed": false + }, + { + "index": "4197", + "missed": false + }, + { + "index": "4198", + "missed": false + }, + { + "index": "4199", + "missed": false + }, + { + "index": "4200", + "missed": false + }, + { + "index": "4201", + "missed": false + }, + { + "index": "4202", + "missed": false + }, + { + "index": "4203", + "missed": false + }, + { + "index": "4204", + "missed": false + }, + { + "index": "4205", + "missed": false + }, + { + "index": "4206", + "missed": false + }, + { + "index": "4207", + "missed": false + }, + { + "index": "4208", + "missed": false + }, + { + "index": "4209", + "missed": false + }, + { + "index": "4210", + "missed": false + }, + { + "index": "4211", + "missed": false + }, + { + "index": "4212", + "missed": false + }, + { + "index": "4213", + "missed": false + }, + { + "index": "4214", + "missed": false + }, + { + "index": "4215", + "missed": false + }, + { + "index": "4216", + "missed": false + }, + { + "index": "4217", + "missed": false + }, + { + "index": "4218", + "missed": false + }, + { + "index": "4219", + "missed": false + }, + { + "index": "4220", + "missed": false + }, + { + "index": "4221", + "missed": false + }, + { + "index": "4222", + "missed": false + }, + { + "index": "4223", + "missed": false + }, + { + "index": "4224", + "missed": false + }, + { + "index": "4225", + "missed": false + }, + { + "index": "4226", + "missed": false + }, + { + "index": "4227", + "missed": false + }, + { + "index": "4228", + "missed": false + }, + { + "index": "4229", + "missed": false + }, + { + "index": "4230", + "missed": false + }, + { + "index": "4231", + "missed": false + }, + { + "index": "4232", + "missed": false + }, + { + "index": "4233", + "missed": false + }, + { + "index": "4234", + "missed": false + }, + { + "index": "4235", + "missed": false + }, + { + "index": "4236", + "missed": false + }, + { + "index": "4237", + "missed": false + }, + { + "index": "4238", + "missed": false + }, + { + "index": "4239", + "missed": false + }, + { + "index": "4240", + "missed": false + }, + { + "index": "4241", + "missed": false + }, + { + "index": "4242", + "missed": false + }, + { + "index": "4243", + "missed": false + }, + { + "index": "4244", + "missed": false + }, + { + "index": "4245", + "missed": false + }, + { + "index": "4246", + "missed": false + }, + { + "index": "4247", + "missed": false + }, + { + "index": "4248", + "missed": false + }, + { + "index": "4249", + "missed": false + }, + { + "index": "4250", + "missed": false + }, + { + "index": "4251", + "missed": false + }, + { + "index": "4252", + "missed": false + }, + { + "index": "4253", + "missed": false + }, + { + "index": "4254", + "missed": false + }, + { + "index": "4255", + "missed": false + }, + { + "index": "4256", + "missed": false + }, + { + "index": "4257", + "missed": false + }, + { + "index": "4258", + "missed": false + }, + { + "index": "4259", + "missed": false + }, + { + "index": "4260", + "missed": false + }, + { + "index": "4261", + "missed": false + }, + { + "index": "4262", + "missed": false + }, + { + "index": "4263", + "missed": false + }, + { + "index": "4264", + "missed": false + }, + { + "index": "4265", + "missed": false + }, + { + "index": "4266", + "missed": false + }, + { + "index": "4267", + "missed": false + }, + { + "index": "4268", + "missed": false + }, + { + "index": "4269", + "missed": false + }, + { + "index": "4270", + "missed": false + }, + { + "index": "4271", + "missed": false + }, + { + "index": "4272", + "missed": false + }, + { + "index": "4273", + "missed": false + }, + { + "index": "4274", + "missed": false + }, + { + "index": "4275", + "missed": false + }, + { + "index": "4276", + "missed": false + }, + { + "index": "4277", + "missed": false + }, + { + "index": "4278", + "missed": false + }, + { + "index": "4279", + "missed": false + }, + { + "index": "4280", + "missed": false + }, + { + "index": "4281", + "missed": false + }, + { + "index": "4282", + "missed": false + }, + { + "index": "4283", + "missed": false + }, + { + "index": "4284", + "missed": false + }, + { + "index": "4285", + "missed": false + }, + { + "index": "4286", + "missed": false + }, + { + "index": "4287", + "missed": false + }, + { + "index": "4288", + "missed": false + }, + { + "index": "4289", + "missed": false + }, + { + "index": "4290", + "missed": false + }, + { + "index": "4291", + "missed": false + }, + { + "index": "4292", + "missed": false + }, + { + "index": "4293", + "missed": false + }, + { + "index": "4294", + "missed": false + }, + { + "index": "4295", + "missed": false + }, + { + "index": "4296", + "missed": false + }, + { + "index": "4297", + "missed": false + }, + { + "index": "4298", + "missed": false + }, + { + "index": "4299", + "missed": false + }, + { + "index": "4300", + "missed": false + }, + { + "index": "4301", + "missed": false + }, + { + "index": "4302", + "missed": false + }, + { + "index": "4303", + "missed": false + }, + { + "index": "4304", + "missed": false + }, + { + "index": "4305", + "missed": false + }, + { + "index": "4306", + "missed": false + }, + { + "index": "4307", + "missed": false + }, + { + "index": "4308", + "missed": false + }, + { + "index": "4309", + "missed": false + }, + { + "index": "4310", + "missed": false + }, + { + "index": "4311", + "missed": false + }, + { + "index": "4312", + "missed": false + }, + { + "index": "4313", + "missed": false + }, + { + "index": "4314", + "missed": false + }, + { + "index": "4315", + "missed": false + }, + { + "index": "4316", + "missed": false + }, + { + "index": "4317", + "missed": false + }, + { + "index": "4318", + "missed": false + }, + { + "index": "4319", + "missed": false + }, + { + "index": "4320", + "missed": false + }, + { + "index": "4321", + "missed": false + }, + { + "index": "4322", + "missed": false + }, + { + "index": "4323", + "missed": false + }, + { + "index": "4324", + "missed": false + }, + { + "index": "4325", + "missed": false + }, + { + "index": "4326", + "missed": false + }, + { + "index": "4327", + "missed": false + }, + { + "index": "4328", + "missed": false + }, + { + "index": "4329", + "missed": false + }, + { + "index": "4330", + "missed": false + }, + { + "index": "4331", + "missed": false + }, + { + "index": "4332", + "missed": false + }, + { + "index": "4333", + "missed": false + }, + { + "index": "4334", + "missed": false + }, + { + "index": "4335", + "missed": false + }, + { + "index": "4336", + "missed": false + }, + { + "index": "4337", + "missed": false + }, + { + "index": "4338", + "missed": false + }, + { + "index": "4339", + "missed": false + }, + { + "index": "4340", + "missed": false + }, + { + "index": "4341", + "missed": false + }, + { + "index": "4342", + "missed": false + }, + { + "index": "4343", + "missed": false + }, + { + "index": "4344", + "missed": false + }, + { + "index": "4345", + "missed": false + }, + { + "index": "4346", + "missed": false + }, + { + "index": "4347", + "missed": false + }, + { + "index": "4348", + "missed": false + }, + { + "index": "4349", + "missed": false + }, + { + "index": "4350", + "missed": false + }, + { + "index": "4351", + "missed": false + }, + { + "index": "4352", + "missed": false + }, + { + "index": "4353", + "missed": false + }, + { + "index": "4354", + "missed": false + }, + { + "index": "4355", + "missed": false + }, + { + "index": "4356", + "missed": false + }, + { + "index": "4357", + "missed": false + }, + { + "index": "4358", + "missed": false + }, + { + "index": "4359", + "missed": false + }, + { + "index": "4360", + "missed": false + }, + { + "index": "4361", + "missed": false + }, + { + "index": "4362", + "missed": false + }, + { + "index": "4363", + "missed": false + }, + { + "index": "4364", + "missed": false + }, + { + "index": "4365", + "missed": false + }, + { + "index": "4366", + "missed": false + }, + { + "index": "4367", + "missed": false + }, + { + "index": "4368", + "missed": false + }, + { + "index": "4369", + "missed": false + }, + { + "index": "4370", + "missed": false + }, + { + "index": "4371", + "missed": false + }, + { + "index": "4372", + "missed": false + }, + { + "index": "4373", + "missed": false + }, + { + "index": "4374", + "missed": false + }, + { + "index": "4375", + "missed": false + }, + { + "index": "4376", + "missed": false + }, + { + "index": "4377", + "missed": false + }, + { + "index": "4378", + "missed": false + }, + { + "index": "4379", + "missed": false + }, + { + "index": "4380", + "missed": false + }, + { + "index": "4381", + "missed": false + }, + { + "index": "4382", + "missed": false + }, + { + "index": "4383", + "missed": false + }, + { + "index": "4384", + "missed": false + }, + { + "index": "4385", + "missed": false + }, + { + "index": "4386", + "missed": false + }, + { + "index": "4387", + "missed": false + }, + { + "index": "4388", + "missed": false + }, + { + "index": "4389", + "missed": false + }, + { + "index": "4390", + "missed": false + }, + { + "index": "4391", + "missed": false + }, + { + "index": "4392", + "missed": false + }, + { + "index": "4393", + "missed": false + }, + { + "index": "4394", + "missed": false + }, + { + "index": "4395", + "missed": false + }, + { + "index": "4396", + "missed": false + }, + { + "index": "4397", + "missed": false + }, + { + "index": "4398", + "missed": false + }, + { + "index": "4399", + "missed": false + }, + { + "index": "4400", + "missed": false + }, + { + "index": "4401", + "missed": false + }, + { + "index": "4402", + "missed": false + }, + { + "index": "4403", + "missed": false + }, + { + "index": "4404", + "missed": false + }, + { + "index": "4405", + "missed": false + }, + { + "index": "4406", + "missed": false + }, + { + "index": "4407", + "missed": false + }, + { + "index": "4408", + "missed": false + }, + { + "index": "4409", + "missed": false + }, + { + "index": "4410", + "missed": false + }, + { + "index": "4411", + "missed": false + }, + { + "index": "4412", + "missed": false + }, + { + "index": "4413", + "missed": false + }, + { + "index": "4414", + "missed": false + }, + { + "index": "4415", + "missed": false + }, + { + "index": "4416", + "missed": false + }, + { + "index": "4417", + "missed": false + }, + { + "index": "4418", + "missed": false + }, + { + "index": "4419", + "missed": false + }, + { + "index": "4420", + "missed": false + }, + { + "index": "4421", + "missed": false + }, + { + "index": "4422", + "missed": false + }, + { + "index": "4423", + "missed": false + }, + { + "index": "4424", + "missed": false + }, + { + "index": "4425", + "missed": false + }, + { + "index": "4426", + "missed": false + }, + { + "index": "4427", + "missed": false + }, + { + "index": "4428", + "missed": false + }, + { + "index": "4429", + "missed": false + }, + { + "index": "4430", + "missed": false + }, + { + "index": "4431", + "missed": false + }, + { + "index": "4432", + "missed": false + }, + { + "index": "4433", + "missed": false + }, + { + "index": "4434", + "missed": false + }, + { + "index": "4435", + "missed": false + }, + { + "index": "4436", + "missed": false + }, + { + "index": "4437", + "missed": false + }, + { + "index": "4438", + "missed": false + }, + { + "index": "4439", + "missed": false + }, + { + "index": "4440", + "missed": false + }, + { + "index": "4441", + "missed": false + }, + { + "index": "4442", + "missed": false + }, + { + "index": "4443", + "missed": false + }, + { + "index": "4444", + "missed": false + }, + { + "index": "4445", + "missed": false + }, + { + "index": "4446", + "missed": false + }, + { + "index": "4447", + "missed": false + }, + { + "index": "4448", + "missed": false + }, + { + "index": "4449", + "missed": false + }, + { + "index": "4450", + "missed": false + }, + { + "index": "4451", + "missed": false + }, + { + "index": "4452", + "missed": false + }, + { + "index": "4453", + "missed": false + }, + { + "index": "4454", + "missed": false + }, + { + "index": "4455", + "missed": false + }, + { + "index": "4456", + "missed": false + }, + { + "index": "4457", + "missed": false + }, + { + "index": "4458", + "missed": false + }, + { + "index": "4459", + "missed": false + }, + { + "index": "4460", + "missed": false + }, + { + "index": "4461", + "missed": false + }, + { + "index": "4462", + "missed": false + }, + { + "index": "4463", + "missed": false + }, + { + "index": "4464", + "missed": false + }, + { + "index": "4465", + "missed": false + }, + { + "index": "4466", + "missed": false + }, + { + "index": "4467", + "missed": false + }, + { + "index": "4468", + "missed": false + }, + { + "index": "4469", + "missed": false + }, + { + "index": "4470", + "missed": false + }, + { + "index": "4471", + "missed": false + }, + { + "index": "4472", + "missed": false + }, + { + "index": "4473", + "missed": false + }, + { + "index": "4474", + "missed": false + }, + { + "index": "4475", + "missed": false + }, + { + "index": "4476", + "missed": false + }, + { + "index": "4477", + "missed": false + }, + { + "index": "4478", + "missed": false + }, + { + "index": "4479", + "missed": false + }, + { + "index": "4480", + "missed": false + }, + { + "index": "4481", + "missed": false + }, + { + "index": "4482", + "missed": false + }, + { + "index": "4483", + "missed": false + }, + { + "index": "4484", + "missed": false + }, + { + "index": "4485", + "missed": false + }, + { + "index": "4486", + "missed": false + }, + { + "index": "4487", + "missed": false + }, + { + "index": "4488", + "missed": false + }, + { + "index": "4489", + "missed": false + }, + { + "index": "4490", + "missed": false + }, + { + "index": "4491", + "missed": false + }, + { + "index": "4492", + "missed": false + }, + { + "index": "4493", + "missed": false + }, + { + "index": "4494", + "missed": false + }, + { + "index": "4495", + "missed": false + }, + { + "index": "4496", + "missed": false + }, + { + "index": "4497", + "missed": false + }, + { + "index": "4498", + "missed": false + }, + { + "index": "4499", + "missed": false + }, + { + "index": "4500", + "missed": false + }, + { + "index": "4501", + "missed": false + }, + { + "index": "4502", + "missed": false + }, + { + "index": "4503", + "missed": false + }, + { + "index": "4504", + "missed": false + }, + { + "index": "4505", + "missed": false + }, + { + "index": "4506", + "missed": false + }, + { + "index": "4507", + "missed": false + }, + { + "index": "4508", + "missed": false + }, + { + "index": "4509", + "missed": false + }, + { + "index": "4510", + "missed": false + }, + { + "index": "4511", + "missed": false + }, + { + "index": "4512", + "missed": false + }, + { + "index": "4513", + "missed": false + }, + { + "index": "4514", + "missed": false + }, + { + "index": "4515", + "missed": false + }, + { + "index": "4516", + "missed": false + }, + { + "index": "4517", + "missed": false + }, + { + "index": "4518", + "missed": false + }, + { + "index": "4519", + "missed": false + }, + { + "index": "4520", + "missed": false + }, + { + "index": "4521", + "missed": false + }, + { + "index": "4522", + "missed": false + }, + { + "index": "4523", + "missed": false + }, + { + "index": "4524", + "missed": false + }, + { + "index": "4525", + "missed": false + }, + { + "index": "4526", + "missed": false + }, + { + "index": "4527", + "missed": false + }, + { + "index": "4528", + "missed": false + }, + { + "index": "4529", + "missed": false + }, + { + "index": "4530", + "missed": false + }, + { + "index": "4531", + "missed": false + }, + { + "index": "4532", + "missed": false + }, + { + "index": "4533", + "missed": false + }, + { + "index": "4534", + "missed": false + }, + { + "index": "4535", + "missed": false + }, + { + "index": "4536", + "missed": false + }, + { + "index": "4537", + "missed": false + }, + { + "index": "4538", + "missed": false + }, + { + "index": "4539", + "missed": false + }, + { + "index": "4540", + "missed": false + }, + { + "index": "4541", + "missed": false + }, + { + "index": "4542", + "missed": false + }, + { + "index": "4543", + "missed": false + }, + { + "index": "4544", + "missed": false + }, + { + "index": "4545", + "missed": false + }, + { + "index": "4546", + "missed": false + }, + { + "index": "4547", + "missed": false + }, + { + "index": "4548", + "missed": false + }, + { + "index": "4549", + "missed": false + }, + { + "index": "4550", + "missed": false + }, + { + "index": "4551", + "missed": false + }, + { + "index": "4552", + "missed": false + }, + { + "index": "4553", + "missed": false + }, + { + "index": "4554", + "missed": false + }, + { + "index": "4555", + "missed": false + }, + { + "index": "4556", + "missed": false + }, + { + "index": "4557", + "missed": false + }, + { + "index": "4558", + "missed": false + }, + { + "index": "4559", + "missed": false + }, + { + "index": "4560", + "missed": false + }, + { + "index": "4561", + "missed": false + }, + { + "index": "4562", + "missed": false + }, + { + "index": "4563", + "missed": false + }, + { + "index": "4564", + "missed": false + }, + { + "index": "4565", + "missed": false + }, + { + "index": "4566", + "missed": false + }, + { + "index": "4567", + "missed": false + }, + { + "index": "4568", + "missed": false + }, + { + "index": "4569", + "missed": false + }, + { + "index": "4570", + "missed": false + }, + { + "index": "4571", + "missed": false + }, + { + "index": "4572", + "missed": false + }, + { + "index": "4573", + "missed": false + }, + { + "index": "4574", + "missed": false + }, + { + "index": "4575", + "missed": false + }, + { + "index": "4576", + "missed": false + }, + { + "index": "4577", + "missed": false + }, + { + "index": "4578", + "missed": false + }, + { + "index": "4579", + "missed": false + }, + { + "index": "4580", + "missed": false + }, + { + "index": "4581", + "missed": false + }, + { + "index": "4582", + "missed": false + }, + { + "index": "4583", + "missed": false + }, + { + "index": "4584", + "missed": false + }, + { + "index": "4585", + "missed": false + }, + { + "index": "4586", + "missed": false + }, + { + "index": "4587", + "missed": false + }, + { + "index": "4588", + "missed": false + }, + { + "index": "4589", + "missed": false + }, + { + "index": "4590", + "missed": false + }, + { + "index": "4591", + "missed": false + }, + { + "index": "4592", + "missed": false + }, + { + "index": "4593", + "missed": false + }, + { + "index": "4594", + "missed": false + }, + { + "index": "4595", + "missed": false + }, + { + "index": "4596", + "missed": false + }, + { + "index": "4597", + "missed": false + }, + { + "index": "4598", + "missed": false + }, + { + "index": "4599", + "missed": false + }, + { + "index": "4600", + "missed": false + }, + { + "index": "4601", + "missed": false + }, + { + "index": "4602", + "missed": false + }, + { + "index": "4603", + "missed": false + }, + { + "index": "4604", + "missed": false + }, + { + "index": "4605", + "missed": false + }, + { + "index": "4606", + "missed": false + }, + { + "index": "4607", + "missed": false + }, + { + "index": "4608", + "missed": false + }, + { + "index": "4609", + "missed": false + }, + { + "index": "4610", + "missed": false + }, + { + "index": "4611", + "missed": false + }, + { + "index": "4612", + "missed": false + }, + { + "index": "4613", + "missed": false + }, + { + "index": "4614", + "missed": false + }, + { + "index": "4615", + "missed": false + }, + { + "index": "4616", + "missed": false + }, + { + "index": "4617", + "missed": false + }, + { + "index": "4618", + "missed": false + }, + { + "index": "4619", + "missed": false + }, + { + "index": "4620", + "missed": false + }, + { + "index": "4621", + "missed": false + }, + { + "index": "4622", + "missed": false + }, + { + "index": "4623", + "missed": false + }, + { + "index": "4624", + "missed": false + }, + { + "index": "4625", + "missed": false + }, + { + "index": "4626", + "missed": false + }, + { + "index": "4627", + "missed": false + }, + { + "index": "4628", + "missed": false + }, + { + "index": "4629", + "missed": false + }, + { + "index": "4630", + "missed": false + }, + { + "index": "4631", + "missed": false + }, + { + "index": "4632", + "missed": false + }, + { + "index": "4633", + "missed": false + }, + { + "index": "4634", + "missed": false + }, + { + "index": "4635", + "missed": false + }, + { + "index": "4636", + "missed": false + }, + { + "index": "4637", + "missed": false + }, + { + "index": "4638", + "missed": false + }, + { + "index": "4639", + "missed": false + }, + { + "index": "4640", + "missed": false + }, + { + "index": "4641", + "missed": false + }, + { + "index": "4642", + "missed": false + }, + { + "index": "4643", + "missed": false + }, + { + "index": "4644", + "missed": false + }, + { + "index": "4645", + "missed": false + }, + { + "index": "4646", + "missed": false + }, + { + "index": "4647", + "missed": false + }, + { + "index": "4648", + "missed": false + }, + { + "index": "4649", + "missed": false + }, + { + "index": "4650", + "missed": false + } + ], + "cosmosvalcons1w3mxwur3g5m3gqexmpe6qwju7e8mqggg83uh0l": [ + { + "index": "0", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "85", + "missed": false + } + ], + "cosmosvalcons1mna0dapxhsw22wkjxt0ard5qlpr2zyc2ay8z72": [ + { + "index": "4971", + "missed": false + } + ], + "cosmosvalcons1rmxcchlpxswhfnwxxw3yth2kskx797dzsu5l2v": [ + { + "index": "0", + "missed": false + } + ], + "cosmosvalcons1xd3737tmqtkvqq5fuush8kp82scy0tx6882l4q": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + }, + { + "index": "2", + "missed": true + }, + { + "index": "3", + "missed": true + }, + { + "index": "4", + "missed": true + }, + { + "index": "5", + "missed": true + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": true + }, + { + "index": "13", + "missed": true + }, + { + "index": "14", + "missed": true + }, + { + "index": "15", + "missed": true + }, + { + "index": "16", + "missed": true + }, + { + "index": "17", + "missed": true + }, + { + "index": "18", + "missed": true + }, + { + "index": "19", + "missed": true + }, + { + "index": "20", + "missed": true + }, + { + "index": "21", + "missed": true + }, + { + "index": "22", + "missed": true + }, + { + "index": "23", + "missed": true + }, + { + "index": "24", + "missed": true + }, + { + "index": "25", + "missed": true + }, + { + "index": "26", + "missed": true + }, + { + "index": "27", + "missed": true + }, + { + "index": "28", + "missed": true + }, + { + "index": "29", + "missed": true + }, + { + "index": "30", + "missed": true + }, + { + "index": "31", + "missed": true + }, + { + "index": "32", + "missed": true + }, + { + "index": "33", + "missed": true + }, + { + "index": "34", + "missed": true + }, + { + "index": "35", + "missed": true + }, + { + "index": "36", + "missed": true + }, + { + "index": "37", + "missed": true + }, + { + "index": "38", + "missed": true + }, + { + "index": "39", + "missed": true + }, + { + "index": "40", + "missed": true + }, + { + "index": "41", + "missed": true + }, + { + "index": "42", + "missed": true + }, + { + "index": "43", + "missed": true + }, + { + "index": "44", + "missed": true + }, + { + "index": "45", + "missed": true + }, + { + "index": "46", + "missed": true + }, + { + "index": "47", + "missed": true + }, + { + "index": "48", + "missed": true + }, + { + "index": "49", + "missed": true + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": true + }, + { + "index": "58", + "missed": true + }, + { + "index": "59", + "missed": true + }, + { + "index": "60", + "missed": true + }, + { + "index": "61", + "missed": true + }, + { + "index": "62", + "missed": true + }, + { + "index": "63", + "missed": true + }, + { + "index": "64", + "missed": true + }, + { + "index": "65", + "missed": true + }, + { + "index": "66", + "missed": true + }, + { + "index": "67", + "missed": true + }, + { + "index": "68", + "missed": true + }, + { + "index": "69", + "missed": true + }, + { + "index": "70", + "missed": true + }, + { + "index": "71", + "missed": true + }, + { + "index": "72", + "missed": true + }, + { + "index": "73", + "missed": true + }, + { + "index": "74", + "missed": true + }, + { + "index": "75", + "missed": true + }, + { + "index": "76", + "missed": true + }, + { + "index": "77", + "missed": true + }, + { + "index": "78", + "missed": true + }, + { + "index": "79", + "missed": true + }, + { + "index": "80", + "missed": true + }, + { + "index": "81", + "missed": true + }, + { + "index": "82", + "missed": true + }, + { + "index": "83", + "missed": true + }, + { + "index": "84", + "missed": true + }, + { + "index": "85", + "missed": true + }, + { + "index": "86", + "missed": true + }, + { + "index": "87", + "missed": true + }, + { + "index": "88", + "missed": true + }, + { + "index": "89", + "missed": true + }, + { + "index": "90", + "missed": true + }, + { + "index": "91", + "missed": true + }, + { + "index": "92", + "missed": true + }, + { + "index": "93", + "missed": true + }, + { + "index": "94", + "missed": true + }, + { + "index": "95", + "missed": true + }, + { + "index": "96", + "missed": true + }, + { + "index": "97", + "missed": true + }, + { + "index": "98", + "missed": true + }, + { + "index": "99", + "missed": true + }, + { + "index": "100", + "missed": true + }, + { + "index": "101", + "missed": true + }, + { + "index": "102", + "missed": true + }, + { + "index": "103", + "missed": true + }, + { + "index": "104", + "missed": true + }, + { + "index": "105", + "missed": true + }, + { + "index": "106", + "missed": true + }, + { + "index": "107", + "missed": true + }, + { + "index": "108", + "missed": true + }, + { + "index": "109", + "missed": true + }, + { + "index": "110", + "missed": true + }, + { + "index": "111", + "missed": true + }, + { + "index": "112", + "missed": true + }, + { + "index": "113", + "missed": true + }, + { + "index": "114", + "missed": true + }, + { + "index": "115", + "missed": true + }, + { + "index": "116", + "missed": true + }, + { + "index": "117", + "missed": true + }, + { + "index": "118", + "missed": true + }, + { + "index": "119", + "missed": true + }, + { + "index": "120", + "missed": true + }, + { + "index": "121", + "missed": true + }, + { + "index": "122", + "missed": true + }, + { + "index": "123", + "missed": true + }, + { + "index": "124", + "missed": true + }, + { + "index": "125", + "missed": true + }, + { + "index": "126", + "missed": true + }, + { + "index": "127", + "missed": true + }, + { + "index": "128", + "missed": true + }, + { + "index": "129", + "missed": true + }, + { + "index": "130", + "missed": true + }, + { + "index": "131", + "missed": true + }, + { + "index": "132", + "missed": true + }, + { + "index": "133", + "missed": true + }, + { + "index": "134", + "missed": true + }, + { + "index": "135", + "missed": true + }, + { + "index": "136", + "missed": true + }, + { + "index": "137", + "missed": true + }, + { + "index": "138", + "missed": true + }, + { + "index": "139", + "missed": true + }, + { + "index": "140", + "missed": true + }, + { + "index": "141", + "missed": true + }, + { + "index": "142", + "missed": true + }, + { + "index": "143", + "missed": true + }, + { + "index": "144", + "missed": true + }, + { + "index": "145", + "missed": true + }, + { + "index": "146", + "missed": true + }, + { + "index": "147", + "missed": true + }, + { + "index": "148", + "missed": true + }, + { + "index": "149", + "missed": true + }, + { + "index": "150", + "missed": true + }, + { + "index": "151", + "missed": true + }, + { + "index": "152", + "missed": true + }, + { + "index": "153", + "missed": true + }, + { + "index": "154", + "missed": true + }, + { + "index": "155", + "missed": true + }, + { + "index": "156", + "missed": true + }, + { + "index": "157", + "missed": true + }, + { + "index": "158", + "missed": true + }, + { + "index": "159", + "missed": true + }, + { + "index": "160", + "missed": true + }, + { + "index": "161", + "missed": true + }, + { + "index": "162", + "missed": true + }, + { + "index": "163", + "missed": true + }, + { + "index": "164", + "missed": true + }, + { + "index": "165", + "missed": true + }, + { + "index": "166", + "missed": true + }, + { + "index": "167", + "missed": true + }, + { + "index": "168", + "missed": true + }, + { + "index": "169", + "missed": true + }, + { + "index": "170", + "missed": true + }, + { + "index": "171", + "missed": true + }, + { + "index": "172", + "missed": true + }, + { + "index": "173", + "missed": true + }, + { + "index": "174", + "missed": true + }, + { + "index": "175", + "missed": true + }, + { + "index": "176", + "missed": true + }, + { + "index": "177", + "missed": true + }, + { + "index": "178", + "missed": true + }, + { + "index": "179", + "missed": true + }, + { + "index": "180", + "missed": true + }, + { + "index": "181", + "missed": true + }, + { + "index": "182", + "missed": true + }, + { + "index": "183", + "missed": true + }, + { + "index": "184", + "missed": true + }, + { + "index": "185", + "missed": true + }, + { + "index": "186", + "missed": true + }, + { + "index": "187", + "missed": true + }, + { + "index": "188", + "missed": true + }, + { + "index": "189", + "missed": true + }, + { + "index": "190", + "missed": true + }, + { + "index": "191", + "missed": true + }, + { + "index": "192", + "missed": true + }, + { + "index": "193", + "missed": true + }, + { + "index": "194", + "missed": true + }, + { + "index": "195", + "missed": true + }, + { + "index": "196", + "missed": true + }, + { + "index": "197", + "missed": true + }, + { + "index": "198", + "missed": true + }, + { + "index": "199", + "missed": true + }, + { + "index": "200", + "missed": true + }, + { + "index": "201", + "missed": true + }, + { + "index": "202", + "missed": true + }, + { + "index": "203", + "missed": true + }, + { + "index": "204", + "missed": true + }, + { + "index": "205", + "missed": true + }, + { + "index": "206", + "missed": true + }, + { + "index": "207", + "missed": true + }, + { + "index": "208", + "missed": true + }, + { + "index": "209", + "missed": true + }, + { + "index": "210", + "missed": true + }, + { + "index": "211", + "missed": true + }, + { + "index": "212", + "missed": true + }, + { + "index": "213", + "missed": true + }, + { + "index": "214", + "missed": true + }, + { + "index": "215", + "missed": true + }, + { + "index": "216", + "missed": true + }, + { + "index": "217", + "missed": true + }, + { + "index": "218", + "missed": true + }, + { + "index": "219", + "missed": true + }, + { + "index": "220", + "missed": true + }, + { + "index": "221", + "missed": true + }, + { + "index": "222", + "missed": true + }, + { + "index": "223", + "missed": true + }, + { + "index": "224", + "missed": true + }, + { + "index": "225", + "missed": true + }, + { + "index": "226", + "missed": true + }, + { + "index": "227", + "missed": true + }, + { + "index": "228", + "missed": true + }, + { + "index": "229", + "missed": true + }, + { + "index": "230", + "missed": true + }, + { + "index": "231", + "missed": true + }, + { + "index": "232", + "missed": true + }, + { + "index": "233", + "missed": true + }, + { + "index": "234", + "missed": true + }, + { + "index": "235", + "missed": true + }, + { + "index": "236", + "missed": true + }, + { + "index": "237", + "missed": true + }, + { + "index": "238", + "missed": true + }, + { + "index": "239", + "missed": true + }, + { + "index": "240", + "missed": true + }, + { + "index": "241", + "missed": true + }, + { + "index": "242", + "missed": true + }, + { + "index": "243", + "missed": true + }, + { + "index": "244", + "missed": true + }, + { + "index": "245", + "missed": true + }, + { + "index": "246", + "missed": true + }, + { + "index": "247", + "missed": true + }, + { + "index": "248", + "missed": true + }, + { + "index": "249", + "missed": true + }, + { + "index": "250", + "missed": true + }, + { + "index": "251", + "missed": true + }, + { + "index": "252", + "missed": true + }, + { + "index": "253", + "missed": true + }, + { + "index": "254", + "missed": true + }, + { + "index": "255", + "missed": true + }, + { + "index": "256", + "missed": true + }, + { + "index": "257", + "missed": true + }, + { + "index": "258", + "missed": true + }, + { + "index": "259", + "missed": true + }, + { + "index": "260", + "missed": true + }, + { + "index": "261", + "missed": true + }, + { + "index": "262", + "missed": true + }, + { + "index": "263", + "missed": true + }, + { + "index": "264", + "missed": true + }, + { + "index": "265", + "missed": true + }, + { + "index": "266", + "missed": true + }, + { + "index": "267", + "missed": true + }, + { + "index": "268", + "missed": true + }, + { + "index": "269", + "missed": true + }, + { + "index": "270", + "missed": true + }, + { + "index": "271", + "missed": true + }, + { + "index": "272", + "missed": true + }, + { + "index": "273", + "missed": true + }, + { + "index": "274", + "missed": true + }, + { + "index": "275", + "missed": true + }, + { + "index": "276", + "missed": true + }, + { + "index": "277", + "missed": true + }, + { + "index": "278", + "missed": true + }, + { + "index": "279", + "missed": true + }, + { + "index": "280", + "missed": true + }, + { + "index": "281", + "missed": true + }, + { + "index": "282", + "missed": true + }, + { + "index": "283", + "missed": true + }, + { + "index": "284", + "missed": true + }, + { + "index": "285", + "missed": true + }, + { + "index": "286", + "missed": true + }, + { + "index": "287", + "missed": true + }, + { + "index": "288", + "missed": true + }, + { + "index": "289", + "missed": true + }, + { + "index": "290", + "missed": true + }, + { + "index": "291", + "missed": true + }, + { + "index": "292", + "missed": true + }, + { + "index": "293", + "missed": true + }, + { + "index": "294", + "missed": true + }, + { + "index": "295", + "missed": true + }, + { + "index": "296", + "missed": true + }, + { + "index": "297", + "missed": true + }, + { + "index": "298", + "missed": true + }, + { + "index": "299", + "missed": true + }, + { + "index": "300", + "missed": true + }, + { + "index": "301", + "missed": true + }, + { + "index": "302", + "missed": true + }, + { + "index": "303", + "missed": true + }, + { + "index": "304", + "missed": true + }, + { + "index": "305", + "missed": true + }, + { + "index": "306", + "missed": true + }, + { + "index": "307", + "missed": true + }, + { + "index": "308", + "missed": true + }, + { + "index": "309", + "missed": true + }, + { + "index": "310", + "missed": true + }, + { + "index": "311", + "missed": true + }, + { + "index": "312", + "missed": true + }, + { + "index": "313", + "missed": true + }, + { + "index": "314", + "missed": true + }, + { + "index": "315", + "missed": true + }, + { + "index": "316", + "missed": true + }, + { + "index": "317", + "missed": true + }, + { + "index": "318", + "missed": true + }, + { + "index": "319", + "missed": true + }, + { + "index": "320", + "missed": true + }, + { + "index": "321", + "missed": true + }, + { + "index": "322", + "missed": true + }, + { + "index": "323", + "missed": true + }, + { + "index": "324", + "missed": true + }, + { + "index": "325", + "missed": true + }, + { + "index": "326", + "missed": true + }, + { + "index": "327", + "missed": true + }, + { + "index": "328", + "missed": true + }, + { + "index": "329", + "missed": true + }, + { + "index": "330", + "missed": true + }, + { + "index": "331", + "missed": true + }, + { + "index": "332", + "missed": true + }, + { + "index": "333", + "missed": true + }, + { + "index": "334", + "missed": true + }, + { + "index": "335", + "missed": true + }, + { + "index": "336", + "missed": true + }, + { + "index": "337", + "missed": true + }, + { + "index": "338", + "missed": true + }, + { + "index": "339", + "missed": true + }, + { + "index": "340", + "missed": true + }, + { + "index": "341", + "missed": true + }, + { + "index": "342", + "missed": true + }, + { + "index": "343", + "missed": true + }, + { + "index": "344", + "missed": true + }, + { + "index": "345", + "missed": true + }, + { + "index": "346", + "missed": true + }, + { + "index": "347", + "missed": true + }, + { + "index": "348", + "missed": true + }, + { + "index": "349", + "missed": true + }, + { + "index": "350", + "missed": true + }, + { + "index": "351", + "missed": true + }, + { + "index": "352", + "missed": true + }, + { + "index": "353", + "missed": true + }, + { + "index": "354", + "missed": true + }, + { + "index": "355", + "missed": true + }, + { + "index": "356", + "missed": true + }, + { + "index": "357", + "missed": true + }, + { + "index": "358", + "missed": true + }, + { + "index": "359", + "missed": true + }, + { + "index": "360", + "missed": true + }, + { + "index": "361", + "missed": true + }, + { + "index": "362", + "missed": true + }, + { + "index": "363", + "missed": true + }, + { + "index": "364", + "missed": true + }, + { + "index": "365", + "missed": true + }, + { + "index": "366", + "missed": true + }, + { + "index": "367", + "missed": true + }, + { + "index": "368", + "missed": true + }, + { + "index": "369", + "missed": true + }, + { + "index": "370", + "missed": true + }, + { + "index": "371", + "missed": true + }, + { + "index": "372", + "missed": true + }, + { + "index": "373", + "missed": true + }, + { + "index": "374", + "missed": true + }, + { + "index": "375", + "missed": true + }, + { + "index": "376", + "missed": true + }, + { + "index": "377", + "missed": true + }, + { + "index": "378", + "missed": true + }, + { + "index": "379", + "missed": true + }, + { + "index": "380", + "missed": true + }, + { + "index": "381", + "missed": true + }, + { + "index": "382", + "missed": true + }, + { + "index": "383", + "missed": true + }, + { + "index": "384", + "missed": true + }, + { + "index": "385", + "missed": true + }, + { + "index": "386", + "missed": true + }, + { + "index": "387", + "missed": true + }, + { + "index": "388", + "missed": true + }, + { + "index": "389", + "missed": true + }, + { + "index": "390", + "missed": true + }, + { + "index": "391", + "missed": true + }, + { + "index": "392", + "missed": true + }, + { + "index": "393", + "missed": true + }, + { + "index": "394", + "missed": true + }, + { + "index": "395", + "missed": true + }, + { + "index": "396", + "missed": true + }, + { + "index": "397", + "missed": true + }, + { + "index": "398", + "missed": true + }, + { + "index": "399", + "missed": true + }, + { + "index": "400", + "missed": true + }, + { + "index": "401", + "missed": true + }, + { + "index": "402", + "missed": true + }, + { + "index": "403", + "missed": true + }, + { + "index": "404", + "missed": true + }, + { + "index": "405", + "missed": true + }, + { + "index": "406", + "missed": true + }, + { + "index": "407", + "missed": true + }, + { + "index": "408", + "missed": true + }, + { + "index": "409", + "missed": true + }, + { + "index": "410", + "missed": true + }, + { + "index": "411", + "missed": true + }, + { + "index": "412", + "missed": true + }, + { + "index": "413", + "missed": true + }, + { + "index": "414", + "missed": true + }, + { + "index": "415", + "missed": true + }, + { + "index": "416", + "missed": true + }, + { + "index": "417", + "missed": true + }, + { + "index": "418", + "missed": true + }, + { + "index": "419", + "missed": true + }, + { + "index": "420", + "missed": true + }, + { + "index": "421", + "missed": true + }, + { + "index": "422", + "missed": true + }, + { + "index": "423", + "missed": true + }, + { + "index": "424", + "missed": true + }, + { + "index": "425", + "missed": true + }, + { + "index": "426", + "missed": true + }, + { + "index": "427", + "missed": true + }, + { + "index": "428", + "missed": true + }, + { + "index": "429", + "missed": true + }, + { + "index": "430", + "missed": true + }, + { + "index": "431", + "missed": true + }, + { + "index": "432", + "missed": true + }, + { + "index": "433", + "missed": true + }, + { + "index": "434", + "missed": true + }, + { + "index": "435", + "missed": true + }, + { + "index": "436", + "missed": true + }, + { + "index": "437", + "missed": true + }, + { + "index": "438", + "missed": true + }, + { + "index": "439", + "missed": true + }, + { + "index": "440", + "missed": true + }, + { + "index": "441", + "missed": true + }, + { + "index": "442", + "missed": true + }, + { + "index": "443", + "missed": true + }, + { + "index": "444", + "missed": true + }, + { + "index": "445", + "missed": true + }, + { + "index": "446", + "missed": true + }, + { + "index": "447", + "missed": true + }, + { + "index": "448", + "missed": true + }, + { + "index": "449", + "missed": true + }, + { + "index": "450", + "missed": true + }, + { + "index": "451", + "missed": true + }, + { + "index": "452", + "missed": true + }, + { + "index": "453", + "missed": true + }, + { + "index": "454", + "missed": true + }, + { + "index": "455", + "missed": true + }, + { + "index": "456", + "missed": true + }, + { + "index": "457", + "missed": true + }, + { + "index": "458", + "missed": true + }, + { + "index": "459", + "missed": true + }, + { + "index": "460", + "missed": true + }, + { + "index": "461", + "missed": true + }, + { + "index": "462", + "missed": true + }, + { + "index": "463", + "missed": true + }, + { + "index": "464", + "missed": true + }, + { + "index": "465", + "missed": true + }, + { + "index": "466", + "missed": true + }, + { + "index": "467", + "missed": true + }, + { + "index": "468", + "missed": true + }, + { + "index": "469", + "missed": true + }, + { + "index": "470", + "missed": true + }, + { + "index": "471", + "missed": true + }, + { + "index": "472", + "missed": true + }, + { + "index": "473", + "missed": true + }, + { + "index": "474", + "missed": true + }, + { + "index": "475", + "missed": true + }, + { + "index": "476", + "missed": true + }, + { + "index": "477", + "missed": true + }, + { + "index": "478", + "missed": true + }, + { + "index": "479", + "missed": true + }, + { + "index": "480", + "missed": true + }, + { + "index": "481", + "missed": true + }, + { + "index": "482", + "missed": true + }, + { + "index": "483", + "missed": true + }, + { + "index": "484", + "missed": true + }, + { + "index": "485", + "missed": true + }, + { + "index": "486", + "missed": true + }, + { + "index": "487", + "missed": true + }, + { + "index": "488", + "missed": true + }, + { + "index": "489", + "missed": true + }, + { + "index": "490", + "missed": true + }, + { + "index": "491", + "missed": true + }, + { + "index": "492", + "missed": true + }, + { + "index": "493", + "missed": true + }, + { + "index": "494", + "missed": true + }, + { + "index": "495", + "missed": true + }, + { + "index": "496", + "missed": true + }, + { + "index": "497", + "missed": true + }, + { + "index": "498", + "missed": true + }, + { + "index": "499", + "missed": true + }, + { + "index": "500", + "missed": true + }, + { + "index": "501", + "missed": true + }, + { + "index": "502", + "missed": true + }, + { + "index": "503", + "missed": true + }, + { + "index": "504", + "missed": true + }, + { + "index": "505", + "missed": true + }, + { + "index": "506", + "missed": true + }, + { + "index": "507", + "missed": true + }, + { + "index": "508", + "missed": true + }, + { + "index": "509", + "missed": true + }, + { + "index": "510", + "missed": true + }, + { + "index": "511", + "missed": true + }, + { + "index": "512", + "missed": true + }, + { + "index": "513", + "missed": true + }, + { + "index": "514", + "missed": true + }, + { + "index": "515", + "missed": true + }, + { + "index": "516", + "missed": true + }, + { + "index": "517", + "missed": true + }, + { + "index": "518", + "missed": true + }, + { + "index": "519", + "missed": true + }, + { + "index": "520", + "missed": true + }, + { + "index": "521", + "missed": true + }, + { + "index": "522", + "missed": true + }, + { + "index": "523", + "missed": true + }, + { + "index": "524", + "missed": true + }, + { + "index": "525", + "missed": true + }, + { + "index": "526", + "missed": true + }, + { + "index": "527", + "missed": true + }, + { + "index": "528", + "missed": true + }, + { + "index": "529", + "missed": true + }, + { + "index": "530", + "missed": true + }, + { + "index": "531", + "missed": true + }, + { + "index": "532", + "missed": true + }, + { + "index": "533", + "missed": true + }, + { + "index": "534", + "missed": true + }, + { + "index": "535", + "missed": true + }, + { + "index": "536", + "missed": true + }, + { + "index": "537", + "missed": true + }, + { + "index": "538", + "missed": true + }, + { + "index": "539", + "missed": true + }, + { + "index": "540", + "missed": true + }, + { + "index": "541", + "missed": true + }, + { + "index": "542", + "missed": true + }, + { + "index": "543", + "missed": true + }, + { + "index": "544", + "missed": true + }, + { + "index": "545", + "missed": true + }, + { + "index": "546", + "missed": true + }, + { + "index": "547", + "missed": true + }, + { + "index": "548", + "missed": true + }, + { + "index": "549", + "missed": true + }, + { + "index": "550", + "missed": true + }, + { + "index": "551", + "missed": true + }, + { + "index": "552", + "missed": true + }, + { + "index": "553", + "missed": true + }, + { + "index": "554", + "missed": true + }, + { + "index": "555", + "missed": true + }, + { + "index": "556", + "missed": true + }, + { + "index": "557", + "missed": true + }, + { + "index": "558", + "missed": true + }, + { + "index": "559", + "missed": true + }, + { + "index": "560", + "missed": true + }, + { + "index": "561", + "missed": true + }, + { + "index": "562", + "missed": true + }, + { + "index": "563", + "missed": true + }, + { + "index": "564", + "missed": true + }, + { + "index": "565", + "missed": true + }, + { + "index": "566", + "missed": true + }, + { + "index": "567", + "missed": true + }, + { + "index": "568", + "missed": true + }, + { + "index": "569", + "missed": true + }, + { + "index": "570", + "missed": true + }, + { + "index": "571", + "missed": true + }, + { + "index": "572", + "missed": true + }, + { + "index": "573", + "missed": true + }, + { + "index": "574", + "missed": true + }, + { + "index": "575", + "missed": true + }, + { + "index": "576", + "missed": true + }, + { + "index": "577", + "missed": true + }, + { + "index": "578", + "missed": true + }, + { + "index": "579", + "missed": true + }, + { + "index": "580", + "missed": true + }, + { + "index": "581", + "missed": true + }, + { + "index": "582", + "missed": true + }, + { + "index": "583", + "missed": true + }, + { + "index": "584", + "missed": true + }, + { + "index": "585", + "missed": true + }, + { + "index": "586", + "missed": true + }, + { + "index": "587", + "missed": true + }, + { + "index": "588", + "missed": true + }, + { + "index": "589", + "missed": true + }, + { + "index": "590", + "missed": true + }, + { + "index": "591", + "missed": true + }, + { + "index": "592", + "missed": true + }, + { + "index": "593", + "missed": true + }, + { + "index": "594", + "missed": true + }, + { + "index": "595", + "missed": true + }, + { + "index": "596", + "missed": true + }, + { + "index": "597", + "missed": true + }, + { + "index": "598", + "missed": true + }, + { + "index": "599", + "missed": true + }, + { + "index": "600", + "missed": true + }, + { + "index": "601", + "missed": true + }, + { + "index": "602", + "missed": true + }, + { + "index": "603", + "missed": true + }, + { + "index": "604", + "missed": true + }, + { + "index": "605", + "missed": true + }, + { + "index": "606", + "missed": true + }, + { + "index": "607", + "missed": true + }, + { + "index": "608", + "missed": true + }, + { + "index": "609", + "missed": true + }, + { + "index": "610", + "missed": true + }, + { + "index": "611", + "missed": true + }, + { + "index": "612", + "missed": true + }, + { + "index": "613", + "missed": true + }, + { + "index": "614", + "missed": true + }, + { + "index": "615", + "missed": true + }, + { + "index": "616", + "missed": true + }, + { + "index": "617", + "missed": true + }, + { + "index": "618", + "missed": true + }, + { + "index": "619", + "missed": true + }, + { + "index": "620", + "missed": true + }, + { + "index": "621", + "missed": true + }, + { + "index": "622", + "missed": true + }, + { + "index": "623", + "missed": true + }, + { + "index": "624", + "missed": true + }, + { + "index": "625", + "missed": true + }, + { + "index": "626", + "missed": true + }, + { + "index": "627", + "missed": true + }, + { + "index": "628", + "missed": true + }, + { + "index": "629", + "missed": true + }, + { + "index": "630", + "missed": true + }, + { + "index": "631", + "missed": true + }, + { + "index": "632", + "missed": true + }, + { + "index": "633", + "missed": true + }, + { + "index": "634", + "missed": true + }, + { + "index": "635", + "missed": true + }, + { + "index": "636", + "missed": true + }, + { + "index": "637", + "missed": true + }, + { + "index": "638", + "missed": true + }, + { + "index": "639", + "missed": true + }, + { + "index": "640", + "missed": true + }, + { + "index": "641", + "missed": true + }, + { + "index": "642", + "missed": true + }, + { + "index": "643", + "missed": true + }, + { + "index": "644", + "missed": true + }, + { + "index": "645", + "missed": true + }, + { + "index": "646", + "missed": true + }, + { + "index": "647", + "missed": true + }, + { + "index": "648", + "missed": true + }, + { + "index": "649", + "missed": true + }, + { + "index": "650", + "missed": true + }, + { + "index": "651", + "missed": true + }, + { + "index": "652", + "missed": true + }, + { + "index": "653", + "missed": true + }, + { + "index": "654", + "missed": true + }, + { + "index": "655", + "missed": true + }, + { + "index": "656", + "missed": true + }, + { + "index": "657", + "missed": true + }, + { + "index": "658", + "missed": true + }, + { + "index": "659", + "missed": true + }, + { + "index": "660", + "missed": true + }, + { + "index": "661", + "missed": true + }, + { + "index": "662", + "missed": true + }, + { + "index": "663", + "missed": true + }, + { + "index": "664", + "missed": true + }, + { + "index": "665", + "missed": true + }, + { + "index": "666", + "missed": true + }, + { + "index": "667", + "missed": true + }, + { + "index": "668", + "missed": true + }, + { + "index": "669", + "missed": true + }, + { + "index": "670", + "missed": true + }, + { + "index": "671", + "missed": true + }, + { + "index": "672", + "missed": true + }, + { + "index": "673", + "missed": true + }, + { + "index": "674", + "missed": true + }, + { + "index": "675", + "missed": true + }, + { + "index": "676", + "missed": true + }, + { + "index": "677", + "missed": true + }, + { + "index": "678", + "missed": true + }, + { + "index": "679", + "missed": true + }, + { + "index": "680", + "missed": true + }, + { + "index": "681", + "missed": true + }, + { + "index": "682", + "missed": true + }, + { + "index": "683", + "missed": true + }, + { + "index": "684", + "missed": true + }, + { + "index": "685", + "missed": true + }, + { + "index": "686", + "missed": true + }, + { + "index": "687", + "missed": true + }, + { + "index": "688", + "missed": true + }, + { + "index": "689", + "missed": true + }, + { + "index": "690", + "missed": true + }, + { + "index": "691", + "missed": true + }, + { + "index": "692", + "missed": true + }, + { + "index": "693", + "missed": true + }, + { + "index": "694", + "missed": true + }, + { + "index": "695", + "missed": true + }, + { + "index": "696", + "missed": true + }, + { + "index": "697", + "missed": true + }, + { + "index": "698", + "missed": true + }, + { + "index": "699", + "missed": true + }, + { + "index": "700", + "missed": true + }, + { + "index": "701", + "missed": true + }, + { + "index": "702", + "missed": true + }, + { + "index": "703", + "missed": true + }, + { + "index": "704", + "missed": true + }, + { + "index": "705", + "missed": true + }, + { + "index": "706", + "missed": true + }, + { + "index": "707", + "missed": true + }, + { + "index": "708", + "missed": true + }, + { + "index": "709", + "missed": true + }, + { + "index": "710", + "missed": true + }, + { + "index": "711", + "missed": true + }, + { + "index": "712", + "missed": true + }, + { + "index": "713", + "missed": true + }, + { + "index": "714", + "missed": true + }, + { + "index": "715", + "missed": true + }, + { + "index": "716", + "missed": true + }, + { + "index": "717", + "missed": true + }, + { + "index": "718", + "missed": true + }, + { + "index": "719", + "missed": true + }, + { + "index": "720", + "missed": true + }, + { + "index": "721", + "missed": true + }, + { + "index": "722", + "missed": true + }, + { + "index": "723", + "missed": true + }, + { + "index": "724", + "missed": true + }, + { + "index": "725", + "missed": true + }, + { + "index": "726", + "missed": true + }, + { + "index": "727", + "missed": true + }, + { + "index": "728", + "missed": true + }, + { + "index": "729", + "missed": true + }, + { + "index": "730", + "missed": true + }, + { + "index": "731", + "missed": true + }, + { + "index": "732", + "missed": true + }, + { + "index": "733", + "missed": true + }, + { + "index": "734", + "missed": true + }, + { + "index": "735", + "missed": true + }, + { + "index": "736", + "missed": true + }, + { + "index": "737", + "missed": true + }, + { + "index": "738", + "missed": true + }, + { + "index": "739", + "missed": true + }, + { + "index": "740", + "missed": true + }, + { + "index": "741", + "missed": true + }, + { + "index": "742", + "missed": true + }, + { + "index": "743", + "missed": true + }, + { + "index": "744", + "missed": true + }, + { + "index": "745", + "missed": true + }, + { + "index": "746", + "missed": true + }, + { + "index": "747", + "missed": true + }, + { + "index": "748", + "missed": true + }, + { + "index": "749", + "missed": true + }, + { + "index": "750", + "missed": true + }, + { + "index": "751", + "missed": true + }, + { + "index": "752", + "missed": true + }, + { + "index": "753", + "missed": true + }, + { + "index": "754", + "missed": true + }, + { + "index": "755", + "missed": true + }, + { + "index": "756", + "missed": true + }, + { + "index": "757", + "missed": true + }, + { + "index": "758", + "missed": true + }, + { + "index": "759", + "missed": true + }, + { + "index": "760", + "missed": true + }, + { + "index": "761", + "missed": true + }, + { + "index": "762", + "missed": true + }, + { + "index": "763", + "missed": true + }, + { + "index": "764", + "missed": true + }, + { + "index": "765", + "missed": true + }, + { + "index": "766", + "missed": true + }, + { + "index": "767", + "missed": true + }, + { + "index": "768", + "missed": true + }, + { + "index": "769", + "missed": true + }, + { + "index": "770", + "missed": true + }, + { + "index": "771", + "missed": true + }, + { + "index": "772", + "missed": true + }, + { + "index": "773", + "missed": true + }, + { + "index": "774", + "missed": true + }, + { + "index": "775", + "missed": true + }, + { + "index": "776", + "missed": true + }, + { + "index": "777", + "missed": true + }, + { + "index": "778", + "missed": true + }, + { + "index": "779", + "missed": true + }, + { + "index": "780", + "missed": true + }, + { + "index": "781", + "missed": true + }, + { + "index": "782", + "missed": true + }, + { + "index": "783", + "missed": true + }, + { + "index": "784", + "missed": true + }, + { + "index": "785", + "missed": true + }, + { + "index": "786", + "missed": true + }, + { + "index": "787", + "missed": true + }, + { + "index": "788", + "missed": true + }, + { + "index": "789", + "missed": true + }, + { + "index": "790", + "missed": true + }, + { + "index": "791", + "missed": true + }, + { + "index": "792", + "missed": true + }, + { + "index": "793", + "missed": true + }, + { + "index": "794", + "missed": true + }, + { + "index": "795", + "missed": true + }, + { + "index": "796", + "missed": true + }, + { + "index": "797", + "missed": true + }, + { + "index": "798", + "missed": true + }, + { + "index": "799", + "missed": true + }, + { + "index": "800", + "missed": true + }, + { + "index": "801", + "missed": true + }, + { + "index": "802", + "missed": true + }, + { + "index": "803", + "missed": true + }, + { + "index": "804", + "missed": true + }, + { + "index": "805", + "missed": true + }, + { + "index": "806", + "missed": true + }, + { + "index": "807", + "missed": true + }, + { + "index": "808", + "missed": true + }, + { + "index": "809", + "missed": true + }, + { + "index": "810", + "missed": true + }, + { + "index": "811", + "missed": true + }, + { + "index": "812", + "missed": true + }, + { + "index": "813", + "missed": true + }, + { + "index": "814", + "missed": true + }, + { + "index": "815", + "missed": true + }, + { + "index": "816", + "missed": true + }, + { + "index": "817", + "missed": true + }, + { + "index": "818", + "missed": true + }, + { + "index": "819", + "missed": true + }, + { + "index": "820", + "missed": true + }, + { + "index": "821", + "missed": true + }, + { + "index": "822", + "missed": true + }, + { + "index": "823", + "missed": true + }, + { + "index": "824", + "missed": true + }, + { + "index": "825", + "missed": true + }, + { + "index": "826", + "missed": true + }, + { + "index": "827", + "missed": true + }, + { + "index": "828", + "missed": true + }, + { + "index": "829", + "missed": true + }, + { + "index": "830", + "missed": true + }, + { + "index": "831", + "missed": true + }, + { + "index": "832", + "missed": true + }, + { + "index": "833", + "missed": true + }, + { + "index": "834", + "missed": true + }, + { + "index": "835", + "missed": true + }, + { + "index": "836", + "missed": true + }, + { + "index": "837", + "missed": true + }, + { + "index": "838", + "missed": true + }, + { + "index": "839", + "missed": true + }, + { + "index": "840", + "missed": true + }, + { + "index": "841", + "missed": true + }, + { + "index": "842", + "missed": true + }, + { + "index": "843", + "missed": true + }, + { + "index": "844", + "missed": true + }, + { + "index": "845", + "missed": true + }, + { + "index": "846", + "missed": true + }, + { + "index": "847", + "missed": true + }, + { + "index": "848", + "missed": true + }, + { + "index": "849", + "missed": true + }, + { + "index": "850", + "missed": true + }, + { + "index": "851", + "missed": true + }, + { + "index": "852", + "missed": true + }, + { + "index": "853", + "missed": true + }, + { + "index": "854", + "missed": true + }, + { + "index": "855", + "missed": true + }, + { + "index": "856", + "missed": true + }, + { + "index": "857", + "missed": true + }, + { + "index": "858", + "missed": true + }, + { + "index": "859", + "missed": true + }, + { + "index": "860", + "missed": true + }, + { + "index": "861", + "missed": true + }, + { + "index": "862", + "missed": true + }, + { + "index": "863", + "missed": true + }, + { + "index": "864", + "missed": true + }, + { + "index": "865", + "missed": true + }, + { + "index": "866", + "missed": true + }, + { + "index": "867", + "missed": true + }, + { + "index": "868", + "missed": true + }, + { + "index": "869", + "missed": true + }, + { + "index": "870", + "missed": true + }, + { + "index": "871", + "missed": true + }, + { + "index": "872", + "missed": true + }, + { + "index": "873", + "missed": true + }, + { + "index": "874", + "missed": true + }, + { + "index": "875", + "missed": true + }, + { + "index": "876", + "missed": true + }, + { + "index": "877", + "missed": true + }, + { + "index": "878", + "missed": true + }, + { + "index": "879", + "missed": true + }, + { + "index": "880", + "missed": true + }, + { + "index": "881", + "missed": true + }, + { + "index": "882", + "missed": true + }, + { + "index": "883", + "missed": true + }, + { + "index": "884", + "missed": true + }, + { + "index": "885", + "missed": true + }, + { + "index": "886", + "missed": true + }, + { + "index": "887", + "missed": true + }, + { + "index": "888", + "missed": true + }, + { + "index": "889", + "missed": true + }, + { + "index": "890", + "missed": true + }, + { + "index": "891", + "missed": true + }, + { + "index": "892", + "missed": true + }, + { + "index": "893", + "missed": true + }, + { + "index": "894", + "missed": true + }, + { + "index": "895", + "missed": true + }, + { + "index": "896", + "missed": true + }, + { + "index": "897", + "missed": true + }, + { + "index": "898", + "missed": true + }, + { + "index": "899", + "missed": true + }, + { + "index": "900", + "missed": true + }, + { + "index": "901", + "missed": true + }, + { + "index": "902", + "missed": true + }, + { + "index": "903", + "missed": true + }, + { + "index": "904", + "missed": true + }, + { + "index": "905", + "missed": true + }, + { + "index": "906", + "missed": true + }, + { + "index": "907", + "missed": true + }, + { + "index": "908", + "missed": true + }, + { + "index": "909", + "missed": true + }, + { + "index": "910", + "missed": true + }, + { + "index": "911", + "missed": true + }, + { + "index": "912", + "missed": true + }, + { + "index": "913", + "missed": true + }, + { + "index": "914", + "missed": true + }, + { + "index": "915", + "missed": true + }, + { + "index": "916", + "missed": true + }, + { + "index": "917", + "missed": true + }, + { + "index": "918", + "missed": true + }, + { + "index": "919", + "missed": true + }, + { + "index": "920", + "missed": true + }, + { + "index": "921", + "missed": true + }, + { + "index": "922", + "missed": true + }, + { + "index": "923", + "missed": true + }, + { + "index": "924", + "missed": true + }, + { + "index": "925", + "missed": true + }, + { + "index": "926", + "missed": true + }, + { + "index": "927", + "missed": true + }, + { + "index": "928", + "missed": true + }, + { + "index": "929", + "missed": true + }, + { + "index": "930", + "missed": true + }, + { + "index": "931", + "missed": true + }, + { + "index": "932", + "missed": true + }, + { + "index": "933", + "missed": true + }, + { + "index": "934", + "missed": true + }, + { + "index": "935", + "missed": true + }, + { + "index": "936", + "missed": true + }, + { + "index": "937", + "missed": true + }, + { + "index": "938", + "missed": true + }, + { + "index": "939", + "missed": true + }, + { + "index": "940", + "missed": true + }, + { + "index": "941", + "missed": true + }, + { + "index": "942", + "missed": true + }, + { + "index": "943", + "missed": true + }, + { + "index": "944", + "missed": true + }, + { + "index": "945", + "missed": true + }, + { + "index": "946", + "missed": true + }, + { + "index": "947", + "missed": true + }, + { + "index": "948", + "missed": true + }, + { + "index": "949", + "missed": true + }, + { + "index": "950", + "missed": true + }, + { + "index": "951", + "missed": true + }, + { + "index": "952", + "missed": true + }, + { + "index": "953", + "missed": true + }, + { + "index": "954", + "missed": true + }, + { + "index": "955", + "missed": true + }, + { + "index": "956", + "missed": true + }, + { + "index": "957", + "missed": true + }, + { + "index": "958", + "missed": true + }, + { + "index": "959", + "missed": true + }, + { + "index": "960", + "missed": true + }, + { + "index": "961", + "missed": true + }, + { + "index": "962", + "missed": true + }, + { + "index": "963", + "missed": true + }, + { + "index": "964", + "missed": true + }, + { + "index": "965", + "missed": true + }, + { + "index": "966", + "missed": true + }, + { + "index": "967", + "missed": true + }, + { + "index": "968", + "missed": true + }, + { + "index": "969", + "missed": true + }, + { + "index": "970", + "missed": true + }, + { + "index": "971", + "missed": true + }, + { + "index": "972", + "missed": true + }, + { + "index": "973", + "missed": true + }, + { + "index": "974", + "missed": true + }, + { + "index": "975", + "missed": true + }, + { + "index": "976", + "missed": true + }, + { + "index": "977", + "missed": true + }, + { + "index": "978", + "missed": true + }, + { + "index": "979", + "missed": true + }, + { + "index": "980", + "missed": true + }, + { + "index": "981", + "missed": true + }, + { + "index": "982", + "missed": true + }, + { + "index": "983", + "missed": true + }, + { + "index": "984", + "missed": true + }, + { + "index": "985", + "missed": true + }, + { + "index": "986", + "missed": true + }, + { + "index": "987", + "missed": true + }, + { + "index": "988", + "missed": true + }, + { + "index": "989", + "missed": true + }, + { + "index": "990", + "missed": true + }, + { + "index": "991", + "missed": true + }, + { + "index": "992", + "missed": true + }, + { + "index": "993", + "missed": true + }, + { + "index": "994", + "missed": true + }, + { + "index": "995", + "missed": true + }, + { + "index": "996", + "missed": true + }, + { + "index": "997", + "missed": true + }, + { + "index": "998", + "missed": true + }, + { + "index": "999", + "missed": true + }, + { + "index": "1000", + "missed": true + }, + { + "index": "1001", + "missed": true + }, + { + "index": "1002", + "missed": true + }, + { + "index": "1003", + "missed": true + }, + { + "index": "1004", + "missed": true + }, + { + "index": "1005", + "missed": true + }, + { + "index": "1006", + "missed": true + }, + { + "index": "1007", + "missed": true + }, + { + "index": "1008", + "missed": true + }, + { + "index": "1009", + "missed": true + }, + { + "index": "1010", + "missed": true + }, + { + "index": "1011", + "missed": true + }, + { + "index": "1012", + "missed": true + }, + { + "index": "1013", + "missed": true + }, + { + "index": "1014", + "missed": true + }, + { + "index": "1015", + "missed": true + }, + { + "index": "1016", + "missed": true + }, + { + "index": "1017", + "missed": true + }, + { + "index": "1018", + "missed": true + }, + { + "index": "1019", + "missed": true + }, + { + "index": "1020", + "missed": true + }, + { + "index": "1021", + "missed": true + }, + { + "index": "1022", + "missed": true + }, + { + "index": "1023", + "missed": true + }, + { + "index": "1024", + "missed": true + }, + { + "index": "1025", + "missed": true + }, + { + "index": "1026", + "missed": true + }, + { + "index": "1027", + "missed": true + }, + { + "index": "1028", + "missed": true + }, + { + "index": "1029", + "missed": true + }, + { + "index": "1030", + "missed": true + }, + { + "index": "1031", + "missed": true + }, + { + "index": "1032", + "missed": true + }, + { + "index": "1033", + "missed": true + }, + { + "index": "1034", + "missed": true + }, + { + "index": "1035", + "missed": true + }, + { + "index": "1036", + "missed": true + }, + { + "index": "1037", + "missed": true + }, + { + "index": "1038", + "missed": true + }, + { + "index": "1039", + "missed": true + }, + { + "index": "1040", + "missed": true + }, + { + "index": "1041", + "missed": true + }, + { + "index": "1042", + "missed": true + }, + { + "index": "1043", + "missed": true + }, + { + "index": "1044", + "missed": true + }, + { + "index": "1045", + "missed": true + }, + { + "index": "1046", + "missed": true + }, + { + "index": "1047", + "missed": true + }, + { + "index": "1048", + "missed": true + }, + { + "index": "1049", + "missed": true + }, + { + "index": "1050", + "missed": true + }, + { + "index": "1051", + "missed": true + }, + { + "index": "1052", + "missed": true + }, + { + "index": "1053", + "missed": true + }, + { + "index": "1054", + "missed": true + }, + { + "index": "1055", + "missed": true + }, + { + "index": "1056", + "missed": true + }, + { + "index": "1057", + "missed": true + }, + { + "index": "1058", + "missed": true + }, + { + "index": "1059", + "missed": true + }, + { + "index": "1060", + "missed": true + }, + { + "index": "1061", + "missed": true + }, + { + "index": "1062", + "missed": true + }, + { + "index": "1063", + "missed": true + }, + { + "index": "1064", + "missed": true + }, + { + "index": "1065", + "missed": true + }, + { + "index": "1066", + "missed": true + }, + { + "index": "1067", + "missed": true + }, + { + "index": "1068", + "missed": true + }, + { + "index": "1069", + "missed": true + }, + { + "index": "1070", + "missed": true + }, + { + "index": "1071", + "missed": true + }, + { + "index": "1072", + "missed": true + }, + { + "index": "1073", + "missed": true + }, + { + "index": "1074", + "missed": true + }, + { + "index": "1075", + "missed": true + }, + { + "index": "1076", + "missed": true + }, + { + "index": "1077", + "missed": true + }, + { + "index": "1078", + "missed": true + }, + { + "index": "1079", + "missed": true + }, + { + "index": "1080", + "missed": true + }, + { + "index": "1081", + "missed": true + }, + { + "index": "1082", + "missed": true + }, + { + "index": "1083", + "missed": true + }, + { + "index": "1084", + "missed": true + }, + { + "index": "1085", + "missed": true + }, + { + "index": "1086", + "missed": true + }, + { + "index": "1087", + "missed": true + }, + { + "index": "1088", + "missed": true + }, + { + "index": "1089", + "missed": true + }, + { + "index": "1090", + "missed": true + }, + { + "index": "1091", + "missed": true + }, + { + "index": "1092", + "missed": true + }, + { + "index": "1093", + "missed": true + }, + { + "index": "1094", + "missed": true + }, + { + "index": "1095", + "missed": true + }, + { + "index": "1096", + "missed": true + }, + { + "index": "1097", + "missed": true + }, + { + "index": "1098", + "missed": true + }, + { + "index": "1099", + "missed": true + }, + { + "index": "1100", + "missed": true + }, + { + "index": "1101", + "missed": true + }, + { + "index": "1102", + "missed": true + }, + { + "index": "1103", + "missed": true + }, + { + "index": "1104", + "missed": true + }, + { + "index": "1105", + "missed": true + }, + { + "index": "1106", + "missed": true + }, + { + "index": "1107", + "missed": true + }, + { + "index": "1108", + "missed": true + }, + { + "index": "1109", + "missed": true + }, + { + "index": "1110", + "missed": true + }, + { + "index": "1111", + "missed": true + }, + { + "index": "1112", + "missed": true + }, + { + "index": "1113", + "missed": true + }, + { + "index": "1114", + "missed": true + }, + { + "index": "1115", + "missed": true + }, + { + "index": "1116", + "missed": true + }, + { + "index": "1117", + "missed": true + }, + { + "index": "1118", + "missed": true + }, + { + "index": "1119", + "missed": true + }, + { + "index": "1120", + "missed": true + }, + { + "index": "1121", + "missed": true + }, + { + "index": "1122", + "missed": true + }, + { + "index": "1123", + "missed": true + }, + { + "index": "1124", + "missed": true + }, + { + "index": "1125", + "missed": true + }, + { + "index": "1126", + "missed": true + }, + { + "index": "1127", + "missed": true + }, + { + "index": "1128", + "missed": true + }, + { + "index": "1129", + "missed": true + }, + { + "index": "1130", + "missed": true + }, + { + "index": "1131", + "missed": true + }, + { + "index": "1132", + "missed": true + }, + { + "index": "1133", + "missed": true + }, + { + "index": "1134", + "missed": true + }, + { + "index": "1135", + "missed": true + }, + { + "index": "1136", + "missed": true + }, + { + "index": "1137", + "missed": true + }, + { + "index": "1138", + "missed": true + }, + { + "index": "1139", + "missed": true + }, + { + "index": "1140", + "missed": true + }, + { + "index": "1141", + "missed": true + }, + { + "index": "1142", + "missed": true + }, + { + "index": "1143", + "missed": true + }, + { + "index": "1144", + "missed": true + }, + { + "index": "1145", + "missed": true + }, + { + "index": "1146", + "missed": true + }, + { + "index": "1147", + "missed": true + }, + { + "index": "1148", + "missed": true + }, + { + "index": "1149", + "missed": true + }, + { + "index": "1150", + "missed": true + }, + { + "index": "1151", + "missed": true + }, + { + "index": "1152", + "missed": true + }, + { + "index": "1153", + "missed": true + }, + { + "index": "1154", + "missed": true + }, + { + "index": "1155", + "missed": true + }, + { + "index": "1156", + "missed": true + }, + { + "index": "1157", + "missed": true + }, + { + "index": "1158", + "missed": true + }, + { + "index": "1159", + "missed": true + }, + { + "index": "1160", + "missed": true + }, + { + "index": "1161", + "missed": true + }, + { + "index": "1162", + "missed": true + }, + { + "index": "1163", + "missed": true + }, + { + "index": "1164", + "missed": true + }, + { + "index": "1165", + "missed": true + }, + { + "index": "1166", + "missed": true + }, + { + "index": "1167", + "missed": true + }, + { + "index": "1168", + "missed": true + }, + { + "index": "1169", + "missed": true + }, + { + "index": "1170", + "missed": true + }, + { + "index": "1171", + "missed": true + }, + { + "index": "1172", + "missed": true + }, + { + "index": "1173", + "missed": true + }, + { + "index": "1174", + "missed": true + }, + { + "index": "1175", + "missed": true + }, + { + "index": "1176", + "missed": true + }, + { + "index": "1177", + "missed": true + }, + { + "index": "1178", + "missed": true + }, + { + "index": "1179", + "missed": true + }, + { + "index": "1180", + "missed": true + }, + { + "index": "1181", + "missed": true + }, + { + "index": "1182", + "missed": true + }, + { + "index": "1183", + "missed": true + }, + { + "index": "1184", + "missed": true + }, + { + "index": "1185", + "missed": true + }, + { + "index": "1186", + "missed": true + }, + { + "index": "1187", + "missed": true + }, + { + "index": "1188", + "missed": true + }, + { + "index": "1189", + "missed": true + }, + { + "index": "1190", + "missed": true + }, + { + "index": "1191", + "missed": true + }, + { + "index": "1192", + "missed": true + }, + { + "index": "1193", + "missed": true + }, + { + "index": "1194", + "missed": true + }, + { + "index": "1195", + "missed": true + }, + { + "index": "1196", + "missed": true + }, + { + "index": "1197", + "missed": true + }, + { + "index": "1198", + "missed": true + }, + { + "index": "1199", + "missed": true + }, + { + "index": "1200", + "missed": true + }, + { + "index": "1201", + "missed": true + }, + { + "index": "1202", + "missed": true + }, + { + "index": "1203", + "missed": true + }, + { + "index": "1204", + "missed": true + }, + { + "index": "1205", + "missed": true + }, + { + "index": "1206", + "missed": true + }, + { + "index": "1207", + "missed": true + }, + { + "index": "1208", + "missed": true + }, + { + "index": "1209", + "missed": true + }, + { + "index": "1210", + "missed": true + }, + { + "index": "1211", + "missed": true + }, + { + "index": "1212", + "missed": true + }, + { + "index": "1213", + "missed": true + }, + { + "index": "1214", + "missed": true + }, + { + "index": "1215", + "missed": true + }, + { + "index": "1216", + "missed": true + }, + { + "index": "1217", + "missed": true + }, + { + "index": "1218", + "missed": true + }, + { + "index": "1219", + "missed": true + }, + { + "index": "1220", + "missed": true + }, + { + "index": "1221", + "missed": true + }, + { + "index": "1222", + "missed": true + }, + { + "index": "1223", + "missed": true + }, + { + "index": "1224", + "missed": true + }, + { + "index": "1225", + "missed": true + }, + { + "index": "1226", + "missed": true + }, + { + "index": "1227", + "missed": true + }, + { + "index": "1228", + "missed": true + }, + { + "index": "1229", + "missed": true + }, + { + "index": "1230", + "missed": true + }, + { + "index": "1231", + "missed": true + }, + { + "index": "1232", + "missed": true + }, + { + "index": "1233", + "missed": true + }, + { + "index": "1234", + "missed": true + }, + { + "index": "1235", + "missed": true + }, + { + "index": "1236", + "missed": true + }, + { + "index": "1237", + "missed": true + }, + { + "index": "1238", + "missed": true + }, + { + "index": "1239", + "missed": true + }, + { + "index": "1240", + "missed": true + }, + { + "index": "1241", + "missed": true + }, + { + "index": "1242", + "missed": true + }, + { + "index": "1243", + "missed": true + }, + { + "index": "1244", + "missed": true + }, + { + "index": "1245", + "missed": true + }, + { + "index": "1246", + "missed": true + }, + { + "index": "1247", + "missed": true + }, + { + "index": "1248", + "missed": true + }, + { + "index": "1249", + "missed": true + }, + { + "index": "1250", + "missed": true + }, + { + "index": "1251", + "missed": true + }, + { + "index": "1252", + "missed": true + }, + { + "index": "1253", + "missed": true + }, + { + "index": "1254", + "missed": true + }, + { + "index": "1255", + "missed": true + }, + { + "index": "1256", + "missed": true + }, + { + "index": "1257", + "missed": true + }, + { + "index": "1258", + "missed": true + }, + { + "index": "1259", + "missed": true + }, + { + "index": "1260", + "missed": true + }, + { + "index": "1261", + "missed": true + }, + { + "index": "1262", + "missed": true + }, + { + "index": "1263", + "missed": true + }, + { + "index": "1264", + "missed": true + }, + { + "index": "1265", + "missed": true + }, + { + "index": "1266", + "missed": true + }, + { + "index": "1267", + "missed": true + }, + { + "index": "1268", + "missed": true + }, + { + "index": "1269", + "missed": true + }, + { + "index": "1270", + "missed": true + }, + { + "index": "1271", + "missed": true + }, + { + "index": "1272", + "missed": true + }, + { + "index": "1273", + "missed": true + }, + { + "index": "1274", + "missed": true + }, + { + "index": "1275", + "missed": true + }, + { + "index": "1276", + "missed": true + }, + { + "index": "1277", + "missed": true + }, + { + "index": "1278", + "missed": true + }, + { + "index": "1279", + "missed": true + }, + { + "index": "1280", + "missed": true + }, + { + "index": "1281", + "missed": true + }, + { + "index": "1282", + "missed": true + }, + { + "index": "1283", + "missed": true + }, + { + "index": "1284", + "missed": true + }, + { + "index": "1285", + "missed": true + }, + { + "index": "1286", + "missed": true + }, + { + "index": "1287", + "missed": true + }, + { + "index": "1288", + "missed": true + }, + { + "index": "1289", + "missed": true + }, + { + "index": "1290", + "missed": true + }, + { + "index": "1291", + "missed": true + }, + { + "index": "1292", + "missed": true + }, + { + "index": "1293", + "missed": true + }, + { + "index": "1294", + "missed": true + }, + { + "index": "1295", + "missed": true + }, + { + "index": "1296", + "missed": true + }, + { + "index": "1297", + "missed": true + }, + { + "index": "1298", + "missed": true + }, + { + "index": "1299", + "missed": true + }, + { + "index": "1300", + "missed": true + }, + { + "index": "1301", + "missed": true + }, + { + "index": "1302", + "missed": true + }, + { + "index": "1303", + "missed": true + }, + { + "index": "1304", + "missed": true + }, + { + "index": "1305", + "missed": true + }, + { + "index": "1306", + "missed": true + }, + { + "index": "1307", + "missed": true + }, + { + "index": "1308", + "missed": true + }, + { + "index": "1309", + "missed": true + }, + { + "index": "1310", + "missed": true + }, + { + "index": "1311", + "missed": true + }, + { + "index": "1312", + "missed": true + }, + { + "index": "1313", + "missed": true + }, + { + "index": "1314", + "missed": true + }, + { + "index": "1315", + "missed": true + }, + { + "index": "1316", + "missed": true + }, + { + "index": "1317", + "missed": true + }, + { + "index": "1318", + "missed": true + }, + { + "index": "1319", + "missed": true + }, + { + "index": "1320", + "missed": true + }, + { + "index": "1321", + "missed": true + }, + { + "index": "1322", + "missed": true + }, + { + "index": "1323", + "missed": true + }, + { + "index": "1324", + "missed": true + }, + { + "index": "1325", + "missed": true + }, + { + "index": "1326", + "missed": true + }, + { + "index": "1327", + "missed": true + }, + { + "index": "1328", + "missed": true + }, + { + "index": "1329", + "missed": true + }, + { + "index": "1330", + "missed": true + }, + { + "index": "1331", + "missed": true + }, + { + "index": "1332", + "missed": true + }, + { + "index": "1333", + "missed": true + }, + { + "index": "1334", + "missed": true + }, + { + "index": "1335", + "missed": true + }, + { + "index": "1336", + "missed": true + }, + { + "index": "1337", + "missed": true + }, + { + "index": "1338", + "missed": true + }, + { + "index": "1339", + "missed": true + }, + { + "index": "1340", + "missed": true + }, + { + "index": "1341", + "missed": true + }, + { + "index": "1342", + "missed": true + }, + { + "index": "1343", + "missed": true + }, + { + "index": "1344", + "missed": true + }, + { + "index": "1345", + "missed": true + }, + { + "index": "1346", + "missed": true + }, + { + "index": "1347", + "missed": true + }, + { + "index": "1348", + "missed": true + }, + { + "index": "1349", + "missed": true + }, + { + "index": "1350", + "missed": true + }, + { + "index": "1351", + "missed": true + }, + { + "index": "1352", + "missed": true + }, + { + "index": "1353", + "missed": true + }, + { + "index": "1354", + "missed": true + }, + { + "index": "1355", + "missed": true + }, + { + "index": "1356", + "missed": true + }, + { + "index": "1357", + "missed": true + }, + { + "index": "1358", + "missed": true + }, + { + "index": "1359", + "missed": true + }, + { + "index": "1360", + "missed": true + }, + { + "index": "1361", + "missed": true + }, + { + "index": "1362", + "missed": true + }, + { + "index": "1363", + "missed": true + }, + { + "index": "1364", + "missed": true + }, + { + "index": "1365", + "missed": true + }, + { + "index": "1366", + "missed": true + }, + { + "index": "1367", + "missed": true + }, + { + "index": "1368", + "missed": true + }, + { + "index": "1369", + "missed": true + }, + { + "index": "1370", + "missed": true + }, + { + "index": "1371", + "missed": true + }, + { + "index": "1372", + "missed": true + }, + { + "index": "1373", + "missed": true + }, + { + "index": "1374", + "missed": true + }, + { + "index": "1375", + "missed": true + }, + { + "index": "1376", + "missed": true + }, + { + "index": "1377", + "missed": true + }, + { + "index": "1378", + "missed": true + }, + { + "index": "1379", + "missed": true + }, + { + "index": "1380", + "missed": true + }, + { + "index": "1381", + "missed": true + }, + { + "index": "1382", + "missed": true + }, + { + "index": "1383", + "missed": true + }, + { + "index": "1384", + "missed": true + }, + { + "index": "1385", + "missed": true + }, + { + "index": "1386", + "missed": true + }, + { + "index": "1387", + "missed": true + }, + { + "index": "1388", + "missed": true + }, + { + "index": "1389", + "missed": true + }, + { + "index": "1390", + "missed": true + }, + { + "index": "1391", + "missed": true + }, + { + "index": "1392", + "missed": true + }, + { + "index": "1393", + "missed": true + }, + { + "index": "1394", + "missed": true + }, + { + "index": "1395", + "missed": true + }, + { + "index": "1396", + "missed": true + }, + { + "index": "1397", + "missed": true + }, + { + "index": "1398", + "missed": true + }, + { + "index": "1399", + "missed": true + }, + { + "index": "1400", + "missed": true + }, + { + "index": "1401", + "missed": true + }, + { + "index": "1402", + "missed": true + }, + { + "index": "1470", + "missed": false + }, + { + "index": "1471", + "missed": false + }, + { + "index": "1472", + "missed": false + }, + { + "index": "1473", + "missed": false + }, + { + "index": "1474", + "missed": false + }, + { + "index": "1475", + "missed": false + }, + { + "index": "1476", + "missed": false + }, + { + "index": "1477", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": false + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1540", + "missed": false + }, + { + "index": "1541", + "missed": false + }, + { + "index": "1542", + "missed": false + }, + { + "index": "1543", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": false + }, + { + "index": "1546", + "missed": false + }, + { + "index": "1547", + "missed": false + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": false + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1555", + "missed": false + }, + { + "index": "1556", + "missed": false + }, + { + "index": "1557", + "missed": false + }, + { + "index": "1558", + "missed": false + }, + { + "index": "1559", + "missed": false + }, + { + "index": "1560", + "missed": false + }, + { + "index": "1561", + "missed": false + }, + { + "index": "1562", + "missed": false + }, + { + "index": "1563", + "missed": false + }, + { + "index": "1567", + "missed": false + }, + { + "index": "1568", + "missed": false + }, + { + "index": "1569", + "missed": false + }, + { + "index": "1570", + "missed": false + }, + { + "index": "1571", + "missed": false + }, + { + "index": "1572", + "missed": false + }, + { + "index": "1573", + "missed": false + }, + { + "index": "1574", + "missed": false + }, + { + "index": "1575", + "missed": false + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1606", + "missed": false + }, + { + "index": "1607", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1627", + "missed": false + }, + { + "index": "1628", + "missed": false + }, + { + "index": "1629", + "missed": false + }, + { + "index": "1630", + "missed": false + }, + { + "index": "1631", + "missed": false + }, + { + "index": "1632", + "missed": false + }, + { + "index": "1633", + "missed": false + }, + { + "index": "1634", + "missed": false + }, + { + "index": "1635", + "missed": false + }, + { + "index": "1636", + "missed": false + }, + { + "index": "1637", + "missed": false + }, + { + "index": "1638", + "missed": false + }, + { + "index": "1639", + "missed": false + }, + { + "index": "1640", + "missed": false + }, + { + "index": "1641", + "missed": false + }, + { + "index": "1752", + "missed": true + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1759", + "missed": false + }, + { + "index": "1760", + "missed": false + }, + { + "index": "1761", + "missed": false + }, + { + "index": "1762", + "missed": false + }, + { + "index": "1776", + "missed": false + }, + { + "index": "1777", + "missed": false + }, + { + "index": "1778", + "missed": false + }, + { + "index": "1779", + "missed": false + }, + { + "index": "1780", + "missed": false + }, + { + "index": "1781", + "missed": false + }, + { + "index": "1782", + "missed": false + }, + { + "index": "1783", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1809", + "missed": false + }, + { + "index": "1810", + "missed": false + }, + { + "index": "1811", + "missed": false + }, + { + "index": "1812", + "missed": false + }, + { + "index": "1813", + "missed": false + }, + { + "index": "1814", + "missed": false + }, + { + "index": "1815", + "missed": false + }, + { + "index": "1816", + "missed": false + }, + { + "index": "1817", + "missed": false + }, + { + "index": "1818", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1820", + "missed": false + }, + { + "index": "1821", + "missed": false + }, + { + "index": "1822", + "missed": false + }, + { + "index": "1823", + "missed": false + }, + { + "index": "1824", + "missed": false + }, + { + "index": "1825", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": false + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1841", + "missed": false + }, + { + "index": "1842", + "missed": false + }, + { + "index": "1843", + "missed": false + }, + { + "index": "1844", + "missed": false + }, + { + "index": "1845", + "missed": false + }, + { + "index": "1846", + "missed": false + }, + { + "index": "1847", + "missed": false + }, + { + "index": "1848", + "missed": false + }, + { + "index": "2141", + "missed": true + }, + { + "index": "3885", + "missed": true + }, + { + "index": "3912", + "missed": false + }, + { + "index": "4187", + "missed": false + }, + { + "index": "4529", + "missed": true + }, + { + "index": "4530", + "missed": true + }, + { + "index": "4531", + "missed": true + }, + { + "index": "4532", + "missed": true + }, + { + "index": "4533", + "missed": true + }, + { + "index": "4534", + "missed": true + }, + { + "index": "4535", + "missed": true + }, + { + "index": "4536", + "missed": true + }, + { + "index": "4537", + "missed": true + }, + { + "index": "4538", + "missed": true + }, + { + "index": "4539", + "missed": true + }, + { + "index": "4540", + "missed": true + }, + { + "index": "4541", + "missed": true + }, + { + "index": "4542", + "missed": true + }, + { + "index": "4543", + "missed": true + }, + { + "index": "4544", + "missed": true + }, + { + "index": "4545", + "missed": true + }, + { + "index": "4546", + "missed": true + }, + { + "index": "4547", + "missed": true + }, + { + "index": "4548", + "missed": true + }, + { + "index": "4549", + "missed": true + }, + { + "index": "4550", + "missed": true + }, + { + "index": "4551", + "missed": true + }, + { + "index": "4552", + "missed": true + }, + { + "index": "4553", + "missed": true + }, + { + "index": "4554", + "missed": true + }, + { + "index": "4555", + "missed": true + }, + { + "index": "4556", + "missed": true + }, + { + "index": "4557", + "missed": true + }, + { + "index": "4558", + "missed": true + }, + { + "index": "4559", + "missed": true + }, + { + "index": "4560", + "missed": true + }, + { + "index": "4561", + "missed": true + }, + { + "index": "4562", + "missed": true + }, + { + "index": "4563", + "missed": true + }, + { + "index": "4564", + "missed": true + }, + { + "index": "4565", + "missed": true + }, + { + "index": "4566", + "missed": true + }, + { + "index": "4567", + "missed": true + }, + { + "index": "4568", + "missed": true + }, + { + "index": "4569", + "missed": true + }, + { + "index": "4570", + "missed": true + }, + { + "index": "4571", + "missed": true + }, + { + "index": "4572", + "missed": true + }, + { + "index": "4573", + "missed": true + }, + { + "index": "4574", + "missed": true + }, + { + "index": "4575", + "missed": true + }, + { + "index": "4576", + "missed": true + }, + { + "index": "4577", + "missed": true + }, + { + "index": "4578", + "missed": true + }, + { + "index": "4579", + "missed": true + }, + { + "index": "4580", + "missed": true + }, + { + "index": "4581", + "missed": true + }, + { + "index": "4582", + "missed": true + }, + { + "index": "4583", + "missed": true + }, + { + "index": "4584", + "missed": true + }, + { + "index": "4585", + "missed": true + }, + { + "index": "4586", + "missed": true + }, + { + "index": "4587", + "missed": true + }, + { + "index": "4588", + "missed": true + }, + { + "index": "4589", + "missed": true + }, + { + "index": "4590", + "missed": true + }, + { + "index": "4591", + "missed": true + }, + { + "index": "4592", + "missed": true + }, + { + "index": "4593", + "missed": true + }, + { + "index": "4594", + "missed": true + }, + { + "index": "4595", + "missed": true + }, + { + "index": "4596", + "missed": true + }, + { + "index": "4597", + "missed": true + }, + { + "index": "4598", + "missed": true + }, + { + "index": "4599", + "missed": true + }, + { + "index": "4600", + "missed": true + }, + { + "index": "4601", + "missed": true + }, + { + "index": "4602", + "missed": true + }, + { + "index": "4603", + "missed": true + }, + { + "index": "4604", + "missed": true + }, + { + "index": "4605", + "missed": true + }, + { + "index": "4606", + "missed": true + }, + { + "index": "4607", + "missed": true + }, + { + "index": "4608", + "missed": true + }, + { + "index": "4609", + "missed": true + }, + { + "index": "4610", + "missed": true + }, + { + "index": "4611", + "missed": true + }, + { + "index": "4612", + "missed": true + }, + { + "index": "4613", + "missed": true + }, + { + "index": "4614", + "missed": true + }, + { + "index": "4615", + "missed": true + }, + { + "index": "4616", + "missed": true + }, + { + "index": "4617", + "missed": true + }, + { + "index": "4618", + "missed": true + }, + { + "index": "4619", + "missed": true + }, + { + "index": "4620", + "missed": true + }, + { + "index": "4621", + "missed": true + }, + { + "index": "4622", + "missed": true + }, + { + "index": "4623", + "missed": true + }, + { + "index": "4624", + "missed": true + }, + { + "index": "4625", + "missed": true + }, + { + "index": "4626", + "missed": true + }, + { + "index": "4627", + "missed": true + }, + { + "index": "4628", + "missed": true + }, + { + "index": "4629", + "missed": true + }, + { + "index": "4630", + "missed": true + }, + { + "index": "4631", + "missed": true + }, + { + "index": "4632", + "missed": true + }, + { + "index": "4633", + "missed": true + }, + { + "index": "4634", + "missed": true + }, + { + "index": "4635", + "missed": true + }, + { + "index": "4636", + "missed": true + }, + { + "index": "4637", + "missed": true + }, + { + "index": "4638", + "missed": true + }, + { + "index": "4639", + "missed": true + }, + { + "index": "4640", + "missed": true + }, + { + "index": "4641", + "missed": true + }, + { + "index": "4642", + "missed": true + }, + { + "index": "4643", + "missed": true + }, + { + "index": "4644", + "missed": true + }, + { + "index": "4645", + "missed": true + }, + { + "index": "4646", + "missed": true + }, + { + "index": "4647", + "missed": true + }, + { + "index": "4648", + "missed": true + }, + { + "index": "4649", + "missed": true + }, + { + "index": "4650", + "missed": true + }, + { + "index": "4651", + "missed": true + }, + { + "index": "4652", + "missed": true + }, + { + "index": "4653", + "missed": true + }, + { + "index": "4654", + "missed": true + }, + { + "index": "4655", + "missed": true + }, + { + "index": "4656", + "missed": true + }, + { + "index": "4657", + "missed": true + }, + { + "index": "4658", + "missed": true + }, + { + "index": "4659", + "missed": true + }, + { + "index": "4660", + "missed": true + }, + { + "index": "4661", + "missed": true + }, + { + "index": "4662", + "missed": true + }, + { + "index": "4663", + "missed": true + }, + { + "index": "4664", + "missed": true + }, + { + "index": "4665", + "missed": true + }, + { + "index": "4666", + "missed": true + }, + { + "index": "4667", + "missed": true + }, + { + "index": "4668", + "missed": true + }, + { + "index": "4669", + "missed": true + }, + { + "index": "4670", + "missed": true + }, + { + "index": "4671", + "missed": true + }, + { + "index": "4672", + "missed": true + }, + { + "index": "4673", + "missed": true + }, + { + "index": "4674", + "missed": true + }, + { + "index": "4675", + "missed": true + }, + { + "index": "4676", + "missed": true + }, + { + "index": "4677", + "missed": true + }, + { + "index": "4678", + "missed": true + }, + { + "index": "4679", + "missed": true + }, + { + "index": "4680", + "missed": true + }, + { + "index": "4681", + "missed": true + }, + { + "index": "4682", + "missed": true + }, + { + "index": "4683", + "missed": true + }, + { + "index": "4684", + "missed": true + }, + { + "index": "4685", + "missed": true + }, + { + "index": "4686", + "missed": true + }, + { + "index": "4687", + "missed": true + }, + { + "index": "4688", + "missed": true + }, + { + "index": "4689", + "missed": true + }, + { + "index": "4690", + "missed": true + }, + { + "index": "4691", + "missed": true + }, + { + "index": "4692", + "missed": true + }, + { + "index": "4693", + "missed": true + }, + { + "index": "4694", + "missed": true + }, + { + "index": "4695", + "missed": true + }, + { + "index": "4696", + "missed": true + }, + { + "index": "4697", + "missed": true + }, + { + "index": "4698", + "missed": true + }, + { + "index": "4699", + "missed": true + }, + { + "index": "4700", + "missed": true + }, + { + "index": "4701", + "missed": true + }, + { + "index": "4702", + "missed": true + }, + { + "index": "4703", + "missed": true + }, + { + "index": "4704", + "missed": true + }, + { + "index": "4705", + "missed": true + }, + { + "index": "4706", + "missed": true + }, + { + "index": "4707", + "missed": true + }, + { + "index": "4708", + "missed": true + }, + { + "index": "4709", + "missed": true + }, + { + "index": "4710", + "missed": true + }, + { + "index": "4711", + "missed": true + }, + { + "index": "4712", + "missed": true + }, + { + "index": "4713", + "missed": true + }, + { + "index": "4714", + "missed": true + }, + { + "index": "4715", + "missed": true + }, + { + "index": "4716", + "missed": true + }, + { + "index": "4717", + "missed": true + }, + { + "index": "4718", + "missed": true + }, + { + "index": "4719", + "missed": true + }, + { + "index": "4720", + "missed": true + }, + { + "index": "4721", + "missed": true + }, + { + "index": "4722", + "missed": true + }, + { + "index": "4723", + "missed": true + }, + { + "index": "4724", + "missed": true + }, + { + "index": "4725", + "missed": true + }, + { + "index": "4726", + "missed": true + }, + { + "index": "4727", + "missed": true + }, + { + "index": "4728", + "missed": true + }, + { + "index": "4729", + "missed": true + }, + { + "index": "4730", + "missed": true + }, + { + "index": "4731", + "missed": true + }, + { + "index": "4732", + "missed": true + }, + { + "index": "4733", + "missed": true + }, + { + "index": "4734", + "missed": true + }, + { + "index": "4735", + "missed": true + }, + { + "index": "4736", + "missed": true + }, + { + "index": "4737", + "missed": true + }, + { + "index": "4738", + "missed": true + }, + { + "index": "4739", + "missed": true + }, + { + "index": "4740", + "missed": true + }, + { + "index": "4741", + "missed": true + }, + { + "index": "4742", + "missed": true + }, + { + "index": "4743", + "missed": true + }, + { + "index": "4744", + "missed": true + }, + { + "index": "4745", + "missed": true + }, + { + "index": "4746", + "missed": true + }, + { + "index": "4747", + "missed": true + }, + { + "index": "4748", + "missed": true + }, + { + "index": "4749", + "missed": true + }, + { + "index": "4750", + "missed": true + }, + { + "index": "4751", + "missed": true + }, + { + "index": "4752", + "missed": true + }, + { + "index": "4753", + "missed": true + }, + { + "index": "4754", + "missed": true + }, + { + "index": "4755", + "missed": true + }, + { + "index": "4756", + "missed": true + }, + { + "index": "4757", + "missed": true + }, + { + "index": "4758", + "missed": true + }, + { + "index": "4759", + "missed": true + }, + { + "index": "4760", + "missed": true + }, + { + "index": "4761", + "missed": true + }, + { + "index": "4762", + "missed": true + }, + { + "index": "4763", + "missed": true + }, + { + "index": "4764", + "missed": true + }, + { + "index": "4765", + "missed": true + }, + { + "index": "4766", + "missed": true + }, + { + "index": "4767", + "missed": true + }, + { + "index": "4768", + "missed": true + }, + { + "index": "4769", + "missed": true + }, + { + "index": "4770", + "missed": true + }, + { + "index": "4771", + "missed": true + }, + { + "index": "4772", + "missed": true + }, + { + "index": "4773", + "missed": true + }, + { + "index": "4774", + "missed": true + }, + { + "index": "4775", + "missed": true + }, + { + "index": "4776", + "missed": true + }, + { + "index": "4777", + "missed": true + }, + { + "index": "4778", + "missed": true + }, + { + "index": "4779", + "missed": true + }, + { + "index": "4780", + "missed": true + }, + { + "index": "4781", + "missed": true + }, + { + "index": "4782", + "missed": true + }, + { + "index": "4783", + "missed": true + }, + { + "index": "4784", + "missed": true + }, + { + "index": "4785", + "missed": true + }, + { + "index": "4786", + "missed": true + }, + { + "index": "4787", + "missed": true + }, + { + "index": "4788", + "missed": true + }, + { + "index": "4789", + "missed": true + }, + { + "index": "4790", + "missed": true + }, + { + "index": "4791", + "missed": true + }, + { + "index": "4792", + "missed": true + }, + { + "index": "4793", + "missed": true + }, + { + "index": "4794", + "missed": true + }, + { + "index": "4795", + "missed": true + }, + { + "index": "4796", + "missed": true + }, + { + "index": "4797", + "missed": true + }, + { + "index": "4798", + "missed": true + }, + { + "index": "4799", + "missed": true + }, + { + "index": "4800", + "missed": true + }, + { + "index": "4801", + "missed": true + }, + { + "index": "4802", + "missed": true + }, + { + "index": "4803", + "missed": true + }, + { + "index": "4804", + "missed": true + }, + { + "index": "4805", + "missed": true + }, + { + "index": "4806", + "missed": true + }, + { + "index": "4807", + "missed": true + }, + { + "index": "4808", + "missed": true + }, + { + "index": "4809", + "missed": true + }, + { + "index": "4810", + "missed": true + }, + { + "index": "4811", + "missed": true + }, + { + "index": "4812", + "missed": true + }, + { + "index": "4813", + "missed": true + }, + { + "index": "4814", + "missed": true + }, + { + "index": "4815", + "missed": true + }, + { + "index": "4816", + "missed": true + }, + { + "index": "4817", + "missed": true + }, + { + "index": "4818", + "missed": true + }, + { + "index": "4819", + "missed": true + }, + { + "index": "4820", + "missed": true + }, + { + "index": "4821", + "missed": true + }, + { + "index": "4822", + "missed": true + }, + { + "index": "4823", + "missed": true + }, + { + "index": "4824", + "missed": true + }, + { + "index": "4825", + "missed": true + }, + { + "index": "4826", + "missed": true + }, + { + "index": "4827", + "missed": true + }, + { + "index": "4828", + "missed": true + }, + { + "index": "4829", + "missed": true + }, + { + "index": "4830", + "missed": true + }, + { + "index": "4831", + "missed": true + }, + { + "index": "4832", + "missed": true + }, + { + "index": "4833", + "missed": true + }, + { + "index": "4834", + "missed": true + }, + { + "index": "4835", + "missed": true + }, + { + "index": "4836", + "missed": true + }, + { + "index": "4837", + "missed": true + }, + { + "index": "4838", + "missed": true + }, + { + "index": "4839", + "missed": true + }, + { + "index": "4840", + "missed": true + }, + { + "index": "4841", + "missed": true + }, + { + "index": "4842", + "missed": true + }, + { + "index": "4843", + "missed": true + }, + { + "index": "4844", + "missed": true + }, + { + "index": "4845", + "missed": true + }, + { + "index": "4846", + "missed": true + }, + { + "index": "4847", + "missed": true + }, + { + "index": "4848", + "missed": true + }, + { + "index": "4849", + "missed": true + }, + { + "index": "4850", + "missed": true + }, + { + "index": "4851", + "missed": true + }, + { + "index": "4852", + "missed": true + }, + { + "index": "4853", + "missed": true + }, + { + "index": "4854", + "missed": true + }, + { + "index": "4855", + "missed": true + }, + { + "index": "4856", + "missed": true + }, + { + "index": "4857", + "missed": true + }, + { + "index": "4858", + "missed": true + }, + { + "index": "4859", + "missed": true + }, + { + "index": "4860", + "missed": true + }, + { + "index": "4861", + "missed": true + }, + { + "index": "4862", + "missed": true + }, + { + "index": "4863", + "missed": true + }, + { + "index": "4864", + "missed": true + }, + { + "index": "4865", + "missed": true + }, + { + "index": "4866", + "missed": true + }, + { + "index": "4867", + "missed": true + }, + { + "index": "4868", + "missed": true + }, + { + "index": "4869", + "missed": true + }, + { + "index": "4870", + "missed": true + }, + { + "index": "4871", + "missed": true + }, + { + "index": "4872", + "missed": true + }, + { + "index": "4873", + "missed": true + }, + { + "index": "4874", + "missed": true + }, + { + "index": "4875", + "missed": true + }, + { + "index": "4876", + "missed": true + }, + { + "index": "4877", + "missed": true + }, + { + "index": "4878", + "missed": true + }, + { + "index": "4879", + "missed": true + }, + { + "index": "4880", + "missed": true + }, + { + "index": "4881", + "missed": true + }, + { + "index": "4882", + "missed": true + }, + { + "index": "4883", + "missed": true + }, + { + "index": "4884", + "missed": true + }, + { + "index": "4885", + "missed": true + }, + { + "index": "4886", + "missed": true + }, + { + "index": "4887", + "missed": true + }, + { + "index": "4888", + "missed": true + }, + { + "index": "4889", + "missed": true + }, + { + "index": "4890", + "missed": true + }, + { + "index": "4891", + "missed": true + }, + { + "index": "4892", + "missed": true + }, + { + "index": "4893", + "missed": true + }, + { + "index": "4894", + "missed": true + }, + { + "index": "4895", + "missed": true + }, + { + "index": "4896", + "missed": true + }, + { + "index": "4897", + "missed": true + }, + { + "index": "4898", + "missed": true + }, + { + "index": "4899", + "missed": true + }, + { + "index": "4900", + "missed": true + }, + { + "index": "4901", + "missed": true + }, + { + "index": "4902", + "missed": true + }, + { + "index": "4903", + "missed": true + }, + { + "index": "4904", + "missed": true + }, + { + "index": "4905", + "missed": true + }, + { + "index": "4906", + "missed": true + }, + { + "index": "4907", + "missed": true + }, + { + "index": "4908", + "missed": true + }, + { + "index": "4909", + "missed": true + }, + { + "index": "4910", + "missed": true + }, + { + "index": "4911", + "missed": true + }, + { + "index": "4912", + "missed": true + }, + { + "index": "4913", + "missed": true + }, + { + "index": "4914", + "missed": true + }, + { + "index": "4915", + "missed": true + }, + { + "index": "4916", + "missed": true + }, + { + "index": "4917", + "missed": true + }, + { + "index": "4918", + "missed": true + }, + { + "index": "4919", + "missed": true + }, + { + "index": "4920", + "missed": true + }, + { + "index": "4921", + "missed": true + }, + { + "index": "4922", + "missed": true + }, + { + "index": "4923", + "missed": true + }, + { + "index": "4924", + "missed": true + }, + { + "index": "4925", + "missed": true + }, + { + "index": "4926", + "missed": true + }, + { + "index": "4927", + "missed": true + }, + { + "index": "4928", + "missed": true + }, + { + "index": "4929", + "missed": true + }, + { + "index": "4930", + "missed": true + }, + { + "index": "4931", + "missed": true + }, + { + "index": "4932", + "missed": true + }, + { + "index": "4933", + "missed": true + }, + { + "index": "4934", + "missed": true + }, + { + "index": "4935", + "missed": true + }, + { + "index": "4936", + "missed": true + }, + { + "index": "4937", + "missed": true + }, + { + "index": "4938", + "missed": true + }, + { + "index": "4939", + "missed": true + }, + { + "index": "4940", + "missed": true + }, + { + "index": "4941", + "missed": true + }, + { + "index": "4942", + "missed": true + }, + { + "index": "4943", + "missed": true + }, + { + "index": "4944", + "missed": true + }, + { + "index": "4945", + "missed": true + }, + { + "index": "4946", + "missed": true + }, + { + "index": "4947", + "missed": true + }, + { + "index": "4948", + "missed": true + }, + { + "index": "4949", + "missed": true + }, + { + "index": "4950", + "missed": true + }, + { + "index": "4951", + "missed": true + }, + { + "index": "4952", + "missed": true + }, + { + "index": "4953", + "missed": true + }, + { + "index": "4954", + "missed": true + }, + { + "index": "4955", + "missed": true + }, + { + "index": "4956", + "missed": true + }, + { + "index": "4957", + "missed": true + }, + { + "index": "4958", + "missed": true + }, + { + "index": "4959", + "missed": true + }, + { + "index": "4960", + "missed": true + }, + { + "index": "4961", + "missed": true + }, + { + "index": "4962", + "missed": true + }, + { + "index": "4963", + "missed": true + }, + { + "index": "4964", + "missed": true + }, + { + "index": "4965", + "missed": true + }, + { + "index": "4966", + "missed": true + }, + { + "index": "4967", + "missed": true + }, + { + "index": "4968", + "missed": true + }, + { + "index": "4969", + "missed": true + }, + { + "index": "4970", + "missed": true + }, + { + "index": "4971", + "missed": true + }, + { + "index": "4972", + "missed": true + }, + { + "index": "4973", + "missed": true + }, + { + "index": "4974", + "missed": true + }, + { + "index": "4975", + "missed": true + }, + { + "index": "4976", + "missed": true + }, + { + "index": "4977", + "missed": true + }, + { + "index": "4978", + "missed": true + }, + { + "index": "4979", + "missed": true + }, + { + "index": "4980", + "missed": true + }, + { + "index": "4981", + "missed": true + }, + { + "index": "4982", + "missed": true + }, + { + "index": "4983", + "missed": true + }, + { + "index": "4984", + "missed": true + }, + { + "index": "4985", + "missed": true + }, + { + "index": "4986", + "missed": true + }, + { + "index": "4987", + "missed": true + }, + { + "index": "4988", + "missed": true + }, + { + "index": "4989", + "missed": true + }, + { + "index": "4990", + "missed": true + }, + { + "index": "4991", + "missed": true + }, + { + "index": "4992", + "missed": true + }, + { + "index": "4993", + "missed": true + }, + { + "index": "4994", + "missed": true + }, + { + "index": "4995", + "missed": true + }, + { + "index": "4996", + "missed": true + }, + { + "index": "4997", + "missed": true + }, + { + "index": "4998", + "missed": true + }, + { + "index": "4999", + "missed": true + } + ], + "cosmosvalcons1t7zyd8l4hnvemuqt4ysdjp2ktap933deal867u": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "2850", + "missed": false + }, + { + "index": "2851", + "missed": false + }, + { + "index": "2852", + "missed": false + }, + { + "index": "2853", + "missed": false + }, + { + "index": "2854", + "missed": false + }, + { + "index": "2855", + "missed": false + }, + { + "index": "2856", + "missed": false + }, + { + "index": "2857", + "missed": false + }, + { + "index": "2858", + "missed": false + }, + { + "index": "2862", + "missed": false + }, + { + "index": "2863", + "missed": false + }, + { + "index": "2864", + "missed": false + }, + { + "index": "2865", + "missed": false + }, + { + "index": "2866", + "missed": false + }, + { + "index": "2867", + "missed": false + }, + { + "index": "2868", + "missed": false + }, + { + "index": "2869", + "missed": false + }, + { + "index": "2870", + "missed": false + }, + { + "index": "2871", + "missed": false + }, + { + "index": "2872", + "missed": false + }, + { + "index": "2876", + "missed": false + }, + { + "index": "2878", + "missed": false + }, + { + "index": "2879", + "missed": false + }, + { + "index": "2880", + "missed": false + }, + { + "index": "2881", + "missed": false + }, + { + "index": "2882", + "missed": false + }, + { + "index": "2883", + "missed": false + }, + { + "index": "2884", + "missed": false + }, + { + "index": "2885", + "missed": false + }, + { + "index": "2889", + "missed": false + }, + { + "index": "2890", + "missed": false + }, + { + "index": "2891", + "missed": false + }, + { + "index": "2892", + "missed": false + }, + { + "index": "2893", + "missed": false + }, + { + "index": "2894", + "missed": false + }, + { + "index": "2895", + "missed": false + }, + { + "index": "2896", + "missed": false + }, + { + "index": "2897", + "missed": false + }, + { + "index": "2898", + "missed": false + }, + { + "index": "2899", + "missed": false + }, + { + "index": "2903", + "missed": false + }, + { + "index": "2904", + "missed": false + }, + { + "index": "2905", + "missed": false + }, + { + "index": "2906", + "missed": false + }, + { + "index": "2907", + "missed": false + }, + { + "index": "2908", + "missed": false + }, + { + "index": "2909", + "missed": false + }, + { + "index": "2910", + "missed": false + }, + { + "index": "2911", + "missed": false + }, + { + "index": "2912", + "missed": false + }, + { + "index": "2913", + "missed": false + }, + { + "index": "2914", + "missed": false + }, + { + "index": "2917", + "missed": false + }, + { + "index": "2918", + "missed": false + }, + { + "index": "2919", + "missed": false + }, + { + "index": "2920", + "missed": false + }, + { + "index": "3024", + "missed": false + }, + { + "index": "3025", + "missed": false + }, + { + "index": "3026", + "missed": false + }, + { + "index": "3027", + "missed": false + }, + { + "index": "3028", + "missed": false + }, + { + "index": "3029", + "missed": false + }, + { + "index": "3030", + "missed": false + }, + { + "index": "3031", + "missed": false + }, + { + "index": "3032", + "missed": false + }, + { + "index": "3033", + "missed": false + }, + { + "index": "3034", + "missed": false + }, + { + "index": "3035", + "missed": false + }, + { + "index": "3036", + "missed": false + }, + { + "index": "3037", + "missed": false + }, + { + "index": "3038", + "missed": false + }, + { + "index": "3039", + "missed": false + }, + { + "index": "3040", + "missed": false + }, + { + "index": "3041", + "missed": false + }, + { + "index": "3042", + "missed": false + }, + { + "index": "3043", + "missed": false + }, + { + "index": "3044", + "missed": false + }, + { + "index": "3045", + "missed": false + }, + { + "index": "3046", + "missed": false + }, + { + "index": "3047", + "missed": false + }, + { + "index": "3048", + "missed": false + }, + { + "index": "3049", + "missed": false + }, + { + "index": "3050", + "missed": false + }, + { + "index": "3051", + "missed": false + }, + { + "index": "3052", + "missed": false + }, + { + "index": "3053", + "missed": false + }, + { + "index": "3054", + "missed": false + }, + { + "index": "3055", + "missed": false + }, + { + "index": "3056", + "missed": false + }, + { + "index": "3057", + "missed": false + }, + { + "index": "3058", + "missed": false + }, + { + "index": "3059", + "missed": false + }, + { + "index": "3060", + "missed": false + }, + { + "index": "3061", + "missed": false + }, + { + "index": "3062", + "missed": false + }, + { + "index": "3064", + "missed": false + }, + { + "index": "3065", + "missed": false + }, + { + "index": "3066", + "missed": false + }, + { + "index": "3067", + "missed": false + }, + { + "index": "3068", + "missed": false + }, + { + "index": "3069", + "missed": false + }, + { + "index": "3070", + "missed": false + }, + { + "index": "3071", + "missed": false + }, + { + "index": "3072", + "missed": false + }, + { + "index": "3073", + "missed": false + }, + { + "index": "3074", + "missed": false + }, + { + "index": "3075", + "missed": false + }, + { + "index": "4631", + "missed": false + }, + { + "index": "4632", + "missed": false + }, + { + "index": "4633", + "missed": false + }, + { + "index": "4634", + "missed": false + }, + { + "index": "4635", + "missed": false + }, + { + "index": "4636", + "missed": false + }, + { + "index": "4637", + "missed": false + }, + { + "index": "4638", + "missed": false + }, + { + "index": "4639", + "missed": false + }, + { + "index": "4640", + "missed": false + }, + { + "index": "4641", + "missed": false + }, + { + "index": "4649", + "missed": false + }, + { + "index": "4650", + "missed": false + }, + { + "index": "4651", + "missed": false + }, + { + "index": "4652", + "missed": false + }, + { + "index": "4653", + "missed": false + }, + { + "index": "4654", + "missed": false + }, + { + "index": "4655", + "missed": false + }, + { + "index": "4656", + "missed": false + }, + { + "index": "4657", + "missed": false + }, + { + "index": "4658", + "missed": false + }, + { + "index": "4659", + "missed": false + }, + { + "index": "4662", + "missed": false + }, + { + "index": "4663", + "missed": false + }, + { + "index": "4664", + "missed": false + }, + { + "index": "4665", + "missed": false + }, + { + "index": "4666", + "missed": false + }, + { + "index": "4667", + "missed": false + }, + { + "index": "4668", + "missed": false + }, + { + "index": "4669", + "missed": false + }, + { + "index": "4670", + "missed": false + }, + { + "index": "4671", + "missed": false + }, + { + "index": "4672", + "missed": false + }, + { + "index": "4673", + "missed": false + }, + { + "index": "4674", + "missed": false + }, + { + "index": "4675", + "missed": false + }, + { + "index": "4676", + "missed": false + }, + { + "index": "4677", + "missed": false + }, + { + "index": "4678", + "missed": false + }, + { + "index": "4679", + "missed": false + }, + { + "index": "4680", + "missed": false + }, + { + "index": "4681", + "missed": false + }, + { + "index": "4682", + "missed": false + }, + { + "index": "4683", + "missed": false + }, + { + "index": "4685", + "missed": false + }, + { + "index": "4686", + "missed": false + }, + { + "index": "4687", + "missed": false + }, + { + "index": "4688", + "missed": false + }, + { + "index": "4689", + "missed": false + }, + { + "index": "4690", + "missed": false + }, + { + "index": "4691", + "missed": false + }, + { + "index": "4692", + "missed": false + }, + { + "index": "4693", + "missed": false + }, + { + "index": "4694", + "missed": false + }, + { + "index": "4695", + "missed": false + }, + { + "index": "4696", + "missed": false + }, + { + "index": "4697", + "missed": false + }, + { + "index": "4699", + "missed": false + }, + { + "index": "4700", + "missed": false + }, + { + "index": "4701", + "missed": false + }, + { + "index": "4702", + "missed": false + }, + { + "index": "4703", + "missed": false + }, + { + "index": "4704", + "missed": false + }, + { + "index": "4705", + "missed": false + }, + { + "index": "4706", + "missed": false + }, + { + "index": "4707", + "missed": false + }, + { + "index": "4708", + "missed": false + }, + { + "index": "4709", + "missed": false + }, + { + "index": "4710", + "missed": false + }, + { + "index": "4711", + "missed": false + }, + { + "index": "4712", + "missed": false + }, + { + "index": "4713", + "missed": false + }, + { + "index": "4714", + "missed": false + }, + { + "index": "4715", + "missed": false + }, + { + "index": "4718", + "missed": false + }, + { + "index": "4719", + "missed": false + }, + { + "index": "4720", + "missed": false + }, + { + "index": "4721", + "missed": false + }, + { + "index": "4722", + "missed": false + }, + { + "index": "4723", + "missed": false + }, + { + "index": "4726", + "missed": false + }, + { + "index": "4727", + "missed": false + }, + { + "index": "4728", + "missed": false + }, + { + "index": "4729", + "missed": false + }, + { + "index": "4730", + "missed": false + }, + { + "index": "4731", + "missed": false + }, + { + "index": "4732", + "missed": false + }, + { + "index": "4733", + "missed": false + }, + { + "index": "4734", + "missed": false + }, + { + "index": "4735", + "missed": false + }, + { + "index": "4738", + "missed": false + }, + { + "index": "4740", + "missed": false + }, + { + "index": "4741", + "missed": false + }, + { + "index": "4742", + "missed": false + }, + { + "index": "4743", + "missed": false + }, + { + "index": "4744", + "missed": false + }, + { + "index": "4745", + "missed": false + }, + { + "index": "4746", + "missed": false + }, + { + "index": "4747", + "missed": false + }, + { + "index": "4748", + "missed": false + }, + { + "index": "4749", + "missed": false + }, + { + "index": "4751", + "missed": false + }, + { + "index": "4752", + "missed": false + }, + { + "index": "4753", + "missed": false + }, + { + "index": "4754", + "missed": false + }, + { + "index": "4755", + "missed": false + }, + { + "index": "4756", + "missed": false + }, + { + "index": "4757", + "missed": false + }, + { + "index": "4758", + "missed": false + }, + { + "index": "4759", + "missed": false + }, + { + "index": "4760", + "missed": false + }, + { + "index": "4761", + "missed": false + }, + { + "index": "4762", + "missed": false + }, + { + "index": "4765", + "missed": false + }, + { + "index": "4766", + "missed": false + }, + { + "index": "4767", + "missed": false + }, + { + "index": "4768", + "missed": false + }, + { + "index": "4769", + "missed": false + }, + { + "index": "4770", + "missed": false + }, + { + "index": "4771", + "missed": false + }, + { + "index": "4772", + "missed": false + }, + { + "index": "4773", + "missed": false + }, + { + "index": "4774", + "missed": false + }, + { + "index": "4775", + "missed": false + }, + { + "index": "4776", + "missed": false + }, + { + "index": "4777", + "missed": false + }, + { + "index": "4778", + "missed": false + }, + { + "index": "4779", + "missed": false + }, + { + "index": "4782", + "missed": false + }, + { + "index": "4783", + "missed": false + }, + { + "index": "4784", + "missed": false + }, + { + "index": "4785", + "missed": false + }, + { + "index": "4786", + "missed": false + }, + { + "index": "4787", + "missed": false + }, + { + "index": "4788", + "missed": false + }, + { + "index": "4789", + "missed": false + }, + { + "index": "4790", + "missed": false + }, + { + "index": "4791", + "missed": false + }, + { + "index": "4795", + "missed": false + }, + { + "index": "4796", + "missed": false + }, + { + "index": "4797", + "missed": false + }, + { + "index": "4798", + "missed": false + }, + { + "index": "4799", + "missed": false + }, + { + "index": "4800", + "missed": false + }, + { + "index": "4801", + "missed": false + }, + { + "index": "4802", + "missed": false + }, + { + "index": "4803", + "missed": false + }, + { + "index": "4805", + "missed": false + }, + { + "index": "4806", + "missed": false + }, + { + "index": "4807", + "missed": false + }, + { + "index": "4808", + "missed": false + }, + { + "index": "4809", + "missed": false + }, + { + "index": "4810", + "missed": false + }, + { + "index": "4811", + "missed": false + }, + { + "index": "4812", + "missed": false + }, + { + "index": "4813", + "missed": false + }, + { + "index": "4814", + "missed": false + }, + { + "index": "4815", + "missed": false + }, + { + "index": "4816", + "missed": false + }, + { + "index": "4817", + "missed": false + }, + { + "index": "4818", + "missed": false + }, + { + "index": "4821", + "missed": false + }, + { + "index": "4822", + "missed": false + }, + { + "index": "4823", + "missed": false + }, + { + "index": "4824", + "missed": false + }, + { + "index": "4825", + "missed": false + }, + { + "index": "4826", + "missed": false + }, + { + "index": "4827", + "missed": false + }, + { + "index": "4828", + "missed": false + }, + { + "index": "4833", + "missed": false + }, + { + "index": "4834", + "missed": false + }, + { + "index": "4835", + "missed": false + }, + { + "index": "4837", + "missed": false + }, + { + "index": "4838", + "missed": false + }, + { + "index": "4839", + "missed": false + }, + { + "index": "4840", + "missed": false + }, + { + "index": "4841", + "missed": false + }, + { + "index": "4844", + "missed": false + }, + { + "index": "4846", + "missed": false + }, + { + "index": "4847", + "missed": false + }, + { + "index": "4848", + "missed": false + }, + { + "index": "4849", + "missed": false + }, + { + "index": "4850", + "missed": false + }, + { + "index": "4851", + "missed": false + }, + { + "index": "4852", + "missed": false + }, + { + "index": "4853", + "missed": false + }, + { + "index": "4854", + "missed": false + }, + { + "index": "4855", + "missed": false + }, + { + "index": "4856", + "missed": false + }, + { + "index": "4860", + "missed": false + }, + { + "index": "4861", + "missed": false + }, + { + "index": "4862", + "missed": false + }, + { + "index": "4863", + "missed": false + }, + { + "index": "4864", + "missed": false + }, + { + "index": "4865", + "missed": false + }, + { + "index": "4866", + "missed": false + }, + { + "index": "4867", + "missed": false + }, + { + "index": "4868", + "missed": false + }, + { + "index": "4872", + "missed": false + }, + { + "index": "4873", + "missed": false + }, + { + "index": "4874", + "missed": false + }, + { + "index": "4875", + "missed": false + }, + { + "index": "4876", + "missed": false + }, + { + "index": "4877", + "missed": false + }, + { + "index": "4878", + "missed": false + }, + { + "index": "4879", + "missed": false + }, + { + "index": "4880", + "missed": false + }, + { + "index": "4881", + "missed": false + }, + { + "index": "4882", + "missed": false + }, + { + "index": "4884", + "missed": false + }, + { + "index": "4885", + "missed": false + }, + { + "index": "4886", + "missed": false + }, + { + "index": "4887", + "missed": false + }, + { + "index": "4888", + "missed": false + }, + { + "index": "4889", + "missed": false + }, + { + "index": "4890", + "missed": false + }, + { + "index": "4891", + "missed": false + }, + { + "index": "4892", + "missed": false + }, + { + "index": "4895", + "missed": false + }, + { + "index": "4898", + "missed": false + }, + { + "index": "4899", + "missed": false + }, + { + "index": "4900", + "missed": false + }, + { + "index": "4901", + "missed": false + }, + { + "index": "4902", + "missed": false + }, + { + "index": "4904", + "missed": false + }, + { + "index": "4905", + "missed": false + }, + { + "index": "4906", + "missed": false + }, + { + "index": "4907", + "missed": false + }, + { + "index": "4908", + "missed": false + }, + { + "index": "4912", + "missed": false + }, + { + "index": "4913", + "missed": false + }, + { + "index": "4914", + "missed": false + }, + { + "index": "4915", + "missed": false + }, + { + "index": "4916", + "missed": false + }, + { + "index": "4917", + "missed": false + }, + { + "index": "4919", + "missed": false + }, + { + "index": "4920", + "missed": false + }, + { + "index": "4921", + "missed": false + }, + { + "index": "4922", + "missed": false + }, + { + "index": "4923", + "missed": false + }, + { + "index": "4924", + "missed": false + }, + { + "index": "4925", + "missed": false + }, + { + "index": "4926", + "missed": false + }, + { + "index": "4927", + "missed": false + }, + { + "index": "4928", + "missed": false + }, + { + "index": "4929", + "missed": false + }, + { + "index": "4935", + "missed": false + }, + { + "index": "4936", + "missed": false + }, + { + "index": "4937", + "missed": false + }, + { + "index": "4938", + "missed": false + }, + { + "index": "4939", + "missed": false + }, + { + "index": "4940", + "missed": false + }, + { + "index": "4941", + "missed": false + }, + { + "index": "4944", + "missed": false + }, + { + "index": "4947", + "missed": false + }, + { + "index": "4948", + "missed": false + }, + { + "index": "4949", + "missed": false + }, + { + "index": "4950", + "missed": false + }, + { + "index": "4951", + "missed": false + }, + { + "index": "4952", + "missed": false + }, + { + "index": "4953", + "missed": false + }, + { + "index": "4954", + "missed": false + }, + { + "index": "4959", + "missed": false + }, + { + "index": "4960", + "missed": false + }, + { + "index": "4961", + "missed": false + }, + { + "index": "4962", + "missed": false + }, + { + "index": "4964", + "missed": false + }, + { + "index": "4965", + "missed": false + }, + { + "index": "4966", + "missed": false + }, + { + "index": "4967", + "missed": false + }, + { + "index": "4968", + "missed": false + }, + { + "index": "4973", + "missed": false + }, + { + "index": "4974", + "missed": false + }, + { + "index": "4976", + "missed": false + }, + { + "index": "4977", + "missed": false + }, + { + "index": "4978", + "missed": false + }, + { + "index": "4979", + "missed": false + }, + { + "index": "4980", + "missed": false + }, + { + "index": "4981", + "missed": false + }, + { + "index": "4982", + "missed": false + }, + { + "index": "4983", + "missed": false + }, + { + "index": "4985", + "missed": false + }, + { + "index": "4986", + "missed": false + }, + { + "index": "4988", + "missed": false + }, + { + "index": "4989", + "missed": false + }, + { + "index": "4990", + "missed": false + }, + { + "index": "4991", + "missed": false + }, + { + "index": "4992", + "missed": false + }, + { + "index": "4993", + "missed": false + }, + { + "index": "4994", + "missed": false + }, + { + "index": "4995", + "missed": false + }, + { + "index": "4996", + "missed": false + }, + { + "index": "4997", + "missed": false + } + ], + "cosmosvalcons143mzsgn0m9wezwmljakthdrlz883myp8xe0gqn": [ + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "3832", + "missed": true + }, + { + "index": "3833", + "missed": true + }, + { + "index": "3834", + "missed": true + }, + { + "index": "3835", + "missed": true + }, + { + "index": "3836", + "missed": true + }, + { + "index": "3837", + "missed": true + }, + { + "index": "3838", + "missed": true + }, + { + "index": "3839", + "missed": true + }, + { + "index": "3840", + "missed": true + }, + { + "index": "3841", + "missed": true + }, + { + "index": "3842", + "missed": true + }, + { + "index": "3843", + "missed": true + }, + { + "index": "3844", + "missed": true + }, + { + "index": "3845", + "missed": true + }, + { + "index": "3846", + "missed": true + }, + { + "index": "3847", + "missed": true + }, + { + "index": "3848", + "missed": true + }, + { + "index": "3849", + "missed": true + }, + { + "index": "3850", + "missed": true + }, + { + "index": "3851", + "missed": true + }, + { + "index": "3852", + "missed": true + }, + { + "index": "3853", + "missed": true + }, + { + "index": "3854", + "missed": true + }, + { + "index": "3855", + "missed": true + }, + { + "index": "3856", + "missed": true + }, + { + "index": "3857", + "missed": true + }, + { + "index": "3858", + "missed": true + }, + { + "index": "3859", + "missed": true + }, + { + "index": "3860", + "missed": true + }, + { + "index": "3861", + "missed": true + }, + { + "index": "3862", + "missed": true + }, + { + "index": "3863", + "missed": true + }, + { + "index": "3864", + "missed": true + }, + { + "index": "3865", + "missed": true + }, + { + "index": "3866", + "missed": true + }, + { + "index": "3867", + "missed": true + }, + { + "index": "3868", + "missed": true + }, + { + "index": "3869", + "missed": true + }, + { + "index": "3870", + "missed": true + }, + { + "index": "3871", + "missed": true + }, + { + "index": "3872", + "missed": true + }, + { + "index": "3873", + "missed": true + }, + { + "index": "3874", + "missed": true + }, + { + "index": "3875", + "missed": true + }, + { + "index": "3876", + "missed": true + }, + { + "index": "3877", + "missed": true + }, + { + "index": "3878", + "missed": true + }, + { + "index": "3879", + "missed": true + }, + { + "index": "3880", + "missed": true + }, + { + "index": "3881", + "missed": true + }, + { + "index": "3882", + "missed": true + }, + { + "index": "3883", + "missed": true + }, + { + "index": "3884", + "missed": true + }, + { + "index": "3885", + "missed": true + }, + { + "index": "3886", + "missed": true + }, + { + "index": "3887", + "missed": true + }, + { + "index": "3888", + "missed": true + }, + { + "index": "3889", + "missed": true + }, + { + "index": "3890", + "missed": true + }, + { + "index": "3891", + "missed": true + }, + { + "index": "3892", + "missed": true + }, + { + "index": "3893", + "missed": true + }, + { + "index": "3894", + "missed": true + }, + { + "index": "3895", + "missed": true + }, + { + "index": "3896", + "missed": true + }, + { + "index": "3897", + "missed": true + }, + { + "index": "3898", + "missed": true + }, + { + "index": "3899", + "missed": true + }, + { + "index": "3900", + "missed": true + }, + { + "index": "3901", + "missed": true + }, + { + "index": "3902", + "missed": true + }, + { + "index": "3903", + "missed": true + }, + { + "index": "3904", + "missed": true + }, + { + "index": "3905", + "missed": true + }, + { + "index": "3906", + "missed": true + }, + { + "index": "3907", + "missed": true + }, + { + "index": "3908", + "missed": true + }, + { + "index": "3909", + "missed": true + }, + { + "index": "3910", + "missed": true + }, + { + "index": "3911", + "missed": true + }, + { + "index": "3912", + "missed": true + }, + { + "index": "3913", + "missed": true + }, + { + "index": "3914", + "missed": true + }, + { + "index": "3915", + "missed": true + }, + { + "index": "3916", + "missed": true + }, + { + "index": "3917", + "missed": true + }, + { + "index": "3918", + "missed": true + }, + { + "index": "3919", + "missed": true + }, + { + "index": "3920", + "missed": true + }, + { + "index": "3921", + "missed": true + }, + { + "index": "3922", + "missed": true + }, + { + "index": "3923", + "missed": true + }, + { + "index": "3924", + "missed": true + }, + { + "index": "3925", + "missed": true + }, + { + "index": "3926", + "missed": true + }, + { + "index": "3927", + "missed": true + }, + { + "index": "3928", + "missed": true + }, + { + "index": "3929", + "missed": true + }, + { + "index": "3930", + "missed": true + }, + { + "index": "3931", + "missed": true + }, + { + "index": "3932", + "missed": true + }, + { + "index": "3933", + "missed": true + }, + { + "index": "3934", + "missed": true + }, + { + "index": "3935", + "missed": true + }, + { + "index": "3936", + "missed": true + }, + { + "index": "3937", + "missed": true + }, + { + "index": "3938", + "missed": true + }, + { + "index": "3939", + "missed": true + }, + { + "index": "3940", + "missed": true + }, + { + "index": "3941", + "missed": true + }, + { + "index": "3942", + "missed": true + }, + { + "index": "3943", + "missed": true + }, + { + "index": "3944", + "missed": true + }, + { + "index": "3945", + "missed": true + }, + { + "index": "3946", + "missed": true + }, + { + "index": "3947", + "missed": true + }, + { + "index": "3948", + "missed": true + }, + { + "index": "3949", + "missed": true + }, + { + "index": "3950", + "missed": true + }, + { + "index": "4185", + "missed": true + } + ], + "cosmosvalcons1hak0a2ek9g343a8vrwwp6r0cuweqmduq05q0ez": [ + { + "index": "0", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + } + ], + "cosmosvalcons1m2qw4mpgewt4y07dxn4v8fy0xkgn8qff8gqmtd": [ + { + "index": "0", + "missed": false + }, + { + "index": "1130", + "missed": false + } + ], + "cosmosvalcons1ptnpcdewps4lsdvyd32elslwatdll5yzjwxf07": [ + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "478", + "missed": false + } + ], + "cosmosvalcons1vahetyjy6fjqulhpvnzp660xr7xg87ljdwyqk3": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + }, + { + "index": "2", + "missed": true + }, + { + "index": "3", + "missed": true + }, + { + "index": "4", + "missed": true + }, + { + "index": "5", + "missed": true + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": true + }, + { + "index": "13", + "missed": true + }, + { + "index": "14", + "missed": true + }, + { + "index": "15", + "missed": true + }, + { + "index": "16", + "missed": true + }, + { + "index": "17", + "missed": true + }, + { + "index": "18", + "missed": true + }, + { + "index": "19", + "missed": true + }, + { + "index": "20", + "missed": true + }, + { + "index": "21", + "missed": true + }, + { + "index": "22", + "missed": true + }, + { + "index": "23", + "missed": true + }, + { + "index": "24", + "missed": true + }, + { + "index": "25", + "missed": true + }, + { + "index": "26", + "missed": true + }, + { + "index": "27", + "missed": true + }, + { + "index": "28", + "missed": true + }, + { + "index": "29", + "missed": true + }, + { + "index": "30", + "missed": true + }, + { + "index": "31", + "missed": true + }, + { + "index": "32", + "missed": true + }, + { + "index": "33", + "missed": true + }, + { + "index": "34", + "missed": true + }, + { + "index": "35", + "missed": true + }, + { + "index": "36", + "missed": true + }, + { + "index": "37", + "missed": true + }, + { + "index": "38", + "missed": true + }, + { + "index": "39", + "missed": true + }, + { + "index": "40", + "missed": true + }, + { + "index": "41", + "missed": true + }, + { + "index": "42", + "missed": true + }, + { + "index": "43", + "missed": true + }, + { + "index": "44", + "missed": true + }, + { + "index": "45", + "missed": true + }, + { + "index": "46", + "missed": true + }, + { + "index": "47", + "missed": true + }, + { + "index": "48", + "missed": true + }, + { + "index": "49", + "missed": true + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": true + }, + { + "index": "58", + "missed": true + }, + { + "index": "59", + "missed": true + }, + { + "index": "60", + "missed": true + }, + { + "index": "61", + "missed": true + }, + { + "index": "62", + "missed": true + }, + { + "index": "63", + "missed": true + }, + { + "index": "64", + "missed": true + }, + { + "index": "65", + "missed": true + }, + { + "index": "66", + "missed": true + }, + { + "index": "67", + "missed": true + }, + { + "index": "68", + "missed": true + }, + { + "index": "69", + "missed": true + }, + { + "index": "70", + "missed": true + }, + { + "index": "71", + "missed": true + }, + { + "index": "72", + "missed": true + }, + { + "index": "73", + "missed": true + }, + { + "index": "74", + "missed": true + }, + { + "index": "75", + "missed": true + }, + { + "index": "76", + "missed": true + }, + { + "index": "77", + "missed": true + }, + { + "index": "78", + "missed": true + }, + { + "index": "79", + "missed": true + }, + { + "index": "80", + "missed": true + }, + { + "index": "81", + "missed": true + }, + { + "index": "82", + "missed": true + }, + { + "index": "83", + "missed": true + }, + { + "index": "84", + "missed": true + }, + { + "index": "85", + "missed": true + }, + { + "index": "86", + "missed": true + }, + { + "index": "87", + "missed": true + }, + { + "index": "88", + "missed": true + }, + { + "index": "89", + "missed": true + }, + { + "index": "90", + "missed": true + }, + { + "index": "91", + "missed": true + }, + { + "index": "92", + "missed": true + }, + { + "index": "93", + "missed": true + }, + { + "index": "94", + "missed": true + }, + { + "index": "95", + "missed": true + }, + { + "index": "96", + "missed": true + }, + { + "index": "97", + "missed": true + }, + { + "index": "98", + "missed": true + }, + { + "index": "99", + "missed": true + }, + { + "index": "100", + "missed": true + }, + { + "index": "101", + "missed": true + }, + { + "index": "102", + "missed": true + }, + { + "index": "103", + "missed": true + }, + { + "index": "104", + "missed": true + }, + { + "index": "105", + "missed": true + }, + { + "index": "106", + "missed": true + }, + { + "index": "107", + "missed": true + }, + { + "index": "108", + "missed": true + }, + { + "index": "109", + "missed": true + }, + { + "index": "110", + "missed": true + }, + { + "index": "111", + "missed": true + }, + { + "index": "112", + "missed": true + }, + { + "index": "113", + "missed": true + }, + { + "index": "114", + "missed": true + }, + { + "index": "115", + "missed": true + }, + { + "index": "116", + "missed": true + }, + { + "index": "117", + "missed": true + }, + { + "index": "118", + "missed": true + }, + { + "index": "119", + "missed": true + }, + { + "index": "120", + "missed": true + }, + { + "index": "121", + "missed": true + }, + { + "index": "122", + "missed": true + }, + { + "index": "123", + "missed": true + }, + { + "index": "124", + "missed": true + }, + { + "index": "125", + "missed": true + }, + { + "index": "126", + "missed": true + }, + { + "index": "127", + "missed": true + }, + { + "index": "128", + "missed": true + }, + { + "index": "129", + "missed": true + }, + { + "index": "130", + "missed": true + }, + { + "index": "131", + "missed": true + }, + { + "index": "132", + "missed": true + }, + { + "index": "133", + "missed": true + }, + { + "index": "134", + "missed": true + }, + { + "index": "135", + "missed": true + }, + { + "index": "136", + "missed": true + }, + { + "index": "137", + "missed": true + }, + { + "index": "138", + "missed": true + }, + { + "index": "139", + "missed": true + }, + { + "index": "140", + "missed": true + }, + { + "index": "141", + "missed": true + }, + { + "index": "142", + "missed": true + }, + { + "index": "143", + "missed": true + }, + { + "index": "144", + "missed": true + }, + { + "index": "145", + "missed": true + }, + { + "index": "146", + "missed": true + }, + { + "index": "147", + "missed": true + }, + { + "index": "148", + "missed": true + }, + { + "index": "149", + "missed": true + }, + { + "index": "150", + "missed": true + }, + { + "index": "151", + "missed": true + }, + { + "index": "152", + "missed": true + }, + { + "index": "153", + "missed": true + }, + { + "index": "154", + "missed": true + }, + { + "index": "155", + "missed": true + }, + { + "index": "156", + "missed": true + }, + { + "index": "157", + "missed": true + }, + { + "index": "158", + "missed": true + }, + { + "index": "159", + "missed": true + }, + { + "index": "160", + "missed": true + }, + { + "index": "161", + "missed": true + }, + { + "index": "162", + "missed": true + }, + { + "index": "163", + "missed": true + }, + { + "index": "164", + "missed": true + }, + { + "index": "165", + "missed": true + }, + { + "index": "166", + "missed": true + }, + { + "index": "167", + "missed": true + }, + { + "index": "168", + "missed": true + }, + { + "index": "169", + "missed": true + }, + { + "index": "170", + "missed": true + }, + { + "index": "171", + "missed": true + }, + { + "index": "172", + "missed": true + }, + { + "index": "173", + "missed": true + }, + { + "index": "174", + "missed": true + }, + { + "index": "175", + "missed": true + }, + { + "index": "176", + "missed": true + }, + { + "index": "177", + "missed": true + }, + { + "index": "178", + "missed": true + }, + { + "index": "179", + "missed": true + }, + { + "index": "180", + "missed": true + }, + { + "index": "181", + "missed": true + }, + { + "index": "182", + "missed": true + }, + { + "index": "183", + "missed": true + }, + { + "index": "184", + "missed": true + }, + { + "index": "185", + "missed": true + }, + { + "index": "186", + "missed": true + }, + { + "index": "187", + "missed": true + }, + { + "index": "188", + "missed": true + }, + { + "index": "189", + "missed": true + }, + { + "index": "190", + "missed": true + }, + { + "index": "191", + "missed": true + }, + { + "index": "192", + "missed": true + }, + { + "index": "193", + "missed": true + }, + { + "index": "194", + "missed": true + }, + { + "index": "195", + "missed": true + }, + { + "index": "196", + "missed": true + }, + { + "index": "197", + "missed": true + }, + { + "index": "198", + "missed": true + }, + { + "index": "199", + "missed": true + }, + { + "index": "200", + "missed": true + }, + { + "index": "201", + "missed": true + }, + { + "index": "202", + "missed": true + }, + { + "index": "203", + "missed": true + }, + { + "index": "204", + "missed": true + }, + { + "index": "205", + "missed": true + }, + { + "index": "206", + "missed": true + }, + { + "index": "207", + "missed": true + }, + { + "index": "208", + "missed": true + }, + { + "index": "209", + "missed": true + }, + { + "index": "210", + "missed": true + }, + { + "index": "211", + "missed": true + }, + { + "index": "212", + "missed": true + }, + { + "index": "213", + "missed": true + }, + { + "index": "214", + "missed": true + }, + { + "index": "215", + "missed": true + }, + { + "index": "216", + "missed": true + }, + { + "index": "217", + "missed": true + }, + { + "index": "218", + "missed": true + }, + { + "index": "219", + "missed": true + }, + { + "index": "220", + "missed": true + }, + { + "index": "221", + "missed": true + }, + { + "index": "222", + "missed": true + }, + { + "index": "223", + "missed": true + }, + { + "index": "224", + "missed": true + }, + { + "index": "225", + "missed": true + }, + { + "index": "226", + "missed": true + }, + { + "index": "227", + "missed": true + }, + { + "index": "228", + "missed": true + }, + { + "index": "229", + "missed": true + }, + { + "index": "230", + "missed": true + }, + { + "index": "231", + "missed": true + }, + { + "index": "232", + "missed": true + }, + { + "index": "233", + "missed": true + }, + { + "index": "234", + "missed": true + }, + { + "index": "235", + "missed": true + }, + { + "index": "236", + "missed": true + }, + { + "index": "237", + "missed": true + }, + { + "index": "238", + "missed": true + }, + { + "index": "239", + "missed": true + }, + { + "index": "240", + "missed": true + }, + { + "index": "241", + "missed": true + }, + { + "index": "242", + "missed": true + }, + { + "index": "243", + "missed": true + }, + { + "index": "244", + "missed": true + }, + { + "index": "245", + "missed": true + }, + { + "index": "246", + "missed": true + }, + { + "index": "247", + "missed": true + }, + { + "index": "248", + "missed": true + }, + { + "index": "249", + "missed": true + }, + { + "index": "250", + "missed": true + }, + { + "index": "251", + "missed": true + }, + { + "index": "252", + "missed": true + }, + { + "index": "253", + "missed": true + }, + { + "index": "254", + "missed": true + }, + { + "index": "255", + "missed": true + }, + { + "index": "256", + "missed": true + }, + { + "index": "257", + "missed": true + }, + { + "index": "258", + "missed": true + }, + { + "index": "259", + "missed": true + }, + { + "index": "260", + "missed": true + }, + { + "index": "261", + "missed": true + }, + { + "index": "262", + "missed": true + }, + { + "index": "263", + "missed": true + }, + { + "index": "264", + "missed": true + }, + { + "index": "265", + "missed": true + }, + { + "index": "266", + "missed": true + }, + { + "index": "267", + "missed": true + }, + { + "index": "268", + "missed": true + }, + { + "index": "269", + "missed": true + }, + { + "index": "270", + "missed": true + }, + { + "index": "271", + "missed": true + }, + { + "index": "272", + "missed": true + }, + { + "index": "273", + "missed": true + }, + { + "index": "274", + "missed": true + }, + { + "index": "275", + "missed": true + }, + { + "index": "276", + "missed": true + }, + { + "index": "277", + "missed": true + }, + { + "index": "278", + "missed": true + }, + { + "index": "279", + "missed": true + }, + { + "index": "280", + "missed": true + }, + { + "index": "281", + "missed": true + }, + { + "index": "282", + "missed": true + }, + { + "index": "283", + "missed": true + }, + { + "index": "284", + "missed": true + }, + { + "index": "285", + "missed": true + }, + { + "index": "286", + "missed": true + }, + { + "index": "287", + "missed": true + }, + { + "index": "288", + "missed": true + }, + { + "index": "289", + "missed": true + }, + { + "index": "290", + "missed": true + }, + { + "index": "291", + "missed": true + }, + { + "index": "292", + "missed": true + }, + { + "index": "293", + "missed": true + }, + { + "index": "294", + "missed": true + }, + { + "index": "295", + "missed": true + }, + { + "index": "296", + "missed": true + }, + { + "index": "297", + "missed": true + }, + { + "index": "298", + "missed": true + }, + { + "index": "299", + "missed": true + }, + { + "index": "300", + "missed": true + }, + { + "index": "301", + "missed": true + }, + { + "index": "302", + "missed": true + }, + { + "index": "303", + "missed": true + }, + { + "index": "304", + "missed": true + }, + { + "index": "305", + "missed": true + }, + { + "index": "306", + "missed": true + }, + { + "index": "307", + "missed": true + }, + { + "index": "308", + "missed": true + }, + { + "index": "309", + "missed": true + }, + { + "index": "310", + "missed": true + }, + { + "index": "311", + "missed": true + }, + { + "index": "312", + "missed": true + }, + { + "index": "313", + "missed": true + }, + { + "index": "314", + "missed": true + }, + { + "index": "315", + "missed": true + }, + { + "index": "316", + "missed": true + }, + { + "index": "317", + "missed": true + }, + { + "index": "318", + "missed": true + }, + { + "index": "319", + "missed": true + }, + { + "index": "320", + "missed": true + }, + { + "index": "321", + "missed": true + }, + { + "index": "322", + "missed": true + }, + { + "index": "323", + "missed": true + }, + { + "index": "324", + "missed": true + }, + { + "index": "325", + "missed": true + }, + { + "index": "326", + "missed": true + }, + { + "index": "327", + "missed": true + }, + { + "index": "328", + "missed": true + }, + { + "index": "329", + "missed": true + }, + { + "index": "330", + "missed": true + }, + { + "index": "331", + "missed": true + }, + { + "index": "332", + "missed": true + }, + { + "index": "333", + "missed": true + }, + { + "index": "334", + "missed": true + }, + { + "index": "335", + "missed": true + }, + { + "index": "336", + "missed": true + }, + { + "index": "337", + "missed": true + }, + { + "index": "338", + "missed": true + }, + { + "index": "339", + "missed": true + }, + { + "index": "340", + "missed": true + }, + { + "index": "341", + "missed": true + }, + { + "index": "342", + "missed": true + }, + { + "index": "343", + "missed": true + }, + { + "index": "344", + "missed": true + }, + { + "index": "345", + "missed": true + }, + { + "index": "346", + "missed": true + }, + { + "index": "347", + "missed": true + }, + { + "index": "348", + "missed": true + }, + { + "index": "349", + "missed": true + }, + { + "index": "350", + "missed": true + }, + { + "index": "351", + "missed": true + }, + { + "index": "352", + "missed": true + }, + { + "index": "353", + "missed": true + }, + { + "index": "354", + "missed": true + }, + { + "index": "355", + "missed": true + }, + { + "index": "356", + "missed": true + }, + { + "index": "357", + "missed": true + }, + { + "index": "358", + "missed": true + }, + { + "index": "359", + "missed": true + }, + { + "index": "360", + "missed": true + }, + { + "index": "361", + "missed": true + }, + { + "index": "362", + "missed": true + }, + { + "index": "363", + "missed": true + }, + { + "index": "364", + "missed": true + }, + { + "index": "365", + "missed": true + } + ], + "cosmosvalcons1eyvjeru4a9tswtlgudc52d8ukkk9y64u43n9ew": [ + { + "index": "0", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1312", + "missed": false + }, + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1325", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1344", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": false + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": false + }, + { + "index": "1357", + "missed": false + }, + { + "index": "1358", + "missed": false + }, + { + "index": "1359", + "missed": false + }, + { + "index": "1360", + "missed": false + }, + { + "index": "1361", + "missed": false + }, + { + "index": "1362", + "missed": false + }, + { + "index": "1363", + "missed": false + }, + { + "index": "1364", + "missed": false + }, + { + "index": "1377", + "missed": false + }, + { + "index": "1378", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1383", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": false + }, + { + "index": "1387", + "missed": false + }, + { + "index": "1388", + "missed": false + }, + { + "index": "1389", + "missed": false + }, + { + "index": "1390", + "missed": false + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": false + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": false + }, + { + "index": "1395", + "missed": false + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1397", + "missed": false + }, + { + "index": "1398", + "missed": false + }, + { + "index": "1399", + "missed": false + }, + { + "index": "1400", + "missed": false + }, + { + "index": "1401", + "missed": false + }, + { + "index": "1402", + "missed": false + }, + { + "index": "1403", + "missed": false + }, + { + "index": "1404", + "missed": false + }, + { + "index": "1405", + "missed": false + }, + { + "index": "1406", + "missed": false + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": true + }, + { + "index": "1441", + "missed": true + }, + { + "index": "1442", + "missed": true + }, + { + "index": "1443", + "missed": true + }, + { + "index": "1444", + "missed": true + }, + { + "index": "1445", + "missed": true + }, + { + "index": "1460", + "missed": true + }, + { + "index": "1461", + "missed": true + }, + { + "index": "1462", + "missed": true + }, + { + "index": "1463", + "missed": true + }, + { + "index": "1464", + "missed": true + }, + { + "index": "1465", + "missed": true + }, + { + "index": "1466", + "missed": true + }, + { + "index": "1467", + "missed": true + }, + { + "index": "1468", + "missed": true + }, + { + "index": "1469", + "missed": true + }, + { + "index": "1470", + "missed": true + }, + { + "index": "1471", + "missed": true + }, + { + "index": "1472", + "missed": true + }, + { + "index": "1473", + "missed": true + }, + { + "index": "1474", + "missed": true + }, + { + "index": "1475", + "missed": true + }, + { + "index": "1476", + "missed": true + }, + { + "index": "1477", + "missed": true + }, + { + "index": "1478", + "missed": true + }, + { + "index": "1479", + "missed": true + }, + { + "index": "1480", + "missed": true + }, + { + "index": "1481", + "missed": true + }, + { + "index": "1482", + "missed": true + }, + { + "index": "1483", + "missed": true + }, + { + "index": "1484", + "missed": true + }, + { + "index": "1485", + "missed": true + }, + { + "index": "1486", + "missed": true + }, + { + "index": "1498", + "missed": true + }, + { + "index": "1499", + "missed": true + }, + { + "index": "1500", + "missed": true + }, + { + "index": "1501", + "missed": true + }, + { + "index": "1502", + "missed": true + }, + { + "index": "1503", + "missed": true + }, + { + "index": "1504", + "missed": true + }, + { + "index": "1505", + "missed": true + }, + { + "index": "1506", + "missed": true + }, + { + "index": "1507", + "missed": true + }, + { + "index": "1508", + "missed": true + }, + { + "index": "1509", + "missed": true + }, + { + "index": "1510", + "missed": true + }, + { + "index": "1511", + "missed": true + }, + { + "index": "1512", + "missed": true + }, + { + "index": "1513", + "missed": true + }, + { + "index": "1514", + "missed": true + }, + { + "index": "1515", + "missed": true + }, + { + "index": "1516", + "missed": true + }, + { + "index": "1517", + "missed": true + }, + { + "index": "1518", + "missed": true + }, + { + "index": "1519", + "missed": true + }, + { + "index": "1520", + "missed": true + }, + { + "index": "1521", + "missed": true + }, + { + "index": "1522", + "missed": true + }, + { + "index": "1523", + "missed": true + }, + { + "index": "1524", + "missed": true + }, + { + "index": "1525", + "missed": true + }, + { + "index": "1526", + "missed": true + }, + { + "index": "1527", + "missed": true + }, + { + "index": "1528", + "missed": true + }, + { + "index": "1540", + "missed": true + }, + { + "index": "1542", + "missed": true + }, + { + "index": "1543", + "missed": true + }, + { + "index": "1544", + "missed": true + }, + { + "index": "1545", + "missed": true + }, + { + "index": "1546", + "missed": true + }, + { + "index": "1547", + "missed": true + }, + { + "index": "1548", + "missed": true + }, + { + "index": "1549", + "missed": true + }, + { + "index": "1550", + "missed": true + }, + { + "index": "1551", + "missed": true + }, + { + "index": "1552", + "missed": true + }, + { + "index": "1553", + "missed": true + }, + { + "index": "1554", + "missed": true + }, + { + "index": "1555", + "missed": true + }, + { + "index": "1556", + "missed": true + }, + { + "index": "1557", + "missed": true + }, + { + "index": "1558", + "missed": true + }, + { + "index": "1559", + "missed": true + }, + { + "index": "1560", + "missed": true + }, + { + "index": "1561", + "missed": true + }, + { + "index": "1562", + "missed": true + }, + { + "index": "1563", + "missed": true + }, + { + "index": "1564", + "missed": true + }, + { + "index": "1565", + "missed": true + }, + { + "index": "1566", + "missed": true + }, + { + "index": "1567", + "missed": true + }, + { + "index": "1568", + "missed": true + }, + { + "index": "1569", + "missed": true + }, + { + "index": "1582", + "missed": true + }, + { + "index": "1583", + "missed": true + }, + { + "index": "1584", + "missed": true + }, + { + "index": "1585", + "missed": true + }, + { + "index": "1586", + "missed": true + }, + { + "index": "1587", + "missed": true + }, + { + "index": "1588", + "missed": true + }, + { + "index": "1589", + "missed": true + }, + { + "index": "1590", + "missed": true + }, + { + "index": "1591", + "missed": true + }, + { + "index": "1592", + "missed": true + }, + { + "index": "1593", + "missed": true + }, + { + "index": "1594", + "missed": true + }, + { + "index": "1595", + "missed": true + }, + { + "index": "1596", + "missed": true + }, + { + "index": "1597", + "missed": true + }, + { + "index": "1598", + "missed": true + }, + { + "index": "1599", + "missed": true + }, + { + "index": "1600", + "missed": true + }, + { + "index": "1601", + "missed": true + }, + { + "index": "1602", + "missed": true + }, + { + "index": "1603", + "missed": true + }, + { + "index": "1604", + "missed": true + }, + { + "index": "1605", + "missed": true + }, + { + "index": "1606", + "missed": true + }, + { + "index": "1607", + "missed": true + }, + { + "index": "1608", + "missed": true + }, + { + "index": "1609", + "missed": true + }, + { + "index": "1610", + "missed": true + }, + { + "index": "1622", + "missed": true + }, + { + "index": "1623", + "missed": true + }, + { + "index": "1624", + "missed": true + }, + { + "index": "1625", + "missed": true + }, + { + "index": "1626", + "missed": true + }, + { + "index": "1627", + "missed": true + }, + { + "index": "1628", + "missed": true + }, + { + "index": "1629", + "missed": true + }, + { + "index": "1630", + "missed": true + }, + { + "index": "1631", + "missed": true + }, + { + "index": "1632", + "missed": true + }, + { + "index": "1633", + "missed": true + }, + { + "index": "1634", + "missed": true + }, + { + "index": "1635", + "missed": true + }, + { + "index": "1636", + "missed": true + }, + { + "index": "1637", + "missed": true + }, + { + "index": "1638", + "missed": true + }, + { + "index": "1639", + "missed": true + }, + { + "index": "1640", + "missed": true + }, + { + "index": "1641", + "missed": true + }, + { + "index": "1642", + "missed": true + }, + { + "index": "1643", + "missed": true + }, + { + "index": "1644", + "missed": true + }, + { + "index": "1645", + "missed": true + }, + { + "index": "1646", + "missed": true + }, + { + "index": "1647", + "missed": true + }, + { + "index": "1648", + "missed": true + }, + { + "index": "1664", + "missed": true + }, + { + "index": "1665", + "missed": true + }, + { + "index": "1666", + "missed": true + }, + { + "index": "1667", + "missed": true + }, + { + "index": "1668", + "missed": true + }, + { + "index": "1669", + "missed": true + }, + { + "index": "1670", + "missed": true + }, + { + "index": "1671", + "missed": true + }, + { + "index": "1672", + "missed": true + }, + { + "index": "1673", + "missed": true + }, + { + "index": "1674", + "missed": true + }, + { + "index": "1675", + "missed": true + }, + { + "index": "1676", + "missed": true + }, + { + "index": "1677", + "missed": true + }, + { + "index": "1678", + "missed": true + }, + { + "index": "1679", + "missed": true + }, + { + "index": "1680", + "missed": true + }, + { + "index": "1681", + "missed": true + }, + { + "index": "1682", + "missed": true + }, + { + "index": "1683", + "missed": true + }, + { + "index": "1684", + "missed": true + }, + { + "index": "1685", + "missed": true + }, + { + "index": "1686", + "missed": true + }, + { + "index": "1687", + "missed": true + }, + { + "index": "1688", + "missed": true + }, + { + "index": "1689", + "missed": true + }, + { + "index": "1704", + "missed": true + }, + { + "index": "1705", + "missed": true + }, + { + "index": "1707", + "missed": true + }, + { + "index": "1708", + "missed": true + }, + { + "index": "1709", + "missed": true + }, + { + "index": "1710", + "missed": true + }, + { + "index": "1711", + "missed": true + }, + { + "index": "1712", + "missed": true + }, + { + "index": "1713", + "missed": true + }, + { + "index": "1714", + "missed": true + }, + { + "index": "1715", + "missed": true + }, + { + "index": "1716", + "missed": true + }, + { + "index": "1717", + "missed": true + }, + { + "index": "1718", + "missed": true + }, + { + "index": "1719", + "missed": true + }, + { + "index": "1720", + "missed": true + }, + { + "index": "1721", + "missed": true + }, + { + "index": "1722", + "missed": true + }, + { + "index": "1723", + "missed": true + }, + { + "index": "1724", + "missed": true + }, + { + "index": "1725", + "missed": true + }, + { + "index": "1726", + "missed": true + }, + { + "index": "1727", + "missed": true + }, + { + "index": "1728", + "missed": true + }, + { + "index": "1745", + "missed": true + }, + { + "index": "1746", + "missed": true + }, + { + "index": "1747", + "missed": true + }, + { + "index": "1748", + "missed": true + }, + { + "index": "1749", + "missed": true + }, + { + "index": "1750", + "missed": true + }, + { + "index": "1751", + "missed": true + }, + { + "index": "1752", + "missed": true + }, + { + "index": "1753", + "missed": true + }, + { + "index": "1754", + "missed": true + }, + { + "index": "1755", + "missed": true + }, + { + "index": "1756", + "missed": true + }, + { + "index": "1757", + "missed": true + }, + { + "index": "1758", + "missed": true + }, + { + "index": "1759", + "missed": true + }, + { + "index": "1760", + "missed": true + }, + { + "index": "1761", + "missed": true + }, + { + "index": "1762", + "missed": true + }, + { + "index": "1763", + "missed": true + }, + { + "index": "1764", + "missed": true + }, + { + "index": "1765", + "missed": true + }, + { + "index": "1766", + "missed": true + }, + { + "index": "1767", + "missed": true + }, + { + "index": "1768", + "missed": true + }, + { + "index": "1769", + "missed": true + }, + { + "index": "1770", + "missed": true + }, + { + "index": "1771", + "missed": true + }, + { + "index": "1784", + "missed": true + }, + { + "index": "1785", + "missed": true + }, + { + "index": "1786", + "missed": true + }, + { + "index": "1787", + "missed": true + }, + { + "index": "1788", + "missed": true + }, + { + "index": "1789", + "missed": true + }, + { + "index": "1790", + "missed": true + }, + { + "index": "1791", + "missed": true + }, + { + "index": "1792", + "missed": true + }, + { + "index": "1794", + "missed": true + }, + { + "index": "1795", + "missed": true + }, + { + "index": "1796", + "missed": true + }, + { + "index": "1797", + "missed": true + }, + { + "index": "1798", + "missed": true + }, + { + "index": "1799", + "missed": true + }, + { + "index": "1800", + "missed": true + }, + { + "index": "1801", + "missed": true + }, + { + "index": "1802", + "missed": true + }, + { + "index": "1803", + "missed": true + }, + { + "index": "1804", + "missed": true + }, + { + "index": "1805", + "missed": true + }, + { + "index": "1806", + "missed": true + }, + { + "index": "1807", + "missed": true + }, + { + "index": "1808", + "missed": true + }, + { + "index": "1809", + "missed": true + }, + { + "index": "1810", + "missed": true + }, + { + "index": "1824", + "missed": true + }, + { + "index": "1825", + "missed": true + }, + { + "index": "1826", + "missed": true + }, + { + "index": "1827", + "missed": true + }, + { + "index": "1828", + "missed": true + }, + { + "index": "1829", + "missed": true + }, + { + "index": "1830", + "missed": true + }, + { + "index": "1831", + "missed": true + }, + { + "index": "1832", + "missed": true + }, + { + "index": "1833", + "missed": true + }, + { + "index": "1834", + "missed": true + }, + { + "index": "1835", + "missed": true + }, + { + "index": "1836", + "missed": true + }, + { + "index": "1837", + "missed": true + }, + { + "index": "1838", + "missed": true + }, + { + "index": "1839", + "missed": true + }, + { + "index": "1840", + "missed": true + }, + { + "index": "1841", + "missed": true + }, + { + "index": "1842", + "missed": true + }, + { + "index": "1843", + "missed": true + }, + { + "index": "1844", + "missed": true + }, + { + "index": "1845", + "missed": true + }, + { + "index": "1846", + "missed": true + }, + { + "index": "1847", + "missed": true + }, + { + "index": "1848", + "missed": true + }, + { + "index": "1849", + "missed": true + }, + { + "index": "1850", + "missed": true + }, + { + "index": "1851", + "missed": true + }, + { + "index": "1852", + "missed": true + }, + { + "index": "1865", + "missed": true + }, + { + "index": "1866", + "missed": true + }, + { + "index": "1867", + "missed": true + }, + { + "index": "1868", + "missed": true + }, + { + "index": "1869", + "missed": true + }, + { + "index": "1870", + "missed": true + }, + { + "index": "1871", + "missed": true + }, + { + "index": "1872", + "missed": true + }, + { + "index": "1873", + "missed": true + }, + { + "index": "1874", + "missed": true + }, + { + "index": "1875", + "missed": true + }, + { + "index": "1876", + "missed": true + }, + { + "index": "1877", + "missed": true + }, + { + "index": "1878", + "missed": true + }, + { + "index": "1879", + "missed": true + }, + { + "index": "1880", + "missed": true + }, + { + "index": "1881", + "missed": true + }, + { + "index": "1882", + "missed": true + }, + { + "index": "1883", + "missed": true + }, + { + "index": "1884", + "missed": true + }, + { + "index": "1885", + "missed": true + }, + { + "index": "1886", + "missed": true + }, + { + "index": "1887", + "missed": true + }, + { + "index": "1888", + "missed": true + }, + { + "index": "1889", + "missed": true + }, + { + "index": "1890", + "missed": true + }, + { + "index": "1891", + "missed": true + }, + { + "index": "1892", + "missed": true + }, + { + "index": "1906", + "missed": true + }, + { + "index": "1907", + "missed": true + }, + { + "index": "1908", + "missed": true + }, + { + "index": "1909", + "missed": true + }, + { + "index": "1910", + "missed": true + }, + { + "index": "1911", + "missed": true + }, + { + "index": "1912", + "missed": true + }, + { + "index": "1913", + "missed": true + }, + { + "index": "1914", + "missed": true + }, + { + "index": "1915", + "missed": true + }, + { + "index": "1916", + "missed": true + }, + { + "index": "1917", + "missed": true + }, + { + "index": "1918", + "missed": true + }, + { + "index": "1919", + "missed": true + }, + { + "index": "1920", + "missed": true + }, + { + "index": "1921", + "missed": true + }, + { + "index": "1922", + "missed": true + }, + { + "index": "1923", + "missed": true + }, + { + "index": "1924", + "missed": true + }, + { + "index": "1925", + "missed": true + }, + { + "index": "1926", + "missed": true + }, + { + "index": "1927", + "missed": true + }, + { + "index": "1928", + "missed": true + }, + { + "index": "1929", + "missed": true + }, + { + "index": "1930", + "missed": true + }, + { + "index": "1931", + "missed": true + }, + { + "index": "1932", + "missed": true + }, + { + "index": "1933", + "missed": true + }, + { + "index": "1934", + "missed": true + }, + { + "index": "1946", + "missed": true + }, + { + "index": "1947", + "missed": true + }, + { + "index": "1948", + "missed": true + }, + { + "index": "1949", + "missed": true + }, + { + "index": "1950", + "missed": true + }, + { + "index": "1951", + "missed": true + }, + { + "index": "1952", + "missed": true + }, + { + "index": "1953", + "missed": true + }, + { + "index": "1954", + "missed": true + }, + { + "index": "1955", + "missed": true + }, + { + "index": "1956", + "missed": true + }, + { + "index": "1957", + "missed": true + }, + { + "index": "1958", + "missed": true + }, + { + "index": "1959", + "missed": true + }, + { + "index": "1960", + "missed": true + }, + { + "index": "1961", + "missed": true + }, + { + "index": "1962", + "missed": true + }, + { + "index": "1963", + "missed": true + }, + { + "index": "1964", + "missed": true + }, + { + "index": "1965", + "missed": true + }, + { + "index": "1966", + "missed": true + }, + { + "index": "1967", + "missed": true + }, + { + "index": "1968", + "missed": true + }, + { + "index": "1969", + "missed": true + }, + { + "index": "1970", + "missed": true + }, + { + "index": "1971", + "missed": true + }, + { + "index": "1972", + "missed": true + }, + { + "index": "1973", + "missed": true + }, + { + "index": "1985", + "missed": true + }, + { + "index": "1986", + "missed": true + }, + { + "index": "1987", + "missed": true + }, + { + "index": "1988", + "missed": true + }, + { + "index": "1989", + "missed": true + }, + { + "index": "1990", + "missed": true + }, + { + "index": "1991", + "missed": true + }, + { + "index": "1992", + "missed": true + }, + { + "index": "1993", + "missed": true + }, + { + "index": "1994", + "missed": true + }, + { + "index": "1995", + "missed": true + }, + { + "index": "1996", + "missed": true + }, + { + "index": "1997", + "missed": true + }, + { + "index": "1998", + "missed": true + }, + { + "index": "2014", + "missed": true + }, + { + "index": "2038", + "missed": true + }, + { + "index": "2039", + "missed": true + }, + { + "index": "2040", + "missed": true + }, + { + "index": "2041", + "missed": true + }, + { + "index": "2042", + "missed": true + }, + { + "index": "2043", + "missed": true + }, + { + "index": "2044", + "missed": true + }, + { + "index": "2045", + "missed": true + }, + { + "index": "2046", + "missed": true + }, + { + "index": "2047", + "missed": true + }, + { + "index": "2048", + "missed": true + }, + { + "index": "2049", + "missed": true + }, + { + "index": "2050", + "missed": true + }, + { + "index": "2051", + "missed": true + }, + { + "index": "2052", + "missed": true + }, + { + "index": "2053", + "missed": true + }, + { + "index": "2054", + "missed": true + }, + { + "index": "2055", + "missed": true + }, + { + "index": "2070", + "missed": true + }, + { + "index": "2071", + "missed": true + }, + { + "index": "2072", + "missed": true + }, + { + "index": "2073", + "missed": true + }, + { + "index": "2074", + "missed": true + }, + { + "index": "2075", + "missed": true + }, + { + "index": "2076", + "missed": true + }, + { + "index": "2077", + "missed": true + }, + { + "index": "2078", + "missed": true + }, + { + "index": "2079", + "missed": true + }, + { + "index": "2080", + "missed": true + }, + { + "index": "2081", + "missed": true + }, + { + "index": "2082", + "missed": true + }, + { + "index": "2083", + "missed": true + }, + { + "index": "2084", + "missed": true + }, + { + "index": "2085", + "missed": true + }, + { + "index": "2086", + "missed": true + }, + { + "index": "2087", + "missed": true + }, + { + "index": "2088", + "missed": true + }, + { + "index": "2089", + "missed": true + }, + { + "index": "2090", + "missed": true + }, + { + "index": "2091", + "missed": true + }, + { + "index": "2092", + "missed": true + }, + { + "index": "2093", + "missed": true + }, + { + "index": "2094", + "missed": true + }, + { + "index": "2095", + "missed": true + }, + { + "index": "2107", + "missed": true + }, + { + "index": "2108", + "missed": true + }, + { + "index": "2109", + "missed": true + }, + { + "index": "2110", + "missed": true + }, + { + "index": "2111", + "missed": true + }, + { + "index": "2112", + "missed": true + }, + { + "index": "2113", + "missed": true + }, + { + "index": "2114", + "missed": true + }, + { + "index": "2115", + "missed": true + }, + { + "index": "2116", + "missed": true + }, + { + "index": "2117", + "missed": true + }, + { + "index": "2118", + "missed": true + }, + { + "index": "2119", + "missed": true + }, + { + "index": "2120", + "missed": true + }, + { + "index": "2121", + "missed": true + }, + { + "index": "2122", + "missed": true + }, + { + "index": "2123", + "missed": true + }, + { + "index": "2124", + "missed": true + }, + { + "index": "2125", + "missed": true + }, + { + "index": "2126", + "missed": true + }, + { + "index": "2127", + "missed": true + }, + { + "index": "2128", + "missed": true + }, + { + "index": "2129", + "missed": true + }, + { + "index": "2130", + "missed": true + }, + { + "index": "2131", + "missed": true + }, + { + "index": "2132", + "missed": true + }, + { + "index": "2133", + "missed": true + }, + { + "index": "2134", + "missed": true + }, + { + "index": "2135", + "missed": true + }, + { + "index": "2149", + "missed": true + }, + { + "index": "2150", + "missed": true + }, + { + "index": "2151", + "missed": true + }, + { + "index": "2152", + "missed": true + }, + { + "index": "2153", + "missed": true + }, + { + "index": "2154", + "missed": true + }, + { + "index": "2155", + "missed": true + }, + { + "index": "2156", + "missed": true + }, + { + "index": "2157", + "missed": true + }, + { + "index": "2158", + "missed": true + }, + { + "index": "2159", + "missed": true + }, + { + "index": "2160", + "missed": true + }, + { + "index": "2161", + "missed": true + }, + { + "index": "2162", + "missed": true + }, + { + "index": "2163", + "missed": true + }, + { + "index": "2164", + "missed": true + }, + { + "index": "2165", + "missed": true + }, + { + "index": "2166", + "missed": true + }, + { + "index": "2167", + "missed": true + }, + { + "index": "2168", + "missed": true + }, + { + "index": "2169", + "missed": true + }, + { + "index": "2170", + "missed": true + }, + { + "index": "2171", + "missed": true + }, + { + "index": "2172", + "missed": true + }, + { + "index": "2173", + "missed": true + }, + { + "index": "2174", + "missed": true + }, + { + "index": "2175", + "missed": true + }, + { + "index": "2188", + "missed": true + }, + { + "index": "2189", + "missed": true + }, + { + "index": "2190", + "missed": true + }, + { + "index": "2191", + "missed": true + }, + { + "index": "2192", + "missed": true + }, + { + "index": "2193", + "missed": true + }, + { + "index": "2194", + "missed": true + }, + { + "index": "2195", + "missed": true + }, + { + "index": "2196", + "missed": true + }, + { + "index": "2197", + "missed": true + }, + { + "index": "2198", + "missed": true + }, + { + "index": "2199", + "missed": true + }, + { + "index": "2200", + "missed": true + }, + { + "index": "2201", + "missed": true + }, + { + "index": "2202", + "missed": true + }, + { + "index": "2203", + "missed": true + }, + { + "index": "2204", + "missed": true + }, + { + "index": "2205", + "missed": true + }, + { + "index": "2206", + "missed": true + }, + { + "index": "2207", + "missed": true + }, + { + "index": "2208", + "missed": true + }, + { + "index": "2209", + "missed": true + }, + { + "index": "2210", + "missed": true + }, + { + "index": "2211", + "missed": true + }, + { + "index": "2212", + "missed": true + }, + { + "index": "2213", + "missed": true + }, + { + "index": "2214", + "missed": true + }, + { + "index": "2215", + "missed": true + }, + { + "index": "2216", + "missed": true + }, + { + "index": "2228", + "missed": true + }, + { + "index": "2229", + "missed": true + }, + { + "index": "2230", + "missed": true + }, + { + "index": "2231", + "missed": true + }, + { + "index": "2232", + "missed": true + }, + { + "index": "2233", + "missed": true + }, + { + "index": "2234", + "missed": true + }, + { + "index": "2235", + "missed": true + }, + { + "index": "2236", + "missed": true + }, + { + "index": "2237", + "missed": true + }, + { + "index": "2238", + "missed": true + }, + { + "index": "2239", + "missed": true + }, + { + "index": "2240", + "missed": true + }, + { + "index": "2241", + "missed": true + }, + { + "index": "2242", + "missed": true + }, + { + "index": "2243", + "missed": true + }, + { + "index": "2244", + "missed": true + }, + { + "index": "2245", + "missed": true + }, + { + "index": "2246", + "missed": true + }, + { + "index": "2247", + "missed": true + }, + { + "index": "2248", + "missed": true + }, + { + "index": "2249", + "missed": true + }, + { + "index": "2250", + "missed": true + }, + { + "index": "2251", + "missed": true + }, + { + "index": "2252", + "missed": true + }, + { + "index": "2253", + "missed": true + }, + { + "index": "2254", + "missed": true + }, + { + "index": "2255", + "missed": true + }, + { + "index": "2256", + "missed": true + }, + { + "index": "2257", + "missed": true + }, + { + "index": "2258", + "missed": true + }, + { + "index": "2270", + "missed": true + }, + { + "index": "2271", + "missed": true + }, + { + "index": "2272", + "missed": true + }, + { + "index": "2273", + "missed": true + }, + { + "index": "2274", + "missed": true + }, + { + "index": "2275", + "missed": true + }, + { + "index": "2276", + "missed": true + }, + { + "index": "2277", + "missed": true + }, + { + "index": "2278", + "missed": true + }, + { + "index": "2279", + "missed": true + }, + { + "index": "2280", + "missed": true + }, + { + "index": "2281", + "missed": true + }, + { + "index": "2282", + "missed": true + }, + { + "index": "2283", + "missed": true + }, + { + "index": "2284", + "missed": true + }, + { + "index": "2285", + "missed": true + }, + { + "index": "2286", + "missed": true + }, + { + "index": "2287", + "missed": true + }, + { + "index": "2288", + "missed": true + }, + { + "index": "2289", + "missed": true + }, + { + "index": "2290", + "missed": true + }, + { + "index": "2291", + "missed": true + }, + { + "index": "2292", + "missed": true + }, + { + "index": "2293", + "missed": true + }, + { + "index": "2294", + "missed": true + }, + { + "index": "2295", + "missed": true + }, + { + "index": "2296", + "missed": true + }, + { + "index": "2297", + "missed": true + }, + { + "index": "2298", + "missed": true + }, + { + "index": "2299", + "missed": true + }, + { + "index": "2310", + "missed": true + }, + { + "index": "2311", + "missed": true + }, + { + "index": "2312", + "missed": true + }, + { + "index": "2313", + "missed": true + }, + { + "index": "2314", + "missed": true + }, + { + "index": "2315", + "missed": true + }, + { + "index": "2316", + "missed": true + }, + { + "index": "2317", + "missed": true + }, + { + "index": "2318", + "missed": true + }, + { + "index": "2319", + "missed": true + }, + { + "index": "2320", + "missed": true + }, + { + "index": "2321", + "missed": true + }, + { + "index": "2322", + "missed": true + }, + { + "index": "2323", + "missed": true + }, + { + "index": "2324", + "missed": true + }, + { + "index": "2325", + "missed": true + }, + { + "index": "2326", + "missed": true + }, + { + "index": "2327", + "missed": true + }, + { + "index": "2328", + "missed": true + }, + { + "index": "2329", + "missed": true + }, + { + "index": "2330", + "missed": true + }, + { + "index": "2331", + "missed": true + }, + { + "index": "2332", + "missed": true + }, + { + "index": "2333", + "missed": true + }, + { + "index": "2334", + "missed": true + }, + { + "index": "2335", + "missed": true + }, + { + "index": "2336", + "missed": true + }, + { + "index": "2350", + "missed": true + }, + { + "index": "2351", + "missed": true + }, + { + "index": "2353", + "missed": true + }, + { + "index": "2354", + "missed": true + }, + { + "index": "2355", + "missed": true + }, + { + "index": "2356", + "missed": true + }, + { + "index": "2357", + "missed": true + }, + { + "index": "2358", + "missed": true + }, + { + "index": "2359", + "missed": true + }, + { + "index": "2361", + "missed": true + }, + { + "index": "2362", + "missed": true + }, + { + "index": "2363", + "missed": true + }, + { + "index": "2364", + "missed": true + }, + { + "index": "2365", + "missed": true + }, + { + "index": "2366", + "missed": true + }, + { + "index": "2367", + "missed": true + }, + { + "index": "2368", + "missed": true + }, + { + "index": "2369", + "missed": true + }, + { + "index": "2370", + "missed": true + }, + { + "index": "2371", + "missed": true + }, + { + "index": "2372", + "missed": true + }, + { + "index": "2373", + "missed": true + }, + { + "index": "2374", + "missed": true + }, + { + "index": "2375", + "missed": true + }, + { + "index": "2376", + "missed": true + }, + { + "index": "2377", + "missed": true + }, + { + "index": "2378", + "missed": true + }, + { + "index": "2392", + "missed": true + }, + { + "index": "2393", + "missed": true + }, + { + "index": "2394", + "missed": true + }, + { + "index": "2395", + "missed": true + }, + { + "index": "2396", + "missed": true + }, + { + "index": "2397", + "missed": true + }, + { + "index": "2398", + "missed": true + }, + { + "index": "2399", + "missed": true + }, + { + "index": "2400", + "missed": true + }, + { + "index": "2401", + "missed": true + }, + { + "index": "2402", + "missed": true + }, + { + "index": "2403", + "missed": true + }, + { + "index": "2404", + "missed": true + }, + { + "index": "2405", + "missed": true + }, + { + "index": "2406", + "missed": true + }, + { + "index": "2407", + "missed": true + }, + { + "index": "2408", + "missed": true + }, + { + "index": "2409", + "missed": true + }, + { + "index": "2410", + "missed": true + }, + { + "index": "2411", + "missed": true + }, + { + "index": "2412", + "missed": true + }, + { + "index": "2413", + "missed": true + }, + { + "index": "2414", + "missed": true + }, + { + "index": "2415", + "missed": true + }, + { + "index": "2416", + "missed": true + }, + { + "index": "2417", + "missed": true + }, + { + "index": "2418", + "missed": true + }, + { + "index": "2419", + "missed": true + }, + { + "index": "2420", + "missed": true + }, + { + "index": "2432", + "missed": true + }, + { + "index": "2433", + "missed": true + }, + { + "index": "2434", + "missed": true + }, + { + "index": "2435", + "missed": true + }, + { + "index": "2436", + "missed": true + }, + { + "index": "2437", + "missed": true + }, + { + "index": "2438", + "missed": true + }, + { + "index": "2439", + "missed": true + }, + { + "index": "2440", + "missed": true + }, + { + "index": "2441", + "missed": true + }, + { + "index": "2442", + "missed": true + }, + { + "index": "2443", + "missed": true + }, + { + "index": "2444", + "missed": true + }, + { + "index": "2445", + "missed": true + }, + { + "index": "2446", + "missed": true + }, + { + "index": "2447", + "missed": true + }, + { + "index": "2448", + "missed": true + }, + { + "index": "2449", + "missed": true + }, + { + "index": "2450", + "missed": true + }, + { + "index": "2451", + "missed": true + }, + { + "index": "2452", + "missed": true + }, + { + "index": "2453", + "missed": true + }, + { + "index": "2454", + "missed": true + }, + { + "index": "2455", + "missed": true + }, + { + "index": "2456", + "missed": true + }, + { + "index": "2457", + "missed": true + }, + { + "index": "2458", + "missed": true + }, + { + "index": "2459", + "missed": true + }, + { + "index": "2472", + "missed": true + }, + { + "index": "2473", + "missed": true + }, + { + "index": "2474", + "missed": true + }, + { + "index": "2475", + "missed": true + }, + { + "index": "2476", + "missed": true + }, + { + "index": "2477", + "missed": true + }, + { + "index": "2478", + "missed": true + }, + { + "index": "2479", + "missed": true + }, + { + "index": "2480", + "missed": true + }, + { + "index": "2481", + "missed": true + }, + { + "index": "2482", + "missed": true + }, + { + "index": "2483", + "missed": true + }, + { + "index": "2484", + "missed": true + }, + { + "index": "2485", + "missed": true + }, + { + "index": "2486", + "missed": true + }, + { + "index": "2487", + "missed": true + }, + { + "index": "2488", + "missed": true + }, + { + "index": "2489", + "missed": true + }, + { + "index": "2490", + "missed": true + }, + { + "index": "2491", + "missed": true + }, + { + "index": "2492", + "missed": true + }, + { + "index": "2493", + "missed": true + }, + { + "index": "2494", + "missed": true + }, + { + "index": "2495", + "missed": true + }, + { + "index": "2496", + "missed": true + }, + { + "index": "2497", + "missed": true + }, + { + "index": "2498", + "missed": true + }, + { + "index": "2499", + "missed": true + }, + { + "index": "2500", + "missed": true + }, + { + "index": "2514", + "missed": true + }, + { + "index": "2515", + "missed": true + }, + { + "index": "2516", + "missed": true + }, + { + "index": "2517", + "missed": true + }, + { + "index": "2519", + "missed": true + }, + { + "index": "2520", + "missed": true + }, + { + "index": "2521", + "missed": true + }, + { + "index": "2523", + "missed": true + }, + { + "index": "2524", + "missed": true + }, + { + "index": "2525", + "missed": true + }, + { + "index": "2526", + "missed": true + }, + { + "index": "2527", + "missed": true + }, + { + "index": "2528", + "missed": true + }, + { + "index": "2529", + "missed": true + }, + { + "index": "2530", + "missed": true + }, + { + "index": "2531", + "missed": true + }, + { + "index": "2532", + "missed": true + }, + { + "index": "2533", + "missed": true + }, + { + "index": "2534", + "missed": true + }, + { + "index": "2535", + "missed": true + }, + { + "index": "2536", + "missed": true + }, + { + "index": "2537", + "missed": true + }, + { + "index": "2538", + "missed": true + }, + { + "index": "2539", + "missed": true + }, + { + "index": "2562", + "missed": true + }, + { + "index": "2563", + "missed": true + }, + { + "index": "2564", + "missed": true + }, + { + "index": "2565", + "missed": true + }, + { + "index": "2566", + "missed": true + }, + { + "index": "2567", + "missed": true + }, + { + "index": "2568", + "missed": true + }, + { + "index": "2569", + "missed": true + }, + { + "index": "2570", + "missed": true + }, + { + "index": "2571", + "missed": true + }, + { + "index": "2572", + "missed": true + }, + { + "index": "2573", + "missed": true + }, + { + "index": "2574", + "missed": true + }, + { + "index": "2575", + "missed": true + }, + { + "index": "2576", + "missed": true + }, + { + "index": "2577", + "missed": true + }, + { + "index": "2578", + "missed": true + }, + { + "index": "2579", + "missed": true + }, + { + "index": "2582", + "missed": true + }, + { + "index": "2603", + "missed": true + }, + { + "index": "2605", + "missed": true + }, + { + "index": "2606", + "missed": true + }, + { + "index": "2607", + "missed": true + }, + { + "index": "2608", + "missed": true + }, + { + "index": "2609", + "missed": true + }, + { + "index": "2610", + "missed": true + }, + { + "index": "2611", + "missed": true + }, + { + "index": "2612", + "missed": true + }, + { + "index": "2613", + "missed": true + }, + { + "index": "2614", + "missed": true + }, + { + "index": "2615", + "missed": true + }, + { + "index": "2616", + "missed": true + }, + { + "index": "2617", + "missed": true + }, + { + "index": "2618", + "missed": true + }, + { + "index": "2619", + "missed": true + }, + { + "index": "2620", + "missed": true + }, + { + "index": "2621", + "missed": true + }, + { + "index": "2622", + "missed": true + }, + { + "index": "2623", + "missed": true + }, + { + "index": "2624", + "missed": true + }, + { + "index": "2637", + "missed": true + }, + { + "index": "2639", + "missed": true + }, + { + "index": "2640", + "missed": true + }, + { + "index": "2641", + "missed": true + }, + { + "index": "2642", + "missed": true + }, + { + "index": "2643", + "missed": true + }, + { + "index": "2644", + "missed": true + }, + { + "index": "2645", + "missed": true + }, + { + "index": "2646", + "missed": true + }, + { + "index": "2647", + "missed": true + }, + { + "index": "2648", + "missed": true + }, + { + "index": "2649", + "missed": true + }, + { + "index": "2650", + "missed": true + }, + { + "index": "2651", + "missed": true + }, + { + "index": "2652", + "missed": true + }, + { + "index": "2653", + "missed": true + }, + { + "index": "2654", + "missed": true + }, + { + "index": "2655", + "missed": true + }, + { + "index": "2656", + "missed": true + }, + { + "index": "2657", + "missed": true + }, + { + "index": "2658", + "missed": true + }, + { + "index": "2659", + "missed": true + }, + { + "index": "2660", + "missed": true + }, + { + "index": "2661", + "missed": true + }, + { + "index": "2662", + "missed": true + }, + { + "index": "2663", + "missed": true + }, + { + "index": "2664", + "missed": true + }, + { + "index": "2665", + "missed": true + }, + { + "index": "2684", + "missed": true + }, + { + "index": "2685", + "missed": true + }, + { + "index": "2686", + "missed": true + }, + { + "index": "2687", + "missed": true + }, + { + "index": "2688", + "missed": true + }, + { + "index": "2689", + "missed": true + }, + { + "index": "2690", + "missed": true + }, + { + "index": "2691", + "missed": true + }, + { + "index": "2692", + "missed": true + }, + { + "index": "2693", + "missed": true + }, + { + "index": "2694", + "missed": true + }, + { + "index": "2695", + "missed": true + }, + { + "index": "2696", + "missed": true + }, + { + "index": "2697", + "missed": true + }, + { + "index": "2698", + "missed": true + }, + { + "index": "2699", + "missed": true + }, + { + "index": "2700", + "missed": true + }, + { + "index": "2701", + "missed": true + }, + { + "index": "2702", + "missed": true + }, + { + "index": "2703", + "missed": true + }, + { + "index": "2704", + "missed": true + }, + { + "index": "2705", + "missed": true + }, + { + "index": "2722", + "missed": true + }, + { + "index": "2723", + "missed": true + }, + { + "index": "2724", + "missed": true + }, + { + "index": "2725", + "missed": true + }, + { + "index": "2726", + "missed": true + }, + { + "index": "2727", + "missed": true + }, + { + "index": "2728", + "missed": true + }, + { + "index": "2729", + "missed": true + }, + { + "index": "2730", + "missed": true + }, + { + "index": "2731", + "missed": true + }, + { + "index": "2732", + "missed": true + }, + { + "index": "2733", + "missed": true + }, + { + "index": "2734", + "missed": true + }, + { + "index": "2735", + "missed": true + }, + { + "index": "2736", + "missed": true + }, + { + "index": "2737", + "missed": true + }, + { + "index": "2738", + "missed": true + }, + { + "index": "2739", + "missed": true + }, + { + "index": "2740", + "missed": true + }, + { + "index": "2741", + "missed": true + }, + { + "index": "2742", + "missed": true + }, + { + "index": "2743", + "missed": true + }, + { + "index": "2744", + "missed": true + }, + { + "index": "2745", + "missed": true + }, + { + "index": "2762", + "missed": true + }, + { + "index": "2763", + "missed": true + }, + { + "index": "2764", + "missed": true + }, + { + "index": "2765", + "missed": true + }, + { + "index": "2766", + "missed": true + }, + { + "index": "2767", + "missed": true + }, + { + "index": "2768", + "missed": true + }, + { + "index": "2769", + "missed": true + }, + { + "index": "2770", + "missed": true + }, + { + "index": "2771", + "missed": true + }, + { + "index": "2772", + "missed": true + }, + { + "index": "2773", + "missed": true + }, + { + "index": "2774", + "missed": true + }, + { + "index": "2775", + "missed": true + }, + { + "index": "2776", + "missed": true + }, + { + "index": "2777", + "missed": true + }, + { + "index": "2778", + "missed": true + }, + { + "index": "2779", + "missed": true + }, + { + "index": "2780", + "missed": true + }, + { + "index": "2781", + "missed": true + }, + { + "index": "2782", + "missed": true + }, + { + "index": "2783", + "missed": true + }, + { + "index": "2784", + "missed": true + }, + { + "index": "2785", + "missed": true + }, + { + "index": "2786", + "missed": true + }, + { + "index": "2787", + "missed": true + }, + { + "index": "2788", + "missed": true + }, + { + "index": "2802", + "missed": true + }, + { + "index": "2803", + "missed": true + }, + { + "index": "2804", + "missed": true + }, + { + "index": "2805", + "missed": true + }, + { + "index": "2806", + "missed": true + }, + { + "index": "2807", + "missed": true + }, + { + "index": "2808", + "missed": true + }, + { + "index": "2809", + "missed": true + }, + { + "index": "2810", + "missed": true + }, + { + "index": "2811", + "missed": true + }, + { + "index": "2812", + "missed": true + }, + { + "index": "2813", + "missed": true + }, + { + "index": "2814", + "missed": true + }, + { + "index": "2815", + "missed": true + }, + { + "index": "2816", + "missed": true + }, + { + "index": "2817", + "missed": true + }, + { + "index": "2818", + "missed": true + }, + { + "index": "2819", + "missed": true + }, + { + "index": "2820", + "missed": true + }, + { + "index": "2821", + "missed": true + }, + { + "index": "2822", + "missed": true + }, + { + "index": "2823", + "missed": true + }, + { + "index": "2824", + "missed": true + }, + { + "index": "2825", + "missed": true + }, + { + "index": "2826", + "missed": true + }, + { + "index": "2827", + "missed": true + }, + { + "index": "2828", + "missed": true + }, + { + "index": "2829", + "missed": true + }, + { + "index": "2845", + "missed": true + }, + { + "index": "2847", + "missed": true + }, + { + "index": "2848", + "missed": true + }, + { + "index": "2849", + "missed": true + }, + { + "index": "2850", + "missed": true + }, + { + "index": "2851", + "missed": true + }, + { + "index": "2852", + "missed": true + }, + { + "index": "2853", + "missed": true + }, + { + "index": "2854", + "missed": true + }, + { + "index": "2855", + "missed": true + }, + { + "index": "2856", + "missed": true + }, + { + "index": "2857", + "missed": true + }, + { + "index": "2858", + "missed": true + }, + { + "index": "2859", + "missed": true + }, + { + "index": "2860", + "missed": true + }, + { + "index": "2861", + "missed": true + }, + { + "index": "2862", + "missed": true + }, + { + "index": "2863", + "missed": true + }, + { + "index": "2864", + "missed": true + }, + { + "index": "2865", + "missed": true + }, + { + "index": "2866", + "missed": true + }, + { + "index": "2867", + "missed": true + }, + { + "index": "2868", + "missed": true + }, + { + "index": "2884", + "missed": true + }, + { + "index": "2885", + "missed": true + }, + { + "index": "2886", + "missed": true + }, + { + "index": "2887", + "missed": true + }, + { + "index": "2888", + "missed": true + }, + { + "index": "2889", + "missed": true + }, + { + "index": "2890", + "missed": true + }, + { + "index": "2891", + "missed": true + }, + { + "index": "2892", + "missed": true + }, + { + "index": "2893", + "missed": true + }, + { + "index": "2894", + "missed": true + }, + { + "index": "2895", + "missed": true + }, + { + "index": "2896", + "missed": true + }, + { + "index": "2897", + "missed": true + }, + { + "index": "2898", + "missed": true + }, + { + "index": "2899", + "missed": true + }, + { + "index": "2900", + "missed": true + }, + { + "index": "2901", + "missed": true + }, + { + "index": "2902", + "missed": true + }, + { + "index": "2903", + "missed": true + }, + { + "index": "2904", + "missed": true + }, + { + "index": "2905", + "missed": true + }, + { + "index": "2906", + "missed": true + }, + { + "index": "2907", + "missed": true + }, + { + "index": "2908", + "missed": true + }, + { + "index": "2909", + "missed": true + }, + { + "index": "2925", + "missed": true + }, + { + "index": "2926", + "missed": true + }, + { + "index": "2927", + "missed": true + }, + { + "index": "2929", + "missed": true + }, + { + "index": "2930", + "missed": true + }, + { + "index": "2931", + "missed": true + }, + { + "index": "2932", + "missed": true + }, + { + "index": "2933", + "missed": true + }, + { + "index": "2934", + "missed": true + }, + { + "index": "2935", + "missed": true + }, + { + "index": "2936", + "missed": true + }, + { + "index": "2937", + "missed": true + }, + { + "index": "2938", + "missed": true + }, + { + "index": "2939", + "missed": true + }, + { + "index": "2940", + "missed": true + }, + { + "index": "2941", + "missed": true + }, + { + "index": "2942", + "missed": true + }, + { + "index": "2943", + "missed": true + }, + { + "index": "2944", + "missed": true + }, + { + "index": "2945", + "missed": true + }, + { + "index": "2946", + "missed": true + }, + { + "index": "2947", + "missed": true + }, + { + "index": "2948", + "missed": true + }, + { + "index": "2949", + "missed": true + }, + { + "index": "2950", + "missed": true + }, + { + "index": "2969", + "missed": true + }, + { + "index": "2970", + "missed": true + }, + { + "index": "2971", + "missed": true + }, + { + "index": "2972", + "missed": true + }, + { + "index": "2973", + "missed": true + }, + { + "index": "2974", + "missed": true + }, + { + "index": "2975", + "missed": true + }, + { + "index": "2976", + "missed": true + }, + { + "index": "2977", + "missed": true + }, + { + "index": "2978", + "missed": true + }, + { + "index": "2979", + "missed": true + }, + { + "index": "2980", + "missed": true + }, + { + "index": "2981", + "missed": true + }, + { + "index": "2982", + "missed": true + }, + { + "index": "2983", + "missed": true + }, + { + "index": "2984", + "missed": true + }, + { + "index": "2985", + "missed": true + }, + { + "index": "2986", + "missed": true + }, + { + "index": "2987", + "missed": true + }, + { + "index": "2988", + "missed": true + }, + { + "index": "3012", + "missed": true + }, + { + "index": "3013", + "missed": true + }, + { + "index": "3015", + "missed": true + }, + { + "index": "3017", + "missed": true + }, + { + "index": "3018", + "missed": true + }, + { + "index": "3019", + "missed": true + }, + { + "index": "3020", + "missed": true + }, + { + "index": "3021", + "missed": true + }, + { + "index": "3022", + "missed": true + }, + { + "index": "3023", + "missed": true + }, + { + "index": "3024", + "missed": true + }, + { + "index": "3025", + "missed": true + }, + { + "index": "3026", + "missed": true + }, + { + "index": "3027", + "missed": true + }, + { + "index": "3028", + "missed": true + }, + { + "index": "3029", + "missed": true + }, + { + "index": "3030", + "missed": true + }, + { + "index": "3031", + "missed": true + }, + { + "index": "3049", + "missed": true + }, + { + "index": "3050", + "missed": true + }, + { + "index": "3051", + "missed": true + }, + { + "index": "3052", + "missed": true + }, + { + "index": "3053", + "missed": true + }, + { + "index": "3054", + "missed": true + }, + { + "index": "3055", + "missed": true + }, + { + "index": "3056", + "missed": true + }, + { + "index": "3057", + "missed": true + }, + { + "index": "4762", + "missed": false + }, + { + "index": "4764", + "missed": false + }, + { + "index": "4765", + "missed": false + }, + { + "index": "4766", + "missed": false + }, + { + "index": "4767", + "missed": false + }, + { + "index": "4768", + "missed": false + }, + { + "index": "4784", + "missed": false + }, + { + "index": "4785", + "missed": false + }, + { + "index": "4786", + "missed": false + }, + { + "index": "4787", + "missed": false + }, + { + "index": "4788", + "missed": false + }, + { + "index": "4789", + "missed": false + }, + { + "index": "4790", + "missed": false + }, + { + "index": "4791", + "missed": false + }, + { + "index": "4792", + "missed": false + }, + { + "index": "4793", + "missed": false + }, + { + "index": "4794", + "missed": false + }, + { + "index": "4795", + "missed": false + }, + { + "index": "4796", + "missed": false + }, + { + "index": "4797", + "missed": false + }, + { + "index": "4798", + "missed": false + }, + { + "index": "4799", + "missed": false + }, + { + "index": "4800", + "missed": false + }, + { + "index": "4801", + "missed": false + }, + { + "index": "4802", + "missed": false + }, + { + "index": "4803", + "missed": false + }, + { + "index": "4804", + "missed": false + }, + { + "index": "4805", + "missed": false + }, + { + "index": "4806", + "missed": false + }, + { + "index": "4807", + "missed": false + }, + { + "index": "4808", + "missed": false + }, + { + "index": "4809", + "missed": false + }, + { + "index": "4810", + "missed": false + }, + { + "index": "4823", + "missed": false + }, + { + "index": "4824", + "missed": false + }, + { + "index": "4825", + "missed": false + }, + { + "index": "4826", + "missed": false + }, + { + "index": "4827", + "missed": false + }, + { + "index": "4828", + "missed": false + }, + { + "index": "4829", + "missed": false + }, + { + "index": "4830", + "missed": false + }, + { + "index": "4831", + "missed": false + }, + { + "index": "4832", + "missed": false + }, + { + "index": "4833", + "missed": false + }, + { + "index": "4834", + "missed": false + }, + { + "index": "4835", + "missed": false + }, + { + "index": "4836", + "missed": false + }, + { + "index": "4837", + "missed": false + }, + { + "index": "4838", + "missed": false + }, + { + "index": "4839", + "missed": false + }, + { + "index": "4840", + "missed": false + }, + { + "index": "4841", + "missed": false + }, + { + "index": "4842", + "missed": false + }, + { + "index": "4843", + "missed": false + }, + { + "index": "4844", + "missed": false + }, + { + "index": "4845", + "missed": false + }, + { + "index": "4846", + "missed": false + }, + { + "index": "4847", + "missed": false + }, + { + "index": "4848", + "missed": false + }, + { + "index": "4849", + "missed": false + }, + { + "index": "4864", + "missed": false + }, + { + "index": "4866", + "missed": false + }, + { + "index": "4867", + "missed": false + }, + { + "index": "4868", + "missed": false + }, + { + "index": "4869", + "missed": false + }, + { + "index": "4870", + "missed": false + }, + { + "index": "4871", + "missed": false + }, + { + "index": "4872", + "missed": false + }, + { + "index": "4873", + "missed": false + }, + { + "index": "4874", + "missed": false + }, + { + "index": "4875", + "missed": false + }, + { + "index": "4876", + "missed": false + }, + { + "index": "4877", + "missed": false + }, + { + "index": "4878", + "missed": false + }, + { + "index": "4879", + "missed": false + }, + { + "index": "4880", + "missed": false + }, + { + "index": "4881", + "missed": false + }, + { + "index": "4882", + "missed": false + }, + { + "index": "4883", + "missed": false + }, + { + "index": "4884", + "missed": false + }, + { + "index": "4885", + "missed": false + }, + { + "index": "4886", + "missed": false + }, + { + "index": "4887", + "missed": false + }, + { + "index": "4900", + "missed": false + }, + { + "index": "4902", + "missed": false + }, + { + "index": "4903", + "missed": false + }, + { + "index": "4905", + "missed": false + }, + { + "index": "4906", + "missed": false + }, + { + "index": "4907", + "missed": false + }, + { + "index": "4908", + "missed": false + }, + { + "index": "4909", + "missed": false + }, + { + "index": "4910", + "missed": false + }, + { + "index": "4911", + "missed": false + }, + { + "index": "4912", + "missed": false + }, + { + "index": "4913", + "missed": false + }, + { + "index": "4914", + "missed": false + }, + { + "index": "4915", + "missed": false + }, + { + "index": "4916", + "missed": false + }, + { + "index": "4917", + "missed": false + }, + { + "index": "4918", + "missed": false + }, + { + "index": "4919", + "missed": false + }, + { + "index": "4920", + "missed": false + }, + { + "index": "4921", + "missed": false + }, + { + "index": "4922", + "missed": false + }, + { + "index": "4923", + "missed": false + }, + { + "index": "4941", + "missed": false + }, + { + "index": "4944", + "missed": false + }, + { + "index": "4949", + "missed": false + }, + { + "index": "4958", + "missed": false + }, + { + "index": "4960", + "missed": false + }, + { + "index": "4980", + "missed": false + }, + { + "index": "4983", + "missed": false + }, + { + "index": "4984", + "missed": false + }, + { + "index": "4985", + "missed": false + }, + { + "index": "4986", + "missed": false + }, + { + "index": "4987", + "missed": false + }, + { + "index": "4988", + "missed": false + }, + { + "index": "4989", + "missed": false + }, + { + "index": "4990", + "missed": false + }, + { + "index": "4991", + "missed": false + }, + { + "index": "4992", + "missed": false + }, + { + "index": "4993", + "missed": false + }, + { + "index": "4994", + "missed": false + }, + { + "index": "4995", + "missed": false + }, + { + "index": "4998", + "missed": false + }, + { + "index": "4999", + "missed": false + } + ], + "cosmosvalcons16hetkv7xf4d62pkq2e0fcw3fuz93u0r2lwv05r": [ + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + } + ], + "cosmosvalcons1uvr5swsgcw25ga9zvq8najxun9sn4c2zr5g5yu": [ + { + "index": "0", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1ca4vkc9fevn454hnf0ll478jjzejzz5p924w9h": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + } + ], + "cosmosvalcons1q4yzv8zsyghawy8tt67lqwswv4nmy8fqzgsq5j": [ + { + "index": "2236", + "missed": false + } + ], + "cosmosvalcons1yumjsmt9wcj7eshpppvx8f9j5j9ducj3lasks6": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1312", + "missed": false + }, + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1325", + "missed": false + }, + { + "index": "1326", + "missed": false + }, + { + "index": "1327", + "missed": false + }, + { + "index": "1328", + "missed": false + }, + { + "index": "1329", + "missed": false + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": false + }, + { + "index": "1332", + "missed": false + }, + { + "index": "1333", + "missed": false + }, + { + "index": "1334", + "missed": false + }, + { + "index": "1335", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1344", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": false + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": false + }, + { + "index": "1357", + "missed": false + }, + { + "index": "1358", + "missed": false + }, + { + "index": "1359", + "missed": false + }, + { + "index": "1360", + "missed": false + }, + { + "index": "1361", + "missed": false + }, + { + "index": "1362", + "missed": false + }, + { + "index": "1363", + "missed": false + }, + { + "index": "1364", + "missed": false + }, + { + "index": "1365", + "missed": false + }, + { + "index": "1366", + "missed": false + }, + { + "index": "1367", + "missed": false + }, + { + "index": "1368", + "missed": false + }, + { + "index": "1369", + "missed": false + }, + { + "index": "1370", + "missed": false + }, + { + "index": "1371", + "missed": false + }, + { + "index": "1372", + "missed": false + }, + { + "index": "1373", + "missed": false + }, + { + "index": "1374", + "missed": false + }, + { + "index": "1375", + "missed": false + }, + { + "index": "1376", + "missed": false + }, + { + "index": "1377", + "missed": false + }, + { + "index": "1378", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1383", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": false + }, + { + "index": "1387", + "missed": false + }, + { + "index": "1388", + "missed": false + }, + { + "index": "1389", + "missed": false + }, + { + "index": "1390", + "missed": false + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": false + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": false + }, + { + "index": "1395", + "missed": false + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1397", + "missed": false + }, + { + "index": "1398", + "missed": false + }, + { + "index": "1399", + "missed": false + }, + { + "index": "1400", + "missed": false + }, + { + "index": "1401", + "missed": false + }, + { + "index": "1402", + "missed": false + }, + { + "index": "1403", + "missed": false + }, + { + "index": "1404", + "missed": false + }, + { + "index": "1405", + "missed": false + }, + { + "index": "1406", + "missed": false + }, + { + "index": "1407", + "missed": false + }, + { + "index": "1408", + "missed": false + }, + { + "index": "1409", + "missed": false + }, + { + "index": "1410", + "missed": false + }, + { + "index": "1411", + "missed": false + }, + { + "index": "1412", + "missed": false + }, + { + "index": "1413", + "missed": false + }, + { + "index": "1414", + "missed": false + }, + { + "index": "1415", + "missed": false + }, + { + "index": "1416", + "missed": false + }, + { + "index": "1417", + "missed": false + }, + { + "index": "1418", + "missed": false + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1441", + "missed": false + }, + { + "index": "1442", + "missed": false + }, + { + "index": "1443", + "missed": false + }, + { + "index": "1444", + "missed": false + }, + { + "index": "1445", + "missed": false + }, + { + "index": "1446", + "missed": false + }, + { + "index": "1447", + "missed": false + }, + { + "index": "1448", + "missed": false + }, + { + "index": "1449", + "missed": false + }, + { + "index": "1450", + "missed": false + }, + { + "index": "1451", + "missed": false + }, + { + "index": "1452", + "missed": false + }, + { + "index": "1453", + "missed": false + }, + { + "index": "1454", + "missed": false + }, + { + "index": "1455", + "missed": false + }, + { + "index": "1456", + "missed": false + }, + { + "index": "1457", + "missed": false + }, + { + "index": "1458", + "missed": false + }, + { + "index": "1459", + "missed": false + }, + { + "index": "1460", + "missed": false + }, + { + "index": "1461", + "missed": false + }, + { + "index": "1462", + "missed": false + }, + { + "index": "1463", + "missed": false + }, + { + "index": "1464", + "missed": false + }, + { + "index": "1465", + "missed": false + }, + { + "index": "1466", + "missed": false + }, + { + "index": "1467", + "missed": false + }, + { + "index": "1468", + "missed": false + }, + { + "index": "1469", + "missed": false + }, + { + "index": "1470", + "missed": false + }, + { + "index": "1471", + "missed": false + }, + { + "index": "1472", + "missed": false + }, + { + "index": "1473", + "missed": false + }, + { + "index": "1474", + "missed": false + }, + { + "index": "1475", + "missed": false + }, + { + "index": "1476", + "missed": false + }, + { + "index": "1477", + "missed": false + }, + { + "index": "1478", + "missed": false + }, + { + "index": "1479", + "missed": false + }, + { + "index": "1480", + "missed": false + }, + { + "index": "1481", + "missed": false + }, + { + "index": "1482", + "missed": false + }, + { + "index": "1483", + "missed": false + }, + { + "index": "1484", + "missed": false + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": false + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1494", + "missed": false + }, + { + "index": "1495", + "missed": false + }, + { + "index": "1496", + "missed": false + }, + { + "index": "1497", + "missed": false + }, + { + "index": "1498", + "missed": false + }, + { + "index": "1499", + "missed": false + }, + { + "index": "1500", + "missed": false + }, + { + "index": "1501", + "missed": false + }, + { + "index": "1502", + "missed": false + }, + { + "index": "1503", + "missed": false + }, + { + "index": "1504", + "missed": false + }, + { + "index": "1505", + "missed": false + }, + { + "index": "1506", + "missed": false + }, + { + "index": "1507", + "missed": false + }, + { + "index": "1508", + "missed": false + }, + { + "index": "1509", + "missed": false + }, + { + "index": "1510", + "missed": false + }, + { + "index": "1511", + "missed": false + }, + { + "index": "1512", + "missed": false + }, + { + "index": "1513", + "missed": false + }, + { + "index": "1514", + "missed": false + }, + { + "index": "1515", + "missed": false + }, + { + "index": "1516", + "missed": false + }, + { + "index": "1517", + "missed": false + }, + { + "index": "1518", + "missed": false + }, + { + "index": "1519", + "missed": false + }, + { + "index": "1520", + "missed": false + }, + { + "index": "1521", + "missed": false + }, + { + "index": "1522", + "missed": false + }, + { + "index": "1523", + "missed": false + }, + { + "index": "1524", + "missed": false + }, + { + "index": "1525", + "missed": false + }, + { + "index": "1526", + "missed": false + }, + { + "index": "1527", + "missed": false + }, + { + "index": "1528", + "missed": false + }, + { + "index": "1529", + "missed": false + }, + { + "index": "1530", + "missed": false + }, + { + "index": "1531", + "missed": false + }, + { + "index": "1532", + "missed": false + }, + { + "index": "1533", + "missed": false + }, + { + "index": "1534", + "missed": false + }, + { + "index": "1535", + "missed": false + }, + { + "index": "1536", + "missed": false + }, + { + "index": "1537", + "missed": false + }, + { + "index": "1538", + "missed": false + }, + { + "index": "1539", + "missed": false + }, + { + "index": "1540", + "missed": false + }, + { + "index": "1541", + "missed": false + }, + { + "index": "1542", + "missed": false + }, + { + "index": "1543", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": false + }, + { + "index": "1546", + "missed": false + }, + { + "index": "1547", + "missed": false + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": false + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1552", + "missed": false + }, + { + "index": "1553", + "missed": false + }, + { + "index": "1554", + "missed": false + }, + { + "index": "1555", + "missed": false + }, + { + "index": "1556", + "missed": false + }, + { + "index": "1557", + "missed": false + }, + { + "index": "1558", + "missed": false + }, + { + "index": "1559", + "missed": false + }, + { + "index": "1560", + "missed": false + }, + { + "index": "1561", + "missed": false + }, + { + "index": "1562", + "missed": false + }, + { + "index": "1563", + "missed": false + }, + { + "index": "1564", + "missed": false + }, + { + "index": "1565", + "missed": false + }, + { + "index": "1566", + "missed": false + }, + { + "index": "1567", + "missed": false + }, + { + "index": "1568", + "missed": false + }, + { + "index": "1569", + "missed": false + }, + { + "index": "1570", + "missed": false + }, + { + "index": "1571", + "missed": false + }, + { + "index": "1572", + "missed": false + }, + { + "index": "1573", + "missed": false + }, + { + "index": "1574", + "missed": false + }, + { + "index": "1575", + "missed": false + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1577", + "missed": false + }, + { + "index": "1578", + "missed": false + }, + { + "index": "1579", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1584", + "missed": false + }, + { + "index": "1585", + "missed": false + }, + { + "index": "1586", + "missed": false + }, + { + "index": "1587", + "missed": false + }, + { + "index": "1588", + "missed": false + }, + { + "index": "1589", + "missed": false + }, + { + "index": "1590", + "missed": false + }, + { + "index": "1591", + "missed": false + }, + { + "index": "1592", + "missed": false + }, + { + "index": "1593", + "missed": false + }, + { + "index": "1594", + "missed": false + }, + { + "index": "1595", + "missed": false + }, + { + "index": "1596", + "missed": false + }, + { + "index": "1597", + "missed": false + }, + { + "index": "1598", + "missed": false + }, + { + "index": "1599", + "missed": false + }, + { + "index": "1600", + "missed": false + }, + { + "index": "1601", + "missed": false + }, + { + "index": "1602", + "missed": false + }, + { + "index": "1603", + "missed": false + }, + { + "index": "1604", + "missed": false + }, + { + "index": "1605", + "missed": false + }, + { + "index": "1606", + "missed": false + }, + { + "index": "1607", + "missed": false + }, + { + "index": "1608", + "missed": false + }, + { + "index": "1609", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1612", + "missed": false + }, + { + "index": "1613", + "missed": false + }, + { + "index": "1614", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": false + }, + { + "index": "1617", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1627", + "missed": false + }, + { + "index": "1628", + "missed": false + }, + { + "index": "1629", + "missed": false + }, + { + "index": "1630", + "missed": false + }, + { + "index": "1631", + "missed": false + }, + { + "index": "1632", + "missed": false + }, + { + "index": "1633", + "missed": false + }, + { + "index": "1634", + "missed": false + }, + { + "index": "1635", + "missed": false + }, + { + "index": "1636", + "missed": false + }, + { + "index": "1637", + "missed": false + }, + { + "index": "1638", + "missed": false + }, + { + "index": "1639", + "missed": false + }, + { + "index": "1640", + "missed": false + }, + { + "index": "1641", + "missed": false + }, + { + "index": "1642", + "missed": false + }, + { + "index": "1643", + "missed": false + }, + { + "index": "1644", + "missed": false + }, + { + "index": "1645", + "missed": false + }, + { + "index": "1646", + "missed": false + }, + { + "index": "1647", + "missed": false + }, + { + "index": "1648", + "missed": false + }, + { + "index": "1649", + "missed": false + }, + { + "index": "1650", + "missed": false + }, + { + "index": "1651", + "missed": false + }, + { + "index": "1652", + "missed": false + }, + { + "index": "1653", + "missed": false + }, + { + "index": "1654", + "missed": false + }, + { + "index": "1655", + "missed": false + }, + { + "index": "1656", + "missed": false + }, + { + "index": "1657", + "missed": false + }, + { + "index": "1658", + "missed": false + }, + { + "index": "1659", + "missed": false + }, + { + "index": "1660", + "missed": false + }, + { + "index": "1661", + "missed": false + }, + { + "index": "1662", + "missed": false + }, + { + "index": "1663", + "missed": false + }, + { + "index": "1664", + "missed": false + }, + { + "index": "1665", + "missed": false + }, + { + "index": "1666", + "missed": false + }, + { + "index": "1667", + "missed": false + }, + { + "index": "1668", + "missed": false + }, + { + "index": "1669", + "missed": false + }, + { + "index": "1670", + "missed": false + }, + { + "index": "1671", + "missed": false + }, + { + "index": "1672", + "missed": false + }, + { + "index": "1673", + "missed": false + }, + { + "index": "1674", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": false + }, + { + "index": "1684", + "missed": false + }, + { + "index": "1685", + "missed": false + }, + { + "index": "1686", + "missed": false + }, + { + "index": "1687", + "missed": false + }, + { + "index": "1688", + "missed": false + }, + { + "index": "1689", + "missed": false + }, + { + "index": "1690", + "missed": false + }, + { + "index": "1691", + "missed": false + }, + { + "index": "1692", + "missed": false + }, + { + "index": "1693", + "missed": false + }, + { + "index": "1694", + "missed": false + }, + { + "index": "1695", + "missed": false + }, + { + "index": "1696", + "missed": false + }, + { + "index": "1697", + "missed": false + }, + { + "index": "1698", + "missed": false + }, + { + "index": "1699", + "missed": false + }, + { + "index": "1700", + "missed": false + }, + { + "index": "1701", + "missed": false + }, + { + "index": "1702", + "missed": false + }, + { + "index": "1703", + "missed": false + }, + { + "index": "1704", + "missed": false + }, + { + "index": "1705", + "missed": false + }, + { + "index": "1706", + "missed": false + }, + { + "index": "1707", + "missed": false + }, + { + "index": "1708", + "missed": false + }, + { + "index": "1709", + "missed": false + }, + { + "index": "1710", + "missed": false + }, + { + "index": "1711", + "missed": false + }, + { + "index": "1712", + "missed": false + }, + { + "index": "1713", + "missed": false + }, + { + "index": "1714", + "missed": false + }, + { + "index": "1715", + "missed": false + }, + { + "index": "1716", + "missed": false + }, + { + "index": "1717", + "missed": false + }, + { + "index": "1718", + "missed": false + }, + { + "index": "1719", + "missed": false + }, + { + "index": "1720", + "missed": false + }, + { + "index": "1721", + "missed": false + }, + { + "index": "1722", + "missed": false + }, + { + "index": "1723", + "missed": false + }, + { + "index": "1724", + "missed": false + }, + { + "index": "1725", + "missed": false + }, + { + "index": "1726", + "missed": false + }, + { + "index": "1727", + "missed": false + }, + { + "index": "1728", + "missed": false + }, + { + "index": "1729", + "missed": false + }, + { + "index": "1730", + "missed": false + }, + { + "index": "1731", + "missed": false + }, + { + "index": "1732", + "missed": false + }, + { + "index": "1733", + "missed": false + }, + { + "index": "1734", + "missed": false + }, + { + "index": "1735", + "missed": false + }, + { + "index": "1736", + "missed": false + }, + { + "index": "1737", + "missed": false + }, + { + "index": "1738", + "missed": false + }, + { + "index": "1739", + "missed": false + }, + { + "index": "1740", + "missed": false + }, + { + "index": "1741", + "missed": false + }, + { + "index": "1742", + "missed": false + }, + { + "index": "1743", + "missed": false + }, + { + "index": "1744", + "missed": false + }, + { + "index": "1745", + "missed": false + }, + { + "index": "1746", + "missed": false + }, + { + "index": "1747", + "missed": false + }, + { + "index": "1748", + "missed": false + }, + { + "index": "1749", + "missed": false + }, + { + "index": "1750", + "missed": false + }, + { + "index": "1751", + "missed": false + }, + { + "index": "1752", + "missed": false + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1759", + "missed": false + }, + { + "index": "1760", + "missed": false + }, + { + "index": "1761", + "missed": false + }, + { + "index": "1762", + "missed": false + }, + { + "index": "1763", + "missed": false + }, + { + "index": "1764", + "missed": false + }, + { + "index": "1765", + "missed": false + }, + { + "index": "1766", + "missed": false + }, + { + "index": "1767", + "missed": false + }, + { + "index": "1768", + "missed": false + }, + { + "index": "1769", + "missed": false + }, + { + "index": "1770", + "missed": false + }, + { + "index": "1771", + "missed": false + }, + { + "index": "1772", + "missed": false + }, + { + "index": "1773", + "missed": false + }, + { + "index": "1774", + "missed": false + }, + { + "index": "1775", + "missed": false + }, + { + "index": "1776", + "missed": false + }, + { + "index": "1777", + "missed": false + }, + { + "index": "1778", + "missed": false + }, + { + "index": "1779", + "missed": false + }, + { + "index": "1780", + "missed": false + }, + { + "index": "1781", + "missed": false + }, + { + "index": "1782", + "missed": false + }, + { + "index": "1783", + "missed": false + }, + { + "index": "1784", + "missed": false + }, + { + "index": "1785", + "missed": false + }, + { + "index": "1786", + "missed": false + }, + { + "index": "1787", + "missed": false + }, + { + "index": "1788", + "missed": false + }, + { + "index": "1789", + "missed": false + }, + { + "index": "1790", + "missed": false + }, + { + "index": "1791", + "missed": false + }, + { + "index": "1792", + "missed": false + }, + { + "index": "1793", + "missed": false + }, + { + "index": "1794", + "missed": false + }, + { + "index": "1795", + "missed": false + }, + { + "index": "1796", + "missed": false + }, + { + "index": "1797", + "missed": false + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1809", + "missed": false + }, + { + "index": "1810", + "missed": false + }, + { + "index": "1811", + "missed": false + }, + { + "index": "1812", + "missed": false + }, + { + "index": "1813", + "missed": false + }, + { + "index": "1814", + "missed": false + }, + { + "index": "1815", + "missed": false + }, + { + "index": "1816", + "missed": false + }, + { + "index": "1817", + "missed": false + }, + { + "index": "1818", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1820", + "missed": false + }, + { + "index": "1821", + "missed": false + }, + { + "index": "1822", + "missed": false + }, + { + "index": "1823", + "missed": false + }, + { + "index": "1824", + "missed": false + }, + { + "index": "1825", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": false + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1841", + "missed": false + }, + { + "index": "1842", + "missed": false + }, + { + "index": "1843", + "missed": false + }, + { + "index": "1844", + "missed": false + }, + { + "index": "1845", + "missed": false + }, + { + "index": "1846", + "missed": false + }, + { + "index": "1847", + "missed": false + }, + { + "index": "1848", + "missed": false + }, + { + "index": "1849", + "missed": false + }, + { + "index": "1850", + "missed": false + }, + { + "index": "1851", + "missed": false + }, + { + "index": "1852", + "missed": false + }, + { + "index": "1853", + "missed": false + }, + { + "index": "1854", + "missed": false + }, + { + "index": "1855", + "missed": false + }, + { + "index": "1856", + "missed": false + }, + { + "index": "1857", + "missed": false + }, + { + "index": "1858", + "missed": false + }, + { + "index": "1859", + "missed": false + }, + { + "index": "1860", + "missed": false + }, + { + "index": "1861", + "missed": false + }, + { + "index": "1862", + "missed": false + }, + { + "index": "1863", + "missed": false + }, + { + "index": "1864", + "missed": false + }, + { + "index": "1865", + "missed": false + }, + { + "index": "1866", + "missed": false + }, + { + "index": "1867", + "missed": false + }, + { + "index": "1868", + "missed": false + }, + { + "index": "1869", + "missed": false + }, + { + "index": "1870", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1872", + "missed": false + }, + { + "index": "1873", + "missed": false + }, + { + "index": "1874", + "missed": false + }, + { + "index": "1875", + "missed": false + }, + { + "index": "1876", + "missed": false + }, + { + "index": "1877", + "missed": false + }, + { + "index": "1878", + "missed": false + }, + { + "index": "1879", + "missed": false + }, + { + "index": "1880", + "missed": false + }, + { + "index": "1881", + "missed": false + }, + { + "index": "1882", + "missed": false + }, + { + "index": "1883", + "missed": false + }, + { + "index": "1884", + "missed": false + }, + { + "index": "1885", + "missed": false + }, + { + "index": "1886", + "missed": false + }, + { + "index": "1887", + "missed": false + }, + { + "index": "1888", + "missed": false + }, + { + "index": "1889", + "missed": false + }, + { + "index": "1890", + "missed": false + }, + { + "index": "1891", + "missed": false + }, + { + "index": "1892", + "missed": false + }, + { + "index": "1893", + "missed": false + }, + { + "index": "1894", + "missed": false + }, + { + "index": "1895", + "missed": false + }, + { + "index": "1896", + "missed": false + }, + { + "index": "1897", + "missed": false + }, + { + "index": "1898", + "missed": false + }, + { + "index": "1899", + "missed": false + }, + { + "index": "1900", + "missed": false + }, + { + "index": "1901", + "missed": false + }, + { + "index": "1902", + "missed": false + }, + { + "index": "1903", + "missed": false + }, + { + "index": "1904", + "missed": false + }, + { + "index": "1905", + "missed": false + }, + { + "index": "1906", + "missed": false + }, + { + "index": "1907", + "missed": false + }, + { + "index": "1908", + "missed": false + }, + { + "index": "1909", + "missed": false + }, + { + "index": "1910", + "missed": false + }, + { + "index": "1911", + "missed": false + }, + { + "index": "1912", + "missed": false + }, + { + "index": "1913", + "missed": false + }, + { + "index": "1914", + "missed": false + }, + { + "index": "1915", + "missed": false + }, + { + "index": "1916", + "missed": false + }, + { + "index": "1917", + "missed": false + }, + { + "index": "1918", + "missed": false + }, + { + "index": "1919", + "missed": false + }, + { + "index": "1920", + "missed": false + }, + { + "index": "1921", + "missed": false + }, + { + "index": "1922", + "missed": false + }, + { + "index": "1923", + "missed": false + }, + { + "index": "1924", + "missed": false + }, + { + "index": "1925", + "missed": false + }, + { + "index": "1926", + "missed": false + }, + { + "index": "1927", + "missed": false + }, + { + "index": "1928", + "missed": false + }, + { + "index": "1929", + "missed": false + }, + { + "index": "1930", + "missed": false + }, + { + "index": "1931", + "missed": false + }, + { + "index": "1932", + "missed": false + }, + { + "index": "1933", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "1936", + "missed": false + }, + { + "index": "1937", + "missed": false + }, + { + "index": "1938", + "missed": false + }, + { + "index": "1939", + "missed": false + }, + { + "index": "1940", + "missed": false + }, + { + "index": "1941", + "missed": false + }, + { + "index": "1942", + "missed": false + }, + { + "index": "1943", + "missed": false + }, + { + "index": "1944", + "missed": false + }, + { + "index": "1945", + "missed": false + }, + { + "index": "1946", + "missed": false + }, + { + "index": "1947", + "missed": false + }, + { + "index": "1948", + "missed": false + }, + { + "index": "1949", + "missed": false + }, + { + "index": "1950", + "missed": false + }, + { + "index": "1951", + "missed": false + }, + { + "index": "1952", + "missed": false + }, + { + "index": "1953", + "missed": false + }, + { + "index": "1954", + "missed": false + }, + { + "index": "1955", + "missed": false + }, + { + "index": "1956", + "missed": false + }, + { + "index": "1957", + "missed": false + }, + { + "index": "1958", + "missed": false + }, + { + "index": "1959", + "missed": false + }, + { + "index": "1960", + "missed": false + }, + { + "index": "1961", + "missed": false + }, + { + "index": "1962", + "missed": false + }, + { + "index": "1963", + "missed": false + }, + { + "index": "1964", + "missed": false + }, + { + "index": "1965", + "missed": false + }, + { + "index": "1966", + "missed": false + }, + { + "index": "1967", + "missed": false + }, + { + "index": "1968", + "missed": false + }, + { + "index": "1969", + "missed": false + }, + { + "index": "1970", + "missed": false + }, + { + "index": "1971", + "missed": false + }, + { + "index": "1972", + "missed": false + }, + { + "index": "1973", + "missed": false + }, + { + "index": "1974", + "missed": false + }, + { + "index": "1975", + "missed": false + }, + { + "index": "1976", + "missed": false + }, + { + "index": "1977", + "missed": false + }, + { + "index": "1978", + "missed": false + }, + { + "index": "1979", + "missed": false + }, + { + "index": "1980", + "missed": false + }, + { + "index": "1981", + "missed": false + }, + { + "index": "1982", + "missed": false + }, + { + "index": "1983", + "missed": false + }, + { + "index": "1984", + "missed": false + }, + { + "index": "1985", + "missed": false + }, + { + "index": "1986", + "missed": false + }, + { + "index": "1987", + "missed": false + }, + { + "index": "1988", + "missed": false + }, + { + "index": "1989", + "missed": false + }, + { + "index": "1990", + "missed": false + }, + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + }, + { + "index": "1994", + "missed": false + }, + { + "index": "1995", + "missed": false + }, + { + "index": "1996", + "missed": false + }, + { + "index": "1997", + "missed": false + }, + { + "index": "1998", + "missed": false + }, + { + "index": "1999", + "missed": false + }, + { + "index": "2000", + "missed": false + }, + { + "index": "2001", + "missed": false + }, + { + "index": "2002", + "missed": false + }, + { + "index": "2003", + "missed": false + }, + { + "index": "2004", + "missed": false + }, + { + "index": "2005", + "missed": false + }, + { + "index": "2006", + "missed": false + }, + { + "index": "2007", + "missed": false + }, + { + "index": "2008", + "missed": false + }, + { + "index": "2009", + "missed": false + }, + { + "index": "2010", + "missed": false + }, + { + "index": "2011", + "missed": false + }, + { + "index": "2012", + "missed": false + }, + { + "index": "2013", + "missed": false + }, + { + "index": "2014", + "missed": false + }, + { + "index": "2015", + "missed": false + }, + { + "index": "2016", + "missed": false + }, + { + "index": "2017", + "missed": false + }, + { + "index": "2018", + "missed": false + }, + { + "index": "2019", + "missed": false + }, + { + "index": "2020", + "missed": false + }, + { + "index": "2021", + "missed": false + }, + { + "index": "2022", + "missed": false + }, + { + "index": "2023", + "missed": false + }, + { + "index": "2024", + "missed": false + }, + { + "index": "2025", + "missed": false + }, + { + "index": "2026", + "missed": false + }, + { + "index": "2027", + "missed": false + }, + { + "index": "2028", + "missed": false + }, + { + "index": "2029", + "missed": false + }, + { + "index": "2030", + "missed": false + }, + { + "index": "2031", + "missed": false + }, + { + "index": "2032", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2035", + "missed": false + }, + { + "index": "2036", + "missed": false + }, + { + "index": "2037", + "missed": false + }, + { + "index": "2038", + "missed": false + }, + { + "index": "2039", + "missed": false + }, + { + "index": "2040", + "missed": false + }, + { + "index": "2041", + "missed": false + }, + { + "index": "2042", + "missed": false + }, + { + "index": "2043", + "missed": false + }, + { + "index": "2044", + "missed": false + }, + { + "index": "2045", + "missed": false + }, + { + "index": "2046", + "missed": false + }, + { + "index": "2047", + "missed": false + }, + { + "index": "2048", + "missed": false + }, + { + "index": "2049", + "missed": false + }, + { + "index": "2050", + "missed": false + }, + { + "index": "2051", + "missed": false + }, + { + "index": "2052", + "missed": false + }, + { + "index": "2053", + "missed": false + }, + { + "index": "2054", + "missed": false + }, + { + "index": "2055", + "missed": false + }, + { + "index": "2056", + "missed": false + }, + { + "index": "2057", + "missed": false + }, + { + "index": "2058", + "missed": false + }, + { + "index": "2059", + "missed": false + }, + { + "index": "2060", + "missed": false + }, + { + "index": "2061", + "missed": false + }, + { + "index": "2062", + "missed": false + }, + { + "index": "2063", + "missed": false + }, + { + "index": "2064", + "missed": false + }, + { + "index": "2065", + "missed": false + }, + { + "index": "2066", + "missed": false + }, + { + "index": "2067", + "missed": false + }, + { + "index": "2068", + "missed": false + }, + { + "index": "2069", + "missed": false + }, + { + "index": "2070", + "missed": false + }, + { + "index": "2071", + "missed": false + }, + { + "index": "2072", + "missed": false + }, + { + "index": "2073", + "missed": false + }, + { + "index": "2074", + "missed": false + }, + { + "index": "2075", + "missed": false + }, + { + "index": "2076", + "missed": false + }, + { + "index": "2077", + "missed": false + }, + { + "index": "2078", + "missed": false + }, + { + "index": "2079", + "missed": false + }, + { + "index": "2080", + "missed": false + }, + { + "index": "2081", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2085", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2087", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": false + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2108", + "missed": false + }, + { + "index": "2109", + "missed": false + }, + { + "index": "2110", + "missed": false + }, + { + "index": "2111", + "missed": false + }, + { + "index": "2112", + "missed": false + }, + { + "index": "2113", + "missed": false + }, + { + "index": "2114", + "missed": false + }, + { + "index": "2115", + "missed": false + }, + { + "index": "2116", + "missed": false + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2158", + "missed": false + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": false + }, + { + "index": "2161", + "missed": false + }, + { + "index": "2162", + "missed": false + }, + { + "index": "2163", + "missed": false + }, + { + "index": "2164", + "missed": false + }, + { + "index": "2165", + "missed": false + }, + { + "index": "2166", + "missed": false + }, + { + "index": "2167", + "missed": false + }, + { + "index": "2168", + "missed": false + }, + { + "index": "2169", + "missed": false + }, + { + "index": "2170", + "missed": false + }, + { + "index": "2171", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2185", + "missed": false + }, + { + "index": "2186", + "missed": false + }, + { + "index": "2187", + "missed": false + }, + { + "index": "2188", + "missed": false + }, + { + "index": "2189", + "missed": false + }, + { + "index": "2190", + "missed": false + }, + { + "index": "2191", + "missed": false + }, + { + "index": "2192", + "missed": false + }, + { + "index": "2193", + "missed": false + }, + { + "index": "2194", + "missed": false + }, + { + "index": "2195", + "missed": false + }, + { + "index": "2196", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + }, + { + "index": "2201", + "missed": false + }, + { + "index": "2202", + "missed": false + }, + { + "index": "2203", + "missed": false + }, + { + "index": "2204", + "missed": false + }, + { + "index": "2205", + "missed": false + }, + { + "index": "2206", + "missed": false + }, + { + "index": "2207", + "missed": false + }, + { + "index": "2208", + "missed": false + }, + { + "index": "2209", + "missed": false + }, + { + "index": "2210", + "missed": false + }, + { + "index": "2211", + "missed": false + }, + { + "index": "2212", + "missed": false + }, + { + "index": "2213", + "missed": false + }, + { + "index": "2214", + "missed": false + }, + { + "index": "2215", + "missed": false + }, + { + "index": "2216", + "missed": false + }, + { + "index": "2217", + "missed": false + }, + { + "index": "2218", + "missed": false + }, + { + "index": "2219", + "missed": false + }, + { + "index": "2220", + "missed": false + }, + { + "index": "2221", + "missed": false + }, + { + "index": "2222", + "missed": false + }, + { + "index": "2223", + "missed": false + }, + { + "index": "2224", + "missed": false + }, + { + "index": "2225", + "missed": false + }, + { + "index": "2226", + "missed": false + }, + { + "index": "2227", + "missed": false + }, + { + "index": "2228", + "missed": false + }, + { + "index": "2229", + "missed": false + }, + { + "index": "2230", + "missed": false + }, + { + "index": "2231", + "missed": false + }, + { + "index": "2232", + "missed": false + }, + { + "index": "2233", + "missed": false + }, + { + "index": "2234", + "missed": false + }, + { + "index": "2235", + "missed": false + }, + { + "index": "2236", + "missed": false + }, + { + "index": "2237", + "missed": false + }, + { + "index": "2238", + "missed": false + }, + { + "index": "2239", + "missed": false + }, + { + "index": "2240", + "missed": false + }, + { + "index": "2241", + "missed": false + }, + { + "index": "2242", + "missed": false + }, + { + "index": "2243", + "missed": false + }, + { + "index": "2244", + "missed": false + }, + { + "index": "2245", + "missed": false + }, + { + "index": "2246", + "missed": false + }, + { + "index": "2247", + "missed": false + }, + { + "index": "2248", + "missed": false + }, + { + "index": "2249", + "missed": false + }, + { + "index": "2250", + "missed": false + }, + { + "index": "2251", + "missed": false + }, + { + "index": "2252", + "missed": false + }, + { + "index": "2253", + "missed": false + }, + { + "index": "2254", + "missed": false + }, + { + "index": "2255", + "missed": false + }, + { + "index": "2256", + "missed": false + }, + { + "index": "2257", + "missed": false + }, + { + "index": "2258", + "missed": false + }, + { + "index": "2259", + "missed": false + }, + { + "index": "2260", + "missed": false + }, + { + "index": "2261", + "missed": false + }, + { + "index": "2262", + "missed": false + }, + { + "index": "2263", + "missed": false + }, + { + "index": "2264", + "missed": false + }, + { + "index": "2265", + "missed": false + }, + { + "index": "2266", + "missed": false + }, + { + "index": "2267", + "missed": false + }, + { + "index": "2268", + "missed": false + }, + { + "index": "2269", + "missed": false + }, + { + "index": "2270", + "missed": false + }, + { + "index": "2271", + "missed": false + }, + { + "index": "2272", + "missed": false + }, + { + "index": "2273", + "missed": false + }, + { + "index": "2274", + "missed": false + }, + { + "index": "2275", + "missed": false + }, + { + "index": "2276", + "missed": false + }, + { + "index": "2277", + "missed": false + }, + { + "index": "2278", + "missed": false + }, + { + "index": "2279", + "missed": false + }, + { + "index": "2280", + "missed": false + }, + { + "index": "2281", + "missed": false + }, + { + "index": "2282", + "missed": false + }, + { + "index": "2283", + "missed": false + }, + { + "index": "2284", + "missed": false + }, + { + "index": "2285", + "missed": false + }, + { + "index": "2286", + "missed": false + }, + { + "index": "2287", + "missed": false + }, + { + "index": "2288", + "missed": false + }, + { + "index": "2289", + "missed": false + }, + { + "index": "2290", + "missed": false + }, + { + "index": "2291", + "missed": false + }, + { + "index": "2292", + "missed": false + }, + { + "index": "2293", + "missed": false + }, + { + "index": "2294", + "missed": false + }, + { + "index": "2295", + "missed": false + }, + { + "index": "2296", + "missed": false + }, + { + "index": "2297", + "missed": false + }, + { + "index": "2298", + "missed": false + }, + { + "index": "2299", + "missed": false + }, + { + "index": "2300", + "missed": false + }, + { + "index": "2301", + "missed": false + }, + { + "index": "2302", + "missed": false + }, + { + "index": "2303", + "missed": false + }, + { + "index": "2304", + "missed": false + }, + { + "index": "2305", + "missed": false + }, + { + "index": "2306", + "missed": false + }, + { + "index": "2307", + "missed": false + }, + { + "index": "2308", + "missed": false + }, + { + "index": "2309", + "missed": false + }, + { + "index": "2310", + "missed": false + }, + { + "index": "2311", + "missed": false + }, + { + "index": "2312", + "missed": false + }, + { + "index": "2313", + "missed": false + }, + { + "index": "2314", + "missed": false + }, + { + "index": "2315", + "missed": false + }, + { + "index": "2316", + "missed": false + }, + { + "index": "2317", + "missed": false + }, + { + "index": "2318", + "missed": false + }, + { + "index": "2319", + "missed": false + }, + { + "index": "2320", + "missed": false + }, + { + "index": "2321", + "missed": false + }, + { + "index": "2322", + "missed": false + }, + { + "index": "2323", + "missed": false + }, + { + "index": "2324", + "missed": false + }, + { + "index": "2325", + "missed": false + }, + { + "index": "2326", + "missed": false + }, + { + "index": "2327", + "missed": false + }, + { + "index": "2328", + "missed": false + }, + { + "index": "2329", + "missed": false + }, + { + "index": "2330", + "missed": false + }, + { + "index": "2331", + "missed": false + }, + { + "index": "2332", + "missed": false + }, + { + "index": "2333", + "missed": false + }, + { + "index": "2334", + "missed": false + }, + { + "index": "2335", + "missed": false + }, + { + "index": "2336", + "missed": false + }, + { + "index": "2337", + "missed": false + }, + { + "index": "2338", + "missed": false + }, + { + "index": "2339", + "missed": false + }, + { + "index": "2340", + "missed": false + }, + { + "index": "2341", + "missed": false + }, + { + "index": "2342", + "missed": false + }, + { + "index": "2343", + "missed": false + }, + { + "index": "2344", + "missed": false + }, + { + "index": "2345", + "missed": false + }, + { + "index": "2346", + "missed": false + }, + { + "index": "2347", + "missed": false + }, + { + "index": "2348", + "missed": false + }, + { + "index": "2349", + "missed": false + }, + { + "index": "2350", + "missed": false + }, + { + "index": "2351", + "missed": false + }, + { + "index": "2352", + "missed": false + }, + { + "index": "2353", + "missed": false + }, + { + "index": "2354", + "missed": false + }, + { + "index": "2355", + "missed": false + }, + { + "index": "2356", + "missed": false + }, + { + "index": "2357", + "missed": false + }, + { + "index": "2358", + "missed": false + }, + { + "index": "2359", + "missed": false + }, + { + "index": "2360", + "missed": false + }, + { + "index": "2361", + "missed": false + }, + { + "index": "2362", + "missed": false + }, + { + "index": "2363", + "missed": false + }, + { + "index": "2364", + "missed": false + }, + { + "index": "2365", + "missed": false + }, + { + "index": "2366", + "missed": false + }, + { + "index": "2367", + "missed": false + }, + { + "index": "2368", + "missed": false + }, + { + "index": "2369", + "missed": false + }, + { + "index": "2370", + "missed": false + }, + { + "index": "2371", + "missed": false + }, + { + "index": "2372", + "missed": false + }, + { + "index": "2373", + "missed": false + }, + { + "index": "2374", + "missed": false + }, + { + "index": "2375", + "missed": false + }, + { + "index": "2376", + "missed": false + }, + { + "index": "2377", + "missed": false + }, + { + "index": "2378", + "missed": false + }, + { + "index": "2379", + "missed": false + }, + { + "index": "2380", + "missed": false + }, + { + "index": "2381", + "missed": false + }, + { + "index": "2382", + "missed": false + }, + { + "index": "2383", + "missed": false + }, + { + "index": "2384", + "missed": false + }, + { + "index": "2385", + "missed": false + }, + { + "index": "2386", + "missed": false + }, + { + "index": "2387", + "missed": false + }, + { + "index": "2388", + "missed": false + }, + { + "index": "2389", + "missed": false + }, + { + "index": "2390", + "missed": false + }, + { + "index": "2391", + "missed": false + }, + { + "index": "2392", + "missed": false + }, + { + "index": "2393", + "missed": false + }, + { + "index": "2394", + "missed": false + }, + { + "index": "2395", + "missed": false + }, + { + "index": "2396", + "missed": false + }, + { + "index": "2397", + "missed": false + }, + { + "index": "2398", + "missed": false + }, + { + "index": "2399", + "missed": false + }, + { + "index": "2400", + "missed": false + }, + { + "index": "2401", + "missed": false + }, + { + "index": "2402", + "missed": false + }, + { + "index": "2403", + "missed": false + }, + { + "index": "2404", + "missed": false + }, + { + "index": "2405", + "missed": false + }, + { + "index": "2406", + "missed": false + }, + { + "index": "2407", + "missed": false + }, + { + "index": "2408", + "missed": false + }, + { + "index": "2409", + "missed": false + }, + { + "index": "2410", + "missed": false + }, + { + "index": "2411", + "missed": false + }, + { + "index": "2412", + "missed": false + }, + { + "index": "2413", + "missed": false + }, + { + "index": "2414", + "missed": false + }, + { + "index": "2415", + "missed": false + }, + { + "index": "2416", + "missed": false + }, + { + "index": "2417", + "missed": false + }, + { + "index": "2418", + "missed": false + }, + { + "index": "2419", + "missed": false + }, + { + "index": "2420", + "missed": false + }, + { + "index": "2421", + "missed": false + }, + { + "index": "2422", + "missed": false + }, + { + "index": "2423", + "missed": false + }, + { + "index": "2424", + "missed": false + }, + { + "index": "2425", + "missed": false + }, + { + "index": "2426", + "missed": false + }, + { + "index": "2427", + "missed": false + }, + { + "index": "2428", + "missed": false + }, + { + "index": "2429", + "missed": false + }, + { + "index": "2430", + "missed": false + }, + { + "index": "2431", + "missed": false + }, + { + "index": "2432", + "missed": false + }, + { + "index": "2433", + "missed": false + }, + { + "index": "2434", + "missed": false + }, + { + "index": "2435", + "missed": false + }, + { + "index": "2436", + "missed": false + }, + { + "index": "2437", + "missed": false + }, + { + "index": "2438", + "missed": false + }, + { + "index": "2439", + "missed": false + }, + { + "index": "2440", + "missed": false + }, + { + "index": "2441", + "missed": false + }, + { + "index": "2442", + "missed": false + }, + { + "index": "2443", + "missed": false + }, + { + "index": "2444", + "missed": false + }, + { + "index": "2445", + "missed": false + }, + { + "index": "2446", + "missed": false + }, + { + "index": "2447", + "missed": false + }, + { + "index": "2448", + "missed": false + }, + { + "index": "2449", + "missed": false + }, + { + "index": "2450", + "missed": false + }, + { + "index": "2451", + "missed": false + }, + { + "index": "2452", + "missed": false + }, + { + "index": "2453", + "missed": false + }, + { + "index": "2454", + "missed": false + }, + { + "index": "2455", + "missed": false + }, + { + "index": "2456", + "missed": false + }, + { + "index": "2457", + "missed": false + }, + { + "index": "2458", + "missed": false + }, + { + "index": "2459", + "missed": false + }, + { + "index": "2460", + "missed": false + }, + { + "index": "2461", + "missed": false + }, + { + "index": "2462", + "missed": false + }, + { + "index": "2463", + "missed": false + }, + { + "index": "2464", + "missed": false + }, + { + "index": "2465", + "missed": false + }, + { + "index": "2466", + "missed": false + }, + { + "index": "2467", + "missed": false + }, + { + "index": "2468", + "missed": false + }, + { + "index": "2469", + "missed": false + }, + { + "index": "2470", + "missed": false + }, + { + "index": "2471", + "missed": false + }, + { + "index": "2472", + "missed": false + }, + { + "index": "2473", + "missed": false + }, + { + "index": "2474", + "missed": false + }, + { + "index": "2475", + "missed": false + }, + { + "index": "2476", + "missed": false + }, + { + "index": "2477", + "missed": false + }, + { + "index": "2478", + "missed": false + }, + { + "index": "2479", + "missed": false + }, + { + "index": "2480", + "missed": false + }, + { + "index": "2481", + "missed": false + }, + { + "index": "2482", + "missed": false + }, + { + "index": "2483", + "missed": false + }, + { + "index": "2484", + "missed": false + }, + { + "index": "2485", + "missed": false + }, + { + "index": "2486", + "missed": false + }, + { + "index": "2487", + "missed": false + }, + { + "index": "2488", + "missed": false + }, + { + "index": "2489", + "missed": false + }, + { + "index": "2490", + "missed": false + }, + { + "index": "2491", + "missed": false + }, + { + "index": "2492", + "missed": false + }, + { + "index": "2493", + "missed": false + }, + { + "index": "2494", + "missed": false + }, + { + "index": "2495", + "missed": false + }, + { + "index": "2496", + "missed": false + }, + { + "index": "2497", + "missed": false + }, + { + "index": "2498", + "missed": false + }, + { + "index": "2499", + "missed": false + }, + { + "index": "2500", + "missed": false + }, + { + "index": "2501", + "missed": false + }, + { + "index": "2502", + "missed": false + }, + { + "index": "2503", + "missed": false + }, + { + "index": "2504", + "missed": false + }, + { + "index": "2505", + "missed": false + }, + { + "index": "2506", + "missed": false + }, + { + "index": "2507", + "missed": false + }, + { + "index": "2508", + "missed": false + }, + { + "index": "2509", + "missed": false + }, + { + "index": "2510", + "missed": false + }, + { + "index": "2511", + "missed": false + }, + { + "index": "2512", + "missed": false + }, + { + "index": "2513", + "missed": false + }, + { + "index": "2514", + "missed": false + }, + { + "index": "2515", + "missed": false + }, + { + "index": "2516", + "missed": false + }, + { + "index": "2517", + "missed": false + }, + { + "index": "2518", + "missed": false + }, + { + "index": "2519", + "missed": false + }, + { + "index": "2520", + "missed": false + }, + { + "index": "2521", + "missed": false + }, + { + "index": "2522", + "missed": false + }, + { + "index": "2523", + "missed": false + }, + { + "index": "2524", + "missed": false + }, + { + "index": "2525", + "missed": false + }, + { + "index": "2526", + "missed": false + }, + { + "index": "2527", + "missed": false + }, + { + "index": "2528", + "missed": false + }, + { + "index": "2529", + "missed": false + }, + { + "index": "2530", + "missed": false + }, + { + "index": "2531", + "missed": false + }, + { + "index": "2532", + "missed": false + }, + { + "index": "2533", + "missed": false + }, + { + "index": "2534", + "missed": false + }, + { + "index": "2535", + "missed": false + }, + { + "index": "2536", + "missed": false + }, + { + "index": "2537", + "missed": false + }, + { + "index": "2538", + "missed": false + }, + { + "index": "2539", + "missed": false + }, + { + "index": "2540", + "missed": false + }, + { + "index": "2541", + "missed": false + }, + { + "index": "2542", + "missed": false + }, + { + "index": "2543", + "missed": false + }, + { + "index": "2544", + "missed": false + }, + { + "index": "2545", + "missed": false + }, + { + "index": "2546", + "missed": false + }, + { + "index": "2547", + "missed": false + }, + { + "index": "2548", + "missed": false + }, + { + "index": "2549", + "missed": false + }, + { + "index": "2550", + "missed": false + }, + { + "index": "2551", + "missed": false + }, + { + "index": "2552", + "missed": false + } + ], + "cosmosvalcons19sjwjdtd5ud9mn832zgflfs98t7qylx2wklw4k": [], + "cosmosvalcons13eej6tcqc533lwdecyzymsucl96g325vkfa9l9": [ + { + "index": "0", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "1219", + "missed": true + }, + { + "index": "1220", + "missed": true + }, + { + "index": "1221", + "missed": true + }, + { + "index": "1222", + "missed": true + }, + { + "index": "1223", + "missed": true + }, + { + "index": "1224", + "missed": true + }, + { + "index": "1225", + "missed": true + }, + { + "index": "1226", + "missed": true + }, + { + "index": "1227", + "missed": true + }, + { + "index": "1228", + "missed": true + }, + { + "index": "1229", + "missed": true + }, + { + "index": "1230", + "missed": true + }, + { + "index": "1231", + "missed": true + }, + { + "index": "1232", + "missed": true + }, + { + "index": "1233", + "missed": true + }, + { + "index": "1234", + "missed": true + }, + { + "index": "1235", + "missed": true + }, + { + "index": "1236", + "missed": true + }, + { + "index": "1237", + "missed": true + }, + { + "index": "1238", + "missed": true + }, + { + "index": "1239", + "missed": true + }, + { + "index": "1240", + "missed": true + }, + { + "index": "1241", + "missed": true + }, + { + "index": "1242", + "missed": true + }, + { + "index": "1243", + "missed": true + }, + { + "index": "1244", + "missed": true + }, + { + "index": "1245", + "missed": true + }, + { + "index": "1246", + "missed": true + }, + { + "index": "1247", + "missed": true + }, + { + "index": "1248", + "missed": true + }, + { + "index": "1249", + "missed": true + }, + { + "index": "1250", + "missed": true + }, + { + "index": "1251", + "missed": true + }, + { + "index": "1252", + "missed": true + }, + { + "index": "1253", + "missed": true + }, + { + "index": "1254", + "missed": true + }, + { + "index": "1255", + "missed": true + }, + { + "index": "1256", + "missed": true + }, + { + "index": "1257", + "missed": true + }, + { + "index": "1258", + "missed": true + }, + { + "index": "1259", + "missed": true + }, + { + "index": "1260", + "missed": true + }, + { + "index": "1261", + "missed": true + }, + { + "index": "1262", + "missed": true + }, + { + "index": "1263", + "missed": true + }, + { + "index": "1264", + "missed": true + }, + { + "index": "1265", + "missed": true + }, + { + "index": "1266", + "missed": true + }, + { + "index": "1267", + "missed": true + }, + { + "index": "1268", + "missed": true + }, + { + "index": "1269", + "missed": true + }, + { + "index": "1270", + "missed": true + }, + { + "index": "1271", + "missed": true + }, + { + "index": "1272", + "missed": true + }, + { + "index": "1273", + "missed": true + }, + { + "index": "1274", + "missed": true + }, + { + "index": "1275", + "missed": true + }, + { + "index": "1276", + "missed": true + }, + { + "index": "1277", + "missed": true + }, + { + "index": "1278", + "missed": true + }, + { + "index": "1279", + "missed": true + }, + { + "index": "1280", + "missed": true + }, + { + "index": "1281", + "missed": true + }, + { + "index": "1282", + "missed": true + }, + { + "index": "1283", + "missed": true + }, + { + "index": "1284", + "missed": true + }, + { + "index": "1285", + "missed": true + }, + { + "index": "1286", + "missed": true + }, + { + "index": "1287", + "missed": true + }, + { + "index": "1288", + "missed": true + }, + { + "index": "1289", + "missed": true + }, + { + "index": "1290", + "missed": true + }, + { + "index": "1291", + "missed": true + }, + { + "index": "1292", + "missed": true + }, + { + "index": "1293", + "missed": true + }, + { + "index": "1294", + "missed": true + }, + { + "index": "1295", + "missed": true + }, + { + "index": "1296", + "missed": true + }, + { + "index": "1297", + "missed": true + }, + { + "index": "1298", + "missed": true + }, + { + "index": "1299", + "missed": true + }, + { + "index": "1300", + "missed": true + }, + { + "index": "1301", + "missed": true + }, + { + "index": "1302", + "missed": true + }, + { + "index": "1303", + "missed": true + }, + { + "index": "1304", + "missed": true + }, + { + "index": "1305", + "missed": true + }, + { + "index": "1306", + "missed": true + }, + { + "index": "1307", + "missed": true + }, + { + "index": "1308", + "missed": true + }, + { + "index": "1309", + "missed": true + }, + { + "index": "1310", + "missed": true + }, + { + "index": "1311", + "missed": true + }, + { + "index": "1312", + "missed": true + }, + { + "index": "1313", + "missed": true + }, + { + "index": "1314", + "missed": true + }, + { + "index": "1315", + "missed": true + }, + { + "index": "1316", + "missed": true + }, + { + "index": "1317", + "missed": true + }, + { + "index": "1318", + "missed": true + }, + { + "index": "1319", + "missed": true + }, + { + "index": "1320", + "missed": true + }, + { + "index": "1321", + "missed": true + }, + { + "index": "1322", + "missed": true + }, + { + "index": "1323", + "missed": true + }, + { + "index": "1324", + "missed": true + }, + { + "index": "1325", + "missed": true + }, + { + "index": "1326", + "missed": true + }, + { + "index": "1327", + "missed": true + }, + { + "index": "1328", + "missed": true + }, + { + "index": "1329", + "missed": true + }, + { + "index": "1330", + "missed": true + }, + { + "index": "1331", + "missed": true + }, + { + "index": "1332", + "missed": true + }, + { + "index": "1333", + "missed": true + }, + { + "index": "1334", + "missed": true + }, + { + "index": "1335", + "missed": true + }, + { + "index": "1336", + "missed": true + }, + { + "index": "1337", + "missed": true + }, + { + "index": "1338", + "missed": true + }, + { + "index": "1339", + "missed": true + }, + { + "index": "1340", + "missed": true + }, + { + "index": "1341", + "missed": true + }, + { + "index": "1342", + "missed": true + }, + { + "index": "1343", + "missed": true + }, + { + "index": "1344", + "missed": true + }, + { + "index": "1345", + "missed": true + }, + { + "index": "1346", + "missed": true + }, + { + "index": "1347", + "missed": true + }, + { + "index": "1348", + "missed": true + }, + { + "index": "1349", + "missed": true + }, + { + "index": "1350", + "missed": true + }, + { + "index": "1351", + "missed": true + }, + { + "index": "1352", + "missed": true + }, + { + "index": "1353", + "missed": true + }, + { + "index": "1354", + "missed": true + }, + { + "index": "1355", + "missed": true + }, + { + "index": "1356", + "missed": true + }, + { + "index": "1357", + "missed": true + }, + { + "index": "1358", + "missed": true + }, + { + "index": "1359", + "missed": true + }, + { + "index": "1360", + "missed": true + }, + { + "index": "1361", + "missed": true + }, + { + "index": "1362", + "missed": true + }, + { + "index": "1363", + "missed": true + }, + { + "index": "1364", + "missed": true + }, + { + "index": "1365", + "missed": true + }, + { + "index": "1366", + "missed": true + }, + { + "index": "1367", + "missed": true + }, + { + "index": "1368", + "missed": true + }, + { + "index": "1369", + "missed": true + }, + { + "index": "1370", + "missed": true + }, + { + "index": "1371", + "missed": true + }, + { + "index": "1372", + "missed": true + }, + { + "index": "1373", + "missed": true + }, + { + "index": "1374", + "missed": true + }, + { + "index": "1375", + "missed": true + }, + { + "index": "1376", + "missed": true + }, + { + "index": "1377", + "missed": true + }, + { + "index": "1378", + "missed": true + }, + { + "index": "1379", + "missed": true + }, + { + "index": "1380", + "missed": true + }, + { + "index": "1381", + "missed": true + }, + { + "index": "1382", + "missed": true + }, + { + "index": "1383", + "missed": true + }, + { + "index": "1384", + "missed": true + }, + { + "index": "1385", + "missed": true + }, + { + "index": "1386", + "missed": true + }, + { + "index": "1387", + "missed": true + }, + { + "index": "1388", + "missed": true + }, + { + "index": "1389", + "missed": true + }, + { + "index": "1390", + "missed": true + }, + { + "index": "1391", + "missed": true + }, + { + "index": "1392", + "missed": true + }, + { + "index": "1398", + "missed": true + }, + { + "index": "1399", + "missed": true + }, + { + "index": "1400", + "missed": true + }, + { + "index": "1401", + "missed": true + }, + { + "index": "1402", + "missed": true + }, + { + "index": "1406", + "missed": true + }, + { + "index": "1407", + "missed": true + }, + { + "index": "1408", + "missed": true + }, + { + "index": "1409", + "missed": true + }, + { + "index": "1410", + "missed": true + }, + { + "index": "1411", + "missed": true + }, + { + "index": "1412", + "missed": true + }, + { + "index": "1413", + "missed": true + }, + { + "index": "1414", + "missed": true + }, + { + "index": "1415", + "missed": true + }, + { + "index": "1416", + "missed": true + }, + { + "index": "1419", + "missed": true + }, + { + "index": "1420", + "missed": true + }, + { + "index": "1421", + "missed": true + }, + { + "index": "1422", + "missed": true + }, + { + "index": "1423", + "missed": true + }, + { + "index": "1424", + "missed": true + }, + { + "index": "1426", + "missed": true + }, + { + "index": "1427", + "missed": true + }, + { + "index": "1428", + "missed": true + }, + { + "index": "1429", + "missed": true + }, + { + "index": "1430", + "missed": true + }, + { + "index": "1431", + "missed": true + }, + { + "index": "1432", + "missed": true + }, + { + "index": "1433", + "missed": true + }, + { + "index": "1434", + "missed": true + }, + { + "index": "1435", + "missed": true + }, + { + "index": "1436", + "missed": true + }, + { + "index": "1437", + "missed": true + }, + { + "index": "1438", + "missed": true + } + ], + "cosmosvalcons148cn73kt4n22ychlra4hd4qmv09kgnwvrgdj2y": [ + { + "index": "0", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "63", + "missed": false + } + ], + "cosmosvalcons14smgy0408lwaejglhe7txywwyvaq9ht5v0qsdy": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1312", + "missed": false + }, + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1325", + "missed": false + }, + { + "index": "1326", + "missed": false + }, + { + "index": "1327", + "missed": false + }, + { + "index": "1328", + "missed": false + }, + { + "index": "1329", + "missed": false + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": false + }, + { + "index": "1332", + "missed": false + }, + { + "index": "1333", + "missed": false + }, + { + "index": "1334", + "missed": false + }, + { + "index": "1335", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1344", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": false + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": false + }, + { + "index": "1357", + "missed": false + }, + { + "index": "1358", + "missed": false + }, + { + "index": "1359", + "missed": false + }, + { + "index": "1360", + "missed": false + }, + { + "index": "1361", + "missed": false + }, + { + "index": "1362", + "missed": false + }, + { + "index": "1363", + "missed": false + }, + { + "index": "1364", + "missed": false + }, + { + "index": "1365", + "missed": false + }, + { + "index": "1366", + "missed": false + }, + { + "index": "1367", + "missed": false + }, + { + "index": "1368", + "missed": false + }, + { + "index": "1369", + "missed": false + }, + { + "index": "1370", + "missed": false + }, + { + "index": "1371", + "missed": false + }, + { + "index": "1372", + "missed": false + }, + { + "index": "1373", + "missed": false + }, + { + "index": "1374", + "missed": false + }, + { + "index": "1375", + "missed": false + }, + { + "index": "1376", + "missed": false + }, + { + "index": "1377", + "missed": false + }, + { + "index": "1378", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1383", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": false + }, + { + "index": "1387", + "missed": false + }, + { + "index": "1388", + "missed": false + }, + { + "index": "1389", + "missed": false + }, + { + "index": "1390", + "missed": false + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": false + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": false + }, + { + "index": "1395", + "missed": false + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1397", + "missed": false + }, + { + "index": "1398", + "missed": false + }, + { + "index": "1399", + "missed": false + }, + { + "index": "1400", + "missed": false + }, + { + "index": "1401", + "missed": false + }, + { + "index": "1402", + "missed": false + }, + { + "index": "1403", + "missed": false + }, + { + "index": "1404", + "missed": false + }, + { + "index": "1405", + "missed": false + }, + { + "index": "1406", + "missed": false + }, + { + "index": "1407", + "missed": false + }, + { + "index": "1408", + "missed": false + }, + { + "index": "1409", + "missed": false + }, + { + "index": "1410", + "missed": false + }, + { + "index": "1411", + "missed": false + }, + { + "index": "1412", + "missed": false + }, + { + "index": "1413", + "missed": false + }, + { + "index": "1414", + "missed": false + }, + { + "index": "1415", + "missed": false + }, + { + "index": "1416", + "missed": false + }, + { + "index": "1417", + "missed": false + }, + { + "index": "1418", + "missed": false + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1441", + "missed": false + }, + { + "index": "1442", + "missed": false + }, + { + "index": "1443", + "missed": false + }, + { + "index": "1444", + "missed": false + }, + { + "index": "1445", + "missed": false + }, + { + "index": "1446", + "missed": false + }, + { + "index": "1447", + "missed": false + }, + { + "index": "1448", + "missed": false + }, + { + "index": "1449", + "missed": false + }, + { + "index": "1450", + "missed": false + }, + { + "index": "1451", + "missed": false + }, + { + "index": "1452", + "missed": false + }, + { + "index": "1453", + "missed": false + }, + { + "index": "1454", + "missed": false + }, + { + "index": "1455", + "missed": false + }, + { + "index": "1456", + "missed": false + }, + { + "index": "1457", + "missed": false + }, + { + "index": "1458", + "missed": false + }, + { + "index": "1459", + "missed": false + }, + { + "index": "1460", + "missed": false + }, + { + "index": "1461", + "missed": false + }, + { + "index": "1462", + "missed": false + }, + { + "index": "1463", + "missed": false + }, + { + "index": "1464", + "missed": false + }, + { + "index": "1465", + "missed": false + }, + { + "index": "1466", + "missed": false + }, + { + "index": "1467", + "missed": false + }, + { + "index": "1468", + "missed": false + }, + { + "index": "1469", + "missed": false + }, + { + "index": "1470", + "missed": false + }, + { + "index": "1471", + "missed": false + }, + { + "index": "1472", + "missed": false + }, + { + "index": "1473", + "missed": false + }, + { + "index": "1474", + "missed": false + }, + { + "index": "1475", + "missed": false + }, + { + "index": "1476", + "missed": false + }, + { + "index": "1477", + "missed": false + }, + { + "index": "1478", + "missed": false + }, + { + "index": "1479", + "missed": false + }, + { + "index": "1480", + "missed": false + }, + { + "index": "1481", + "missed": false + }, + { + "index": "1482", + "missed": false + }, + { + "index": "1483", + "missed": false + }, + { + "index": "1484", + "missed": false + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": false + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1494", + "missed": false + }, + { + "index": "1495", + "missed": false + }, + { + "index": "1496", + "missed": false + }, + { + "index": "1497", + "missed": false + }, + { + "index": "1498", + "missed": false + }, + { + "index": "1499", + "missed": false + }, + { + "index": "1500", + "missed": false + }, + { + "index": "1501", + "missed": false + }, + { + "index": "1502", + "missed": false + }, + { + "index": "1503", + "missed": false + }, + { + "index": "1504", + "missed": false + }, + { + "index": "1505", + "missed": false + }, + { + "index": "1506", + "missed": false + }, + { + "index": "1507", + "missed": false + }, + { + "index": "1508", + "missed": false + }, + { + "index": "1509", + "missed": false + }, + { + "index": "1510", + "missed": false + }, + { + "index": "1511", + "missed": false + }, + { + "index": "1512", + "missed": false + }, + { + "index": "1513", + "missed": false + }, + { + "index": "1514", + "missed": false + }, + { + "index": "1515", + "missed": false + }, + { + "index": "1516", + "missed": false + }, + { + "index": "1517", + "missed": false + }, + { + "index": "1518", + "missed": false + }, + { + "index": "1519", + "missed": false + }, + { + "index": "1520", + "missed": false + }, + { + "index": "1521", + "missed": false + }, + { + "index": "1522", + "missed": false + }, + { + "index": "1523", + "missed": false + }, + { + "index": "1524", + "missed": false + }, + { + "index": "1525", + "missed": false + }, + { + "index": "1526", + "missed": false + }, + { + "index": "1527", + "missed": false + }, + { + "index": "1528", + "missed": false + }, + { + "index": "1529", + "missed": false + }, + { + "index": "1530", + "missed": false + }, + { + "index": "1531", + "missed": false + }, + { + "index": "1532", + "missed": false + }, + { + "index": "1533", + "missed": false + }, + { + "index": "1534", + "missed": false + }, + { + "index": "1535", + "missed": false + }, + { + "index": "1536", + "missed": false + }, + { + "index": "1537", + "missed": false + }, + { + "index": "1538", + "missed": false + }, + { + "index": "1539", + "missed": false + }, + { + "index": "1540", + "missed": false + }, + { + "index": "1541", + "missed": false + }, + { + "index": "1542", + "missed": false + }, + { + "index": "1543", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": false + }, + { + "index": "1546", + "missed": false + }, + { + "index": "1547", + "missed": false + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": false + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1552", + "missed": false + }, + { + "index": "1553", + "missed": false + }, + { + "index": "1554", + "missed": false + }, + { + "index": "1555", + "missed": false + }, + { + "index": "1556", + "missed": false + }, + { + "index": "1557", + "missed": false + }, + { + "index": "1558", + "missed": false + }, + { + "index": "1559", + "missed": false + }, + { + "index": "1560", + "missed": false + }, + { + "index": "1561", + "missed": false + }, + { + "index": "1562", + "missed": false + }, + { + "index": "1563", + "missed": false + }, + { + "index": "1564", + "missed": false + }, + { + "index": "1565", + "missed": false + }, + { + "index": "1566", + "missed": false + }, + { + "index": "1567", + "missed": false + }, + { + "index": "1568", + "missed": false + }, + { + "index": "1569", + "missed": false + }, + { + "index": "1570", + "missed": false + }, + { + "index": "1571", + "missed": false + }, + { + "index": "1572", + "missed": false + }, + { + "index": "1573", + "missed": false + }, + { + "index": "1574", + "missed": false + }, + { + "index": "1575", + "missed": false + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1577", + "missed": false + }, + { + "index": "1578", + "missed": false + }, + { + "index": "1579", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1584", + "missed": false + }, + { + "index": "1585", + "missed": false + }, + { + "index": "1586", + "missed": false + }, + { + "index": "1587", + "missed": false + }, + { + "index": "1588", + "missed": false + }, + { + "index": "1589", + "missed": false + }, + { + "index": "1590", + "missed": false + }, + { + "index": "1591", + "missed": false + }, + { + "index": "1592", + "missed": false + }, + { + "index": "1593", + "missed": false + }, + { + "index": "1594", + "missed": false + }, + { + "index": "1595", + "missed": false + }, + { + "index": "1596", + "missed": false + }, + { + "index": "1597", + "missed": false + }, + { + "index": "1598", + "missed": false + }, + { + "index": "1599", + "missed": false + }, + { + "index": "1600", + "missed": false + }, + { + "index": "1601", + "missed": false + }, + { + "index": "1602", + "missed": false + }, + { + "index": "1603", + "missed": false + }, + { + "index": "1604", + "missed": false + }, + { + "index": "1605", + "missed": false + }, + { + "index": "1606", + "missed": false + }, + { + "index": "1607", + "missed": false + }, + { + "index": "1608", + "missed": false + }, + { + "index": "1609", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1612", + "missed": false + }, + { + "index": "1613", + "missed": false + }, + { + "index": "1614", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": false + }, + { + "index": "1617", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1627", + "missed": false + }, + { + "index": "1628", + "missed": false + }, + { + "index": "1629", + "missed": false + }, + { + "index": "1630", + "missed": false + }, + { + "index": "1631", + "missed": false + }, + { + "index": "1632", + "missed": false + }, + { + "index": "1633", + "missed": false + }, + { + "index": "1634", + "missed": false + }, + { + "index": "1635", + "missed": false + }, + { + "index": "1636", + "missed": false + }, + { + "index": "1637", + "missed": false + }, + { + "index": "1638", + "missed": false + }, + { + "index": "1639", + "missed": false + }, + { + "index": "1640", + "missed": false + }, + { + "index": "1641", + "missed": false + }, + { + "index": "1642", + "missed": false + }, + { + "index": "1643", + "missed": false + }, + { + "index": "1644", + "missed": false + }, + { + "index": "1645", + "missed": false + }, + { + "index": "1646", + "missed": false + }, + { + "index": "1647", + "missed": false + }, + { + "index": "1648", + "missed": false + }, + { + "index": "1649", + "missed": false + }, + { + "index": "1650", + "missed": false + }, + { + "index": "1651", + "missed": false + }, + { + "index": "1652", + "missed": false + }, + { + "index": "1653", + "missed": false + }, + { + "index": "1654", + "missed": false + }, + { + "index": "1655", + "missed": false + }, + { + "index": "1656", + "missed": false + }, + { + "index": "1657", + "missed": false + }, + { + "index": "1658", + "missed": false + }, + { + "index": "1659", + "missed": false + }, + { + "index": "1660", + "missed": false + }, + { + "index": "1661", + "missed": false + }, + { + "index": "1662", + "missed": false + }, + { + "index": "1663", + "missed": false + }, + { + "index": "1664", + "missed": false + }, + { + "index": "1665", + "missed": false + }, + { + "index": "1666", + "missed": false + }, + { + "index": "1667", + "missed": false + }, + { + "index": "1668", + "missed": false + }, + { + "index": "1669", + "missed": false + }, + { + "index": "1670", + "missed": false + }, + { + "index": "1671", + "missed": false + }, + { + "index": "1672", + "missed": false + }, + { + "index": "1673", + "missed": false + }, + { + "index": "1674", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": false + }, + { + "index": "1684", + "missed": false + }, + { + "index": "1685", + "missed": false + }, + { + "index": "1686", + "missed": false + }, + { + "index": "1687", + "missed": false + }, + { + "index": "1688", + "missed": false + }, + { + "index": "1689", + "missed": false + }, + { + "index": "1690", + "missed": false + }, + { + "index": "1691", + "missed": false + }, + { + "index": "1692", + "missed": false + }, + { + "index": "1693", + "missed": false + }, + { + "index": "1694", + "missed": false + }, + { + "index": "1695", + "missed": false + }, + { + "index": "1696", + "missed": false + }, + { + "index": "1697", + "missed": false + }, + { + "index": "1698", + "missed": false + }, + { + "index": "1699", + "missed": false + }, + { + "index": "1700", + "missed": false + }, + { + "index": "1701", + "missed": false + }, + { + "index": "1702", + "missed": false + }, + { + "index": "1703", + "missed": false + }, + { + "index": "1704", + "missed": false + }, + { + "index": "1705", + "missed": false + }, + { + "index": "1706", + "missed": false + }, + { + "index": "1707", + "missed": false + }, + { + "index": "1708", + "missed": false + }, + { + "index": "1709", + "missed": false + }, + { + "index": "1710", + "missed": false + }, + { + "index": "1711", + "missed": false + }, + { + "index": "1712", + "missed": false + }, + { + "index": "1713", + "missed": false + }, + { + "index": "1714", + "missed": false + }, + { + "index": "1715", + "missed": false + }, + { + "index": "1716", + "missed": false + }, + { + "index": "1717", + "missed": false + }, + { + "index": "1718", + "missed": false + }, + { + "index": "1719", + "missed": false + }, + { + "index": "1720", + "missed": false + }, + { + "index": "1721", + "missed": false + }, + { + "index": "1722", + "missed": false + }, + { + "index": "1723", + "missed": false + }, + { + "index": "1724", + "missed": false + }, + { + "index": "1725", + "missed": false + }, + { + "index": "1726", + "missed": false + }, + { + "index": "1727", + "missed": false + }, + { + "index": "1728", + "missed": false + }, + { + "index": "1729", + "missed": false + }, + { + "index": "1730", + "missed": false + }, + { + "index": "1731", + "missed": false + }, + { + "index": "1732", + "missed": false + }, + { + "index": "1733", + "missed": false + }, + { + "index": "1734", + "missed": false + }, + { + "index": "1735", + "missed": false + }, + { + "index": "1736", + "missed": false + }, + { + "index": "1737", + "missed": false + }, + { + "index": "1738", + "missed": false + }, + { + "index": "1739", + "missed": false + }, + { + "index": "1740", + "missed": false + }, + { + "index": "1741", + "missed": false + }, + { + "index": "1742", + "missed": false + }, + { + "index": "1743", + "missed": false + }, + { + "index": "1744", + "missed": false + }, + { + "index": "1745", + "missed": false + }, + { + "index": "1746", + "missed": false + }, + { + "index": "1747", + "missed": false + }, + { + "index": "1748", + "missed": false + }, + { + "index": "1749", + "missed": false + }, + { + "index": "1750", + "missed": false + }, + { + "index": "1751", + "missed": false + }, + { + "index": "1752", + "missed": false + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1759", + "missed": false + }, + { + "index": "1760", + "missed": false + }, + { + "index": "1761", + "missed": false + }, + { + "index": "1762", + "missed": false + }, + { + "index": "1763", + "missed": false + }, + { + "index": "1764", + "missed": false + }, + { + "index": "1765", + "missed": false + }, + { + "index": "1766", + "missed": false + }, + { + "index": "1767", + "missed": false + }, + { + "index": "1768", + "missed": false + }, + { + "index": "1769", + "missed": false + }, + { + "index": "1770", + "missed": false + }, + { + "index": "1771", + "missed": false + }, + { + "index": "1772", + "missed": false + }, + { + "index": "1773", + "missed": false + }, + { + "index": "1774", + "missed": false + }, + { + "index": "1775", + "missed": false + }, + { + "index": "1776", + "missed": false + }, + { + "index": "1777", + "missed": false + }, + { + "index": "1778", + "missed": false + }, + { + "index": "1779", + "missed": false + }, + { + "index": "1780", + "missed": false + }, + { + "index": "1781", + "missed": false + }, + { + "index": "1782", + "missed": false + }, + { + "index": "1783", + "missed": false + }, + { + "index": "1784", + "missed": false + }, + { + "index": "1785", + "missed": false + }, + { + "index": "1786", + "missed": false + }, + { + "index": "1787", + "missed": false + }, + { + "index": "1788", + "missed": false + }, + { + "index": "1789", + "missed": false + }, + { + "index": "1790", + "missed": false + }, + { + "index": "1791", + "missed": false + }, + { + "index": "1792", + "missed": false + }, + { + "index": "1793", + "missed": false + }, + { + "index": "1794", + "missed": false + }, + { + "index": "1795", + "missed": false + }, + { + "index": "1796", + "missed": false + }, + { + "index": "1797", + "missed": false + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1809", + "missed": false + }, + { + "index": "1810", + "missed": false + }, + { + "index": "1811", + "missed": false + }, + { + "index": "1812", + "missed": false + }, + { + "index": "1813", + "missed": false + }, + { + "index": "1814", + "missed": false + }, + { + "index": "1815", + "missed": false + }, + { + "index": "1816", + "missed": false + }, + { + "index": "1817", + "missed": false + }, + { + "index": "1818", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1820", + "missed": false + }, + { + "index": "1821", + "missed": false + }, + { + "index": "1822", + "missed": false + }, + { + "index": "1823", + "missed": false + }, + { + "index": "1824", + "missed": false + }, + { + "index": "1825", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": false + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1841", + "missed": false + }, + { + "index": "1842", + "missed": false + }, + { + "index": "1843", + "missed": false + }, + { + "index": "1844", + "missed": false + }, + { + "index": "1845", + "missed": false + }, + { + "index": "1846", + "missed": false + }, + { + "index": "1847", + "missed": false + }, + { + "index": "1848", + "missed": false + }, + { + "index": "1849", + "missed": false + }, + { + "index": "1850", + "missed": false + }, + { + "index": "1851", + "missed": false + }, + { + "index": "1852", + "missed": false + }, + { + "index": "1853", + "missed": false + }, + { + "index": "1854", + "missed": false + }, + { + "index": "1855", + "missed": false + }, + { + "index": "1856", + "missed": false + }, + { + "index": "1857", + "missed": false + }, + { + "index": "1858", + "missed": false + }, + { + "index": "1859", + "missed": false + }, + { + "index": "1860", + "missed": false + }, + { + "index": "1861", + "missed": false + }, + { + "index": "1862", + "missed": false + }, + { + "index": "1863", + "missed": false + }, + { + "index": "1864", + "missed": false + }, + { + "index": "1865", + "missed": false + }, + { + "index": "1866", + "missed": false + }, + { + "index": "1867", + "missed": false + }, + { + "index": "1868", + "missed": false + }, + { + "index": "1869", + "missed": false + }, + { + "index": "1870", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1872", + "missed": false + }, + { + "index": "1873", + "missed": false + }, + { + "index": "1874", + "missed": false + }, + { + "index": "1875", + "missed": false + }, + { + "index": "1876", + "missed": false + }, + { + "index": "1877", + "missed": false + }, + { + "index": "1878", + "missed": false + }, + { + "index": "1879", + "missed": false + }, + { + "index": "1880", + "missed": false + }, + { + "index": "1881", + "missed": false + }, + { + "index": "1882", + "missed": false + }, + { + "index": "1883", + "missed": false + }, + { + "index": "1884", + "missed": false + }, + { + "index": "1885", + "missed": false + }, + { + "index": "1886", + "missed": false + }, + { + "index": "1887", + "missed": false + }, + { + "index": "1888", + "missed": false + }, + { + "index": "1889", + "missed": false + }, + { + "index": "1890", + "missed": false + }, + { + "index": "1891", + "missed": false + }, + { + "index": "1892", + "missed": false + }, + { + "index": "1893", + "missed": false + }, + { + "index": "1894", + "missed": false + }, + { + "index": "1895", + "missed": false + }, + { + "index": "1896", + "missed": false + }, + { + "index": "1897", + "missed": false + }, + { + "index": "1898", + "missed": false + }, + { + "index": "1899", + "missed": false + }, + { + "index": "1900", + "missed": false + }, + { + "index": "1901", + "missed": false + }, + { + "index": "1902", + "missed": false + }, + { + "index": "1903", + "missed": false + }, + { + "index": "1904", + "missed": false + }, + { + "index": "1905", + "missed": false + }, + { + "index": "1906", + "missed": false + }, + { + "index": "1907", + "missed": false + }, + { + "index": "1908", + "missed": false + }, + { + "index": "1909", + "missed": false + }, + { + "index": "1910", + "missed": false + }, + { + "index": "1911", + "missed": false + }, + { + "index": "1912", + "missed": false + }, + { + "index": "1913", + "missed": false + }, + { + "index": "1914", + "missed": false + }, + { + "index": "1915", + "missed": false + }, + { + "index": "1916", + "missed": false + }, + { + "index": "1917", + "missed": false + }, + { + "index": "1918", + "missed": false + }, + { + "index": "1919", + "missed": false + }, + { + "index": "1920", + "missed": false + }, + { + "index": "1921", + "missed": false + }, + { + "index": "1922", + "missed": false + }, + { + "index": "1923", + "missed": false + }, + { + "index": "1924", + "missed": false + }, + { + "index": "1925", + "missed": false + }, + { + "index": "1926", + "missed": false + }, + { + "index": "1927", + "missed": false + }, + { + "index": "1928", + "missed": false + }, + { + "index": "1929", + "missed": false + }, + { + "index": "1930", + "missed": false + }, + { + "index": "1931", + "missed": false + }, + { + "index": "1932", + "missed": false + }, + { + "index": "1933", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "1936", + "missed": false + }, + { + "index": "1937", + "missed": false + }, + { + "index": "1938", + "missed": false + }, + { + "index": "1939", + "missed": false + }, + { + "index": "1940", + "missed": false + }, + { + "index": "1941", + "missed": false + }, + { + "index": "1942", + "missed": false + }, + { + "index": "1943", + "missed": false + }, + { + "index": "1944", + "missed": false + }, + { + "index": "1945", + "missed": false + }, + { + "index": "1946", + "missed": false + }, + { + "index": "1947", + "missed": false + }, + { + "index": "1948", + "missed": false + }, + { + "index": "1949", + "missed": false + }, + { + "index": "1950", + "missed": false + }, + { + "index": "1951", + "missed": false + }, + { + "index": "1952", + "missed": false + }, + { + "index": "1953", + "missed": false + }, + { + "index": "1954", + "missed": false + }, + { + "index": "1955", + "missed": false + }, + { + "index": "1956", + "missed": false + }, + { + "index": "1957", + "missed": false + }, + { + "index": "1958", + "missed": false + }, + { + "index": "1959", + "missed": false + }, + { + "index": "1960", + "missed": false + }, + { + "index": "1961", + "missed": false + }, + { + "index": "1962", + "missed": false + }, + { + "index": "1963", + "missed": false + }, + { + "index": "1964", + "missed": false + }, + { + "index": "1965", + "missed": false + }, + { + "index": "1966", + "missed": false + }, + { + "index": "1967", + "missed": false + }, + { + "index": "1968", + "missed": false + }, + { + "index": "1969", + "missed": false + }, + { + "index": "1970", + "missed": false + }, + { + "index": "1971", + "missed": false + }, + { + "index": "1972", + "missed": false + }, + { + "index": "1973", + "missed": false + }, + { + "index": "1974", + "missed": false + }, + { + "index": "1975", + "missed": false + }, + { + "index": "1976", + "missed": false + }, + { + "index": "1977", + "missed": false + }, + { + "index": "1978", + "missed": false + }, + { + "index": "1979", + "missed": false + }, + { + "index": "1980", + "missed": false + }, + { + "index": "1981", + "missed": false + }, + { + "index": "1982", + "missed": false + }, + { + "index": "1983", + "missed": false + }, + { + "index": "1984", + "missed": false + }, + { + "index": "1985", + "missed": false + }, + { + "index": "1986", + "missed": false + }, + { + "index": "1987", + "missed": false + }, + { + "index": "1988", + "missed": false + }, + { + "index": "1989", + "missed": false + }, + { + "index": "1990", + "missed": false + }, + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + }, + { + "index": "1994", + "missed": false + }, + { + "index": "1995", + "missed": false + }, + { + "index": "1996", + "missed": false + }, + { + "index": "1997", + "missed": false + }, + { + "index": "1998", + "missed": false + }, + { + "index": "1999", + "missed": false + }, + { + "index": "2000", + "missed": false + }, + { + "index": "2001", + "missed": false + }, + { + "index": "2002", + "missed": false + }, + { + "index": "2003", + "missed": false + }, + { + "index": "2004", + "missed": false + }, + { + "index": "2005", + "missed": false + }, + { + "index": "2006", + "missed": false + }, + { + "index": "2007", + "missed": false + }, + { + "index": "2008", + "missed": false + }, + { + "index": "2009", + "missed": false + }, + { + "index": "2010", + "missed": false + }, + { + "index": "2011", + "missed": false + }, + { + "index": "2012", + "missed": false + }, + { + "index": "2013", + "missed": false + }, + { + "index": "2014", + "missed": false + }, + { + "index": "2015", + "missed": false + }, + { + "index": "2016", + "missed": false + }, + { + "index": "2017", + "missed": false + }, + { + "index": "2018", + "missed": false + }, + { + "index": "2019", + "missed": false + }, + { + "index": "2020", + "missed": false + }, + { + "index": "2021", + "missed": false + }, + { + "index": "2022", + "missed": false + }, + { + "index": "2023", + "missed": false + }, + { + "index": "2024", + "missed": false + }, + { + "index": "2025", + "missed": false + }, + { + "index": "2026", + "missed": false + }, + { + "index": "2027", + "missed": false + }, + { + "index": "2028", + "missed": false + }, + { + "index": "2029", + "missed": false + }, + { + "index": "2030", + "missed": false + }, + { + "index": "2031", + "missed": false + }, + { + "index": "2032", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2035", + "missed": false + }, + { + "index": "2036", + "missed": false + }, + { + "index": "2037", + "missed": false + }, + { + "index": "2038", + "missed": false + }, + { + "index": "2039", + "missed": false + }, + { + "index": "2040", + "missed": false + }, + { + "index": "2041", + "missed": false + }, + { + "index": "2042", + "missed": false + }, + { + "index": "2043", + "missed": false + }, + { + "index": "2044", + "missed": false + }, + { + "index": "2045", + "missed": false + }, + { + "index": "2046", + "missed": false + }, + { + "index": "2047", + "missed": false + }, + { + "index": "2048", + "missed": false + }, + { + "index": "2049", + "missed": false + }, + { + "index": "2050", + "missed": false + }, + { + "index": "2051", + "missed": false + }, + { + "index": "2052", + "missed": false + }, + { + "index": "2053", + "missed": false + }, + { + "index": "2054", + "missed": false + }, + { + "index": "2055", + "missed": false + }, + { + "index": "2056", + "missed": false + }, + { + "index": "2057", + "missed": false + }, + { + "index": "2058", + "missed": false + }, + { + "index": "2059", + "missed": false + }, + { + "index": "2060", + "missed": false + }, + { + "index": "2061", + "missed": false + }, + { + "index": "2062", + "missed": false + }, + { + "index": "2063", + "missed": false + }, + { + "index": "2064", + "missed": false + }, + { + "index": "2065", + "missed": false + }, + { + "index": "2066", + "missed": false + }, + { + "index": "2067", + "missed": false + }, + { + "index": "2068", + "missed": false + }, + { + "index": "2069", + "missed": false + }, + { + "index": "2070", + "missed": false + }, + { + "index": "2071", + "missed": false + }, + { + "index": "2072", + "missed": false + }, + { + "index": "2073", + "missed": false + }, + { + "index": "2074", + "missed": false + }, + { + "index": "2075", + "missed": false + }, + { + "index": "2076", + "missed": false + }, + { + "index": "2077", + "missed": false + }, + { + "index": "2078", + "missed": false + }, + { + "index": "2079", + "missed": false + }, + { + "index": "2080", + "missed": false + }, + { + "index": "2081", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2085", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2087", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": false + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2108", + "missed": false + }, + { + "index": "2109", + "missed": false + }, + { + "index": "2110", + "missed": false + }, + { + "index": "2111", + "missed": false + }, + { + "index": "2112", + "missed": false + }, + { + "index": "2113", + "missed": false + }, + { + "index": "2114", + "missed": false + }, + { + "index": "2115", + "missed": false + }, + { + "index": "2116", + "missed": false + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2158", + "missed": false + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": false + }, + { + "index": "2161", + "missed": false + }, + { + "index": "2162", + "missed": false + }, + { + "index": "2163", + "missed": false + }, + { + "index": "2164", + "missed": false + }, + { + "index": "2165", + "missed": false + }, + { + "index": "2166", + "missed": false + }, + { + "index": "2167", + "missed": false + }, + { + "index": "2168", + "missed": false + }, + { + "index": "2169", + "missed": false + }, + { + "index": "2170", + "missed": false + }, + { + "index": "2171", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2185", + "missed": false + }, + { + "index": "2186", + "missed": false + }, + { + "index": "2187", + "missed": false + }, + { + "index": "2188", + "missed": false + }, + { + "index": "2189", + "missed": false + }, + { + "index": "2190", + "missed": false + }, + { + "index": "2191", + "missed": false + }, + { + "index": "2192", + "missed": false + }, + { + "index": "2193", + "missed": false + }, + { + "index": "2194", + "missed": false + }, + { + "index": "2195", + "missed": false + }, + { + "index": "2196", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + }, + { + "index": "2201", + "missed": false + }, + { + "index": "2202", + "missed": false + }, + { + "index": "2203", + "missed": false + }, + { + "index": "2204", + "missed": false + }, + { + "index": "2205", + "missed": false + }, + { + "index": "2206", + "missed": false + }, + { + "index": "2207", + "missed": false + }, + { + "index": "2208", + "missed": false + }, + { + "index": "2209", + "missed": false + }, + { + "index": "2210", + "missed": false + }, + { + "index": "2211", + "missed": false + }, + { + "index": "2212", + "missed": false + }, + { + "index": "2213", + "missed": false + }, + { + "index": "2214", + "missed": false + }, + { + "index": "2215", + "missed": false + }, + { + "index": "2216", + "missed": false + }, + { + "index": "2217", + "missed": false + }, + { + "index": "2218", + "missed": false + }, + { + "index": "2219", + "missed": false + }, + { + "index": "2220", + "missed": false + }, + { + "index": "2221", + "missed": false + }, + { + "index": "2222", + "missed": false + }, + { + "index": "2223", + "missed": false + }, + { + "index": "2224", + "missed": false + }, + { + "index": "2225", + "missed": false + }, + { + "index": "2226", + "missed": false + }, + { + "index": "2227", + "missed": false + }, + { + "index": "2228", + "missed": false + }, + { + "index": "2229", + "missed": false + }, + { + "index": "2230", + "missed": false + }, + { + "index": "2231", + "missed": false + }, + { + "index": "2232", + "missed": false + }, + { + "index": "2233", + "missed": false + }, + { + "index": "2234", + "missed": false + }, + { + "index": "2235", + "missed": false + }, + { + "index": "2236", + "missed": false + }, + { + "index": "2237", + "missed": false + }, + { + "index": "2238", + "missed": false + }, + { + "index": "2239", + "missed": false + }, + { + "index": "2240", + "missed": false + }, + { + "index": "2241", + "missed": false + }, + { + "index": "2242", + "missed": false + }, + { + "index": "2243", + "missed": false + }, + { + "index": "2244", + "missed": false + }, + { + "index": "2245", + "missed": false + }, + { + "index": "2246", + "missed": false + }, + { + "index": "2247", + "missed": false + }, + { + "index": "2248", + "missed": false + }, + { + "index": "2249", + "missed": false + }, + { + "index": "2250", + "missed": false + }, + { + "index": "2251", + "missed": false + }, + { + "index": "2252", + "missed": false + }, + { + "index": "2253", + "missed": false + }, + { + "index": "2254", + "missed": false + }, + { + "index": "2255", + "missed": false + }, + { + "index": "2256", + "missed": false + }, + { + "index": "2257", + "missed": false + }, + { + "index": "2258", + "missed": false + }, + { + "index": "2259", + "missed": false + }, + { + "index": "2260", + "missed": false + }, + { + "index": "2261", + "missed": false + }, + { + "index": "2262", + "missed": false + }, + { + "index": "2263", + "missed": false + }, + { + "index": "2264", + "missed": false + }, + { + "index": "2265", + "missed": false + }, + { + "index": "2266", + "missed": false + }, + { + "index": "2267", + "missed": false + }, + { + "index": "2268", + "missed": false + }, + { + "index": "2269", + "missed": false + }, + { + "index": "2270", + "missed": false + }, + { + "index": "2271", + "missed": false + }, + { + "index": "2272", + "missed": false + }, + { + "index": "2273", + "missed": false + }, + { + "index": "2274", + "missed": false + }, + { + "index": "2275", + "missed": false + }, + { + "index": "2276", + "missed": false + }, + { + "index": "2277", + "missed": false + }, + { + "index": "2278", + "missed": false + }, + { + "index": "2279", + "missed": false + }, + { + "index": "2280", + "missed": false + }, + { + "index": "2281", + "missed": false + }, + { + "index": "2282", + "missed": false + }, + { + "index": "2283", + "missed": false + }, + { + "index": "2284", + "missed": false + }, + { + "index": "2285", + "missed": false + }, + { + "index": "2286", + "missed": false + }, + { + "index": "2287", + "missed": false + }, + { + "index": "2288", + "missed": false + }, + { + "index": "2289", + "missed": false + }, + { + "index": "2290", + "missed": false + }, + { + "index": "2291", + "missed": false + }, + { + "index": "2292", + "missed": false + }, + { + "index": "2293", + "missed": false + }, + { + "index": "2294", + "missed": false + }, + { + "index": "2295", + "missed": false + }, + { + "index": "2296", + "missed": false + }, + { + "index": "2297", + "missed": false + }, + { + "index": "2298", + "missed": false + }, + { + "index": "2299", + "missed": false + }, + { + "index": "2300", + "missed": false + }, + { + "index": "2301", + "missed": false + }, + { + "index": "2302", + "missed": false + }, + { + "index": "2303", + "missed": false + }, + { + "index": "2304", + "missed": false + }, + { + "index": "2305", + "missed": false + }, + { + "index": "2306", + "missed": false + }, + { + "index": "2307", + "missed": false + }, + { + "index": "2308", + "missed": false + }, + { + "index": "2309", + "missed": false + }, + { + "index": "2310", + "missed": false + }, + { + "index": "2311", + "missed": false + }, + { + "index": "2312", + "missed": false + }, + { + "index": "2313", + "missed": false + }, + { + "index": "2314", + "missed": false + }, + { + "index": "2315", + "missed": false + }, + { + "index": "2316", + "missed": false + }, + { + "index": "2317", + "missed": false + }, + { + "index": "2318", + "missed": false + }, + { + "index": "2319", + "missed": false + }, + { + "index": "2320", + "missed": false + }, + { + "index": "2321", + "missed": false + }, + { + "index": "2322", + "missed": false + }, + { + "index": "2323", + "missed": false + }, + { + "index": "2324", + "missed": false + }, + { + "index": "2325", + "missed": false + }, + { + "index": "2326", + "missed": false + }, + { + "index": "2327", + "missed": false + }, + { + "index": "2328", + "missed": false + }, + { + "index": "2329", + "missed": false + }, + { + "index": "2330", + "missed": false + }, + { + "index": "2331", + "missed": false + }, + { + "index": "2332", + "missed": false + }, + { + "index": "2333", + "missed": false + }, + { + "index": "2334", + "missed": false + }, + { + "index": "2335", + "missed": false + }, + { + "index": "2336", + "missed": false + }, + { + "index": "2337", + "missed": false + }, + { + "index": "2338", + "missed": false + }, + { + "index": "2339", + "missed": false + }, + { + "index": "2340", + "missed": false + }, + { + "index": "2341", + "missed": false + }, + { + "index": "2342", + "missed": false + }, + { + "index": "2343", + "missed": false + }, + { + "index": "2344", + "missed": false + }, + { + "index": "2345", + "missed": false + }, + { + "index": "2346", + "missed": false + }, + { + "index": "2347", + "missed": false + }, + { + "index": "2348", + "missed": false + }, + { + "index": "2349", + "missed": false + }, + { + "index": "2350", + "missed": false + }, + { + "index": "2351", + "missed": false + }, + { + "index": "2352", + "missed": false + }, + { + "index": "2353", + "missed": false + }, + { + "index": "2354", + "missed": false + }, + { + "index": "2355", + "missed": false + }, + { + "index": "2356", + "missed": false + }, + { + "index": "2357", + "missed": false + }, + { + "index": "2358", + "missed": false + }, + { + "index": "2359", + "missed": false + }, + { + "index": "2360", + "missed": false + }, + { + "index": "2361", + "missed": false + }, + { + "index": "2362", + "missed": false + }, + { + "index": "2363", + "missed": false + }, + { + "index": "2364", + "missed": false + }, + { + "index": "2365", + "missed": false + }, + { + "index": "2366", + "missed": false + }, + { + "index": "2367", + "missed": false + }, + { + "index": "2368", + "missed": false + }, + { + "index": "2369", + "missed": false + }, + { + "index": "2370", + "missed": false + }, + { + "index": "2371", + "missed": false + }, + { + "index": "2372", + "missed": false + }, + { + "index": "2373", + "missed": false + }, + { + "index": "2374", + "missed": false + }, + { + "index": "2375", + "missed": false + }, + { + "index": "2376", + "missed": false + }, + { + "index": "2377", + "missed": false + }, + { + "index": "2378", + "missed": false + }, + { + "index": "2379", + "missed": false + }, + { + "index": "2380", + "missed": false + }, + { + "index": "2381", + "missed": false + }, + { + "index": "2382", + "missed": false + }, + { + "index": "2383", + "missed": false + }, + { + "index": "2384", + "missed": false + }, + { + "index": "2385", + "missed": false + }, + { + "index": "2386", + "missed": false + }, + { + "index": "2387", + "missed": false + }, + { + "index": "2388", + "missed": false + }, + { + "index": "2389", + "missed": false + }, + { + "index": "2390", + "missed": false + }, + { + "index": "2391", + "missed": false + }, + { + "index": "2392", + "missed": false + }, + { + "index": "2393", + "missed": false + }, + { + "index": "2394", + "missed": false + }, + { + "index": "2395", + "missed": false + }, + { + "index": "2396", + "missed": false + }, + { + "index": "2397", + "missed": false + }, + { + "index": "2398", + "missed": false + }, + { + "index": "2399", + "missed": false + }, + { + "index": "2400", + "missed": false + }, + { + "index": "2401", + "missed": false + }, + { + "index": "2402", + "missed": false + }, + { + "index": "2403", + "missed": false + }, + { + "index": "2404", + "missed": false + }, + { + "index": "2405", + "missed": false + }, + { + "index": "2406", + "missed": false + }, + { + "index": "2407", + "missed": false + }, + { + "index": "2408", + "missed": false + }, + { + "index": "2409", + "missed": false + }, + { + "index": "2410", + "missed": false + }, + { + "index": "2411", + "missed": false + }, + { + "index": "2412", + "missed": false + }, + { + "index": "2413", + "missed": false + }, + { + "index": "2414", + "missed": false + }, + { + "index": "2415", + "missed": false + }, + { + "index": "2416", + "missed": false + }, + { + "index": "2417", + "missed": false + }, + { + "index": "2418", + "missed": false + }, + { + "index": "2419", + "missed": false + }, + { + "index": "2420", + "missed": false + }, + { + "index": "2421", + "missed": false + }, + { + "index": "2422", + "missed": false + }, + { + "index": "2423", + "missed": false + }, + { + "index": "2424", + "missed": false + }, + { + "index": "2425", + "missed": false + }, + { + "index": "2426", + "missed": false + }, + { + "index": "2427", + "missed": false + }, + { + "index": "2428", + "missed": false + }, + { + "index": "2429", + "missed": false + }, + { + "index": "2430", + "missed": false + }, + { + "index": "2431", + "missed": false + }, + { + "index": "2432", + "missed": false + }, + { + "index": "2433", + "missed": false + }, + { + "index": "2434", + "missed": false + }, + { + "index": "2435", + "missed": false + }, + { + "index": "2436", + "missed": false + }, + { + "index": "2437", + "missed": false + }, + { + "index": "2438", + "missed": false + }, + { + "index": "2439", + "missed": false + }, + { + "index": "2440", + "missed": false + }, + { + "index": "2441", + "missed": false + }, + { + "index": "2442", + "missed": false + }, + { + "index": "2443", + "missed": false + }, + { + "index": "2444", + "missed": false + }, + { + "index": "2445", + "missed": false + }, + { + "index": "2446", + "missed": false + }, + { + "index": "2447", + "missed": false + }, + { + "index": "2448", + "missed": false + }, + { + "index": "2449", + "missed": false + }, + { + "index": "2450", + "missed": false + }, + { + "index": "2451", + "missed": false + }, + { + "index": "2452", + "missed": false + }, + { + "index": "2453", + "missed": false + }, + { + "index": "2454", + "missed": false + }, + { + "index": "2455", + "missed": false + }, + { + "index": "2456", + "missed": false + }, + { + "index": "2457", + "missed": false + }, + { + "index": "2458", + "missed": false + }, + { + "index": "2459", + "missed": false + }, + { + "index": "2460", + "missed": false + }, + { + "index": "2461", + "missed": false + }, + { + "index": "2462", + "missed": false + }, + { + "index": "2463", + "missed": false + }, + { + "index": "2464", + "missed": false + }, + { + "index": "2465", + "missed": false + }, + { + "index": "2466", + "missed": false + }, + { + "index": "2467", + "missed": false + }, + { + "index": "2468", + "missed": false + }, + { + "index": "2469", + "missed": false + }, + { + "index": "2470", + "missed": false + }, + { + "index": "2471", + "missed": false + }, + { + "index": "2472", + "missed": false + }, + { + "index": "2473", + "missed": false + }, + { + "index": "2474", + "missed": false + }, + { + "index": "2475", + "missed": false + }, + { + "index": "2476", + "missed": false + }, + { + "index": "2477", + "missed": false + }, + { + "index": "2478", + "missed": false + }, + { + "index": "2479", + "missed": false + }, + { + "index": "2480", + "missed": false + }, + { + "index": "2481", + "missed": false + }, + { + "index": "2482", + "missed": false + }, + { + "index": "2483", + "missed": false + }, + { + "index": "2484", + "missed": false + }, + { + "index": "2485", + "missed": false + }, + { + "index": "2486", + "missed": false + }, + { + "index": "2487", + "missed": false + }, + { + "index": "2488", + "missed": false + }, + { + "index": "2489", + "missed": false + }, + { + "index": "2490", + "missed": false + }, + { + "index": "2491", + "missed": false + }, + { + "index": "2492", + "missed": false + }, + { + "index": "2493", + "missed": false + }, + { + "index": "2494", + "missed": false + }, + { + "index": "2495", + "missed": false + }, + { + "index": "2496", + "missed": false + }, + { + "index": "2497", + "missed": false + }, + { + "index": "2498", + "missed": false + }, + { + "index": "2499", + "missed": false + }, + { + "index": "2500", + "missed": false + }, + { + "index": "2501", + "missed": false + }, + { + "index": "2502", + "missed": false + }, + { + "index": "2503", + "missed": false + }, + { + "index": "2504", + "missed": false + }, + { + "index": "2505", + "missed": false + }, + { + "index": "2506", + "missed": false + }, + { + "index": "2507", + "missed": false + }, + { + "index": "2508", + "missed": false + }, + { + "index": "2509", + "missed": false + }, + { + "index": "2510", + "missed": false + }, + { + "index": "2511", + "missed": false + }, + { + "index": "2512", + "missed": false + }, + { + "index": "2513", + "missed": false + }, + { + "index": "2514", + "missed": false + }, + { + "index": "2515", + "missed": false + }, + { + "index": "2516", + "missed": false + }, + { + "index": "2517", + "missed": false + }, + { + "index": "2518", + "missed": false + }, + { + "index": "2519", + "missed": false + }, + { + "index": "2520", + "missed": false + }, + { + "index": "2521", + "missed": false + }, + { + "index": "2522", + "missed": false + }, + { + "index": "2523", + "missed": false + }, + { + "index": "2524", + "missed": false + }, + { + "index": "2525", + "missed": false + }, + { + "index": "2526", + "missed": false + }, + { + "index": "2527", + "missed": false + }, + { + "index": "2528", + "missed": false + }, + { + "index": "2529", + "missed": false + }, + { + "index": "2530", + "missed": false + }, + { + "index": "2531", + "missed": false + }, + { + "index": "2532", + "missed": false + }, + { + "index": "2533", + "missed": false + }, + { + "index": "2534", + "missed": false + }, + { + "index": "2535", + "missed": false + }, + { + "index": "2536", + "missed": false + }, + { + "index": "2537", + "missed": false + }, + { + "index": "2538", + "missed": false + }, + { + "index": "2539", + "missed": false + }, + { + "index": "2540", + "missed": false + }, + { + "index": "2541", + "missed": false + }, + { + "index": "2542", + "missed": false + }, + { + "index": "2543", + "missed": false + }, + { + "index": "2544", + "missed": false + }, + { + "index": "2545", + "missed": false + }, + { + "index": "2546", + "missed": false + }, + { + "index": "2547", + "missed": false + }, + { + "index": "2548", + "missed": false + }, + { + "index": "2549", + "missed": false + }, + { + "index": "2550", + "missed": false + }, + { + "index": "2551", + "missed": false + }, + { + "index": "2552", + "missed": false + }, + { + "index": "2553", + "missed": false + }, + { + "index": "2554", + "missed": false + }, + { + "index": "2555", + "missed": false + }, + { + "index": "2556", + "missed": false + }, + { + "index": "2557", + "missed": false + }, + { + "index": "2558", + "missed": false + }, + { + "index": "2559", + "missed": false + }, + { + "index": "2560", + "missed": false + }, + { + "index": "2561", + "missed": false + }, + { + "index": "2562", + "missed": false + }, + { + "index": "2563", + "missed": false + }, + { + "index": "2564", + "missed": false + }, + { + "index": "2565", + "missed": false + }, + { + "index": "2566", + "missed": false + }, + { + "index": "2567", + "missed": false + }, + { + "index": "2568", + "missed": false + }, + { + "index": "2569", + "missed": false + }, + { + "index": "2570", + "missed": false + }, + { + "index": "2571", + "missed": false + }, + { + "index": "2572", + "missed": false + }, + { + "index": "2573", + "missed": false + }, + { + "index": "2574", + "missed": false + }, + { + "index": "2575", + "missed": false + }, + { + "index": "2576", + "missed": false + }, + { + "index": "2577", + "missed": false + }, + { + "index": "2578", + "missed": false + }, + { + "index": "2579", + "missed": false + }, + { + "index": "2580", + "missed": false + }, + { + "index": "2581", + "missed": false + }, + { + "index": "2582", + "missed": false + }, + { + "index": "2583", + "missed": false + }, + { + "index": "2584", + "missed": false + }, + { + "index": "2585", + "missed": false + }, + { + "index": "2586", + "missed": false + }, + { + "index": "2587", + "missed": false + }, + { + "index": "2588", + "missed": false + }, + { + "index": "2589", + "missed": false + }, + { + "index": "2590", + "missed": false + }, + { + "index": "2591", + "missed": false + }, + { + "index": "2592", + "missed": false + }, + { + "index": "2593", + "missed": false + }, + { + "index": "2594", + "missed": false + }, + { + "index": "2595", + "missed": false + }, + { + "index": "2596", + "missed": false + }, + { + "index": "2597", + "missed": false + }, + { + "index": "2598", + "missed": false + }, + { + "index": "2599", + "missed": false + }, + { + "index": "2600", + "missed": false + }, + { + "index": "2601", + "missed": false + }, + { + "index": "2602", + "missed": false + }, + { + "index": "2603", + "missed": false + }, + { + "index": "2604", + "missed": false + }, + { + "index": "2605", + "missed": false + }, + { + "index": "2606", + "missed": false + }, + { + "index": "2607", + "missed": false + }, + { + "index": "2608", + "missed": false + }, + { + "index": "2609", + "missed": false + }, + { + "index": "2610", + "missed": false + }, + { + "index": "2611", + "missed": false + }, + { + "index": "2612", + "missed": false + }, + { + "index": "2613", + "missed": false + }, + { + "index": "2614", + "missed": false + }, + { + "index": "2615", + "missed": false + }, + { + "index": "2616", + "missed": false + }, + { + "index": "2617", + "missed": false + }, + { + "index": "2618", + "missed": false + }, + { + "index": "2619", + "missed": false + }, + { + "index": "2620", + "missed": false + }, + { + "index": "2621", + "missed": false + }, + { + "index": "2622", + "missed": false + }, + { + "index": "2623", + "missed": false + }, + { + "index": "2624", + "missed": false + }, + { + "index": "2625", + "missed": false + }, + { + "index": "2626", + "missed": false + }, + { + "index": "2627", + "missed": false + }, + { + "index": "2628", + "missed": false + }, + { + "index": "2629", + "missed": false + }, + { + "index": "2630", + "missed": false + }, + { + "index": "2631", + "missed": false + }, + { + "index": "2632", + "missed": false + }, + { + "index": "2633", + "missed": false + }, + { + "index": "2634", + "missed": false + }, + { + "index": "2635", + "missed": false + }, + { + "index": "2636", + "missed": false + }, + { + "index": "2637", + "missed": false + }, + { + "index": "2638", + "missed": false + }, + { + "index": "2639", + "missed": false + }, + { + "index": "2640", + "missed": false + }, + { + "index": "2641", + "missed": false + }, + { + "index": "2642", + "missed": false + }, + { + "index": "2643", + "missed": false + }, + { + "index": "2644", + "missed": false + }, + { + "index": "2645", + "missed": false + }, + { + "index": "2646", + "missed": false + }, + { + "index": "2647", + "missed": false + }, + { + "index": "2648", + "missed": false + }, + { + "index": "2649", + "missed": false + }, + { + "index": "2650", + "missed": false + }, + { + "index": "2651", + "missed": false + }, + { + "index": "2652", + "missed": false + }, + { + "index": "2653", + "missed": false + }, + { + "index": "2654", + "missed": false + }, + { + "index": "2655", + "missed": false + }, + { + "index": "2656", + "missed": false + }, + { + "index": "2657", + "missed": false + }, + { + "index": "2658", + "missed": false + }, + { + "index": "2659", + "missed": false + }, + { + "index": "2660", + "missed": false + }, + { + "index": "2661", + "missed": false + }, + { + "index": "2662", + "missed": false + }, + { + "index": "2663", + "missed": false + }, + { + "index": "2664", + "missed": false + }, + { + "index": "2665", + "missed": false + }, + { + "index": "2666", + "missed": false + }, + { + "index": "2667", + "missed": false + }, + { + "index": "2668", + "missed": false + }, + { + "index": "2669", + "missed": false + }, + { + "index": "2670", + "missed": false + }, + { + "index": "2671", + "missed": false + }, + { + "index": "2672", + "missed": false + }, + { + "index": "2673", + "missed": false + }, + { + "index": "2674", + "missed": false + }, + { + "index": "2675", + "missed": false + }, + { + "index": "2676", + "missed": false + }, + { + "index": "2677", + "missed": false + }, + { + "index": "2678", + "missed": false + }, + { + "index": "2679", + "missed": false + }, + { + "index": "2680", + "missed": false + }, + { + "index": "2681", + "missed": false + }, + { + "index": "2682", + "missed": false + }, + { + "index": "2683", + "missed": false + }, + { + "index": "2684", + "missed": false + }, + { + "index": "2685", + "missed": false + }, + { + "index": "2686", + "missed": false + }, + { + "index": "2687", + "missed": false + }, + { + "index": "2688", + "missed": false + }, + { + "index": "2689", + "missed": false + }, + { + "index": "2690", + "missed": false + }, + { + "index": "2691", + "missed": false + }, + { + "index": "2692", + "missed": false + }, + { + "index": "2693", + "missed": false + }, + { + "index": "2694", + "missed": false + }, + { + "index": "2695", + "missed": false + }, + { + "index": "2696", + "missed": false + }, + { + "index": "2697", + "missed": false + }, + { + "index": "2698", + "missed": false + }, + { + "index": "2699", + "missed": false + }, + { + "index": "2700", + "missed": false + }, + { + "index": "2701", + "missed": false + }, + { + "index": "2702", + "missed": false + }, + { + "index": "2703", + "missed": false + }, + { + "index": "2704", + "missed": false + }, + { + "index": "2705", + "missed": false + }, + { + "index": "2706", + "missed": false + }, + { + "index": "2707", + "missed": false + }, + { + "index": "2708", + "missed": false + }, + { + "index": "2709", + "missed": false + }, + { + "index": "2710", + "missed": false + }, + { + "index": "2711", + "missed": false + }, + { + "index": "2712", + "missed": false + }, + { + "index": "2713", + "missed": false + }, + { + "index": "2714", + "missed": false + }, + { + "index": "2715", + "missed": false + }, + { + "index": "2716", + "missed": false + }, + { + "index": "2717", + "missed": false + }, + { + "index": "2718", + "missed": false + }, + { + "index": "2719", + "missed": false + }, + { + "index": "2720", + "missed": false + }, + { + "index": "2721", + "missed": false + }, + { + "index": "2722", + "missed": false + }, + { + "index": "2723", + "missed": false + }, + { + "index": "2724", + "missed": false + }, + { + "index": "2725", + "missed": false + }, + { + "index": "2726", + "missed": false + }, + { + "index": "2727", + "missed": false + }, + { + "index": "2728", + "missed": false + }, + { + "index": "2729", + "missed": false + }, + { + "index": "2730", + "missed": false + }, + { + "index": "2731", + "missed": false + }, + { + "index": "2732", + "missed": false + }, + { + "index": "2733", + "missed": false + }, + { + "index": "2734", + "missed": false + }, + { + "index": "2735", + "missed": false + }, + { + "index": "2736", + "missed": false + }, + { + "index": "2737", + "missed": false + }, + { + "index": "2738", + "missed": false + }, + { + "index": "2739", + "missed": false + }, + { + "index": "2740", + "missed": false + }, + { + "index": "2741", + "missed": false + }, + { + "index": "2742", + "missed": false + }, + { + "index": "2743", + "missed": false + }, + { + "index": "2744", + "missed": false + }, + { + "index": "2745", + "missed": false + }, + { + "index": "2746", + "missed": false + }, + { + "index": "2747", + "missed": false + }, + { + "index": "2748", + "missed": false + }, + { + "index": "2749", + "missed": false + }, + { + "index": "2750", + "missed": false + }, + { + "index": "2751", + "missed": false + }, + { + "index": "2752", + "missed": false + }, + { + "index": "2753", + "missed": false + }, + { + "index": "2754", + "missed": false + }, + { + "index": "2755", + "missed": false + }, + { + "index": "2756", + "missed": false + }, + { + "index": "2757", + "missed": false + }, + { + "index": "2758", + "missed": false + }, + { + "index": "2759", + "missed": false + }, + { + "index": "2760", + "missed": false + }, + { + "index": "2761", + "missed": false + }, + { + "index": "2762", + "missed": false + }, + { + "index": "2763", + "missed": false + }, + { + "index": "2764", + "missed": false + }, + { + "index": "2765", + "missed": false + }, + { + "index": "2766", + "missed": false + }, + { + "index": "2767", + "missed": false + }, + { + "index": "2768", + "missed": false + }, + { + "index": "2769", + "missed": false + }, + { + "index": "2770", + "missed": false + }, + { + "index": "2771", + "missed": false + }, + { + "index": "2772", + "missed": false + }, + { + "index": "2773", + "missed": false + }, + { + "index": "2774", + "missed": false + }, + { + "index": "2775", + "missed": false + }, + { + "index": "2776", + "missed": false + }, + { + "index": "2777", + "missed": false + }, + { + "index": "2778", + "missed": false + }, + { + "index": "2779", + "missed": false + }, + { + "index": "2780", + "missed": false + }, + { + "index": "2781", + "missed": false + }, + { + "index": "2782", + "missed": false + }, + { + "index": "2783", + "missed": false + }, + { + "index": "2784", + "missed": false + }, + { + "index": "2785", + "missed": false + }, + { + "index": "2786", + "missed": false + }, + { + "index": "2787", + "missed": false + }, + { + "index": "2788", + "missed": false + }, + { + "index": "2789", + "missed": false + }, + { + "index": "2790", + "missed": false + }, + { + "index": "2791", + "missed": false + }, + { + "index": "2792", + "missed": false + }, + { + "index": "2793", + "missed": false + }, + { + "index": "2794", + "missed": false + }, + { + "index": "2795", + "missed": false + }, + { + "index": "2796", + "missed": false + }, + { + "index": "2797", + "missed": false + }, + { + "index": "2798", + "missed": false + }, + { + "index": "2799", + "missed": false + }, + { + "index": "2800", + "missed": false + }, + { + "index": "2801", + "missed": false + }, + { + "index": "2802", + "missed": false + }, + { + "index": "2803", + "missed": false + }, + { + "index": "2804", + "missed": false + }, + { + "index": "2805", + "missed": false + }, + { + "index": "2806", + "missed": false + }, + { + "index": "2807", + "missed": false + }, + { + "index": "2808", + "missed": false + }, + { + "index": "2809", + "missed": false + }, + { + "index": "2810", + "missed": false + }, + { + "index": "2811", + "missed": false + }, + { + "index": "2812", + "missed": false + }, + { + "index": "2813", + "missed": false + }, + { + "index": "2814", + "missed": false + }, + { + "index": "2815", + "missed": false + }, + { + "index": "2816", + "missed": false + }, + { + "index": "2817", + "missed": false + }, + { + "index": "2818", + "missed": false + }, + { + "index": "2819", + "missed": false + }, + { + "index": "2820", + "missed": false + }, + { + "index": "2821", + "missed": false + }, + { + "index": "2822", + "missed": false + }, + { + "index": "2823", + "missed": false + }, + { + "index": "2824", + "missed": false + }, + { + "index": "2825", + "missed": false + }, + { + "index": "2826", + "missed": false + }, + { + "index": "2827", + "missed": false + }, + { + "index": "2828", + "missed": false + }, + { + "index": "2829", + "missed": false + }, + { + "index": "2830", + "missed": false + }, + { + "index": "2831", + "missed": false + }, + { + "index": "2832", + "missed": false + }, + { + "index": "2833", + "missed": false + }, + { + "index": "2834", + "missed": false + }, + { + "index": "2835", + "missed": false + }, + { + "index": "2836", + "missed": false + }, + { + "index": "2837", + "missed": false + }, + { + "index": "2838", + "missed": false + }, + { + "index": "2839", + "missed": false + }, + { + "index": "2840", + "missed": false + }, + { + "index": "2841", + "missed": false + }, + { + "index": "2842", + "missed": false + }, + { + "index": "2843", + "missed": false + }, + { + "index": "2844", + "missed": false + }, + { + "index": "2845", + "missed": false + }, + { + "index": "2846", + "missed": false + }, + { + "index": "2847", + "missed": false + }, + { + "index": "2848", + "missed": false + }, + { + "index": "2849", + "missed": false + }, + { + "index": "2850", + "missed": false + }, + { + "index": "2851", + "missed": false + }, + { + "index": "2852", + "missed": false + }, + { + "index": "2853", + "missed": false + }, + { + "index": "2854", + "missed": false + }, + { + "index": "2855", + "missed": false + }, + { + "index": "2856", + "missed": false + }, + { + "index": "2857", + "missed": false + }, + { + "index": "2858", + "missed": false + }, + { + "index": "2859", + "missed": false + }, + { + "index": "2860", + "missed": false + }, + { + "index": "2861", + "missed": false + }, + { + "index": "2862", + "missed": false + }, + { + "index": "2863", + "missed": false + }, + { + "index": "2864", + "missed": false + }, + { + "index": "2865", + "missed": false + }, + { + "index": "2866", + "missed": false + }, + { + "index": "2867", + "missed": false + }, + { + "index": "2868", + "missed": false + }, + { + "index": "2869", + "missed": false + }, + { + "index": "2870", + "missed": false + }, + { + "index": "2871", + "missed": false + }, + { + "index": "2872", + "missed": false + }, + { + "index": "2873", + "missed": false + }, + { + "index": "2874", + "missed": false + }, + { + "index": "2875", + "missed": false + }, + { + "index": "2876", + "missed": false + }, + { + "index": "2877", + "missed": false + }, + { + "index": "2878", + "missed": false + }, + { + "index": "2879", + "missed": false + }, + { + "index": "2880", + "missed": false + }, + { + "index": "2881", + "missed": false + }, + { + "index": "2882", + "missed": false + }, + { + "index": "2883", + "missed": false + }, + { + "index": "2884", + "missed": false + }, + { + "index": "2885", + "missed": false + }, + { + "index": "2886", + "missed": false + }, + { + "index": "2887", + "missed": false + }, + { + "index": "2888", + "missed": false + }, + { + "index": "2889", + "missed": false + }, + { + "index": "2890", + "missed": false + }, + { + "index": "2891", + "missed": false + }, + { + "index": "2892", + "missed": false + }, + { + "index": "2893", + "missed": false + }, + { + "index": "2894", + "missed": false + }, + { + "index": "2895", + "missed": false + }, + { + "index": "2896", + "missed": false + }, + { + "index": "2897", + "missed": false + }, + { + "index": "2898", + "missed": false + }, + { + "index": "2899", + "missed": false + }, + { + "index": "2900", + "missed": false + }, + { + "index": "2901", + "missed": false + }, + { + "index": "2902", + "missed": false + }, + { + "index": "2903", + "missed": false + }, + { + "index": "2904", + "missed": false + }, + { + "index": "2905", + "missed": false + }, + { + "index": "2906", + "missed": false + }, + { + "index": "2907", + "missed": false + }, + { + "index": "2908", + "missed": false + }, + { + "index": "2909", + "missed": false + }, + { + "index": "2910", + "missed": false + }, + { + "index": "2911", + "missed": false + }, + { + "index": "2912", + "missed": false + }, + { + "index": "2913", + "missed": false + }, + { + "index": "2914", + "missed": false + }, + { + "index": "2915", + "missed": false + }, + { + "index": "2916", + "missed": false + }, + { + "index": "2917", + "missed": false + }, + { + "index": "2918", + "missed": false + }, + { + "index": "2919", + "missed": false + }, + { + "index": "2920", + "missed": false + }, + { + "index": "2921", + "missed": false + }, + { + "index": "2922", + "missed": false + }, + { + "index": "2923", + "missed": false + }, + { + "index": "2924", + "missed": false + }, + { + "index": "2925", + "missed": false + }, + { + "index": "2926", + "missed": false + }, + { + "index": "2927", + "missed": false + }, + { + "index": "2928", + "missed": false + }, + { + "index": "2929", + "missed": false + }, + { + "index": "2930", + "missed": false + }, + { + "index": "2931", + "missed": false + }, + { + "index": "2932", + "missed": false + }, + { + "index": "2933", + "missed": false + }, + { + "index": "2934", + "missed": false + }, + { + "index": "2935", + "missed": false + }, + { + "index": "2936", + "missed": false + }, + { + "index": "2937", + "missed": false + }, + { + "index": "2938", + "missed": false + }, + { + "index": "2939", + "missed": false + }, + { + "index": "2940", + "missed": false + }, + { + "index": "2941", + "missed": false + }, + { + "index": "2942", + "missed": false + }, + { + "index": "2943", + "missed": false + }, + { + "index": "2944", + "missed": false + }, + { + "index": "2945", + "missed": false + }, + { + "index": "2946", + "missed": false + }, + { + "index": "2947", + "missed": false + }, + { + "index": "2948", + "missed": false + }, + { + "index": "2949", + "missed": false + }, + { + "index": "2950", + "missed": false + }, + { + "index": "2951", + "missed": false + }, + { + "index": "2952", + "missed": false + }, + { + "index": "2953", + "missed": false + }, + { + "index": "2954", + "missed": false + }, + { + "index": "2955", + "missed": false + }, + { + "index": "2956", + "missed": false + }, + { + "index": "2957", + "missed": false + }, + { + "index": "2958", + "missed": false + }, + { + "index": "2959", + "missed": false + }, + { + "index": "2960", + "missed": false + }, + { + "index": "2961", + "missed": false + }, + { + "index": "2962", + "missed": false + }, + { + "index": "2963", + "missed": false + }, + { + "index": "2964", + "missed": false + }, + { + "index": "2965", + "missed": false + }, + { + "index": "2966", + "missed": false + }, + { + "index": "2967", + "missed": false + }, + { + "index": "2968", + "missed": false + }, + { + "index": "2969", + "missed": false + }, + { + "index": "2970", + "missed": false + }, + { + "index": "2971", + "missed": false + }, + { + "index": "2972", + "missed": false + }, + { + "index": "2973", + "missed": false + }, + { + "index": "2974", + "missed": false + }, + { + "index": "2975", + "missed": false + }, + { + "index": "2976", + "missed": false + }, + { + "index": "2977", + "missed": false + }, + { + "index": "2978", + "missed": false + }, + { + "index": "2979", + "missed": false + }, + { + "index": "2980", + "missed": false + }, + { + "index": "2981", + "missed": false + }, + { + "index": "2982", + "missed": false + }, + { + "index": "2983", + "missed": false + }, + { + "index": "2984", + "missed": false + }, + { + "index": "2985", + "missed": false + }, + { + "index": "2986", + "missed": false + }, + { + "index": "2987", + "missed": false + }, + { + "index": "2988", + "missed": false + }, + { + "index": "2989", + "missed": false + }, + { + "index": "2990", + "missed": false + }, + { + "index": "2991", + "missed": false + }, + { + "index": "2992", + "missed": false + }, + { + "index": "2993", + "missed": false + }, + { + "index": "2994", + "missed": false + }, + { + "index": "2995", + "missed": false + }, + { + "index": "2996", + "missed": false + }, + { + "index": "2997", + "missed": false + }, + { + "index": "2998", + "missed": false + }, + { + "index": "2999", + "missed": false + }, + { + "index": "3000", + "missed": false + }, + { + "index": "3001", + "missed": false + }, + { + "index": "3002", + "missed": false + }, + { + "index": "3003", + "missed": false + }, + { + "index": "3004", + "missed": false + }, + { + "index": "3005", + "missed": false + }, + { + "index": "3006", + "missed": false + }, + { + "index": "3007", + "missed": false + }, + { + "index": "3008", + "missed": false + }, + { + "index": "3009", + "missed": false + }, + { + "index": "3010", + "missed": false + }, + { + "index": "3011", + "missed": false + }, + { + "index": "3012", + "missed": false + }, + { + "index": "3013", + "missed": false + }, + { + "index": "3014", + "missed": false + }, + { + "index": "3015", + "missed": false + }, + { + "index": "3016", + "missed": false + }, + { + "index": "3017", + "missed": false + }, + { + "index": "3018", + "missed": false + }, + { + "index": "3019", + "missed": false + }, + { + "index": "3020", + "missed": false + }, + { + "index": "3021", + "missed": false + }, + { + "index": "3022", + "missed": false + }, + { + "index": "3023", + "missed": false + }, + { + "index": "3024", + "missed": false + }, + { + "index": "3025", + "missed": false + }, + { + "index": "3026", + "missed": false + }, + { + "index": "3027", + "missed": false + }, + { + "index": "3028", + "missed": false + }, + { + "index": "3029", + "missed": false + }, + { + "index": "3030", + "missed": false + }, + { + "index": "3031", + "missed": false + }, + { + "index": "3032", + "missed": false + }, + { + "index": "3033", + "missed": false + }, + { + "index": "3034", + "missed": false + }, + { + "index": "3035", + "missed": false + }, + { + "index": "3036", + "missed": false + }, + { + "index": "3037", + "missed": false + }, + { + "index": "3038", + "missed": false + }, + { + "index": "3039", + "missed": false + }, + { + "index": "3040", + "missed": false + }, + { + "index": "3041", + "missed": false + }, + { + "index": "3042", + "missed": false + }, + { + "index": "3043", + "missed": false + }, + { + "index": "3044", + "missed": false + }, + { + "index": "3045", + "missed": false + }, + { + "index": "3046", + "missed": false + }, + { + "index": "3047", + "missed": false + }, + { + "index": "3048", + "missed": false + }, + { + "index": "3049", + "missed": false + }, + { + "index": "3050", + "missed": false + }, + { + "index": "3051", + "missed": false + }, + { + "index": "3052", + "missed": false + }, + { + "index": "3053", + "missed": false + }, + { + "index": "3054", + "missed": false + }, + { + "index": "3055", + "missed": false + }, + { + "index": "3056", + "missed": false + }, + { + "index": "3057", + "missed": false + }, + { + "index": "3058", + "missed": false + }, + { + "index": "3059", + "missed": false + }, + { + "index": "3060", + "missed": false + }, + { + "index": "3061", + "missed": false + }, + { + "index": "3062", + "missed": false + }, + { + "index": "3063", + "missed": false + }, + { + "index": "3064", + "missed": false + }, + { + "index": "3065", + "missed": false + }, + { + "index": "3066", + "missed": false + }, + { + "index": "3067", + "missed": false + }, + { + "index": "3068", + "missed": false + }, + { + "index": "3069", + "missed": false + }, + { + "index": "3070", + "missed": false + }, + { + "index": "3071", + "missed": false + }, + { + "index": "3072", + "missed": false + }, + { + "index": "3073", + "missed": false + }, + { + "index": "3074", + "missed": false + }, + { + "index": "3075", + "missed": false + }, + { + "index": "3076", + "missed": false + }, + { + "index": "3077", + "missed": false + }, + { + "index": "3078", + "missed": false + }, + { + "index": "3079", + "missed": false + }, + { + "index": "3080", + "missed": false + }, + { + "index": "3081", + "missed": false + }, + { + "index": "3082", + "missed": false + }, + { + "index": "3083", + "missed": false + }, + { + "index": "3084", + "missed": false + }, + { + "index": "3085", + "missed": false + }, + { + "index": "3086", + "missed": false + }, + { + "index": "3087", + "missed": false + }, + { + "index": "3088", + "missed": false + }, + { + "index": "3089", + "missed": false + }, + { + "index": "3090", + "missed": false + }, + { + "index": "3091", + "missed": false + }, + { + "index": "3092", + "missed": false + }, + { + "index": "3093", + "missed": false + }, + { + "index": "3094", + "missed": false + }, + { + "index": "3095", + "missed": false + }, + { + "index": "3096", + "missed": false + }, + { + "index": "3097", + "missed": false + }, + { + "index": "3098", + "missed": false + }, + { + "index": "3099", + "missed": false + }, + { + "index": "3100", + "missed": false + }, + { + "index": "3101", + "missed": false + }, + { + "index": "3102", + "missed": false + }, + { + "index": "3103", + "missed": false + }, + { + "index": "3104", + "missed": false + }, + { + "index": "3105", + "missed": false + }, + { + "index": "3106", + "missed": false + }, + { + "index": "3107", + "missed": false + }, + { + "index": "3108", + "missed": false + }, + { + "index": "3109", + "missed": false + }, + { + "index": "3110", + "missed": false + }, + { + "index": "3111", + "missed": false + }, + { + "index": "3112", + "missed": false + }, + { + "index": "3113", + "missed": false + }, + { + "index": "3114", + "missed": false + }, + { + "index": "3115", + "missed": false + }, + { + "index": "3116", + "missed": false + }, + { + "index": "3117", + "missed": false + }, + { + "index": "3118", + "missed": false + }, + { + "index": "3119", + "missed": false + }, + { + "index": "3120", + "missed": false + }, + { + "index": "3121", + "missed": false + }, + { + "index": "3122", + "missed": false + }, + { + "index": "3123", + "missed": false + }, + { + "index": "3124", + "missed": false + }, + { + "index": "3125", + "missed": false + }, + { + "index": "3126", + "missed": false + }, + { + "index": "3127", + "missed": false + }, + { + "index": "3128", + "missed": false + }, + { + "index": "3129", + "missed": false + }, + { + "index": "3130", + "missed": false + }, + { + "index": "3131", + "missed": false + }, + { + "index": "3132", + "missed": false + }, + { + "index": "3133", + "missed": false + }, + { + "index": "3134", + "missed": false + }, + { + "index": "3135", + "missed": false + }, + { + "index": "3136", + "missed": false + }, + { + "index": "3137", + "missed": false + }, + { + "index": "3138", + "missed": false + }, + { + "index": "3139", + "missed": false + }, + { + "index": "3140", + "missed": false + }, + { + "index": "3141", + "missed": false + }, + { + "index": "3142", + "missed": false + }, + { + "index": "3143", + "missed": false + }, + { + "index": "3144", + "missed": false + }, + { + "index": "3145", + "missed": false + }, + { + "index": "3146", + "missed": false + }, + { + "index": "3147", + "missed": false + }, + { + "index": "3148", + "missed": false + }, + { + "index": "3149", + "missed": false + }, + { + "index": "3150", + "missed": false + }, + { + "index": "3151", + "missed": false + }, + { + "index": "3152", + "missed": false + }, + { + "index": "3153", + "missed": false + }, + { + "index": "3154", + "missed": false + }, + { + "index": "3155", + "missed": false + }, + { + "index": "3156", + "missed": false + }, + { + "index": "3157", + "missed": false + }, + { + "index": "3158", + "missed": false + }, + { + "index": "3159", + "missed": false + }, + { + "index": "3160", + "missed": false + }, + { + "index": "3161", + "missed": false + }, + { + "index": "3162", + "missed": false + }, + { + "index": "3163", + "missed": false + }, + { + "index": "3164", + "missed": false + }, + { + "index": "3165", + "missed": false + }, + { + "index": "3166", + "missed": false + }, + { + "index": "3167", + "missed": false + }, + { + "index": "3168", + "missed": false + }, + { + "index": "3169", + "missed": false + }, + { + "index": "3170", + "missed": false + }, + { + "index": "3171", + "missed": false + }, + { + "index": "3172", + "missed": false + }, + { + "index": "3173", + "missed": false + }, + { + "index": "3174", + "missed": false + }, + { + "index": "3175", + "missed": false + }, + { + "index": "3176", + "missed": false + }, + { + "index": "3177", + "missed": false + }, + { + "index": "3178", + "missed": false + }, + { + "index": "3179", + "missed": false + }, + { + "index": "3180", + "missed": false + }, + { + "index": "3181", + "missed": false + }, + { + "index": "3182", + "missed": false + }, + { + "index": "3183", + "missed": false + }, + { + "index": "3184", + "missed": false + }, + { + "index": "3185", + "missed": false + }, + { + "index": "3186", + "missed": false + }, + { + "index": "3187", + "missed": false + }, + { + "index": "3188", + "missed": false + }, + { + "index": "3189", + "missed": false + }, + { + "index": "3190", + "missed": false + }, + { + "index": "3191", + "missed": false + }, + { + "index": "3192", + "missed": false + }, + { + "index": "3193", + "missed": false + }, + { + "index": "3194", + "missed": false + }, + { + "index": "3195", + "missed": false + }, + { + "index": "3196", + "missed": false + }, + { + "index": "3197", + "missed": false + }, + { + "index": "3198", + "missed": false + }, + { + "index": "3199", + "missed": false + }, + { + "index": "3200", + "missed": false + }, + { + "index": "3201", + "missed": false + }, + { + "index": "3202", + "missed": false + }, + { + "index": "3203", + "missed": false + }, + { + "index": "3204", + "missed": false + }, + { + "index": "3205", + "missed": false + }, + { + "index": "3206", + "missed": false + }, + { + "index": "3207", + "missed": false + }, + { + "index": "3208", + "missed": false + }, + { + "index": "3209", + "missed": false + }, + { + "index": "3210", + "missed": false + }, + { + "index": "3211", + "missed": false + }, + { + "index": "3212", + "missed": false + }, + { + "index": "3213", + "missed": false + }, + { + "index": "3214", + "missed": false + }, + { + "index": "3215", + "missed": false + }, + { + "index": "3216", + "missed": false + }, + { + "index": "3217", + "missed": false + }, + { + "index": "3218", + "missed": false + }, + { + "index": "3219", + "missed": false + }, + { + "index": "3220", + "missed": false + }, + { + "index": "3221", + "missed": false + }, + { + "index": "3222", + "missed": false + }, + { + "index": "3223", + "missed": false + }, + { + "index": "3224", + "missed": false + }, + { + "index": "3225", + "missed": false + }, + { + "index": "3226", + "missed": false + }, + { + "index": "3227", + "missed": false + }, + { + "index": "3228", + "missed": false + }, + { + "index": "3229", + "missed": false + }, + { + "index": "3230", + "missed": false + }, + { + "index": "3231", + "missed": false + }, + { + "index": "3232", + "missed": false + }, + { + "index": "3233", + "missed": false + }, + { + "index": "3234", + "missed": false + }, + { + "index": "3235", + "missed": false + }, + { + "index": "3236", + "missed": false + }, + { + "index": "3237", + "missed": false + }, + { + "index": "3238", + "missed": false + }, + { + "index": "3239", + "missed": false + }, + { + "index": "3240", + "missed": false + }, + { + "index": "3241", + "missed": false + }, + { + "index": "3242", + "missed": false + }, + { + "index": "3243", + "missed": false + }, + { + "index": "3244", + "missed": false + }, + { + "index": "3245", + "missed": false + }, + { + "index": "3246", + "missed": false + }, + { + "index": "3247", + "missed": false + }, + { + "index": "3248", + "missed": false + }, + { + "index": "3249", + "missed": false + }, + { + "index": "3250", + "missed": false + }, + { + "index": "3251", + "missed": false + }, + { + "index": "3252", + "missed": false + }, + { + "index": "3253", + "missed": false + }, + { + "index": "3254", + "missed": false + }, + { + "index": "3255", + "missed": false + }, + { + "index": "3256", + "missed": false + }, + { + "index": "3257", + "missed": false + }, + { + "index": "3258", + "missed": false + }, + { + "index": "3259", + "missed": false + }, + { + "index": "3260", + "missed": false + }, + { + "index": "3261", + "missed": false + }, + { + "index": "3262", + "missed": false + }, + { + "index": "3263", + "missed": false + }, + { + "index": "3264", + "missed": false + }, + { + "index": "3265", + "missed": false + }, + { + "index": "3266", + "missed": false + }, + { + "index": "3267", + "missed": false + }, + { + "index": "3268", + "missed": false + }, + { + "index": "3269", + "missed": false + }, + { + "index": "3270", + "missed": false + }, + { + "index": "3271", + "missed": false + }, + { + "index": "3272", + "missed": false + }, + { + "index": "3273", + "missed": false + }, + { + "index": "3274", + "missed": false + }, + { + "index": "3275", + "missed": false + }, + { + "index": "3276", + "missed": false + }, + { + "index": "3277", + "missed": false + }, + { + "index": "3278", + "missed": false + }, + { + "index": "3279", + "missed": false + }, + { + "index": "3280", + "missed": false + }, + { + "index": "3281", + "missed": false + }, + { + "index": "3282", + "missed": false + }, + { + "index": "3283", + "missed": false + }, + { + "index": "3284", + "missed": false + }, + { + "index": "3285", + "missed": false + }, + { + "index": "3286", + "missed": false + }, + { + "index": "3287", + "missed": false + }, + { + "index": "3288", + "missed": false + }, + { + "index": "3289", + "missed": false + }, + { + "index": "3290", + "missed": false + }, + { + "index": "3291", + "missed": false + }, + { + "index": "3292", + "missed": false + }, + { + "index": "3293", + "missed": false + }, + { + "index": "3294", + "missed": false + }, + { + "index": "3295", + "missed": false + }, + { + "index": "3296", + "missed": false + }, + { + "index": "3297", + "missed": false + }, + { + "index": "3298", + "missed": false + }, + { + "index": "3299", + "missed": false + }, + { + "index": "3300", + "missed": false + }, + { + "index": "3301", + "missed": false + }, + { + "index": "3302", + "missed": false + }, + { + "index": "3303", + "missed": false + }, + { + "index": "3304", + "missed": false + }, + { + "index": "3305", + "missed": false + }, + { + "index": "3306", + "missed": false + }, + { + "index": "3307", + "missed": false + }, + { + "index": "3308", + "missed": false + }, + { + "index": "3309", + "missed": false + }, + { + "index": "3310", + "missed": false + }, + { + "index": "3311", + "missed": false + }, + { + "index": "3312", + "missed": false + }, + { + "index": "3313", + "missed": false + }, + { + "index": "3314", + "missed": false + }, + { + "index": "3315", + "missed": false + }, + { + "index": "3316", + "missed": false + }, + { + "index": "3317", + "missed": false + }, + { + "index": "3318", + "missed": false + }, + { + "index": "3319", + "missed": false + }, + { + "index": "3320", + "missed": false + }, + { + "index": "3321", + "missed": false + }, + { + "index": "3322", + "missed": false + }, + { + "index": "3323", + "missed": false + }, + { + "index": "3324", + "missed": false + }, + { + "index": "3325", + "missed": false + }, + { + "index": "3326", + "missed": false + }, + { + "index": "3327", + "missed": false + }, + { + "index": "3328", + "missed": false + }, + { + "index": "3329", + "missed": false + }, + { + "index": "3330", + "missed": false + }, + { + "index": "3331", + "missed": false + }, + { + "index": "3332", + "missed": false + }, + { + "index": "3333", + "missed": false + }, + { + "index": "3334", + "missed": false + }, + { + "index": "3335", + "missed": false + }, + { + "index": "3336", + "missed": false + }, + { + "index": "3337", + "missed": false + }, + { + "index": "3338", + "missed": false + }, + { + "index": "3339", + "missed": false + }, + { + "index": "3340", + "missed": false + }, + { + "index": "3341", + "missed": false + }, + { + "index": "3342", + "missed": false + }, + { + "index": "3343", + "missed": false + }, + { + "index": "3344", + "missed": false + }, + { + "index": "3345", + "missed": false + }, + { + "index": "3346", + "missed": false + }, + { + "index": "3347", + "missed": false + }, + { + "index": "3348", + "missed": false + }, + { + "index": "3349", + "missed": false + }, + { + "index": "3350", + "missed": false + }, + { + "index": "3351", + "missed": false + }, + { + "index": "3352", + "missed": false + }, + { + "index": "3353", + "missed": false + }, + { + "index": "3354", + "missed": false + }, + { + "index": "3355", + "missed": false + }, + { + "index": "3356", + "missed": false + }, + { + "index": "3357", + "missed": false + }, + { + "index": "3358", + "missed": false + }, + { + "index": "3359", + "missed": false + }, + { + "index": "3360", + "missed": false + }, + { + "index": "3361", + "missed": false + }, + { + "index": "3362", + "missed": false + }, + { + "index": "3363", + "missed": false + }, + { + "index": "3364", + "missed": false + }, + { + "index": "3365", + "missed": false + }, + { + "index": "3366", + "missed": false + }, + { + "index": "3367", + "missed": false + }, + { + "index": "3368", + "missed": false + }, + { + "index": "3369", + "missed": false + }, + { + "index": "3370", + "missed": false + }, + { + "index": "3371", + "missed": false + }, + { + "index": "3372", + "missed": false + }, + { + "index": "3373", + "missed": false + }, + { + "index": "3374", + "missed": false + }, + { + "index": "3375", + "missed": false + }, + { + "index": "3376", + "missed": false + }, + { + "index": "3377", + "missed": false + }, + { + "index": "3378", + "missed": false + }, + { + "index": "3379", + "missed": false + }, + { + "index": "3380", + "missed": false + }, + { + "index": "3381", + "missed": false + }, + { + "index": "3382", + "missed": false + }, + { + "index": "3383", + "missed": false + }, + { + "index": "3384", + "missed": false + }, + { + "index": "3385", + "missed": false + }, + { + "index": "3386", + "missed": false + }, + { + "index": "3387", + "missed": false + }, + { + "index": "3388", + "missed": false + }, + { + "index": "3389", + "missed": false + }, + { + "index": "3390", + "missed": false + }, + { + "index": "3391", + "missed": false + }, + { + "index": "3392", + "missed": false + }, + { + "index": "3393", + "missed": false + }, + { + "index": "3394", + "missed": false + }, + { + "index": "3395", + "missed": false + }, + { + "index": "3396", + "missed": false + }, + { + "index": "3397", + "missed": false + }, + { + "index": "3398", + "missed": false + }, + { + "index": "3399", + "missed": false + }, + { + "index": "3400", + "missed": false + }, + { + "index": "3401", + "missed": false + }, + { + "index": "3402", + "missed": false + }, + { + "index": "3403", + "missed": false + }, + { + "index": "3404", + "missed": false + }, + { + "index": "3405", + "missed": false + }, + { + "index": "3406", + "missed": false + }, + { + "index": "3407", + "missed": false + }, + { + "index": "3408", + "missed": false + }, + { + "index": "3409", + "missed": false + }, + { + "index": "3410", + "missed": false + }, + { + "index": "3411", + "missed": false + }, + { + "index": "3412", + "missed": false + }, + { + "index": "3413", + "missed": false + }, + { + "index": "3414", + "missed": false + }, + { + "index": "3415", + "missed": false + }, + { + "index": "3416", + "missed": false + }, + { + "index": "3417", + "missed": false + }, + { + "index": "3418", + "missed": false + }, + { + "index": "3419", + "missed": false + }, + { + "index": "3420", + "missed": false + }, + { + "index": "3421", + "missed": false + }, + { + "index": "3422", + "missed": false + }, + { + "index": "3423", + "missed": false + }, + { + "index": "3424", + "missed": false + }, + { + "index": "3425", + "missed": false + }, + { + "index": "3426", + "missed": false + }, + { + "index": "3427", + "missed": false + }, + { + "index": "3428", + "missed": false + }, + { + "index": "3429", + "missed": false + }, + { + "index": "3430", + "missed": false + }, + { + "index": "3431", + "missed": false + }, + { + "index": "3432", + "missed": false + }, + { + "index": "3433", + "missed": false + }, + { + "index": "3434", + "missed": false + }, + { + "index": "3435", + "missed": false + }, + { + "index": "3436", + "missed": false + }, + { + "index": "3437", + "missed": false + }, + { + "index": "3438", + "missed": false + }, + { + "index": "3439", + "missed": false + }, + { + "index": "3440", + "missed": false + }, + { + "index": "3441", + "missed": false + }, + { + "index": "3442", + "missed": false + }, + { + "index": "3443", + "missed": false + }, + { + "index": "3444", + "missed": false + }, + { + "index": "3445", + "missed": false + }, + { + "index": "3446", + "missed": false + }, + { + "index": "3447", + "missed": false + }, + { + "index": "3448", + "missed": false + }, + { + "index": "3449", + "missed": false + }, + { + "index": "3450", + "missed": false + }, + { + "index": "3451", + "missed": false + }, + { + "index": "3452", + "missed": false + }, + { + "index": "3453", + "missed": false + }, + { + "index": "3454", + "missed": false + }, + { + "index": "3455", + "missed": false + }, + { + "index": "3456", + "missed": false + }, + { + "index": "3457", + "missed": false + }, + { + "index": "3458", + "missed": false + }, + { + "index": "3459", + "missed": false + }, + { + "index": "3460", + "missed": false + }, + { + "index": "3461", + "missed": false + }, + { + "index": "3462", + "missed": false + }, + { + "index": "3463", + "missed": false + }, + { + "index": "3464", + "missed": false + }, + { + "index": "3465", + "missed": false + }, + { + "index": "3466", + "missed": false + }, + { + "index": "3467", + "missed": false + }, + { + "index": "3468", + "missed": false + }, + { + "index": "3469", + "missed": false + }, + { + "index": "3470", + "missed": false + }, + { + "index": "3471", + "missed": false + }, + { + "index": "3472", + "missed": false + }, + { + "index": "3473", + "missed": false + }, + { + "index": "3474", + "missed": false + }, + { + "index": "3475", + "missed": false + }, + { + "index": "3476", + "missed": false + }, + { + "index": "3477", + "missed": false + }, + { + "index": "3478", + "missed": false + }, + { + "index": "3479", + "missed": false + }, + { + "index": "3480", + "missed": false + }, + { + "index": "3481", + "missed": false + }, + { + "index": "3482", + "missed": false + }, + { + "index": "3483", + "missed": false + }, + { + "index": "3484", + "missed": false + }, + { + "index": "3485", + "missed": false + }, + { + "index": "3486", + "missed": false + }, + { + "index": "3487", + "missed": false + }, + { + "index": "3488", + "missed": false + }, + { + "index": "3489", + "missed": false + }, + { + "index": "3490", + "missed": false + }, + { + "index": "3491", + "missed": false + }, + { + "index": "3492", + "missed": false + }, + { + "index": "3493", + "missed": false + }, + { + "index": "3494", + "missed": false + }, + { + "index": "3495", + "missed": false + }, + { + "index": "3496", + "missed": false + }, + { + "index": "3497", + "missed": false + }, + { + "index": "3498", + "missed": false + }, + { + "index": "3499", + "missed": false + }, + { + "index": "3500", + "missed": false + }, + { + "index": "3501", + "missed": false + }, + { + "index": "3502", + "missed": false + }, + { + "index": "3503", + "missed": false + }, + { + "index": "3504", + "missed": false + }, + { + "index": "3505", + "missed": false + }, + { + "index": "3506", + "missed": false + }, + { + "index": "3507", + "missed": false + }, + { + "index": "3508", + "missed": false + }, + { + "index": "3509", + "missed": false + }, + { + "index": "3510", + "missed": false + }, + { + "index": "3511", + "missed": false + }, + { + "index": "3512", + "missed": false + }, + { + "index": "3513", + "missed": false + }, + { + "index": "3514", + "missed": false + }, + { + "index": "3515", + "missed": false + }, + { + "index": "3516", + "missed": false + }, + { + "index": "3517", + "missed": false + }, + { + "index": "3518", + "missed": false + }, + { + "index": "3519", + "missed": false + }, + { + "index": "3520", + "missed": false + }, + { + "index": "3521", + "missed": false + }, + { + "index": "3522", + "missed": false + }, + { + "index": "3523", + "missed": false + }, + { + "index": "3524", + "missed": false + }, + { + "index": "3525", + "missed": false + }, + { + "index": "3526", + "missed": false + }, + { + "index": "3527", + "missed": false + }, + { + "index": "3528", + "missed": false + }, + { + "index": "3529", + "missed": false + }, + { + "index": "3530", + "missed": false + }, + { + "index": "3531", + "missed": false + }, + { + "index": "3532", + "missed": false + }, + { + "index": "3533", + "missed": false + }, + { + "index": "3534", + "missed": false + }, + { + "index": "3535", + "missed": false + }, + { + "index": "3536", + "missed": false + }, + { + "index": "3537", + "missed": false + }, + { + "index": "3538", + "missed": false + }, + { + "index": "3539", + "missed": false + }, + { + "index": "3540", + "missed": false + }, + { + "index": "3541", + "missed": false + }, + { + "index": "3542", + "missed": false + }, + { + "index": "3543", + "missed": false + }, + { + "index": "3544", + "missed": false + }, + { + "index": "3545", + "missed": false + }, + { + "index": "3546", + "missed": false + }, + { + "index": "3547", + "missed": false + }, + { + "index": "3548", + "missed": false + }, + { + "index": "3549", + "missed": false + }, + { + "index": "3550", + "missed": false + }, + { + "index": "3551", + "missed": false + }, + { + "index": "3552", + "missed": false + }, + { + "index": "3553", + "missed": false + }, + { + "index": "3554", + "missed": false + }, + { + "index": "3555", + "missed": false + }, + { + "index": "3556", + "missed": false + }, + { + "index": "3557", + "missed": false + }, + { + "index": "3558", + "missed": false + }, + { + "index": "3559", + "missed": false + }, + { + "index": "3560", + "missed": false + }, + { + "index": "3561", + "missed": false + }, + { + "index": "3562", + "missed": false + }, + { + "index": "3563", + "missed": false + }, + { + "index": "3564", + "missed": false + }, + { + "index": "3565", + "missed": false + }, + { + "index": "3566", + "missed": false + }, + { + "index": "3567", + "missed": false + }, + { + "index": "3568", + "missed": false + }, + { + "index": "3569", + "missed": false + }, + { + "index": "3570", + "missed": false + }, + { + "index": "3571", + "missed": false + }, + { + "index": "3572", + "missed": false + }, + { + "index": "3573", + "missed": false + }, + { + "index": "3574", + "missed": false + }, + { + "index": "3575", + "missed": false + }, + { + "index": "3576", + "missed": false + }, + { + "index": "3577", + "missed": false + }, + { + "index": "3578", + "missed": false + }, + { + "index": "3579", + "missed": false + }, + { + "index": "3580", + "missed": false + }, + { + "index": "3581", + "missed": false + }, + { + "index": "3582", + "missed": false + }, + { + "index": "3583", + "missed": false + }, + { + "index": "3584", + "missed": false + }, + { + "index": "3585", + "missed": false + }, + { + "index": "3586", + "missed": false + }, + { + "index": "3587", + "missed": false + }, + { + "index": "3588", + "missed": false + }, + { + "index": "3589", + "missed": false + }, + { + "index": "3590", + "missed": false + }, + { + "index": "3591", + "missed": false + }, + { + "index": "3592", + "missed": false + }, + { + "index": "3593", + "missed": false + }, + { + "index": "3594", + "missed": false + }, + { + "index": "3595", + "missed": false + }, + { + "index": "3596", + "missed": false + }, + { + "index": "3597", + "missed": false + }, + { + "index": "3598", + "missed": false + }, + { + "index": "3599", + "missed": false + }, + { + "index": "3600", + "missed": false + }, + { + "index": "3601", + "missed": false + }, + { + "index": "3602", + "missed": false + }, + { + "index": "3603", + "missed": false + }, + { + "index": "3604", + "missed": false + }, + { + "index": "3605", + "missed": false + }, + { + "index": "3606", + "missed": false + }, + { + "index": "3607", + "missed": false + }, + { + "index": "3608", + "missed": false + }, + { + "index": "3609", + "missed": false + }, + { + "index": "3610", + "missed": false + }, + { + "index": "3611", + "missed": false + }, + { + "index": "3612", + "missed": false + }, + { + "index": "3613", + "missed": false + }, + { + "index": "3614", + "missed": false + }, + { + "index": "3615", + "missed": false + }, + { + "index": "3616", + "missed": false + }, + { + "index": "3617", + "missed": false + }, + { + "index": "3618", + "missed": false + }, + { + "index": "3619", + "missed": false + }, + { + "index": "3620", + "missed": false + }, + { + "index": "3621", + "missed": false + }, + { + "index": "3622", + "missed": false + }, + { + "index": "3623", + "missed": false + }, + { + "index": "3624", + "missed": false + }, + { + "index": "3625", + "missed": false + }, + { + "index": "3626", + "missed": false + }, + { + "index": "3627", + "missed": false + }, + { + "index": "3628", + "missed": false + }, + { + "index": "3629", + "missed": false + }, + { + "index": "3630", + "missed": false + }, + { + "index": "3631", + "missed": false + }, + { + "index": "3632", + "missed": false + }, + { + "index": "3633", + "missed": false + }, + { + "index": "3634", + "missed": false + }, + { + "index": "3635", + "missed": false + }, + { + "index": "3636", + "missed": false + }, + { + "index": "3637", + "missed": false + }, + { + "index": "3638", + "missed": false + }, + { + "index": "3639", + "missed": false + }, + { + "index": "3640", + "missed": false + }, + { + "index": "3641", + "missed": false + }, + { + "index": "3642", + "missed": false + }, + { + "index": "3643", + "missed": false + }, + { + "index": "3644", + "missed": false + }, + { + "index": "3645", + "missed": false + }, + { + "index": "3646", + "missed": false + }, + { + "index": "3647", + "missed": false + }, + { + "index": "3648", + "missed": false + }, + { + "index": "3649", + "missed": false + }, + { + "index": "3650", + "missed": false + }, + { + "index": "3651", + "missed": false + }, + { + "index": "3652", + "missed": false + }, + { + "index": "3653", + "missed": false + }, + { + "index": "3654", + "missed": false + }, + { + "index": "3655", + "missed": false + }, + { + "index": "3656", + "missed": false + }, + { + "index": "3657", + "missed": false + }, + { + "index": "3658", + "missed": false + }, + { + "index": "3659", + "missed": false + }, + { + "index": "3660", + "missed": false + }, + { + "index": "3661", + "missed": false + }, + { + "index": "3662", + "missed": false + }, + { + "index": "3663", + "missed": false + }, + { + "index": "3664", + "missed": false + }, + { + "index": "3665", + "missed": false + }, + { + "index": "3666", + "missed": false + }, + { + "index": "3667", + "missed": false + }, + { + "index": "3668", + "missed": false + }, + { + "index": "3669", + "missed": false + }, + { + "index": "3670", + "missed": false + }, + { + "index": "3671", + "missed": false + }, + { + "index": "3672", + "missed": false + }, + { + "index": "3673", + "missed": false + }, + { + "index": "3674", + "missed": false + }, + { + "index": "3675", + "missed": false + }, + { + "index": "3676", + "missed": false + }, + { + "index": "3677", + "missed": false + }, + { + "index": "3678", + "missed": false + }, + { + "index": "3679", + "missed": false + }, + { + "index": "3680", + "missed": false + }, + { + "index": "3681", + "missed": false + }, + { + "index": "3682", + "missed": false + }, + { + "index": "3683", + "missed": false + }, + { + "index": "3684", + "missed": false + }, + { + "index": "3685", + "missed": false + }, + { + "index": "3686", + "missed": false + }, + { + "index": "3687", + "missed": false + }, + { + "index": "3688", + "missed": false + }, + { + "index": "3689", + "missed": false + }, + { + "index": "3690", + "missed": false + }, + { + "index": "3691", + "missed": false + }, + { + "index": "3692", + "missed": false + }, + { + "index": "3693", + "missed": false + }, + { + "index": "3694", + "missed": false + }, + { + "index": "3695", + "missed": false + }, + { + "index": "3696", + "missed": false + }, + { + "index": "3697", + "missed": false + }, + { + "index": "3698", + "missed": false + }, + { + "index": "3699", + "missed": false + }, + { + "index": "3700", + "missed": false + }, + { + "index": "3701", + "missed": false + }, + { + "index": "3702", + "missed": false + }, + { + "index": "3703", + "missed": false + }, + { + "index": "3704", + "missed": false + }, + { + "index": "3705", + "missed": false + }, + { + "index": "3706", + "missed": false + }, + { + "index": "3707", + "missed": false + }, + { + "index": "3708", + "missed": false + }, + { + "index": "3709", + "missed": false + }, + { + "index": "3710", + "missed": false + }, + { + "index": "3711", + "missed": false + }, + { + "index": "3712", + "missed": false + }, + { + "index": "3713", + "missed": false + }, + { + "index": "3714", + "missed": false + }, + { + "index": "3715", + "missed": false + }, + { + "index": "3716", + "missed": false + }, + { + "index": "3717", + "missed": false + }, + { + "index": "3718", + "missed": false + }, + { + "index": "3719", + "missed": false + }, + { + "index": "3720", + "missed": false + }, + { + "index": "3721", + "missed": false + }, + { + "index": "3722", + "missed": false + }, + { + "index": "3723", + "missed": false + }, + { + "index": "3724", + "missed": false + }, + { + "index": "3725", + "missed": false + }, + { + "index": "3726", + "missed": false + }, + { + "index": "3727", + "missed": false + }, + { + "index": "3728", + "missed": false + }, + { + "index": "3729", + "missed": false + }, + { + "index": "3730", + "missed": false + }, + { + "index": "3731", + "missed": false + }, + { + "index": "3732", + "missed": false + }, + { + "index": "3733", + "missed": false + }, + { + "index": "3734", + "missed": false + }, + { + "index": "3735", + "missed": false + }, + { + "index": "3736", + "missed": false + }, + { + "index": "3737", + "missed": false + }, + { + "index": "3738", + "missed": false + }, + { + "index": "3739", + "missed": false + }, + { + "index": "3740", + "missed": false + }, + { + "index": "3741", + "missed": false + }, + { + "index": "3742", + "missed": false + }, + { + "index": "3743", + "missed": false + }, + { + "index": "3744", + "missed": false + }, + { + "index": "3745", + "missed": false + }, + { + "index": "3746", + "missed": false + }, + { + "index": "3747", + "missed": false + }, + { + "index": "3748", + "missed": false + }, + { + "index": "3749", + "missed": false + }, + { + "index": "3750", + "missed": false + }, + { + "index": "3751", + "missed": false + }, + { + "index": "3752", + "missed": false + }, + { + "index": "3753", + "missed": false + }, + { + "index": "3754", + "missed": false + }, + { + "index": "3755", + "missed": false + }, + { + "index": "3756", + "missed": false + }, + { + "index": "3757", + "missed": false + }, + { + "index": "3758", + "missed": false + }, + { + "index": "3759", + "missed": false + }, + { + "index": "3760", + "missed": false + }, + { + "index": "3761", + "missed": false + }, + { + "index": "3762", + "missed": false + }, + { + "index": "3763", + "missed": false + }, + { + "index": "3764", + "missed": false + }, + { + "index": "3765", + "missed": false + }, + { + "index": "3766", + "missed": false + }, + { + "index": "3767", + "missed": false + }, + { + "index": "3768", + "missed": false + }, + { + "index": "3769", + "missed": false + }, + { + "index": "3770", + "missed": false + }, + { + "index": "3771", + "missed": false + }, + { + "index": "3772", + "missed": false + }, + { + "index": "3773", + "missed": false + }, + { + "index": "3774", + "missed": false + }, + { + "index": "3775", + "missed": false + }, + { + "index": "3776", + "missed": false + }, + { + "index": "3777", + "missed": false + }, + { + "index": "3778", + "missed": false + }, + { + "index": "3779", + "missed": false + }, + { + "index": "3780", + "missed": false + }, + { + "index": "3781", + "missed": false + }, + { + "index": "3782", + "missed": false + }, + { + "index": "3783", + "missed": false + }, + { + "index": "3784", + "missed": false + }, + { + "index": "3785", + "missed": false + }, + { + "index": "3786", + "missed": false + }, + { + "index": "3787", + "missed": false + }, + { + "index": "3788", + "missed": false + }, + { + "index": "3789", + "missed": false + }, + { + "index": "3790", + "missed": false + }, + { + "index": "3791", + "missed": false + }, + { + "index": "3792", + "missed": false + }, + { + "index": "3793", + "missed": false + }, + { + "index": "3794", + "missed": false + }, + { + "index": "3795", + "missed": false + }, + { + "index": "3796", + "missed": false + }, + { + "index": "3797", + "missed": false + }, + { + "index": "3798", + "missed": false + }, + { + "index": "3799", + "missed": false + }, + { + "index": "3800", + "missed": false + }, + { + "index": "3801", + "missed": false + }, + { + "index": "3802", + "missed": false + }, + { + "index": "3803", + "missed": false + }, + { + "index": "3804", + "missed": false + }, + { + "index": "3805", + "missed": false + }, + { + "index": "3806", + "missed": false + }, + { + "index": "3807", + "missed": false + }, + { + "index": "3808", + "missed": false + }, + { + "index": "3809", + "missed": false + }, + { + "index": "3810", + "missed": false + }, + { + "index": "3811", + "missed": false + }, + { + "index": "3812", + "missed": false + }, + { + "index": "3813", + "missed": false + }, + { + "index": "3814", + "missed": false + }, + { + "index": "3815", + "missed": false + }, + { + "index": "3816", + "missed": false + }, + { + "index": "3817", + "missed": false + }, + { + "index": "3818", + "missed": false + }, + { + "index": "3819", + "missed": false + }, + { + "index": "3820", + "missed": false + }, + { + "index": "3821", + "missed": false + }, + { + "index": "3822", + "missed": false + }, + { + "index": "3823", + "missed": false + }, + { + "index": "3824", + "missed": false + }, + { + "index": "3825", + "missed": false + }, + { + "index": "3826", + "missed": false + }, + { + "index": "3827", + "missed": false + }, + { + "index": "3828", + "missed": false + }, + { + "index": "3829", + "missed": false + }, + { + "index": "3830", + "missed": false + }, + { + "index": "3831", + "missed": false + }, + { + "index": "3832", + "missed": false + }, + { + "index": "3833", + "missed": false + }, + { + "index": "3834", + "missed": false + }, + { + "index": "3835", + "missed": false + }, + { + "index": "3836", + "missed": false + }, + { + "index": "3837", + "missed": false + }, + { + "index": "3838", + "missed": false + }, + { + "index": "3839", + "missed": false + }, + { + "index": "3840", + "missed": false + }, + { + "index": "3841", + "missed": false + }, + { + "index": "3842", + "missed": false + }, + { + "index": "3843", + "missed": false + }, + { + "index": "3844", + "missed": false + }, + { + "index": "3845", + "missed": false + }, + { + "index": "3846", + "missed": false + }, + { + "index": "3847", + "missed": false + }, + { + "index": "3848", + "missed": false + }, + { + "index": "3849", + "missed": false + }, + { + "index": "3850", + "missed": false + }, + { + "index": "3851", + "missed": false + }, + { + "index": "3852", + "missed": false + }, + { + "index": "3853", + "missed": false + }, + { + "index": "3854", + "missed": false + }, + { + "index": "3855", + "missed": false + }, + { + "index": "3856", + "missed": false + }, + { + "index": "3857", + "missed": false + }, + { + "index": "3858", + "missed": false + }, + { + "index": "3859", + "missed": false + }, + { + "index": "3860", + "missed": false + }, + { + "index": "3861", + "missed": false + }, + { + "index": "3862", + "missed": false + }, + { + "index": "3863", + "missed": false + }, + { + "index": "3864", + "missed": false + }, + { + "index": "3865", + "missed": false + }, + { + "index": "3866", + "missed": false + }, + { + "index": "3867", + "missed": false + }, + { + "index": "3868", + "missed": false + }, + { + "index": "3869", + "missed": false + }, + { + "index": "3870", + "missed": false + }, + { + "index": "3871", + "missed": false + }, + { + "index": "3872", + "missed": false + }, + { + "index": "3873", + "missed": false + }, + { + "index": "3874", + "missed": false + }, + { + "index": "3875", + "missed": false + }, + { + "index": "3876", + "missed": false + }, + { + "index": "3877", + "missed": false + }, + { + "index": "3878", + "missed": false + }, + { + "index": "3879", + "missed": false + }, + { + "index": "3880", + "missed": false + }, + { + "index": "3881", + "missed": false + }, + { + "index": "3882", + "missed": false + }, + { + "index": "3883", + "missed": false + }, + { + "index": "3884", + "missed": false + }, + { + "index": "3885", + "missed": false + }, + { + "index": "3886", + "missed": false + }, + { + "index": "3887", + "missed": false + }, + { + "index": "3888", + "missed": false + }, + { + "index": "3889", + "missed": false + }, + { + "index": "3890", + "missed": false + }, + { + "index": "3891", + "missed": false + }, + { + "index": "3892", + "missed": false + }, + { + "index": "3893", + "missed": false + }, + { + "index": "3894", + "missed": false + }, + { + "index": "3895", + "missed": false + }, + { + "index": "3896", + "missed": false + }, + { + "index": "3897", + "missed": false + }, + { + "index": "3898", + "missed": false + }, + { + "index": "3899", + "missed": false + }, + { + "index": "3900", + "missed": false + }, + { + "index": "3901", + "missed": false + }, + { + "index": "3902", + "missed": false + }, + { + "index": "3903", + "missed": false + }, + { + "index": "3904", + "missed": false + }, + { + "index": "3905", + "missed": false + }, + { + "index": "3906", + "missed": false + }, + { + "index": "3907", + "missed": false + }, + { + "index": "3908", + "missed": false + }, + { + "index": "3909", + "missed": false + }, + { + "index": "3910", + "missed": false + }, + { + "index": "3911", + "missed": false + }, + { + "index": "3912", + "missed": false + }, + { + "index": "3913", + "missed": false + }, + { + "index": "3914", + "missed": false + }, + { + "index": "3915", + "missed": false + }, + { + "index": "3916", + "missed": false + }, + { + "index": "3917", + "missed": false + }, + { + "index": "3918", + "missed": false + }, + { + "index": "3919", + "missed": false + }, + { + "index": "3920", + "missed": false + }, + { + "index": "3921", + "missed": false + }, + { + "index": "3922", + "missed": false + }, + { + "index": "3923", + "missed": false + }, + { + "index": "3924", + "missed": false + }, + { + "index": "3925", + "missed": false + }, + { + "index": "3926", + "missed": false + }, + { + "index": "3927", + "missed": false + }, + { + "index": "3928", + "missed": false + }, + { + "index": "3929", + "missed": false + }, + { + "index": "3930", + "missed": false + }, + { + "index": "3931", + "missed": false + }, + { + "index": "3932", + "missed": false + }, + { + "index": "3933", + "missed": false + }, + { + "index": "3934", + "missed": false + }, + { + "index": "3935", + "missed": false + }, + { + "index": "3936", + "missed": false + }, + { + "index": "3937", + "missed": false + }, + { + "index": "3938", + "missed": false + }, + { + "index": "3939", + "missed": false + }, + { + "index": "3940", + "missed": false + }, + { + "index": "3941", + "missed": false + }, + { + "index": "3942", + "missed": false + }, + { + "index": "3943", + "missed": false + }, + { + "index": "3944", + "missed": false + }, + { + "index": "3945", + "missed": false + }, + { + "index": "3946", + "missed": false + }, + { + "index": "3947", + "missed": false + }, + { + "index": "3948", + "missed": false + }, + { + "index": "3949", + "missed": false + }, + { + "index": "3950", + "missed": false + }, + { + "index": "3951", + "missed": false + }, + { + "index": "3952", + "missed": false + }, + { + "index": "3953", + "missed": false + }, + { + "index": "3954", + "missed": false + }, + { + "index": "3955", + "missed": false + }, + { + "index": "3956", + "missed": false + }, + { + "index": "3957", + "missed": false + }, + { + "index": "3958", + "missed": false + }, + { + "index": "3959", + "missed": false + }, + { + "index": "3960", + "missed": false + }, + { + "index": "3961", + "missed": false + }, + { + "index": "3962", + "missed": false + }, + { + "index": "3963", + "missed": false + }, + { + "index": "3964", + "missed": false + }, + { + "index": "3965", + "missed": false + }, + { + "index": "3966", + "missed": false + }, + { + "index": "3967", + "missed": false + }, + { + "index": "3968", + "missed": false + }, + { + "index": "3969", + "missed": false + }, + { + "index": "3970", + "missed": false + }, + { + "index": "3971", + "missed": false + }, + { + "index": "3972", + "missed": false + }, + { + "index": "3973", + "missed": false + }, + { + "index": "3974", + "missed": false + }, + { + "index": "3975", + "missed": false + }, + { + "index": "3976", + "missed": false + }, + { + "index": "3977", + "missed": false + }, + { + "index": "3978", + "missed": false + }, + { + "index": "3979", + "missed": false + }, + { + "index": "3980", + "missed": false + }, + { + "index": "3981", + "missed": false + }, + { + "index": "3982", + "missed": false + }, + { + "index": "3983", + "missed": false + }, + { + "index": "3984", + "missed": false + }, + { + "index": "3985", + "missed": false + }, + { + "index": "3986", + "missed": false + }, + { + "index": "3987", + "missed": false + }, + { + "index": "3988", + "missed": false + }, + { + "index": "3989", + "missed": false + }, + { + "index": "3990", + "missed": false + }, + { + "index": "3991", + "missed": false + }, + { + "index": "3992", + "missed": false + }, + { + "index": "3993", + "missed": false + }, + { + "index": "3994", + "missed": false + }, + { + "index": "3995", + "missed": false + }, + { + "index": "3996", + "missed": false + }, + { + "index": "3997", + "missed": false + }, + { + "index": "3998", + "missed": false + }, + { + "index": "3999", + "missed": false + }, + { + "index": "4000", + "missed": false + }, + { + "index": "4001", + "missed": false + }, + { + "index": "4002", + "missed": false + }, + { + "index": "4003", + "missed": false + }, + { + "index": "4004", + "missed": false + }, + { + "index": "4005", + "missed": false + }, + { + "index": "4006", + "missed": false + }, + { + "index": "4007", + "missed": false + }, + { + "index": "4008", + "missed": false + }, + { + "index": "4009", + "missed": false + }, + { + "index": "4010", + "missed": false + }, + { + "index": "4011", + "missed": false + }, + { + "index": "4012", + "missed": false + }, + { + "index": "4013", + "missed": false + }, + { + "index": "4014", + "missed": false + }, + { + "index": "4015", + "missed": false + }, + { + "index": "4016", + "missed": false + }, + { + "index": "4017", + "missed": false + }, + { + "index": "4018", + "missed": false + }, + { + "index": "4019", + "missed": false + }, + { + "index": "4020", + "missed": false + }, + { + "index": "4021", + "missed": false + }, + { + "index": "4022", + "missed": false + }, + { + "index": "4023", + "missed": false + }, + { + "index": "4024", + "missed": false + }, + { + "index": "4025", + "missed": false + }, + { + "index": "4026", + "missed": false + }, + { + "index": "4027", + "missed": false + }, + { + "index": "4028", + "missed": false + }, + { + "index": "4029", + "missed": false + }, + { + "index": "4030", + "missed": false + }, + { + "index": "4031", + "missed": false + }, + { + "index": "4032", + "missed": false + }, + { + "index": "4033", + "missed": false + }, + { + "index": "4034", + "missed": false + }, + { + "index": "4035", + "missed": false + }, + { + "index": "4036", + "missed": false + }, + { + "index": "4037", + "missed": false + }, + { + "index": "4038", + "missed": false + }, + { + "index": "4039", + "missed": false + }, + { + "index": "4040", + "missed": false + }, + { + "index": "4041", + "missed": false + }, + { + "index": "4042", + "missed": false + }, + { + "index": "4043", + "missed": false + }, + { + "index": "4044", + "missed": false + }, + { + "index": "4045", + "missed": false + }, + { + "index": "4046", + "missed": false + }, + { + "index": "4047", + "missed": false + }, + { + "index": "4048", + "missed": false + }, + { + "index": "4049", + "missed": false + }, + { + "index": "4050", + "missed": false + }, + { + "index": "4051", + "missed": false + }, + { + "index": "4052", + "missed": false + }, + { + "index": "4053", + "missed": false + }, + { + "index": "4054", + "missed": false + }, + { + "index": "4055", + "missed": false + }, + { + "index": "4056", + "missed": false + }, + { + "index": "4057", + "missed": false + }, + { + "index": "4058", + "missed": false + }, + { + "index": "4059", + "missed": false + }, + { + "index": "4060", + "missed": false + }, + { + "index": "4061", + "missed": false + }, + { + "index": "4062", + "missed": false + }, + { + "index": "4063", + "missed": false + }, + { + "index": "4064", + "missed": false + }, + { + "index": "4065", + "missed": false + }, + { + "index": "4066", + "missed": false + }, + { + "index": "4067", + "missed": false + }, + { + "index": "4068", + "missed": false + }, + { + "index": "4069", + "missed": false + }, + { + "index": "4070", + "missed": false + }, + { + "index": "4071", + "missed": false + }, + { + "index": "4072", + "missed": false + }, + { + "index": "4073", + "missed": false + }, + { + "index": "4074", + "missed": false + }, + { + "index": "4075", + "missed": false + }, + { + "index": "4076", + "missed": false + }, + { + "index": "4077", + "missed": false + }, + { + "index": "4078", + "missed": false + }, + { + "index": "4079", + "missed": false + }, + { + "index": "4080", + "missed": false + }, + { + "index": "4081", + "missed": false + }, + { + "index": "4082", + "missed": false + }, + { + "index": "4083", + "missed": false + }, + { + "index": "4084", + "missed": false + }, + { + "index": "4085", + "missed": false + }, + { + "index": "4086", + "missed": false + }, + { + "index": "4087", + "missed": false + }, + { + "index": "4088", + "missed": false + }, + { + "index": "4089", + "missed": false + }, + { + "index": "4090", + "missed": false + }, + { + "index": "4091", + "missed": false + }, + { + "index": "4092", + "missed": false + }, + { + "index": "4093", + "missed": false + }, + { + "index": "4094", + "missed": false + }, + { + "index": "4962", + "missed": true + }, + { + "index": "4963", + "missed": true + }, + { + "index": "4964", + "missed": true + }, + { + "index": "4965", + "missed": true + }, + { + "index": "4966", + "missed": true + }, + { + "index": "4967", + "missed": true + }, + { + "index": "4968", + "missed": true + }, + { + "index": "4969", + "missed": true + }, + { + "index": "4970", + "missed": true + } + ], + "cosmosvalcons1crgxs77qzhhlajk7wf9m33anfryysfkr8ng65k": [], + "cosmosvalcons177u8k99y8l556ksg6dh94xkfde7qd0lnunwjx3": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + } + ], + "cosmosvalcons1dphp5rlfjmekrtwh2r070xyhd3uvrl2agc02ng": [], + "cosmosvalcons1knf8rvmfku5wpfckxqqe8ctd76qppvrzq98xer": [ + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1egwhska2gk84x0n94fr2s94srpw9pqpj0fydy4": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + } + ], + "cosmosvalcons16xng3v3a4kn39htggwqswqrqh5ajexmc5cxz76": [], + "cosmosvalcons1vt3dhra3rtkgzadzlhuqzzpspkv64wcjvh3tcj": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1cdkjkkqwwedevgcmtx7k9nq99xxvnuwhvrw6uu": [ + { + "index": "0", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1cwde0s4vgamljuz2997uzlkk9x56ullfk75kt7": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + } + ], + "cosmosvalcons1s9wc77sx3p3zjdm43muayaudv3hvtp2tcz8gat": [ + { + "index": "3310", + "missed": false + }, + { + "index": "3436", + "missed": false + }, + { + "index": "4366", + "missed": false + }, + { + "index": "4390", + "missed": false + }, + { + "index": "4641", + "missed": false + }, + { + "index": "4660", + "missed": false + }, + { + "index": "4877", + "missed": false + } + ], + "cosmosvalcons19uqjglhvnhjm5mhq4y7jl5sahcfyhvauj27cdj": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + } + ], + "cosmosvalcons1xaqx7k507eegepu9mtpnl0ukl3h6ayyv0eq4cr": [ + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "217", + "missed": true + }, + { + "index": "1592", + "missed": true + }, + { + "index": "2098", + "missed": false + } + ], + "cosmosvalcons1gjkrrkhf0h569rxszc4g34v8ehe7s7ghzzvvtx": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1tcr0ke0apc8tkyws6a9pujqtf2xh6rl89e33mn": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": true + }, + { + "index": "193", + "missed": true + }, + { + "index": "194", + "missed": true + }, + { + "index": "195", + "missed": true + }, + { + "index": "196", + "missed": true + }, + { + "index": "197", + "missed": true + }, + { + "index": "198", + "missed": true + }, + { + "index": "199", + "missed": true + }, + { + "index": "200", + "missed": true + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": true + }, + { + "index": "274", + "missed": true + }, + { + "index": "275", + "missed": true + }, + { + "index": "276", + "missed": true + }, + { + "index": "277", + "missed": true + }, + { + "index": "278", + "missed": true + }, + { + "index": "279", + "missed": true + }, + { + "index": "280", + "missed": true + }, + { + "index": "281", + "missed": true + }, + { + "index": "282", + "missed": true + }, + { + "index": "283", + "missed": true + }, + { + "index": "284", + "missed": true + }, + { + "index": "285", + "missed": true + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": true + }, + { + "index": "449", + "missed": true + }, + { + "index": "450", + "missed": true + }, + { + "index": "451", + "missed": true + }, + { + "index": "452", + "missed": true + }, + { + "index": "453", + "missed": true + }, + { + "index": "454", + "missed": true + }, + { + "index": "455", + "missed": true + }, + { + "index": "456", + "missed": true + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": true + }, + { + "index": "782", + "missed": true + }, + { + "index": "783", + "missed": true + }, + { + "index": "784", + "missed": true + }, + { + "index": "785", + "missed": true + }, + { + "index": "786", + "missed": true + }, + { + "index": "787", + "missed": true + }, + { + "index": "788", + "missed": true + }, + { + "index": "789", + "missed": true + }, + { + "index": "790", + "missed": true + }, + { + "index": "791", + "missed": true + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": true + }, + { + "index": "1108", + "missed": true + }, + { + "index": "1109", + "missed": true + }, + { + "index": "1110", + "missed": true + }, + { + "index": "1111", + "missed": true + }, + { + "index": "1112", + "missed": true + }, + { + "index": "1113", + "missed": true + }, + { + "index": "1114", + "missed": true + }, + { + "index": "1115", + "missed": true + }, + { + "index": "1116", + "missed": true + }, + { + "index": "1117", + "missed": true + }, + { + "index": "1118", + "missed": true + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": true + }, + { + "index": "1269", + "missed": true + }, + { + "index": "1270", + "missed": true + }, + { + "index": "1271", + "missed": true + }, + { + "index": "1272", + "missed": true + }, + { + "index": "1273", + "missed": true + }, + { + "index": "1274", + "missed": true + }, + { + "index": "1275", + "missed": true + }, + { + "index": "1276", + "missed": true + }, + { + "index": "1277", + "missed": true + }, + { + "index": "1278", + "missed": true + }, + { + "index": "1279", + "missed": true + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": true + }, + { + "index": "1312", + "missed": true + }, + { + "index": "1313", + "missed": true + }, + { + "index": "1314", + "missed": true + }, + { + "index": "1315", + "missed": true + }, + { + "index": "1316", + "missed": true + }, + { + "index": "1317", + "missed": true + }, + { + "index": "1318", + "missed": true + }, + { + "index": "1319", + "missed": true + }, + { + "index": "1320", + "missed": true + }, + { + "index": "1321", + "missed": true + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1325", + "missed": false + }, + { + "index": "1326", + "missed": false + }, + { + "index": "1327", + "missed": false + }, + { + "index": "1328", + "missed": false + }, + { + "index": "1329", + "missed": false + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": false + }, + { + "index": "1332", + "missed": false + }, + { + "index": "1333", + "missed": false + }, + { + "index": "1334", + "missed": false + }, + { + "index": "1335", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1344", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": false + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": false + }, + { + "index": "1357", + "missed": false + }, + { + "index": "1358", + "missed": false + }, + { + "index": "1359", + "missed": false + }, + { + "index": "1360", + "missed": false + }, + { + "index": "1361", + "missed": false + }, + { + "index": "1362", + "missed": false + }, + { + "index": "1363", + "missed": false + }, + { + "index": "1364", + "missed": false + }, + { + "index": "1365", + "missed": false + }, + { + "index": "1366", + "missed": false + }, + { + "index": "1367", + "missed": false + }, + { + "index": "1368", + "missed": false + }, + { + "index": "1369", + "missed": false + }, + { + "index": "1370", + "missed": false + }, + { + "index": "1371", + "missed": false + }, + { + "index": "1372", + "missed": false + }, + { + "index": "1373", + "missed": false + }, + { + "index": "1374", + "missed": false + }, + { + "index": "1375", + "missed": false + }, + { + "index": "1376", + "missed": false + }, + { + "index": "1377", + "missed": false + }, + { + "index": "1378", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1383", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": false + }, + { + "index": "1387", + "missed": false + }, + { + "index": "1388", + "missed": false + }, + { + "index": "1389", + "missed": false + }, + { + "index": "1390", + "missed": false + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": false + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": false + }, + { + "index": "1395", + "missed": false + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1397", + "missed": false + }, + { + "index": "1398", + "missed": false + }, + { + "index": "1399", + "missed": false + }, + { + "index": "1400", + "missed": false + }, + { + "index": "1401", + "missed": false + }, + { + "index": "1402", + "missed": false + }, + { + "index": "1403", + "missed": false + }, + { + "index": "1404", + "missed": false + }, + { + "index": "1405", + "missed": false + }, + { + "index": "1406", + "missed": false + }, + { + "index": "1407", + "missed": false + }, + { + "index": "1408", + "missed": false + }, + { + "index": "1409", + "missed": false + }, + { + "index": "1410", + "missed": false + }, + { + "index": "1411", + "missed": false + }, + { + "index": "1412", + "missed": false + }, + { + "index": "1413", + "missed": false + }, + { + "index": "1414", + "missed": false + }, + { + "index": "1415", + "missed": false + }, + { + "index": "1416", + "missed": false + }, + { + "index": "1417", + "missed": false + }, + { + "index": "1418", + "missed": false + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1441", + "missed": false + }, + { + "index": "1442", + "missed": false + }, + { + "index": "1443", + "missed": false + }, + { + "index": "1444", + "missed": false + }, + { + "index": "1445", + "missed": false + }, + { + "index": "1446", + "missed": false + }, + { + "index": "1447", + "missed": false + }, + { + "index": "1448", + "missed": false + }, + { + "index": "1449", + "missed": false + }, + { + "index": "1450", + "missed": false + }, + { + "index": "1451", + "missed": false + }, + { + "index": "1452", + "missed": false + }, + { + "index": "1453", + "missed": false + }, + { + "index": "1454", + "missed": false + }, + { + "index": "1455", + "missed": true + }, + { + "index": "1456", + "missed": true + }, + { + "index": "1457", + "missed": true + }, + { + "index": "1458", + "missed": true + }, + { + "index": "1459", + "missed": true + }, + { + "index": "1460", + "missed": true + }, + { + "index": "1461", + "missed": true + }, + { + "index": "1462", + "missed": true + }, + { + "index": "1463", + "missed": true + }, + { + "index": "1464", + "missed": true + }, + { + "index": "1465", + "missed": false + }, + { + "index": "1466", + "missed": false + }, + { + "index": "1467", + "missed": false + }, + { + "index": "1468", + "missed": true + }, + { + "index": "1469", + "missed": true + }, + { + "index": "1470", + "missed": true + }, + { + "index": "1471", + "missed": true + }, + { + "index": "1472", + "missed": true + }, + { + "index": "1473", + "missed": true + }, + { + "index": "1474", + "missed": true + }, + { + "index": "1475", + "missed": true + }, + { + "index": "1476", + "missed": true + }, + { + "index": "1477", + "missed": true + }, + { + "index": "1478", + "missed": false + }, + { + "index": "1479", + "missed": false + }, + { + "index": "1480", + "missed": false + }, + { + "index": "1481", + "missed": false + }, + { + "index": "1482", + "missed": false + }, + { + "index": "1483", + "missed": false + }, + { + "index": "1484", + "missed": false + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": false + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1494", + "missed": false + }, + { + "index": "1495", + "missed": false + }, + { + "index": "1496", + "missed": false + }, + { + "index": "1497", + "missed": false + }, + { + "index": "1498", + "missed": false + }, + { + "index": "1499", + "missed": false + }, + { + "index": "1500", + "missed": false + }, + { + "index": "1501", + "missed": false + }, + { + "index": "1502", + "missed": false + }, + { + "index": "1503", + "missed": false + }, + { + "index": "1504", + "missed": false + }, + { + "index": "1505", + "missed": false + }, + { + "index": "1506", + "missed": false + }, + { + "index": "1507", + "missed": false + }, + { + "index": "1508", + "missed": false + }, + { + "index": "1509", + "missed": false + }, + { + "index": "1510", + "missed": false + }, + { + "index": "1511", + "missed": false + }, + { + "index": "1512", + "missed": false + }, + { + "index": "1513", + "missed": false + }, + { + "index": "1514", + "missed": false + }, + { + "index": "1515", + "missed": false + }, + { + "index": "1516", + "missed": false + }, + { + "index": "1517", + "missed": false + }, + { + "index": "1518", + "missed": false + }, + { + "index": "1519", + "missed": false + }, + { + "index": "1520", + "missed": false + }, + { + "index": "1521", + "missed": false + }, + { + "index": "1522", + "missed": false + }, + { + "index": "1523", + "missed": false + }, + { + "index": "1524", + "missed": false + }, + { + "index": "1525", + "missed": false + }, + { + "index": "1526", + "missed": false + }, + { + "index": "1527", + "missed": false + }, + { + "index": "1528", + "missed": false + }, + { + "index": "1529", + "missed": false + }, + { + "index": "1530", + "missed": false + }, + { + "index": "1531", + "missed": false + }, + { + "index": "1532", + "missed": false + }, + { + "index": "1533", + "missed": false + }, + { + "index": "1534", + "missed": false + }, + { + "index": "1535", + "missed": false + }, + { + "index": "1536", + "missed": false + }, + { + "index": "1537", + "missed": false + }, + { + "index": "1538", + "missed": false + }, + { + "index": "1539", + "missed": false + }, + { + "index": "1540", + "missed": false + }, + { + "index": "1541", + "missed": false + }, + { + "index": "1542", + "missed": false + }, + { + "index": "1543", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": false + }, + { + "index": "1546", + "missed": false + }, + { + "index": "1547", + "missed": false + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": false + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1552", + "missed": false + }, + { + "index": "1553", + "missed": false + }, + { + "index": "1554", + "missed": false + }, + { + "index": "1555", + "missed": false + }, + { + "index": "1556", + "missed": false + }, + { + "index": "1557", + "missed": false + }, + { + "index": "1558", + "missed": false + }, + { + "index": "1559", + "missed": false + }, + { + "index": "1560", + "missed": false + }, + { + "index": "1561", + "missed": false + }, + { + "index": "1562", + "missed": false + }, + { + "index": "1563", + "missed": false + }, + { + "index": "1564", + "missed": false + }, + { + "index": "1565", + "missed": false + }, + { + "index": "1566", + "missed": false + }, + { + "index": "1567", + "missed": false + }, + { + "index": "1568", + "missed": false + }, + { + "index": "1569", + "missed": false + }, + { + "index": "1570", + "missed": false + }, + { + "index": "1571", + "missed": false + }, + { + "index": "1572", + "missed": false + }, + { + "index": "1573", + "missed": false + }, + { + "index": "1574", + "missed": false + }, + { + "index": "1575", + "missed": false + }, + { + "index": "1576", + "missed": false + }, + { + "index": "1577", + "missed": false + }, + { + "index": "1578", + "missed": false + }, + { + "index": "1579", + "missed": false + }, + { + "index": "1580", + "missed": false + }, + { + "index": "1581", + "missed": false + }, + { + "index": "1582", + "missed": false + }, + { + "index": "1583", + "missed": false + }, + { + "index": "1584", + "missed": false + }, + { + "index": "1585", + "missed": true + }, + { + "index": "1586", + "missed": true + }, + { + "index": "1587", + "missed": true + }, + { + "index": "1588", + "missed": true + }, + { + "index": "1589", + "missed": true + }, + { + "index": "1590", + "missed": true + }, + { + "index": "1591", + "missed": true + }, + { + "index": "1592", + "missed": true + }, + { + "index": "1593", + "missed": true + }, + { + "index": "1594", + "missed": false + }, + { + "index": "1595", + "missed": false + }, + { + "index": "1596", + "missed": false + }, + { + "index": "1597", + "missed": false + }, + { + "index": "1598", + "missed": false + }, + { + "index": "1599", + "missed": false + }, + { + "index": "1600", + "missed": false + }, + { + "index": "1601", + "missed": false + }, + { + "index": "1602", + "missed": false + }, + { + "index": "1603", + "missed": false + }, + { + "index": "1604", + "missed": false + }, + { + "index": "1605", + "missed": false + }, + { + "index": "1606", + "missed": false + }, + { + "index": "1607", + "missed": false + }, + { + "index": "1608", + "missed": false + }, + { + "index": "1609", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1612", + "missed": false + }, + { + "index": "1613", + "missed": false + }, + { + "index": "1614", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": false + }, + { + "index": "1617", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1627", + "missed": false + }, + { + "index": "1628", + "missed": false + }, + { + "index": "1629", + "missed": true + }, + { + "index": "1630", + "missed": true + }, + { + "index": "1631", + "missed": true + }, + { + "index": "1632", + "missed": true + }, + { + "index": "1633", + "missed": true + }, + { + "index": "1634", + "missed": true + }, + { + "index": "1635", + "missed": true + }, + { + "index": "1636", + "missed": true + }, + { + "index": "1637", + "missed": true + }, + { + "index": "1638", + "missed": true + }, + { + "index": "1639", + "missed": false + }, + { + "index": "1640", + "missed": false + }, + { + "index": "1641", + "missed": false + }, + { + "index": "1642", + "missed": false + }, + { + "index": "1643", + "missed": false + }, + { + "index": "1644", + "missed": false + }, + { + "index": "1645", + "missed": false + }, + { + "index": "1646", + "missed": false + }, + { + "index": "1647", + "missed": false + }, + { + "index": "1648", + "missed": false + }, + { + "index": "1649", + "missed": false + }, + { + "index": "1650", + "missed": false + }, + { + "index": "1651", + "missed": false + }, + { + "index": "1652", + "missed": false + }, + { + "index": "1653", + "missed": false + }, + { + "index": "1654", + "missed": false + }, + { + "index": "1655", + "missed": false + }, + { + "index": "1656", + "missed": false + }, + { + "index": "1657", + "missed": false + }, + { + "index": "1658", + "missed": false + }, + { + "index": "1659", + "missed": false + }, + { + "index": "1660", + "missed": false + }, + { + "index": "1661", + "missed": false + }, + { + "index": "1662", + "missed": false + }, + { + "index": "1663", + "missed": false + }, + { + "index": "1664", + "missed": false + }, + { + "index": "1665", + "missed": false + }, + { + "index": "1666", + "missed": false + }, + { + "index": "1667", + "missed": false + }, + { + "index": "1668", + "missed": false + }, + { + "index": "1669", + "missed": false + }, + { + "index": "1670", + "missed": false + }, + { + "index": "1671", + "missed": false + }, + { + "index": "1672", + "missed": false + }, + { + "index": "1673", + "missed": false + }, + { + "index": "1674", + "missed": false + }, + { + "index": "1675", + "missed": false + }, + { + "index": "1676", + "missed": false + }, + { + "index": "1677", + "missed": false + }, + { + "index": "1678", + "missed": false + }, + { + "index": "1679", + "missed": false + }, + { + "index": "1680", + "missed": false + }, + { + "index": "1681", + "missed": false + }, + { + "index": "1682", + "missed": false + }, + { + "index": "1683", + "missed": false + }, + { + "index": "1684", + "missed": false + }, + { + "index": "1685", + "missed": false + }, + { + "index": "1686", + "missed": false + }, + { + "index": "1687", + "missed": false + }, + { + "index": "1688", + "missed": false + }, + { + "index": "1689", + "missed": false + }, + { + "index": "1690", + "missed": false + }, + { + "index": "1691", + "missed": false + }, + { + "index": "1692", + "missed": false + }, + { + "index": "1693", + "missed": false + }, + { + "index": "1694", + "missed": false + }, + { + "index": "1695", + "missed": false + }, + { + "index": "1696", + "missed": false + }, + { + "index": "1697", + "missed": false + }, + { + "index": "1698", + "missed": false + }, + { + "index": "1699", + "missed": false + }, + { + "index": "1700", + "missed": false + }, + { + "index": "1701", + "missed": false + }, + { + "index": "1702", + "missed": false + }, + { + "index": "1703", + "missed": false + }, + { + "index": "1704", + "missed": false + }, + { + "index": "1705", + "missed": false + }, + { + "index": "1706", + "missed": false + }, + { + "index": "1707", + "missed": false + }, + { + "index": "1708", + "missed": false + }, + { + "index": "1709", + "missed": false + }, + { + "index": "1710", + "missed": false + }, + { + "index": "1711", + "missed": false + }, + { + "index": "1712", + "missed": false + }, + { + "index": "1713", + "missed": false + }, + { + "index": "1714", + "missed": false + }, + { + "index": "1715", + "missed": false + }, + { + "index": "1716", + "missed": false + }, + { + "index": "1717", + "missed": false + }, + { + "index": "1718", + "missed": false + }, + { + "index": "1719", + "missed": false + }, + { + "index": "1720", + "missed": false + }, + { + "index": "1721", + "missed": false + }, + { + "index": "1722", + "missed": false + }, + { + "index": "1723", + "missed": false + }, + { + "index": "1724", + "missed": false + }, + { + "index": "1725", + "missed": false + }, + { + "index": "1726", + "missed": false + }, + { + "index": "1727", + "missed": false + }, + { + "index": "1728", + "missed": false + }, + { + "index": "1729", + "missed": false + }, + { + "index": "1730", + "missed": false + }, + { + "index": "1731", + "missed": false + }, + { + "index": "1732", + "missed": false + }, + { + "index": "1733", + "missed": false + }, + { + "index": "1734", + "missed": true + }, + { + "index": "1735", + "missed": true + }, + { + "index": "1736", + "missed": true + }, + { + "index": "1737", + "missed": true + }, + { + "index": "1738", + "missed": true + }, + { + "index": "1739", + "missed": true + }, + { + "index": "1740", + "missed": true + }, + { + "index": "1741", + "missed": true + }, + { + "index": "1742", + "missed": true + }, + { + "index": "1743", + "missed": true + }, + { + "index": "1744", + "missed": true + }, + { + "index": "1745", + "missed": false + }, + { + "index": "1746", + "missed": false + }, + { + "index": "1747", + "missed": false + }, + { + "index": "1748", + "missed": false + }, + { + "index": "1749", + "missed": false + }, + { + "index": "1750", + "missed": false + }, + { + "index": "1751", + "missed": false + }, + { + "index": "1752", + "missed": false + }, + { + "index": "1753", + "missed": false + }, + { + "index": "1754", + "missed": false + }, + { + "index": "1755", + "missed": false + }, + { + "index": "1756", + "missed": false + }, + { + "index": "1757", + "missed": false + }, + { + "index": "1758", + "missed": false + }, + { + "index": "1759", + "missed": false + }, + { + "index": "1760", + "missed": false + }, + { + "index": "1761", + "missed": false + }, + { + "index": "1762", + "missed": false + }, + { + "index": "1763", + "missed": false + }, + { + "index": "1764", + "missed": false + }, + { + "index": "1765", + "missed": false + }, + { + "index": "1766", + "missed": false + }, + { + "index": "1767", + "missed": false + }, + { + "index": "1768", + "missed": false + }, + { + "index": "1769", + "missed": false + }, + { + "index": "1770", + "missed": false + }, + { + "index": "1771", + "missed": false + }, + { + "index": "1772", + "missed": false + }, + { + "index": "1773", + "missed": false + }, + { + "index": "1774", + "missed": false + }, + { + "index": "1775", + "missed": false + }, + { + "index": "1776", + "missed": false + }, + { + "index": "1777", + "missed": true + }, + { + "index": "1778", + "missed": true + }, + { + "index": "1779", + "missed": true + }, + { + "index": "1780", + "missed": true + }, + { + "index": "1781", + "missed": true + }, + { + "index": "1782", + "missed": true + }, + { + "index": "1783", + "missed": true + }, + { + "index": "1784", + "missed": true + }, + { + "index": "1785", + "missed": true + }, + { + "index": "1786", + "missed": true + }, + { + "index": "1787", + "missed": true + }, + { + "index": "1788", + "missed": false + }, + { + "index": "1789", + "missed": false + }, + { + "index": "1790", + "missed": false + }, + { + "index": "1791", + "missed": false + }, + { + "index": "1792", + "missed": false + }, + { + "index": "1793", + "missed": false + }, + { + "index": "1794", + "missed": false + }, + { + "index": "1795", + "missed": false + }, + { + "index": "1796", + "missed": false + }, + { + "index": "1797", + "missed": false + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1807", + "missed": false + }, + { + "index": "1808", + "missed": false + }, + { + "index": "1809", + "missed": false + }, + { + "index": "1810", + "missed": false + }, + { + "index": "1811", + "missed": false + }, + { + "index": "1812", + "missed": false + }, + { + "index": "1813", + "missed": false + }, + { + "index": "1814", + "missed": false + }, + { + "index": "1815", + "missed": false + }, + { + "index": "1816", + "missed": false + }, + { + "index": "1817", + "missed": false + }, + { + "index": "1818", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1820", + "missed": false + }, + { + "index": "1821", + "missed": false + }, + { + "index": "1822", + "missed": false + }, + { + "index": "1823", + "missed": false + }, + { + "index": "1824", + "missed": false + }, + { + "index": "1825", + "missed": false + }, + { + "index": "1826", + "missed": false + }, + { + "index": "1827", + "missed": false + }, + { + "index": "1828", + "missed": false + }, + { + "index": "1829", + "missed": false + }, + { + "index": "1830", + "missed": false + }, + { + "index": "1831", + "missed": false + }, + { + "index": "1832", + "missed": false + }, + { + "index": "1833", + "missed": false + }, + { + "index": "1834", + "missed": false + }, + { + "index": "1835", + "missed": false + }, + { + "index": "1836", + "missed": false + }, + { + "index": "1837", + "missed": false + }, + { + "index": "1838", + "missed": false + }, + { + "index": "1839", + "missed": false + }, + { + "index": "1840", + "missed": false + }, + { + "index": "1841", + "missed": false + }, + { + "index": "1842", + "missed": false + }, + { + "index": "1843", + "missed": false + }, + { + "index": "1844", + "missed": false + }, + { + "index": "1845", + "missed": false + }, + { + "index": "1846", + "missed": false + }, + { + "index": "1847", + "missed": false + }, + { + "index": "1848", + "missed": false + }, + { + "index": "1849", + "missed": false + }, + { + "index": "1850", + "missed": false + }, + { + "index": "1851", + "missed": false + }, + { + "index": "1852", + "missed": false + }, + { + "index": "1853", + "missed": false + }, + { + "index": "1854", + "missed": false + }, + { + "index": "1855", + "missed": false + }, + { + "index": "1856", + "missed": false + }, + { + "index": "1857", + "missed": false + }, + { + "index": "1858", + "missed": false + }, + { + "index": "1859", + "missed": false + }, + { + "index": "1860", + "missed": false + }, + { + "index": "1861", + "missed": false + }, + { + "index": "1862", + "missed": false + }, + { + "index": "1863", + "missed": false + }, + { + "index": "1864", + "missed": false + }, + { + "index": "1865", + "missed": false + }, + { + "index": "1866", + "missed": false + }, + { + "index": "1867", + "missed": false + }, + { + "index": "1868", + "missed": false + }, + { + "index": "1869", + "missed": false + }, + { + "index": "1870", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1872", + "missed": false + }, + { + "index": "1873", + "missed": false + }, + { + "index": "1874", + "missed": false + }, + { + "index": "1875", + "missed": false + }, + { + "index": "1876", + "missed": false + }, + { + "index": "1877", + "missed": false + }, + { + "index": "1878", + "missed": false + }, + { + "index": "1879", + "missed": false + }, + { + "index": "1880", + "missed": false + }, + { + "index": "1881", + "missed": false + }, + { + "index": "1882", + "missed": false + }, + { + "index": "1883", + "missed": false + }, + { + "index": "1884", + "missed": false + }, + { + "index": "1885", + "missed": false + }, + { + "index": "1886", + "missed": false + }, + { + "index": "1887", + "missed": false + }, + { + "index": "1888", + "missed": false + }, + { + "index": "1889", + "missed": false + }, + { + "index": "1890", + "missed": false + }, + { + "index": "1891", + "missed": false + }, + { + "index": "1892", + "missed": false + }, + { + "index": "1893", + "missed": false + }, + { + "index": "1894", + "missed": false + }, + { + "index": "1895", + "missed": false + }, + { + "index": "1896", + "missed": false + }, + { + "index": "1897", + "missed": false + }, + { + "index": "1898", + "missed": false + }, + { + "index": "1899", + "missed": false + }, + { + "index": "1900", + "missed": false + }, + { + "index": "1901", + "missed": false + }, + { + "index": "1902", + "missed": false + }, + { + "index": "1903", + "missed": false + }, + { + "index": "1904", + "missed": false + }, + { + "index": "1905", + "missed": false + }, + { + "index": "1906", + "missed": false + }, + { + "index": "1907", + "missed": false + }, + { + "index": "1908", + "missed": false + }, + { + "index": "1909", + "missed": false + }, + { + "index": "1910", + "missed": false + }, + { + "index": "1911", + "missed": false + }, + { + "index": "1912", + "missed": false + }, + { + "index": "1913", + "missed": false + }, + { + "index": "1914", + "missed": false + }, + { + "index": "1915", + "missed": true + }, + { + "index": "1916", + "missed": true + }, + { + "index": "1917", + "missed": true + }, + { + "index": "1918", + "missed": true + }, + { + "index": "1919", + "missed": true + }, + { + "index": "1920", + "missed": true + }, + { + "index": "1921", + "missed": true + }, + { + "index": "1922", + "missed": true + }, + { + "index": "1923", + "missed": true + }, + { + "index": "1924", + "missed": true + }, + { + "index": "1925", + "missed": true + }, + { + "index": "1926", + "missed": false + }, + { + "index": "1927", + "missed": false + }, + { + "index": "1928", + "missed": false + }, + { + "index": "1929", + "missed": false + }, + { + "index": "1930", + "missed": false + }, + { + "index": "1931", + "missed": false + }, + { + "index": "1932", + "missed": false + }, + { + "index": "1933", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "1936", + "missed": false + }, + { + "index": "1937", + "missed": false + }, + { + "index": "1938", + "missed": false + }, + { + "index": "1939", + "missed": false + }, + { + "index": "1940", + "missed": false + }, + { + "index": "1941", + "missed": false + }, + { + "index": "1942", + "missed": false + }, + { + "index": "1943", + "missed": false + }, + { + "index": "1944", + "missed": false + }, + { + "index": "1945", + "missed": false + }, + { + "index": "1946", + "missed": false + }, + { + "index": "1947", + "missed": false + }, + { + "index": "1948", + "missed": false + }, + { + "index": "1949", + "missed": false + }, + { + "index": "1950", + "missed": false + }, + { + "index": "1951", + "missed": false + }, + { + "index": "1952", + "missed": false + }, + { + "index": "1953", + "missed": false + }, + { + "index": "1954", + "missed": false + }, + { + "index": "1955", + "missed": false + }, + { + "index": "1956", + "missed": false + }, + { + "index": "1957", + "missed": false + }, + { + "index": "1958", + "missed": false + }, + { + "index": "1959", + "missed": false + }, + { + "index": "1960", + "missed": false + }, + { + "index": "1961", + "missed": false + }, + { + "index": "1962", + "missed": false + }, + { + "index": "1963", + "missed": false + }, + { + "index": "1964", + "missed": false + }, + { + "index": "1965", + "missed": false + }, + { + "index": "1966", + "missed": false + }, + { + "index": "1967", + "missed": false + }, + { + "index": "1968", + "missed": false + }, + { + "index": "1969", + "missed": false + }, + { + "index": "1970", + "missed": false + }, + { + "index": "1971", + "missed": false + }, + { + "index": "1972", + "missed": false + }, + { + "index": "1973", + "missed": false + }, + { + "index": "1974", + "missed": false + }, + { + "index": "1975", + "missed": false + }, + { + "index": "1976", + "missed": false + }, + { + "index": "1977", + "missed": false + }, + { + "index": "1978", + "missed": false + }, + { + "index": "1979", + "missed": false + }, + { + "index": "1980", + "missed": false + }, + { + "index": "1981", + "missed": false + }, + { + "index": "1982", + "missed": false + }, + { + "index": "1983", + "missed": false + }, + { + "index": "1984", + "missed": false + }, + { + "index": "1985", + "missed": false + }, + { + "index": "1986", + "missed": false + }, + { + "index": "1987", + "missed": false + }, + { + "index": "1988", + "missed": false + }, + { + "index": "1989", + "missed": false + }, + { + "index": "1990", + "missed": false + }, + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + }, + { + "index": "1994", + "missed": false + }, + { + "index": "1995", + "missed": false + }, + { + "index": "1996", + "missed": false + }, + { + "index": "1997", + "missed": false + }, + { + "index": "1998", + "missed": false + }, + { + "index": "1999", + "missed": false + }, + { + "index": "2000", + "missed": false + }, + { + "index": "2001", + "missed": false + }, + { + "index": "2002", + "missed": false + }, + { + "index": "2003", + "missed": false + }, + { + "index": "2004", + "missed": false + }, + { + "index": "2005", + "missed": false + }, + { + "index": "2006", + "missed": false + }, + { + "index": "2007", + "missed": false + }, + { + "index": "2008", + "missed": false + }, + { + "index": "2009", + "missed": false + }, + { + "index": "2010", + "missed": false + }, + { + "index": "2011", + "missed": false + }, + { + "index": "2012", + "missed": false + }, + { + "index": "2013", + "missed": false + }, + { + "index": "2014", + "missed": false + }, + { + "index": "2015", + "missed": false + }, + { + "index": "2016", + "missed": false + }, + { + "index": "2017", + "missed": false + }, + { + "index": "2018", + "missed": false + }, + { + "index": "2019", + "missed": false + }, + { + "index": "2020", + "missed": false + }, + { + "index": "2021", + "missed": false + }, + { + "index": "2022", + "missed": false + }, + { + "index": "2023", + "missed": false + }, + { + "index": "2024", + "missed": false + }, + { + "index": "2025", + "missed": false + }, + { + "index": "2026", + "missed": false + }, + { + "index": "2027", + "missed": false + }, + { + "index": "2028", + "missed": false + }, + { + "index": "2029", + "missed": false + }, + { + "index": "2030", + "missed": false + }, + { + "index": "2031", + "missed": false + }, + { + "index": "2032", + "missed": false + }, + { + "index": "2033", + "missed": false + }, + { + "index": "2034", + "missed": false + }, + { + "index": "2035", + "missed": false + }, + { + "index": "2036", + "missed": false + }, + { + "index": "2037", + "missed": false + }, + { + "index": "2038", + "missed": false + }, + { + "index": "2039", + "missed": false + }, + { + "index": "2040", + "missed": false + }, + { + "index": "2041", + "missed": false + }, + { + "index": "2042", + "missed": false + }, + { + "index": "2043", + "missed": false + }, + { + "index": "2044", + "missed": false + }, + { + "index": "2045", + "missed": true + }, + { + "index": "2046", + "missed": true + }, + { + "index": "2047", + "missed": true + }, + { + "index": "2048", + "missed": true + }, + { + "index": "2049", + "missed": true + }, + { + "index": "2050", + "missed": true + }, + { + "index": "2051", + "missed": true + }, + { + "index": "2052", + "missed": true + }, + { + "index": "2053", + "missed": true + }, + { + "index": "2054", + "missed": true + }, + { + "index": "2055", + "missed": true + }, + { + "index": "2056", + "missed": true + }, + { + "index": "2057", + "missed": false + }, + { + "index": "2058", + "missed": false + }, + { + "index": "2059", + "missed": false + }, + { + "index": "2060", + "missed": false + }, + { + "index": "2061", + "missed": false + }, + { + "index": "2062", + "missed": false + }, + { + "index": "2063", + "missed": false + }, + { + "index": "2064", + "missed": false + }, + { + "index": "2065", + "missed": false + }, + { + "index": "2066", + "missed": false + }, + { + "index": "2067", + "missed": false + }, + { + "index": "2068", + "missed": false + }, + { + "index": "2069", + "missed": false + }, + { + "index": "2070", + "missed": false + }, + { + "index": "2071", + "missed": false + }, + { + "index": "2072", + "missed": false + }, + { + "index": "2073", + "missed": false + }, + { + "index": "2074", + "missed": false + }, + { + "index": "2075", + "missed": false + }, + { + "index": "2076", + "missed": false + }, + { + "index": "2077", + "missed": false + }, + { + "index": "2078", + "missed": false + }, + { + "index": "2079", + "missed": false + }, + { + "index": "2080", + "missed": false + }, + { + "index": "2081", + "missed": false + }, + { + "index": "2082", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2085", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2087", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": false + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2108", + "missed": false + }, + { + "index": "2109", + "missed": false + }, + { + "index": "2110", + "missed": false + }, + { + "index": "2111", + "missed": false + }, + { + "index": "2112", + "missed": false + }, + { + "index": "2113", + "missed": false + }, + { + "index": "2114", + "missed": false + }, + { + "index": "2115", + "missed": false + }, + { + "index": "2116", + "missed": false + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2158", + "missed": false + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": false + }, + { + "index": "2161", + "missed": false + }, + { + "index": "2162", + "missed": false + }, + { + "index": "2163", + "missed": false + }, + { + "index": "2164", + "missed": false + }, + { + "index": "2165", + "missed": false + }, + { + "index": "2166", + "missed": false + }, + { + "index": "2167", + "missed": false + }, + { + "index": "2168", + "missed": false + }, + { + "index": "2169", + "missed": false + }, + { + "index": "2170", + "missed": false + }, + { + "index": "2171", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2185", + "missed": false + }, + { + "index": "2186", + "missed": false + }, + { + "index": "2187", + "missed": false + }, + { + "index": "2188", + "missed": false + }, + { + "index": "2189", + "missed": false + }, + { + "index": "2190", + "missed": false + }, + { + "index": "2191", + "missed": false + }, + { + "index": "2192", + "missed": false + }, + { + "index": "2193", + "missed": false + }, + { + "index": "2194", + "missed": false + }, + { + "index": "2195", + "missed": false + }, + { + "index": "2196", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + }, + { + "index": "2201", + "missed": false + }, + { + "index": "2202", + "missed": false + }, + { + "index": "2203", + "missed": false + }, + { + "index": "2204", + "missed": false + }, + { + "index": "2205", + "missed": false + }, + { + "index": "2206", + "missed": false + }, + { + "index": "2207", + "missed": false + }, + { + "index": "2208", + "missed": false + }, + { + "index": "2209", + "missed": false + }, + { + "index": "2210", + "missed": false + }, + { + "index": "2211", + "missed": false + }, + { + "index": "2212", + "missed": false + }, + { + "index": "2213", + "missed": false + }, + { + "index": "2214", + "missed": false + }, + { + "index": "2215", + "missed": false + }, + { + "index": "2216", + "missed": false + }, + { + "index": "2217", + "missed": false + }, + { + "index": "2218", + "missed": false + }, + { + "index": "2219", + "missed": false + }, + { + "index": "2220", + "missed": false + }, + { + "index": "2221", + "missed": false + }, + { + "index": "2222", + "missed": false + }, + { + "index": "2223", + "missed": false + }, + { + "index": "2224", + "missed": false + }, + { + "index": "2225", + "missed": false + }, + { + "index": "2226", + "missed": false + }, + { + "index": "2227", + "missed": false + }, + { + "index": "2228", + "missed": false + }, + { + "index": "2229", + "missed": false + }, + { + "index": "2230", + "missed": false + }, + { + "index": "2231", + "missed": false + }, + { + "index": "2232", + "missed": false + }, + { + "index": "2233", + "missed": false + }, + { + "index": "2234", + "missed": false + }, + { + "index": "2235", + "missed": false + }, + { + "index": "2236", + "missed": false + }, + { + "index": "2237", + "missed": false + }, + { + "index": "2238", + "missed": false + }, + { + "index": "2239", + "missed": false + }, + { + "index": "2240", + "missed": false + }, + { + "index": "2241", + "missed": false + }, + { + "index": "2242", + "missed": false + }, + { + "index": "2243", + "missed": false + }, + { + "index": "2244", + "missed": false + }, + { + "index": "2245", + "missed": false + }, + { + "index": "2246", + "missed": false + }, + { + "index": "2247", + "missed": false + }, + { + "index": "2248", + "missed": false + }, + { + "index": "2249", + "missed": false + }, + { + "index": "2250", + "missed": false + }, + { + "index": "2251", + "missed": true + }, + { + "index": "2252", + "missed": true + }, + { + "index": "2253", + "missed": true + }, + { + "index": "2254", + "missed": true + }, + { + "index": "2255", + "missed": true + }, + { + "index": "2256", + "missed": true + }, + { + "index": "2257", + "missed": true + }, + { + "index": "2258", + "missed": true + }, + { + "index": "2259", + "missed": true + }, + { + "index": "2260", + "missed": true + }, + { + "index": "2261", + "missed": true + }, + { + "index": "2262", + "missed": false + }, + { + "index": "2263", + "missed": false + }, + { + "index": "2264", + "missed": false + }, + { + "index": "2265", + "missed": false + }, + { + "index": "2266", + "missed": false + }, + { + "index": "2267", + "missed": false + }, + { + "index": "2268", + "missed": false + }, + { + "index": "2269", + "missed": false + }, + { + "index": "2270", + "missed": false + }, + { + "index": "2271", + "missed": false + }, + { + "index": "2272", + "missed": false + }, + { + "index": "2273", + "missed": false + }, + { + "index": "2274", + "missed": false + }, + { + "index": "2275", + "missed": false + }, + { + "index": "2276", + "missed": false + }, + { + "index": "2277", + "missed": false + }, + { + "index": "2278", + "missed": false + }, + { + "index": "2279", + "missed": false + }, + { + "index": "2280", + "missed": false + }, + { + "index": "2281", + "missed": false + }, + { + "index": "2282", + "missed": false + }, + { + "index": "2283", + "missed": false + }, + { + "index": "2284", + "missed": false + }, + { + "index": "2285", + "missed": false + }, + { + "index": "2286", + "missed": false + }, + { + "index": "2287", + "missed": false + }, + { + "index": "2288", + "missed": false + }, + { + "index": "2289", + "missed": false + }, + { + "index": "2290", + "missed": false + }, + { + "index": "2291", + "missed": false + }, + { + "index": "2292", + "missed": false + }, + { + "index": "2293", + "missed": false + }, + { + "index": "2294", + "missed": false + }, + { + "index": "2295", + "missed": false + }, + { + "index": "2296", + "missed": false + }, + { + "index": "2297", + "missed": false + }, + { + "index": "2298", + "missed": false + }, + { + "index": "2299", + "missed": false + }, + { + "index": "2300", + "missed": false + }, + { + "index": "2301", + "missed": false + }, + { + "index": "2302", + "missed": false + }, + { + "index": "2303", + "missed": false + }, + { + "index": "2304", + "missed": false + }, + { + "index": "2305", + "missed": false + }, + { + "index": "2306", + "missed": false + }, + { + "index": "2307", + "missed": false + }, + { + "index": "2308", + "missed": false + }, + { + "index": "2309", + "missed": false + }, + { + "index": "2310", + "missed": false + }, + { + "index": "2311", + "missed": false + }, + { + "index": "2312", + "missed": false + }, + { + "index": "2313", + "missed": false + }, + { + "index": "2314", + "missed": false + }, + { + "index": "2315", + "missed": false + }, + { + "index": "2316", + "missed": false + }, + { + "index": "2317", + "missed": false + }, + { + "index": "2318", + "missed": false + }, + { + "index": "2319", + "missed": false + }, + { + "index": "2320", + "missed": false + }, + { + "index": "2321", + "missed": false + }, + { + "index": "2322", + "missed": false + }, + { + "index": "2323", + "missed": false + }, + { + "index": "2324", + "missed": false + }, + { + "index": "2325", + "missed": false + }, + { + "index": "2326", + "missed": false + }, + { + "index": "2327", + "missed": false + }, + { + "index": "2328", + "missed": false + }, + { + "index": "2329", + "missed": false + }, + { + "index": "2330", + "missed": false + }, + { + "index": "2331", + "missed": false + }, + { + "index": "2332", + "missed": false + }, + { + "index": "2333", + "missed": false + }, + { + "index": "2334", + "missed": false + }, + { + "index": "2335", + "missed": false + }, + { + "index": "2336", + "missed": false + }, + { + "index": "2337", + "missed": false + }, + { + "index": "2338", + "missed": false + }, + { + "index": "2339", + "missed": false + }, + { + "index": "2340", + "missed": false + }, + { + "index": "2341", + "missed": false + }, + { + "index": "2342", + "missed": false + }, + { + "index": "2343", + "missed": false + }, + { + "index": "2344", + "missed": false + }, + { + "index": "2345", + "missed": false + }, + { + "index": "2346", + "missed": false + }, + { + "index": "2347", + "missed": false + }, + { + "index": "2348", + "missed": false + }, + { + "index": "2349", + "missed": false + }, + { + "index": "2350", + "missed": false + }, + { + "index": "2351", + "missed": false + }, + { + "index": "2352", + "missed": false + }, + { + "index": "2353", + "missed": false + }, + { + "index": "2354", + "missed": false + }, + { + "index": "2355", + "missed": false + }, + { + "index": "2356", + "missed": false + }, + { + "index": "2357", + "missed": false + }, + { + "index": "2358", + "missed": false + }, + { + "index": "2359", + "missed": false + }, + { + "index": "2360", + "missed": false + }, + { + "index": "2361", + "missed": false + }, + { + "index": "2362", + "missed": false + }, + { + "index": "2363", + "missed": false + }, + { + "index": "2364", + "missed": false + }, + { + "index": "2365", + "missed": false + }, + { + "index": "2366", + "missed": false + }, + { + "index": "2367", + "missed": false + }, + { + "index": "2368", + "missed": false + }, + { + "index": "2369", + "missed": false + }, + { + "index": "2370", + "missed": false + }, + { + "index": "2371", + "missed": false + }, + { + "index": "2372", + "missed": false + }, + { + "index": "2373", + "missed": false + }, + { + "index": "2374", + "missed": false + }, + { + "index": "2375", + "missed": false + }, + { + "index": "2376", + "missed": false + }, + { + "index": "2377", + "missed": false + }, + { + "index": "2378", + "missed": false + }, + { + "index": "2379", + "missed": true + }, + { + "index": "2380", + "missed": true + }, + { + "index": "2381", + "missed": true + }, + { + "index": "2382", + "missed": true + }, + { + "index": "2383", + "missed": true + }, + { + "index": "2384", + "missed": true + }, + { + "index": "2385", + "missed": true + }, + { + "index": "2386", + "missed": true + }, + { + "index": "2387", + "missed": true + }, + { + "index": "2388", + "missed": true + }, + { + "index": "2389", + "missed": true + }, + { + "index": "2390", + "missed": false + }, + { + "index": "2391", + "missed": false + }, + { + "index": "2392", + "missed": false + }, + { + "index": "2393", + "missed": false + }, + { + "index": "2394", + "missed": false + }, + { + "index": "2395", + "missed": false + }, + { + "index": "2396", + "missed": false + }, + { + "index": "2397", + "missed": false + }, + { + "index": "2398", + "missed": false + }, + { + "index": "2399", + "missed": false + }, + { + "index": "2400", + "missed": false + }, + { + "index": "2401", + "missed": false + }, + { + "index": "2402", + "missed": false + }, + { + "index": "2403", + "missed": false + }, + { + "index": "2404", + "missed": false + }, + { + "index": "2405", + "missed": false + }, + { + "index": "2406", + "missed": false + }, + { + "index": "2407", + "missed": false + }, + { + "index": "2408", + "missed": false + }, + { + "index": "2409", + "missed": false + }, + { + "index": "2410", + "missed": false + }, + { + "index": "2411", + "missed": false + }, + { + "index": "2412", + "missed": false + }, + { + "index": "2413", + "missed": false + }, + { + "index": "2414", + "missed": false + }, + { + "index": "2415", + "missed": false + }, + { + "index": "2416", + "missed": false + }, + { + "index": "2417", + "missed": false + }, + { + "index": "2418", + "missed": false + }, + { + "index": "2419", + "missed": false + }, + { + "index": "2420", + "missed": false + }, + { + "index": "2421", + "missed": false + }, + { + "index": "2422", + "missed": false + }, + { + "index": "2423", + "missed": false + }, + { + "index": "2424", + "missed": false + }, + { + "index": "2425", + "missed": false + }, + { + "index": "2426", + "missed": false + }, + { + "index": "2427", + "missed": false + }, + { + "index": "2428", + "missed": false + }, + { + "index": "2429", + "missed": false + }, + { + "index": "2430", + "missed": false + }, + { + "index": "2431", + "missed": false + }, + { + "index": "2432", + "missed": false + }, + { + "index": "2433", + "missed": false + }, + { + "index": "2434", + "missed": false + }, + { + "index": "2435", + "missed": false + }, + { + "index": "2436", + "missed": false + }, + { + "index": "2437", + "missed": false + }, + { + "index": "2438", + "missed": false + }, + { + "index": "2439", + "missed": false + }, + { + "index": "2440", + "missed": false + }, + { + "index": "2441", + "missed": false + }, + { + "index": "2442", + "missed": false + }, + { + "index": "2443", + "missed": false + }, + { + "index": "2444", + "missed": false + }, + { + "index": "2445", + "missed": false + }, + { + "index": "2446", + "missed": false + }, + { + "index": "2447", + "missed": false + }, + { + "index": "2448", + "missed": false + }, + { + "index": "2449", + "missed": false + }, + { + "index": "2450", + "missed": false + }, + { + "index": "2451", + "missed": false + }, + { + "index": "2452", + "missed": false + }, + { + "index": "2453", + "missed": false + }, + { + "index": "2454", + "missed": false + }, + { + "index": "2455", + "missed": false + }, + { + "index": "2456", + "missed": false + }, + { + "index": "2457", + "missed": false + }, + { + "index": "2458", + "missed": false + }, + { + "index": "2459", + "missed": false + }, + { + "index": "2460", + "missed": false + }, + { + "index": "2461", + "missed": false + }, + { + "index": "2462", + "missed": false + }, + { + "index": "2463", + "missed": false + }, + { + "index": "2464", + "missed": false + }, + { + "index": "2465", + "missed": false + }, + { + "index": "2466", + "missed": false + }, + { + "index": "2467", + "missed": false + }, + { + "index": "2468", + "missed": false + }, + { + "index": "2469", + "missed": false + }, + { + "index": "2470", + "missed": false + }, + { + "index": "2471", + "missed": false + }, + { + "index": "2472", + "missed": false + }, + { + "index": "2473", + "missed": false + }, + { + "index": "2474", + "missed": false + }, + { + "index": "2475", + "missed": false + }, + { + "index": "2476", + "missed": false + }, + { + "index": "2477", + "missed": false + }, + { + "index": "2478", + "missed": false + }, + { + "index": "2479", + "missed": false + }, + { + "index": "2480", + "missed": false + }, + { + "index": "2481", + "missed": false + }, + { + "index": "2482", + "missed": false + }, + { + "index": "2483", + "missed": false + }, + { + "index": "2484", + "missed": false + }, + { + "index": "2485", + "missed": false + }, + { + "index": "2486", + "missed": false + }, + { + "index": "2487", + "missed": false + }, + { + "index": "2488", + "missed": false + }, + { + "index": "2489", + "missed": false + }, + { + "index": "2490", + "missed": false + }, + { + "index": "2491", + "missed": false + }, + { + "index": "2492", + "missed": false + }, + { + "index": "2493", + "missed": false + }, + { + "index": "2494", + "missed": false + }, + { + "index": "2495", + "missed": false + }, + { + "index": "2496", + "missed": false + }, + { + "index": "2497", + "missed": false + }, + { + "index": "2498", + "missed": false + }, + { + "index": "2499", + "missed": false + }, + { + "index": "2500", + "missed": false + }, + { + "index": "2501", + "missed": false + }, + { + "index": "2502", + "missed": false + }, + { + "index": "2503", + "missed": false + }, + { + "index": "2504", + "missed": false + }, + { + "index": "2505", + "missed": false + }, + { + "index": "2506", + "missed": false + }, + { + "index": "2507", + "missed": false + }, + { + "index": "2508", + "missed": false + }, + { + "index": "2509", + "missed": false + }, + { + "index": "2510", + "missed": false + }, + { + "index": "2511", + "missed": false + }, + { + "index": "2512", + "missed": false + }, + { + "index": "2513", + "missed": false + }, + { + "index": "2514", + "missed": false + }, + { + "index": "2515", + "missed": false + }, + { + "index": "2516", + "missed": false + }, + { + "index": "2517", + "missed": false + }, + { + "index": "2518", + "missed": false + }, + { + "index": "2519", + "missed": false + }, + { + "index": "2520", + "missed": false + }, + { + "index": "2521", + "missed": false + }, + { + "index": "2522", + "missed": false + }, + { + "index": "2523", + "missed": false + }, + { + "index": "2524", + "missed": false + }, + { + "index": "2525", + "missed": true + }, + { + "index": "2526", + "missed": true + }, + { + "index": "2527", + "missed": true + }, + { + "index": "2528", + "missed": true + }, + { + "index": "2529", + "missed": true + }, + { + "index": "2530", + "missed": true + }, + { + "index": "2531", + "missed": true + }, + { + "index": "2532", + "missed": true + }, + { + "index": "2533", + "missed": true + }, + { + "index": "2534", + "missed": true + }, + { + "index": "2535", + "missed": false + }, + { + "index": "2536", + "missed": false + }, + { + "index": "2537", + "missed": false + }, + { + "index": "2538", + "missed": false + }, + { + "index": "2539", + "missed": false + }, + { + "index": "2540", + "missed": false + }, + { + "index": "2541", + "missed": false + }, + { + "index": "2542", + "missed": false + }, + { + "index": "2543", + "missed": false + }, + { + "index": "2544", + "missed": false + }, + { + "index": "2545", + "missed": false + }, + { + "index": "2546", + "missed": false + }, + { + "index": "2547", + "missed": false + }, + { + "index": "2548", + "missed": false + }, + { + "index": "2549", + "missed": false + }, + { + "index": "2550", + "missed": false + }, + { + "index": "2551", + "missed": false + }, + { + "index": "2552", + "missed": false + }, + { + "index": "2553", + "missed": false + }, + { + "index": "2554", + "missed": false + }, + { + "index": "2555", + "missed": false + }, + { + "index": "2556", + "missed": false + }, + { + "index": "2557", + "missed": false + }, + { + "index": "2558", + "missed": false + }, + { + "index": "2559", + "missed": false + }, + { + "index": "2560", + "missed": false + }, + { + "index": "2561", + "missed": false + }, + { + "index": "2562", + "missed": false + }, + { + "index": "2563", + "missed": false + }, + { + "index": "2564", + "missed": false + }, + { + "index": "2565", + "missed": false + }, + { + "index": "2566", + "missed": false + }, + { + "index": "2567", + "missed": false + }, + { + "index": "2568", + "missed": false + }, + { + "index": "2569", + "missed": false + }, + { + "index": "2570", + "missed": false + }, + { + "index": "2571", + "missed": false + }, + { + "index": "2572", + "missed": false + }, + { + "index": "2573", + "missed": false + }, + { + "index": "2574", + "missed": false + }, + { + "index": "2575", + "missed": false + }, + { + "index": "2576", + "missed": false + }, + { + "index": "2577", + "missed": false + }, + { + "index": "2578", + "missed": false + }, + { + "index": "2579", + "missed": false + }, + { + "index": "2580", + "missed": false + }, + { + "index": "2581", + "missed": false + }, + { + "index": "2582", + "missed": false + }, + { + "index": "2583", + "missed": false + }, + { + "index": "2584", + "missed": false + }, + { + "index": "2585", + "missed": false + }, + { + "index": "2586", + "missed": false + }, + { + "index": "2587", + "missed": false + }, + { + "index": "2588", + "missed": false + }, + { + "index": "2589", + "missed": false + }, + { + "index": "2590", + "missed": false + }, + { + "index": "2591", + "missed": false + }, + { + "index": "2592", + "missed": false + }, + { + "index": "2593", + "missed": false + }, + { + "index": "2594", + "missed": false + }, + { + "index": "2595", + "missed": false + }, + { + "index": "2596", + "missed": false + }, + { + "index": "2597", + "missed": false + }, + { + "index": "2598", + "missed": false + }, + { + "index": "2599", + "missed": false + }, + { + "index": "2600", + "missed": false + }, + { + "index": "2601", + "missed": false + }, + { + "index": "2602", + "missed": false + }, + { + "index": "2603", + "missed": false + }, + { + "index": "2604", + "missed": false + }, + { + "index": "2605", + "missed": false + }, + { + "index": "2606", + "missed": false + }, + { + "index": "2607", + "missed": false + }, + { + "index": "2608", + "missed": false + }, + { + "index": "2609", + "missed": false + }, + { + "index": "2610", + "missed": false + }, + { + "index": "2611", + "missed": false + }, + { + "index": "2612", + "missed": false + }, + { + "index": "2613", + "missed": false + }, + { + "index": "2614", + "missed": false + }, + { + "index": "2615", + "missed": false + }, + { + "index": "2616", + "missed": false + }, + { + "index": "2617", + "missed": false + }, + { + "index": "2618", + "missed": false + }, + { + "index": "2619", + "missed": false + }, + { + "index": "2620", + "missed": false + }, + { + "index": "2621", + "missed": false + }, + { + "index": "2622", + "missed": false + }, + { + "index": "2623", + "missed": false + }, + { + "index": "2624", + "missed": false + }, + { + "index": "2625", + "missed": false + }, + { + "index": "2626", + "missed": false + }, + { + "index": "2627", + "missed": false + }, + { + "index": "2628", + "missed": false + }, + { + "index": "2629", + "missed": false + }, + { + "index": "2630", + "missed": false + }, + { + "index": "2631", + "missed": false + }, + { + "index": "2632", + "missed": false + }, + { + "index": "2633", + "missed": false + }, + { + "index": "2634", + "missed": false + }, + { + "index": "2635", + "missed": false + }, + { + "index": "2636", + "missed": false + }, + { + "index": "2637", + "missed": false + }, + { + "index": "2638", + "missed": false + }, + { + "index": "2639", + "missed": false + }, + { + "index": "2640", + "missed": false + }, + { + "index": "2641", + "missed": false + }, + { + "index": "2642", + "missed": false + }, + { + "index": "2643", + "missed": false + }, + { + "index": "2644", + "missed": true + }, + { + "index": "2645", + "missed": true + }, + { + "index": "2646", + "missed": true + }, + { + "index": "2647", + "missed": true + }, + { + "index": "2648", + "missed": true + }, + { + "index": "2649", + "missed": true + }, + { + "index": "2650", + "missed": true + }, + { + "index": "2651", + "missed": true + }, + { + "index": "2652", + "missed": true + }, + { + "index": "2653", + "missed": true + }, + { + "index": "2654", + "missed": true + }, + { + "index": "2655", + "missed": true + }, + { + "index": "2656", + "missed": false + }, + { + "index": "2657", + "missed": false + }, + { + "index": "2658", + "missed": false + }, + { + "index": "2659", + "missed": false + }, + { + "index": "2660", + "missed": false + }, + { + "index": "2661", + "missed": false + }, + { + "index": "2662", + "missed": false + }, + { + "index": "2663", + "missed": false + }, + { + "index": "2664", + "missed": false + }, + { + "index": "2665", + "missed": false + }, + { + "index": "2666", + "missed": false + }, + { + "index": "2667", + "missed": false + }, + { + "index": "2668", + "missed": false + }, + { + "index": "2669", + "missed": false + }, + { + "index": "2670", + "missed": false + }, + { + "index": "2671", + "missed": false + }, + { + "index": "2672", + "missed": false + }, + { + "index": "2673", + "missed": false + }, + { + "index": "2674", + "missed": false + }, + { + "index": "2675", + "missed": false + }, + { + "index": "2676", + "missed": false + }, + { + "index": "2677", + "missed": false + }, + { + "index": "2678", + "missed": false + }, + { + "index": "2679", + "missed": false + }, + { + "index": "2680", + "missed": false + }, + { + "index": "2681", + "missed": false + }, + { + "index": "2682", + "missed": false + }, + { + "index": "2683", + "missed": false + }, + { + "index": "2684", + "missed": false + }, + { + "index": "2685", + "missed": false + }, + { + "index": "2686", + "missed": false + }, + { + "index": "2687", + "missed": false + }, + { + "index": "2688", + "missed": false + }, + { + "index": "2689", + "missed": false + }, + { + "index": "2690", + "missed": false + }, + { + "index": "2691", + "missed": false + }, + { + "index": "2692", + "missed": false + }, + { + "index": "2693", + "missed": false + }, + { + "index": "2694", + "missed": false + }, + { + "index": "2695", + "missed": false + }, + { + "index": "2696", + "missed": false + }, + { + "index": "2697", + "missed": false + }, + { + "index": "2698", + "missed": false + }, + { + "index": "2699", + "missed": false + }, + { + "index": "2700", + "missed": false + }, + { + "index": "2701", + "missed": false + }, + { + "index": "2702", + "missed": false + }, + { + "index": "2703", + "missed": false + }, + { + "index": "2704", + "missed": false + }, + { + "index": "2705", + "missed": false + }, + { + "index": "2706", + "missed": false + }, + { + "index": "2707", + "missed": false + }, + { + "index": "2708", + "missed": false + }, + { + "index": "2709", + "missed": false + }, + { + "index": "2710", + "missed": false + }, + { + "index": "2711", + "missed": false + }, + { + "index": "2712", + "missed": false + }, + { + "index": "2713", + "missed": false + }, + { + "index": "2714", + "missed": false + }, + { + "index": "2715", + "missed": false + }, + { + "index": "2716", + "missed": false + }, + { + "index": "2717", + "missed": false + }, + { + "index": "2718", + "missed": false + }, + { + "index": "2719", + "missed": false + }, + { + "index": "2720", + "missed": false + }, + { + "index": "2721", + "missed": false + }, + { + "index": "2722", + "missed": false + }, + { + "index": "2723", + "missed": false + }, + { + "index": "2724", + "missed": false + }, + { + "index": "2725", + "missed": false + }, + { + "index": "2726", + "missed": false + }, + { + "index": "2727", + "missed": false + }, + { + "index": "2728", + "missed": false + }, + { + "index": "2729", + "missed": false + }, + { + "index": "2730", + "missed": false + }, + { + "index": "2731", + "missed": false + }, + { + "index": "2732", + "missed": false + }, + { + "index": "2733", + "missed": false + }, + { + "index": "2734", + "missed": false + }, + { + "index": "2735", + "missed": false + }, + { + "index": "2736", + "missed": false + }, + { + "index": "2737", + "missed": false + }, + { + "index": "2738", + "missed": false + }, + { + "index": "2739", + "missed": false + }, + { + "index": "2740", + "missed": false + }, + { + "index": "2741", + "missed": false + }, + { + "index": "2742", + "missed": false + }, + { + "index": "2743", + "missed": false + }, + { + "index": "2744", + "missed": false + }, + { + "index": "2745", + "missed": false + }, + { + "index": "2746", + "missed": false + }, + { + "index": "2747", + "missed": false + }, + { + "index": "2748", + "missed": false + }, + { + "index": "2749", + "missed": false + }, + { + "index": "2750", + "missed": false + }, + { + "index": "2751", + "missed": false + }, + { + "index": "2752", + "missed": false + }, + { + "index": "2753", + "missed": false + }, + { + "index": "2754", + "missed": false + }, + { + "index": "2755", + "missed": false + }, + { + "index": "2756", + "missed": false + }, + { + "index": "2757", + "missed": false + }, + { + "index": "2758", + "missed": false + }, + { + "index": "2759", + "missed": false + }, + { + "index": "2760", + "missed": false + }, + { + "index": "2761", + "missed": false + }, + { + "index": "2762", + "missed": false + }, + { + "index": "2763", + "missed": false + }, + { + "index": "2764", + "missed": false + }, + { + "index": "2765", + "missed": false + }, + { + "index": "2766", + "missed": false + }, + { + "index": "2767", + "missed": false + }, + { + "index": "2768", + "missed": false + }, + { + "index": "2769", + "missed": false + }, + { + "index": "2770", + "missed": false + }, + { + "index": "2771", + "missed": false + }, + { + "index": "2772", + "missed": false + }, + { + "index": "2773", + "missed": false + }, + { + "index": "2774", + "missed": false + }, + { + "index": "2775", + "missed": false + }, + { + "index": "2776", + "missed": false + }, + { + "index": "2777", + "missed": false + }, + { + "index": "2778", + "missed": false + }, + { + "index": "2779", + "missed": false + }, + { + "index": "2780", + "missed": false + }, + { + "index": "2781", + "missed": false + }, + { + "index": "2782", + "missed": false + }, + { + "index": "2783", + "missed": false + }, + { + "index": "2784", + "missed": false + }, + { + "index": "2785", + "missed": false + }, + { + "index": "2786", + "missed": false + }, + { + "index": "2787", + "missed": false + }, + { + "index": "2788", + "missed": false + }, + { + "index": "2789", + "missed": false + }, + { + "index": "2790", + "missed": false + }, + { + "index": "2791", + "missed": false + }, + { + "index": "2792", + "missed": false + }, + { + "index": "2793", + "missed": false + }, + { + "index": "2794", + "missed": false + }, + { + "index": "2795", + "missed": false + }, + { + "index": "2796", + "missed": false + }, + { + "index": "2797", + "missed": false + }, + { + "index": "2798", + "missed": false + }, + { + "index": "2799", + "missed": false + }, + { + "index": "2800", + "missed": false + }, + { + "index": "2801", + "missed": false + }, + { + "index": "2802", + "missed": false + }, + { + "index": "2803", + "missed": false + }, + { + "index": "2804", + "missed": false + }, + { + "index": "2805", + "missed": false + }, + { + "index": "2806", + "missed": false + }, + { + "index": "2807", + "missed": false + }, + { + "index": "2808", + "missed": false + }, + { + "index": "2809", + "missed": false + }, + { + "index": "2810", + "missed": false + }, + { + "index": "2811", + "missed": false + }, + { + "index": "2812", + "missed": false + }, + { + "index": "2813", + "missed": false + }, + { + "index": "2814", + "missed": false + }, + { + "index": "2815", + "missed": false + }, + { + "index": "2816", + "missed": false + }, + { + "index": "2817", + "missed": false + }, + { + "index": "2818", + "missed": false + }, + { + "index": "2819", + "missed": false + }, + { + "index": "2820", + "missed": false + }, + { + "index": "2821", + "missed": false + }, + { + "index": "2822", + "missed": false + }, + { + "index": "2823", + "missed": false + }, + { + "index": "2824", + "missed": false + }, + { + "index": "2825", + "missed": true + }, + { + "index": "2826", + "missed": true + }, + { + "index": "2827", + "missed": true + }, + { + "index": "2828", + "missed": true + }, + { + "index": "2829", + "missed": true + }, + { + "index": "2830", + "missed": true + }, + { + "index": "2831", + "missed": true + }, + { + "index": "2832", + "missed": true + }, + { + "index": "2833", + "missed": true + }, + { + "index": "2834", + "missed": true + }, + { + "index": "2835", + "missed": true + }, + { + "index": "2836", + "missed": true + }, + { + "index": "2837", + "missed": false + }, + { + "index": "2838", + "missed": false + }, + { + "index": "2839", + "missed": false + }, + { + "index": "2840", + "missed": false + }, + { + "index": "2841", + "missed": false + }, + { + "index": "2842", + "missed": false + }, + { + "index": "2843", + "missed": false + }, + { + "index": "2844", + "missed": false + }, + { + "index": "2845", + "missed": false + }, + { + "index": "2846", + "missed": false + }, + { + "index": "2847", + "missed": false + }, + { + "index": "2848", + "missed": false + }, + { + "index": "2849", + "missed": false + }, + { + "index": "2850", + "missed": false + }, + { + "index": "2851", + "missed": false + }, + { + "index": "2852", + "missed": false + }, + { + "index": "2853", + "missed": false + }, + { + "index": "2854", + "missed": false + }, + { + "index": "2855", + "missed": false + }, + { + "index": "2856", + "missed": false + }, + { + "index": "2857", + "missed": false + }, + { + "index": "2858", + "missed": false + }, + { + "index": "2859", + "missed": false + }, + { + "index": "2860", + "missed": false + }, + { + "index": "2861", + "missed": false + }, + { + "index": "2862", + "missed": false + }, + { + "index": "2863", + "missed": false + }, + { + "index": "2864", + "missed": false + }, + { + "index": "2865", + "missed": false + }, + { + "index": "2866", + "missed": false + }, + { + "index": "2867", + "missed": false + }, + { + "index": "2868", + "missed": false + }, + { + "index": "2869", + "missed": false + }, + { + "index": "2870", + "missed": false + }, + { + "index": "2871", + "missed": false + }, + { + "index": "2872", + "missed": false + }, + { + "index": "2873", + "missed": false + }, + { + "index": "2874", + "missed": false + }, + { + "index": "2875", + "missed": false + }, + { + "index": "2876", + "missed": false + }, + { + "index": "2877", + "missed": false + }, + { + "index": "2878", + "missed": false + }, + { + "index": "2879", + "missed": false + }, + { + "index": "2880", + "missed": false + }, + { + "index": "2881", + "missed": false + }, + { + "index": "2882", + "missed": false + }, + { + "index": "2883", + "missed": false + }, + { + "index": "2884", + "missed": false + }, + { + "index": "2885", + "missed": false + }, + { + "index": "2886", + "missed": false + }, + { + "index": "2887", + "missed": false + }, + { + "index": "2888", + "missed": false + }, + { + "index": "2889", + "missed": false + }, + { + "index": "2890", + "missed": false + }, + { + "index": "2891", + "missed": false + }, + { + "index": "2892", + "missed": false + }, + { + "index": "2893", + "missed": false + }, + { + "index": "2894", + "missed": false + }, + { + "index": "2895", + "missed": false + }, + { + "index": "2896", + "missed": false + }, + { + "index": "2897", + "missed": false + }, + { + "index": "2898", + "missed": false + }, + { + "index": "2899", + "missed": false + }, + { + "index": "2900", + "missed": false + }, + { + "index": "2901", + "missed": false + }, + { + "index": "2902", + "missed": false + }, + { + "index": "2903", + "missed": false + }, + { + "index": "2904", + "missed": false + }, + { + "index": "2905", + "missed": false + }, + { + "index": "2906", + "missed": false + }, + { + "index": "2907", + "missed": false + }, + { + "index": "2908", + "missed": false + }, + { + "index": "2909", + "missed": false + }, + { + "index": "2910", + "missed": false + }, + { + "index": "2911", + "missed": false + }, + { + "index": "2912", + "missed": false + }, + { + "index": "2913", + "missed": false + }, + { + "index": "2914", + "missed": false + }, + { + "index": "2915", + "missed": false + }, + { + "index": "2916", + "missed": false + }, + { + "index": "2917", + "missed": false + }, + { + "index": "2918", + "missed": false + }, + { + "index": "2919", + "missed": false + }, + { + "index": "2920", + "missed": false + }, + { + "index": "2921", + "missed": false + }, + { + "index": "2922", + "missed": false + }, + { + "index": "2923", + "missed": false + }, + { + "index": "2924", + "missed": false + }, + { + "index": "2925", + "missed": false + }, + { + "index": "2926", + "missed": false + }, + { + "index": "2927", + "missed": false + }, + { + "index": "2928", + "missed": false + }, + { + "index": "2929", + "missed": false + }, + { + "index": "2930", + "missed": false + }, + { + "index": "2931", + "missed": false + }, + { + "index": "2932", + "missed": false + }, + { + "index": "2933", + "missed": false + }, + { + "index": "2934", + "missed": false + }, + { + "index": "2935", + "missed": false + }, + { + "index": "2936", + "missed": false + }, + { + "index": "2937", + "missed": false + }, + { + "index": "2938", + "missed": false + }, + { + "index": "2939", + "missed": false + }, + { + "index": "2940", + "missed": false + }, + { + "index": "2941", + "missed": false + }, + { + "index": "2942", + "missed": false + }, + { + "index": "2943", + "missed": false + }, + { + "index": "2944", + "missed": false + }, + { + "index": "2945", + "missed": false + }, + { + "index": "2946", + "missed": false + }, + { + "index": "2947", + "missed": false + }, + { + "index": "2948", + "missed": false + }, + { + "index": "2949", + "missed": false + }, + { + "index": "2950", + "missed": false + }, + { + "index": "2951", + "missed": false + }, + { + "index": "2952", + "missed": false + }, + { + "index": "2953", + "missed": false + }, + { + "index": "2954", + "missed": false + }, + { + "index": "2955", + "missed": false + }, + { + "index": "2956", + "missed": false + }, + { + "index": "2957", + "missed": false + }, + { + "index": "2958", + "missed": false + }, + { + "index": "2959", + "missed": false + }, + { + "index": "2960", + "missed": false + }, + { + "index": "2961", + "missed": false + }, + { + "index": "2962", + "missed": false + }, + { + "index": "2963", + "missed": false + }, + { + "index": "2964", + "missed": false + }, + { + "index": "2965", + "missed": false + }, + { + "index": "2966", + "missed": false + }, + { + "index": "2967", + "missed": false + }, + { + "index": "2968", + "missed": false + }, + { + "index": "2969", + "missed": false + }, + { + "index": "2970", + "missed": false + }, + { + "index": "2971", + "missed": false + }, + { + "index": "2972", + "missed": false + }, + { + "index": "2973", + "missed": false + }, + { + "index": "2974", + "missed": false + }, + { + "index": "2975", + "missed": false + }, + { + "index": "2976", + "missed": false + }, + { + "index": "2977", + "missed": false + }, + { + "index": "2978", + "missed": false + }, + { + "index": "2979", + "missed": false + }, + { + "index": "2980", + "missed": false + }, + { + "index": "2981", + "missed": false + }, + { + "index": "2982", + "missed": false + }, + { + "index": "2983", + "missed": false + }, + { + "index": "2984", + "missed": false + }, + { + "index": "2985", + "missed": false + }, + { + "index": "2986", + "missed": false + }, + { + "index": "2987", + "missed": false + }, + { + "index": "2988", + "missed": false + }, + { + "index": "2989", + "missed": false + }, + { + "index": "2990", + "missed": false + }, + { + "index": "2991", + "missed": false + }, + { + "index": "2992", + "missed": false + }, + { + "index": "2993", + "missed": false + }, + { + "index": "2994", + "missed": false + }, + { + "index": "2995", + "missed": false + }, + { + "index": "2996", + "missed": false + }, + { + "index": "2997", + "missed": true + }, + { + "index": "2998", + "missed": true + }, + { + "index": "2999", + "missed": true + }, + { + "index": "3000", + "missed": true + }, + { + "index": "3001", + "missed": true + }, + { + "index": "3002", + "missed": true + }, + { + "index": "3003", + "missed": true + }, + { + "index": "3004", + "missed": true + }, + { + "index": "3005", + "missed": true + }, + { + "index": "3006", + "missed": true + }, + { + "index": "3007", + "missed": true + }, + { + "index": "3008", + "missed": true + }, + { + "index": "3009", + "missed": false + }, + { + "index": "3010", + "missed": false + }, + { + "index": "3011", + "missed": false + }, + { + "index": "3012", + "missed": false + }, + { + "index": "3013", + "missed": false + }, + { + "index": "3014", + "missed": false + }, + { + "index": "3015", + "missed": false + }, + { + "index": "3016", + "missed": false + }, + { + "index": "3017", + "missed": false + }, + { + "index": "3018", + "missed": false + }, + { + "index": "3019", + "missed": false + }, + { + "index": "3020", + "missed": false + }, + { + "index": "3021", + "missed": false + }, + { + "index": "3022", + "missed": false + }, + { + "index": "3023", + "missed": false + }, + { + "index": "3024", + "missed": false + }, + { + "index": "3025", + "missed": false + }, + { + "index": "3026", + "missed": false + }, + { + "index": "3027", + "missed": false + }, + { + "index": "3028", + "missed": false + }, + { + "index": "3029", + "missed": false + }, + { + "index": "3030", + "missed": false + }, + { + "index": "3031", + "missed": false + }, + { + "index": "3032", + "missed": false + }, + { + "index": "3033", + "missed": false + }, + { + "index": "3034", + "missed": false + }, + { + "index": "3035", + "missed": false + }, + { + "index": "3036", + "missed": false + }, + { + "index": "3037", + "missed": false + }, + { + "index": "3038", + "missed": false + }, + { + "index": "3039", + "missed": false + }, + { + "index": "3040", + "missed": false + }, + { + "index": "3041", + "missed": false + }, + { + "index": "3042", + "missed": false + }, + { + "index": "3043", + "missed": false + }, + { + "index": "3044", + "missed": false + }, + { + "index": "3045", + "missed": false + }, + { + "index": "3046", + "missed": false + }, + { + "index": "3047", + "missed": false + }, + { + "index": "3048", + "missed": false + }, + { + "index": "3049", + "missed": false + }, + { + "index": "3050", + "missed": false + }, + { + "index": "3051", + "missed": false + }, + { + "index": "3052", + "missed": false + }, + { + "index": "3053", + "missed": false + }, + { + "index": "3054", + "missed": false + }, + { + "index": "3055", + "missed": false + }, + { + "index": "3056", + "missed": false + }, + { + "index": "3057", + "missed": false + }, + { + "index": "3058", + "missed": false + }, + { + "index": "3059", + "missed": false + }, + { + "index": "3060", + "missed": false + }, + { + "index": "3061", + "missed": false + }, + { + "index": "3062", + "missed": false + }, + { + "index": "3063", + "missed": false + }, + { + "index": "3064", + "missed": false + }, + { + "index": "3065", + "missed": false + }, + { + "index": "3066", + "missed": false + }, + { + "index": "3067", + "missed": false + }, + { + "index": "3068", + "missed": false + }, + { + "index": "3069", + "missed": false + }, + { + "index": "3070", + "missed": false + }, + { + "index": "3071", + "missed": false + }, + { + "index": "3072", + "missed": false + }, + { + "index": "3073", + "missed": false + }, + { + "index": "3074", + "missed": false + }, + { + "index": "3075", + "missed": false + }, + { + "index": "3076", + "missed": false + }, + { + "index": "3077", + "missed": false + }, + { + "index": "3078", + "missed": false + }, + { + "index": "3079", + "missed": false + }, + { + "index": "3080", + "missed": false + }, + { + "index": "3081", + "missed": false + }, + { + "index": "3082", + "missed": false + }, + { + "index": "3083", + "missed": false + }, + { + "index": "3084", + "missed": false + }, + { + "index": "3085", + "missed": false + }, + { + "index": "3086", + "missed": false + }, + { + "index": "3087", + "missed": false + }, + { + "index": "3088", + "missed": false + }, + { + "index": "3089", + "missed": false + }, + { + "index": "3090", + "missed": false + }, + { + "index": "3091", + "missed": false + }, + { + "index": "3092", + "missed": false + }, + { + "index": "3093", + "missed": false + }, + { + "index": "3094", + "missed": false + }, + { + "index": "3095", + "missed": false + }, + { + "index": "3096", + "missed": false + }, + { + "index": "3097", + "missed": false + }, + { + "index": "3098", + "missed": false + }, + { + "index": "3099", + "missed": false + }, + { + "index": "3100", + "missed": false + }, + { + "index": "3101", + "missed": false + }, + { + "index": "3102", + "missed": false + }, + { + "index": "3103", + "missed": false + }, + { + "index": "3104", + "missed": false + }, + { + "index": "3105", + "missed": false + }, + { + "index": "3106", + "missed": false + }, + { + "index": "3107", + "missed": false + }, + { + "index": "3108", + "missed": false + }, + { + "index": "3109", + "missed": false + }, + { + "index": "3110", + "missed": false + }, + { + "index": "3111", + "missed": false + }, + { + "index": "3112", + "missed": false + }, + { + "index": "3113", + "missed": false + }, + { + "index": "3114", + "missed": false + }, + { + "index": "3115", + "missed": false + }, + { + "index": "3116", + "missed": false + }, + { + "index": "3117", + "missed": false + }, + { + "index": "3118", + "missed": false + }, + { + "index": "3119", + "missed": false + }, + { + "index": "3120", + "missed": false + }, + { + "index": "3121", + "missed": false + }, + { + "index": "3122", + "missed": false + }, + { + "index": "3123", + "missed": false + }, + { + "index": "3124", + "missed": false + }, + { + "index": "3125", + "missed": false + }, + { + "index": "3126", + "missed": false + }, + { + "index": "3127", + "missed": false + }, + { + "index": "3128", + "missed": false + }, + { + "index": "3129", + "missed": false + }, + { + "index": "3130", + "missed": false + }, + { + "index": "3131", + "missed": false + }, + { + "index": "3132", + "missed": false + }, + { + "index": "3133", + "missed": false + }, + { + "index": "3134", + "missed": false + }, + { + "index": "3135", + "missed": false + }, + { + "index": "3136", + "missed": false + }, + { + "index": "3137", + "missed": false + }, + { + "index": "3138", + "missed": false + }, + { + "index": "3139", + "missed": false + }, + { + "index": "3140", + "missed": false + }, + { + "index": "3141", + "missed": false + }, + { + "index": "3142", + "missed": false + }, + { + "index": "3143", + "missed": false + }, + { + "index": "3144", + "missed": false + }, + { + "index": "3145", + "missed": false + }, + { + "index": "3146", + "missed": false + }, + { + "index": "3147", + "missed": false + }, + { + "index": "3148", + "missed": false + }, + { + "index": "3149", + "missed": false + }, + { + "index": "3150", + "missed": false + }, + { + "index": "3151", + "missed": false + }, + { + "index": "3152", + "missed": false + }, + { + "index": "3153", + "missed": false + }, + { + "index": "3154", + "missed": false + }, + { + "index": "3155", + "missed": false + }, + { + "index": "3156", + "missed": false + }, + { + "index": "3157", + "missed": false + }, + { + "index": "3158", + "missed": false + }, + { + "index": "3159", + "missed": false + }, + { + "index": "3160", + "missed": false + }, + { + "index": "3161", + "missed": false + }, + { + "index": "3162", + "missed": false + }, + { + "index": "3163", + "missed": false + }, + { + "index": "3164", + "missed": false + }, + { + "index": "3165", + "missed": false + }, + { + "index": "3166", + "missed": false + }, + { + "index": "3167", + "missed": false + }, + { + "index": "3168", + "missed": false + }, + { + "index": "3169", + "missed": false + }, + { + "index": "3170", + "missed": false + }, + { + "index": "3171", + "missed": false + }, + { + "index": "3172", + "missed": false + }, + { + "index": "3173", + "missed": false + }, + { + "index": "3174", + "missed": false + }, + { + "index": "3175", + "missed": false + }, + { + "index": "3176", + "missed": false + }, + { + "index": "3177", + "missed": false + }, + { + "index": "3178", + "missed": false + }, + { + "index": "3179", + "missed": false + }, + { + "index": "3180", + "missed": false + }, + { + "index": "3181", + "missed": false + }, + { + "index": "3182", + "missed": false + }, + { + "index": "3183", + "missed": false + }, + { + "index": "3184", + "missed": false + }, + { + "index": "3185", + "missed": false + }, + { + "index": "3186", + "missed": false + }, + { + "index": "3187", + "missed": false + }, + { + "index": "3188", + "missed": false + }, + { + "index": "3189", + "missed": false + }, + { + "index": "3190", + "missed": false + }, + { + "index": "3191", + "missed": false + }, + { + "index": "3192", + "missed": false + }, + { + "index": "3193", + "missed": false + }, + { + "index": "3194", + "missed": false + }, + { + "index": "3195", + "missed": false + }, + { + "index": "3196", + "missed": false + }, + { + "index": "3197", + "missed": false + }, + { + "index": "3198", + "missed": false + }, + { + "index": "3199", + "missed": false + }, + { + "index": "3200", + "missed": false + }, + { + "index": "3201", + "missed": false + }, + { + "index": "3202", + "missed": false + }, + { + "index": "3203", + "missed": false + }, + { + "index": "3204", + "missed": false + }, + { + "index": "3205", + "missed": false + }, + { + "index": "3206", + "missed": false + }, + { + "index": "3207", + "missed": false + }, + { + "index": "3208", + "missed": false + }, + { + "index": "3209", + "missed": false + }, + { + "index": "3210", + "missed": false + }, + { + "index": "3211", + "missed": false + }, + { + "index": "3212", + "missed": false + }, + { + "index": "3213", + "missed": false + }, + { + "index": "3214", + "missed": false + }, + { + "index": "3215", + "missed": false + }, + { + "index": "3216", + "missed": false + }, + { + "index": "3217", + "missed": false + }, + { + "index": "3218", + "missed": false + }, + { + "index": "3219", + "missed": false + }, + { + "index": "3220", + "missed": false + }, + { + "index": "3221", + "missed": false + }, + { + "index": "3222", + "missed": false + }, + { + "index": "3223", + "missed": false + }, + { + "index": "3224", + "missed": false + }, + { + "index": "3225", + "missed": false + }, + { + "index": "3226", + "missed": false + }, + { + "index": "3227", + "missed": false + }, + { + "index": "3228", + "missed": false + }, + { + "index": "3229", + "missed": false + }, + { + "index": "3230", + "missed": false + }, + { + "index": "3231", + "missed": false + }, + { + "index": "3232", + "missed": false + }, + { + "index": "3233", + "missed": false + }, + { + "index": "3234", + "missed": true + }, + { + "index": "3235", + "missed": true + }, + { + "index": "3236", + "missed": true + }, + { + "index": "3237", + "missed": true + }, + { + "index": "3238", + "missed": true + }, + { + "index": "3239", + "missed": true + }, + { + "index": "3240", + "missed": true + }, + { + "index": "3241", + "missed": true + }, + { + "index": "3242", + "missed": true + }, + { + "index": "3243", + "missed": true + }, + { + "index": "3244", + "missed": true + }, + { + "index": "3245", + "missed": true + }, + { + "index": "3246", + "missed": false + }, + { + "index": "3247", + "missed": false + }, + { + "index": "3248", + "missed": false + }, + { + "index": "3249", + "missed": false + }, + { + "index": "3250", + "missed": false + }, + { + "index": "3251", + "missed": false + }, + { + "index": "3252", + "missed": false + }, + { + "index": "3253", + "missed": false + }, + { + "index": "3254", + "missed": false + }, + { + "index": "3255", + "missed": false + }, + { + "index": "3256", + "missed": false + }, + { + "index": "3257", + "missed": false + }, + { + "index": "3258", + "missed": false + }, + { + "index": "3259", + "missed": false + }, + { + "index": "3260", + "missed": false + }, + { + "index": "3261", + "missed": false + }, + { + "index": "3262", + "missed": false + }, + { + "index": "3263", + "missed": false + }, + { + "index": "3264", + "missed": false + }, + { + "index": "3265", + "missed": false + }, + { + "index": "3266", + "missed": false + }, + { + "index": "3267", + "missed": false + }, + { + "index": "3268", + "missed": false + }, + { + "index": "3269", + "missed": false + }, + { + "index": "3270", + "missed": false + }, + { + "index": "3271", + "missed": false + }, + { + "index": "3272", + "missed": false + }, + { + "index": "3273", + "missed": false + }, + { + "index": "3274", + "missed": false + }, + { + "index": "3275", + "missed": false + }, + { + "index": "3276", + "missed": false + }, + { + "index": "3277", + "missed": false + }, + { + "index": "3278", + "missed": false + }, + { + "index": "3279", + "missed": false + }, + { + "index": "3280", + "missed": false + }, + { + "index": "3281", + "missed": false + }, + { + "index": "3282", + "missed": false + }, + { + "index": "3283", + "missed": false + }, + { + "index": "3284", + "missed": false + }, + { + "index": "3285", + "missed": false + }, + { + "index": "3286", + "missed": false + }, + { + "index": "3287", + "missed": false + }, + { + "index": "3288", + "missed": false + }, + { + "index": "3289", + "missed": false + }, + { + "index": "3290", + "missed": false + }, + { + "index": "3291", + "missed": false + }, + { + "index": "3292", + "missed": false + }, + { + "index": "3293", + "missed": false + }, + { + "index": "3294", + "missed": false + }, + { + "index": "3295", + "missed": false + }, + { + "index": "3296", + "missed": false + }, + { + "index": "3297", + "missed": false + }, + { + "index": "3298", + "missed": false + }, + { + "index": "3299", + "missed": false + }, + { + "index": "3300", + "missed": false + }, + { + "index": "3301", + "missed": false + }, + { + "index": "3302", + "missed": false + }, + { + "index": "3303", + "missed": false + }, + { + "index": "3304", + "missed": false + }, + { + "index": "3305", + "missed": false + }, + { + "index": "3306", + "missed": false + }, + { + "index": "3307", + "missed": false + }, + { + "index": "3308", + "missed": false + }, + { + "index": "3309", + "missed": false + }, + { + "index": "3310", + "missed": false + }, + { + "index": "3311", + "missed": false + }, + { + "index": "3312", + "missed": false + }, + { + "index": "3313", + "missed": false + }, + { + "index": "3314", + "missed": false + }, + { + "index": "3315", + "missed": false + }, + { + "index": "3316", + "missed": false + }, + { + "index": "3317", + "missed": false + }, + { + "index": "3318", + "missed": false + }, + { + "index": "3319", + "missed": false + }, + { + "index": "3320", + "missed": false + }, + { + "index": "3321", + "missed": false + }, + { + "index": "3322", + "missed": false + }, + { + "index": "3323", + "missed": false + }, + { + "index": "3324", + "missed": false + }, + { + "index": "3325", + "missed": false + }, + { + "index": "3326", + "missed": false + }, + { + "index": "3327", + "missed": false + }, + { + "index": "3328", + "missed": false + }, + { + "index": "3329", + "missed": false + }, + { + "index": "3330", + "missed": false + }, + { + "index": "3331", + "missed": false + }, + { + "index": "3332", + "missed": false + }, + { + "index": "3333", + "missed": false + }, + { + "index": "3334", + "missed": false + }, + { + "index": "3335", + "missed": false + }, + { + "index": "3336", + "missed": false + }, + { + "index": "3337", + "missed": false + }, + { + "index": "3338", + "missed": false + }, + { + "index": "3339", + "missed": false + }, + { + "index": "3340", + "missed": false + }, + { + "index": "3341", + "missed": false + }, + { + "index": "3342", + "missed": false + }, + { + "index": "3343", + "missed": false + }, + { + "index": "3344", + "missed": false + }, + { + "index": "3345", + "missed": false + }, + { + "index": "3346", + "missed": false + }, + { + "index": "3347", + "missed": false + }, + { + "index": "3348", + "missed": false + }, + { + "index": "3349", + "missed": true + }, + { + "index": "3350", + "missed": true + }, + { + "index": "3351", + "missed": true + }, + { + "index": "3352", + "missed": true + }, + { + "index": "3353", + "missed": true + }, + { + "index": "3354", + "missed": true + }, + { + "index": "3355", + "missed": true + }, + { + "index": "3356", + "missed": true + }, + { + "index": "3357", + "missed": true + }, + { + "index": "3358", + "missed": true + }, + { + "index": "3359", + "missed": true + }, + { + "index": "3360", + "missed": true + }, + { + "index": "3361", + "missed": true + }, + { + "index": "3362", + "missed": false + }, + { + "index": "3363", + "missed": false + }, + { + "index": "3364", + "missed": false + }, + { + "index": "3365", + "missed": false + }, + { + "index": "3366", + "missed": false + }, + { + "index": "3367", + "missed": false + }, + { + "index": "3368", + "missed": false + }, + { + "index": "3369", + "missed": false + }, + { + "index": "3370", + "missed": false + }, + { + "index": "3371", + "missed": false + }, + { + "index": "3372", + "missed": false + }, + { + "index": "3373", + "missed": false + }, + { + "index": "3374", + "missed": false + }, + { + "index": "3375", + "missed": false + }, + { + "index": "3376", + "missed": false + }, + { + "index": "3377", + "missed": false + }, + { + "index": "3378", + "missed": false + }, + { + "index": "3379", + "missed": false + }, + { + "index": "3380", + "missed": false + }, + { + "index": "3381", + "missed": false + }, + { + "index": "3382", + "missed": false + }, + { + "index": "3383", + "missed": false + }, + { + "index": "3384", + "missed": false + }, + { + "index": "3385", + "missed": false + }, + { + "index": "3386", + "missed": false + }, + { + "index": "3387", + "missed": false + }, + { + "index": "3388", + "missed": false + }, + { + "index": "3389", + "missed": false + }, + { + "index": "3390", + "missed": false + }, + { + "index": "3391", + "missed": false + }, + { + "index": "3392", + "missed": false + }, + { + "index": "3393", + "missed": false + }, + { + "index": "3394", + "missed": false + }, + { + "index": "3395", + "missed": false + }, + { + "index": "3396", + "missed": false + }, + { + "index": "3397", + "missed": false + }, + { + "index": "3398", + "missed": false + }, + { + "index": "3399", + "missed": false + }, + { + "index": "3400", + "missed": false + }, + { + "index": "3401", + "missed": false + }, + { + "index": "3402", + "missed": false + }, + { + "index": "3403", + "missed": false + }, + { + "index": "3404", + "missed": false + }, + { + "index": "3405", + "missed": false + }, + { + "index": "3406", + "missed": false + }, + { + "index": "3407", + "missed": false + }, + { + "index": "3408", + "missed": false + }, + { + "index": "3409", + "missed": false + }, + { + "index": "3410", + "missed": false + }, + { + "index": "3411", + "missed": false + }, + { + "index": "3412", + "missed": false + }, + { + "index": "3413", + "missed": false + }, + { + "index": "3414", + "missed": false + }, + { + "index": "3415", + "missed": false + }, + { + "index": "3416", + "missed": false + }, + { + "index": "3417", + "missed": false + }, + { + "index": "3418", + "missed": false + }, + { + "index": "3419", + "missed": false + }, + { + "index": "3420", + "missed": false + }, + { + "index": "3421", + "missed": false + }, + { + "index": "3422", + "missed": false + }, + { + "index": "3423", + "missed": false + }, + { + "index": "3424", + "missed": false + }, + { + "index": "3425", + "missed": false + }, + { + "index": "3426", + "missed": false + }, + { + "index": "3427", + "missed": false + }, + { + "index": "3428", + "missed": false + }, + { + "index": "3429", + "missed": false + }, + { + "index": "3430", + "missed": false + }, + { + "index": "3431", + "missed": false + }, + { + "index": "3432", + "missed": false + }, + { + "index": "3433", + "missed": false + }, + { + "index": "3434", + "missed": false + }, + { + "index": "3435", + "missed": false + }, + { + "index": "3436", + "missed": false + }, + { + "index": "3437", + "missed": false + }, + { + "index": "3438", + "missed": false + }, + { + "index": "3439", + "missed": false + }, + { + "index": "3440", + "missed": false + }, + { + "index": "3441", + "missed": false + }, + { + "index": "3442", + "missed": false + }, + { + "index": "3443", + "missed": false + }, + { + "index": "3444", + "missed": false + }, + { + "index": "3445", + "missed": false + }, + { + "index": "3446", + "missed": false + }, + { + "index": "3447", + "missed": false + }, + { + "index": "3448", + "missed": false + }, + { + "index": "3449", + "missed": false + }, + { + "index": "3450", + "missed": false + }, + { + "index": "3451", + "missed": false + }, + { + "index": "3452", + "missed": false + }, + { + "index": "3453", + "missed": false + }, + { + "index": "3454", + "missed": false + }, + { + "index": "3455", + "missed": false + }, + { + "index": "3456", + "missed": false + }, + { + "index": "3457", + "missed": false + }, + { + "index": "3458", + "missed": false + }, + { + "index": "3459", + "missed": false + }, + { + "index": "3460", + "missed": false + }, + { + "index": "3461", + "missed": false + }, + { + "index": "3462", + "missed": false + }, + { + "index": "3463", + "missed": false + }, + { + "index": "3464", + "missed": false + }, + { + "index": "3465", + "missed": false + }, + { + "index": "3466", + "missed": false + }, + { + "index": "3467", + "missed": false + }, + { + "index": "3468", + "missed": false + }, + { + "index": "3469", + "missed": false + }, + { + "index": "3470", + "missed": false + }, + { + "index": "3471", + "missed": false + }, + { + "index": "3472", + "missed": false + }, + { + "index": "3473", + "missed": false + }, + { + "index": "3474", + "missed": false + }, + { + "index": "3475", + "missed": true + }, + { + "index": "3476", + "missed": true + }, + { + "index": "3477", + "missed": true + }, + { + "index": "3478", + "missed": true + }, + { + "index": "3479", + "missed": true + }, + { + "index": "3480", + "missed": true + }, + { + "index": "3481", + "missed": true + }, + { + "index": "3482", + "missed": true + }, + { + "index": "3483", + "missed": true + }, + { + "index": "3484", + "missed": true + }, + { + "index": "3485", + "missed": true + }, + { + "index": "3486", + "missed": false + }, + { + "index": "3487", + "missed": false + }, + { + "index": "3488", + "missed": false + }, + { + "index": "3489", + "missed": false + }, + { + "index": "3490", + "missed": false + }, + { + "index": "3491", + "missed": false + }, + { + "index": "3492", + "missed": false + }, + { + "index": "3493", + "missed": false + }, + { + "index": "3494", + "missed": false + }, + { + "index": "3495", + "missed": false + }, + { + "index": "3496", + "missed": false + }, + { + "index": "3497", + "missed": false + }, + { + "index": "3498", + "missed": false + }, + { + "index": "3499", + "missed": false + }, + { + "index": "3500", + "missed": false + }, + { + "index": "3501", + "missed": false + }, + { + "index": "3502", + "missed": false + }, + { + "index": "3503", + "missed": false + }, + { + "index": "3504", + "missed": false + }, + { + "index": "3505", + "missed": false + }, + { + "index": "3506", + "missed": false + }, + { + "index": "3507", + "missed": false + }, + { + "index": "3508", + "missed": false + }, + { + "index": "3509", + "missed": false + }, + { + "index": "3510", + "missed": false + }, + { + "index": "3511", + "missed": false + }, + { + "index": "3512", + "missed": false + }, + { + "index": "3513", + "missed": false + }, + { + "index": "3514", + "missed": false + }, + { + "index": "3515", + "missed": false + }, + { + "index": "3516", + "missed": false + }, + { + "index": "3517", + "missed": false + }, + { + "index": "3518", + "missed": false + }, + { + "index": "3519", + "missed": false + }, + { + "index": "3520", + "missed": false + }, + { + "index": "3521", + "missed": false + }, + { + "index": "3522", + "missed": false + }, + { + "index": "3523", + "missed": false + }, + { + "index": "3524", + "missed": false + }, + { + "index": "3525", + "missed": false + }, + { + "index": "3526", + "missed": false + }, + { + "index": "3527", + "missed": false + }, + { + "index": "3528", + "missed": false + }, + { + "index": "3529", + "missed": false + }, + { + "index": "3530", + "missed": false + }, + { + "index": "3531", + "missed": false + }, + { + "index": "3532", + "missed": false + }, + { + "index": "3533", + "missed": false + }, + { + "index": "3534", + "missed": false + }, + { + "index": "3535", + "missed": false + }, + { + "index": "3536", + "missed": false + }, + { + "index": "3537", + "missed": false + }, + { + "index": "3538", + "missed": false + }, + { + "index": "3539", + "missed": false + }, + { + "index": "3540", + "missed": false + }, + { + "index": "3541", + "missed": false + }, + { + "index": "3542", + "missed": false + }, + { + "index": "3543", + "missed": false + }, + { + "index": "3544", + "missed": false + }, + { + "index": "3545", + "missed": false + }, + { + "index": "3546", + "missed": false + }, + { + "index": "3547", + "missed": false + }, + { + "index": "3548", + "missed": false + }, + { + "index": "3549", + "missed": false + }, + { + "index": "3550", + "missed": false + }, + { + "index": "3551", + "missed": false + }, + { + "index": "3552", + "missed": false + }, + { + "index": "3553", + "missed": false + }, + { + "index": "3554", + "missed": false + }, + { + "index": "3555", + "missed": false + }, + { + "index": "3556", + "missed": false + }, + { + "index": "3557", + "missed": false + }, + { + "index": "3558", + "missed": false + }, + { + "index": "3559", + "missed": false + }, + { + "index": "3560", + "missed": false + }, + { + "index": "3561", + "missed": false + }, + { + "index": "3562", + "missed": false + }, + { + "index": "3563", + "missed": false + }, + { + "index": "3564", + "missed": false + }, + { + "index": "3565", + "missed": false + }, + { + "index": "3566", + "missed": false + }, + { + "index": "3567", + "missed": false + }, + { + "index": "3568", + "missed": false + }, + { + "index": "3569", + "missed": false + }, + { + "index": "3570", + "missed": false + }, + { + "index": "3571", + "missed": false + }, + { + "index": "3572", + "missed": false + }, + { + "index": "3573", + "missed": false + }, + { + "index": "3574", + "missed": false + }, + { + "index": "3575", + "missed": false + }, + { + "index": "3576", + "missed": false + }, + { + "index": "3577", + "missed": false + }, + { + "index": "3578", + "missed": false + }, + { + "index": "3579", + "missed": false + }, + { + "index": "3580", + "missed": false + }, + { + "index": "3581", + "missed": false + }, + { + "index": "3582", + "missed": false + }, + { + "index": "3583", + "missed": false + }, + { + "index": "3584", + "missed": false + }, + { + "index": "3585", + "missed": false + }, + { + "index": "3586", + "missed": false + }, + { + "index": "3587", + "missed": false + }, + { + "index": "3588", + "missed": false + }, + { + "index": "3589", + "missed": false + }, + { + "index": "3590", + "missed": false + }, + { + "index": "3591", + "missed": false + }, + { + "index": "3592", + "missed": false + }, + { + "index": "3593", + "missed": false + }, + { + "index": "3594", + "missed": false + }, + { + "index": "3595", + "missed": false + }, + { + "index": "3596", + "missed": false + }, + { + "index": "3597", + "missed": false + }, + { + "index": "3598", + "missed": false + }, + { + "index": "3599", + "missed": false + }, + { + "index": "3600", + "missed": true + }, + { + "index": "3601", + "missed": true + }, + { + "index": "3602", + "missed": true + }, + { + "index": "3603", + "missed": true + }, + { + "index": "3604", + "missed": true + }, + { + "index": "3605", + "missed": true + }, + { + "index": "3606", + "missed": true + }, + { + "index": "3607", + "missed": true + }, + { + "index": "3608", + "missed": true + }, + { + "index": "3609", + "missed": true + }, + { + "index": "3610", + "missed": false + }, + { + "index": "3611", + "missed": false + }, + { + "index": "3612", + "missed": false + }, + { + "index": "3613", + "missed": false + }, + { + "index": "3614", + "missed": false + }, + { + "index": "3615", + "missed": false + }, + { + "index": "3616", + "missed": false + }, + { + "index": "3617", + "missed": false + }, + { + "index": "3618", + "missed": false + }, + { + "index": "3619", + "missed": false + }, + { + "index": "3620", + "missed": false + }, + { + "index": "3621", + "missed": false + }, + { + "index": "3622", + "missed": false + }, + { + "index": "3623", + "missed": false + }, + { + "index": "3624", + "missed": false + }, + { + "index": "3625", + "missed": false + }, + { + "index": "3626", + "missed": false + }, + { + "index": "3627", + "missed": false + }, + { + "index": "3628", + "missed": false + }, + { + "index": "3629", + "missed": false + }, + { + "index": "3630", + "missed": false + }, + { + "index": "3631", + "missed": false + }, + { + "index": "3632", + "missed": false + }, + { + "index": "3633", + "missed": false + }, + { + "index": "3634", + "missed": false + }, + { + "index": "3635", + "missed": false + }, + { + "index": "3636", + "missed": false + }, + { + "index": "3637", + "missed": false + }, + { + "index": "3638", + "missed": true + }, + { + "index": "3639", + "missed": true + }, + { + "index": "3640", + "missed": true + }, + { + "index": "3641", + "missed": true + }, + { + "index": "3642", + "missed": true + }, + { + "index": "3643", + "missed": true + }, + { + "index": "3644", + "missed": true + }, + { + "index": "3645", + "missed": true + }, + { + "index": "3646", + "missed": true + }, + { + "index": "3647", + "missed": true + }, + { + "index": "3648", + "missed": true + }, + { + "index": "3649", + "missed": true + }, + { + "index": "3650", + "missed": false + }, + { + "index": "3651", + "missed": false + }, + { + "index": "3652", + "missed": false + }, + { + "index": "3653", + "missed": false + }, + { + "index": "3654", + "missed": false + }, + { + "index": "3655", + "missed": false + }, + { + "index": "3656", + "missed": false + }, + { + "index": "3657", + "missed": false + }, + { + "index": "3658", + "missed": false + }, + { + "index": "3659", + "missed": false + }, + { + "index": "3660", + "missed": false + }, + { + "index": "3661", + "missed": false + }, + { + "index": "3662", + "missed": false + }, + { + "index": "3663", + "missed": false + }, + { + "index": "3664", + "missed": false + }, + { + "index": "3665", + "missed": false + }, + { + "index": "3666", + "missed": false + }, + { + "index": "3667", + "missed": false + }, + { + "index": "3668", + "missed": false + }, + { + "index": "3669", + "missed": false + }, + { + "index": "3670", + "missed": false + }, + { + "index": "3671", + "missed": false + }, + { + "index": "3672", + "missed": false + }, + { + "index": "3673", + "missed": false + }, + { + "index": "3674", + "missed": false + }, + { + "index": "3675", + "missed": false + }, + { + "index": "3676", + "missed": false + }, + { + "index": "3677", + "missed": false + }, + { + "index": "3678", + "missed": false + }, + { + "index": "3679", + "missed": false + }, + { + "index": "3680", + "missed": false + }, + { + "index": "3681", + "missed": false + }, + { + "index": "3682", + "missed": false + }, + { + "index": "3683", + "missed": false + }, + { + "index": "3684", + "missed": false + }, + { + "index": "3685", + "missed": false + }, + { + "index": "3686", + "missed": false + }, + { + "index": "3687", + "missed": false + }, + { + "index": "3688", + "missed": false + }, + { + "index": "3689", + "missed": false + }, + { + "index": "3690", + "missed": false + }, + { + "index": "3691", + "missed": false + }, + { + "index": "3692", + "missed": false + }, + { + "index": "3693", + "missed": false + }, + { + "index": "3694", + "missed": false + }, + { + "index": "3695", + "missed": false + }, + { + "index": "3696", + "missed": false + }, + { + "index": "3697", + "missed": false + }, + { + "index": "3698", + "missed": false + }, + { + "index": "3699", + "missed": false + }, + { + "index": "3700", + "missed": false + }, + { + "index": "3701", + "missed": false + }, + { + "index": "3702", + "missed": false + }, + { + "index": "3703", + "missed": false + }, + { + "index": "3704", + "missed": false + }, + { + "index": "3705", + "missed": false + }, + { + "index": "3706", + "missed": false + }, + { + "index": "3707", + "missed": false + }, + { + "index": "3708", + "missed": false + }, + { + "index": "3709", + "missed": false + }, + { + "index": "3710", + "missed": false + }, + { + "index": "3711", + "missed": false + }, + { + "index": "3712", + "missed": false + }, + { + "index": "3713", + "missed": false + }, + { + "index": "3714", + "missed": false + }, + { + "index": "3715", + "missed": false + }, + { + "index": "3716", + "missed": false + }, + { + "index": "3717", + "missed": false + }, + { + "index": "3718", + "missed": false + }, + { + "index": "3719", + "missed": false + }, + { + "index": "3720", + "missed": false + }, + { + "index": "3721", + "missed": false + }, + { + "index": "3722", + "missed": false + }, + { + "index": "3723", + "missed": false + }, + { + "index": "3724", + "missed": false + }, + { + "index": "3725", + "missed": false + }, + { + "index": "3726", + "missed": false + }, + { + "index": "3727", + "missed": false + }, + { + "index": "3728", + "missed": false + }, + { + "index": "3729", + "missed": false + }, + { + "index": "3730", + "missed": false + }, + { + "index": "3731", + "missed": false + }, + { + "index": "3732", + "missed": false + }, + { + "index": "3733", + "missed": false + }, + { + "index": "3734", + "missed": false + }, + { + "index": "3735", + "missed": false + }, + { + "index": "3736", + "missed": false + }, + { + "index": "3737", + "missed": false + }, + { + "index": "3738", + "missed": false + }, + { + "index": "3739", + "missed": false + }, + { + "index": "3740", + "missed": false + }, + { + "index": "3741", + "missed": false + }, + { + "index": "3742", + "missed": false + }, + { + "index": "3743", + "missed": false + }, + { + "index": "3744", + "missed": false + }, + { + "index": "3745", + "missed": false + }, + { + "index": "3746", + "missed": false + }, + { + "index": "3747", + "missed": false + }, + { + "index": "3748", + "missed": false + }, + { + "index": "3749", + "missed": false + }, + { + "index": "3750", + "missed": false + }, + { + "index": "3751", + "missed": false + }, + { + "index": "3752", + "missed": false + }, + { + "index": "3753", + "missed": false + }, + { + "index": "3754", + "missed": false + }, + { + "index": "3755", + "missed": false + }, + { + "index": "3756", + "missed": false + }, + { + "index": "3757", + "missed": false + }, + { + "index": "3758", + "missed": false + }, + { + "index": "3759", + "missed": false + }, + { + "index": "3760", + "missed": false + }, + { + "index": "3761", + "missed": false + }, + { + "index": "3762", + "missed": false + }, + { + "index": "3763", + "missed": false + }, + { + "index": "3764", + "missed": false + }, + { + "index": "3765", + "missed": false + }, + { + "index": "3766", + "missed": false + }, + { + "index": "3767", + "missed": false + }, + { + "index": "3768", + "missed": false + }, + { + "index": "3769", + "missed": false + }, + { + "index": "3770", + "missed": false + }, + { + "index": "3771", + "missed": false + }, + { + "index": "3772", + "missed": false + }, + { + "index": "3773", + "missed": false + }, + { + "index": "3774", + "missed": false + }, + { + "index": "3775", + "missed": false + }, + { + "index": "3776", + "missed": false + }, + { + "index": "3777", + "missed": false + }, + { + "index": "3778", + "missed": false + }, + { + "index": "3779", + "missed": false + }, + { + "index": "3780", + "missed": false + }, + { + "index": "3781", + "missed": false + }, + { + "index": "3782", + "missed": false + }, + { + "index": "3783", + "missed": false + }, + { + "index": "3784", + "missed": false + }, + { + "index": "3785", + "missed": false + }, + { + "index": "3786", + "missed": false + }, + { + "index": "3787", + "missed": false + }, + { + "index": "3788", + "missed": false + }, + { + "index": "3789", + "missed": false + }, + { + "index": "3790", + "missed": false + }, + { + "index": "3791", + "missed": false + }, + { + "index": "3792", + "missed": false + }, + { + "index": "3793", + "missed": false + }, + { + "index": "3794", + "missed": false + }, + { + "index": "3795", + "missed": false + }, + { + "index": "3796", + "missed": false + }, + { + "index": "3797", + "missed": false + }, + { + "index": "3798", + "missed": false + }, + { + "index": "3799", + "missed": false + }, + { + "index": "3800", + "missed": false + }, + { + "index": "3801", + "missed": false + }, + { + "index": "3802", + "missed": false + }, + { + "index": "3803", + "missed": false + }, + { + "index": "3804", + "missed": false + }, + { + "index": "3805", + "missed": false + }, + { + "index": "3806", + "missed": false + }, + { + "index": "3807", + "missed": false + }, + { + "index": "3808", + "missed": false + }, + { + "index": "3809", + "missed": false + }, + { + "index": "3810", + "missed": false + }, + { + "index": "3811", + "missed": false + }, + { + "index": "3812", + "missed": false + }, + { + "index": "3813", + "missed": false + }, + { + "index": "3814", + "missed": false + }, + { + "index": "3815", + "missed": false + }, + { + "index": "3816", + "missed": false + }, + { + "index": "3817", + "missed": false + }, + { + "index": "3818", + "missed": false + }, + { + "index": "3819", + "missed": false + }, + { + "index": "3820", + "missed": false + }, + { + "index": "3821", + "missed": false + }, + { + "index": "3822", + "missed": false + }, + { + "index": "3823", + "missed": false + }, + { + "index": "3824", + "missed": false + }, + { + "index": "3825", + "missed": false + }, + { + "index": "3826", + "missed": false + }, + { + "index": "3827", + "missed": false + }, + { + "index": "3828", + "missed": false + }, + { + "index": "3829", + "missed": false + }, + { + "index": "3830", + "missed": false + }, + { + "index": "3831", + "missed": false + }, + { + "index": "3832", + "missed": false + }, + { + "index": "3833", + "missed": false + }, + { + "index": "3834", + "missed": false + }, + { + "index": "3835", + "missed": false + }, + { + "index": "3836", + "missed": false + }, + { + "index": "3837", + "missed": false + }, + { + "index": "3838", + "missed": false + }, + { + "index": "3839", + "missed": false + }, + { + "index": "3840", + "missed": false + }, + { + "index": "3841", + "missed": false + }, + { + "index": "3842", + "missed": false + }, + { + "index": "3843", + "missed": false + }, + { + "index": "3844", + "missed": false + }, + { + "index": "3845", + "missed": false + }, + { + "index": "3846", + "missed": false + }, + { + "index": "3847", + "missed": false + }, + { + "index": "3848", + "missed": false + }, + { + "index": "3849", + "missed": false + }, + { + "index": "3850", + "missed": false + }, + { + "index": "3851", + "missed": false + }, + { + "index": "3852", + "missed": false + }, + { + "index": "3853", + "missed": false + }, + { + "index": "3854", + "missed": false + }, + { + "index": "3855", + "missed": false + }, + { + "index": "3856", + "missed": false + }, + { + "index": "3857", + "missed": false + }, + { + "index": "3858", + "missed": false + }, + { + "index": "3859", + "missed": false + }, + { + "index": "3860", + "missed": false + }, + { + "index": "3861", + "missed": false + }, + { + "index": "3862", + "missed": false + }, + { + "index": "3863", + "missed": false + }, + { + "index": "3892", + "missed": false + }, + { + "index": "3893", + "missed": false + }, + { + "index": "3894", + "missed": false + }, + { + "index": "3895", + "missed": false + }, + { + "index": "3896", + "missed": false + }, + { + "index": "3897", + "missed": false + }, + { + "index": "3898", + "missed": false + }, + { + "index": "3899", + "missed": false + }, + { + "index": "3900", + "missed": false + }, + { + "index": "3901", + "missed": false + }, + { + "index": "3902", + "missed": false + }, + { + "index": "3903", + "missed": false + }, + { + "index": "3915", + "missed": true + }, + { + "index": "3916", + "missed": true + }, + { + "index": "3917", + "missed": true + }, + { + "index": "3918", + "missed": true + }, + { + "index": "3919", + "missed": true + }, + { + "index": "3920", + "missed": true + }, + { + "index": "3921", + "missed": true + }, + { + "index": "3922", + "missed": true + }, + { + "index": "3923", + "missed": true + }, + { + "index": "3924", + "missed": true + }, + { + "index": "4088", + "missed": true + }, + { + "index": "4089", + "missed": true + }, + { + "index": "4090", + "missed": true + }, + { + "index": "4091", + "missed": true + }, + { + "index": "4092", + "missed": true + }, + { + "index": "4093", + "missed": true + }, + { + "index": "4094", + "missed": true + }, + { + "index": "4095", + "missed": true + }, + { + "index": "4096", + "missed": true + }, + { + "index": "4097", + "missed": true + }, + { + "index": "4098", + "missed": true + }, + { + "index": "4158", + "missed": false + }, + { + "index": "4159", + "missed": false + }, + { + "index": "4160", + "missed": false + }, + { + "index": "4161", + "missed": false + }, + { + "index": "4162", + "missed": false + }, + { + "index": "4163", + "missed": false + }, + { + "index": "4164", + "missed": false + }, + { + "index": "4165", + "missed": false + }, + { + "index": "4166", + "missed": false + }, + { + "index": "4167", + "missed": false + }, + { + "index": "4325", + "missed": true + }, + { + "index": "4326", + "missed": true + }, + { + "index": "4327", + "missed": true + }, + { + "index": "4328", + "missed": true + }, + { + "index": "4329", + "missed": true + }, + { + "index": "4330", + "missed": true + }, + { + "index": "4331", + "missed": true + }, + { + "index": "4332", + "missed": true + }, + { + "index": "4333", + "missed": true + }, + { + "index": "4334", + "missed": true + }, + { + "index": "4335", + "missed": true + }, + { + "index": "4341", + "missed": false + }, + { + "index": "4342", + "missed": false + }, + { + "index": "4343", + "missed": false + }, + { + "index": "4344", + "missed": false + }, + { + "index": "4345", + "missed": false + }, + { + "index": "4346", + "missed": false + }, + { + "index": "4347", + "missed": false + }, + { + "index": "4348", + "missed": false + }, + { + "index": "4349", + "missed": false + }, + { + "index": "4350", + "missed": false + }, + { + "index": "4351", + "missed": false + }, + { + "index": "4507", + "missed": false + }, + { + "index": "4508", + "missed": false + }, + { + "index": "4509", + "missed": false + }, + { + "index": "4510", + "missed": false + }, + { + "index": "4511", + "missed": false + }, + { + "index": "4512", + "missed": false + }, + { + "index": "4513", + "missed": false + }, + { + "index": "4514", + "missed": false + }, + { + "index": "4515", + "missed": false + }, + { + "index": "4516", + "missed": false + }, + { + "index": "4574", + "missed": true + }, + { + "index": "4575", + "missed": true + }, + { + "index": "4576", + "missed": true + }, + { + "index": "4577", + "missed": true + }, + { + "index": "4578", + "missed": true + }, + { + "index": "4579", + "missed": true + }, + { + "index": "4580", + "missed": true + }, + { + "index": "4581", + "missed": true + }, + { + "index": "4582", + "missed": true + }, + { + "index": "4616", + "missed": false + }, + { + "index": "4617", + "missed": false + }, + { + "index": "4618", + "missed": false + }, + { + "index": "4619", + "missed": false + }, + { + "index": "4620", + "missed": false + }, + { + "index": "4621", + "missed": false + }, + { + "index": "4622", + "missed": false + }, + { + "index": "4623", + "missed": false + }, + { + "index": "4624", + "missed": false + }, + { + "index": "4828", + "missed": false + }, + { + "index": "4829", + "missed": false + }, + { + "index": "4830", + "missed": false + }, + { + "index": "4831", + "missed": false + }, + { + "index": "4832", + "missed": false + }, + { + "index": "4833", + "missed": false + }, + { + "index": "4834", + "missed": false + }, + { + "index": "4835", + "missed": false + }, + { + "index": "4836", + "missed": false + }, + { + "index": "4853", + "missed": true + }, + { + "index": "4854", + "missed": true + }, + { + "index": "4855", + "missed": true + }, + { + "index": "4856", + "missed": true + }, + { + "index": "4857", + "missed": true + }, + { + "index": "4858", + "missed": true + }, + { + "index": "4859", + "missed": true + }, + { + "index": "4860", + "missed": true + }, + { + "index": "4861", + "missed": true + }, + { + "index": "4862", + "missed": true + }, + { + "index": "4863", + "missed": true + }, + { + "index": "4864", + "missed": true + }, + { + "index": "4865", + "missed": true + } + ], + "cosmosvalcons1v2dtscuc8d56u3mzx3fsu8mm4l78e0sf6e3stl": [ + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + } + ], + "cosmosvalcons1dt78y7garzpxfs5c9glgnk8fxyl0l684g9209r": [ + { + "index": "0", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + } + ], + "cosmosvalcons1wg3u770spe73d9tcaf66ckycatdyrxv4ktrpa5": [], + "cosmosvalcons137xc3scq0rajcqek8r0ale9szvn3fscw9hj2zr": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1n466swfyzxa0atlpg4d4h728uru52tw4gn5cp5": [], + "cosmosvalcons14jtygj5sswysklrmgvxmz7l36049amgyqsnuk4": [], + "cosmosvalcons16x822ft6pfa5c5k0qtxnh5zmxvz6x9dh08dkew": [], + "cosmosvalcons1mgwu2cjgqv5t4uk0qqw4eys646qdflnjuqgcne": [], + "cosmosvalcons1uvcr9kqpmfx3ynald9k777pjus275a8whag5r2": [], + "cosmosvalcons1uax20ngztwyrwmfqntudv8nmwtpvv7g9j74dh8": [ + { + "index": "37", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + } + ], + "cosmosvalcons1z2cdlyzwuj6u0l4a0sq7wxj8hypc2pqrlqprt7": [ + { + "index": "0", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1rctezszxjylp9jsp6e439jc0y0cmg44xqs9vwr": [ + { + "index": "0", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons18xrpp3x0z8yyezdvd965wztjae6a59ly4e8lkq": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + }, + { + "index": "2", + "missed": true + }, + { + "index": "3", + "missed": true + }, + { + "index": "4", + "missed": true + }, + { + "index": "5", + "missed": true + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": true + }, + { + "index": "13", + "missed": true + }, + { + "index": "14", + "missed": true + }, + { + "index": "15", + "missed": true + }, + { + "index": "16", + "missed": true + }, + { + "index": "17", + "missed": true + }, + { + "index": "18", + "missed": true + }, + { + "index": "19", + "missed": true + }, + { + "index": "20", + "missed": true + }, + { + "index": "21", + "missed": true + }, + { + "index": "22", + "missed": true + }, + { + "index": "23", + "missed": true + }, + { + "index": "24", + "missed": true + }, + { + "index": "25", + "missed": true + }, + { + "index": "26", + "missed": true + }, + { + "index": "27", + "missed": true + }, + { + "index": "28", + "missed": true + }, + { + "index": "29", + "missed": true + }, + { + "index": "30", + "missed": true + }, + { + "index": "31", + "missed": true + }, + { + "index": "32", + "missed": true + }, + { + "index": "33", + "missed": true + }, + { + "index": "34", + "missed": true + }, + { + "index": "35", + "missed": true + }, + { + "index": "36", + "missed": true + }, + { + "index": "37", + "missed": true + }, + { + "index": "38", + "missed": true + }, + { + "index": "39", + "missed": true + }, + { + "index": "40", + "missed": true + }, + { + "index": "41", + "missed": true + }, + { + "index": "42", + "missed": true + }, + { + "index": "43", + "missed": true + }, + { + "index": "44", + "missed": true + }, + { + "index": "45", + "missed": true + }, + { + "index": "46", + "missed": true + }, + { + "index": "47", + "missed": true + }, + { + "index": "48", + "missed": true + }, + { + "index": "49", + "missed": true + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": true + }, + { + "index": "58", + "missed": true + }, + { + "index": "59", + "missed": true + }, + { + "index": "60", + "missed": true + }, + { + "index": "61", + "missed": true + }, + { + "index": "62", + "missed": true + }, + { + "index": "63", + "missed": true + }, + { + "index": "64", + "missed": true + }, + { + "index": "65", + "missed": true + }, + { + "index": "66", + "missed": true + }, + { + "index": "67", + "missed": true + }, + { + "index": "68", + "missed": true + }, + { + "index": "69", + "missed": true + }, + { + "index": "70", + "missed": true + }, + { + "index": "71", + "missed": true + }, + { + "index": "72", + "missed": true + }, + { + "index": "73", + "missed": true + }, + { + "index": "74", + "missed": true + }, + { + "index": "75", + "missed": true + }, + { + "index": "76", + "missed": true + }, + { + "index": "77", + "missed": true + }, + { + "index": "78", + "missed": true + }, + { + "index": "79", + "missed": true + }, + { + "index": "80", + "missed": true + }, + { + "index": "81", + "missed": true + }, + { + "index": "82", + "missed": true + }, + { + "index": "83", + "missed": true + }, + { + "index": "84", + "missed": true + }, + { + "index": "85", + "missed": true + }, + { + "index": "86", + "missed": true + }, + { + "index": "87", + "missed": true + }, + { + "index": "88", + "missed": true + }, + { + "index": "89", + "missed": true + }, + { + "index": "90", + "missed": true + }, + { + "index": "91", + "missed": true + }, + { + "index": "92", + "missed": true + }, + { + "index": "93", + "missed": true + }, + { + "index": "94", + "missed": true + }, + { + "index": "95", + "missed": true + }, + { + "index": "96", + "missed": true + }, + { + "index": "97", + "missed": true + }, + { + "index": "98", + "missed": true + }, + { + "index": "99", + "missed": true + }, + { + "index": "100", + "missed": true + }, + { + "index": "101", + "missed": true + }, + { + "index": "102", + "missed": true + }, + { + "index": "103", + "missed": true + }, + { + "index": "104", + "missed": true + }, + { + "index": "105", + "missed": true + }, + { + "index": "106", + "missed": true + }, + { + "index": "107", + "missed": true + }, + { + "index": "108", + "missed": true + }, + { + "index": "109", + "missed": true + }, + { + "index": "110", + "missed": true + }, + { + "index": "111", + "missed": true + }, + { + "index": "112", + "missed": true + }, + { + "index": "113", + "missed": true + }, + { + "index": "114", + "missed": true + }, + { + "index": "115", + "missed": true + }, + { + "index": "116", + "missed": true + }, + { + "index": "117", + "missed": true + }, + { + "index": "118", + "missed": true + }, + { + "index": "119", + "missed": true + }, + { + "index": "120", + "missed": true + }, + { + "index": "121", + "missed": true + }, + { + "index": "122", + "missed": true + }, + { + "index": "123", + "missed": true + }, + { + "index": "124", + "missed": true + }, + { + "index": "125", + "missed": true + }, + { + "index": "126", + "missed": true + }, + { + "index": "127", + "missed": true + }, + { + "index": "128", + "missed": true + }, + { + "index": "129", + "missed": true + }, + { + "index": "130", + "missed": true + }, + { + "index": "131", + "missed": true + }, + { + "index": "132", + "missed": true + }, + { + "index": "133", + "missed": true + }, + { + "index": "134", + "missed": true + }, + { + "index": "135", + "missed": true + }, + { + "index": "136", + "missed": true + }, + { + "index": "137", + "missed": true + }, + { + "index": "138", + "missed": true + }, + { + "index": "139", + "missed": true + }, + { + "index": "140", + "missed": true + }, + { + "index": "141", + "missed": true + }, + { + "index": "142", + "missed": true + }, + { + "index": "143", + "missed": true + }, + { + "index": "144", + "missed": true + }, + { + "index": "145", + "missed": true + }, + { + "index": "146", + "missed": true + }, + { + "index": "147", + "missed": true + }, + { + "index": "148", + "missed": true + }, + { + "index": "149", + "missed": true + }, + { + "index": "150", + "missed": true + }, + { + "index": "151", + "missed": true + }, + { + "index": "152", + "missed": true + }, + { + "index": "153", + "missed": true + }, + { + "index": "154", + "missed": true + }, + { + "index": "155", + "missed": true + }, + { + "index": "156", + "missed": true + }, + { + "index": "157", + "missed": true + }, + { + "index": "158", + "missed": true + }, + { + "index": "159", + "missed": true + }, + { + "index": "160", + "missed": true + }, + { + "index": "161", + "missed": true + }, + { + "index": "162", + "missed": true + }, + { + "index": "163", + "missed": true + }, + { + "index": "164", + "missed": true + }, + { + "index": "165", + "missed": true + }, + { + "index": "166", + "missed": true + }, + { + "index": "167", + "missed": true + }, + { + "index": "168", + "missed": true + }, + { + "index": "169", + "missed": true + }, + { + "index": "170", + "missed": true + }, + { + "index": "171", + "missed": true + }, + { + "index": "172", + "missed": true + }, + { + "index": "173", + "missed": true + }, + { + "index": "174", + "missed": true + }, + { + "index": "175", + "missed": true + }, + { + "index": "176", + "missed": true + }, + { + "index": "177", + "missed": true + }, + { + "index": "178", + "missed": true + }, + { + "index": "179", + "missed": true + }, + { + "index": "180", + "missed": true + }, + { + "index": "181", + "missed": true + }, + { + "index": "182", + "missed": true + }, + { + "index": "183", + "missed": true + }, + { + "index": "184", + "missed": true + }, + { + "index": "185", + "missed": true + }, + { + "index": "186", + "missed": true + }, + { + "index": "187", + "missed": true + }, + { + "index": "188", + "missed": true + }, + { + "index": "189", + "missed": true + }, + { + "index": "190", + "missed": true + }, + { + "index": "191", + "missed": true + }, + { + "index": "192", + "missed": true + }, + { + "index": "193", + "missed": true + }, + { + "index": "194", + "missed": true + }, + { + "index": "195", + "missed": true + }, + { + "index": "196", + "missed": true + }, + { + "index": "197", + "missed": true + }, + { + "index": "198", + "missed": true + }, + { + "index": "199", + "missed": true + }, + { + "index": "200", + "missed": true + }, + { + "index": "201", + "missed": true + }, + { + "index": "202", + "missed": true + }, + { + "index": "203", + "missed": true + }, + { + "index": "204", + "missed": true + }, + { + "index": "205", + "missed": true + }, + { + "index": "206", + "missed": true + }, + { + "index": "207", + "missed": true + }, + { + "index": "208", + "missed": true + }, + { + "index": "209", + "missed": true + }, + { + "index": "210", + "missed": true + }, + { + "index": "211", + "missed": true + }, + { + "index": "212", + "missed": true + }, + { + "index": "213", + "missed": true + }, + { + "index": "214", + "missed": true + }, + { + "index": "215", + "missed": true + }, + { + "index": "216", + "missed": true + }, + { + "index": "217", + "missed": true + }, + { + "index": "218", + "missed": true + }, + { + "index": "219", + "missed": true + }, + { + "index": "220", + "missed": true + }, + { + "index": "221", + "missed": true + }, + { + "index": "222", + "missed": true + }, + { + "index": "223", + "missed": true + }, + { + "index": "224", + "missed": true + }, + { + "index": "225", + "missed": true + }, + { + "index": "226", + "missed": true + }, + { + "index": "227", + "missed": true + }, + { + "index": "228", + "missed": true + }, + { + "index": "229", + "missed": true + }, + { + "index": "230", + "missed": true + }, + { + "index": "231", + "missed": true + }, + { + "index": "232", + "missed": true + }, + { + "index": "233", + "missed": true + }, + { + "index": "234", + "missed": true + }, + { + "index": "235", + "missed": true + }, + { + "index": "236", + "missed": true + }, + { + "index": "237", + "missed": true + }, + { + "index": "238", + "missed": true + }, + { + "index": "239", + "missed": true + }, + { + "index": "240", + "missed": true + }, + { + "index": "241", + "missed": true + }, + { + "index": "242", + "missed": true + }, + { + "index": "243", + "missed": true + }, + { + "index": "244", + "missed": true + }, + { + "index": "245", + "missed": true + }, + { + "index": "246", + "missed": true + }, + { + "index": "247", + "missed": true + }, + { + "index": "248", + "missed": true + }, + { + "index": "249", + "missed": true + }, + { + "index": "250", + "missed": true + }, + { + "index": "251", + "missed": true + }, + { + "index": "252", + "missed": true + }, + { + "index": "253", + "missed": true + }, + { + "index": "254", + "missed": true + }, + { + "index": "255", + "missed": true + }, + { + "index": "256", + "missed": true + }, + { + "index": "257", + "missed": true + }, + { + "index": "258", + "missed": true + }, + { + "index": "259", + "missed": true + }, + { + "index": "260", + "missed": true + }, + { + "index": "261", + "missed": true + }, + { + "index": "262", + "missed": true + }, + { + "index": "263", + "missed": true + }, + { + "index": "264", + "missed": true + }, + { + "index": "265", + "missed": true + }, + { + "index": "266", + "missed": true + }, + { + "index": "267", + "missed": true + }, + { + "index": "268", + "missed": true + }, + { + "index": "269", + "missed": true + }, + { + "index": "270", + "missed": true + }, + { + "index": "271", + "missed": true + }, + { + "index": "272", + "missed": true + }, + { + "index": "273", + "missed": true + }, + { + "index": "274", + "missed": true + }, + { + "index": "275", + "missed": true + }, + { + "index": "276", + "missed": true + }, + { + "index": "277", + "missed": true + }, + { + "index": "278", + "missed": true + }, + { + "index": "279", + "missed": true + }, + { + "index": "280", + "missed": true + }, + { + "index": "281", + "missed": true + }, + { + "index": "282", + "missed": true + }, + { + "index": "283", + "missed": true + }, + { + "index": "284", + "missed": true + }, + { + "index": "285", + "missed": true + }, + { + "index": "286", + "missed": true + }, + { + "index": "287", + "missed": true + }, + { + "index": "288", + "missed": true + }, + { + "index": "289", + "missed": true + }, + { + "index": "290", + "missed": true + }, + { + "index": "291", + "missed": true + }, + { + "index": "292", + "missed": true + }, + { + "index": "293", + "missed": true + }, + { + "index": "294", + "missed": true + }, + { + "index": "295", + "missed": true + }, + { + "index": "296", + "missed": true + }, + { + "index": "297", + "missed": true + }, + { + "index": "298", + "missed": true + }, + { + "index": "299", + "missed": true + }, + { + "index": "300", + "missed": true + }, + { + "index": "301", + "missed": true + }, + { + "index": "302", + "missed": true + }, + { + "index": "303", + "missed": true + }, + { + "index": "304", + "missed": true + }, + { + "index": "305", + "missed": true + }, + { + "index": "306", + "missed": true + }, + { + "index": "307", + "missed": true + }, + { + "index": "308", + "missed": true + }, + { + "index": "309", + "missed": true + }, + { + "index": "310", + "missed": true + }, + { + "index": "311", + "missed": true + }, + { + "index": "312", + "missed": true + }, + { + "index": "313", + "missed": true + }, + { + "index": "314", + "missed": true + }, + { + "index": "315", + "missed": true + }, + { + "index": "316", + "missed": true + }, + { + "index": "317", + "missed": true + }, + { + "index": "318", + "missed": true + }, + { + "index": "319", + "missed": true + }, + { + "index": "320", + "missed": true + }, + { + "index": "321", + "missed": true + }, + { + "index": "322", + "missed": true + }, + { + "index": "323", + "missed": true + }, + { + "index": "324", + "missed": true + }, + { + "index": "325", + "missed": true + }, + { + "index": "326", + "missed": true + }, + { + "index": "327", + "missed": true + }, + { + "index": "328", + "missed": true + }, + { + "index": "329", + "missed": true + }, + { + "index": "330", + "missed": true + }, + { + "index": "331", + "missed": true + }, + { + "index": "332", + "missed": true + }, + { + "index": "333", + "missed": true + }, + { + "index": "334", + "missed": true + }, + { + "index": "335", + "missed": true + }, + { + "index": "336", + "missed": true + }, + { + "index": "337", + "missed": true + }, + { + "index": "338", + "missed": true + }, + { + "index": "339", + "missed": true + }, + { + "index": "340", + "missed": true + }, + { + "index": "341", + "missed": true + }, + { + "index": "342", + "missed": true + }, + { + "index": "343", + "missed": true + }, + { + "index": "344", + "missed": true + }, + { + "index": "345", + "missed": true + }, + { + "index": "346", + "missed": true + }, + { + "index": "347", + "missed": true + }, + { + "index": "348", + "missed": true + }, + { + "index": "349", + "missed": true + }, + { + "index": "350", + "missed": true + }, + { + "index": "351", + "missed": true + }, + { + "index": "352", + "missed": true + }, + { + "index": "353", + "missed": true + }, + { + "index": "354", + "missed": true + }, + { + "index": "355", + "missed": true + }, + { + "index": "356", + "missed": true + }, + { + "index": "357", + "missed": true + }, + { + "index": "358", + "missed": true + }, + { + "index": "359", + "missed": true + }, + { + "index": "360", + "missed": true + }, + { + "index": "361", + "missed": true + }, + { + "index": "362", + "missed": true + }, + { + "index": "363", + "missed": true + }, + { + "index": "364", + "missed": true + }, + { + "index": "365", + "missed": true + }, + { + "index": "366", + "missed": true + }, + { + "index": "367", + "missed": true + }, + { + "index": "368", + "missed": true + }, + { + "index": "369", + "missed": true + }, + { + "index": "370", + "missed": true + }, + { + "index": "371", + "missed": true + }, + { + "index": "372", + "missed": true + }, + { + "index": "373", + "missed": true + }, + { + "index": "374", + "missed": true + }, + { + "index": "375", + "missed": true + }, + { + "index": "376", + "missed": true + }, + { + "index": "377", + "missed": true + }, + { + "index": "378", + "missed": true + }, + { + "index": "379", + "missed": true + }, + { + "index": "380", + "missed": true + }, + { + "index": "381", + "missed": true + }, + { + "index": "382", + "missed": true + }, + { + "index": "383", + "missed": true + }, + { + "index": "384", + "missed": true + }, + { + "index": "385", + "missed": true + }, + { + "index": "386", + "missed": true + }, + { + "index": "387", + "missed": true + }, + { + "index": "388", + "missed": true + }, + { + "index": "389", + "missed": true + }, + { + "index": "390", + "missed": true + }, + { + "index": "391", + "missed": true + }, + { + "index": "392", + "missed": true + }, + { + "index": "393", + "missed": true + }, + { + "index": "394", + "missed": true + }, + { + "index": "395", + "missed": true + }, + { + "index": "396", + "missed": true + }, + { + "index": "397", + "missed": true + }, + { + "index": "398", + "missed": true + }, + { + "index": "399", + "missed": true + }, + { + "index": "400", + "missed": true + }, + { + "index": "401", + "missed": true + }, + { + "index": "402", + "missed": true + }, + { + "index": "403", + "missed": true + }, + { + "index": "404", + "missed": true + }, + { + "index": "405", + "missed": true + }, + { + "index": "406", + "missed": true + }, + { + "index": "407", + "missed": true + }, + { + "index": "408", + "missed": true + }, + { + "index": "409", + "missed": true + }, + { + "index": "410", + "missed": true + }, + { + "index": "411", + "missed": true + }, + { + "index": "412", + "missed": true + }, + { + "index": "413", + "missed": true + }, + { + "index": "414", + "missed": true + }, + { + "index": "415", + "missed": true + }, + { + "index": "416", + "missed": true + }, + { + "index": "417", + "missed": true + }, + { + "index": "418", + "missed": true + }, + { + "index": "419", + "missed": true + }, + { + "index": "420", + "missed": true + }, + { + "index": "421", + "missed": true + }, + { + "index": "422", + "missed": true + }, + { + "index": "423", + "missed": true + }, + { + "index": "424", + "missed": true + }, + { + "index": "425", + "missed": true + }, + { + "index": "426", + "missed": true + }, + { + "index": "427", + "missed": true + }, + { + "index": "428", + "missed": true + }, + { + "index": "429", + "missed": true + }, + { + "index": "430", + "missed": true + }, + { + "index": "431", + "missed": true + }, + { + "index": "432", + "missed": true + }, + { + "index": "433", + "missed": true + }, + { + "index": "434", + "missed": true + }, + { + "index": "435", + "missed": true + }, + { + "index": "436", + "missed": true + }, + { + "index": "437", + "missed": true + }, + { + "index": "438", + "missed": true + }, + { + "index": "439", + "missed": true + }, + { + "index": "440", + "missed": true + }, + { + "index": "441", + "missed": true + }, + { + "index": "442", + "missed": true + }, + { + "index": "443", + "missed": true + }, + { + "index": "444", + "missed": true + }, + { + "index": "445", + "missed": true + }, + { + "index": "446", + "missed": true + }, + { + "index": "447", + "missed": true + }, + { + "index": "448", + "missed": true + }, + { + "index": "449", + "missed": true + }, + { + "index": "450", + "missed": true + }, + { + "index": "451", + "missed": true + }, + { + "index": "452", + "missed": true + }, + { + "index": "453", + "missed": true + }, + { + "index": "454", + "missed": true + }, + { + "index": "455", + "missed": true + }, + { + "index": "456", + "missed": true + }, + { + "index": "457", + "missed": true + }, + { + "index": "458", + "missed": true + }, + { + "index": "459", + "missed": true + }, + { + "index": "460", + "missed": true + }, + { + "index": "461", + "missed": true + }, + { + "index": "462", + "missed": true + }, + { + "index": "463", + "missed": true + }, + { + "index": "464", + "missed": true + }, + { + "index": "465", + "missed": true + }, + { + "index": "466", + "missed": true + }, + { + "index": "467", + "missed": true + }, + { + "index": "468", + "missed": true + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": true + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": true + }, + { + "index": "894", + "missed": true + }, + { + "index": "895", + "missed": true + }, + { + "index": "896", + "missed": true + }, + { + "index": "897", + "missed": true + }, + { + "index": "898", + "missed": true + }, + { + "index": "899", + "missed": true + }, + { + "index": "900", + "missed": true + }, + { + "index": "901", + "missed": true + }, + { + "index": "902", + "missed": true + }, + { + "index": "903", + "missed": true + }, + { + "index": "904", + "missed": true + }, + { + "index": "905", + "missed": true + }, + { + "index": "906", + "missed": true + }, + { + "index": "907", + "missed": true + }, + { + "index": "908", + "missed": true + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": true + }, + { + "index": "911", + "missed": true + }, + { + "index": "912", + "missed": true + }, + { + "index": "913", + "missed": true + }, + { + "index": "914", + "missed": true + }, + { + "index": "915", + "missed": true + }, + { + "index": "916", + "missed": true + }, + { + "index": "917", + "missed": true + }, + { + "index": "918", + "missed": true + }, + { + "index": "919", + "missed": true + }, + { + "index": "920", + "missed": true + }, + { + "index": "921", + "missed": true + }, + { + "index": "922", + "missed": true + }, + { + "index": "923", + "missed": true + }, + { + "index": "924", + "missed": true + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1312", + "missed": false + }, + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1325", + "missed": false + }, + { + "index": "1326", + "missed": false + }, + { + "index": "1327", + "missed": false + }, + { + "index": "1328", + "missed": false + }, + { + "index": "1329", + "missed": false + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": true + }, + { + "index": "1332", + "missed": true + }, + { + "index": "1333", + "missed": true + }, + { + "index": "1334", + "missed": true + }, + { + "index": "1335", + "missed": true + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": true + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": true + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": true + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1344", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": true + }, + { + "index": "1354", + "missed": true + }, + { + "index": "1355", + "missed": true + }, + { + "index": "1356", + "missed": true + }, + { + "index": "1357", + "missed": true + }, + { + "index": "1358", + "missed": true + }, + { + "index": "1359", + "missed": true + }, + { + "index": "1360", + "missed": true + }, + { + "index": "1361", + "missed": true + }, + { + "index": "1362", + "missed": true + }, + { + "index": "1363", + "missed": true + }, + { + "index": "1364", + "missed": true + }, + { + "index": "1365", + "missed": true + }, + { + "index": "1366", + "missed": true + }, + { + "index": "1367", + "missed": true + }, + { + "index": "1368", + "missed": true + }, + { + "index": "1369", + "missed": true + }, + { + "index": "1370", + "missed": true + }, + { + "index": "1371", + "missed": true + }, + { + "index": "1372", + "missed": true + }, + { + "index": "1373", + "missed": true + }, + { + "index": "1374", + "missed": true + }, + { + "index": "1375", + "missed": true + }, + { + "index": "1376", + "missed": true + }, + { + "index": "1377", + "missed": true + }, + { + "index": "1378", + "missed": true + }, + { + "index": "1379", + "missed": true + }, + { + "index": "1380", + "missed": true + }, + { + "index": "1381", + "missed": true + }, + { + "index": "1382", + "missed": true + }, + { + "index": "1383", + "missed": true + }, + { + "index": "1384", + "missed": true + }, + { + "index": "1385", + "missed": true + }, + { + "index": "1386", + "missed": true + }, + { + "index": "1387", + "missed": true + }, + { + "index": "1388", + "missed": true + }, + { + "index": "1389", + "missed": true + }, + { + "index": "1390", + "missed": true + }, + { + "index": "1391", + "missed": true + }, + { + "index": "1392", + "missed": true + }, + { + "index": "1393", + "missed": true + }, + { + "index": "1394", + "missed": true + }, + { + "index": "1395", + "missed": true + }, + { + "index": "1396", + "missed": true + }, + { + "index": "1397", + "missed": true + }, + { + "index": "1398", + "missed": true + }, + { + "index": "1399", + "missed": true + }, + { + "index": "1400", + "missed": true + }, + { + "index": "1401", + "missed": true + }, + { + "index": "1402", + "missed": true + }, + { + "index": "1403", + "missed": true + }, + { + "index": "1404", + "missed": true + }, + { + "index": "1405", + "missed": true + }, + { + "index": "1406", + "missed": true + }, + { + "index": "1407", + "missed": true + }, + { + "index": "1408", + "missed": true + }, + { + "index": "1409", + "missed": true + }, + { + "index": "1410", + "missed": true + }, + { + "index": "1411", + "missed": true + }, + { + "index": "1412", + "missed": true + }, + { + "index": "1413", + "missed": true + }, + { + "index": "1414", + "missed": true + }, + { + "index": "1415", + "missed": true + }, + { + "index": "1416", + "missed": true + }, + { + "index": "1417", + "missed": true + }, + { + "index": "1418", + "missed": true + }, + { + "index": "1419", + "missed": true + }, + { + "index": "1420", + "missed": true + }, + { + "index": "1421", + "missed": true + }, + { + "index": "1422", + "missed": true + }, + { + "index": "1423", + "missed": true + }, + { + "index": "1424", + "missed": true + }, + { + "index": "1425", + "missed": true + }, + { + "index": "1426", + "missed": true + }, + { + "index": "1427", + "missed": true + }, + { + "index": "1428", + "missed": true + }, + { + "index": "1429", + "missed": true + }, + { + "index": "1430", + "missed": true + }, + { + "index": "1431", + "missed": true + }, + { + "index": "1432", + "missed": true + }, + { + "index": "1433", + "missed": true + }, + { + "index": "1434", + "missed": true + }, + { + "index": "1435", + "missed": true + }, + { + "index": "1436", + "missed": true + }, + { + "index": "1437", + "missed": true + }, + { + "index": "1438", + "missed": true + }, + { + "index": "1439", + "missed": true + }, + { + "index": "1440", + "missed": true + }, + { + "index": "1441", + "missed": true + }, + { + "index": "1442", + "missed": true + }, + { + "index": "1443", + "missed": true + }, + { + "index": "1444", + "missed": true + }, + { + "index": "1445", + "missed": true + }, + { + "index": "1446", + "missed": true + }, + { + "index": "1447", + "missed": true + }, + { + "index": "1448", + "missed": true + }, + { + "index": "1449", + "missed": true + }, + { + "index": "1450", + "missed": true + }, + { + "index": "1451", + "missed": true + }, + { + "index": "1452", + "missed": true + }, + { + "index": "1453", + "missed": true + }, + { + "index": "1454", + "missed": true + }, + { + "index": "1455", + "missed": true + }, + { + "index": "1456", + "missed": true + }, + { + "index": "1457", + "missed": true + }, + { + "index": "1458", + "missed": true + }, + { + "index": "1459", + "missed": true + }, + { + "index": "1460", + "missed": true + }, + { + "index": "1461", + "missed": true + }, + { + "index": "1462", + "missed": true + }, + { + "index": "1463", + "missed": true + }, + { + "index": "1464", + "missed": true + }, + { + "index": "1465", + "missed": true + }, + { + "index": "1466", + "missed": true + }, + { + "index": "1467", + "missed": true + }, + { + "index": "1468", + "missed": true + }, + { + "index": "1469", + "missed": true + }, + { + "index": "1470", + "missed": true + }, + { + "index": "1471", + "missed": true + }, + { + "index": "1472", + "missed": true + }, + { + "index": "1473", + "missed": true + }, + { + "index": "1474", + "missed": true + }, + { + "index": "1475", + "missed": true + }, + { + "index": "1476", + "missed": true + }, + { + "index": "1477", + "missed": true + }, + { + "index": "1478", + "missed": true + }, + { + "index": "1479", + "missed": true + }, + { + "index": "1480", + "missed": true + }, + { + "index": "1481", + "missed": true + }, + { + "index": "1482", + "missed": true + }, + { + "index": "1483", + "missed": true + }, + { + "index": "1484", + "missed": true + }, + { + "index": "1485", + "missed": true + }, + { + "index": "1486", + "missed": true + }, + { + "index": "1487", + "missed": true + }, + { + "index": "1488", + "missed": true + }, + { + "index": "1489", + "missed": true + }, + { + "index": "1490", + "missed": true + }, + { + "index": "1491", + "missed": true + }, + { + "index": "1492", + "missed": true + }, + { + "index": "1493", + "missed": true + }, + { + "index": "1494", + "missed": true + }, + { + "index": "1495", + "missed": true + }, + { + "index": "1496", + "missed": true + }, + { + "index": "1497", + "missed": true + }, + { + "index": "1498", + "missed": true + }, + { + "index": "1499", + "missed": true + }, + { + "index": "1500", + "missed": true + }, + { + "index": "1501", + "missed": true + }, + { + "index": "1502", + "missed": true + }, + { + "index": "1503", + "missed": true + }, + { + "index": "1504", + "missed": true + }, + { + "index": "1505", + "missed": true + }, + { + "index": "1506", + "missed": true + }, + { + "index": "1507", + "missed": true + }, + { + "index": "1508", + "missed": true + }, + { + "index": "1509", + "missed": true + }, + { + "index": "1510", + "missed": true + }, + { + "index": "1511", + "missed": true + }, + { + "index": "1512", + "missed": true + }, + { + "index": "1513", + "missed": true + }, + { + "index": "1514", + "missed": true + }, + { + "index": "1515", + "missed": true + }, + { + "index": "1516", + "missed": true + }, + { + "index": "1517", + "missed": true + }, + { + "index": "1518", + "missed": true + }, + { + "index": "1519", + "missed": true + }, + { + "index": "1520", + "missed": true + }, + { + "index": "1521", + "missed": true + }, + { + "index": "1522", + "missed": true + }, + { + "index": "1523", + "missed": true + }, + { + "index": "1524", + "missed": true + }, + { + "index": "1525", + "missed": true + }, + { + "index": "1526", + "missed": true + }, + { + "index": "1527", + "missed": true + }, + { + "index": "1528", + "missed": true + }, + { + "index": "1529", + "missed": true + }, + { + "index": "1530", + "missed": true + }, + { + "index": "1531", + "missed": true + }, + { + "index": "1532", + "missed": true + }, + { + "index": "1533", + "missed": true + }, + { + "index": "1534", + "missed": true + }, + { + "index": "1535", + "missed": true + }, + { + "index": "1536", + "missed": true + }, + { + "index": "1537", + "missed": true + }, + { + "index": "1538", + "missed": true + }, + { + "index": "1539", + "missed": true + }, + { + "index": "1540", + "missed": true + }, + { + "index": "1541", + "missed": true + }, + { + "index": "1542", + "missed": true + }, + { + "index": "1543", + "missed": true + }, + { + "index": "1544", + "missed": true + }, + { + "index": "1545", + "missed": true + }, + { + "index": "1546", + "missed": true + }, + { + "index": "1547", + "missed": true + }, + { + "index": "1548", + "missed": true + }, + { + "index": "1549", + "missed": true + }, + { + "index": "1550", + "missed": true + }, + { + "index": "1551", + "missed": true + }, + { + "index": "1552", + "missed": true + }, + { + "index": "1553", + "missed": true + }, + { + "index": "1554", + "missed": true + }, + { + "index": "1555", + "missed": true + }, + { + "index": "1556", + "missed": true + }, + { + "index": "1557", + "missed": true + }, + { + "index": "1558", + "missed": true + }, + { + "index": "1559", + "missed": true + }, + { + "index": "1560", + "missed": true + }, + { + "index": "1561", + "missed": true + }, + { + "index": "1562", + "missed": true + }, + { + "index": "1563", + "missed": true + }, + { + "index": "1564", + "missed": true + }, + { + "index": "1565", + "missed": true + }, + { + "index": "1566", + "missed": true + }, + { + "index": "1567", + "missed": true + }, + { + "index": "1568", + "missed": true + }, + { + "index": "1569", + "missed": true + }, + { + "index": "1570", + "missed": true + }, + { + "index": "1571", + "missed": true + }, + { + "index": "1572", + "missed": true + }, + { + "index": "1573", + "missed": true + }, + { + "index": "1574", + "missed": true + }, + { + "index": "1575", + "missed": true + }, + { + "index": "1576", + "missed": true + }, + { + "index": "1577", + "missed": true + }, + { + "index": "1578", + "missed": true + }, + { + "index": "1579", + "missed": true + }, + { + "index": "1580", + "missed": true + }, + { + "index": "1581", + "missed": true + }, + { + "index": "1582", + "missed": true + }, + { + "index": "1583", + "missed": true + }, + { + "index": "1584", + "missed": true + }, + { + "index": "1585", + "missed": true + }, + { + "index": "1586", + "missed": true + }, + { + "index": "1587", + "missed": true + }, + { + "index": "1588", + "missed": true + }, + { + "index": "1589", + "missed": true + }, + { + "index": "1590", + "missed": true + }, + { + "index": "1591", + "missed": true + }, + { + "index": "1592", + "missed": true + }, + { + "index": "1593", + "missed": true + }, + { + "index": "1594", + "missed": true + }, + { + "index": "1595", + "missed": true + }, + { + "index": "1596", + "missed": true + }, + { + "index": "1597", + "missed": true + }, + { + "index": "1598", + "missed": true + }, + { + "index": "1599", + "missed": true + }, + { + "index": "1600", + "missed": true + }, + { + "index": "1601", + "missed": true + }, + { + "index": "1602", + "missed": true + }, + { + "index": "1603", + "missed": true + }, + { + "index": "1604", + "missed": true + }, + { + "index": "1605", + "missed": true + }, + { + "index": "1606", + "missed": true + }, + { + "index": "1607", + "missed": true + }, + { + "index": "1608", + "missed": true + }, + { + "index": "1609", + "missed": true + }, + { + "index": "1610", + "missed": true + }, + { + "index": "1611", + "missed": true + }, + { + "index": "1612", + "missed": true + }, + { + "index": "1613", + "missed": true + }, + { + "index": "1614", + "missed": true + }, + { + "index": "1615", + "missed": true + }, + { + "index": "1616", + "missed": true + }, + { + "index": "1617", + "missed": true + }, + { + "index": "1618", + "missed": true + }, + { + "index": "1619", + "missed": true + }, + { + "index": "1620", + "missed": true + }, + { + "index": "1621", + "missed": true + }, + { + "index": "1622", + "missed": true + }, + { + "index": "1623", + "missed": true + }, + { + "index": "1624", + "missed": true + }, + { + "index": "1625", + "missed": true + }, + { + "index": "1626", + "missed": true + }, + { + "index": "1627", + "missed": true + }, + { + "index": "1628", + "missed": true + }, + { + "index": "1629", + "missed": true + }, + { + "index": "1630", + "missed": true + }, + { + "index": "1631", + "missed": true + }, + { + "index": "1632", + "missed": true + }, + { + "index": "1633", + "missed": true + }, + { + "index": "1634", + "missed": true + }, + { + "index": "1635", + "missed": true + }, + { + "index": "1636", + "missed": true + }, + { + "index": "1637", + "missed": true + }, + { + "index": "1638", + "missed": true + }, + { + "index": "1639", + "missed": true + }, + { + "index": "1640", + "missed": true + }, + { + "index": "1641", + "missed": true + }, + { + "index": "1642", + "missed": true + }, + { + "index": "1643", + "missed": true + }, + { + "index": "1644", + "missed": true + }, + { + "index": "1645", + "missed": true + }, + { + "index": "1646", + "missed": true + }, + { + "index": "1647", + "missed": true + }, + { + "index": "1648", + "missed": true + }, + { + "index": "1649", + "missed": true + }, + { + "index": "1650", + "missed": true + }, + { + "index": "1651", + "missed": true + }, + { + "index": "1652", + "missed": true + }, + { + "index": "1653", + "missed": true + }, + { + "index": "1654", + "missed": true + }, + { + "index": "1655", + "missed": true + }, + { + "index": "1656", + "missed": true + }, + { + "index": "1657", + "missed": true + }, + { + "index": "1658", + "missed": true + }, + { + "index": "1659", + "missed": true + }, + { + "index": "1660", + "missed": true + }, + { + "index": "1661", + "missed": true + }, + { + "index": "1662", + "missed": true + }, + { + "index": "1663", + "missed": true + }, + { + "index": "1664", + "missed": true + }, + { + "index": "1665", + "missed": true + }, + { + "index": "1666", + "missed": true + }, + { + "index": "1667", + "missed": true + }, + { + "index": "1668", + "missed": true + }, + { + "index": "1669", + "missed": true + }, + { + "index": "1670", + "missed": true + }, + { + "index": "1671", + "missed": true + }, + { + "index": "1672", + "missed": true + }, + { + "index": "1673", + "missed": true + }, + { + "index": "1674", + "missed": true + }, + { + "index": "1675", + "missed": true + }, + { + "index": "1676", + "missed": true + }, + { + "index": "1677", + "missed": true + }, + { + "index": "1678", + "missed": true + }, + { + "index": "1679", + "missed": true + }, + { + "index": "1680", + "missed": true + }, + { + "index": "1681", + "missed": true + }, + { + "index": "1682", + "missed": true + }, + { + "index": "1683", + "missed": true + }, + { + "index": "1684", + "missed": true + }, + { + "index": "1685", + "missed": true + }, + { + "index": "1686", + "missed": true + }, + { + "index": "1687", + "missed": true + }, + { + "index": "1688", + "missed": true + }, + { + "index": "1689", + "missed": true + }, + { + "index": "1690", + "missed": true + }, + { + "index": "1691", + "missed": true + }, + { + "index": "1692", + "missed": true + }, + { + "index": "1693", + "missed": true + }, + { + "index": "1694", + "missed": true + }, + { + "index": "1695", + "missed": true + }, + { + "index": "1696", + "missed": true + }, + { + "index": "1697", + "missed": true + }, + { + "index": "1698", + "missed": true + }, + { + "index": "1699", + "missed": true + }, + { + "index": "1700", + "missed": true + }, + { + "index": "1701", + "missed": true + }, + { + "index": "1702", + "missed": true + }, + { + "index": "1703", + "missed": true + }, + { + "index": "1704", + "missed": true + }, + { + "index": "1705", + "missed": true + }, + { + "index": "1706", + "missed": true + }, + { + "index": "1707", + "missed": true + }, + { + "index": "1708", + "missed": true + }, + { + "index": "1709", + "missed": true + }, + { + "index": "1710", + "missed": true + }, + { + "index": "1711", + "missed": true + }, + { + "index": "1712", + "missed": true + }, + { + "index": "1713", + "missed": true + }, + { + "index": "1714", + "missed": true + }, + { + "index": "1715", + "missed": true + }, + { + "index": "1716", + "missed": true + }, + { + "index": "1717", + "missed": true + }, + { + "index": "1718", + "missed": true + }, + { + "index": "1719", + "missed": true + }, + { + "index": "1720", + "missed": true + }, + { + "index": "1721", + "missed": true + }, + { + "index": "1722", + "missed": true + }, + { + "index": "1723", + "missed": true + }, + { + "index": "1724", + "missed": true + }, + { + "index": "1725", + "missed": true + }, + { + "index": "1726", + "missed": true + }, + { + "index": "1727", + "missed": true + }, + { + "index": "1728", + "missed": true + }, + { + "index": "1729", + "missed": true + }, + { + "index": "1730", + "missed": true + }, + { + "index": "1731", + "missed": true + }, + { + "index": "1732", + "missed": true + }, + { + "index": "1733", + "missed": true + }, + { + "index": "1734", + "missed": true + }, + { + "index": "1735", + "missed": true + }, + { + "index": "1736", + "missed": true + }, + { + "index": "1737", + "missed": true + }, + { + "index": "1738", + "missed": true + }, + { + "index": "1739", + "missed": true + }, + { + "index": "1740", + "missed": true + }, + { + "index": "1741", + "missed": true + }, + { + "index": "1742", + "missed": true + }, + { + "index": "1743", + "missed": true + }, + { + "index": "1744", + "missed": true + }, + { + "index": "1745", + "missed": true + }, + { + "index": "1746", + "missed": true + }, + { + "index": "1747", + "missed": true + }, + { + "index": "1748", + "missed": true + }, + { + "index": "1749", + "missed": true + }, + { + "index": "1750", + "missed": true + }, + { + "index": "1751", + "missed": true + }, + { + "index": "1752", + "missed": true + }, + { + "index": "1753", + "missed": true + }, + { + "index": "1754", + "missed": true + }, + { + "index": "1755", + "missed": true + }, + { + "index": "1756", + "missed": true + }, + { + "index": "1757", + "missed": true + }, + { + "index": "1758", + "missed": true + }, + { + "index": "1759", + "missed": true + }, + { + "index": "1760", + "missed": true + }, + { + "index": "1761", + "missed": true + }, + { + "index": "1762", + "missed": true + }, + { + "index": "1763", + "missed": true + }, + { + "index": "1764", + "missed": true + }, + { + "index": "1765", + "missed": true + }, + { + "index": "1766", + "missed": true + }, + { + "index": "1767", + "missed": true + }, + { + "index": "1768", + "missed": true + }, + { + "index": "1769", + "missed": true + }, + { + "index": "1770", + "missed": true + }, + { + "index": "1771", + "missed": true + }, + { + "index": "1772", + "missed": true + }, + { + "index": "1773", + "missed": true + }, + { + "index": "1774", + "missed": true + }, + { + "index": "1775", + "missed": true + }, + { + "index": "1776", + "missed": true + }, + { + "index": "1777", + "missed": true + }, + { + "index": "1778", + "missed": true + }, + { + "index": "1779", + "missed": true + }, + { + "index": "1780", + "missed": true + }, + { + "index": "1781", + "missed": true + }, + { + "index": "1782", + "missed": true + }, + { + "index": "1783", + "missed": true + }, + { + "index": "1784", + "missed": true + }, + { + "index": "1785", + "missed": true + }, + { + "index": "1786", + "missed": true + }, + { + "index": "1787", + "missed": true + }, + { + "index": "1788", + "missed": true + }, + { + "index": "1789", + "missed": true + }, + { + "index": "1790", + "missed": true + }, + { + "index": "1791", + "missed": true + }, + { + "index": "1792", + "missed": true + }, + { + "index": "1793", + "missed": true + }, + { + "index": "1794", + "missed": true + }, + { + "index": "1795", + "missed": true + }, + { + "index": "1796", + "missed": true + }, + { + "index": "1797", + "missed": true + }, + { + "index": "1798", + "missed": true + }, + { + "index": "1799", + "missed": true + }, + { + "index": "1800", + "missed": true + }, + { + "index": "1801", + "missed": true + }, + { + "index": "1802", + "missed": true + }, + { + "index": "1803", + "missed": true + }, + { + "index": "1804", + "missed": true + }, + { + "index": "1805", + "missed": true + }, + { + "index": "1806", + "missed": true + }, + { + "index": "1807", + "missed": true + }, + { + "index": "1808", + "missed": true + }, + { + "index": "1809", + "missed": true + }, + { + "index": "1810", + "missed": true + }, + { + "index": "1811", + "missed": true + }, + { + "index": "1812", + "missed": true + }, + { + "index": "1813", + "missed": true + }, + { + "index": "1814", + "missed": true + }, + { + "index": "1815", + "missed": true + }, + { + "index": "1816", + "missed": true + }, + { + "index": "1817", + "missed": true + }, + { + "index": "1818", + "missed": true + }, + { + "index": "1819", + "missed": true + }, + { + "index": "1820", + "missed": true + }, + { + "index": "1821", + "missed": true + }, + { + "index": "1822", + "missed": true + }, + { + "index": "1823", + "missed": true + }, + { + "index": "1824", + "missed": true + }, + { + "index": "1825", + "missed": true + }, + { + "index": "1826", + "missed": true + }, + { + "index": "1827", + "missed": true + }, + { + "index": "1828", + "missed": true + }, + { + "index": "1829", + "missed": true + }, + { + "index": "1830", + "missed": true + }, + { + "index": "1831", + "missed": true + }, + { + "index": "1832", + "missed": true + }, + { + "index": "1833", + "missed": true + }, + { + "index": "1834", + "missed": true + }, + { + "index": "1835", + "missed": true + }, + { + "index": "1836", + "missed": true + }, + { + "index": "1837", + "missed": true + }, + { + "index": "1838", + "missed": true + }, + { + "index": "1839", + "missed": true + }, + { + "index": "1840", + "missed": true + }, + { + "index": "1841", + "missed": true + }, + { + "index": "1842", + "missed": true + }, + { + "index": "1843", + "missed": true + }, + { + "index": "1844", + "missed": true + }, + { + "index": "1845", + "missed": true + }, + { + "index": "1846", + "missed": true + }, + { + "index": "1847", + "missed": true + }, + { + "index": "1848", + "missed": true + }, + { + "index": "1849", + "missed": true + }, + { + "index": "1850", + "missed": true + }, + { + "index": "1851", + "missed": true + }, + { + "index": "1852", + "missed": true + }, + { + "index": "1853", + "missed": true + }, + { + "index": "1854", + "missed": true + }, + { + "index": "1855", + "missed": true + }, + { + "index": "1856", + "missed": true + }, + { + "index": "1857", + "missed": true + }, + { + "index": "1858", + "missed": true + }, + { + "index": "1859", + "missed": true + }, + { + "index": "1860", + "missed": true + }, + { + "index": "1861", + "missed": true + }, + { + "index": "1862", + "missed": true + }, + { + "index": "1863", + "missed": true + }, + { + "index": "1864", + "missed": true + }, + { + "index": "1865", + "missed": true + }, + { + "index": "1866", + "missed": true + }, + { + "index": "1867", + "missed": true + }, + { + "index": "1868", + "missed": true + }, + { + "index": "1869", + "missed": true + }, + { + "index": "1870", + "missed": true + }, + { + "index": "1871", + "missed": true + }, + { + "index": "1872", + "missed": true + }, + { + "index": "1873", + "missed": true + }, + { + "index": "1874", + "missed": true + }, + { + "index": "1875", + "missed": true + }, + { + "index": "1876", + "missed": true + }, + { + "index": "1877", + "missed": true + }, + { + "index": "1878", + "missed": true + }, + { + "index": "1879", + "missed": true + }, + { + "index": "1880", + "missed": true + }, + { + "index": "1881", + "missed": true + }, + { + "index": "1882", + "missed": true + }, + { + "index": "1883", + "missed": true + }, + { + "index": "1884", + "missed": true + }, + { + "index": "1885", + "missed": true + }, + { + "index": "1886", + "missed": true + }, + { + "index": "1887", + "missed": true + }, + { + "index": "1888", + "missed": true + }, + { + "index": "1889", + "missed": true + }, + { + "index": "1890", + "missed": true + }, + { + "index": "1891", + "missed": true + }, + { + "index": "1892", + "missed": true + }, + { + "index": "1893", + "missed": true + }, + { + "index": "1894", + "missed": true + }, + { + "index": "1895", + "missed": true + }, + { + "index": "1896", + "missed": true + }, + { + "index": "1897", + "missed": true + }, + { + "index": "1898", + "missed": true + }, + { + "index": "1899", + "missed": true + }, + { + "index": "1900", + "missed": true + }, + { + "index": "1901", + "missed": true + }, + { + "index": "1902", + "missed": true + }, + { + "index": "1903", + "missed": true + }, + { + "index": "1904", + "missed": true + }, + { + "index": "1905", + "missed": true + }, + { + "index": "1906", + "missed": true + }, + { + "index": "1907", + "missed": true + }, + { + "index": "1908", + "missed": true + }, + { + "index": "1909", + "missed": true + }, + { + "index": "1910", + "missed": true + }, + { + "index": "1911", + "missed": true + }, + { + "index": "1912", + "missed": true + }, + { + "index": "1913", + "missed": true + }, + { + "index": "1914", + "missed": true + }, + { + "index": "1915", + "missed": true + }, + { + "index": "1916", + "missed": true + }, + { + "index": "1917", + "missed": true + }, + { + "index": "1918", + "missed": true + }, + { + "index": "1919", + "missed": true + }, + { + "index": "1920", + "missed": true + }, + { + "index": "1921", + "missed": true + }, + { + "index": "1922", + "missed": true + }, + { + "index": "1923", + "missed": true + }, + { + "index": "1924", + "missed": true + }, + { + "index": "1925", + "missed": true + }, + { + "index": "1926", + "missed": true + }, + { + "index": "1927", + "missed": true + }, + { + "index": "1928", + "missed": true + }, + { + "index": "1929", + "missed": true + }, + { + "index": "1930", + "missed": true + }, + { + "index": "1931", + "missed": true + }, + { + "index": "1932", + "missed": true + }, + { + "index": "1933", + "missed": true + }, + { + "index": "1934", + "missed": true + }, + { + "index": "1935", + "missed": true + }, + { + "index": "1936", + "missed": true + }, + { + "index": "1937", + "missed": true + }, + { + "index": "1938", + "missed": true + }, + { + "index": "1939", + "missed": true + }, + { + "index": "1940", + "missed": true + }, + { + "index": "1941", + "missed": true + }, + { + "index": "1942", + "missed": true + }, + { + "index": "1943", + "missed": true + }, + { + "index": "1944", + "missed": true + }, + { + "index": "1945", + "missed": true + }, + { + "index": "1946", + "missed": true + }, + { + "index": "1947", + "missed": true + }, + { + "index": "1948", + "missed": true + }, + { + "index": "1949", + "missed": true + }, + { + "index": "1950", + "missed": true + }, + { + "index": "1951", + "missed": true + }, + { + "index": "1952", + "missed": true + }, + { + "index": "1953", + "missed": true + }, + { + "index": "1954", + "missed": true + }, + { + "index": "1955", + "missed": true + }, + { + "index": "1956", + "missed": true + }, + { + "index": "1957", + "missed": true + }, + { + "index": "1958", + "missed": true + }, + { + "index": "1959", + "missed": true + }, + { + "index": "1960", + "missed": true + }, + { + "index": "1961", + "missed": true + }, + { + "index": "1962", + "missed": true + }, + { + "index": "1963", + "missed": true + }, + { + "index": "1964", + "missed": true + }, + { + "index": "1965", + "missed": true + }, + { + "index": "1966", + "missed": true + }, + { + "index": "1967", + "missed": true + }, + { + "index": "1968", + "missed": true + }, + { + "index": "1969", + "missed": true + }, + { + "index": "1970", + "missed": true + }, + { + "index": "1971", + "missed": true + }, + { + "index": "1972", + "missed": true + }, + { + "index": "1973", + "missed": true + }, + { + "index": "1974", + "missed": true + }, + { + "index": "1975", + "missed": true + }, + { + "index": "1976", + "missed": true + }, + { + "index": "1977", + "missed": true + }, + { + "index": "1978", + "missed": true + }, + { + "index": "1979", + "missed": true + }, + { + "index": "1980", + "missed": true + }, + { + "index": "1981", + "missed": true + }, + { + "index": "1982", + "missed": true + }, + { + "index": "1983", + "missed": true + }, + { + "index": "1984", + "missed": true + }, + { + "index": "1985", + "missed": true + }, + { + "index": "1986", + "missed": true + }, + { + "index": "1987", + "missed": true + }, + { + "index": "1988", + "missed": true + }, + { + "index": "1989", + "missed": true + }, + { + "index": "1990", + "missed": true + }, + { + "index": "1991", + "missed": true + }, + { + "index": "1992", + "missed": true + }, + { + "index": "1993", + "missed": true + }, + { + "index": "1994", + "missed": true + }, + { + "index": "1995", + "missed": true + }, + { + "index": "1996", + "missed": true + }, + { + "index": "1997", + "missed": true + }, + { + "index": "1998", + "missed": true + }, + { + "index": "1999", + "missed": true + }, + { + "index": "2000", + "missed": true + }, + { + "index": "2001", + "missed": true + }, + { + "index": "2002", + "missed": true + }, + { + "index": "2003", + "missed": true + }, + { + "index": "2004", + "missed": true + }, + { + "index": "2005", + "missed": true + }, + { + "index": "2006", + "missed": true + }, + { + "index": "2007", + "missed": true + }, + { + "index": "2008", + "missed": true + }, + { + "index": "2009", + "missed": true + }, + { + "index": "2010", + "missed": true + }, + { + "index": "2011", + "missed": true + }, + { + "index": "2012", + "missed": true + }, + { + "index": "2013", + "missed": true + }, + { + "index": "2014", + "missed": true + }, + { + "index": "2015", + "missed": true + }, + { + "index": "2016", + "missed": true + }, + { + "index": "2017", + "missed": true + }, + { + "index": "2018", + "missed": true + }, + { + "index": "2019", + "missed": true + }, + { + "index": "2020", + "missed": true + }, + { + "index": "2021", + "missed": true + }, + { + "index": "2022", + "missed": true + }, + { + "index": "2023", + "missed": true + }, + { + "index": "2024", + "missed": true + }, + { + "index": "2025", + "missed": true + }, + { + "index": "2026", + "missed": true + }, + { + "index": "2027", + "missed": true + }, + { + "index": "2028", + "missed": true + }, + { + "index": "2029", + "missed": true + }, + { + "index": "2030", + "missed": true + }, + { + "index": "2031", + "missed": true + }, + { + "index": "2032", + "missed": true + }, + { + "index": "2033", + "missed": true + }, + { + "index": "2034", + "missed": true + }, + { + "index": "2035", + "missed": true + }, + { + "index": "2036", + "missed": true + }, + { + "index": "2037", + "missed": true + }, + { + "index": "2038", + "missed": true + }, + { + "index": "2039", + "missed": true + }, + { + "index": "2040", + "missed": true + }, + { + "index": "2041", + "missed": true + }, + { + "index": "2042", + "missed": true + }, + { + "index": "2043", + "missed": true + }, + { + "index": "2044", + "missed": true + }, + { + "index": "2045", + "missed": true + }, + { + "index": "2046", + "missed": true + }, + { + "index": "2047", + "missed": true + }, + { + "index": "2048", + "missed": true + }, + { + "index": "2049", + "missed": true + }, + { + "index": "2050", + "missed": true + }, + { + "index": "2051", + "missed": true + }, + { + "index": "2052", + "missed": true + }, + { + "index": "2053", + "missed": true + }, + { + "index": "2054", + "missed": true + }, + { + "index": "2055", + "missed": true + }, + { + "index": "2056", + "missed": true + }, + { + "index": "2057", + "missed": true + }, + { + "index": "2058", + "missed": true + }, + { + "index": "2059", + "missed": true + }, + { + "index": "2060", + "missed": true + }, + { + "index": "2061", + "missed": true + }, + { + "index": "2062", + "missed": true + }, + { + "index": "2063", + "missed": true + }, + { + "index": "2064", + "missed": true + }, + { + "index": "2065", + "missed": true + }, + { + "index": "2066", + "missed": true + }, + { + "index": "2067", + "missed": true + }, + { + "index": "2068", + "missed": true + }, + { + "index": "2069", + "missed": true + }, + { + "index": "2070", + "missed": true + }, + { + "index": "2071", + "missed": true + }, + { + "index": "2072", + "missed": true + }, + { + "index": "2073", + "missed": true + }, + { + "index": "2074", + "missed": true + }, + { + "index": "2075", + "missed": true + }, + { + "index": "2076", + "missed": true + }, + { + "index": "2077", + "missed": true + }, + { + "index": "2078", + "missed": true + }, + { + "index": "2079", + "missed": true + }, + { + "index": "2080", + "missed": true + }, + { + "index": "2081", + "missed": true + }, + { + "index": "2082", + "missed": true + }, + { + "index": "2083", + "missed": true + }, + { + "index": "2084", + "missed": true + }, + { + "index": "2085", + "missed": true + }, + { + "index": "2086", + "missed": true + }, + { + "index": "2087", + "missed": true + }, + { + "index": "2088", + "missed": true + }, + { + "index": "2089", + "missed": true + }, + { + "index": "2090", + "missed": true + }, + { + "index": "2091", + "missed": true + }, + { + "index": "2092", + "missed": true + }, + { + "index": "2093", + "missed": true + }, + { + "index": "2094", + "missed": true + }, + { + "index": "2095", + "missed": true + }, + { + "index": "2096", + "missed": true + }, + { + "index": "2097", + "missed": true + }, + { + "index": "2098", + "missed": true + }, + { + "index": "2099", + "missed": true + }, + { + "index": "2100", + "missed": true + }, + { + "index": "2101", + "missed": true + }, + { + "index": "2102", + "missed": true + }, + { + "index": "2103", + "missed": true + }, + { + "index": "2104", + "missed": true + }, + { + "index": "2105", + "missed": true + }, + { + "index": "2106", + "missed": true + }, + { + "index": "2107", + "missed": true + }, + { + "index": "2108", + "missed": true + }, + { + "index": "2109", + "missed": true + }, + { + "index": "2110", + "missed": true + }, + { + "index": "2111", + "missed": true + }, + { + "index": "2112", + "missed": true + }, + { + "index": "2113", + "missed": true + }, + { + "index": "2114", + "missed": true + }, + { + "index": "2115", + "missed": true + }, + { + "index": "2116", + "missed": true + }, + { + "index": "2117", + "missed": true + }, + { + "index": "2118", + "missed": true + }, + { + "index": "2119", + "missed": true + }, + { + "index": "2120", + "missed": true + }, + { + "index": "2121", + "missed": true + }, + { + "index": "2122", + "missed": true + }, + { + "index": "2123", + "missed": true + }, + { + "index": "2124", + "missed": true + }, + { + "index": "2125", + "missed": true + }, + { + "index": "2126", + "missed": true + }, + { + "index": "2127", + "missed": true + }, + { + "index": "2128", + "missed": true + }, + { + "index": "2129", + "missed": true + }, + { + "index": "2130", + "missed": true + }, + { + "index": "2131", + "missed": true + }, + { + "index": "2132", + "missed": true + }, + { + "index": "2133", + "missed": true + }, + { + "index": "2134", + "missed": true + }, + { + "index": "2135", + "missed": true + }, + { + "index": "2136", + "missed": true + }, + { + "index": "2137", + "missed": true + }, + { + "index": "2138", + "missed": true + }, + { + "index": "2139", + "missed": true + }, + { + "index": "2140", + "missed": true + }, + { + "index": "2141", + "missed": true + }, + { + "index": "2142", + "missed": true + }, + { + "index": "2143", + "missed": true + }, + { + "index": "2144", + "missed": true + }, + { + "index": "2145", + "missed": true + }, + { + "index": "2146", + "missed": true + }, + { + "index": "2147", + "missed": true + }, + { + "index": "2148", + "missed": true + }, + { + "index": "2149", + "missed": true + }, + { + "index": "2150", + "missed": true + }, + { + "index": "2151", + "missed": true + }, + { + "index": "2152", + "missed": true + }, + { + "index": "2153", + "missed": true + }, + { + "index": "2154", + "missed": true + }, + { + "index": "2155", + "missed": true + }, + { + "index": "2156", + "missed": true + }, + { + "index": "2157", + "missed": true + }, + { + "index": "2158", + "missed": true + }, + { + "index": "2159", + "missed": true + }, + { + "index": "2160", + "missed": true + }, + { + "index": "2161", + "missed": true + }, + { + "index": "2162", + "missed": true + }, + { + "index": "2163", + "missed": true + }, + { + "index": "2164", + "missed": true + }, + { + "index": "2165", + "missed": true + }, + { + "index": "2166", + "missed": true + }, + { + "index": "2167", + "missed": true + }, + { + "index": "2168", + "missed": true + }, + { + "index": "2169", + "missed": true + }, + { + "index": "2170", + "missed": true + }, + { + "index": "2171", + "missed": true + }, + { + "index": "2172", + "missed": true + }, + { + "index": "2173", + "missed": true + }, + { + "index": "2174", + "missed": true + }, + { + "index": "2175", + "missed": true + }, + { + "index": "2176", + "missed": true + }, + { + "index": "2177", + "missed": true + }, + { + "index": "2178", + "missed": true + }, + { + "index": "2179", + "missed": true + }, + { + "index": "2180", + "missed": true + }, + { + "index": "2181", + "missed": true + }, + { + "index": "2182", + "missed": true + }, + { + "index": "2183", + "missed": true + }, + { + "index": "2184", + "missed": true + }, + { + "index": "2185", + "missed": true + }, + { + "index": "2186", + "missed": true + }, + { + "index": "2187", + "missed": true + }, + { + "index": "2188", + "missed": true + }, + { + "index": "2189", + "missed": true + }, + { + "index": "2190", + "missed": true + }, + { + "index": "2191", + "missed": true + }, + { + "index": "2192", + "missed": true + }, + { + "index": "2193", + "missed": true + }, + { + "index": "2194", + "missed": true + }, + { + "index": "2195", + "missed": true + }, + { + "index": "2196", + "missed": true + }, + { + "index": "2197", + "missed": true + }, + { + "index": "2198", + "missed": true + }, + { + "index": "2199", + "missed": true + }, + { + "index": "2200", + "missed": true + }, + { + "index": "2201", + "missed": true + }, + { + "index": "2202", + "missed": true + }, + { + "index": "2203", + "missed": true + }, + { + "index": "2204", + "missed": true + }, + { + "index": "2205", + "missed": true + }, + { + "index": "2206", + "missed": true + }, + { + "index": "2207", + "missed": true + }, + { + "index": "2208", + "missed": true + }, + { + "index": "2209", + "missed": true + }, + { + "index": "2210", + "missed": true + }, + { + "index": "2211", + "missed": true + }, + { + "index": "2212", + "missed": true + }, + { + "index": "2213", + "missed": true + }, + { + "index": "2214", + "missed": true + }, + { + "index": "2215", + "missed": true + }, + { + "index": "2216", + "missed": true + }, + { + "index": "2217", + "missed": true + }, + { + "index": "2218", + "missed": true + }, + { + "index": "2219", + "missed": true + }, + { + "index": "2220", + "missed": true + }, + { + "index": "2221", + "missed": true + }, + { + "index": "2222", + "missed": true + }, + { + "index": "2223", + "missed": true + }, + { + "index": "2224", + "missed": true + }, + { + "index": "2225", + "missed": true + }, + { + "index": "2226", + "missed": true + }, + { + "index": "2227", + "missed": true + }, + { + "index": "2228", + "missed": true + }, + { + "index": "2229", + "missed": true + }, + { + "index": "2230", + "missed": true + }, + { + "index": "2231", + "missed": true + }, + { + "index": "2232", + "missed": true + }, + { + "index": "2233", + "missed": true + }, + { + "index": "2234", + "missed": true + }, + { + "index": "2235", + "missed": true + }, + { + "index": "2236", + "missed": true + }, + { + "index": "2237", + "missed": true + }, + { + "index": "2238", + "missed": true + }, + { + "index": "2239", + "missed": true + }, + { + "index": "2240", + "missed": true + }, + { + "index": "2241", + "missed": true + }, + { + "index": "2242", + "missed": true + }, + { + "index": "2243", + "missed": true + }, + { + "index": "2244", + "missed": true + }, + { + "index": "2245", + "missed": true + }, + { + "index": "2246", + "missed": true + }, + { + "index": "2247", + "missed": true + }, + { + "index": "2248", + "missed": true + }, + { + "index": "2249", + "missed": true + }, + { + "index": "2250", + "missed": true + }, + { + "index": "2251", + "missed": true + }, + { + "index": "2252", + "missed": true + }, + { + "index": "2253", + "missed": true + }, + { + "index": "2254", + "missed": true + }, + { + "index": "2255", + "missed": true + }, + { + "index": "2256", + "missed": true + }, + { + "index": "2257", + "missed": true + }, + { + "index": "2258", + "missed": true + }, + { + "index": "2259", + "missed": true + }, + { + "index": "2260", + "missed": true + }, + { + "index": "2261", + "missed": true + }, + { + "index": "2262", + "missed": true + }, + { + "index": "2263", + "missed": true + }, + { + "index": "2264", + "missed": true + }, + { + "index": "2265", + "missed": true + }, + { + "index": "2266", + "missed": true + }, + { + "index": "2267", + "missed": true + }, + { + "index": "2268", + "missed": true + }, + { + "index": "2269", + "missed": true + }, + { + "index": "2270", + "missed": true + }, + { + "index": "2271", + "missed": true + }, + { + "index": "2272", + "missed": true + }, + { + "index": "2273", + "missed": true + }, + { + "index": "2274", + "missed": true + }, + { + "index": "2275", + "missed": true + }, + { + "index": "2276", + "missed": true + }, + { + "index": "2277", + "missed": true + }, + { + "index": "2278", + "missed": true + }, + { + "index": "2279", + "missed": true + }, + { + "index": "2280", + "missed": true + }, + { + "index": "2281", + "missed": true + }, + { + "index": "2282", + "missed": true + }, + { + "index": "2283", + "missed": true + }, + { + "index": "2284", + "missed": true + }, + { + "index": "2285", + "missed": true + }, + { + "index": "2286", + "missed": true + }, + { + "index": "2287", + "missed": true + }, + { + "index": "2288", + "missed": true + }, + { + "index": "2289", + "missed": true + }, + { + "index": "2290", + "missed": true + }, + { + "index": "2291", + "missed": true + }, + { + "index": "2292", + "missed": true + }, + { + "index": "2293", + "missed": true + }, + { + "index": "2294", + "missed": true + }, + { + "index": "2295", + "missed": true + }, + { + "index": "2296", + "missed": true + }, + { + "index": "2297", + "missed": true + }, + { + "index": "2298", + "missed": true + }, + { + "index": "2299", + "missed": true + }, + { + "index": "2300", + "missed": true + }, + { + "index": "2301", + "missed": true + }, + { + "index": "2302", + "missed": true + }, + { + "index": "2303", + "missed": true + }, + { + "index": "2304", + "missed": true + }, + { + "index": "2305", + "missed": true + }, + { + "index": "2306", + "missed": true + }, + { + "index": "2307", + "missed": true + }, + { + "index": "2308", + "missed": true + }, + { + "index": "2309", + "missed": true + }, + { + "index": "2310", + "missed": true + }, + { + "index": "2311", + "missed": true + }, + { + "index": "2312", + "missed": true + }, + { + "index": "2313", + "missed": true + }, + { + "index": "2314", + "missed": true + }, + { + "index": "2315", + "missed": true + }, + { + "index": "2316", + "missed": true + }, + { + "index": "2317", + "missed": true + }, + { + "index": "2318", + "missed": true + }, + { + "index": "2319", + "missed": true + }, + { + "index": "2320", + "missed": true + }, + { + "index": "2321", + "missed": true + }, + { + "index": "2322", + "missed": true + }, + { + "index": "2323", + "missed": true + }, + { + "index": "2324", + "missed": true + }, + { + "index": "2325", + "missed": true + }, + { + "index": "2326", + "missed": true + }, + { + "index": "2327", + "missed": true + }, + { + "index": "2328", + "missed": true + }, + { + "index": "2329", + "missed": true + }, + { + "index": "2330", + "missed": true + }, + { + "index": "2331", + "missed": true + }, + { + "index": "2332", + "missed": true + }, + { + "index": "2333", + "missed": true + }, + { + "index": "2334", + "missed": true + }, + { + "index": "2335", + "missed": true + }, + { + "index": "2336", + "missed": true + }, + { + "index": "2337", + "missed": true + }, + { + "index": "2338", + "missed": true + }, + { + "index": "2339", + "missed": true + }, + { + "index": "2340", + "missed": true + }, + { + "index": "2341", + "missed": true + }, + { + "index": "2342", + "missed": true + }, + { + "index": "2343", + "missed": true + }, + { + "index": "2344", + "missed": true + }, + { + "index": "2345", + "missed": true + }, + { + "index": "2346", + "missed": true + }, + { + "index": "2347", + "missed": true + }, + { + "index": "2348", + "missed": true + }, + { + "index": "2349", + "missed": true + }, + { + "index": "2350", + "missed": true + }, + { + "index": "2351", + "missed": true + }, + { + "index": "2352", + "missed": true + }, + { + "index": "2353", + "missed": true + }, + { + "index": "2354", + "missed": true + }, + { + "index": "2355", + "missed": true + }, + { + "index": "2356", + "missed": true + }, + { + "index": "2357", + "missed": true + }, + { + "index": "2358", + "missed": true + }, + { + "index": "2359", + "missed": true + }, + { + "index": "2360", + "missed": true + }, + { + "index": "2361", + "missed": true + }, + { + "index": "2362", + "missed": true + }, + { + "index": "2363", + "missed": true + }, + { + "index": "2364", + "missed": true + }, + { + "index": "2365", + "missed": true + }, + { + "index": "2366", + "missed": true + }, + { + "index": "2367", + "missed": true + }, + { + "index": "2368", + "missed": true + }, + { + "index": "2369", + "missed": true + }, + { + "index": "2370", + "missed": true + }, + { + "index": "2371", + "missed": true + }, + { + "index": "2372", + "missed": true + }, + { + "index": "2373", + "missed": true + }, + { + "index": "2374", + "missed": true + }, + { + "index": "2375", + "missed": true + }, + { + "index": "2376", + "missed": true + }, + { + "index": "2377", + "missed": true + }, + { + "index": "2378", + "missed": true + }, + { + "index": "2379", + "missed": true + }, + { + "index": "2380", + "missed": true + }, + { + "index": "2381", + "missed": true + }, + { + "index": "2382", + "missed": true + }, + { + "index": "2383", + "missed": true + }, + { + "index": "2384", + "missed": true + }, + { + "index": "2385", + "missed": true + }, + { + "index": "2386", + "missed": true + }, + { + "index": "2387", + "missed": true + }, + { + "index": "2388", + "missed": true + }, + { + "index": "2389", + "missed": true + }, + { + "index": "2390", + "missed": true + }, + { + "index": "2391", + "missed": true + }, + { + "index": "2392", + "missed": true + }, + { + "index": "2393", + "missed": true + }, + { + "index": "2394", + "missed": true + }, + { + "index": "2395", + "missed": true + }, + { + "index": "2396", + "missed": true + }, + { + "index": "2397", + "missed": true + }, + { + "index": "2398", + "missed": true + }, + { + "index": "2399", + "missed": true + }, + { + "index": "2400", + "missed": true + }, + { + "index": "2401", + "missed": true + }, + { + "index": "2402", + "missed": true + }, + { + "index": "2403", + "missed": true + }, + { + "index": "2404", + "missed": true + }, + { + "index": "2405", + "missed": true + }, + { + "index": "2406", + "missed": true + }, + { + "index": "2407", + "missed": true + }, + { + "index": "2408", + "missed": true + }, + { + "index": "2409", + "missed": true + }, + { + "index": "2410", + "missed": true + }, + { + "index": "2411", + "missed": true + }, + { + "index": "2412", + "missed": true + }, + { + "index": "2413", + "missed": true + }, + { + "index": "2414", + "missed": true + }, + { + "index": "2415", + "missed": true + }, + { + "index": "2416", + "missed": true + }, + { + "index": "2417", + "missed": true + }, + { + "index": "2418", + "missed": true + }, + { + "index": "2419", + "missed": true + }, + { + "index": "2420", + "missed": true + }, + { + "index": "2421", + "missed": true + }, + { + "index": "2422", + "missed": true + }, + { + "index": "2423", + "missed": true + }, + { + "index": "2424", + "missed": true + }, + { + "index": "2425", + "missed": true + }, + { + "index": "2426", + "missed": true + }, + { + "index": "2427", + "missed": true + }, + { + "index": "2428", + "missed": true + }, + { + "index": "2429", + "missed": true + }, + { + "index": "2430", + "missed": true + }, + { + "index": "2431", + "missed": true + }, + { + "index": "2432", + "missed": true + }, + { + "index": "2433", + "missed": true + }, + { + "index": "2434", + "missed": true + }, + { + "index": "2435", + "missed": true + }, + { + "index": "2436", + "missed": true + }, + { + "index": "2437", + "missed": true + }, + { + "index": "2438", + "missed": true + }, + { + "index": "2439", + "missed": true + }, + { + "index": "2440", + "missed": true + }, + { + "index": "2441", + "missed": true + }, + { + "index": "2442", + "missed": true + }, + { + "index": "2443", + "missed": true + }, + { + "index": "2444", + "missed": true + }, + { + "index": "2445", + "missed": true + }, + { + "index": "2446", + "missed": true + }, + { + "index": "2447", + "missed": true + }, + { + "index": "2448", + "missed": true + }, + { + "index": "2449", + "missed": true + }, + { + "index": "2450", + "missed": true + }, + { + "index": "2451", + "missed": true + }, + { + "index": "2452", + "missed": true + }, + { + "index": "2453", + "missed": true + }, + { + "index": "2454", + "missed": true + }, + { + "index": "2455", + "missed": true + }, + { + "index": "2456", + "missed": true + }, + { + "index": "2457", + "missed": true + }, + { + "index": "2458", + "missed": true + }, + { + "index": "2459", + "missed": true + }, + { + "index": "2460", + "missed": true + }, + { + "index": "2461", + "missed": true + }, + { + "index": "2462", + "missed": true + }, + { + "index": "2463", + "missed": true + }, + { + "index": "2464", + "missed": true + }, + { + "index": "2465", + "missed": true + }, + { + "index": "2466", + "missed": true + }, + { + "index": "2467", + "missed": true + }, + { + "index": "2468", + "missed": true + }, + { + "index": "2469", + "missed": true + }, + { + "index": "2470", + "missed": true + }, + { + "index": "2471", + "missed": true + }, + { + "index": "2472", + "missed": true + }, + { + "index": "2473", + "missed": true + }, + { + "index": "2474", + "missed": true + }, + { + "index": "2475", + "missed": true + }, + { + "index": "2476", + "missed": true + }, + { + "index": "2477", + "missed": true + }, + { + "index": "2478", + "missed": true + }, + { + "index": "2479", + "missed": true + }, + { + "index": "2480", + "missed": true + }, + { + "index": "2481", + "missed": true + }, + { + "index": "2482", + "missed": true + }, + { + "index": "2483", + "missed": true + }, + { + "index": "2484", + "missed": true + }, + { + "index": "2485", + "missed": true + }, + { + "index": "2486", + "missed": true + }, + { + "index": "2487", + "missed": true + }, + { + "index": "2488", + "missed": true + }, + { + "index": "2489", + "missed": true + }, + { + "index": "2490", + "missed": true + }, + { + "index": "2491", + "missed": true + }, + { + "index": "2492", + "missed": true + }, + { + "index": "2493", + "missed": true + }, + { + "index": "2494", + "missed": true + }, + { + "index": "2495", + "missed": true + }, + { + "index": "2496", + "missed": true + }, + { + "index": "2497", + "missed": true + }, + { + "index": "2498", + "missed": true + }, + { + "index": "2499", + "missed": true + }, + { + "index": "2500", + "missed": true + }, + { + "index": "2501", + "missed": true + }, + { + "index": "2502", + "missed": true + }, + { + "index": "2503", + "missed": true + }, + { + "index": "2504", + "missed": true + }, + { + "index": "2505", + "missed": true + }, + { + "index": "2506", + "missed": true + }, + { + "index": "2507", + "missed": true + }, + { + "index": "2508", + "missed": true + }, + { + "index": "2509", + "missed": true + }, + { + "index": "2510", + "missed": true + }, + { + "index": "2511", + "missed": true + }, + { + "index": "2512", + "missed": true + }, + { + "index": "2513", + "missed": true + }, + { + "index": "2514", + "missed": true + }, + { + "index": "2515", + "missed": true + }, + { + "index": "2516", + "missed": true + }, + { + "index": "2517", + "missed": true + }, + { + "index": "2518", + "missed": true + }, + { + "index": "2519", + "missed": true + }, + { + "index": "2520", + "missed": true + }, + { + "index": "2521", + "missed": true + }, + { + "index": "2522", + "missed": true + }, + { + "index": "2523", + "missed": true + }, + { + "index": "2524", + "missed": true + }, + { + "index": "2525", + "missed": true + }, + { + "index": "2526", + "missed": true + }, + { + "index": "2527", + "missed": true + }, + { + "index": "2528", + "missed": true + }, + { + "index": "2529", + "missed": true + }, + { + "index": "2530", + "missed": true + }, + { + "index": "2531", + "missed": true + }, + { + "index": "2532", + "missed": true + }, + { + "index": "2533", + "missed": true + }, + { + "index": "2534", + "missed": true + }, + { + "index": "2535", + "missed": true + }, + { + "index": "2536", + "missed": true + }, + { + "index": "2537", + "missed": true + }, + { + "index": "2538", + "missed": true + }, + { + "index": "2539", + "missed": true + }, + { + "index": "2540", + "missed": true + }, + { + "index": "2541", + "missed": true + }, + { + "index": "2542", + "missed": true + }, + { + "index": "2543", + "missed": true + }, + { + "index": "2544", + "missed": true + }, + { + "index": "2545", + "missed": true + }, + { + "index": "2546", + "missed": true + }, + { + "index": "2547", + "missed": true + }, + { + "index": "2548", + "missed": true + }, + { + "index": "2549", + "missed": true + }, + { + "index": "2550", + "missed": true + }, + { + "index": "2551", + "missed": true + }, + { + "index": "2552", + "missed": true + }, + { + "index": "2553", + "missed": true + }, + { + "index": "2554", + "missed": true + }, + { + "index": "2555", + "missed": true + }, + { + "index": "2556", + "missed": true + }, + { + "index": "2557", + "missed": true + }, + { + "index": "2558", + "missed": true + }, + { + "index": "2559", + "missed": true + }, + { + "index": "2560", + "missed": true + }, + { + "index": "2561", + "missed": true + }, + { + "index": "2562", + "missed": true + }, + { + "index": "2563", + "missed": true + }, + { + "index": "2564", + "missed": true + }, + { + "index": "2565", + "missed": true + }, + { + "index": "2566", + "missed": true + }, + { + "index": "2567", + "missed": true + }, + { + "index": "2568", + "missed": true + }, + { + "index": "2569", + "missed": true + }, + { + "index": "2570", + "missed": true + }, + { + "index": "2571", + "missed": true + }, + { + "index": "2572", + "missed": true + }, + { + "index": "2573", + "missed": true + }, + { + "index": "2574", + "missed": true + }, + { + "index": "2575", + "missed": true + }, + { + "index": "2576", + "missed": true + }, + { + "index": "2577", + "missed": true + }, + { + "index": "2578", + "missed": true + }, + { + "index": "2579", + "missed": true + }, + { + "index": "2580", + "missed": true + }, + { + "index": "2581", + "missed": true + }, + { + "index": "2582", + "missed": true + }, + { + "index": "2583", + "missed": true + }, + { + "index": "2584", + "missed": true + }, + { + "index": "2585", + "missed": true + }, + { + "index": "2586", + "missed": true + }, + { + "index": "2587", + "missed": true + }, + { + "index": "2588", + "missed": true + }, + { + "index": "2589", + "missed": true + }, + { + "index": "2590", + "missed": true + }, + { + "index": "2591", + "missed": true + }, + { + "index": "2592", + "missed": true + }, + { + "index": "2593", + "missed": true + }, + { + "index": "2594", + "missed": true + }, + { + "index": "2595", + "missed": true + }, + { + "index": "2596", + "missed": true + }, + { + "index": "2597", + "missed": true + }, + { + "index": "2598", + "missed": true + }, + { + "index": "2599", + "missed": true + }, + { + "index": "2600", + "missed": true + }, + { + "index": "2601", + "missed": true + }, + { + "index": "2602", + "missed": true + }, + { + "index": "2603", + "missed": true + }, + { + "index": "2604", + "missed": true + }, + { + "index": "2605", + "missed": true + }, + { + "index": "2606", + "missed": true + }, + { + "index": "2607", + "missed": true + }, + { + "index": "2608", + "missed": true + }, + { + "index": "2609", + "missed": true + }, + { + "index": "2610", + "missed": true + }, + { + "index": "2611", + "missed": true + }, + { + "index": "2612", + "missed": true + }, + { + "index": "2613", + "missed": true + }, + { + "index": "2614", + "missed": true + }, + { + "index": "2615", + "missed": true + }, + { + "index": "2616", + "missed": true + }, + { + "index": "2617", + "missed": true + }, + { + "index": "2618", + "missed": true + }, + { + "index": "2619", + "missed": true + }, + { + "index": "2620", + "missed": true + }, + { + "index": "2621", + "missed": true + }, + { + "index": "2622", + "missed": true + }, + { + "index": "2623", + "missed": true + }, + { + "index": "2624", + "missed": true + }, + { + "index": "2625", + "missed": true + }, + { + "index": "2626", + "missed": true + }, + { + "index": "2627", + "missed": true + }, + { + "index": "2628", + "missed": true + }, + { + "index": "2629", + "missed": true + }, + { + "index": "2630", + "missed": true + }, + { + "index": "2631", + "missed": true + }, + { + "index": "2632", + "missed": true + }, + { + "index": "2633", + "missed": true + }, + { + "index": "2634", + "missed": true + }, + { + "index": "2635", + "missed": true + }, + { + "index": "2636", + "missed": true + }, + { + "index": "2637", + "missed": true + }, + { + "index": "2638", + "missed": true + }, + { + "index": "2639", + "missed": true + }, + { + "index": "2640", + "missed": true + }, + { + "index": "2641", + "missed": true + }, + { + "index": "2642", + "missed": true + }, + { + "index": "2643", + "missed": true + }, + { + "index": "2644", + "missed": true + }, + { + "index": "2645", + "missed": true + }, + { + "index": "2646", + "missed": true + }, + { + "index": "2647", + "missed": true + }, + { + "index": "2648", + "missed": true + }, + { + "index": "2649", + "missed": true + }, + { + "index": "2650", + "missed": true + }, + { + "index": "2651", + "missed": true + }, + { + "index": "2652", + "missed": true + }, + { + "index": "2653", + "missed": true + }, + { + "index": "2654", + "missed": true + }, + { + "index": "2655", + "missed": true + }, + { + "index": "2656", + "missed": true + }, + { + "index": "2657", + "missed": true + }, + { + "index": "2658", + "missed": true + }, + { + "index": "2659", + "missed": true + }, + { + "index": "2660", + "missed": true + }, + { + "index": "2661", + "missed": true + }, + { + "index": "2662", + "missed": true + }, + { + "index": "2663", + "missed": true + }, + { + "index": "2664", + "missed": true + }, + { + "index": "2665", + "missed": true + }, + { + "index": "2666", + "missed": true + }, + { + "index": "2667", + "missed": true + }, + { + "index": "2668", + "missed": true + }, + { + "index": "2669", + "missed": true + }, + { + "index": "2670", + "missed": true + }, + { + "index": "2671", + "missed": true + }, + { + "index": "2672", + "missed": true + }, + { + "index": "2673", + "missed": true + }, + { + "index": "2674", + "missed": true + }, + { + "index": "2675", + "missed": true + }, + { + "index": "2676", + "missed": true + }, + { + "index": "2677", + "missed": true + }, + { + "index": "2678", + "missed": true + }, + { + "index": "2679", + "missed": true + }, + { + "index": "2680", + "missed": true + }, + { + "index": "2681", + "missed": true + }, + { + "index": "2682", + "missed": true + }, + { + "index": "2683", + "missed": true + }, + { + "index": "2684", + "missed": true + }, + { + "index": "2685", + "missed": true + }, + { + "index": "2686", + "missed": true + }, + { + "index": "2687", + "missed": true + }, + { + "index": "2688", + "missed": true + }, + { + "index": "2689", + "missed": true + }, + { + "index": "2690", + "missed": true + }, + { + "index": "2691", + "missed": true + }, + { + "index": "2692", + "missed": true + }, + { + "index": "2693", + "missed": true + }, + { + "index": "2694", + "missed": true + }, + { + "index": "2695", + "missed": true + }, + { + "index": "2696", + "missed": true + }, + { + "index": "2697", + "missed": true + }, + { + "index": "2698", + "missed": true + }, + { + "index": "2699", + "missed": true + }, + { + "index": "2700", + "missed": true + }, + { + "index": "2701", + "missed": true + }, + { + "index": "2702", + "missed": true + }, + { + "index": "2703", + "missed": true + }, + { + "index": "2704", + "missed": true + }, + { + "index": "2705", + "missed": true + }, + { + "index": "2706", + "missed": true + }, + { + "index": "2707", + "missed": true + }, + { + "index": "2708", + "missed": true + }, + { + "index": "2709", + "missed": true + }, + { + "index": "2710", + "missed": true + }, + { + "index": "2711", + "missed": true + }, + { + "index": "2712", + "missed": true + }, + { + "index": "2713", + "missed": true + }, + { + "index": "2714", + "missed": true + }, + { + "index": "2715", + "missed": true + }, + { + "index": "2716", + "missed": true + }, + { + "index": "2717", + "missed": true + }, + { + "index": "2718", + "missed": true + }, + { + "index": "2719", + "missed": true + }, + { + "index": "2720", + "missed": true + }, + { + "index": "2721", + "missed": true + }, + { + "index": "2722", + "missed": true + }, + { + "index": "2723", + "missed": true + }, + { + "index": "2724", + "missed": true + }, + { + "index": "2725", + "missed": true + }, + { + "index": "2726", + "missed": true + }, + { + "index": "2727", + "missed": true + }, + { + "index": "2728", + "missed": true + }, + { + "index": "2729", + "missed": true + }, + { + "index": "2730", + "missed": true + }, + { + "index": "2731", + "missed": true + }, + { + "index": "2732", + "missed": true + }, + { + "index": "2733", + "missed": true + }, + { + "index": "2734", + "missed": true + }, + { + "index": "2735", + "missed": true + }, + { + "index": "2736", + "missed": true + }, + { + "index": "2737", + "missed": true + }, + { + "index": "2738", + "missed": true + }, + { + "index": "2739", + "missed": true + }, + { + "index": "2740", + "missed": true + }, + { + "index": "2741", + "missed": true + }, + { + "index": "2742", + "missed": true + }, + { + "index": "2743", + "missed": true + }, + { + "index": "2744", + "missed": true + }, + { + "index": "2745", + "missed": true + }, + { + "index": "2746", + "missed": true + }, + { + "index": "2747", + "missed": true + }, + { + "index": "2748", + "missed": true + }, + { + "index": "2749", + "missed": true + }, + { + "index": "2750", + "missed": true + }, + { + "index": "2751", + "missed": true + }, + { + "index": "2752", + "missed": true + }, + { + "index": "2753", + "missed": true + }, + { + "index": "2754", + "missed": true + }, + { + "index": "2755", + "missed": true + }, + { + "index": "2756", + "missed": true + }, + { + "index": "2757", + "missed": true + }, + { + "index": "2758", + "missed": true + }, + { + "index": "2759", + "missed": true + }, + { + "index": "2760", + "missed": true + }, + { + "index": "2761", + "missed": true + }, + { + "index": "2762", + "missed": true + }, + { + "index": "2763", + "missed": true + }, + { + "index": "2764", + "missed": true + }, + { + "index": "2765", + "missed": true + }, + { + "index": "2766", + "missed": true + }, + { + "index": "2767", + "missed": true + }, + { + "index": "2768", + "missed": true + }, + { + "index": "2769", + "missed": true + }, + { + "index": "2770", + "missed": true + }, + { + "index": "2771", + "missed": true + }, + { + "index": "2772", + "missed": true + }, + { + "index": "2773", + "missed": true + }, + { + "index": "2774", + "missed": true + }, + { + "index": "2775", + "missed": true + }, + { + "index": "2776", + "missed": true + }, + { + "index": "2777", + "missed": true + }, + { + "index": "2778", + "missed": true + }, + { + "index": "2779", + "missed": true + }, + { + "index": "2780", + "missed": true + }, + { + "index": "2781", + "missed": true + }, + { + "index": "2782", + "missed": true + }, + { + "index": "2783", + "missed": true + }, + { + "index": "2784", + "missed": true + }, + { + "index": "2785", + "missed": true + }, + { + "index": "2786", + "missed": true + }, + { + "index": "2787", + "missed": true + }, + { + "index": "2788", + "missed": true + }, + { + "index": "2789", + "missed": true + }, + { + "index": "2790", + "missed": true + }, + { + "index": "2791", + "missed": true + }, + { + "index": "2792", + "missed": true + }, + { + "index": "2793", + "missed": true + }, + { + "index": "2794", + "missed": true + }, + { + "index": "2795", + "missed": true + }, + { + "index": "2796", + "missed": true + }, + { + "index": "2797", + "missed": true + }, + { + "index": "2798", + "missed": true + }, + { + "index": "2799", + "missed": true + }, + { + "index": "2800", + "missed": true + }, + { + "index": "2801", + "missed": true + }, + { + "index": "2802", + "missed": true + }, + { + "index": "2803", + "missed": true + }, + { + "index": "2804", + "missed": true + }, + { + "index": "2805", + "missed": true + }, + { + "index": "2806", + "missed": true + }, + { + "index": "2807", + "missed": true + }, + { + "index": "2808", + "missed": true + }, + { + "index": "2809", + "missed": true + }, + { + "index": "2810", + "missed": true + }, + { + "index": "2811", + "missed": true + }, + { + "index": "2812", + "missed": true + }, + { + "index": "2813", + "missed": true + }, + { + "index": "2814", + "missed": true + }, + { + "index": "2815", + "missed": true + }, + { + "index": "2816", + "missed": true + }, + { + "index": "2817", + "missed": true + }, + { + "index": "2818", + "missed": true + }, + { + "index": "2819", + "missed": true + }, + { + "index": "2820", + "missed": true + }, + { + "index": "2821", + "missed": true + }, + { + "index": "2822", + "missed": true + }, + { + "index": "2823", + "missed": true + }, + { + "index": "2824", + "missed": true + }, + { + "index": "2825", + "missed": true + }, + { + "index": "2826", + "missed": true + }, + { + "index": "2827", + "missed": true + }, + { + "index": "2828", + "missed": true + }, + { + "index": "2829", + "missed": true + }, + { + "index": "2830", + "missed": true + }, + { + "index": "2831", + "missed": true + }, + { + "index": "2832", + "missed": true + }, + { + "index": "2833", + "missed": true + }, + { + "index": "2834", + "missed": true + }, + { + "index": "2835", + "missed": true + }, + { + "index": "2836", + "missed": true + }, + { + "index": "2837", + "missed": true + }, + { + "index": "2838", + "missed": true + }, + { + "index": "2839", + "missed": true + }, + { + "index": "2840", + "missed": true + }, + { + "index": "2841", + "missed": true + }, + { + "index": "2842", + "missed": true + }, + { + "index": "2843", + "missed": true + }, + { + "index": "2844", + "missed": true + }, + { + "index": "2845", + "missed": true + }, + { + "index": "2846", + "missed": true + }, + { + "index": "2847", + "missed": true + }, + { + "index": "2848", + "missed": true + }, + { + "index": "2849", + "missed": true + }, + { + "index": "2850", + "missed": true + }, + { + "index": "2851", + "missed": true + }, + { + "index": "2852", + "missed": true + }, + { + "index": "2853", + "missed": true + }, + { + "index": "2854", + "missed": true + }, + { + "index": "2855", + "missed": true + }, + { + "index": "2856", + "missed": true + }, + { + "index": "2857", + "missed": true + }, + { + "index": "2858", + "missed": true + }, + { + "index": "2859", + "missed": true + }, + { + "index": "2860", + "missed": true + }, + { + "index": "2861", + "missed": true + }, + { + "index": "2862", + "missed": true + }, + { + "index": "2863", + "missed": true + }, + { + "index": "2864", + "missed": true + }, + { + "index": "2865", + "missed": true + }, + { + "index": "2866", + "missed": true + }, + { + "index": "2867", + "missed": true + }, + { + "index": "2868", + "missed": true + }, + { + "index": "2869", + "missed": true + }, + { + "index": "2870", + "missed": true + }, + { + "index": "2871", + "missed": true + }, + { + "index": "2872", + "missed": true + }, + { + "index": "2873", + "missed": true + }, + { + "index": "2874", + "missed": true + }, + { + "index": "2875", + "missed": true + }, + { + "index": "2876", + "missed": true + }, + { + "index": "2877", + "missed": true + }, + { + "index": "2878", + "missed": true + }, + { + "index": "2879", + "missed": true + }, + { + "index": "2880", + "missed": true + }, + { + "index": "2881", + "missed": true + }, + { + "index": "2882", + "missed": true + }, + { + "index": "2883", + "missed": true + }, + { + "index": "2884", + "missed": true + }, + { + "index": "2885", + "missed": true + }, + { + "index": "2886", + "missed": true + }, + { + "index": "2887", + "missed": true + }, + { + "index": "2888", + "missed": true + }, + { + "index": "2889", + "missed": true + }, + { + "index": "2890", + "missed": true + }, + { + "index": "2891", + "missed": true + }, + { + "index": "2892", + "missed": true + }, + { + "index": "2893", + "missed": true + }, + { + "index": "2894", + "missed": true + }, + { + "index": "2895", + "missed": true + }, + { + "index": "2896", + "missed": true + }, + { + "index": "2897", + "missed": true + }, + { + "index": "2898", + "missed": true + }, + { + "index": "2899", + "missed": true + }, + { + "index": "2900", + "missed": true + }, + { + "index": "2901", + "missed": true + }, + { + "index": "2902", + "missed": true + }, + { + "index": "2903", + "missed": true + }, + { + "index": "2904", + "missed": true + }, + { + "index": "2905", + "missed": true + }, + { + "index": "2906", + "missed": true + }, + { + "index": "2907", + "missed": true + }, + { + "index": "2908", + "missed": true + }, + { + "index": "2909", + "missed": true + }, + { + "index": "2910", + "missed": true + }, + { + "index": "2911", + "missed": true + }, + { + "index": "2912", + "missed": true + }, + { + "index": "2913", + "missed": true + }, + { + "index": "2914", + "missed": true + }, + { + "index": "2915", + "missed": true + }, + { + "index": "2916", + "missed": true + }, + { + "index": "2917", + "missed": true + }, + { + "index": "2918", + "missed": true + }, + { + "index": "2919", + "missed": true + }, + { + "index": "2920", + "missed": true + }, + { + "index": "2921", + "missed": true + }, + { + "index": "2922", + "missed": true + }, + { + "index": "2923", + "missed": true + }, + { + "index": "2924", + "missed": true + }, + { + "index": "2925", + "missed": true + }, + { + "index": "2926", + "missed": true + }, + { + "index": "2927", + "missed": true + }, + { + "index": "2928", + "missed": true + }, + { + "index": "2929", + "missed": true + }, + { + "index": "2930", + "missed": true + }, + { + "index": "2931", + "missed": true + }, + { + "index": "2932", + "missed": true + }, + { + "index": "2933", + "missed": true + }, + { + "index": "2934", + "missed": true + }, + { + "index": "2935", + "missed": true + }, + { + "index": "2936", + "missed": true + }, + { + "index": "2937", + "missed": true + }, + { + "index": "2938", + "missed": true + }, + { + "index": "2939", + "missed": true + }, + { + "index": "2940", + "missed": true + }, + { + "index": "2941", + "missed": true + }, + { + "index": "2942", + "missed": true + }, + { + "index": "2943", + "missed": true + }, + { + "index": "2944", + "missed": true + }, + { + "index": "2945", + "missed": true + }, + { + "index": "2946", + "missed": true + }, + { + "index": "2947", + "missed": true + }, + { + "index": "2948", + "missed": true + }, + { + "index": "2949", + "missed": true + }, + { + "index": "2950", + "missed": true + }, + { + "index": "2951", + "missed": true + }, + { + "index": "2952", + "missed": true + }, + { + "index": "2953", + "missed": true + }, + { + "index": "2954", + "missed": true + }, + { + "index": "2955", + "missed": true + }, + { + "index": "2956", + "missed": true + }, + { + "index": "2957", + "missed": true + }, + { + "index": "2958", + "missed": true + }, + { + "index": "2959", + "missed": true + }, + { + "index": "2960", + "missed": true + }, + { + "index": "2961", + "missed": true + }, + { + "index": "2962", + "missed": true + }, + { + "index": "2963", + "missed": true + }, + { + "index": "2964", + "missed": true + }, + { + "index": "2965", + "missed": true + }, + { + "index": "2966", + "missed": true + }, + { + "index": "2967", + "missed": true + }, + { + "index": "2968", + "missed": true + }, + { + "index": "2969", + "missed": true + }, + { + "index": "2970", + "missed": true + }, + { + "index": "2971", + "missed": true + }, + { + "index": "2972", + "missed": true + }, + { + "index": "2973", + "missed": true + }, + { + "index": "2974", + "missed": true + }, + { + "index": "2975", + "missed": true + }, + { + "index": "2976", + "missed": true + }, + { + "index": "2977", + "missed": true + }, + { + "index": "2978", + "missed": true + }, + { + "index": "2979", + "missed": true + }, + { + "index": "2980", + "missed": true + }, + { + "index": "2981", + "missed": true + }, + { + "index": "2982", + "missed": true + }, + { + "index": "2983", + "missed": true + }, + { + "index": "2984", + "missed": true + }, + { + "index": "2985", + "missed": true + }, + { + "index": "2986", + "missed": true + }, + { + "index": "2987", + "missed": true + }, + { + "index": "2988", + "missed": true + }, + { + "index": "2989", + "missed": true + }, + { + "index": "2990", + "missed": true + }, + { + "index": "2991", + "missed": true + }, + { + "index": "2992", + "missed": true + }, + { + "index": "2993", + "missed": true + }, + { + "index": "2994", + "missed": true + }, + { + "index": "2995", + "missed": true + }, + { + "index": "2996", + "missed": true + }, + { + "index": "2997", + "missed": true + }, + { + "index": "2998", + "missed": true + }, + { + "index": "2999", + "missed": true + }, + { + "index": "3000", + "missed": true + }, + { + "index": "3001", + "missed": true + }, + { + "index": "3002", + "missed": true + }, + { + "index": "3003", + "missed": true + }, + { + "index": "3004", + "missed": true + }, + { + "index": "3005", + "missed": true + }, + { + "index": "3006", + "missed": true + }, + { + "index": "3007", + "missed": true + }, + { + "index": "3008", + "missed": true + }, + { + "index": "3009", + "missed": true + }, + { + "index": "3010", + "missed": true + }, + { + "index": "3011", + "missed": true + }, + { + "index": "3012", + "missed": true + }, + { + "index": "3013", + "missed": true + }, + { + "index": "3014", + "missed": true + }, + { + "index": "3015", + "missed": true + }, + { + "index": "3016", + "missed": true + }, + { + "index": "3017", + "missed": true + }, + { + "index": "3018", + "missed": true + }, + { + "index": "3019", + "missed": true + }, + { + "index": "3020", + "missed": true + }, + { + "index": "3021", + "missed": true + }, + { + "index": "3022", + "missed": true + }, + { + "index": "3023", + "missed": true + }, + { + "index": "3024", + "missed": true + }, + { + "index": "3025", + "missed": true + }, + { + "index": "3026", + "missed": true + }, + { + "index": "3027", + "missed": true + }, + { + "index": "3028", + "missed": true + }, + { + "index": "3029", + "missed": true + }, + { + "index": "3030", + "missed": true + }, + { + "index": "3031", + "missed": true + }, + { + "index": "3032", + "missed": true + }, + { + "index": "3033", + "missed": true + }, + { + "index": "3034", + "missed": true + }, + { + "index": "3035", + "missed": true + }, + { + "index": "3036", + "missed": true + }, + { + "index": "3037", + "missed": true + }, + { + "index": "3038", + "missed": true + }, + { + "index": "3039", + "missed": true + }, + { + "index": "3040", + "missed": true + }, + { + "index": "3041", + "missed": true + }, + { + "index": "3042", + "missed": true + }, + { + "index": "3043", + "missed": true + }, + { + "index": "3044", + "missed": true + }, + { + "index": "3045", + "missed": true + }, + { + "index": "3046", + "missed": true + }, + { + "index": "3047", + "missed": true + }, + { + "index": "3048", + "missed": true + }, + { + "index": "3049", + "missed": true + }, + { + "index": "3050", + "missed": true + }, + { + "index": "3051", + "missed": true + }, + { + "index": "3052", + "missed": true + }, + { + "index": "3053", + "missed": true + }, + { + "index": "3054", + "missed": true + }, + { + "index": "3055", + "missed": true + }, + { + "index": "3056", + "missed": true + }, + { + "index": "3057", + "missed": true + }, + { + "index": "3058", + "missed": true + }, + { + "index": "3059", + "missed": true + }, + { + "index": "3060", + "missed": true + }, + { + "index": "3061", + "missed": true + }, + { + "index": "3062", + "missed": true + }, + { + "index": "3063", + "missed": true + }, + { + "index": "3064", + "missed": true + }, + { + "index": "3065", + "missed": true + }, + { + "index": "3066", + "missed": true + }, + { + "index": "3067", + "missed": true + }, + { + "index": "3068", + "missed": true + }, + { + "index": "3069", + "missed": true + }, + { + "index": "3070", + "missed": true + }, + { + "index": "3071", + "missed": true + }, + { + "index": "3072", + "missed": true + }, + { + "index": "3073", + "missed": true + }, + { + "index": "3074", + "missed": true + }, + { + "index": "3075", + "missed": true + }, + { + "index": "3076", + "missed": true + }, + { + "index": "3077", + "missed": true + }, + { + "index": "3078", + "missed": true + }, + { + "index": "3079", + "missed": true + }, + { + "index": "3080", + "missed": true + }, + { + "index": "3081", + "missed": true + }, + { + "index": "3082", + "missed": true + }, + { + "index": "3083", + "missed": true + }, + { + "index": "3084", + "missed": true + }, + { + "index": "3085", + "missed": true + }, + { + "index": "3086", + "missed": true + }, + { + "index": "3087", + "missed": true + }, + { + "index": "3088", + "missed": true + }, + { + "index": "3089", + "missed": true + }, + { + "index": "3090", + "missed": true + }, + { + "index": "3091", + "missed": true + }, + { + "index": "3092", + "missed": true + }, + { + "index": "3093", + "missed": true + }, + { + "index": "3094", + "missed": true + }, + { + "index": "3095", + "missed": true + }, + { + "index": "3096", + "missed": true + }, + { + "index": "3097", + "missed": true + }, + { + "index": "3098", + "missed": true + }, + { + "index": "3099", + "missed": true + }, + { + "index": "3100", + "missed": true + }, + { + "index": "3101", + "missed": true + }, + { + "index": "3102", + "missed": true + }, + { + "index": "3103", + "missed": true + }, + { + "index": "3104", + "missed": true + }, + { + "index": "3105", + "missed": true + }, + { + "index": "3106", + "missed": true + }, + { + "index": "3107", + "missed": true + }, + { + "index": "3108", + "missed": true + }, + { + "index": "3109", + "missed": true + }, + { + "index": "3110", + "missed": true + }, + { + "index": "3111", + "missed": true + }, + { + "index": "3112", + "missed": true + }, + { + "index": "3113", + "missed": true + }, + { + "index": "3114", + "missed": true + }, + { + "index": "3115", + "missed": true + }, + { + "index": "3116", + "missed": true + }, + { + "index": "3117", + "missed": true + }, + { + "index": "3118", + "missed": true + }, + { + "index": "3119", + "missed": true + }, + { + "index": "3120", + "missed": true + }, + { + "index": "3121", + "missed": true + }, + { + "index": "3122", + "missed": true + }, + { + "index": "3123", + "missed": true + }, + { + "index": "3124", + "missed": true + }, + { + "index": "3125", + "missed": true + }, + { + "index": "3126", + "missed": true + }, + { + "index": "3127", + "missed": true + }, + { + "index": "3128", + "missed": true + }, + { + "index": "3129", + "missed": true + }, + { + "index": "3130", + "missed": true + }, + { + "index": "3131", + "missed": true + }, + { + "index": "3132", + "missed": true + }, + { + "index": "3133", + "missed": true + }, + { + "index": "3134", + "missed": true + }, + { + "index": "3135", + "missed": true + }, + { + "index": "3136", + "missed": true + }, + { + "index": "3137", + "missed": true + }, + { + "index": "3138", + "missed": true + }, + { + "index": "3139", + "missed": true + }, + { + "index": "3140", + "missed": true + }, + { + "index": "3141", + "missed": true + }, + { + "index": "3142", + "missed": true + }, + { + "index": "3143", + "missed": true + }, + { + "index": "3144", + "missed": true + }, + { + "index": "3145", + "missed": true + }, + { + "index": "3146", + "missed": true + }, + { + "index": "3147", + "missed": true + }, + { + "index": "3148", + "missed": true + }, + { + "index": "3149", + "missed": true + }, + { + "index": "3150", + "missed": true + }, + { + "index": "3151", + "missed": true + }, + { + "index": "3152", + "missed": true + }, + { + "index": "3153", + "missed": true + }, + { + "index": "3154", + "missed": true + }, + { + "index": "3155", + "missed": true + }, + { + "index": "3156", + "missed": true + }, + { + "index": "3157", + "missed": true + }, + { + "index": "3158", + "missed": true + }, + { + "index": "3159", + "missed": true + }, + { + "index": "3160", + "missed": true + }, + { + "index": "3161", + "missed": true + }, + { + "index": "3162", + "missed": true + }, + { + "index": "3163", + "missed": true + }, + { + "index": "3164", + "missed": true + }, + { + "index": "3165", + "missed": true + }, + { + "index": "3166", + "missed": true + }, + { + "index": "3167", + "missed": true + }, + { + "index": "3168", + "missed": true + }, + { + "index": "3169", + "missed": true + }, + { + "index": "3170", + "missed": true + }, + { + "index": "3171", + "missed": true + }, + { + "index": "3172", + "missed": true + }, + { + "index": "3173", + "missed": true + }, + { + "index": "3174", + "missed": true + }, + { + "index": "3175", + "missed": true + }, + { + "index": "3176", + "missed": true + }, + { + "index": "3177", + "missed": true + }, + { + "index": "3178", + "missed": true + }, + { + "index": "3179", + "missed": true + }, + { + "index": "3180", + "missed": true + }, + { + "index": "3181", + "missed": true + }, + { + "index": "3182", + "missed": true + }, + { + "index": "3183", + "missed": true + }, + { + "index": "3184", + "missed": true + }, + { + "index": "3185", + "missed": true + }, + { + "index": "3186", + "missed": true + }, + { + "index": "3187", + "missed": true + }, + { + "index": "3188", + "missed": true + }, + { + "index": "3189", + "missed": true + }, + { + "index": "3190", + "missed": true + }, + { + "index": "3191", + "missed": true + }, + { + "index": "3192", + "missed": true + }, + { + "index": "3193", + "missed": true + }, + { + "index": "3194", + "missed": true + }, + { + "index": "3195", + "missed": true + }, + { + "index": "3196", + "missed": true + }, + { + "index": "3197", + "missed": true + }, + { + "index": "3198", + "missed": true + }, + { + "index": "3199", + "missed": true + }, + { + "index": "3200", + "missed": true + }, + { + "index": "3201", + "missed": true + }, + { + "index": "3202", + "missed": true + }, + { + "index": "3203", + "missed": true + }, + { + "index": "3204", + "missed": true + }, + { + "index": "3205", + "missed": true + }, + { + "index": "3206", + "missed": true + }, + { + "index": "3207", + "missed": true + }, + { + "index": "3208", + "missed": true + }, + { + "index": "3209", + "missed": true + }, + { + "index": "3210", + "missed": true + }, + { + "index": "3211", + "missed": true + }, + { + "index": "3212", + "missed": true + }, + { + "index": "3213", + "missed": true + }, + { + "index": "3214", + "missed": true + }, + { + "index": "3215", + "missed": true + }, + { + "index": "3216", + "missed": true + }, + { + "index": "3217", + "missed": true + }, + { + "index": "3218", + "missed": true + }, + { + "index": "3219", + "missed": true + }, + { + "index": "3220", + "missed": true + }, + { + "index": "3221", + "missed": true + }, + { + "index": "3222", + "missed": true + }, + { + "index": "3223", + "missed": true + }, + { + "index": "3224", + "missed": true + }, + { + "index": "3225", + "missed": true + }, + { + "index": "3226", + "missed": true + }, + { + "index": "3227", + "missed": true + }, + { + "index": "3228", + "missed": true + }, + { + "index": "3229", + "missed": true + }, + { + "index": "3230", + "missed": true + }, + { + "index": "3231", + "missed": true + }, + { + "index": "3232", + "missed": true + }, + { + "index": "3233", + "missed": true + }, + { + "index": "3234", + "missed": true + }, + { + "index": "3235", + "missed": true + }, + { + "index": "3236", + "missed": true + }, + { + "index": "3237", + "missed": true + }, + { + "index": "3238", + "missed": true + }, + { + "index": "3239", + "missed": true + }, + { + "index": "3240", + "missed": true + }, + { + "index": "3241", + "missed": true + }, + { + "index": "3242", + "missed": true + }, + { + "index": "3243", + "missed": true + }, + { + "index": "3244", + "missed": true + }, + { + "index": "3245", + "missed": true + }, + { + "index": "3246", + "missed": true + }, + { + "index": "3247", + "missed": true + }, + { + "index": "3248", + "missed": true + }, + { + "index": "3249", + "missed": true + }, + { + "index": "3250", + "missed": true + }, + { + "index": "3251", + "missed": true + }, + { + "index": "3252", + "missed": true + }, + { + "index": "3253", + "missed": true + }, + { + "index": "3254", + "missed": true + }, + { + "index": "3255", + "missed": true + }, + { + "index": "3256", + "missed": true + }, + { + "index": "3257", + "missed": true + }, + { + "index": "3258", + "missed": true + }, + { + "index": "3259", + "missed": true + }, + { + "index": "3260", + "missed": true + }, + { + "index": "3261", + "missed": true + }, + { + "index": "3262", + "missed": true + }, + { + "index": "3263", + "missed": true + }, + { + "index": "3264", + "missed": true + }, + { + "index": "3265", + "missed": true + }, + { + "index": "3266", + "missed": true + }, + { + "index": "3267", + "missed": true + }, + { + "index": "3268", + "missed": true + }, + { + "index": "3269", + "missed": true + }, + { + "index": "3270", + "missed": true + }, + { + "index": "3271", + "missed": true + }, + { + "index": "3272", + "missed": true + }, + { + "index": "3273", + "missed": true + }, + { + "index": "3274", + "missed": true + }, + { + "index": "3275", + "missed": true + }, + { + "index": "3276", + "missed": true + }, + { + "index": "3277", + "missed": true + }, + { + "index": "3278", + "missed": true + }, + { + "index": "3279", + "missed": true + }, + { + "index": "3280", + "missed": true + }, + { + "index": "3281", + "missed": true + }, + { + "index": "3282", + "missed": true + }, + { + "index": "3283", + "missed": true + }, + { + "index": "3284", + "missed": true + }, + { + "index": "3285", + "missed": true + }, + { + "index": "3286", + "missed": true + }, + { + "index": "3287", + "missed": true + }, + { + "index": "3288", + "missed": true + }, + { + "index": "3289", + "missed": true + }, + { + "index": "3290", + "missed": true + }, + { + "index": "3291", + "missed": true + }, + { + "index": "3292", + "missed": true + }, + { + "index": "3293", + "missed": true + }, + { + "index": "3294", + "missed": true + }, + { + "index": "3295", + "missed": true + }, + { + "index": "3296", + "missed": true + }, + { + "index": "3297", + "missed": true + }, + { + "index": "3298", + "missed": true + }, + { + "index": "3299", + "missed": true + }, + { + "index": "3300", + "missed": true + }, + { + "index": "3301", + "missed": true + }, + { + "index": "3302", + "missed": true + }, + { + "index": "3303", + "missed": true + }, + { + "index": "3304", + "missed": true + }, + { + "index": "3305", + "missed": true + }, + { + "index": "3306", + "missed": true + }, + { + "index": "3307", + "missed": true + }, + { + "index": "3308", + "missed": true + }, + { + "index": "3309", + "missed": true + }, + { + "index": "3310", + "missed": true + }, + { + "index": "3311", + "missed": true + }, + { + "index": "3312", + "missed": true + }, + { + "index": "3313", + "missed": true + }, + { + "index": "3314", + "missed": true + }, + { + "index": "3315", + "missed": true + }, + { + "index": "3316", + "missed": true + }, + { + "index": "3317", + "missed": true + }, + { + "index": "3318", + "missed": true + }, + { + "index": "3319", + "missed": true + }, + { + "index": "3320", + "missed": true + }, + { + "index": "3321", + "missed": true + }, + { + "index": "3322", + "missed": true + }, + { + "index": "3323", + "missed": true + }, + { + "index": "3324", + "missed": true + }, + { + "index": "3325", + "missed": true + }, + { + "index": "3326", + "missed": true + }, + { + "index": "3327", + "missed": true + }, + { + "index": "3328", + "missed": true + }, + { + "index": "3329", + "missed": true + }, + { + "index": "3330", + "missed": true + }, + { + "index": "3331", + "missed": true + }, + { + "index": "3332", + "missed": true + }, + { + "index": "3333", + "missed": true + }, + { + "index": "3334", + "missed": true + }, + { + "index": "3335", + "missed": true + }, + { + "index": "3336", + "missed": true + }, + { + "index": "3337", + "missed": true + }, + { + "index": "3338", + "missed": true + }, + { + "index": "3339", + "missed": true + }, + { + "index": "3340", + "missed": true + }, + { + "index": "3341", + "missed": true + }, + { + "index": "3342", + "missed": true + }, + { + "index": "3343", + "missed": true + }, + { + "index": "3344", + "missed": true + }, + { + "index": "3345", + "missed": true + }, + { + "index": "3346", + "missed": true + }, + { + "index": "3347", + "missed": true + }, + { + "index": "3348", + "missed": true + }, + { + "index": "3349", + "missed": true + }, + { + "index": "3350", + "missed": true + }, + { + "index": "3351", + "missed": true + }, + { + "index": "3352", + "missed": true + }, + { + "index": "3353", + "missed": true + }, + { + "index": "3354", + "missed": true + }, + { + "index": "3355", + "missed": true + }, + { + "index": "3356", + "missed": true + }, + { + "index": "3357", + "missed": true + }, + { + "index": "3358", + "missed": true + }, + { + "index": "3359", + "missed": true + }, + { + "index": "3360", + "missed": true + }, + { + "index": "3361", + "missed": true + }, + { + "index": "3362", + "missed": true + }, + { + "index": "3363", + "missed": true + }, + { + "index": "3364", + "missed": true + }, + { + "index": "3365", + "missed": true + }, + { + "index": "3366", + "missed": true + }, + { + "index": "3367", + "missed": true + }, + { + "index": "3368", + "missed": true + }, + { + "index": "3369", + "missed": true + }, + { + "index": "3370", + "missed": true + }, + { + "index": "3371", + "missed": true + }, + { + "index": "3372", + "missed": true + }, + { + "index": "3373", + "missed": true + }, + { + "index": "3374", + "missed": true + }, + { + "index": "3375", + "missed": true + }, + { + "index": "3376", + "missed": true + }, + { + "index": "3377", + "missed": true + }, + { + "index": "3378", + "missed": true + }, + { + "index": "3379", + "missed": true + }, + { + "index": "3380", + "missed": true + }, + { + "index": "3381", + "missed": true + }, + { + "index": "3382", + "missed": true + }, + { + "index": "3383", + "missed": true + }, + { + "index": "3384", + "missed": true + }, + { + "index": "3385", + "missed": true + }, + { + "index": "3386", + "missed": true + }, + { + "index": "3387", + "missed": true + }, + { + "index": "3388", + "missed": true + }, + { + "index": "3389", + "missed": true + }, + { + "index": "3390", + "missed": true + }, + { + "index": "3391", + "missed": true + }, + { + "index": "3392", + "missed": true + }, + { + "index": "3393", + "missed": true + }, + { + "index": "3394", + "missed": true + }, + { + "index": "3395", + "missed": true + }, + { + "index": "3396", + "missed": true + }, + { + "index": "3397", + "missed": true + }, + { + "index": "3398", + "missed": true + }, + { + "index": "3399", + "missed": true + }, + { + "index": "3400", + "missed": true + }, + { + "index": "3401", + "missed": true + }, + { + "index": "3402", + "missed": true + }, + { + "index": "3403", + "missed": true + }, + { + "index": "3404", + "missed": true + }, + { + "index": "3405", + "missed": true + }, + { + "index": "3406", + "missed": true + }, + { + "index": "3407", + "missed": true + }, + { + "index": "3408", + "missed": true + }, + { + "index": "3409", + "missed": true + }, + { + "index": "3410", + "missed": true + }, + { + "index": "3411", + "missed": true + }, + { + "index": "3412", + "missed": true + }, + { + "index": "3413", + "missed": true + }, + { + "index": "3414", + "missed": true + }, + { + "index": "3415", + "missed": true + }, + { + "index": "3416", + "missed": true + }, + { + "index": "3417", + "missed": true + }, + { + "index": "3418", + "missed": true + }, + { + "index": "3419", + "missed": true + }, + { + "index": "3420", + "missed": true + }, + { + "index": "3421", + "missed": true + }, + { + "index": "3422", + "missed": true + }, + { + "index": "3423", + "missed": true + }, + { + "index": "3424", + "missed": true + }, + { + "index": "3425", + "missed": true + }, + { + "index": "3426", + "missed": true + }, + { + "index": "3427", + "missed": true + }, + { + "index": "3428", + "missed": true + }, + { + "index": "3429", + "missed": true + }, + { + "index": "3430", + "missed": true + }, + { + "index": "3431", + "missed": true + }, + { + "index": "3432", + "missed": true + }, + { + "index": "3433", + "missed": true + }, + { + "index": "3434", + "missed": true + }, + { + "index": "3435", + "missed": true + }, + { + "index": "3436", + "missed": true + }, + { + "index": "3437", + "missed": true + }, + { + "index": "3438", + "missed": true + }, + { + "index": "3439", + "missed": true + }, + { + "index": "3440", + "missed": false + }, + { + "index": "3441", + "missed": false + }, + { + "index": "3442", + "missed": false + }, + { + "index": "3443", + "missed": false + }, + { + "index": "3444", + "missed": false + }, + { + "index": "3445", + "missed": false + }, + { + "index": "3446", + "missed": false + }, + { + "index": "3447", + "missed": false + }, + { + "index": "3448", + "missed": false + }, + { + "index": "3449", + "missed": false + }, + { + "index": "3450", + "missed": false + }, + { + "index": "3451", + "missed": false + }, + { + "index": "3452", + "missed": false + }, + { + "index": "3453", + "missed": false + }, + { + "index": "3454", + "missed": false + }, + { + "index": "3455", + "missed": false + }, + { + "index": "3456", + "missed": false + }, + { + "index": "3457", + "missed": false + }, + { + "index": "3458", + "missed": false + }, + { + "index": "3459", + "missed": false + }, + { + "index": "3460", + "missed": false + }, + { + "index": "3461", + "missed": false + }, + { + "index": "3462", + "missed": false + }, + { + "index": "3463", + "missed": false + }, + { + "index": "3464", + "missed": false + }, + { + "index": "3465", + "missed": false + }, + { + "index": "3466", + "missed": false + }, + { + "index": "3467", + "missed": false + }, + { + "index": "3468", + "missed": false + }, + { + "index": "3469", + "missed": false + }, + { + "index": "3470", + "missed": false + }, + { + "index": "3471", + "missed": false + }, + { + "index": "3472", + "missed": false + }, + { + "index": "3473", + "missed": false + }, + { + "index": "3474", + "missed": false + }, + { + "index": "3475", + "missed": false + }, + { + "index": "3476", + "missed": false + }, + { + "index": "3477", + "missed": false + }, + { + "index": "3478", + "missed": false + }, + { + "index": "3479", + "missed": false + }, + { + "index": "3480", + "missed": false + }, + { + "index": "3481", + "missed": false + }, + { + "index": "3482", + "missed": false + }, + { + "index": "3483", + "missed": false + }, + { + "index": "3484", + "missed": false + }, + { + "index": "3485", + "missed": false + }, + { + "index": "3486", + "missed": false + }, + { + "index": "3487", + "missed": false + }, + { + "index": "3488", + "missed": false + }, + { + "index": "3489", + "missed": false + }, + { + "index": "3490", + "missed": false + }, + { + "index": "3491", + "missed": false + }, + { + "index": "3492", + "missed": false + }, + { + "index": "3493", + "missed": false + }, + { + "index": "3494", + "missed": false + }, + { + "index": "3495", + "missed": false + }, + { + "index": "3496", + "missed": false + }, + { + "index": "3497", + "missed": false + }, + { + "index": "3498", + "missed": false + }, + { + "index": "3499", + "missed": false + }, + { + "index": "3500", + "missed": false + }, + { + "index": "3501", + "missed": false + }, + { + "index": "3502", + "missed": false + }, + { + "index": "3503", + "missed": false + }, + { + "index": "3504", + "missed": false + }, + { + "index": "3505", + "missed": false + }, + { + "index": "3506", + "missed": false + }, + { + "index": "3507", + "missed": false + }, + { + "index": "3508", + "missed": false + }, + { + "index": "3509", + "missed": false + }, + { + "index": "3510", + "missed": false + }, + { + "index": "3511", + "missed": false + }, + { + "index": "3512", + "missed": false + }, + { + "index": "3513", + "missed": false + }, + { + "index": "3514", + "missed": false + }, + { + "index": "3515", + "missed": false + }, + { + "index": "3516", + "missed": false + }, + { + "index": "3517", + "missed": false + }, + { + "index": "3518", + "missed": false + }, + { + "index": "3519", + "missed": false + }, + { + "index": "3520", + "missed": false + }, + { + "index": "3521", + "missed": false + }, + { + "index": "3522", + "missed": false + }, + { + "index": "3523", + "missed": false + }, + { + "index": "3524", + "missed": false + }, + { + "index": "3525", + "missed": false + }, + { + "index": "3526", + "missed": false + }, + { + "index": "3527", + "missed": false + }, + { + "index": "3528", + "missed": false + }, + { + "index": "3529", + "missed": false + }, + { + "index": "3530", + "missed": false + }, + { + "index": "3531", + "missed": false + }, + { + "index": "3532", + "missed": false + }, + { + "index": "3533", + "missed": false + }, + { + "index": "3534", + "missed": false + }, + { + "index": "3535", + "missed": false + }, + { + "index": "3536", + "missed": false + }, + { + "index": "3537", + "missed": false + }, + { + "index": "3538", + "missed": false + }, + { + "index": "3539", + "missed": false + }, + { + "index": "3540", + "missed": false + }, + { + "index": "3541", + "missed": false + }, + { + "index": "3542", + "missed": false + }, + { + "index": "3543", + "missed": false + }, + { + "index": "3544", + "missed": false + }, + { + "index": "3545", + "missed": false + }, + { + "index": "3546", + "missed": false + }, + { + "index": "3547", + "missed": false + }, + { + "index": "3548", + "missed": false + }, + { + "index": "3549", + "missed": false + }, + { + "index": "3550", + "missed": false + }, + { + "index": "3551", + "missed": false + }, + { + "index": "3552", + "missed": false + }, + { + "index": "3553", + "missed": false + }, + { + "index": "3554", + "missed": false + }, + { + "index": "3555", + "missed": false + }, + { + "index": "3556", + "missed": false + }, + { + "index": "3557", + "missed": false + }, + { + "index": "3558", + "missed": false + }, + { + "index": "3559", + "missed": false + }, + { + "index": "3560", + "missed": false + }, + { + "index": "3561", + "missed": false + }, + { + "index": "3562", + "missed": false + }, + { + "index": "3563", + "missed": false + }, + { + "index": "3564", + "missed": false + }, + { + "index": "3565", + "missed": false + }, + { + "index": "3566", + "missed": false + }, + { + "index": "3567", + "missed": false + }, + { + "index": "3568", + "missed": false + }, + { + "index": "3569", + "missed": false + }, + { + "index": "3570", + "missed": false + }, + { + "index": "3571", + "missed": false + }, + { + "index": "3572", + "missed": false + }, + { + "index": "3573", + "missed": false + }, + { + "index": "3574", + "missed": false + }, + { + "index": "3575", + "missed": false + }, + { + "index": "3576", + "missed": false + }, + { + "index": "3577", + "missed": false + }, + { + "index": "3578", + "missed": false + }, + { + "index": "3579", + "missed": false + }, + { + "index": "3580", + "missed": false + }, + { + "index": "3581", + "missed": false + }, + { + "index": "3582", + "missed": false + }, + { + "index": "3583", + "missed": false + }, + { + "index": "3584", + "missed": false + }, + { + "index": "3585", + "missed": false + }, + { + "index": "3586", + "missed": false + }, + { + "index": "3587", + "missed": false + }, + { + "index": "3588", + "missed": false + }, + { + "index": "3589", + "missed": false + }, + { + "index": "3590", + "missed": false + }, + { + "index": "3591", + "missed": false + }, + { + "index": "3592", + "missed": false + }, + { + "index": "3593", + "missed": false + }, + { + "index": "3594", + "missed": false + }, + { + "index": "3595", + "missed": false + }, + { + "index": "3596", + "missed": false + }, + { + "index": "3597", + "missed": false + }, + { + "index": "3598", + "missed": false + }, + { + "index": "3599", + "missed": false + }, + { + "index": "3600", + "missed": false + }, + { + "index": "3601", + "missed": false + }, + { + "index": "3602", + "missed": false + }, + { + "index": "3603", + "missed": false + }, + { + "index": "3604", + "missed": false + }, + { + "index": "3605", + "missed": false + }, + { + "index": "3606", + "missed": false + }, + { + "index": "3607", + "missed": false + }, + { + "index": "3608", + "missed": false + }, + { + "index": "3609", + "missed": false + }, + { + "index": "3610", + "missed": false + }, + { + "index": "3611", + "missed": false + }, + { + "index": "3612", + "missed": false + }, + { + "index": "3613", + "missed": false + }, + { + "index": "3614", + "missed": false + }, + { + "index": "3615", + "missed": false + }, + { + "index": "3616", + "missed": false + }, + { + "index": "3617", + "missed": false + }, + { + "index": "3618", + "missed": false + }, + { + "index": "3619", + "missed": false + }, + { + "index": "3620", + "missed": false + }, + { + "index": "3621", + "missed": false + }, + { + "index": "3622", + "missed": false + }, + { + "index": "3623", + "missed": false + }, + { + "index": "3624", + "missed": false + }, + { + "index": "3625", + "missed": false + }, + { + "index": "3626", + "missed": false + }, + { + "index": "3627", + "missed": false + }, + { + "index": "3628", + "missed": false + }, + { + "index": "3629", + "missed": false + }, + { + "index": "3630", + "missed": false + }, + { + "index": "3631", + "missed": false + }, + { + "index": "3632", + "missed": false + }, + { + "index": "3633", + "missed": false + }, + { + "index": "3634", + "missed": false + }, + { + "index": "3635", + "missed": false + }, + { + "index": "3636", + "missed": false + }, + { + "index": "3637", + "missed": false + }, + { + "index": "3638", + "missed": false + }, + { + "index": "3639", + "missed": false + }, + { + "index": "3640", + "missed": false + }, + { + "index": "3641", + "missed": false + }, + { + "index": "3642", + "missed": false + }, + { + "index": "3643", + "missed": false + }, + { + "index": "3644", + "missed": false + }, + { + "index": "3645", + "missed": false + }, + { + "index": "3646", + "missed": false + }, + { + "index": "3647", + "missed": false + }, + { + "index": "3648", + "missed": false + }, + { + "index": "3649", + "missed": false + }, + { + "index": "3650", + "missed": false + }, + { + "index": "3651", + "missed": false + }, + { + "index": "3652", + "missed": false + }, + { + "index": "3653", + "missed": false + }, + { + "index": "3654", + "missed": false + }, + { + "index": "3655", + "missed": false + }, + { + "index": "3656", + "missed": false + }, + { + "index": "3657", + "missed": false + }, + { + "index": "3658", + "missed": false + }, + { + "index": "3659", + "missed": false + }, + { + "index": "3660", + "missed": false + }, + { + "index": "3661", + "missed": false + }, + { + "index": "3662", + "missed": false + }, + { + "index": "3663", + "missed": false + }, + { + "index": "3664", + "missed": false + }, + { + "index": "3665", + "missed": false + }, + { + "index": "3666", + "missed": false + }, + { + "index": "3667", + "missed": false + }, + { + "index": "3668", + "missed": false + }, + { + "index": "3669", + "missed": false + }, + { + "index": "3670", + "missed": false + }, + { + "index": "3671", + "missed": false + }, + { + "index": "3672", + "missed": false + }, + { + "index": "3673", + "missed": false + }, + { + "index": "3674", + "missed": false + }, + { + "index": "3675", + "missed": false + }, + { + "index": "3676", + "missed": false + }, + { + "index": "3677", + "missed": false + }, + { + "index": "3678", + "missed": false + }, + { + "index": "3679", + "missed": false + }, + { + "index": "3680", + "missed": false + }, + { + "index": "3681", + "missed": false + }, + { + "index": "3682", + "missed": false + }, + { + "index": "3683", + "missed": false + }, + { + "index": "3684", + "missed": false + }, + { + "index": "3685", + "missed": false + }, + { + "index": "3686", + "missed": false + }, + { + "index": "3687", + "missed": false + }, + { + "index": "3688", + "missed": false + }, + { + "index": "3689", + "missed": false + }, + { + "index": "3690", + "missed": false + }, + { + "index": "3691", + "missed": false + }, + { + "index": "3692", + "missed": false + }, + { + "index": "3693", + "missed": false + }, + { + "index": "3893", + "missed": true + }, + { + "index": "3894", + "missed": true + }, + { + "index": "3901", + "missed": true + }, + { + "index": "3912", + "missed": true + }, + { + "index": "3935", + "missed": true + }, + { + "index": "3942", + "missed": true + }, + { + "index": "3944", + "missed": true + }, + { + "index": "3945", + "missed": true + }, + { + "index": "3946", + "missed": true + }, + { + "index": "3947", + "missed": true + }, + { + "index": "3948", + "missed": true + }, + { + "index": "3949", + "missed": true + }, + { + "index": "3950", + "missed": true + }, + { + "index": "3951", + "missed": true + }, + { + "index": "3952", + "missed": true + }, + { + "index": "3953", + "missed": true + }, + { + "index": "3954", + "missed": true + }, + { + "index": "3955", + "missed": true + }, + { + "index": "3956", + "missed": true + }, + { + "index": "3957", + "missed": true + }, + { + "index": "3958", + "missed": true + }, + { + "index": "3959", + "missed": true + }, + { + "index": "3960", + "missed": true + }, + { + "index": "3961", + "missed": true + }, + { + "index": "3962", + "missed": true + }, + { + "index": "3963", + "missed": true + }, + { + "index": "3964", + "missed": true + }, + { + "index": "3965", + "missed": true + }, + { + "index": "3966", + "missed": true + }, + { + "index": "3967", + "missed": true + }, + { + "index": "3968", + "missed": true + }, + { + "index": "3969", + "missed": true + }, + { + "index": "3970", + "missed": true + }, + { + "index": "3971", + "missed": true + }, + { + "index": "3972", + "missed": true + }, + { + "index": "3973", + "missed": true + }, + { + "index": "3974", + "missed": true + }, + { + "index": "3975", + "missed": true + }, + { + "index": "3976", + "missed": true + }, + { + "index": "3977", + "missed": true + }, + { + "index": "3978", + "missed": true + }, + { + "index": "3979", + "missed": true + }, + { + "index": "3980", + "missed": true + }, + { + "index": "3981", + "missed": true + }, + { + "index": "3982", + "missed": true + }, + { + "index": "3983", + "missed": true + }, + { + "index": "3986", + "missed": true + }, + { + "index": "4087", + "missed": false + }, + { + "index": "4088", + "missed": false + }, + { + "index": "4089", + "missed": false + }, + { + "index": "4098", + "missed": false + }, + { + "index": "4115", + "missed": false + }, + { + "index": "4116", + "missed": false + }, + { + "index": "4117", + "missed": false + }, + { + "index": "4118", + "missed": false + }, + { + "index": "4119", + "missed": false + }, + { + "index": "4120", + "missed": false + }, + { + "index": "4121", + "missed": false + }, + { + "index": "4122", + "missed": false + }, + { + "index": "4123", + "missed": false + }, + { + "index": "4124", + "missed": false + }, + { + "index": "4125", + "missed": false + }, + { + "index": "4126", + "missed": false + }, + { + "index": "4127", + "missed": false + }, + { + "index": "4128", + "missed": false + }, + { + "index": "4129", + "missed": false + }, + { + "index": "4130", + "missed": false + }, + { + "index": "4131", + "missed": false + }, + { + "index": "4132", + "missed": false + }, + { + "index": "4133", + "missed": false + }, + { + "index": "4134", + "missed": false + }, + { + "index": "4135", + "missed": false + }, + { + "index": "4136", + "missed": false + }, + { + "index": "4137", + "missed": false + }, + { + "index": "4138", + "missed": false + }, + { + "index": "4139", + "missed": false + }, + { + "index": "4140", + "missed": false + }, + { + "index": "4141", + "missed": false + }, + { + "index": "4142", + "missed": false + }, + { + "index": "4143", + "missed": false + }, + { + "index": "4144", + "missed": false + }, + { + "index": "4145", + "missed": false + }, + { + "index": "4146", + "missed": false + }, + { + "index": "4147", + "missed": false + }, + { + "index": "4148", + "missed": false + }, + { + "index": "4149", + "missed": false + }, + { + "index": "4150", + "missed": false + }, + { + "index": "4151", + "missed": false + }, + { + "index": "4152", + "missed": false + }, + { + "index": "4153", + "missed": false + }, + { + "index": "4154", + "missed": false + }, + { + "index": "4155", + "missed": false + }, + { + "index": "4156", + "missed": false + }, + { + "index": "4157", + "missed": false + }, + { + "index": "4158", + "missed": false + }, + { + "index": "4159", + "missed": false + }, + { + "index": "4160", + "missed": false + }, + { + "index": "4161", + "missed": false + }, + { + "index": "4162", + "missed": false + }, + { + "index": "4163", + "missed": false + }, + { + "index": "4164", + "missed": false + }, + { + "index": "4165", + "missed": false + }, + { + "index": "4166", + "missed": false + }, + { + "index": "4167", + "missed": false + }, + { + "index": "4168", + "missed": false + }, + { + "index": "4169", + "missed": false + }, + { + "index": "4170", + "missed": false + }, + { + "index": "4171", + "missed": false + }, + { + "index": "4172", + "missed": false + }, + { + "index": "4173", + "missed": false + }, + { + "index": "4174", + "missed": false + }, + { + "index": "4175", + "missed": false + }, + { + "index": "4176", + "missed": false + }, + { + "index": "4177", + "missed": false + }, + { + "index": "4178", + "missed": false + }, + { + "index": "4179", + "missed": false + }, + { + "index": "4180", + "missed": false + }, + { + "index": "4181", + "missed": false + }, + { + "index": "4182", + "missed": false + }, + { + "index": "4183", + "missed": false + }, + { + "index": "4184", + "missed": false + }, + { + "index": "4185", + "missed": false + }, + { + "index": "4186", + "missed": false + }, + { + "index": "4187", + "missed": false + }, + { + "index": "4188", + "missed": false + }, + { + "index": "4189", + "missed": false + }, + { + "index": "4190", + "missed": false + }, + { + "index": "4191", + "missed": false + }, + { + "index": "4192", + "missed": false + }, + { + "index": "4193", + "missed": false + }, + { + "index": "4194", + "missed": false + }, + { + "index": "4195", + "missed": false + }, + { + "index": "4196", + "missed": false + }, + { + "index": "4197", + "missed": false + }, + { + "index": "4198", + "missed": false + }, + { + "index": "4199", + "missed": false + }, + { + "index": "4200", + "missed": false + }, + { + "index": "4201", + "missed": false + }, + { + "index": "4202", + "missed": false + }, + { + "index": "4203", + "missed": false + }, + { + "index": "4204", + "missed": false + }, + { + "index": "4205", + "missed": false + }, + { + "index": "4206", + "missed": false + }, + { + "index": "4207", + "missed": false + }, + { + "index": "4208", + "missed": false + }, + { + "index": "4209", + "missed": false + }, + { + "index": "4210", + "missed": false + }, + { + "index": "4211", + "missed": false + }, + { + "index": "4212", + "missed": false + }, + { + "index": "4213", + "missed": false + }, + { + "index": "4214", + "missed": false + }, + { + "index": "4215", + "missed": false + }, + { + "index": "4216", + "missed": false + }, + { + "index": "4217", + "missed": false + }, + { + "index": "4218", + "missed": false + }, + { + "index": "4219", + "missed": false + }, + { + "index": "4220", + "missed": false + }, + { + "index": "4221", + "missed": false + }, + { + "index": "4222", + "missed": false + }, + { + "index": "4223", + "missed": false + }, + { + "index": "4224", + "missed": false + }, + { + "index": "4225", + "missed": false + }, + { + "index": "4226", + "missed": false + }, + { + "index": "4227", + "missed": false + }, + { + "index": "4228", + "missed": false + }, + { + "index": "4229", + "missed": false + }, + { + "index": "4230", + "missed": false + }, + { + "index": "4231", + "missed": false + }, + { + "index": "4232", + "missed": false + }, + { + "index": "4233", + "missed": false + }, + { + "index": "4234", + "missed": false + }, + { + "index": "4235", + "missed": false + }, + { + "index": "4236", + "missed": false + }, + { + "index": "4237", + "missed": false + }, + { + "index": "4238", + "missed": false + }, + { + "index": "4239", + "missed": false + }, + { + "index": "4240", + "missed": false + }, + { + "index": "4241", + "missed": false + }, + { + "index": "4242", + "missed": false + }, + { + "index": "4243", + "missed": false + }, + { + "index": "4244", + "missed": false + }, + { + "index": "4245", + "missed": false + }, + { + "index": "4246", + "missed": false + }, + { + "index": "4247", + "missed": false + }, + { + "index": "4248", + "missed": false + }, + { + "index": "4249", + "missed": false + }, + { + "index": "4250", + "missed": false + }, + { + "index": "4251", + "missed": false + }, + { + "index": "4252", + "missed": false + }, + { + "index": "4253", + "missed": false + }, + { + "index": "4254", + "missed": false + }, + { + "index": "4255", + "missed": false + }, + { + "index": "4256", + "missed": false + }, + { + "index": "4257", + "missed": false + }, + { + "index": "4258", + "missed": false + }, + { + "index": "4259", + "missed": false + }, + { + "index": "4260", + "missed": false + }, + { + "index": "4261", + "missed": false + }, + { + "index": "4262", + "missed": false + }, + { + "index": "4263", + "missed": false + }, + { + "index": "4264", + "missed": false + }, + { + "index": "4265", + "missed": false + }, + { + "index": "4266", + "missed": false + }, + { + "index": "4267", + "missed": false + }, + { + "index": "4268", + "missed": false + }, + { + "index": "4269", + "missed": false + }, + { + "index": "4270", + "missed": false + }, + { + "index": "4271", + "missed": false + }, + { + "index": "4272", + "missed": false + }, + { + "index": "4273", + "missed": false + }, + { + "index": "4274", + "missed": false + }, + { + "index": "4275", + "missed": false + }, + { + "index": "4276", + "missed": false + }, + { + "index": "4277", + "missed": false + }, + { + "index": "4278", + "missed": false + }, + { + "index": "4279", + "missed": false + }, + { + "index": "4280", + "missed": false + }, + { + "index": "4281", + "missed": false + }, + { + "index": "4282", + "missed": false + }, + { + "index": "4283", + "missed": false + }, + { + "index": "4284", + "missed": false + }, + { + "index": "4285", + "missed": false + }, + { + "index": "4286", + "missed": false + }, + { + "index": "4287", + "missed": false + }, + { + "index": "4288", + "missed": false + }, + { + "index": "4289", + "missed": false + }, + { + "index": "4290", + "missed": false + }, + { + "index": "4291", + "missed": false + }, + { + "index": "4292", + "missed": false + }, + { + "index": "4293", + "missed": false + }, + { + "index": "4294", + "missed": false + }, + { + "index": "4295", + "missed": false + }, + { + "index": "4296", + "missed": false + }, + { + "index": "4297", + "missed": false + }, + { + "index": "4298", + "missed": false + }, + { + "index": "4299", + "missed": false + }, + { + "index": "4300", + "missed": false + }, + { + "index": "4301", + "missed": false + }, + { + "index": "4302", + "missed": false + }, + { + "index": "4303", + "missed": false + }, + { + "index": "4304", + "missed": false + }, + { + "index": "4305", + "missed": false + }, + { + "index": "4306", + "missed": false + }, + { + "index": "4307", + "missed": false + }, + { + "index": "4308", + "missed": false + }, + { + "index": "4309", + "missed": false + }, + { + "index": "4310", + "missed": false + }, + { + "index": "4311", + "missed": false + }, + { + "index": "4312", + "missed": false + }, + { + "index": "4313", + "missed": false + }, + { + "index": "4314", + "missed": false + }, + { + "index": "4315", + "missed": false + }, + { + "index": "4316", + "missed": false + }, + { + "index": "4317", + "missed": false + }, + { + "index": "4318", + "missed": false + }, + { + "index": "4319", + "missed": false + }, + { + "index": "4320", + "missed": false + }, + { + "index": "4321", + "missed": false + }, + { + "index": "4322", + "missed": false + }, + { + "index": "4323", + "missed": false + }, + { + "index": "4324", + "missed": false + }, + { + "index": "4325", + "missed": false + }, + { + "index": "4326", + "missed": false + }, + { + "index": "4327", + "missed": false + }, + { + "index": "4328", + "missed": false + }, + { + "index": "4329", + "missed": false + }, + { + "index": "4330", + "missed": false + }, + { + "index": "4331", + "missed": false + }, + { + "index": "4332", + "missed": false + }, + { + "index": "4333", + "missed": false + }, + { + "index": "4334", + "missed": false + }, + { + "index": "4335", + "missed": false + }, + { + "index": "4336", + "missed": false + }, + { + "index": "4337", + "missed": false + }, + { + "index": "4338", + "missed": false + }, + { + "index": "4339", + "missed": false + }, + { + "index": "4340", + "missed": false + }, + { + "index": "4341", + "missed": false + }, + { + "index": "4342", + "missed": false + }, + { + "index": "4343", + "missed": false + }, + { + "index": "4344", + "missed": false + }, + { + "index": "4345", + "missed": false + }, + { + "index": "4346", + "missed": false + }, + { + "index": "4347", + "missed": false + }, + { + "index": "4348", + "missed": false + }, + { + "index": "4349", + "missed": false + }, + { + "index": "4350", + "missed": false + }, + { + "index": "4351", + "missed": false + }, + { + "index": "4352", + "missed": false + }, + { + "index": "4353", + "missed": false + }, + { + "index": "4354", + "missed": false + }, + { + "index": "4355", + "missed": false + }, + { + "index": "4356", + "missed": false + }, + { + "index": "4357", + "missed": false + }, + { + "index": "4358", + "missed": false + }, + { + "index": "4359", + "missed": false + }, + { + "index": "4360", + "missed": false + }, + { + "index": "4361", + "missed": false + }, + { + "index": "4362", + "missed": false + }, + { + "index": "4363", + "missed": false + }, + { + "index": "4364", + "missed": false + }, + { + "index": "4365", + "missed": false + }, + { + "index": "4366", + "missed": false + }, + { + "index": "4367", + "missed": false + }, + { + "index": "4368", + "missed": false + }, + { + "index": "4369", + "missed": false + }, + { + "index": "4370", + "missed": false + }, + { + "index": "4371", + "missed": false + }, + { + "index": "4372", + "missed": false + }, + { + "index": "4373", + "missed": false + }, + { + "index": "4374", + "missed": false + }, + { + "index": "4375", + "missed": false + }, + { + "index": "4376", + "missed": false + }, + { + "index": "4377", + "missed": false + }, + { + "index": "4378", + "missed": false + }, + { + "index": "4379", + "missed": false + }, + { + "index": "4380", + "missed": false + }, + { + "index": "4381", + "missed": false + }, + { + "index": "4382", + "missed": true + }, + { + "index": "4383", + "missed": false + }, + { + "index": "4384", + "missed": false + }, + { + "index": "4385", + "missed": false + }, + { + "index": "4386", + "missed": false + }, + { + "index": "4387", + "missed": false + }, + { + "index": "4388", + "missed": true + }, + { + "index": "4389", + "missed": false + }, + { + "index": "4390", + "missed": false + }, + { + "index": "4391", + "missed": false + }, + { + "index": "4392", + "missed": true + }, + { + "index": "4393", + "missed": false + }, + { + "index": "4394", + "missed": false + }, + { + "index": "4395", + "missed": false + }, + { + "index": "4396", + "missed": false + }, + { + "index": "4397", + "missed": false + }, + { + "index": "4398", + "missed": true + }, + { + "index": "4399", + "missed": false + }, + { + "index": "4400", + "missed": false + }, + { + "index": "4401", + "missed": false + }, + { + "index": "4402", + "missed": false + }, + { + "index": "4403", + "missed": false + }, + { + "index": "4404", + "missed": false + }, + { + "index": "4405", + "missed": false + }, + { + "index": "4406", + "missed": false + }, + { + "index": "4407", + "missed": true + }, + { + "index": "4408", + "missed": false + }, + { + "index": "4409", + "missed": true + }, + { + "index": "4410", + "missed": true + }, + { + "index": "4411", + "missed": true + }, + { + "index": "4412", + "missed": true + }, + { + "index": "4413", + "missed": true + }, + { + "index": "4414", + "missed": false + }, + { + "index": "4415", + "missed": false + }, + { + "index": "4416", + "missed": false + }, + { + "index": "4417", + "missed": false + }, + { + "index": "4418", + "missed": false + }, + { + "index": "4419", + "missed": false + }, + { + "index": "4420", + "missed": false + }, + { + "index": "4421", + "missed": false + }, + { + "index": "4422", + "missed": false + }, + { + "index": "4423", + "missed": false + }, + { + "index": "4424", + "missed": false + }, + { + "index": "4425", + "missed": false + }, + { + "index": "4426", + "missed": false + }, + { + "index": "4427", + "missed": false + }, + { + "index": "4428", + "missed": false + }, + { + "index": "4429", + "missed": false + }, + { + "index": "4430", + "missed": false + }, + { + "index": "4431", + "missed": false + }, + { + "index": "4432", + "missed": false + }, + { + "index": "4433", + "missed": false + }, + { + "index": "4434", + "missed": false + }, + { + "index": "4435", + "missed": false + }, + { + "index": "4436", + "missed": false + }, + { + "index": "4437", + "missed": false + }, + { + "index": "4438", + "missed": false + }, + { + "index": "4439", + "missed": false + }, + { + "index": "4440", + "missed": false + }, + { + "index": "4441", + "missed": false + }, + { + "index": "4442", + "missed": false + }, + { + "index": "4443", + "missed": false + }, + { + "index": "4444", + "missed": false + }, + { + "index": "4445", + "missed": false + }, + { + "index": "4446", + "missed": false + }, + { + "index": "4447", + "missed": false + }, + { + "index": "4448", + "missed": false + }, + { + "index": "4449", + "missed": false + }, + { + "index": "4450", + "missed": false + }, + { + "index": "4451", + "missed": false + }, + { + "index": "4452", + "missed": false + }, + { + "index": "4453", + "missed": false + }, + { + "index": "4454", + "missed": false + }, + { + "index": "4455", + "missed": false + }, + { + "index": "4456", + "missed": false + }, + { + "index": "4457", + "missed": false + }, + { + "index": "4458", + "missed": false + }, + { + "index": "4459", + "missed": false + }, + { + "index": "4460", + "missed": false + }, + { + "index": "4461", + "missed": false + }, + { + "index": "4462", + "missed": false + }, + { + "index": "4463", + "missed": false + }, + { + "index": "4464", + "missed": false + }, + { + "index": "4465", + "missed": false + }, + { + "index": "4466", + "missed": false + }, + { + "index": "4467", + "missed": false + }, + { + "index": "4468", + "missed": false + }, + { + "index": "4469", + "missed": false + }, + { + "index": "4470", + "missed": false + }, + { + "index": "4471", + "missed": false + }, + { + "index": "4472", + "missed": false + }, + { + "index": "4473", + "missed": false + }, + { + "index": "4474", + "missed": false + }, + { + "index": "4475", + "missed": false + }, + { + "index": "4476", + "missed": false + }, + { + "index": "4477", + "missed": false + }, + { + "index": "4478", + "missed": false + }, + { + "index": "4479", + "missed": false + }, + { + "index": "4480", + "missed": false + }, + { + "index": "4481", + "missed": false + }, + { + "index": "4482", + "missed": false + }, + { + "index": "4483", + "missed": false + }, + { + "index": "4484", + "missed": false + }, + { + "index": "4485", + "missed": false + }, + { + "index": "4486", + "missed": false + }, + { + "index": "4487", + "missed": false + }, + { + "index": "4488", + "missed": false + }, + { + "index": "4489", + "missed": false + }, + { + "index": "4490", + "missed": false + }, + { + "index": "4491", + "missed": false + }, + { + "index": "4492", + "missed": false + }, + { + "index": "4493", + "missed": false + }, + { + "index": "4494", + "missed": false + }, + { + "index": "4495", + "missed": false + }, + { + "index": "4496", + "missed": false + }, + { + "index": "4497", + "missed": false + }, + { + "index": "4498", + "missed": false + }, + { + "index": "4499", + "missed": false + }, + { + "index": "4500", + "missed": false + }, + { + "index": "4501", + "missed": false + }, + { + "index": "4502", + "missed": false + }, + { + "index": "4503", + "missed": false + }, + { + "index": "4504", + "missed": false + }, + { + "index": "4505", + "missed": false + }, + { + "index": "4506", + "missed": false + }, + { + "index": "4507", + "missed": false + }, + { + "index": "4508", + "missed": false + }, + { + "index": "4509", + "missed": false + }, + { + "index": "4510", + "missed": false + }, + { + "index": "4511", + "missed": false + }, + { + "index": "4512", + "missed": false + }, + { + "index": "4513", + "missed": false + }, + { + "index": "4514", + "missed": false + }, + { + "index": "4515", + "missed": false + }, + { + "index": "4516", + "missed": false + }, + { + "index": "4517", + "missed": false + }, + { + "index": "4518", + "missed": false + }, + { + "index": "4519", + "missed": false + }, + { + "index": "4520", + "missed": false + }, + { + "index": "4521", + "missed": false + }, + { + "index": "4522", + "missed": false + }, + { + "index": "4523", + "missed": false + }, + { + "index": "4524", + "missed": false + }, + { + "index": "4525", + "missed": false + }, + { + "index": "4526", + "missed": false + }, + { + "index": "4527", + "missed": false + }, + { + "index": "4528", + "missed": false + }, + { + "index": "4529", + "missed": false + }, + { + "index": "4530", + "missed": false + }, + { + "index": "4531", + "missed": false + }, + { + "index": "4532", + "missed": false + }, + { + "index": "4533", + "missed": false + }, + { + "index": "4534", + "missed": false + }, + { + "index": "4535", + "missed": false + }, + { + "index": "4536", + "missed": false + }, + { + "index": "4537", + "missed": false + }, + { + "index": "4538", + "missed": false + }, + { + "index": "4539", + "missed": false + }, + { + "index": "4540", + "missed": false + }, + { + "index": "4541", + "missed": false + }, + { + "index": "4542", + "missed": false + }, + { + "index": "4543", + "missed": false + }, + { + "index": "4544", + "missed": false + }, + { + "index": "4545", + "missed": false + }, + { + "index": "4546", + "missed": false + }, + { + "index": "4547", + "missed": false + }, + { + "index": "4548", + "missed": false + }, + { + "index": "4549", + "missed": false + }, + { + "index": "4550", + "missed": false + }, + { + "index": "4551", + "missed": false + }, + { + "index": "4552", + "missed": false + }, + { + "index": "4553", + "missed": false + }, + { + "index": "4554", + "missed": false + }, + { + "index": "4555", + "missed": false + }, + { + "index": "4556", + "missed": false + }, + { + "index": "4557", + "missed": false + }, + { + "index": "4558", + "missed": false + }, + { + "index": "4559", + "missed": false + }, + { + "index": "4560", + "missed": false + }, + { + "index": "4561", + "missed": false + }, + { + "index": "4562", + "missed": false + }, + { + "index": "4563", + "missed": false + }, + { + "index": "4564", + "missed": false + }, + { + "index": "4565", + "missed": false + }, + { + "index": "4566", + "missed": false + }, + { + "index": "4567", + "missed": false + }, + { + "index": "4568", + "missed": false + }, + { + "index": "4569", + "missed": false + }, + { + "index": "4570", + "missed": false + }, + { + "index": "4571", + "missed": false + }, + { + "index": "4572", + "missed": false + }, + { + "index": "4573", + "missed": false + }, + { + "index": "4574", + "missed": false + }, + { + "index": "4575", + "missed": false + }, + { + "index": "4576", + "missed": false + }, + { + "index": "4577", + "missed": false + }, + { + "index": "4578", + "missed": false + }, + { + "index": "4579", + "missed": false + }, + { + "index": "4580", + "missed": false + }, + { + "index": "4581", + "missed": false + }, + { + "index": "4582", + "missed": false + }, + { + "index": "4583", + "missed": false + }, + { + "index": "4584", + "missed": false + }, + { + "index": "4585", + "missed": false + }, + { + "index": "4586", + "missed": false + }, + { + "index": "4587", + "missed": false + }, + { + "index": "4588", + "missed": false + }, + { + "index": "4589", + "missed": false + }, + { + "index": "4590", + "missed": false + }, + { + "index": "4591", + "missed": false + }, + { + "index": "4592", + "missed": false + }, + { + "index": "4593", + "missed": false + }, + { + "index": "4594", + "missed": false + }, + { + "index": "4595", + "missed": false + }, + { + "index": "4596", + "missed": false + }, + { + "index": "4597", + "missed": false + }, + { + "index": "4598", + "missed": false + }, + { + "index": "4599", + "missed": false + }, + { + "index": "4600", + "missed": false + }, + { + "index": "4601", + "missed": false + }, + { + "index": "4602", + "missed": false + }, + { + "index": "4603", + "missed": false + }, + { + "index": "4604", + "missed": false + }, + { + "index": "4605", + "missed": false + }, + { + "index": "4606", + "missed": false + }, + { + "index": "4607", + "missed": false + }, + { + "index": "4608", + "missed": false + }, + { + "index": "4609", + "missed": false + }, + { + "index": "4610", + "missed": false + }, + { + "index": "4611", + "missed": false + }, + { + "index": "4612", + "missed": false + }, + { + "index": "4613", + "missed": false + }, + { + "index": "4614", + "missed": false + }, + { + "index": "4615", + "missed": false + }, + { + "index": "4616", + "missed": false + }, + { + "index": "4617", + "missed": false + }, + { + "index": "4618", + "missed": false + }, + { + "index": "4619", + "missed": false + }, + { + "index": "4620", + "missed": false + }, + { + "index": "4621", + "missed": false + }, + { + "index": "4622", + "missed": false + }, + { + "index": "4623", + "missed": false + }, + { + "index": "4624", + "missed": false + }, + { + "index": "4625", + "missed": false + }, + { + "index": "4626", + "missed": false + }, + { + "index": "4627", + "missed": false + }, + { + "index": "4628", + "missed": false + }, + { + "index": "4629", + "missed": false + }, + { + "index": "4630", + "missed": false + }, + { + "index": "4631", + "missed": false + }, + { + "index": "4632", + "missed": false + }, + { + "index": "4633", + "missed": false + }, + { + "index": "4634", + "missed": false + }, + { + "index": "4635", + "missed": false + }, + { + "index": "4636", + "missed": false + }, + { + "index": "4637", + "missed": false + }, + { + "index": "4638", + "missed": false + }, + { + "index": "4639", + "missed": false + }, + { + "index": "4640", + "missed": false + }, + { + "index": "4641", + "missed": false + }, + { + "index": "4642", + "missed": false + }, + { + "index": "4643", + "missed": false + }, + { + "index": "4644", + "missed": false + }, + { + "index": "4645", + "missed": false + }, + { + "index": "4646", + "missed": false + }, + { + "index": "4647", + "missed": false + }, + { + "index": "4648", + "missed": false + }, + { + "index": "4649", + "missed": false + }, + { + "index": "4650", + "missed": false + }, + { + "index": "4651", + "missed": false + }, + { + "index": "4652", + "missed": false + }, + { + "index": "4653", + "missed": false + }, + { + "index": "4654", + "missed": false + }, + { + "index": "4655", + "missed": false + }, + { + "index": "4656", + "missed": false + }, + { + "index": "4657", + "missed": false + }, + { + "index": "4658", + "missed": false + }, + { + "index": "4659", + "missed": false + }, + { + "index": "4660", + "missed": false + }, + { + "index": "4661", + "missed": false + }, + { + "index": "4662", + "missed": false + }, + { + "index": "4663", + "missed": false + }, + { + "index": "4664", + "missed": false + }, + { + "index": "4665", + "missed": false + }, + { + "index": "4666", + "missed": false + }, + { + "index": "4667", + "missed": false + }, + { + "index": "4668", + "missed": false + }, + { + "index": "4669", + "missed": false + }, + { + "index": "4670", + "missed": false + }, + { + "index": "4671", + "missed": false + }, + { + "index": "4672", + "missed": false + }, + { + "index": "4673", + "missed": false + }, + { + "index": "4674", + "missed": false + }, + { + "index": "4675", + "missed": false + }, + { + "index": "4676", + "missed": false + }, + { + "index": "4677", + "missed": false + }, + { + "index": "4678", + "missed": false + }, + { + "index": "4679", + "missed": false + }, + { + "index": "4680", + "missed": false + }, + { + "index": "4681", + "missed": false + }, + { + "index": "4682", + "missed": false + }, + { + "index": "4683", + "missed": false + }, + { + "index": "4684", + "missed": false + }, + { + "index": "4685", + "missed": false + }, + { + "index": "4686", + "missed": false + }, + { + "index": "4687", + "missed": false + }, + { + "index": "4688", + "missed": false + }, + { + "index": "4689", + "missed": false + }, + { + "index": "4690", + "missed": false + }, + { + "index": "4691", + "missed": false + }, + { + "index": "4692", + "missed": false + }, + { + "index": "4693", + "missed": false + }, + { + "index": "4694", + "missed": false + }, + { + "index": "4695", + "missed": false + }, + { + "index": "4696", + "missed": false + }, + { + "index": "4697", + "missed": false + }, + { + "index": "4698", + "missed": false + }, + { + "index": "4699", + "missed": false + }, + { + "index": "4700", + "missed": false + }, + { + "index": "4701", + "missed": false + }, + { + "index": "4702", + "missed": false + }, + { + "index": "4703", + "missed": false + }, + { + "index": "4704", + "missed": false + }, + { + "index": "4705", + "missed": false + }, + { + "index": "4706", + "missed": false + }, + { + "index": "4707", + "missed": false + }, + { + "index": "4708", + "missed": false + }, + { + "index": "4709", + "missed": false + }, + { + "index": "4710", + "missed": false + }, + { + "index": "4711", + "missed": false + }, + { + "index": "4712", + "missed": false + }, + { + "index": "4713", + "missed": false + }, + { + "index": "4714", + "missed": false + }, + { + "index": "4715", + "missed": false + }, + { + "index": "4716", + "missed": false + }, + { + "index": "4717", + "missed": false + }, + { + "index": "4718", + "missed": false + }, + { + "index": "4719", + "missed": false + }, + { + "index": "4720", + "missed": false + }, + { + "index": "4721", + "missed": false + }, + { + "index": "4722", + "missed": false + }, + { + "index": "4723", + "missed": false + }, + { + "index": "4724", + "missed": false + }, + { + "index": "4725", + "missed": false + }, + { + "index": "4726", + "missed": false + }, + { + "index": "4727", + "missed": false + }, + { + "index": "4728", + "missed": false + }, + { + "index": "4729", + "missed": false + }, + { + "index": "4730", + "missed": false + }, + { + "index": "4731", + "missed": false + }, + { + "index": "4732", + "missed": false + }, + { + "index": "4733", + "missed": false + }, + { + "index": "4734", + "missed": false + }, + { + "index": "4735", + "missed": false + }, + { + "index": "4736", + "missed": false + }, + { + "index": "4737", + "missed": false + }, + { + "index": "4738", + "missed": false + }, + { + "index": "4739", + "missed": false + }, + { + "index": "4740", + "missed": false + }, + { + "index": "4741", + "missed": false + }, + { + "index": "4742", + "missed": false + }, + { + "index": "4743", + "missed": false + }, + { + "index": "4744", + "missed": false + }, + { + "index": "4745", + "missed": false + }, + { + "index": "4746", + "missed": false + }, + { + "index": "4747", + "missed": false + }, + { + "index": "4748", + "missed": false + }, + { + "index": "4749", + "missed": false + }, + { + "index": "4750", + "missed": false + }, + { + "index": "4751", + "missed": false + }, + { + "index": "4752", + "missed": false + }, + { + "index": "4753", + "missed": false + }, + { + "index": "4754", + "missed": false + }, + { + "index": "4755", + "missed": false + }, + { + "index": "4756", + "missed": false + }, + { + "index": "4757", + "missed": false + }, + { + "index": "4758", + "missed": false + }, + { + "index": "4759", + "missed": false + }, + { + "index": "4760", + "missed": false + }, + { + "index": "4761", + "missed": false + }, + { + "index": "4762", + "missed": false + }, + { + "index": "4763", + "missed": false + }, + { + "index": "4764", + "missed": false + }, + { + "index": "4765", + "missed": false + }, + { + "index": "4766", + "missed": false + }, + { + "index": "4767", + "missed": false + }, + { + "index": "4768", + "missed": false + }, + { + "index": "4769", + "missed": false + }, + { + "index": "4770", + "missed": false + }, + { + "index": "4771", + "missed": false + }, + { + "index": "4772", + "missed": false + }, + { + "index": "4773", + "missed": false + }, + { + "index": "4774", + "missed": false + }, + { + "index": "4775", + "missed": false + }, + { + "index": "4776", + "missed": false + }, + { + "index": "4777", + "missed": false + }, + { + "index": "4778", + "missed": false + }, + { + "index": "4779", + "missed": false + }, + { + "index": "4780", + "missed": false + }, + { + "index": "4781", + "missed": false + }, + { + "index": "4782", + "missed": false + }, + { + "index": "4783", + "missed": false + }, + { + "index": "4784", + "missed": false + }, + { + "index": "4785", + "missed": false + }, + { + "index": "4786", + "missed": false + }, + { + "index": "4787", + "missed": false + }, + { + "index": "4788", + "missed": false + }, + { + "index": "4789", + "missed": false + }, + { + "index": "4790", + "missed": false + }, + { + "index": "4791", + "missed": false + }, + { + "index": "4792", + "missed": false + }, + { + "index": "4793", + "missed": false + }, + { + "index": "4794", + "missed": false + }, + { + "index": "4795", + "missed": false + }, + { + "index": "4796", + "missed": false + }, + { + "index": "4797", + "missed": false + }, + { + "index": "4798", + "missed": false + }, + { + "index": "4799", + "missed": false + }, + { + "index": "4800", + "missed": false + }, + { + "index": "4801", + "missed": false + }, + { + "index": "4802", + "missed": false + }, + { + "index": "4803", + "missed": false + }, + { + "index": "4804", + "missed": false + }, + { + "index": "4805", + "missed": false + }, + { + "index": "4806", + "missed": false + }, + { + "index": "4807", + "missed": false + }, + { + "index": "4808", + "missed": false + }, + { + "index": "4809", + "missed": false + }, + { + "index": "4810", + "missed": false + }, + { + "index": "4811", + "missed": false + }, + { + "index": "4812", + "missed": false + }, + { + "index": "4813", + "missed": false + }, + { + "index": "4814", + "missed": false + }, + { + "index": "4815", + "missed": false + }, + { + "index": "4816", + "missed": false + }, + { + "index": "4817", + "missed": false + }, + { + "index": "4818", + "missed": false + }, + { + "index": "4819", + "missed": false + }, + { + "index": "4820", + "missed": false + }, + { + "index": "4821", + "missed": false + }, + { + "index": "4822", + "missed": false + }, + { + "index": "4823", + "missed": false + }, + { + "index": "4824", + "missed": false + }, + { + "index": "4825", + "missed": false + }, + { + "index": "4826", + "missed": false + }, + { + "index": "4827", + "missed": false + }, + { + "index": "4828", + "missed": false + }, + { + "index": "4829", + "missed": false + }, + { + "index": "4830", + "missed": false + }, + { + "index": "4831", + "missed": false + }, + { + "index": "4832", + "missed": false + }, + { + "index": "4833", + "missed": false + }, + { + "index": "4834", + "missed": false + }, + { + "index": "4835", + "missed": false + }, + { + "index": "4836", + "missed": false + }, + { + "index": "4837", + "missed": false + }, + { + "index": "4838", + "missed": false + }, + { + "index": "4839", + "missed": false + }, + { + "index": "4840", + "missed": false + }, + { + "index": "4841", + "missed": false + }, + { + "index": "4842", + "missed": false + }, + { + "index": "4843", + "missed": false + }, + { + "index": "4844", + "missed": false + }, + { + "index": "4845", + "missed": false + }, + { + "index": "4846", + "missed": false + }, + { + "index": "4847", + "missed": false + }, + { + "index": "4848", + "missed": false + }, + { + "index": "4849", + "missed": false + }, + { + "index": "4850", + "missed": false + }, + { + "index": "4851", + "missed": false + }, + { + "index": "4852", + "missed": false + }, + { + "index": "4853", + "missed": false + }, + { + "index": "4854", + "missed": false + }, + { + "index": "4855", + "missed": false + }, + { + "index": "4856", + "missed": false + }, + { + "index": "4857", + "missed": false + }, + { + "index": "4858", + "missed": false + }, + { + "index": "4859", + "missed": false + }, + { + "index": "4860", + "missed": false + }, + { + "index": "4861", + "missed": false + }, + { + "index": "4862", + "missed": false + }, + { + "index": "4863", + "missed": false + }, + { + "index": "4864", + "missed": false + }, + { + "index": "4865", + "missed": false + }, + { + "index": "4866", + "missed": false + }, + { + "index": "4867", + "missed": false + }, + { + "index": "4868", + "missed": false + }, + { + "index": "4869", + "missed": true + }, + { + "index": "4870", + "missed": false + }, + { + "index": "4871", + "missed": false + }, + { + "index": "4872", + "missed": false + }, + { + "index": "4873", + "missed": false + }, + { + "index": "4874", + "missed": false + }, + { + "index": "4875", + "missed": false + }, + { + "index": "4876", + "missed": false + }, + { + "index": "4877", + "missed": false + }, + { + "index": "4878", + "missed": false + }, + { + "index": "4879", + "missed": false + }, + { + "index": "4880", + "missed": false + }, + { + "index": "4881", + "missed": false + }, + { + "index": "4882", + "missed": false + }, + { + "index": "4883", + "missed": false + }, + { + "index": "4884", + "missed": false + }, + { + "index": "4885", + "missed": false + }, + { + "index": "4886", + "missed": false + }, + { + "index": "4887", + "missed": false + }, + { + "index": "4888", + "missed": false + }, + { + "index": "4889", + "missed": false + }, + { + "index": "4890", + "missed": false + }, + { + "index": "4891", + "missed": false + }, + { + "index": "4892", + "missed": false + }, + { + "index": "4893", + "missed": false + }, + { + "index": "4894", + "missed": false + }, + { + "index": "4895", + "missed": false + }, + { + "index": "4896", + "missed": false + }, + { + "index": "4897", + "missed": false + }, + { + "index": "4898", + "missed": false + }, + { + "index": "4899", + "missed": false + }, + { + "index": "4900", + "missed": false + }, + { + "index": "4901", + "missed": false + }, + { + "index": "4902", + "missed": false + }, + { + "index": "4903", + "missed": false + }, + { + "index": "4904", + "missed": false + }, + { + "index": "4905", + "missed": false + }, + { + "index": "4906", + "missed": true + }, + { + "index": "4907", + "missed": true + }, + { + "index": "4908", + "missed": true + }, + { + "index": "4909", + "missed": true + }, + { + "index": "4910", + "missed": true + }, + { + "index": "4911", + "missed": true + }, + { + "index": "4912", + "missed": true + }, + { + "index": "4913", + "missed": true + }, + { + "index": "4914", + "missed": true + }, + { + "index": "4915", + "missed": true + }, + { + "index": "4916", + "missed": true + }, + { + "index": "4917", + "missed": true + }, + { + "index": "4918", + "missed": true + }, + { + "index": "4919", + "missed": true + }, + { + "index": "4920", + "missed": true + }, + { + "index": "4921", + "missed": true + }, + { + "index": "4922", + "missed": true + }, + { + "index": "4923", + "missed": true + }, + { + "index": "4924", + "missed": true + }, + { + "index": "4925", + "missed": true + }, + { + "index": "4926", + "missed": true + }, + { + "index": "4927", + "missed": true + }, + { + "index": "4928", + "missed": true + }, + { + "index": "4929", + "missed": true + }, + { + "index": "4930", + "missed": true + }, + { + "index": "4931", + "missed": true + }, + { + "index": "4932", + "missed": true + }, + { + "index": "4933", + "missed": true + }, + { + "index": "4934", + "missed": true + }, + { + "index": "4935", + "missed": true + }, + { + "index": "4936", + "missed": true + }, + { + "index": "4937", + "missed": true + }, + { + "index": "4938", + "missed": true + }, + { + "index": "4939", + "missed": true + }, + { + "index": "4940", + "missed": true + }, + { + "index": "4941", + "missed": true + }, + { + "index": "4942", + "missed": true + }, + { + "index": "4943", + "missed": true + }, + { + "index": "4944", + "missed": true + }, + { + "index": "4945", + "missed": true + }, + { + "index": "4946", + "missed": true + }, + { + "index": "4947", + "missed": true + }, + { + "index": "4948", + "missed": true + }, + { + "index": "4949", + "missed": true + }, + { + "index": "4950", + "missed": true + }, + { + "index": "4951", + "missed": true + }, + { + "index": "4952", + "missed": true + }, + { + "index": "4953", + "missed": true + }, + { + "index": "4954", + "missed": true + }, + { + "index": "4955", + "missed": true + }, + { + "index": "4956", + "missed": true + }, + { + "index": "4957", + "missed": true + }, + { + "index": "4958", + "missed": true + }, + { + "index": "4959", + "missed": true + }, + { + "index": "4960", + "missed": true + }, + { + "index": "4961", + "missed": true + }, + { + "index": "4962", + "missed": true + }, + { + "index": "4963", + "missed": true + }, + { + "index": "4964", + "missed": true + }, + { + "index": "4965", + "missed": true + }, + { + "index": "4966", + "missed": true + }, + { + "index": "4967", + "missed": true + }, + { + "index": "4968", + "missed": true + }, + { + "index": "4969", + "missed": true + }, + { + "index": "4970", + "missed": true + }, + { + "index": "4971", + "missed": true + }, + { + "index": "4972", + "missed": true + }, + { + "index": "4973", + "missed": true + }, + { + "index": "4974", + "missed": true + }, + { + "index": "4975", + "missed": true + }, + { + "index": "4976", + "missed": true + }, + { + "index": "4977", + "missed": true + }, + { + "index": "4978", + "missed": true + }, + { + "index": "4979", + "missed": true + }, + { + "index": "4980", + "missed": true + }, + { + "index": "4981", + "missed": true + }, + { + "index": "4982", + "missed": true + }, + { + "index": "4983", + "missed": true + }, + { + "index": "4984", + "missed": true + }, + { + "index": "4985", + "missed": true + }, + { + "index": "4986", + "missed": true + }, + { + "index": "4987", + "missed": true + }, + { + "index": "4988", + "missed": true + }, + { + "index": "4989", + "missed": true + }, + { + "index": "4990", + "missed": true + }, + { + "index": "4991", + "missed": true + }, + { + "index": "4992", + "missed": true + }, + { + "index": "4993", + "missed": true + }, + { + "index": "4994", + "missed": true + }, + { + "index": "4995", + "missed": true + }, + { + "index": "4996", + "missed": true + }, + { + "index": "4997", + "missed": true + }, + { + "index": "4998", + "missed": true + }, + { + "index": "4999", + "missed": true + } + ], + "cosmosvalcons1jj7ajf00u9tjwrpnwertzr7tyaannqmna4p6se": [ + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1m26dn3sp7mt93nxjayy82klkn4klnzhe86jfgs": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1zlv2lc56k23pdal67k3ykptelekpxrmq0pfgfj": [], + "cosmosvalcons1xzv8ntu0hdsfe9rt0svvj4c8fq64x00s6gpnr4": [ + { + "index": "2268", + "missed": false + }, + { + "index": "4141", + "missed": true + }, + { + "index": "4231", + "missed": true + } + ], + "cosmosvalcons12rqcxp05n03n9exxhn0qmmkdfg3tr44yjqsw3k": [], + "cosmosvalcons12l2adax4ds78z0vkufg9gwm0gvf85xmq7wsaz7": [ + { + "index": "0", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + } + ], + "cosmosvalcons1kxv4zdp2cppmhydpyq5njuyjp69lwa7v3dlq5m": [], + "cosmosvalcons1m7cyywvyjdjnvchlupwsxtksq0fpdztxty8glr": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + } + ], + "cosmosvalcons1ym49xaxvw7c35zpeaqt4r0gzyvlwvnvydsd4t5": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + } + ], + "cosmosvalcons12x64fuddpmsuq6usvzjsqyp4stgcsqhus430st": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1934", + "missed": false + }, + { + "index": "1935", + "missed": false + }, + { + "index": "2410", + "missed": false + }, + { + "index": "2411", + "missed": false + }, + { + "index": "2412", + "missed": false + }, + { + "index": "2413", + "missed": false + }, + { + "index": "2414", + "missed": false + }, + { + "index": "2415", + "missed": false + }, + { + "index": "2416", + "missed": false + }, + { + "index": "2417", + "missed": false + }, + { + "index": "2418", + "missed": false + }, + { + "index": "2419", + "missed": false + }, + { + "index": "2420", + "missed": false + }, + { + "index": "2421", + "missed": false + }, + { + "index": "2422", + "missed": false + }, + { + "index": "2423", + "missed": false + }, + { + "index": "2424", + "missed": false + }, + { + "index": "2425", + "missed": false + }, + { + "index": "2426", + "missed": false + }, + { + "index": "2427", + "missed": false + }, + { + "index": "2428", + "missed": false + }, + { + "index": "2429", + "missed": false + }, + { + "index": "2430", + "missed": false + }, + { + "index": "2431", + "missed": false + }, + { + "index": "2432", + "missed": false + }, + { + "index": "2433", + "missed": false + }, + { + "index": "2434", + "missed": false + }, + { + "index": "2825", + "missed": false + } + ], + "cosmosvalcons1s8tazr9v9eu2mrsl7z79fsm78xysyfym6el3ua": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + } + ], + "cosmosvalcons130nw3k3swskx740awyccz7ueezdrx3rpnae29f": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": true + }, + { + "index": "1441", + "missed": true + }, + { + "index": "1442", + "missed": true + }, + { + "index": "1443", + "missed": true + }, + { + "index": "1444", + "missed": true + }, + { + "index": "1445", + "missed": true + }, + { + "index": "1446", + "missed": true + }, + { + "index": "1447", + "missed": true + }, + { + "index": "1448", + "missed": true + }, + { + "index": "1449", + "missed": true + }, + { + "index": "1450", + "missed": true + }, + { + "index": "1451", + "missed": true + }, + { + "index": "1452", + "missed": true + }, + { + "index": "1453", + "missed": true + }, + { + "index": "1454", + "missed": true + }, + { + "index": "1455", + "missed": true + }, + { + "index": "1456", + "missed": true + }, + { + "index": "1457", + "missed": true + }, + { + "index": "1458", + "missed": true + }, + { + "index": "1459", + "missed": true + }, + { + "index": "1460", + "missed": true + }, + { + "index": "1461", + "missed": true + }, + { + "index": "1462", + "missed": true + }, + { + "index": "1463", + "missed": true + }, + { + "index": "1464", + "missed": true + }, + { + "index": "1465", + "missed": true + }, + { + "index": "1466", + "missed": true + }, + { + "index": "1467", + "missed": true + }, + { + "index": "1468", + "missed": true + }, + { + "index": "1469", + "missed": true + }, + { + "index": "1470", + "missed": true + }, + { + "index": "1471", + "missed": true + }, + { + "index": "1472", + "missed": true + }, + { + "index": "1473", + "missed": true + }, + { + "index": "1474", + "missed": true + }, + { + "index": "1475", + "missed": true + }, + { + "index": "1476", + "missed": true + }, + { + "index": "1477", + "missed": true + }, + { + "index": "1478", + "missed": true + }, + { + "index": "1479", + "missed": true + }, + { + "index": "1480", + "missed": true + }, + { + "index": "1481", + "missed": true + }, + { + "index": "1482", + "missed": true + }, + { + "index": "1483", + "missed": true + }, + { + "index": "1484", + "missed": true + }, + { + "index": "1485", + "missed": true + }, + { + "index": "1486", + "missed": true + }, + { + "index": "1487", + "missed": true + }, + { + "index": "1488", + "missed": true + } + ], + "cosmosvalcons1cdgppxr79v7cfmtuyp2k3w3mf4r0auhyerytuy": [ + { + "index": "0", + "missed": false + } + ], + "cosmosvalcons186yehgm2j0rnwq68h407skgf7tkdj0uvzsknx8": [], + "cosmosvalcons1tn7tc8nc682d4duwjvh78dmxmd6ufu6d8nhsat": [ + { + "index": "0", + "missed": false + }, + { + "index": "84", + "missed": false + } + ], + "cosmosvalcons1t7ahsu0uar3nu2yec9q0mmmljhyj4ulmgtukgf": [ + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "83", + "missed": false + } + ], + "cosmosvalcons1s648h2x3vqd7td5wz9qyyuwsuxx4dkk0dwy4wa": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + } + ], + "cosmosvalcons1m7xfnemzvck56467xuyuj6c6plwgrvna8ldce8": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + } + ], + "cosmosvalcons18jhylducmd0eyleldt9rwe4zqkdg26yy50x3e3": [ + { + "index": "4083", + "missed": false + }, + { + "index": "4084", + "missed": false + }, + { + "index": "4085", + "missed": false + }, + { + "index": "4086", + "missed": false + }, + { + "index": "4087", + "missed": false + }, + { + "index": "4088", + "missed": false + }, + { + "index": "4089", + "missed": false + }, + { + "index": "4090", + "missed": false + }, + { + "index": "4091", + "missed": false + }, + { + "index": "4092", + "missed": false + }, + { + "index": "4093", + "missed": false + }, + { + "index": "4094", + "missed": false + }, + { + "index": "4095", + "missed": false + }, + { + "index": "4096", + "missed": false + }, + { + "index": "4097", + "missed": false + }, + { + "index": "4098", + "missed": false + }, + { + "index": "4099", + "missed": false + }, + { + "index": "4100", + "missed": false + }, + { + "index": "4101", + "missed": false + }, + { + "index": "4102", + "missed": false + }, + { + "index": "4103", + "missed": false + }, + { + "index": "4104", + "missed": false + }, + { + "index": "4105", + "missed": false + }, + { + "index": "4106", + "missed": false + }, + { + "index": "4107", + "missed": false + }, + { + "index": "4108", + "missed": false + }, + { + "index": "4109", + "missed": false + }, + { + "index": "4110", + "missed": false + }, + { + "index": "4111", + "missed": false + }, + { + "index": "4112", + "missed": false + }, + { + "index": "4113", + "missed": false + }, + { + "index": "4114", + "missed": false + }, + { + "index": "4115", + "missed": false + }, + { + "index": "4116", + "missed": false + }, + { + "index": "4117", + "missed": false + }, + { + "index": "4118", + "missed": false + }, + { + "index": "4119", + "missed": false + }, + { + "index": "4120", + "missed": false + } + ], + "cosmosvalcons1vn6zucyrmt4u43hy55zzzmpmjtcuek0gc2naru": [ + { + "index": "83", + "missed": false + } + ], + "cosmosvalcons14lrnrym75uf3dax28hqp8tn63k2mddav3hv62l": [ + { + "index": "0", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": true + }, + { + "index": "1285", + "missed": true + }, + { + "index": "1286", + "missed": true + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "1299", + "missed": false + }, + { + "index": "1300", + "missed": false + }, + { + "index": "1301", + "missed": false + }, + { + "index": "1302", + "missed": false + }, + { + "index": "1303", + "missed": false + }, + { + "index": "1304", + "missed": false + }, + { + "index": "1305", + "missed": false + }, + { + "index": "1306", + "missed": false + }, + { + "index": "1307", + "missed": false + }, + { + "index": "1308", + "missed": false + }, + { + "index": "1309", + "missed": false + }, + { + "index": "1310", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1312", + "missed": false + }, + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1344", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": false + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": false + }, + { + "index": "1357", + "missed": false + }, + { + "index": "1358", + "missed": false + }, + { + "index": "1359", + "missed": false + }, + { + "index": "1360", + "missed": false + }, + { + "index": "1361", + "missed": true + }, + { + "index": "1362", + "missed": true + }, + { + "index": "1363", + "missed": false + }, + { + "index": "1364", + "missed": true + }, + { + "index": "1365", + "missed": true + }, + { + "index": "1366", + "missed": true + }, + { + "index": "1367", + "missed": true + }, + { + "index": "1368", + "missed": true + }, + { + "index": "1369", + "missed": true + }, + { + "index": "1377", + "missed": false + }, + { + "index": "1378", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1383", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": false + }, + { + "index": "1387", + "missed": false + }, + { + "index": "1388", + "missed": false + }, + { + "index": "1389", + "missed": false + }, + { + "index": "1390", + "missed": false + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": true + }, + { + "index": "1393", + "missed": true + }, + { + "index": "1394", + "missed": true + }, + { + "index": "1395", + "missed": true + }, + { + "index": "1396", + "missed": true + }, + { + "index": "1397", + "missed": true + }, + { + "index": "1398", + "missed": true + }, + { + "index": "1399", + "missed": true + }, + { + "index": "1400", + "missed": true + }, + { + "index": "1401", + "missed": true + }, + { + "index": "1402", + "missed": true + }, + { + "index": "1403", + "missed": true + }, + { + "index": "1404", + "missed": true + }, + { + "index": "1405", + "missed": true + }, + { + "index": "1406", + "missed": true + }, + { + "index": "1407", + "missed": true + }, + { + "index": "1408", + "missed": true + }, + { + "index": "1409", + "missed": true + }, + { + "index": "1410", + "missed": true + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": true + }, + { + "index": "1434", + "missed": true + }, + { + "index": "1435", + "missed": true + }, + { + "index": "1436", + "missed": true + }, + { + "index": "1437", + "missed": true + }, + { + "index": "1438", + "missed": true + }, + { + "index": "1439", + "missed": true + }, + { + "index": "1440", + "missed": true + }, + { + "index": "1441", + "missed": true + }, + { + "index": "1442", + "missed": true + }, + { + "index": "1443", + "missed": true + }, + { + "index": "1444", + "missed": true + }, + { + "index": "1445", + "missed": true + }, + { + "index": "1460", + "missed": true + }, + { + "index": "1461", + "missed": true + }, + { + "index": "1462", + "missed": true + }, + { + "index": "1463", + "missed": true + }, + { + "index": "1464", + "missed": true + }, + { + "index": "1465", + "missed": true + }, + { + "index": "1466", + "missed": true + }, + { + "index": "1467", + "missed": true + }, + { + "index": "1468", + "missed": true + }, + { + "index": "1469", + "missed": true + }, + { + "index": "1470", + "missed": true + }, + { + "index": "1471", + "missed": true + }, + { + "index": "1472", + "missed": true + }, + { + "index": "1473", + "missed": true + }, + { + "index": "1474", + "missed": true + }, + { + "index": "1475", + "missed": true + }, + { + "index": "1476", + "missed": true + }, + { + "index": "1477", + "missed": true + }, + { + "index": "1478", + "missed": true + }, + { + "index": "1479", + "missed": true + }, + { + "index": "1480", + "missed": true + }, + { + "index": "1481", + "missed": true + }, + { + "index": "1482", + "missed": true + }, + { + "index": "1483", + "missed": true + }, + { + "index": "1484", + "missed": true + }, + { + "index": "1485", + "missed": true + }, + { + "index": "1486", + "missed": true + }, + { + "index": "1498", + "missed": true + }, + { + "index": "1499", + "missed": true + }, + { + "index": "1500", + "missed": true + }, + { + "index": "1501", + "missed": true + }, + { + "index": "1502", + "missed": true + }, + { + "index": "1503", + "missed": true + }, + { + "index": "1504", + "missed": true + }, + { + "index": "1505", + "missed": true + }, + { + "index": "1506", + "missed": true + }, + { + "index": "1507", + "missed": true + }, + { + "index": "1508", + "missed": true + }, + { + "index": "1509", + "missed": true + }, + { + "index": "1510", + "missed": true + }, + { + "index": "1511", + "missed": true + }, + { + "index": "1512", + "missed": true + }, + { + "index": "1513", + "missed": true + }, + { + "index": "1514", + "missed": true + }, + { + "index": "1515", + "missed": true + }, + { + "index": "1516", + "missed": true + }, + { + "index": "1517", + "missed": true + }, + { + "index": "1518", + "missed": true + }, + { + "index": "1519", + "missed": true + }, + { + "index": "1520", + "missed": true + }, + { + "index": "1521", + "missed": true + }, + { + "index": "1522", + "missed": true + }, + { + "index": "1523", + "missed": true + }, + { + "index": "1524", + "missed": true + }, + { + "index": "1525", + "missed": true + }, + { + "index": "1526", + "missed": true + }, + { + "index": "1527", + "missed": true + }, + { + "index": "1540", + "missed": true + }, + { + "index": "1542", + "missed": true + }, + { + "index": "1543", + "missed": true + }, + { + "index": "1544", + "missed": true + }, + { + "index": "1545", + "missed": true + }, + { + "index": "1546", + "missed": true + }, + { + "index": "1547", + "missed": true + }, + { + "index": "1548", + "missed": true + }, + { + "index": "1549", + "missed": true + }, + { + "index": "1550", + "missed": true + }, + { + "index": "1551", + "missed": true + }, + { + "index": "1552", + "missed": true + }, + { + "index": "1553", + "missed": true + }, + { + "index": "1554", + "missed": true + }, + { + "index": "1555", + "missed": true + }, + { + "index": "1556", + "missed": true + }, + { + "index": "1557", + "missed": true + }, + { + "index": "1558", + "missed": true + }, + { + "index": "1559", + "missed": true + }, + { + "index": "1560", + "missed": true + }, + { + "index": "1561", + "missed": true + }, + { + "index": "1562", + "missed": true + }, + { + "index": "1563", + "missed": true + }, + { + "index": "1564", + "missed": true + }, + { + "index": "1565", + "missed": true + }, + { + "index": "1566", + "missed": true + }, + { + "index": "1567", + "missed": true + }, + { + "index": "1568", + "missed": true + }, + { + "index": "1569", + "missed": true + }, + { + "index": "1582", + "missed": true + }, + { + "index": "1583", + "missed": true + }, + { + "index": "1584", + "missed": true + }, + { + "index": "1585", + "missed": true + }, + { + "index": "1586", + "missed": true + }, + { + "index": "1587", + "missed": true + }, + { + "index": "1588", + "missed": true + }, + { + "index": "1589", + "missed": true + }, + { + "index": "1590", + "missed": true + }, + { + "index": "1591", + "missed": true + }, + { + "index": "1592", + "missed": true + }, + { + "index": "1593", + "missed": true + }, + { + "index": "1594", + "missed": true + }, + { + "index": "1595", + "missed": true + }, + { + "index": "1596", + "missed": true + }, + { + "index": "1597", + "missed": true + }, + { + "index": "1598", + "missed": true + }, + { + "index": "1599", + "missed": true + }, + { + "index": "1600", + "missed": true + }, + { + "index": "1601", + "missed": true + }, + { + "index": "1602", + "missed": true + }, + { + "index": "1603", + "missed": true + }, + { + "index": "1604", + "missed": true + }, + { + "index": "1605", + "missed": true + }, + { + "index": "1606", + "missed": true + }, + { + "index": "1607", + "missed": true + }, + { + "index": "1608", + "missed": true + }, + { + "index": "1609", + "missed": true + }, + { + "index": "1623", + "missed": true + }, + { + "index": "1624", + "missed": true + }, + { + "index": "1625", + "missed": true + }, + { + "index": "1626", + "missed": true + }, + { + "index": "1627", + "missed": true + }, + { + "index": "1628", + "missed": true + }, + { + "index": "1629", + "missed": true + }, + { + "index": "1630", + "missed": true + }, + { + "index": "1631", + "missed": true + }, + { + "index": "1632", + "missed": true + }, + { + "index": "1633", + "missed": true + }, + { + "index": "1634", + "missed": true + }, + { + "index": "1635", + "missed": true + }, + { + "index": "1636", + "missed": true + }, + { + "index": "1637", + "missed": true + }, + { + "index": "1638", + "missed": true + }, + { + "index": "1639", + "missed": true + }, + { + "index": "1640", + "missed": true + }, + { + "index": "1641", + "missed": true + }, + { + "index": "1642", + "missed": true + }, + { + "index": "1643", + "missed": true + }, + { + "index": "1644", + "missed": true + }, + { + "index": "1645", + "missed": true + }, + { + "index": "1646", + "missed": true + }, + { + "index": "1647", + "missed": true + }, + { + "index": "1648", + "missed": true + }, + { + "index": "1649", + "missed": true + }, + { + "index": "1662", + "missed": true + }, + { + "index": "1664", + "missed": true + }, + { + "index": "1665", + "missed": true + }, + { + "index": "1666", + "missed": true + }, + { + "index": "1667", + "missed": true + }, + { + "index": "1668", + "missed": true + }, + { + "index": "1669", + "missed": true + }, + { + "index": "1670", + "missed": true + }, + { + "index": "1671", + "missed": true + }, + { + "index": "1672", + "missed": true + }, + { + "index": "1673", + "missed": true + }, + { + "index": "1674", + "missed": true + }, + { + "index": "1675", + "missed": true + }, + { + "index": "1676", + "missed": true + }, + { + "index": "1677", + "missed": true + }, + { + "index": "1678", + "missed": true + }, + { + "index": "1679", + "missed": true + }, + { + "index": "1680", + "missed": true + }, + { + "index": "1681", + "missed": true + }, + { + "index": "1682", + "missed": true + }, + { + "index": "1683", + "missed": true + }, + { + "index": "1684", + "missed": true + }, + { + "index": "1685", + "missed": true + }, + { + "index": "1686", + "missed": true + }, + { + "index": "1687", + "missed": true + }, + { + "index": "1688", + "missed": true + }, + { + "index": "1689", + "missed": true + }, + { + "index": "1704", + "missed": true + }, + { + "index": "1705", + "missed": true + }, + { + "index": "1707", + "missed": true + }, + { + "index": "1708", + "missed": true + }, + { + "index": "1709", + "missed": true + }, + { + "index": "1710", + "missed": true + }, + { + "index": "1711", + "missed": true + }, + { + "index": "1712", + "missed": true + }, + { + "index": "1713", + "missed": true + }, + { + "index": "1714", + "missed": true + }, + { + "index": "1715", + "missed": true + }, + { + "index": "1716", + "missed": true + }, + { + "index": "1717", + "missed": true + }, + { + "index": "1718", + "missed": true + }, + { + "index": "1719", + "missed": true + }, + { + "index": "1720", + "missed": true + }, + { + "index": "1721", + "missed": true + }, + { + "index": "1722", + "missed": true + }, + { + "index": "1723", + "missed": true + }, + { + "index": "1724", + "missed": true + }, + { + "index": "1725", + "missed": true + }, + { + "index": "1726", + "missed": true + }, + { + "index": "1727", + "missed": true + }, + { + "index": "1728", + "missed": true + }, + { + "index": "1745", + "missed": true + }, + { + "index": "1746", + "missed": true + }, + { + "index": "1747", + "missed": true + }, + { + "index": "1748", + "missed": true + }, + { + "index": "1749", + "missed": true + }, + { + "index": "1750", + "missed": true + }, + { + "index": "1751", + "missed": true + }, + { + "index": "1752", + "missed": true + }, + { + "index": "1753", + "missed": true + }, + { + "index": "1754", + "missed": true + }, + { + "index": "1755", + "missed": true + }, + { + "index": "1756", + "missed": true + }, + { + "index": "1757", + "missed": true + }, + { + "index": "1758", + "missed": true + }, + { + "index": "1759", + "missed": true + }, + { + "index": "1760", + "missed": true + }, + { + "index": "1761", + "missed": true + }, + { + "index": "1762", + "missed": true + }, + { + "index": "1763", + "missed": true + }, + { + "index": "1764", + "missed": true + }, + { + "index": "1765", + "missed": true + }, + { + "index": "1766", + "missed": true + }, + { + "index": "1767", + "missed": true + }, + { + "index": "1768", + "missed": true + }, + { + "index": "1769", + "missed": true + }, + { + "index": "1770", + "missed": true + }, + { + "index": "1771", + "missed": true + }, + { + "index": "1784", + "missed": true + }, + { + "index": "1785", + "missed": true + }, + { + "index": "1786", + "missed": true + }, + { + "index": "1787", + "missed": true + }, + { + "index": "1788", + "missed": true + }, + { + "index": "1789", + "missed": true + }, + { + "index": "1790", + "missed": true + }, + { + "index": "1791", + "missed": true + }, + { + "index": "1792", + "missed": true + }, + { + "index": "1794", + "missed": true + }, + { + "index": "1795", + "missed": true + }, + { + "index": "1796", + "missed": true + }, + { + "index": "1797", + "missed": true + }, + { + "index": "1798", + "missed": true + }, + { + "index": "1799", + "missed": true + }, + { + "index": "1800", + "missed": true + }, + { + "index": "1801", + "missed": true + }, + { + "index": "1802", + "missed": true + }, + { + "index": "1803", + "missed": true + }, + { + "index": "1805", + "missed": true + }, + { + "index": "1806", + "missed": true + }, + { + "index": "1807", + "missed": true + }, + { + "index": "1808", + "missed": true + }, + { + "index": "1809", + "missed": true + }, + { + "index": "1810", + "missed": true + }, + { + "index": "1824", + "missed": true + }, + { + "index": "1825", + "missed": true + }, + { + "index": "1826", + "missed": true + }, + { + "index": "1827", + "missed": true + }, + { + "index": "1828", + "missed": true + }, + { + "index": "1829", + "missed": true + }, + { + "index": "1830", + "missed": true + }, + { + "index": "1831", + "missed": true + }, + { + "index": "1832", + "missed": true + }, + { + "index": "1833", + "missed": true + }, + { + "index": "1834", + "missed": true + }, + { + "index": "1835", + "missed": true + }, + { + "index": "1836", + "missed": true + }, + { + "index": "1837", + "missed": true + }, + { + "index": "1838", + "missed": true + }, + { + "index": "1839", + "missed": true + }, + { + "index": "1840", + "missed": true + }, + { + "index": "1841", + "missed": true + }, + { + "index": "1842", + "missed": true + }, + { + "index": "1843", + "missed": true + }, + { + "index": "1844", + "missed": true + }, + { + "index": "1845", + "missed": true + }, + { + "index": "1846", + "missed": true + }, + { + "index": "1847", + "missed": true + }, + { + "index": "1848", + "missed": true + }, + { + "index": "1849", + "missed": true + }, + { + "index": "1850", + "missed": true + }, + { + "index": "1851", + "missed": true + }, + { + "index": "1865", + "missed": true + }, + { + "index": "1866", + "missed": true + }, + { + "index": "1867", + "missed": true + }, + { + "index": "1868", + "missed": true + }, + { + "index": "1869", + "missed": true + }, + { + "index": "1870", + "missed": true + }, + { + "index": "1871", + "missed": true + }, + { + "index": "1872", + "missed": true + }, + { + "index": "1873", + "missed": true + }, + { + "index": "1874", + "missed": true + }, + { + "index": "1875", + "missed": true + }, + { + "index": "1876", + "missed": true + }, + { + "index": "1877", + "missed": true + }, + { + "index": "1878", + "missed": true + }, + { + "index": "1879", + "missed": true + }, + { + "index": "1880", + "missed": true + }, + { + "index": "1881", + "missed": true + }, + { + "index": "1882", + "missed": true + }, + { + "index": "1883", + "missed": true + }, + { + "index": "1884", + "missed": true + }, + { + "index": "1885", + "missed": true + }, + { + "index": "1886", + "missed": true + }, + { + "index": "1887", + "missed": true + }, + { + "index": "1888", + "missed": true + }, + { + "index": "1889", + "missed": true + }, + { + "index": "1890", + "missed": true + }, + { + "index": "1891", + "missed": true + }, + { + "index": "1892", + "missed": true + }, + { + "index": "1906", + "missed": true + }, + { + "index": "1907", + "missed": true + }, + { + "index": "1908", + "missed": true + }, + { + "index": "1909", + "missed": true + }, + { + "index": "1910", + "missed": true + }, + { + "index": "1911", + "missed": true + }, + { + "index": "1912", + "missed": true + }, + { + "index": "1913", + "missed": true + }, + { + "index": "1914", + "missed": true + }, + { + "index": "1915", + "missed": true + }, + { + "index": "1916", + "missed": true + }, + { + "index": "1917", + "missed": true + }, + { + "index": "1918", + "missed": true + }, + { + "index": "1919", + "missed": true + }, + { + "index": "1920", + "missed": true + }, + { + "index": "1921", + "missed": true + }, + { + "index": "1922", + "missed": true + }, + { + "index": "1923", + "missed": true + }, + { + "index": "1924", + "missed": true + }, + { + "index": "1925", + "missed": true + }, + { + "index": "1926", + "missed": true + }, + { + "index": "1927", + "missed": true + }, + { + "index": "1928", + "missed": true + }, + { + "index": "1929", + "missed": true + }, + { + "index": "1930", + "missed": true + }, + { + "index": "1931", + "missed": true + }, + { + "index": "1932", + "missed": true + }, + { + "index": "1933", + "missed": true + }, + { + "index": "1934", + "missed": true + }, + { + "index": "1946", + "missed": true + }, + { + "index": "1947", + "missed": true + }, + { + "index": "1948", + "missed": true + }, + { + "index": "1949", + "missed": true + }, + { + "index": "1950", + "missed": true + }, + { + "index": "1951", + "missed": true + }, + { + "index": "1952", + "missed": true + }, + { + "index": "1953", + "missed": true + }, + { + "index": "1954", + "missed": true + }, + { + "index": "1955", + "missed": true + }, + { + "index": "1956", + "missed": true + }, + { + "index": "1957", + "missed": true + }, + { + "index": "1958", + "missed": true + }, + { + "index": "1959", + "missed": true + }, + { + "index": "1960", + "missed": true + }, + { + "index": "1961", + "missed": true + }, + { + "index": "1962", + "missed": true + }, + { + "index": "1963", + "missed": true + }, + { + "index": "1964", + "missed": true + }, + { + "index": "1965", + "missed": true + }, + { + "index": "1966", + "missed": true + }, + { + "index": "1967", + "missed": true + }, + { + "index": "1968", + "missed": true + }, + { + "index": "1969", + "missed": true + }, + { + "index": "1970", + "missed": true + }, + { + "index": "1971", + "missed": true + }, + { + "index": "1972", + "missed": true + }, + { + "index": "1973", + "missed": true + }, + { + "index": "1985", + "missed": true + }, + { + "index": "1986", + "missed": true + }, + { + "index": "1987", + "missed": true + }, + { + "index": "1988", + "missed": true + }, + { + "index": "1989", + "missed": true + }, + { + "index": "1990", + "missed": true + }, + { + "index": "1991", + "missed": true + }, + { + "index": "1992", + "missed": true + }, + { + "index": "1993", + "missed": true + }, + { + "index": "1994", + "missed": true + }, + { + "index": "1995", + "missed": true + }, + { + "index": "1996", + "missed": true + }, + { + "index": "1997", + "missed": true + }, + { + "index": "1998", + "missed": true + }, + { + "index": "2014", + "missed": true + }, + { + "index": "2038", + "missed": true + }, + { + "index": "2039", + "missed": true + }, + { + "index": "2040", + "missed": true + }, + { + "index": "2041", + "missed": true + }, + { + "index": "2042", + "missed": true + }, + { + "index": "2043", + "missed": true + }, + { + "index": "2044", + "missed": true + }, + { + "index": "2045", + "missed": true + }, + { + "index": "2046", + "missed": true + }, + { + "index": "2047", + "missed": true + }, + { + "index": "2048", + "missed": true + }, + { + "index": "2049", + "missed": true + }, + { + "index": "2050", + "missed": true + }, + { + "index": "2051", + "missed": true + }, + { + "index": "2052", + "missed": true + }, + { + "index": "2053", + "missed": true + }, + { + "index": "2054", + "missed": true + }, + { + "index": "2055", + "missed": true + }, + { + "index": "2070", + "missed": true + }, + { + "index": "2071", + "missed": true + }, + { + "index": "2072", + "missed": true + }, + { + "index": "2073", + "missed": true + }, + { + "index": "2074", + "missed": true + }, + { + "index": "2075", + "missed": true + }, + { + "index": "2076", + "missed": true + }, + { + "index": "2077", + "missed": true + }, + { + "index": "2078", + "missed": true + }, + { + "index": "2079", + "missed": true + }, + { + "index": "2080", + "missed": true + }, + { + "index": "2081", + "missed": true + }, + { + "index": "2082", + "missed": true + }, + { + "index": "2083", + "missed": true + }, + { + "index": "2084", + "missed": true + }, + { + "index": "2085", + "missed": true + }, + { + "index": "2086", + "missed": true + }, + { + "index": "2087", + "missed": true + }, + { + "index": "2088", + "missed": true + }, + { + "index": "2089", + "missed": true + }, + { + "index": "2090", + "missed": true + }, + { + "index": "2091", + "missed": true + }, + { + "index": "2092", + "missed": true + }, + { + "index": "2093", + "missed": true + }, + { + "index": "2094", + "missed": true + }, + { + "index": "2095", + "missed": true + }, + { + "index": "2096", + "missed": true + }, + { + "index": "2107", + "missed": true + }, + { + "index": "2108", + "missed": true + }, + { + "index": "2109", + "missed": true + }, + { + "index": "2110", + "missed": true + }, + { + "index": "2111", + "missed": true + }, + { + "index": "2112", + "missed": true + }, + { + "index": "2113", + "missed": true + }, + { + "index": "2114", + "missed": true + }, + { + "index": "2115", + "missed": true + }, + { + "index": "2116", + "missed": true + }, + { + "index": "2117", + "missed": true + }, + { + "index": "2118", + "missed": true + }, + { + "index": "2119", + "missed": true + }, + { + "index": "2120", + "missed": true + }, + { + "index": "2121", + "missed": true + }, + { + "index": "2122", + "missed": true + }, + { + "index": "2123", + "missed": true + }, + { + "index": "2124", + "missed": true + }, + { + "index": "2125", + "missed": true + }, + { + "index": "2126", + "missed": true + }, + { + "index": "2127", + "missed": true + }, + { + "index": "2128", + "missed": true + }, + { + "index": "2129", + "missed": true + }, + { + "index": "2130", + "missed": true + }, + { + "index": "2131", + "missed": true + }, + { + "index": "2132", + "missed": true + }, + { + "index": "2133", + "missed": true + }, + { + "index": "2134", + "missed": true + }, + { + "index": "2135", + "missed": true + }, + { + "index": "2136", + "missed": true + }, + { + "index": "2149", + "missed": true + }, + { + "index": "2150", + "missed": true + }, + { + "index": "2151", + "missed": true + }, + { + "index": "2152", + "missed": true + }, + { + "index": "2153", + "missed": true + }, + { + "index": "2154", + "missed": true + }, + { + "index": "2155", + "missed": true + }, + { + "index": "2156", + "missed": true + }, + { + "index": "2157", + "missed": true + }, + { + "index": "2158", + "missed": true + }, + { + "index": "2159", + "missed": true + }, + { + "index": "2160", + "missed": true + }, + { + "index": "2161", + "missed": true + }, + { + "index": "2162", + "missed": true + }, + { + "index": "2163", + "missed": true + }, + { + "index": "2164", + "missed": true + }, + { + "index": "2165", + "missed": true + }, + { + "index": "2166", + "missed": true + }, + { + "index": "2167", + "missed": true + }, + { + "index": "2168", + "missed": true + }, + { + "index": "2169", + "missed": true + }, + { + "index": "2170", + "missed": true + }, + { + "index": "2171", + "missed": true + }, + { + "index": "2172", + "missed": true + }, + { + "index": "2173", + "missed": true + }, + { + "index": "2174", + "missed": true + }, + { + "index": "2175", + "missed": true + }, + { + "index": "2188", + "missed": true + }, + { + "index": "2189", + "missed": true + }, + { + "index": "2190", + "missed": true + }, + { + "index": "2191", + "missed": true + }, + { + "index": "2192", + "missed": true + }, + { + "index": "2193", + "missed": true + }, + { + "index": "2194", + "missed": true + }, + { + "index": "2195", + "missed": true + }, + { + "index": "2196", + "missed": true + }, + { + "index": "2197", + "missed": true + }, + { + "index": "2198", + "missed": true + }, + { + "index": "2199", + "missed": true + }, + { + "index": "2200", + "missed": true + }, + { + "index": "2201", + "missed": true + }, + { + "index": "2202", + "missed": true + }, + { + "index": "2203", + "missed": true + }, + { + "index": "2204", + "missed": true + }, + { + "index": "2205", + "missed": true + }, + { + "index": "2206", + "missed": true + }, + { + "index": "2207", + "missed": true + }, + { + "index": "2208", + "missed": true + }, + { + "index": "2209", + "missed": true + }, + { + "index": "2210", + "missed": true + }, + { + "index": "2211", + "missed": true + }, + { + "index": "2212", + "missed": true + }, + { + "index": "2213", + "missed": true + }, + { + "index": "2214", + "missed": true + }, + { + "index": "2215", + "missed": true + }, + { + "index": "2216", + "missed": true + }, + { + "index": "2217", + "missed": true + }, + { + "index": "2218", + "missed": true + }, + { + "index": "2228", + "missed": true + }, + { + "index": "2229", + "missed": true + }, + { + "index": "2230", + "missed": true + }, + { + "index": "2231", + "missed": true + }, + { + "index": "2232", + "missed": true + }, + { + "index": "2233", + "missed": true + }, + { + "index": "2234", + "missed": true + }, + { + "index": "2235", + "missed": true + }, + { + "index": "2236", + "missed": true + }, + { + "index": "2237", + "missed": true + }, + { + "index": "2238", + "missed": true + }, + { + "index": "2239", + "missed": true + }, + { + "index": "2240", + "missed": true + }, + { + "index": "2241", + "missed": true + }, + { + "index": "2242", + "missed": true + }, + { + "index": "2243", + "missed": true + }, + { + "index": "2244", + "missed": true + }, + { + "index": "2245", + "missed": true + }, + { + "index": "2246", + "missed": true + }, + { + "index": "2247", + "missed": true + }, + { + "index": "2248", + "missed": true + }, + { + "index": "2249", + "missed": true + }, + { + "index": "2250", + "missed": true + }, + { + "index": "2251", + "missed": true + }, + { + "index": "2252", + "missed": true + }, + { + "index": "2253", + "missed": true + }, + { + "index": "2254", + "missed": true + }, + { + "index": "2255", + "missed": true + }, + { + "index": "2256", + "missed": true + }, + { + "index": "2257", + "missed": true + }, + { + "index": "2258", + "missed": true + }, + { + "index": "2270", + "missed": true + }, + { + "index": "2271", + "missed": true + }, + { + "index": "2272", + "missed": true + }, + { + "index": "2273", + "missed": true + }, + { + "index": "2274", + "missed": true + }, + { + "index": "2275", + "missed": true + }, + { + "index": "2276", + "missed": true + }, + { + "index": "2277", + "missed": true + }, + { + "index": "2278", + "missed": true + }, + { + "index": "2279", + "missed": true + }, + { + "index": "2280", + "missed": true + }, + { + "index": "2281", + "missed": true + }, + { + "index": "2282", + "missed": true + }, + { + "index": "2283", + "missed": true + }, + { + "index": "2284", + "missed": true + }, + { + "index": "2285", + "missed": true + }, + { + "index": "2286", + "missed": true + }, + { + "index": "2287", + "missed": true + }, + { + "index": "2288", + "missed": true + }, + { + "index": "2289", + "missed": true + }, + { + "index": "2290", + "missed": true + }, + { + "index": "2291", + "missed": true + }, + { + "index": "2292", + "missed": true + }, + { + "index": "2293", + "missed": true + }, + { + "index": "2294", + "missed": true + }, + { + "index": "2295", + "missed": true + }, + { + "index": "2296", + "missed": true + }, + { + "index": "2297", + "missed": true + }, + { + "index": "2298", + "missed": true + }, + { + "index": "2299", + "missed": true + }, + { + "index": "2310", + "missed": true + }, + { + "index": "2311", + "missed": true + }, + { + "index": "2312", + "missed": true + }, + { + "index": "2313", + "missed": true + }, + { + "index": "2314", + "missed": true + }, + { + "index": "2315", + "missed": true + }, + { + "index": "2316", + "missed": true + }, + { + "index": "2317", + "missed": true + }, + { + "index": "2318", + "missed": true + }, + { + "index": "2319", + "missed": true + }, + { + "index": "2320", + "missed": true + }, + { + "index": "2321", + "missed": true + }, + { + "index": "2322", + "missed": true + }, + { + "index": "2323", + "missed": true + }, + { + "index": "2324", + "missed": true + }, + { + "index": "2325", + "missed": true + }, + { + "index": "2326", + "missed": true + }, + { + "index": "2327", + "missed": true + }, + { + "index": "2329", + "missed": true + }, + { + "index": "2330", + "missed": true + }, + { + "index": "2331", + "missed": true + }, + { + "index": "2332", + "missed": true + }, + { + "index": "2333", + "missed": true + }, + { + "index": "2334", + "missed": true + }, + { + "index": "2335", + "missed": true + }, + { + "index": "2336", + "missed": true + }, + { + "index": "2350", + "missed": true + }, + { + "index": "2351", + "missed": true + }, + { + "index": "2353", + "missed": true + }, + { + "index": "2354", + "missed": true + }, + { + "index": "2355", + "missed": true + }, + { + "index": "2356", + "missed": true + }, + { + "index": "2357", + "missed": true + }, + { + "index": "2358", + "missed": true + }, + { + "index": "2359", + "missed": true + }, + { + "index": "2361", + "missed": true + }, + { + "index": "2362", + "missed": true + }, + { + "index": "2363", + "missed": true + }, + { + "index": "2364", + "missed": true + }, + { + "index": "2365", + "missed": true + }, + { + "index": "2366", + "missed": true + }, + { + "index": "2367", + "missed": true + }, + { + "index": "2368", + "missed": true + }, + { + "index": "2369", + "missed": true + }, + { + "index": "2370", + "missed": true + }, + { + "index": "2371", + "missed": true + }, + { + "index": "2372", + "missed": true + }, + { + "index": "2373", + "missed": true + }, + { + "index": "2374", + "missed": true + }, + { + "index": "2375", + "missed": true + }, + { + "index": "2376", + "missed": true + }, + { + "index": "2377", + "missed": true + }, + { + "index": "2378", + "missed": true + }, + { + "index": "2392", + "missed": true + }, + { + "index": "2393", + "missed": true + }, + { + "index": "2394", + "missed": true + }, + { + "index": "2395", + "missed": true + }, + { + "index": "2396", + "missed": true + }, + { + "index": "2397", + "missed": true + }, + { + "index": "2398", + "missed": true + }, + { + "index": "2399", + "missed": true + }, + { + "index": "2400", + "missed": true + }, + { + "index": "2401", + "missed": true + }, + { + "index": "2402", + "missed": true + }, + { + "index": "2403", + "missed": true + }, + { + "index": "2404", + "missed": true + }, + { + "index": "2405", + "missed": true + }, + { + "index": "2406", + "missed": true + }, + { + "index": "2407", + "missed": true + }, + { + "index": "2408", + "missed": true + }, + { + "index": "2409", + "missed": true + }, + { + "index": "2410", + "missed": true + }, + { + "index": "2411", + "missed": true + }, + { + "index": "2412", + "missed": true + }, + { + "index": "2413", + "missed": true + }, + { + "index": "2414", + "missed": true + }, + { + "index": "2415", + "missed": true + }, + { + "index": "2416", + "missed": true + }, + { + "index": "2417", + "missed": true + }, + { + "index": "2418", + "missed": true + }, + { + "index": "2419", + "missed": true + }, + { + "index": "2420", + "missed": true + }, + { + "index": "2432", + "missed": true + }, + { + "index": "2433", + "missed": true + }, + { + "index": "2434", + "missed": true + }, + { + "index": "2435", + "missed": true + }, + { + "index": "2436", + "missed": true + }, + { + "index": "2437", + "missed": true + }, + { + "index": "2438", + "missed": true + }, + { + "index": "2439", + "missed": true + }, + { + "index": "2440", + "missed": true + }, + { + "index": "2441", + "missed": true + }, + { + "index": "2442", + "missed": true + }, + { + "index": "2443", + "missed": true + }, + { + "index": "2444", + "missed": true + }, + { + "index": "2445", + "missed": true + }, + { + "index": "2446", + "missed": true + }, + { + "index": "2447", + "missed": true + }, + { + "index": "2448", + "missed": true + }, + { + "index": "2449", + "missed": true + }, + { + "index": "2450", + "missed": true + }, + { + "index": "2451", + "missed": true + }, + { + "index": "2452", + "missed": true + }, + { + "index": "2453", + "missed": true + }, + { + "index": "2454", + "missed": true + }, + { + "index": "2455", + "missed": true + }, + { + "index": "2456", + "missed": true + }, + { + "index": "2457", + "missed": true + }, + { + "index": "2458", + "missed": true + }, + { + "index": "2459", + "missed": true + }, + { + "index": "2460", + "missed": true + }, + { + "index": "2472", + "missed": true + }, + { + "index": "2473", + "missed": true + }, + { + "index": "2474", + "missed": true + }, + { + "index": "2475", + "missed": true + }, + { + "index": "2476", + "missed": true + }, + { + "index": "2477", + "missed": true + }, + { + "index": "2478", + "missed": true + }, + { + "index": "2479", + "missed": true + }, + { + "index": "2480", + "missed": true + }, + { + "index": "2481", + "missed": true + }, + { + "index": "2482", + "missed": true + }, + { + "index": "2483", + "missed": true + }, + { + "index": "2484", + "missed": true + }, + { + "index": "2485", + "missed": true + }, + { + "index": "2486", + "missed": true + }, + { + "index": "2487", + "missed": true + }, + { + "index": "2488", + "missed": true + }, + { + "index": "2489", + "missed": true + }, + { + "index": "2490", + "missed": true + }, + { + "index": "2491", + "missed": true + }, + { + "index": "2492", + "missed": true + }, + { + "index": "2493", + "missed": true + }, + { + "index": "2494", + "missed": true + }, + { + "index": "2495", + "missed": true + }, + { + "index": "2496", + "missed": true + }, + { + "index": "2497", + "missed": true + }, + { + "index": "2498", + "missed": true + }, + { + "index": "2499", + "missed": true + }, + { + "index": "2500", + "missed": true + }, + { + "index": "2514", + "missed": true + }, + { + "index": "2515", + "missed": true + }, + { + "index": "2516", + "missed": true + }, + { + "index": "2517", + "missed": true + }, + { + "index": "2519", + "missed": true + }, + { + "index": "2520", + "missed": true + }, + { + "index": "2521", + "missed": true + }, + { + "index": "2523", + "missed": true + }, + { + "index": "2524", + "missed": true + }, + { + "index": "2525", + "missed": true + }, + { + "index": "2526", + "missed": true + }, + { + "index": "2527", + "missed": true + }, + { + "index": "2528", + "missed": true + }, + { + "index": "2529", + "missed": true + }, + { + "index": "2530", + "missed": true + }, + { + "index": "2531", + "missed": true + }, + { + "index": "2532", + "missed": true + }, + { + "index": "2533", + "missed": true + }, + { + "index": "2534", + "missed": true + }, + { + "index": "2535", + "missed": true + }, + { + "index": "2536", + "missed": true + }, + { + "index": "2537", + "missed": true + }, + { + "index": "2538", + "missed": true + }, + { + "index": "2539", + "missed": true + }, + { + "index": "2562", + "missed": true + }, + { + "index": "2563", + "missed": true + }, + { + "index": "2564", + "missed": true + }, + { + "index": "2565", + "missed": true + }, + { + "index": "2566", + "missed": true + }, + { + "index": "2567", + "missed": true + }, + { + "index": "2568", + "missed": true + }, + { + "index": "2569", + "missed": true + }, + { + "index": "2570", + "missed": true + }, + { + "index": "2571", + "missed": true + }, + { + "index": "2572", + "missed": true + }, + { + "index": "2573", + "missed": true + }, + { + "index": "2574", + "missed": true + }, + { + "index": "2575", + "missed": true + }, + { + "index": "2576", + "missed": true + }, + { + "index": "2577", + "missed": true + }, + { + "index": "2578", + "missed": true + }, + { + "index": "2579", + "missed": true + }, + { + "index": "2582", + "missed": true + }, + { + "index": "2605", + "missed": true + }, + { + "index": "2606", + "missed": true + }, + { + "index": "2607", + "missed": true + }, + { + "index": "2608", + "missed": true + }, + { + "index": "2609", + "missed": true + }, + { + "index": "2610", + "missed": true + }, + { + "index": "2611", + "missed": true + }, + { + "index": "2612", + "missed": true + }, + { + "index": "2613", + "missed": true + }, + { + "index": "2614", + "missed": true + }, + { + "index": "2615", + "missed": true + }, + { + "index": "2616", + "missed": true + }, + { + "index": "2617", + "missed": true + }, + { + "index": "2618", + "missed": true + }, + { + "index": "2619", + "missed": true + }, + { + "index": "2620", + "missed": true + }, + { + "index": "2621", + "missed": true + }, + { + "index": "2622", + "missed": true + }, + { + "index": "2623", + "missed": true + }, + { + "index": "2624", + "missed": true + }, + { + "index": "2637", + "missed": true + }, + { + "index": "2639", + "missed": true + }, + { + "index": "2640", + "missed": true + }, + { + "index": "2641", + "missed": true + }, + { + "index": "2642", + "missed": true + }, + { + "index": "2643", + "missed": true + }, + { + "index": "2644", + "missed": true + }, + { + "index": "2645", + "missed": true + }, + { + "index": "2646", + "missed": true + }, + { + "index": "2647", + "missed": true + }, + { + "index": "2648", + "missed": true + }, + { + "index": "2649", + "missed": true + }, + { + "index": "2650", + "missed": true + }, + { + "index": "2651", + "missed": true + }, + { + "index": "2652", + "missed": true + }, + { + "index": "2653", + "missed": true + }, + { + "index": "2654", + "missed": true + }, + { + "index": "2655", + "missed": true + }, + { + "index": "2656", + "missed": true + }, + { + "index": "2657", + "missed": true + }, + { + "index": "2658", + "missed": true + }, + { + "index": "2659", + "missed": true + }, + { + "index": "2660", + "missed": true + }, + { + "index": "2661", + "missed": true + }, + { + "index": "2662", + "missed": true + }, + { + "index": "2663", + "missed": true + }, + { + "index": "2664", + "missed": true + }, + { + "index": "2665", + "missed": true + }, + { + "index": "2684", + "missed": true + }, + { + "index": "2685", + "missed": true + }, + { + "index": "2686", + "missed": true + }, + { + "index": "2687", + "missed": true + }, + { + "index": "2688", + "missed": true + }, + { + "index": "2689", + "missed": true + }, + { + "index": "2690", + "missed": true + }, + { + "index": "2691", + "missed": true + }, + { + "index": "2692", + "missed": true + }, + { + "index": "2693", + "missed": true + }, + { + "index": "2694", + "missed": true + }, + { + "index": "2695", + "missed": true + }, + { + "index": "2696", + "missed": true + }, + { + "index": "2697", + "missed": true + }, + { + "index": "2698", + "missed": true + }, + { + "index": "2699", + "missed": true + }, + { + "index": "2700", + "missed": true + }, + { + "index": "2701", + "missed": true + }, + { + "index": "2702", + "missed": true + }, + { + "index": "2703", + "missed": true + }, + { + "index": "2704", + "missed": true + }, + { + "index": "2705", + "missed": true + }, + { + "index": "2722", + "missed": true + }, + { + "index": "2723", + "missed": true + }, + { + "index": "2724", + "missed": true + }, + { + "index": "2725", + "missed": true + }, + { + "index": "2726", + "missed": true + }, + { + "index": "2727", + "missed": true + }, + { + "index": "2728", + "missed": true + }, + { + "index": "2729", + "missed": true + }, + { + "index": "2730", + "missed": true + }, + { + "index": "2731", + "missed": true + }, + { + "index": "2732", + "missed": true + }, + { + "index": "2733", + "missed": true + }, + { + "index": "2734", + "missed": true + }, + { + "index": "2735", + "missed": true + }, + { + "index": "2736", + "missed": true + }, + { + "index": "2737", + "missed": true + }, + { + "index": "2738", + "missed": true + }, + { + "index": "2739", + "missed": true + }, + { + "index": "2740", + "missed": true + }, + { + "index": "2741", + "missed": true + }, + { + "index": "2742", + "missed": true + }, + { + "index": "2743", + "missed": true + }, + { + "index": "2744", + "missed": true + }, + { + "index": "2745", + "missed": true + }, + { + "index": "2761", + "missed": true + }, + { + "index": "2763", + "missed": true + }, + { + "index": "2764", + "missed": true + }, + { + "index": "2765", + "missed": true + }, + { + "index": "2766", + "missed": true + }, + { + "index": "2767", + "missed": true + }, + { + "index": "2768", + "missed": true + }, + { + "index": "2769", + "missed": true + }, + { + "index": "2770", + "missed": true + }, + { + "index": "2771", + "missed": true + }, + { + "index": "2772", + "missed": true + }, + { + "index": "2773", + "missed": true + }, + { + "index": "2774", + "missed": true + }, + { + "index": "2775", + "missed": true + }, + { + "index": "2776", + "missed": true + }, + { + "index": "2777", + "missed": true + }, + { + "index": "2778", + "missed": true + }, + { + "index": "2779", + "missed": true + }, + { + "index": "2780", + "missed": true + }, + { + "index": "2781", + "missed": true + }, + { + "index": "2782", + "missed": true + }, + { + "index": "2783", + "missed": true + }, + { + "index": "2784", + "missed": true + }, + { + "index": "2785", + "missed": true + }, + { + "index": "2786", + "missed": true + }, + { + "index": "2787", + "missed": true + }, + { + "index": "2801", + "missed": true + }, + { + "index": "2802", + "missed": true + }, + { + "index": "2803", + "missed": true + }, + { + "index": "2804", + "missed": true + }, + { + "index": "2805", + "missed": true + }, + { + "index": "2806", + "missed": true + }, + { + "index": "2807", + "missed": true + }, + { + "index": "2808", + "missed": true + }, + { + "index": "2809", + "missed": true + }, + { + "index": "2810", + "missed": true + }, + { + "index": "2811", + "missed": true + }, + { + "index": "2812", + "missed": true + }, + { + "index": "2813", + "missed": true + }, + { + "index": "2814", + "missed": true + }, + { + "index": "2815", + "missed": true + }, + { + "index": "2816", + "missed": true + }, + { + "index": "2817", + "missed": true + }, + { + "index": "2818", + "missed": true + }, + { + "index": "2819", + "missed": true + }, + { + "index": "2820", + "missed": true + }, + { + "index": "2821", + "missed": true + }, + { + "index": "2822", + "missed": true + }, + { + "index": "2823", + "missed": true + }, + { + "index": "2824", + "missed": true + }, + { + "index": "2825", + "missed": true + }, + { + "index": "2826", + "missed": true + }, + { + "index": "2827", + "missed": true + }, + { + "index": "2828", + "missed": true + }, + { + "index": "2845", + "missed": true + }, + { + "index": "2847", + "missed": true + }, + { + "index": "2848", + "missed": true + }, + { + "index": "2849", + "missed": true + }, + { + "index": "2850", + "missed": true + }, + { + "index": "2851", + "missed": true + }, + { + "index": "2852", + "missed": true + }, + { + "index": "2853", + "missed": true + }, + { + "index": "2854", + "missed": true + }, + { + "index": "2855", + "missed": true + }, + { + "index": "2856", + "missed": true + }, + { + "index": "2857", + "missed": true + }, + { + "index": "2858", + "missed": true + }, + { + "index": "2859", + "missed": true + }, + { + "index": "2860", + "missed": true + }, + { + "index": "2861", + "missed": true + }, + { + "index": "2862", + "missed": true + }, + { + "index": "2863", + "missed": true + }, + { + "index": "2864", + "missed": true + }, + { + "index": "2865", + "missed": true + }, + { + "index": "2866", + "missed": true + }, + { + "index": "2867", + "missed": true + }, + { + "index": "2868", + "missed": true + }, + { + "index": "2885", + "missed": true + }, + { + "index": "2886", + "missed": true + }, + { + "index": "2887", + "missed": true + }, + { + "index": "2888", + "missed": true + }, + { + "index": "2889", + "missed": true + }, + { + "index": "2890", + "missed": true + }, + { + "index": "2891", + "missed": true + }, + { + "index": "2892", + "missed": true + }, + { + "index": "2893", + "missed": true + }, + { + "index": "2894", + "missed": true + }, + { + "index": "2895", + "missed": true + }, + { + "index": "2896", + "missed": true + }, + { + "index": "2897", + "missed": true + }, + { + "index": "2898", + "missed": true + }, + { + "index": "2899", + "missed": true + }, + { + "index": "2900", + "missed": true + }, + { + "index": "2901", + "missed": true + }, + { + "index": "2902", + "missed": true + }, + { + "index": "2903", + "missed": true + }, + { + "index": "2904", + "missed": true + }, + { + "index": "2905", + "missed": true + }, + { + "index": "2906", + "missed": true + }, + { + "index": "2907", + "missed": true + }, + { + "index": "2908", + "missed": true + }, + { + "index": "2909", + "missed": true + }, + { + "index": "2925", + "missed": true + }, + { + "index": "2926", + "missed": true + }, + { + "index": "2927", + "missed": true + }, + { + "index": "2929", + "missed": true + }, + { + "index": "2930", + "missed": true + }, + { + "index": "2931", + "missed": true + }, + { + "index": "2932", + "missed": true + }, + { + "index": "2933", + "missed": true + }, + { + "index": "2934", + "missed": true + }, + { + "index": "2935", + "missed": true + }, + { + "index": "2936", + "missed": true + }, + { + "index": "2937", + "missed": true + }, + { + "index": "2938", + "missed": true + }, + { + "index": "2939", + "missed": true + }, + { + "index": "2940", + "missed": true + }, + { + "index": "2941", + "missed": true + }, + { + "index": "2942", + "missed": true + }, + { + "index": "2943", + "missed": true + }, + { + "index": "2944", + "missed": true + }, + { + "index": "2945", + "missed": true + }, + { + "index": "2946", + "missed": true + }, + { + "index": "2947", + "missed": true + }, + { + "index": "2948", + "missed": true + }, + { + "index": "2949", + "missed": true + }, + { + "index": "2950", + "missed": true + }, + { + "index": "2969", + "missed": true + }, + { + "index": "2970", + "missed": true + }, + { + "index": "2971", + "missed": true + }, + { + "index": "2972", + "missed": true + }, + { + "index": "2973", + "missed": true + }, + { + "index": "2974", + "missed": true + }, + { + "index": "2975", + "missed": true + }, + { + "index": "2976", + "missed": true + }, + { + "index": "2977", + "missed": true + }, + { + "index": "2978", + "missed": true + }, + { + "index": "2979", + "missed": true + }, + { + "index": "2980", + "missed": true + }, + { + "index": "2981", + "missed": true + }, + { + "index": "2982", + "missed": true + }, + { + "index": "2983", + "missed": true + }, + { + "index": "2984", + "missed": true + }, + { + "index": "2985", + "missed": true + }, + { + "index": "2986", + "missed": true + }, + { + "index": "2987", + "missed": true + }, + { + "index": "2988", + "missed": true + }, + { + "index": "3012", + "missed": true + }, + { + "index": "3013", + "missed": true + }, + { + "index": "3015", + "missed": true + }, + { + "index": "3016", + "missed": true + }, + { + "index": "3017", + "missed": true + }, + { + "index": "3018", + "missed": true + }, + { + "index": "3019", + "missed": true + }, + { + "index": "3020", + "missed": true + }, + { + "index": "3021", + "missed": true + }, + { + "index": "3022", + "missed": true + }, + { + "index": "3023", + "missed": true + }, + { + "index": "3024", + "missed": true + }, + { + "index": "3025", + "missed": true + }, + { + "index": "3026", + "missed": true + }, + { + "index": "3027", + "missed": true + }, + { + "index": "3028", + "missed": true + }, + { + "index": "3029", + "missed": true + }, + { + "index": "3030", + "missed": true + }, + { + "index": "3031", + "missed": true + }, + { + "index": "3049", + "missed": true + }, + { + "index": "3050", + "missed": true + }, + { + "index": "3051", + "missed": true + }, + { + "index": "3052", + "missed": true + }, + { + "index": "3053", + "missed": true + }, + { + "index": "3054", + "missed": true + }, + { + "index": "3055", + "missed": true + }, + { + "index": "3056", + "missed": true + }, + { + "index": "3057", + "missed": true + }, + { + "index": "3110", + "missed": true + }, + { + "index": "3112", + "missed": true + }, + { + "index": "3133", + "missed": true + }, + { + "index": "3138", + "missed": true + }, + { + "index": "3141", + "missed": true + }, + { + "index": "3142", + "missed": true + }, + { + "index": "3143", + "missed": true + }, + { + "index": "3144", + "missed": true + }, + { + "index": "3145", + "missed": true + }, + { + "index": "3146", + "missed": true + }, + { + "index": "3147", + "missed": true + }, + { + "index": "3148", + "missed": true + }, + { + "index": "3149", + "missed": true + }, + { + "index": "3150", + "missed": true + }, + { + "index": "3177", + "missed": true + }, + { + "index": "3178", + "missed": true + }, + { + "index": "3179", + "missed": true + }, + { + "index": "3180", + "missed": true + }, + { + "index": "3181", + "missed": true + }, + { + "index": "3182", + "missed": true + }, + { + "index": "3183", + "missed": true + }, + { + "index": "3184", + "missed": true + }, + { + "index": "3185", + "missed": true + }, + { + "index": "3186", + "missed": true + }, + { + "index": "3187", + "missed": true + }, + { + "index": "3188", + "missed": true + }, + { + "index": "3189", + "missed": true + }, + { + "index": "3190", + "missed": true + }, + { + "index": "3191", + "missed": true + }, + { + "index": "3192", + "missed": true + }, + { + "index": "3193", + "missed": true + }, + { + "index": "3194", + "missed": true + }, + { + "index": "3195", + "missed": true + }, + { + "index": "3264", + "missed": true + }, + { + "index": "3265", + "missed": true + }, + { + "index": "3267", + "missed": true + }, + { + "index": "3268", + "missed": true + }, + { + "index": "3269", + "missed": true + }, + { + "index": "3270", + "missed": true + }, + { + "index": "3271", + "missed": true + }, + { + "index": "3272", + "missed": true + }, + { + "index": "3273", + "missed": true + }, + { + "index": "3274", + "missed": true + }, + { + "index": "3275", + "missed": true + }, + { + "index": "3276", + "missed": true + }, + { + "index": "3277", + "missed": true + }, + { + "index": "3297", + "missed": true + }, + { + "index": "3298", + "missed": true + }, + { + "index": "3301", + "missed": true + }, + { + "index": "3302", + "missed": true + }, + { + "index": "3303", + "missed": true + }, + { + "index": "3304", + "missed": true + }, + { + "index": "3305", + "missed": true + }, + { + "index": "3306", + "missed": true + }, + { + "index": "3307", + "missed": true + }, + { + "index": "3308", + "missed": true + }, + { + "index": "3309", + "missed": true + }, + { + "index": "3310", + "missed": true + }, + { + "index": "3311", + "missed": true + }, + { + "index": "3312", + "missed": true + }, + { + "index": "3313", + "missed": true + }, + { + "index": "3314", + "missed": true + }, + { + "index": "3315", + "missed": true + }, + { + "index": "3316", + "missed": true + }, + { + "index": "3317", + "missed": true + }, + { + "index": "3318", + "missed": true + }, + { + "index": "3319", + "missed": true + }, + { + "index": "3346", + "missed": true + }, + { + "index": "3347", + "missed": true + }, + { + "index": "3348", + "missed": true + }, + { + "index": "3349", + "missed": true + }, + { + "index": "3350", + "missed": true + }, + { + "index": "3351", + "missed": true + }, + { + "index": "3352", + "missed": true + }, + { + "index": "3353", + "missed": true + }, + { + "index": "3354", + "missed": true + }, + { + "index": "3355", + "missed": true + }, + { + "index": "3356", + "missed": true + }, + { + "index": "3357", + "missed": true + }, + { + "index": "3358", + "missed": true + }, + { + "index": "3359", + "missed": true + }, + { + "index": "3382", + "missed": true + }, + { + "index": "3384", + "missed": true + }, + { + "index": "3386", + "missed": true + }, + { + "index": "3387", + "missed": true + }, + { + "index": "3392", + "missed": true + }, + { + "index": "3394", + "missed": true + }, + { + "index": "3395", + "missed": true + }, + { + "index": "3396", + "missed": true + }, + { + "index": "3397", + "missed": true + }, + { + "index": "3398", + "missed": true + }, + { + "index": "3399", + "missed": true + }, + { + "index": "3431", + "missed": true + }, + { + "index": "3434", + "missed": true + }, + { + "index": "3435", + "missed": true + }, + { + "index": "3436", + "missed": true + }, + { + "index": "3437", + "missed": true + }, + { + "index": "3438", + "missed": true + }, + { + "index": "3439", + "missed": true + }, + { + "index": "3440", + "missed": true + }, + { + "index": "3441", + "missed": true + }, + { + "index": "3457", + "missed": true + }, + { + "index": "3460", + "missed": true + }, + { + "index": "3461", + "missed": true + }, + { + "index": "3462", + "missed": true + }, + { + "index": "3463", + "missed": true + }, + { + "index": "3464", + "missed": true + }, + { + "index": "3465", + "missed": true + }, + { + "index": "3466", + "missed": true + }, + { + "index": "3467", + "missed": true + }, + { + "index": "3468", + "missed": true + }, + { + "index": "3469", + "missed": true + }, + { + "index": "3470", + "missed": true + }, + { + "index": "3471", + "missed": true + }, + { + "index": "3472", + "missed": true + }, + { + "index": "3473", + "missed": true + }, + { + "index": "3474", + "missed": true + }, + { + "index": "3475", + "missed": true + }, + { + "index": "3476", + "missed": true + }, + { + "index": "3498", + "missed": true + }, + { + "index": "3499", + "missed": true + }, + { + "index": "3500", + "missed": true + }, + { + "index": "3501", + "missed": true + }, + { + "index": "3502", + "missed": true + }, + { + "index": "3503", + "missed": true + }, + { + "index": "3504", + "missed": true + }, + { + "index": "3505", + "missed": true + }, + { + "index": "3506", + "missed": true + }, + { + "index": "3507", + "missed": true + }, + { + "index": "3508", + "missed": true + }, + { + "index": "3509", + "missed": true + }, + { + "index": "3510", + "missed": true + }, + { + "index": "3511", + "missed": true + }, + { + "index": "3512", + "missed": true + }, + { + "index": "3513", + "missed": true + }, + { + "index": "3514", + "missed": true + }, + { + "index": "3515", + "missed": true + }, + { + "index": "3516", + "missed": true + }, + { + "index": "3517", + "missed": true + }, + { + "index": "3518", + "missed": true + }, + { + "index": "3519", + "missed": true + }, + { + "index": "3520", + "missed": true + }, + { + "index": "3521", + "missed": true + }, + { + "index": "3522", + "missed": true + }, + { + "index": "3595", + "missed": true + }, + { + "index": "3596", + "missed": true + }, + { + "index": "3597", + "missed": true + }, + { + "index": "3598", + "missed": true + }, + { + "index": "3599", + "missed": true + }, + { + "index": "3600", + "missed": true + }, + { + "index": "3601", + "missed": true + }, + { + "index": "3602", + "missed": true + }, + { + "index": "3603", + "missed": true + }, + { + "index": "3631", + "missed": true + }, + { + "index": "3632", + "missed": true + }, + { + "index": "3633", + "missed": true + }, + { + "index": "3634", + "missed": true + }, + { + "index": "3635", + "missed": true + }, + { + "index": "3636", + "missed": true + }, + { + "index": "3637", + "missed": true + }, + { + "index": "3638", + "missed": true + }, + { + "index": "3639", + "missed": true + }, + { + "index": "3640", + "missed": true + }, + { + "index": "3641", + "missed": true + }, + { + "index": "3642", + "missed": true + }, + { + "index": "3643", + "missed": true + }, + { + "index": "3644", + "missed": true + }, + { + "index": "3662", + "missed": true + }, + { + "index": "3663", + "missed": true + }, + { + "index": "3664", + "missed": true + }, + { + "index": "3665", + "missed": true + }, + { + "index": "3666", + "missed": true + }, + { + "index": "3667", + "missed": true + }, + { + "index": "3668", + "missed": true + }, + { + "index": "3669", + "missed": true + }, + { + "index": "3670", + "missed": true + }, + { + "index": "3671", + "missed": true + }, + { + "index": "3672", + "missed": true + }, + { + "index": "3673", + "missed": true + }, + { + "index": "3674", + "missed": true + }, + { + "index": "3675", + "missed": true + }, + { + "index": "3676", + "missed": true + }, + { + "index": "3677", + "missed": true + }, + { + "index": "3678", + "missed": true + }, + { + "index": "3679", + "missed": true + }, + { + "index": "3680", + "missed": true + }, + { + "index": "3681", + "missed": true + }, + { + "index": "3710", + "missed": true + }, + { + "index": "3712", + "missed": true + }, + { + "index": "3713", + "missed": true + }, + { + "index": "3714", + "missed": true + }, + { + "index": "3715", + "missed": true + }, + { + "index": "3716", + "missed": true + }, + { + "index": "3717", + "missed": true + }, + { + "index": "3718", + "missed": true + }, + { + "index": "3719", + "missed": true + }, + { + "index": "3720", + "missed": true + }, + { + "index": "3721", + "missed": true + }, + { + "index": "3722", + "missed": true + }, + { + "index": "3723", + "missed": true + }, + { + "index": "3724", + "missed": true + }, + { + "index": "3725", + "missed": true + }, + { + "index": "3755", + "missed": true + }, + { + "index": "3757", + "missed": true + }, + { + "index": "3762", + "missed": true + }, + { + "index": "3763", + "missed": true + }, + { + "index": "3764", + "missed": true + }, + { + "index": "3783", + "missed": true + }, + { + "index": "3784", + "missed": true + }, + { + "index": "3785", + "missed": true + }, + { + "index": "3786", + "missed": true + }, + { + "index": "3787", + "missed": true + }, + { + "index": "3788", + "missed": true + }, + { + "index": "3789", + "missed": true + }, + { + "index": "3790", + "missed": true + }, + { + "index": "3791", + "missed": true + }, + { + "index": "3792", + "missed": true + }, + { + "index": "3793", + "missed": true + }, + { + "index": "3794", + "missed": true + }, + { + "index": "3795", + "missed": true + }, + { + "index": "3796", + "missed": true + }, + { + "index": "3797", + "missed": true + }, + { + "index": "3798", + "missed": true + }, + { + "index": "3799", + "missed": true + }, + { + "index": "3800", + "missed": true + }, + { + "index": "3801", + "missed": true + }, + { + "index": "3802", + "missed": true + }, + { + "index": "3803", + "missed": true + }, + { + "index": "3804", + "missed": true + }, + { + "index": "3805", + "missed": true + }, + { + "index": "3806", + "missed": true + }, + { + "index": "3826", + "missed": true + }, + { + "index": "3827", + "missed": true + }, + { + "index": "3828", + "missed": true + }, + { + "index": "3830", + "missed": true + }, + { + "index": "3831", + "missed": true + }, + { + "index": "3832", + "missed": true + }, + { + "index": "3833", + "missed": true + }, + { + "index": "3834", + "missed": true + }, + { + "index": "3835", + "missed": true + }, + { + "index": "3836", + "missed": true + }, + { + "index": "3837", + "missed": true + }, + { + "index": "3838", + "missed": true + }, + { + "index": "3839", + "missed": true + }, + { + "index": "3840", + "missed": true + }, + { + "index": "3841", + "missed": true + }, + { + "index": "3842", + "missed": true + }, + { + "index": "3843", + "missed": true + }, + { + "index": "3844", + "missed": true + }, + { + "index": "3845", + "missed": true + }, + { + "index": "3846", + "missed": true + }, + { + "index": "3847", + "missed": true + }, + { + "index": "3848", + "missed": true + }, + { + "index": "3869", + "missed": true + }, + { + "index": "3870", + "missed": true + }, + { + "index": "3871", + "missed": true + }, + { + "index": "3872", + "missed": true + }, + { + "index": "3873", + "missed": true + }, + { + "index": "3874", + "missed": true + }, + { + "index": "3875", + "missed": true + }, + { + "index": "3876", + "missed": true + }, + { + "index": "3877", + "missed": true + }, + { + "index": "3878", + "missed": true + }, + { + "index": "3879", + "missed": true + }, + { + "index": "3880", + "missed": true + }, + { + "index": "3881", + "missed": true + }, + { + "index": "3882", + "missed": true + }, + { + "index": "3883", + "missed": true + }, + { + "index": "3884", + "missed": true + }, + { + "index": "3885", + "missed": true + }, + { + "index": "3886", + "missed": true + }, + { + "index": "3887", + "missed": true + }, + { + "index": "3912", + "missed": true + }, + { + "index": "3913", + "missed": true + }, + { + "index": "3914", + "missed": true + }, + { + "index": "3915", + "missed": true + }, + { + "index": "3916", + "missed": true + }, + { + "index": "3917", + "missed": true + }, + { + "index": "3918", + "missed": true + }, + { + "index": "3919", + "missed": true + }, + { + "index": "3920", + "missed": true + }, + { + "index": "3921", + "missed": true + }, + { + "index": "3922", + "missed": true + }, + { + "index": "3923", + "missed": true + }, + { + "index": "3924", + "missed": true + }, + { + "index": "3925", + "missed": true + }, + { + "index": "3926", + "missed": true + }, + { + "index": "3927", + "missed": true + }, + { + "index": "3928", + "missed": true + }, + { + "index": "3929", + "missed": true + }, + { + "index": "4762", + "missed": false + }, + { + "index": "4764", + "missed": false + }, + { + "index": "4765", + "missed": false + }, + { + "index": "4766", + "missed": false + }, + { + "index": "4767", + "missed": false + }, + { + "index": "4768", + "missed": false + }, + { + "index": "4785", + "missed": false + }, + { + "index": "4786", + "missed": false + }, + { + "index": "4787", + "missed": false + }, + { + "index": "4788", + "missed": false + }, + { + "index": "4789", + "missed": false + }, + { + "index": "4790", + "missed": false + }, + { + "index": "4791", + "missed": false + }, + { + "index": "4792", + "missed": false + }, + { + "index": "4793", + "missed": false + }, + { + "index": "4794", + "missed": false + }, + { + "index": "4795", + "missed": false + }, + { + "index": "4796", + "missed": false + }, + { + "index": "4797", + "missed": false + }, + { + "index": "4798", + "missed": false + }, + { + "index": "4799", + "missed": false + }, + { + "index": "4800", + "missed": false + }, + { + "index": "4801", + "missed": false + }, + { + "index": "4802", + "missed": false + }, + { + "index": "4803", + "missed": false + }, + { + "index": "4804", + "missed": false + }, + { + "index": "4805", + "missed": false + }, + { + "index": "4806", + "missed": false + }, + { + "index": "4807", + "missed": false + }, + { + "index": "4808", + "missed": false + }, + { + "index": "4809", + "missed": false + }, + { + "index": "4823", + "missed": false + }, + { + "index": "4824", + "missed": false + }, + { + "index": "4825", + "missed": false + }, + { + "index": "4826", + "missed": false + }, + { + "index": "4827", + "missed": false + }, + { + "index": "4828", + "missed": false + }, + { + "index": "4829", + "missed": false + }, + { + "index": "4830", + "missed": false + }, + { + "index": "4831", + "missed": false + }, + { + "index": "4832", + "missed": false + }, + { + "index": "4833", + "missed": false + }, + { + "index": "4834", + "missed": false + }, + { + "index": "4835", + "missed": false + }, + { + "index": "4836", + "missed": false + }, + { + "index": "4837", + "missed": false + }, + { + "index": "4838", + "missed": false + }, + { + "index": "4839", + "missed": false + }, + { + "index": "4840", + "missed": false + }, + { + "index": "4841", + "missed": false + }, + { + "index": "4842", + "missed": false + }, + { + "index": "4843", + "missed": false + }, + { + "index": "4844", + "missed": false + }, + { + "index": "4845", + "missed": false + }, + { + "index": "4846", + "missed": false + }, + { + "index": "4847", + "missed": false + }, + { + "index": "4848", + "missed": false + }, + { + "index": "4849", + "missed": false + }, + { + "index": "4864", + "missed": false + }, + { + "index": "4866", + "missed": false + }, + { + "index": "4867", + "missed": false + }, + { + "index": "4868", + "missed": false + }, + { + "index": "4869", + "missed": false + }, + { + "index": "4870", + "missed": false + }, + { + "index": "4871", + "missed": false + }, + { + "index": "4872", + "missed": false + }, + { + "index": "4873", + "missed": false + }, + { + "index": "4874", + "missed": false + }, + { + "index": "4875", + "missed": false + }, + { + "index": "4876", + "missed": false + }, + { + "index": "4877", + "missed": false + }, + { + "index": "4878", + "missed": false + }, + { + "index": "4879", + "missed": false + }, + { + "index": "4880", + "missed": false + }, + { + "index": "4881", + "missed": false + }, + { + "index": "4882", + "missed": false + }, + { + "index": "4883", + "missed": false + }, + { + "index": "4884", + "missed": false + }, + { + "index": "4885", + "missed": false + }, + { + "index": "4886", + "missed": false + }, + { + "index": "4900", + "missed": false + }, + { + "index": "4902", + "missed": false + }, + { + "index": "4904", + "missed": false + }, + { + "index": "4905", + "missed": false + }, + { + "index": "4906", + "missed": false + }, + { + "index": "4907", + "missed": false + }, + { + "index": "4908", + "missed": false + }, + { + "index": "4909", + "missed": false + }, + { + "index": "4910", + "missed": false + }, + { + "index": "4911", + "missed": false + }, + { + "index": "4912", + "missed": false + }, + { + "index": "4913", + "missed": false + }, + { + "index": "4914", + "missed": false + }, + { + "index": "4915", + "missed": false + }, + { + "index": "4916", + "missed": false + }, + { + "index": "4917", + "missed": false + }, + { + "index": "4918", + "missed": false + }, + { + "index": "4919", + "missed": false + }, + { + "index": "4920", + "missed": false + }, + { + "index": "4921", + "missed": false + }, + { + "index": "4922", + "missed": false + }, + { + "index": "4923", + "missed": false + }, + { + "index": "4941", + "missed": false + }, + { + "index": "4944", + "missed": false + }, + { + "index": "4949", + "missed": false + }, + { + "index": "4958", + "missed": false + }, + { + "index": "4960", + "missed": false + }, + { + "index": "4980", + "missed": false + }, + { + "index": "4984", + "missed": false + }, + { + "index": "4985", + "missed": false + }, + { + "index": "4986", + "missed": false + }, + { + "index": "4987", + "missed": false + }, + { + "index": "4988", + "missed": false + }, + { + "index": "4990", + "missed": false + }, + { + "index": "4991", + "missed": false + }, + { + "index": "4992", + "missed": false + }, + { + "index": "4993", + "missed": false + }, + { + "index": "4994", + "missed": false + }, + { + "index": "4995", + "missed": false + }, + { + "index": "4997", + "missed": false + }, + { + "index": "4998", + "missed": false + }, + { + "index": "4999", + "missed": false + } + ], + "cosmosvalcons1htpn7dq0xjth28cjfp50qj0v96ynptp0s0hclt": [], + "cosmosvalcons1e5q68khx4fl6nsdy8smatcp33mzqu2jzr9wdvv": [ + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + } + ], + "cosmosvalcons1mklakdkd425nsnzfsgeq2642hq6gnh34d9xfky": [ + { + "index": "0", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "73", + "missed": false + } + ], + "cosmosvalcons1m7yjv3625j4zu268rxcvpawdfgps6sune23u6t": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1qzp59h4v5sgxf5d72v6gspj475m6nrluy4grs9": [ + { + "index": "208", + "missed": true + }, + { + "index": "552", + "missed": true + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1423", + "missed": true + }, + { + "index": "2777", + "missed": true + }, + { + "index": "3202", + "missed": true + }, + { + "index": "3586", + "missed": true + }, + { + "index": "3727", + "missed": true + }, + { + "index": "4255", + "missed": true + }, + { + "index": "4856", + "missed": true + } + ], + "cosmosvalcons1pd97n4aap374dd7awuy386f000shukwex59mdk": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1608", + "missed": false + }, + { + "index": "1609", + "missed": false + }, + { + "index": "1610", + "missed": false + }, + { + "index": "1611", + "missed": false + }, + { + "index": "1612", + "missed": false + }, + { + "index": "1613", + "missed": false + }, + { + "index": "1614", + "missed": false + }, + { + "index": "1615", + "missed": false + }, + { + "index": "1616", + "missed": false + }, + { + "index": "1617", + "missed": false + }, + { + "index": "1618", + "missed": false + }, + { + "index": "1619", + "missed": false + }, + { + "index": "1620", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1622", + "missed": false + }, + { + "index": "1623", + "missed": false + }, + { + "index": "1624", + "missed": false + }, + { + "index": "1625", + "missed": false + }, + { + "index": "1626", + "missed": false + }, + { + "index": "1798", + "missed": false + }, + { + "index": "1799", + "missed": false + }, + { + "index": "1800", + "missed": false + }, + { + "index": "1801", + "missed": false + }, + { + "index": "1802", + "missed": false + }, + { + "index": "1803", + "missed": false + }, + { + "index": "1804", + "missed": false + }, + { + "index": "1805", + "missed": false + }, + { + "index": "1806", + "missed": false + }, + { + "index": "1819", + "missed": false + }, + { + "index": "1850", + "missed": false + }, + { + "index": "1851", + "missed": false + }, + { + "index": "1897", + "missed": false + }, + { + "index": "1898", + "missed": false + }, + { + "index": "1899", + "missed": false + }, + { + "index": "1914", + "missed": false + }, + { + "index": "1915", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2157", + "missed": false + }, + { + "index": "2158", + "missed": false + }, + { + "index": "2159", + "missed": false + }, + { + "index": "2160", + "missed": false + }, + { + "index": "2161", + "missed": false + }, + { + "index": "2162", + "missed": false + }, + { + "index": "2163", + "missed": false + }, + { + "index": "2164", + "missed": false + }, + { + "index": "2165", + "missed": false + }, + { + "index": "2166", + "missed": false + }, + { + "index": "2167", + "missed": false + }, + { + "index": "2168", + "missed": false + }, + { + "index": "2169", + "missed": false + }, + { + "index": "2170", + "missed": false + }, + { + "index": "2171", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2185", + "missed": false + }, + { + "index": "2186", + "missed": false + }, + { + "index": "2187", + "missed": false + }, + { + "index": "2188", + "missed": false + }, + { + "index": "2189", + "missed": false + }, + { + "index": "2190", + "missed": false + }, + { + "index": "2191", + "missed": false + }, + { + "index": "2192", + "missed": false + }, + { + "index": "2193", + "missed": false + }, + { + "index": "2194", + "missed": false + }, + { + "index": "2195", + "missed": false + }, + { + "index": "2196", + "missed": false + }, + { + "index": "2197", + "missed": false + }, + { + "index": "2198", + "missed": false + }, + { + "index": "2199", + "missed": false + }, + { + "index": "2200", + "missed": false + }, + { + "index": "2201", + "missed": false + }, + { + "index": "2202", + "missed": false + }, + { + "index": "2203", + "missed": false + }, + { + "index": "2204", + "missed": false + }, + { + "index": "2205", + "missed": false + }, + { + "index": "2206", + "missed": false + }, + { + "index": "2207", + "missed": false + }, + { + "index": "2208", + "missed": false + }, + { + "index": "2209", + "missed": false + }, + { + "index": "2210", + "missed": false + }, + { + "index": "2211", + "missed": false + }, + { + "index": "2212", + "missed": false + }, + { + "index": "2213", + "missed": false + }, + { + "index": "2214", + "missed": false + }, + { + "index": "2215", + "missed": false + }, + { + "index": "2216", + "missed": false + }, + { + "index": "2217", + "missed": false + }, + { + "index": "2218", + "missed": false + }, + { + "index": "2219", + "missed": false + }, + { + "index": "2220", + "missed": false + }, + { + "index": "2221", + "missed": false + }, + { + "index": "2222", + "missed": false + }, + { + "index": "2223", + "missed": false + }, + { + "index": "2224", + "missed": false + }, + { + "index": "2225", + "missed": false + }, + { + "index": "2226", + "missed": false + }, + { + "index": "2227", + "missed": false + }, + { + "index": "2228", + "missed": false + }, + { + "index": "2229", + "missed": false + }, + { + "index": "2230", + "missed": false + }, + { + "index": "2231", + "missed": false + }, + { + "index": "2232", + "missed": false + }, + { + "index": "2233", + "missed": false + }, + { + "index": "2234", + "missed": false + }, + { + "index": "2235", + "missed": false + }, + { + "index": "2236", + "missed": false + }, + { + "index": "2237", + "missed": false + }, + { + "index": "2238", + "missed": false + }, + { + "index": "2239", + "missed": false + }, + { + "index": "2240", + "missed": false + }, + { + "index": "2241", + "missed": false + }, + { + "index": "2242", + "missed": false + }, + { + "index": "2243", + "missed": false + }, + { + "index": "2244", + "missed": false + }, + { + "index": "2245", + "missed": false + }, + { + "index": "2246", + "missed": false + }, + { + "index": "2247", + "missed": false + }, + { + "index": "2248", + "missed": false + }, + { + "index": "2249", + "missed": false + }, + { + "index": "2250", + "missed": false + }, + { + "index": "2251", + "missed": false + }, + { + "index": "2252", + "missed": false + }, + { + "index": "2253", + "missed": false + }, + { + "index": "2254", + "missed": false + }, + { + "index": "2255", + "missed": false + }, + { + "index": "2256", + "missed": false + }, + { + "index": "2257", + "missed": false + }, + { + "index": "2258", + "missed": false + }, + { + "index": "2259", + "missed": false + }, + { + "index": "2260", + "missed": false + }, + { + "index": "2261", + "missed": false + }, + { + "index": "2262", + "missed": false + }, + { + "index": "2263", + "missed": false + }, + { + "index": "2264", + "missed": false + }, + { + "index": "2265", + "missed": false + }, + { + "index": "2266", + "missed": false + }, + { + "index": "2267", + "missed": false + }, + { + "index": "2268", + "missed": false + }, + { + "index": "2269", + "missed": false + }, + { + "index": "2270", + "missed": false + }, + { + "index": "2271", + "missed": false + }, + { + "index": "2272", + "missed": false + }, + { + "index": "2273", + "missed": false + }, + { + "index": "2274", + "missed": false + }, + { + "index": "2275", + "missed": false + }, + { + "index": "2276", + "missed": false + }, + { + "index": "2277", + "missed": false + }, + { + "index": "2278", + "missed": false + }, + { + "index": "2279", + "missed": false + }, + { + "index": "2280", + "missed": false + }, + { + "index": "2281", + "missed": false + }, + { + "index": "2282", + "missed": false + }, + { + "index": "2283", + "missed": false + }, + { + "index": "2284", + "missed": false + }, + { + "index": "2285", + "missed": false + }, + { + "index": "2286", + "missed": false + }, + { + "index": "2287", + "missed": false + }, + { + "index": "2288", + "missed": false + }, + { + "index": "2289", + "missed": false + }, + { + "index": "2290", + "missed": false + }, + { + "index": "2291", + "missed": false + }, + { + "index": "2292", + "missed": false + }, + { + "index": "2293", + "missed": false + }, + { + "index": "2294", + "missed": false + }, + { + "index": "2295", + "missed": false + }, + { + "index": "2296", + "missed": false + }, + { + "index": "2297", + "missed": false + }, + { + "index": "2298", + "missed": false + }, + { + "index": "2299", + "missed": false + }, + { + "index": "2300", + "missed": false + }, + { + "index": "2301", + "missed": false + }, + { + "index": "2302", + "missed": false + }, + { + "index": "2303", + "missed": false + }, + { + "index": "2304", + "missed": false + }, + { + "index": "2305", + "missed": false + }, + { + "index": "2306", + "missed": false + }, + { + "index": "2307", + "missed": false + }, + { + "index": "2308", + "missed": false + }, + { + "index": "2309", + "missed": false + }, + { + "index": "2310", + "missed": false + }, + { + "index": "2311", + "missed": false + }, + { + "index": "2312", + "missed": false + }, + { + "index": "2313", + "missed": false + }, + { + "index": "2314", + "missed": false + }, + { + "index": "2315", + "missed": false + }, + { + "index": "2316", + "missed": false + }, + { + "index": "2317", + "missed": false + }, + { + "index": "2318", + "missed": false + }, + { + "index": "2319", + "missed": false + }, + { + "index": "2320", + "missed": false + }, + { + "index": "2321", + "missed": false + }, + { + "index": "2322", + "missed": false + }, + { + "index": "2323", + "missed": false + }, + { + "index": "2324", + "missed": false + }, + { + "index": "2325", + "missed": false + }, + { + "index": "2326", + "missed": false + }, + { + "index": "2327", + "missed": false + }, + { + "index": "2328", + "missed": false + }, + { + "index": "2329", + "missed": false + }, + { + "index": "2330", + "missed": false + }, + { + "index": "2331", + "missed": false + }, + { + "index": "2332", + "missed": false + }, + { + "index": "2333", + "missed": false + }, + { + "index": "2334", + "missed": false + }, + { + "index": "2335", + "missed": false + }, + { + "index": "2336", + "missed": false + }, + { + "index": "2337", + "missed": false + }, + { + "index": "2338", + "missed": false + }, + { + "index": "2339", + "missed": false + }, + { + "index": "2340", + "missed": false + }, + { + "index": "2341", + "missed": false + }, + { + "index": "2342", + "missed": false + }, + { + "index": "2343", + "missed": false + }, + { + "index": "2344", + "missed": false + }, + { + "index": "2345", + "missed": false + }, + { + "index": "2346", + "missed": false + }, + { + "index": "2347", + "missed": false + }, + { + "index": "2348", + "missed": false + }, + { + "index": "2349", + "missed": false + }, + { + "index": "2350", + "missed": false + }, + { + "index": "2351", + "missed": false + }, + { + "index": "2352", + "missed": false + }, + { + "index": "2353", + "missed": false + }, + { + "index": "2354", + "missed": false + }, + { + "index": "2355", + "missed": false + }, + { + "index": "2356", + "missed": false + }, + { + "index": "2357", + "missed": false + }, + { + "index": "2358", + "missed": false + }, + { + "index": "2359", + "missed": false + }, + { + "index": "2360", + "missed": false + }, + { + "index": "2361", + "missed": false + }, + { + "index": "2362", + "missed": false + }, + { + "index": "2363", + "missed": false + }, + { + "index": "2364", + "missed": false + }, + { + "index": "2365", + "missed": false + }, + { + "index": "2366", + "missed": false + }, + { + "index": "2367", + "missed": false + }, + { + "index": "2368", + "missed": false + }, + { + "index": "2369", + "missed": false + }, + { + "index": "2370", + "missed": false + }, + { + "index": "2371", + "missed": false + }, + { + "index": "2372", + "missed": false + }, + { + "index": "2373", + "missed": false + }, + { + "index": "2374", + "missed": false + }, + { + "index": "2375", + "missed": false + }, + { + "index": "2376", + "missed": false + }, + { + "index": "2377", + "missed": false + }, + { + "index": "2378", + "missed": false + }, + { + "index": "2379", + "missed": false + }, + { + "index": "2380", + "missed": false + }, + { + "index": "2381", + "missed": false + }, + { + "index": "2382", + "missed": false + }, + { + "index": "2383", + "missed": false + }, + { + "index": "2384", + "missed": false + }, + { + "index": "2385", + "missed": false + }, + { + "index": "2386", + "missed": false + }, + { + "index": "2387", + "missed": false + }, + { + "index": "2388", + "missed": false + }, + { + "index": "2389", + "missed": false + }, + { + "index": "2390", + "missed": false + }, + { + "index": "2391", + "missed": false + }, + { + "index": "2392", + "missed": false + }, + { + "index": "2393", + "missed": false + }, + { + "index": "2394", + "missed": false + }, + { + "index": "2395", + "missed": false + }, + { + "index": "2396", + "missed": false + }, + { + "index": "2397", + "missed": false + }, + { + "index": "2398", + "missed": false + }, + { + "index": "2399", + "missed": false + }, + { + "index": "2400", + "missed": false + }, + { + "index": "2401", + "missed": false + }, + { + "index": "2402", + "missed": false + }, + { + "index": "2403", + "missed": false + }, + { + "index": "2404", + "missed": false + }, + { + "index": "2405", + "missed": false + }, + { + "index": "2406", + "missed": false + }, + { + "index": "2407", + "missed": false + }, + { + "index": "2408", + "missed": false + }, + { + "index": "2409", + "missed": false + }, + { + "index": "2410", + "missed": false + }, + { + "index": "2411", + "missed": false + }, + { + "index": "2412", + "missed": false + }, + { + "index": "2413", + "missed": false + }, + { + "index": "2414", + "missed": false + }, + { + "index": "2415", + "missed": false + }, + { + "index": "2416", + "missed": false + }, + { + "index": "2417", + "missed": false + }, + { + "index": "2418", + "missed": false + }, + { + "index": "2419", + "missed": false + }, + { + "index": "2420", + "missed": false + }, + { + "index": "2421", + "missed": false + }, + { + "index": "2422", + "missed": false + }, + { + "index": "2423", + "missed": false + }, + { + "index": "2424", + "missed": false + }, + { + "index": "2425", + "missed": false + }, + { + "index": "2426", + "missed": false + }, + { + "index": "2427", + "missed": false + }, + { + "index": "2428", + "missed": false + }, + { + "index": "2429", + "missed": false + }, + { + "index": "2430", + "missed": false + }, + { + "index": "2431", + "missed": false + }, + { + "index": "2432", + "missed": false + }, + { + "index": "2433", + "missed": false + }, + { + "index": "2434", + "missed": false + }, + { + "index": "2435", + "missed": false + }, + { + "index": "2436", + "missed": false + }, + { + "index": "2437", + "missed": false + }, + { + "index": "2438", + "missed": false + }, + { + "index": "2439", + "missed": false + }, + { + "index": "2440", + "missed": false + }, + { + "index": "2441", + "missed": false + }, + { + "index": "2442", + "missed": false + }, + { + "index": "2443", + "missed": false + }, + { + "index": "2444", + "missed": false + }, + { + "index": "2445", + "missed": false + }, + { + "index": "2446", + "missed": false + }, + { + "index": "2447", + "missed": false + }, + { + "index": "2448", + "missed": false + }, + { + "index": "2449", + "missed": false + }, + { + "index": "2450", + "missed": false + }, + { + "index": "2451", + "missed": false + }, + { + "index": "2452", + "missed": false + }, + { + "index": "2453", + "missed": false + }, + { + "index": "2454", + "missed": false + }, + { + "index": "2455", + "missed": false + }, + { + "index": "2456", + "missed": false + }, + { + "index": "2457", + "missed": false + }, + { + "index": "2458", + "missed": false + }, + { + "index": "2459", + "missed": false + }, + { + "index": "2460", + "missed": false + }, + { + "index": "2461", + "missed": false + }, + { + "index": "2462", + "missed": false + }, + { + "index": "2463", + "missed": false + }, + { + "index": "2464", + "missed": false + }, + { + "index": "2465", + "missed": false + }, + { + "index": "2466", + "missed": false + }, + { + "index": "2467", + "missed": false + }, + { + "index": "2468", + "missed": false + }, + { + "index": "2469", + "missed": false + }, + { + "index": "2470", + "missed": false + }, + { + "index": "2471", + "missed": false + }, + { + "index": "2472", + "missed": false + }, + { + "index": "2473", + "missed": false + }, + { + "index": "2474", + "missed": false + }, + { + "index": "2475", + "missed": false + }, + { + "index": "2476", + "missed": false + }, + { + "index": "2477", + "missed": false + }, + { + "index": "2478", + "missed": false + }, + { + "index": "2479", + "missed": false + }, + { + "index": "2480", + "missed": false + }, + { + "index": "2481", + "missed": false + }, + { + "index": "2482", + "missed": false + }, + { + "index": "2483", + "missed": false + }, + { + "index": "2484", + "missed": false + }, + { + "index": "2485", + "missed": false + }, + { + "index": "2486", + "missed": false + }, + { + "index": "2487", + "missed": false + }, + { + "index": "2488", + "missed": false + }, + { + "index": "2489", + "missed": false + }, + { + "index": "2490", + "missed": false + }, + { + "index": "2491", + "missed": false + }, + { + "index": "2492", + "missed": false + }, + { + "index": "2493", + "missed": false + }, + { + "index": "2494", + "missed": false + }, + { + "index": "2495", + "missed": false + }, + { + "index": "2496", + "missed": false + }, + { + "index": "2497", + "missed": false + }, + { + "index": "2498", + "missed": false + }, + { + "index": "2499", + "missed": false + }, + { + "index": "2500", + "missed": false + }, + { + "index": "2501", + "missed": false + }, + { + "index": "2502", + "missed": false + }, + { + "index": "2503", + "missed": false + }, + { + "index": "2504", + "missed": false + }, + { + "index": "2505", + "missed": false + }, + { + "index": "2506", + "missed": false + }, + { + "index": "2507", + "missed": false + }, + { + "index": "2508", + "missed": false + }, + { + "index": "2509", + "missed": false + }, + { + "index": "2510", + "missed": false + }, + { + "index": "2511", + "missed": false + }, + { + "index": "2512", + "missed": false + }, + { + "index": "2513", + "missed": false + }, + { + "index": "2514", + "missed": false + }, + { + "index": "2515", + "missed": false + }, + { + "index": "2516", + "missed": false + }, + { + "index": "2517", + "missed": false + }, + { + "index": "2518", + "missed": false + }, + { + "index": "2519", + "missed": false + }, + { + "index": "2520", + "missed": false + }, + { + "index": "2521", + "missed": false + }, + { + "index": "2522", + "missed": false + }, + { + "index": "2523", + "missed": false + }, + { + "index": "2524", + "missed": false + }, + { + "index": "2525", + "missed": false + }, + { + "index": "2526", + "missed": false + }, + { + "index": "2527", + "missed": false + }, + { + "index": "2528", + "missed": false + }, + { + "index": "2529", + "missed": false + }, + { + "index": "2530", + "missed": false + }, + { + "index": "2531", + "missed": false + }, + { + "index": "2532", + "missed": false + }, + { + "index": "2533", + "missed": false + }, + { + "index": "2534", + "missed": false + }, + { + "index": "2535", + "missed": false + }, + { + "index": "2536", + "missed": false + }, + { + "index": "2537", + "missed": false + }, + { + "index": "2538", + "missed": false + }, + { + "index": "2539", + "missed": false + }, + { + "index": "2540", + "missed": false + }, + { + "index": "2541", + "missed": false + }, + { + "index": "2542", + "missed": false + }, + { + "index": "2543", + "missed": false + }, + { + "index": "2544", + "missed": false + }, + { + "index": "2545", + "missed": false + }, + { + "index": "2546", + "missed": false + }, + { + "index": "2547", + "missed": false + }, + { + "index": "2548", + "missed": false + }, + { + "index": "2549", + "missed": false + }, + { + "index": "2550", + "missed": false + }, + { + "index": "2551", + "missed": false + }, + { + "index": "2552", + "missed": false + }, + { + "index": "2553", + "missed": false + }, + { + "index": "2554", + "missed": false + }, + { + "index": "2555", + "missed": false + }, + { + "index": "2556", + "missed": false + }, + { + "index": "2557", + "missed": false + }, + { + "index": "2558", + "missed": false + }, + { + "index": "2559", + "missed": false + }, + { + "index": "2560", + "missed": false + }, + { + "index": "2561", + "missed": false + }, + { + "index": "2562", + "missed": false + }, + { + "index": "2563", + "missed": false + }, + { + "index": "2564", + "missed": false + }, + { + "index": "2565", + "missed": false + }, + { + "index": "2566", + "missed": false + }, + { + "index": "2567", + "missed": false + }, + { + "index": "2568", + "missed": false + }, + { + "index": "2569", + "missed": false + }, + { + "index": "2570", + "missed": false + }, + { + "index": "2571", + "missed": false + }, + { + "index": "2572", + "missed": false + }, + { + "index": "2573", + "missed": false + }, + { + "index": "2574", + "missed": false + }, + { + "index": "2575", + "missed": false + }, + { + "index": "2576", + "missed": false + }, + { + "index": "2577", + "missed": false + }, + { + "index": "2578", + "missed": false + }, + { + "index": "2579", + "missed": false + }, + { + "index": "2580", + "missed": false + }, + { + "index": "2581", + "missed": false + }, + { + "index": "2582", + "missed": false + }, + { + "index": "2583", + "missed": false + }, + { + "index": "2584", + "missed": false + }, + { + "index": "2585", + "missed": false + }, + { + "index": "2586", + "missed": false + }, + { + "index": "2587", + "missed": false + }, + { + "index": "2588", + "missed": false + }, + { + "index": "2589", + "missed": false + }, + { + "index": "2590", + "missed": false + }, + { + "index": "2591", + "missed": false + }, + { + "index": "2592", + "missed": false + }, + { + "index": "2593", + "missed": false + }, + { + "index": "2594", + "missed": false + }, + { + "index": "2595", + "missed": false + }, + { + "index": "2596", + "missed": false + }, + { + "index": "2597", + "missed": false + }, + { + "index": "2598", + "missed": false + }, + { + "index": "2599", + "missed": false + }, + { + "index": "2600", + "missed": false + }, + { + "index": "2601", + "missed": false + }, + { + "index": "2602", + "missed": false + }, + { + "index": "2603", + "missed": false + }, + { + "index": "2604", + "missed": false + }, + { + "index": "2605", + "missed": false + }, + { + "index": "2606", + "missed": false + }, + { + "index": "2607", + "missed": false + }, + { + "index": "2608", + "missed": false + }, + { + "index": "2609", + "missed": false + }, + { + "index": "2610", + "missed": false + }, + { + "index": "2611", + "missed": false + }, + { + "index": "2612", + "missed": false + }, + { + "index": "2613", + "missed": false + }, + { + "index": "2614", + "missed": false + }, + { + "index": "2615", + "missed": false + }, + { + "index": "2616", + "missed": false + }, + { + "index": "2617", + "missed": false + }, + { + "index": "2618", + "missed": false + }, + { + "index": "2619", + "missed": false + }, + { + "index": "2620", + "missed": false + }, + { + "index": "2621", + "missed": false + }, + { + "index": "2622", + "missed": false + }, + { + "index": "2623", + "missed": false + }, + { + "index": "2624", + "missed": false + }, + { + "index": "2625", + "missed": false + }, + { + "index": "2626", + "missed": false + }, + { + "index": "2627", + "missed": false + }, + { + "index": "2628", + "missed": false + }, + { + "index": "2629", + "missed": false + }, + { + "index": "2630", + "missed": false + }, + { + "index": "2631", + "missed": false + }, + { + "index": "2632", + "missed": false + }, + { + "index": "2633", + "missed": false + }, + { + "index": "2634", + "missed": false + }, + { + "index": "2635", + "missed": false + }, + { + "index": "2636", + "missed": false + }, + { + "index": "2637", + "missed": false + }, + { + "index": "2638", + "missed": false + }, + { + "index": "2639", + "missed": false + }, + { + "index": "2640", + "missed": false + }, + { + "index": "2641", + "missed": false + }, + { + "index": "2642", + "missed": false + }, + { + "index": "2643", + "missed": false + }, + { + "index": "2644", + "missed": false + }, + { + "index": "2645", + "missed": false + }, + { + "index": "2646", + "missed": false + }, + { + "index": "2647", + "missed": false + }, + { + "index": "2648", + "missed": false + }, + { + "index": "2649", + "missed": false + }, + { + "index": "2650", + "missed": false + }, + { + "index": "2651", + "missed": false + }, + { + "index": "2652", + "missed": false + }, + { + "index": "2653", + "missed": false + }, + { + "index": "2654", + "missed": false + }, + { + "index": "2655", + "missed": false + }, + { + "index": "2656", + "missed": false + }, + { + "index": "2657", + "missed": false + }, + { + "index": "2658", + "missed": false + }, + { + "index": "2659", + "missed": false + }, + { + "index": "2660", + "missed": false + }, + { + "index": "2661", + "missed": false + }, + { + "index": "2662", + "missed": false + }, + { + "index": "2663", + "missed": false + }, + { + "index": "2664", + "missed": false + }, + { + "index": "2665", + "missed": false + }, + { + "index": "2666", + "missed": false + }, + { + "index": "2667", + "missed": false + }, + { + "index": "2668", + "missed": false + }, + { + "index": "2669", + "missed": false + }, + { + "index": "2670", + "missed": false + }, + { + "index": "2671", + "missed": false + }, + { + "index": "2672", + "missed": false + }, + { + "index": "2673", + "missed": false + }, + { + "index": "2674", + "missed": false + }, + { + "index": "2675", + "missed": false + }, + { + "index": "2676", + "missed": false + }, + { + "index": "2677", + "missed": false + }, + { + "index": "2678", + "missed": false + }, + { + "index": "2679", + "missed": false + }, + { + "index": "2680", + "missed": false + }, + { + "index": "2681", + "missed": false + }, + { + "index": "2682", + "missed": false + }, + { + "index": "2683", + "missed": false + }, + { + "index": "2684", + "missed": false + }, + { + "index": "2685", + "missed": false + }, + { + "index": "2686", + "missed": false + }, + { + "index": "2687", + "missed": false + }, + { + "index": "2688", + "missed": false + }, + { + "index": "2689", + "missed": false + }, + { + "index": "2690", + "missed": false + }, + { + "index": "2691", + "missed": false + }, + { + "index": "2692", + "missed": false + }, + { + "index": "2693", + "missed": false + }, + { + "index": "2694", + "missed": false + }, + { + "index": "2695", + "missed": false + }, + { + "index": "2696", + "missed": false + }, + { + "index": "2697", + "missed": false + }, + { + "index": "2698", + "missed": false + }, + { + "index": "2699", + "missed": false + }, + { + "index": "2700", + "missed": false + }, + { + "index": "2701", + "missed": false + }, + { + "index": "2702", + "missed": false + }, + { + "index": "2703", + "missed": false + }, + { + "index": "2704", + "missed": false + }, + { + "index": "2705", + "missed": false + }, + { + "index": "2706", + "missed": false + }, + { + "index": "2707", + "missed": false + }, + { + "index": "2708", + "missed": false + }, + { + "index": "2709", + "missed": false + }, + { + "index": "2710", + "missed": false + }, + { + "index": "2711", + "missed": false + }, + { + "index": "2712", + "missed": false + }, + { + "index": "2713", + "missed": false + }, + { + "index": "2714", + "missed": false + }, + { + "index": "2715", + "missed": false + }, + { + "index": "2716", + "missed": false + }, + { + "index": "2717", + "missed": false + }, + { + "index": "2718", + "missed": false + }, + { + "index": "2719", + "missed": false + }, + { + "index": "2720", + "missed": false + }, + { + "index": "2721", + "missed": false + }, + { + "index": "2722", + "missed": false + }, + { + "index": "2723", + "missed": false + }, + { + "index": "2724", + "missed": false + }, + { + "index": "2725", + "missed": false + }, + { + "index": "2726", + "missed": false + }, + { + "index": "2727", + "missed": false + }, + { + "index": "2728", + "missed": false + }, + { + "index": "2729", + "missed": false + }, + { + "index": "2730", + "missed": false + }, + { + "index": "2731", + "missed": false + }, + { + "index": "2732", + "missed": false + }, + { + "index": "2733", + "missed": false + }, + { + "index": "2734", + "missed": false + }, + { + "index": "2735", + "missed": false + }, + { + "index": "2736", + "missed": false + }, + { + "index": "2737", + "missed": false + }, + { + "index": "2738", + "missed": false + }, + { + "index": "2739", + "missed": false + }, + { + "index": "2740", + "missed": false + }, + { + "index": "2741", + "missed": false + }, + { + "index": "2742", + "missed": false + }, + { + "index": "2743", + "missed": false + }, + { + "index": "2744", + "missed": false + }, + { + "index": "2745", + "missed": false + }, + { + "index": "2746", + "missed": false + }, + { + "index": "2747", + "missed": false + }, + { + "index": "2748", + "missed": false + }, + { + "index": "2749", + "missed": false + }, + { + "index": "2750", + "missed": false + }, + { + "index": "2751", + "missed": false + }, + { + "index": "2752", + "missed": false + }, + { + "index": "2753", + "missed": false + }, + { + "index": "2754", + "missed": false + }, + { + "index": "2755", + "missed": false + }, + { + "index": "2756", + "missed": false + }, + { + "index": "2757", + "missed": false + }, + { + "index": "2758", + "missed": false + }, + { + "index": "2759", + "missed": false + }, + { + "index": "2760", + "missed": false + }, + { + "index": "2761", + "missed": false + }, + { + "index": "2762", + "missed": false + }, + { + "index": "2763", + "missed": false + }, + { + "index": "2764", + "missed": false + }, + { + "index": "2765", + "missed": false + }, + { + "index": "2766", + "missed": false + }, + { + "index": "2767", + "missed": false + }, + { + "index": "2768", + "missed": false + }, + { + "index": "2769", + "missed": false + }, + { + "index": "2770", + "missed": false + }, + { + "index": "2771", + "missed": false + }, + { + "index": "2772", + "missed": false + }, + { + "index": "2773", + "missed": false + }, + { + "index": "2774", + "missed": false + }, + { + "index": "2775", + "missed": false + }, + { + "index": "2776", + "missed": false + }, + { + "index": "2777", + "missed": false + }, + { + "index": "2778", + "missed": false + }, + { + "index": "2779", + "missed": false + }, + { + "index": "2780", + "missed": false + }, + { + "index": "2781", + "missed": false + }, + { + "index": "2782", + "missed": false + }, + { + "index": "2783", + "missed": false + }, + { + "index": "2784", + "missed": false + }, + { + "index": "2785", + "missed": false + }, + { + "index": "2786", + "missed": false + }, + { + "index": "2787", + "missed": false + }, + { + "index": "2788", + "missed": false + }, + { + "index": "2789", + "missed": false + }, + { + "index": "2790", + "missed": false + }, + { + "index": "2791", + "missed": false + }, + { + "index": "2792", + "missed": false + }, + { + "index": "2793", + "missed": false + }, + { + "index": "2794", + "missed": false + }, + { + "index": "2795", + "missed": false + }, + { + "index": "2796", + "missed": false + }, + { + "index": "2797", + "missed": false + }, + { + "index": "2798", + "missed": false + }, + { + "index": "2799", + "missed": false + }, + { + "index": "2800", + "missed": false + }, + { + "index": "2801", + "missed": false + }, + { + "index": "2802", + "missed": false + }, + { + "index": "2803", + "missed": false + }, + { + "index": "2804", + "missed": false + }, + { + "index": "2805", + "missed": false + }, + { + "index": "2806", + "missed": false + }, + { + "index": "2807", + "missed": false + }, + { + "index": "2808", + "missed": false + }, + { + "index": "2809", + "missed": false + }, + { + "index": "2810", + "missed": false + }, + { + "index": "2811", + "missed": false + }, + { + "index": "2812", + "missed": false + }, + { + "index": "2813", + "missed": false + }, + { + "index": "2814", + "missed": false + }, + { + "index": "2815", + "missed": false + }, + { + "index": "2816", + "missed": false + }, + { + "index": "2817", + "missed": false + }, + { + "index": "2818", + "missed": false + }, + { + "index": "2819", + "missed": false + }, + { + "index": "2820", + "missed": false + }, + { + "index": "2821", + "missed": false + }, + { + "index": "2822", + "missed": false + }, + { + "index": "2823", + "missed": false + }, + { + "index": "2824", + "missed": false + }, + { + "index": "2825", + "missed": false + }, + { + "index": "2826", + "missed": false + }, + { + "index": "2827", + "missed": false + }, + { + "index": "2828", + "missed": false + }, + { + "index": "2829", + "missed": false + }, + { + "index": "2830", + "missed": false + }, + { + "index": "2831", + "missed": false + }, + { + "index": "2832", + "missed": false + }, + { + "index": "2833", + "missed": false + }, + { + "index": "2834", + "missed": false + }, + { + "index": "2835", + "missed": false + }, + { + "index": "2836", + "missed": false + }, + { + "index": "2837", + "missed": false + }, + { + "index": "2838", + "missed": false + }, + { + "index": "2839", + "missed": false + }, + { + "index": "2840", + "missed": false + }, + { + "index": "2841", + "missed": false + }, + { + "index": "2842", + "missed": false + }, + { + "index": "2843", + "missed": false + }, + { + "index": "2844", + "missed": false + }, + { + "index": "2845", + "missed": false + }, + { + "index": "2846", + "missed": false + }, + { + "index": "2847", + "missed": false + }, + { + "index": "2848", + "missed": false + }, + { + "index": "2849", + "missed": false + }, + { + "index": "2850", + "missed": false + }, + { + "index": "2851", + "missed": false + }, + { + "index": "2852", + "missed": false + }, + { + "index": "2853", + "missed": false + }, + { + "index": "2854", + "missed": false + }, + { + "index": "2855", + "missed": false + }, + { + "index": "2856", + "missed": false + }, + { + "index": "2857", + "missed": false + }, + { + "index": "2858", + "missed": false + }, + { + "index": "2859", + "missed": false + }, + { + "index": "2860", + "missed": false + }, + { + "index": "2861", + "missed": false + }, + { + "index": "2862", + "missed": false + }, + { + "index": "2863", + "missed": false + }, + { + "index": "2864", + "missed": false + }, + { + "index": "2865", + "missed": false + }, + { + "index": "2866", + "missed": false + }, + { + "index": "2867", + "missed": false + }, + { + "index": "2868", + "missed": false + }, + { + "index": "2869", + "missed": false + }, + { + "index": "2870", + "missed": false + }, + { + "index": "2871", + "missed": false + }, + { + "index": "2872", + "missed": false + }, + { + "index": "2873", + "missed": false + }, + { + "index": "2874", + "missed": false + }, + { + "index": "2875", + "missed": false + }, + { + "index": "2876", + "missed": false + }, + { + "index": "2877", + "missed": false + }, + { + "index": "2878", + "missed": false + }, + { + "index": "2879", + "missed": false + }, + { + "index": "2880", + "missed": false + }, + { + "index": "2881", + "missed": false + }, + { + "index": "2882", + "missed": false + }, + { + "index": "2883", + "missed": false + }, + { + "index": "2884", + "missed": false + }, + { + "index": "2885", + "missed": false + }, + { + "index": "2886", + "missed": false + }, + { + "index": "2887", + "missed": false + }, + { + "index": "2888", + "missed": false + }, + { + "index": "2889", + "missed": false + }, + { + "index": "2890", + "missed": false + }, + { + "index": "2891", + "missed": false + }, + { + "index": "2892", + "missed": false + }, + { + "index": "2893", + "missed": false + }, + { + "index": "2894", + "missed": false + }, + { + "index": "2895", + "missed": false + }, + { + "index": "2896", + "missed": false + }, + { + "index": "2897", + "missed": false + }, + { + "index": "2898", + "missed": false + }, + { + "index": "2899", + "missed": false + } + ], + "cosmosvalcons1r6wwjn7shfw0awgply9uvkxkfkzmzdxjyma30v": [], + "cosmosvalcons18qt2yp044v5s6nmrrpz0kmsf9q2q9n5pe6527g": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1dl24sj8z7nvu2fl65fxfr5nh0623gm9mzyuttj": [ + { + "index": "86", + "missed": false + } + ], + "cosmosvalcons13es5zzt4c7x9eultw0zyeae639pff44cy6ant8": [ + { + "index": "1313", + "missed": false + }, + { + "index": "1314", + "missed": false + }, + { + "index": "1315", + "missed": false + }, + { + "index": "1316", + "missed": false + }, + { + "index": "1317", + "missed": false + }, + { + "index": "1318", + "missed": false + }, + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1321", + "missed": false + }, + { + "index": "1322", + "missed": false + }, + { + "index": "1323", + "missed": false + }, + { + "index": "1324", + "missed": false + }, + { + "index": "1325", + "missed": false + }, + { + "index": "1326", + "missed": false + }, + { + "index": "1327", + "missed": false + }, + { + "index": "1328", + "missed": false + }, + { + "index": "1329", + "missed": false + }, + { + "index": "1330", + "missed": false + }, + { + "index": "1331", + "missed": false + }, + { + "index": "1332", + "missed": false + }, + { + "index": "1333", + "missed": false + }, + { + "index": "1334", + "missed": false + }, + { + "index": "1335", + "missed": false + }, + { + "index": "1336", + "missed": false + }, + { + "index": "1337", + "missed": false + }, + { + "index": "1338", + "missed": false + }, + { + "index": "1339", + "missed": false + }, + { + "index": "1340", + "missed": false + }, + { + "index": "1341", + "missed": false + }, + { + "index": "1342", + "missed": false + }, + { + "index": "1343", + "missed": false + }, + { + "index": "1344", + "missed": false + }, + { + "index": "1345", + "missed": false + }, + { + "index": "1346", + "missed": false + }, + { + "index": "1347", + "missed": false + }, + { + "index": "1348", + "missed": false + }, + { + "index": "1349", + "missed": false + }, + { + "index": "1350", + "missed": false + }, + { + "index": "1351", + "missed": false + }, + { + "index": "1352", + "missed": false + }, + { + "index": "1353", + "missed": false + }, + { + "index": "1354", + "missed": false + }, + { + "index": "1355", + "missed": false + }, + { + "index": "1356", + "missed": false + }, + { + "index": "1357", + "missed": false + }, + { + "index": "1358", + "missed": false + }, + { + "index": "1359", + "missed": false + }, + { + "index": "1360", + "missed": false + }, + { + "index": "1361", + "missed": false + }, + { + "index": "1362", + "missed": false + }, + { + "index": "1363", + "missed": false + }, + { + "index": "1364", + "missed": false + }, + { + "index": "1365", + "missed": false + }, + { + "index": "1366", + "missed": false + }, + { + "index": "1367", + "missed": false + }, + { + "index": "1368", + "missed": false + }, + { + "index": "1369", + "missed": false + }, + { + "index": "1370", + "missed": false + }, + { + "index": "1371", + "missed": false + }, + { + "index": "1372", + "missed": false + }, + { + "index": "1373", + "missed": false + }, + { + "index": "1374", + "missed": false + }, + { + "index": "1375", + "missed": false + }, + { + "index": "1376", + "missed": false + }, + { + "index": "1377", + "missed": false + }, + { + "index": "1378", + "missed": false + }, + { + "index": "1379", + "missed": false + }, + { + "index": "1380", + "missed": false + }, + { + "index": "1381", + "missed": false + }, + { + "index": "1382", + "missed": false + }, + { + "index": "1383", + "missed": false + }, + { + "index": "1384", + "missed": false + }, + { + "index": "1385", + "missed": false + }, + { + "index": "1386", + "missed": false + }, + { + "index": "1387", + "missed": false + }, + { + "index": "1388", + "missed": false + }, + { + "index": "1389", + "missed": false + }, + { + "index": "1390", + "missed": false + }, + { + "index": "1391", + "missed": false + }, + { + "index": "1392", + "missed": false + }, + { + "index": "1393", + "missed": false + }, + { + "index": "1394", + "missed": false + }, + { + "index": "1395", + "missed": false + }, + { + "index": "1396", + "missed": false + }, + { + "index": "1397", + "missed": false + }, + { + "index": "1398", + "missed": false + }, + { + "index": "1399", + "missed": false + }, + { + "index": "1400", + "missed": false + }, + { + "index": "1401", + "missed": false + }, + { + "index": "1402", + "missed": false + }, + { + "index": "1403", + "missed": false + }, + { + "index": "1404", + "missed": false + }, + { + "index": "1405", + "missed": false + }, + { + "index": "1406", + "missed": false + }, + { + "index": "1407", + "missed": false + }, + { + "index": "1408", + "missed": false + }, + { + "index": "1409", + "missed": false + }, + { + "index": "1410", + "missed": false + }, + { + "index": "1411", + "missed": false + }, + { + "index": "1412", + "missed": false + }, + { + "index": "1413", + "missed": false + }, + { + "index": "1414", + "missed": false + }, + { + "index": "1415", + "missed": false + }, + { + "index": "1416", + "missed": false + }, + { + "index": "1417", + "missed": false + }, + { + "index": "1418", + "missed": false + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1421", + "missed": false + }, + { + "index": "1422", + "missed": false + }, + { + "index": "1423", + "missed": false + }, + { + "index": "1424", + "missed": false + }, + { + "index": "1425", + "missed": false + }, + { + "index": "1426", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1428", + "missed": false + }, + { + "index": "1429", + "missed": false + }, + { + "index": "1430", + "missed": false + }, + { + "index": "1431", + "missed": false + }, + { + "index": "1432", + "missed": false + }, + { + "index": "1433", + "missed": false + }, + { + "index": "1434", + "missed": false + }, + { + "index": "1435", + "missed": false + }, + { + "index": "1436", + "missed": false + }, + { + "index": "1437", + "missed": false + }, + { + "index": "1438", + "missed": false + }, + { + "index": "1439", + "missed": false + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1441", + "missed": false + }, + { + "index": "1442", + "missed": false + }, + { + "index": "1443", + "missed": false + }, + { + "index": "1444", + "missed": false + }, + { + "index": "1445", + "missed": false + }, + { + "index": "1446", + "missed": false + }, + { + "index": "1447", + "missed": false + }, + { + "index": "1448", + "missed": false + }, + { + "index": "1449", + "missed": false + }, + { + "index": "1450", + "missed": false + }, + { + "index": "1451", + "missed": false + }, + { + "index": "1452", + "missed": false + }, + { + "index": "1453", + "missed": false + }, + { + "index": "1454", + "missed": false + }, + { + "index": "1455", + "missed": false + }, + { + "index": "1456", + "missed": false + }, + { + "index": "1457", + "missed": false + }, + { + "index": "1458", + "missed": false + }, + { + "index": "1459", + "missed": false + }, + { + "index": "1460", + "missed": false + }, + { + "index": "1461", + "missed": false + }, + { + "index": "1462", + "missed": false + }, + { + "index": "1463", + "missed": false + }, + { + "index": "1464", + "missed": false + }, + { + "index": "1465", + "missed": false + }, + { + "index": "1466", + "missed": false + }, + { + "index": "1467", + "missed": false + }, + { + "index": "1468", + "missed": false + }, + { + "index": "1469", + "missed": false + }, + { + "index": "1470", + "missed": false + }, + { + "index": "1471", + "missed": false + }, + { + "index": "1472", + "missed": false + }, + { + "index": "1473", + "missed": false + }, + { + "index": "1474", + "missed": false + }, + { + "index": "1475", + "missed": false + }, + { + "index": "1476", + "missed": false + }, + { + "index": "1477", + "missed": false + }, + { + "index": "1478", + "missed": false + }, + { + "index": "1479", + "missed": false + }, + { + "index": "1480", + "missed": false + }, + { + "index": "1481", + "missed": false + }, + { + "index": "1482", + "missed": false + }, + { + "index": "1483", + "missed": false + }, + { + "index": "1484", + "missed": false + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": false + }, + { + "index": "1493", + "missed": false + }, + { + "index": "1494", + "missed": false + }, + { + "index": "1495", + "missed": false + }, + { + "index": "1496", + "missed": false + }, + { + "index": "1497", + "missed": false + }, + { + "index": "1498", + "missed": false + }, + { + "index": "1499", + "missed": false + }, + { + "index": "1500", + "missed": false + }, + { + "index": "1501", + "missed": false + }, + { + "index": "1502", + "missed": false + }, + { + "index": "1503", + "missed": false + }, + { + "index": "1504", + "missed": false + }, + { + "index": "1505", + "missed": false + }, + { + "index": "1506", + "missed": false + }, + { + "index": "1507", + "missed": false + }, + { + "index": "1508", + "missed": false + }, + { + "index": "1509", + "missed": false + }, + { + "index": "1510", + "missed": false + }, + { + "index": "1511", + "missed": false + }, + { + "index": "1512", + "missed": false + }, + { + "index": "1513", + "missed": false + }, + { + "index": "1514", + "missed": false + }, + { + "index": "1515", + "missed": false + }, + { + "index": "1516", + "missed": false + }, + { + "index": "1517", + "missed": false + }, + { + "index": "1518", + "missed": false + }, + { + "index": "1519", + "missed": false + }, + { + "index": "1520", + "missed": false + }, + { + "index": "1521", + "missed": false + }, + { + "index": "1522", + "missed": false + }, + { + "index": "1523", + "missed": false + }, + { + "index": "1524", + "missed": false + }, + { + "index": "1525", + "missed": false + }, + { + "index": "1526", + "missed": false + }, + { + "index": "1527", + "missed": false + }, + { + "index": "1528", + "missed": false + }, + { + "index": "1529", + "missed": false + }, + { + "index": "1530", + "missed": false + }, + { + "index": "1531", + "missed": false + }, + { + "index": "1532", + "missed": false + }, + { + "index": "1533", + "missed": false + }, + { + "index": "1534", + "missed": false + }, + { + "index": "1535", + "missed": false + }, + { + "index": "1536", + "missed": false + }, + { + "index": "1537", + "missed": false + }, + { + "index": "1538", + "missed": false + }, + { + "index": "1539", + "missed": false + }, + { + "index": "1540", + "missed": false + }, + { + "index": "1541", + "missed": false + }, + { + "index": "1542", + "missed": false + }, + { + "index": "1543", + "missed": false + }, + { + "index": "1544", + "missed": false + }, + { + "index": "1545", + "missed": false + }, + { + "index": "1546", + "missed": false + }, + { + "index": "1547", + "missed": false + }, + { + "index": "1548", + "missed": false + }, + { + "index": "1549", + "missed": false + }, + { + "index": "1550", + "missed": false + }, + { + "index": "1551", + "missed": false + }, + { + "index": "1552", + "missed": false + }, + { + "index": "1553", + "missed": false + }, + { + "index": "1554", + "missed": false + }, + { + "index": "1555", + "missed": false + } + ], + "cosmosvalcons1k2t3ktjxggyud2f9vjf99ewjsj9s5g90zjampt": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + } + ], + "cosmosvalcons1wh9m5purhqcwtcrjflu4zu8kt6ptlce7n2c0zp": [ + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "146", + "missed": false + } + ], + "cosmosvalcons1ny4mpk69wz5atjhgzmjg6klytgj5ffkewu0sjj": [ + { + "index": "6", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1311", + "missed": false + }, + { + "index": "1427", + "missed": false + }, + { + "index": "1440", + "missed": false + }, + { + "index": "1458", + "missed": false + }, + { + "index": "1621", + "missed": false + }, + { + "index": "1976", + "missed": false + }, + { + "index": "1977", + "missed": false + }, + { + "index": "1978", + "missed": false + }, + { + "index": "1979", + "missed": false + }, + { + "index": "1980", + "missed": false + }, + { + "index": "1981", + "missed": false + }, + { + "index": "1982", + "missed": false + }, + { + "index": "1983", + "missed": false + }, + { + "index": "1984", + "missed": false + }, + { + "index": "1985", + "missed": false + }, + { + "index": "1986", + "missed": false + }, + { + "index": "1987", + "missed": false + }, + { + "index": "1990", + "missed": false + }, + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + }, + { + "index": "1994", + "missed": false + }, + { + "index": "2060", + "missed": false + }, + { + "index": "2083", + "missed": false + }, + { + "index": "2084", + "missed": false + }, + { + "index": "2086", + "missed": false + }, + { + "index": "2088", + "missed": false + }, + { + "index": "2089", + "missed": false + }, + { + "index": "2090", + "missed": false + }, + { + "index": "2091", + "missed": false + }, + { + "index": "2092", + "missed": false + }, + { + "index": "2093", + "missed": false + }, + { + "index": "2094", + "missed": false + }, + { + "index": "2095", + "missed": false + }, + { + "index": "2096", + "missed": false + }, + { + "index": "2097", + "missed": false + }, + { + "index": "2098", + "missed": false + }, + { + "index": "2099", + "missed": false + }, + { + "index": "2100", + "missed": false + }, + { + "index": "2101", + "missed": false + }, + { + "index": "2102", + "missed": false + }, + { + "index": "2103", + "missed": false + }, + { + "index": "2104", + "missed": false + }, + { + "index": "2105", + "missed": false + }, + { + "index": "2106", + "missed": false + }, + { + "index": "2107", + "missed": false + }, + { + "index": "2108", + "missed": false + }, + { + "index": "2109", + "missed": false + }, + { + "index": "2110", + "missed": false + }, + { + "index": "2111", + "missed": false + }, + { + "index": "2112", + "missed": false + }, + { + "index": "2113", + "missed": false + }, + { + "index": "2114", + "missed": false + }, + { + "index": "2115", + "missed": false + }, + { + "index": "2116", + "missed": false + }, + { + "index": "2117", + "missed": false + }, + { + "index": "2118", + "missed": false + }, + { + "index": "2119", + "missed": false + }, + { + "index": "2120", + "missed": false + }, + { + "index": "2121", + "missed": false + }, + { + "index": "2122", + "missed": false + }, + { + "index": "2123", + "missed": false + }, + { + "index": "2124", + "missed": false + }, + { + "index": "2125", + "missed": false + }, + { + "index": "2126", + "missed": false + }, + { + "index": "2127", + "missed": false + }, + { + "index": "2128", + "missed": false + }, + { + "index": "2129", + "missed": false + }, + { + "index": "2130", + "missed": false + }, + { + "index": "2131", + "missed": false + }, + { + "index": "2132", + "missed": false + }, + { + "index": "2133", + "missed": false + }, + { + "index": "2134", + "missed": false + }, + { + "index": "2135", + "missed": false + }, + { + "index": "2136", + "missed": false + }, + { + "index": "2137", + "missed": false + }, + { + "index": "2138", + "missed": false + }, + { + "index": "2139", + "missed": false + }, + { + "index": "2140", + "missed": false + }, + { + "index": "2141", + "missed": false + }, + { + "index": "2142", + "missed": false + }, + { + "index": "2143", + "missed": false + }, + { + "index": "2144", + "missed": false + }, + { + "index": "2145", + "missed": false + }, + { + "index": "2146", + "missed": false + }, + { + "index": "2147", + "missed": false + }, + { + "index": "2148", + "missed": false + }, + { + "index": "2149", + "missed": false + }, + { + "index": "2150", + "missed": false + }, + { + "index": "2151", + "missed": false + }, + { + "index": "2152", + "missed": false + }, + { + "index": "2153", + "missed": false + }, + { + "index": "2154", + "missed": false + }, + { + "index": "2155", + "missed": false + }, + { + "index": "2156", + "missed": false + }, + { + "index": "2172", + "missed": false + }, + { + "index": "2173", + "missed": false + }, + { + "index": "2174", + "missed": false + }, + { + "index": "2175", + "missed": false + }, + { + "index": "2176", + "missed": false + }, + { + "index": "2177", + "missed": false + }, + { + "index": "2178", + "missed": false + }, + { + "index": "2179", + "missed": false + }, + { + "index": "2180", + "missed": false + }, + { + "index": "2181", + "missed": false + }, + { + "index": "2182", + "missed": false + }, + { + "index": "2183", + "missed": false + }, + { + "index": "2184", + "missed": false + }, + { + "index": "2187", + "missed": false + } + ], + "cosmosvalcons1ur9er66lex0nt0c508rt332evumdfwslu2d6dq": [ + { + "index": "0", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + } + ], + "cosmosvalcons1u9yyugh065a6g8ttyds4g0g0hfar580eyyxmde": [ + { + "index": "0", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1z748vkw3ttk8dsudz5dd8ukm5cvls5lws2xte7": [ + { + "index": "0", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons1d8k6m7j2sqlfm0653jgq6jjxte732snz2wlgaz": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons109uxmllpz5cf26u38swd8rw9979z9ea34ersuq": [ + { + "index": "4146", + "missed": false + }, + { + "index": "4147", + "missed": false + }, + { + "index": "4148", + "missed": false + }, + { + "index": "4149", + "missed": false + }, + { + "index": "4150", + "missed": false + }, + { + "index": "4151", + "missed": false + }, + { + "index": "4152", + "missed": false + }, + { + "index": "4153", + "missed": false + }, + { + "index": "4154", + "missed": false + }, + { + "index": "4155", + "missed": false + }, + { + "index": "4156", + "missed": false + }, + { + "index": "4157", + "missed": false + }, + { + "index": "4158", + "missed": false + }, + { + "index": "4159", + "missed": false + }, + { + "index": "4160", + "missed": false + }, + { + "index": "4161", + "missed": false + }, + { + "index": "4162", + "missed": false + }, + { + "index": "4163", + "missed": false + }, + { + "index": "4164", + "missed": false + }, + { + "index": "4165", + "missed": false + }, + { + "index": "4166", + "missed": false + }, + { + "index": "4167", + "missed": false + }, + { + "index": "4168", + "missed": false + }, + { + "index": "4169", + "missed": false + }, + { + "index": "4170", + "missed": false + }, + { + "index": "4171", + "missed": false + }, + { + "index": "4172", + "missed": false + }, + { + "index": "4173", + "missed": false + }, + { + "index": "4174", + "missed": false + }, + { + "index": "4175", + "missed": false + }, + { + "index": "4176", + "missed": false + }, + { + "index": "4177", + "missed": false + }, + { + "index": "4178", + "missed": false + }, + { + "index": "4179", + "missed": false + }, + { + "index": "4180", + "missed": false + }, + { + "index": "4181", + "missed": false + }, + { + "index": "4182", + "missed": false + }, + { + "index": "4183", + "missed": false + }, + { + "index": "4184", + "missed": false + }, + { + "index": "4185", + "missed": false + }, + { + "index": "4186", + "missed": false + }, + { + "index": "4187", + "missed": false + }, + { + "index": "4188", + "missed": false + }, + { + "index": "4189", + "missed": false + }, + { + "index": "4190", + "missed": false + }, + { + "index": "4191", + "missed": false + }, + { + "index": "4192", + "missed": false + }, + { + "index": "4193", + "missed": false + }, + { + "index": "4194", + "missed": false + }, + { + "index": "4195", + "missed": false + }, + { + "index": "4196", + "missed": false + }, + { + "index": "4197", + "missed": false + }, + { + "index": "4198", + "missed": false + }, + { + "index": "4199", + "missed": false + }, + { + "index": "4200", + "missed": false + }, + { + "index": "4201", + "missed": false + }, + { + "index": "4202", + "missed": false + }, + { + "index": "4203", + "missed": false + }, + { + "index": "4204", + "missed": false + }, + { + "index": "4205", + "missed": false + }, + { + "index": "4206", + "missed": false + }, + { + "index": "4207", + "missed": false + }, + { + "index": "4208", + "missed": false + }, + { + "index": "4209", + "missed": false + }, + { + "index": "4210", + "missed": false + }, + { + "index": "4211", + "missed": false + }, + { + "index": "4212", + "missed": false + }, + { + "index": "4213", + "missed": false + }, + { + "index": "4214", + "missed": false + }, + { + "index": "4215", + "missed": false + }, + { + "index": "4216", + "missed": false + }, + { + "index": "4217", + "missed": false + }, + { + "index": "4218", + "missed": false + }, + { + "index": "4219", + "missed": false + }, + { + "index": "4220", + "missed": false + }, + { + "index": "4221", + "missed": false + }, + { + "index": "4222", + "missed": false + }, + { + "index": "4223", + "missed": false + }, + { + "index": "4224", + "missed": false + }, + { + "index": "4225", + "missed": false + }, + { + "index": "4226", + "missed": false + }, + { + "index": "4227", + "missed": false + }, + { + "index": "4228", + "missed": false + }, + { + "index": "4229", + "missed": false + }, + { + "index": "4230", + "missed": false + }, + { + "index": "4231", + "missed": false + }, + { + "index": "4232", + "missed": false + }, + { + "index": "4233", + "missed": false + }, + { + "index": "4234", + "missed": false + }, + { + "index": "4235", + "missed": false + }, + { + "index": "4236", + "missed": false + }, + { + "index": "4237", + "missed": false + }, + { + "index": "4238", + "missed": false + }, + { + "index": "4239", + "missed": false + }, + { + "index": "4240", + "missed": false + }, + { + "index": "4241", + "missed": false + }, + { + "index": "4242", + "missed": false + }, + { + "index": "4243", + "missed": false + }, + { + "index": "4244", + "missed": false + }, + { + "index": "4245", + "missed": false + }, + { + "index": "4246", + "missed": false + }, + { + "index": "4247", + "missed": false + }, + { + "index": "4248", + "missed": false + }, + { + "index": "4249", + "missed": false + }, + { + "index": "4250", + "missed": false + }, + { + "index": "4251", + "missed": false + }, + { + "index": "4252", + "missed": false + }, + { + "index": "4253", + "missed": false + }, + { + "index": "4254", + "missed": false + }, + { + "index": "4255", + "missed": false + }, + { + "index": "4256", + "missed": false + }, + { + "index": "4257", + "missed": false + }, + { + "index": "4258", + "missed": false + }, + { + "index": "4259", + "missed": false + }, + { + "index": "4260", + "missed": false + }, + { + "index": "4261", + "missed": false + }, + { + "index": "4262", + "missed": false + }, + { + "index": "4263", + "missed": false + }, + { + "index": "4264", + "missed": false + }, + { + "index": "4265", + "missed": false + }, + { + "index": "4266", + "missed": false + }, + { + "index": "4267", + "missed": false + }, + { + "index": "4268", + "missed": false + }, + { + "index": "4269", + "missed": false + }, + { + "index": "4270", + "missed": false + }, + { + "index": "4271", + "missed": false + }, + { + "index": "4272", + "missed": false + }, + { + "index": "4273", + "missed": false + }, + { + "index": "4274", + "missed": false + }, + { + "index": "4275", + "missed": false + }, + { + "index": "4276", + "missed": false + }, + { + "index": "4277", + "missed": false + }, + { + "index": "4278", + "missed": false + }, + { + "index": "4279", + "missed": false + }, + { + "index": "4280", + "missed": false + }, + { + "index": "4281", + "missed": false + }, + { + "index": "4282", + "missed": false + }, + { + "index": "4283", + "missed": false + }, + { + "index": "4284", + "missed": false + }, + { + "index": "4285", + "missed": false + }, + { + "index": "4286", + "missed": false + }, + { + "index": "4287", + "missed": false + }, + { + "index": "4288", + "missed": false + }, + { + "index": "4289", + "missed": false + }, + { + "index": "4290", + "missed": false + }, + { + "index": "4291", + "missed": false + }, + { + "index": "4292", + "missed": false + }, + { + "index": "4293", + "missed": false + }, + { + "index": "4294", + "missed": false + }, + { + "index": "4295", + "missed": false + }, + { + "index": "4296", + "missed": false + }, + { + "index": "4297", + "missed": false + }, + { + "index": "4298", + "missed": false + }, + { + "index": "4299", + "missed": false + }, + { + "index": "4300", + "missed": false + }, + { + "index": "4301", + "missed": false + }, + { + "index": "4302", + "missed": false + }, + { + "index": "4303", + "missed": false + }, + { + "index": "4304", + "missed": false + }, + { + "index": "4305", + "missed": false + }, + { + "index": "4306", + "missed": false + }, + { + "index": "4307", + "missed": false + }, + { + "index": "4308", + "missed": false + }, + { + "index": "4309", + "missed": false + }, + { + "index": "4310", + "missed": false + }, + { + "index": "4311", + "missed": false + }, + { + "index": "4312", + "missed": false + }, + { + "index": "4313", + "missed": false + }, + { + "index": "4314", + "missed": false + }, + { + "index": "4315", + "missed": false + }, + { + "index": "4316", + "missed": false + }, + { + "index": "4317", + "missed": false + }, + { + "index": "4318", + "missed": false + }, + { + "index": "4319", + "missed": false + }, + { + "index": "4320", + "missed": false + }, + { + "index": "4321", + "missed": false + }, + { + "index": "4322", + "missed": false + }, + { + "index": "4323", + "missed": false + }, + { + "index": "4324", + "missed": false + }, + { + "index": "4325", + "missed": false + }, + { + "index": "4326", + "missed": false + }, + { + "index": "4327", + "missed": false + }, + { + "index": "4328", + "missed": false + }, + { + "index": "4329", + "missed": false + }, + { + "index": "4330", + "missed": false + }, + { + "index": "4331", + "missed": false + }, + { + "index": "4332", + "missed": false + }, + { + "index": "4333", + "missed": false + }, + { + "index": "4334", + "missed": false + }, + { + "index": "4335", + "missed": false + }, + { + "index": "4336", + "missed": false + }, + { + "index": "4337", + "missed": false + }, + { + "index": "4338", + "missed": false + }, + { + "index": "4339", + "missed": false + }, + { + "index": "4340", + "missed": false + }, + { + "index": "4341", + "missed": false + }, + { + "index": "4342", + "missed": false + }, + { + "index": "4343", + "missed": false + }, + { + "index": "4344", + "missed": false + }, + { + "index": "4345", + "missed": false + } + ], + "cosmosvalcons1qq92t2l4jz5pt67tmts8ptl4p0jhr6utx5xa8y": [], + "cosmosvalcons1q4hecpxturx35a9kuyjn69fzs8tp4w3rpyc5xr": [ + { + "index": "2252", + "missed": false + }, + { + "index": "2253", + "missed": false + }, + { + "index": "2254", + "missed": false + }, + { + "index": "2255", + "missed": false + }, + { + "index": "2256", + "missed": false + }, + { + "index": "2257", + "missed": false + }, + { + "index": "2258", + "missed": false + }, + { + "index": "2259", + "missed": false + }, + { + "index": "2260", + "missed": false + }, + { + "index": "2261", + "missed": false + }, + { + "index": "2262", + "missed": false + }, + { + "index": "2263", + "missed": false + } + ], + "cosmosvalcons1qk75tznd3p7gpwf6pe55l5zdvzfn04lacv8g3y": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons10why2pfdjk2vpqu5nvypu97f0p8ev0cjv3r8uu": [ + { + "index": "1991", + "missed": false + }, + { + "index": "1992", + "missed": false + }, + { + "index": "1993", + "missed": false + } + ], + "cosmosvalcons1nz0gj2nq8e460ue9h3f92h0mg75828nxshjgz4": [ + { + "index": "0", + "missed": false + } + ], + "cosmosvalcons1d3x9hvn2zsm5z2xn3u7mtd5mej974338ffq8u2": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + } + ], + "cosmosvalcons10956gthxcr89k4s9wenam7xk4q849l7hkpf6tz": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1kf05awjcm94a0r553j66szsfw68h38eh3n4e74": [], + "cosmosvalcons1ce0pu6tvqw9f5j34v5q5a5tga9l8uc7l4mghtf": [], + "cosmosvalcons1mtv9ejsmw9sd5tqsfnqwffl5hnfw3qu4kd9w5u": [], + "cosmosvalcons1m5k2fmch52fwppwyshp96jcc2h82n0nf95apue": [], + "cosmosvalcons1ajch0d6dujzdae6whq4glqjy4mkm2nxzwcqjg6": [ + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "158", + "missed": false + } + ], + "cosmosvalcons1lqwpwxctec5ltl4u6a7wwn407wx95l6esuqq5w": [ + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + } + ], + "cosmosvalcons1rhs9rx07z2w53qz43c5xs3ft8rrea5vn2hqa3w": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "1459", + "missed": false + }, + { + "index": "1460", + "missed": false + }, + { + "index": "1461", + "missed": false + }, + { + "index": "1462", + "missed": false + }, + { + "index": "1463", + "missed": false + }, + { + "index": "1464", + "missed": false + }, + { + "index": "1465", + "missed": false + }, + { + "index": "1466", + "missed": false + }, + { + "index": "1467", + "missed": false + }, + { + "index": "1468", + "missed": false + }, + { + "index": "1469", + "missed": false + }, + { + "index": "1470", + "missed": false + }, + { + "index": "1471", + "missed": false + }, + { + "index": "1472", + "missed": false + }, + { + "index": "1473", + "missed": false + }, + { + "index": "1474", + "missed": false + }, + { + "index": "1475", + "missed": false + }, + { + "index": "1476", + "missed": false + }, + { + "index": "1477", + "missed": false + }, + { + "index": "1478", + "missed": false + }, + { + "index": "1479", + "missed": false + }, + { + "index": "1480", + "missed": false + }, + { + "index": "1481", + "missed": false + }, + { + "index": "1482", + "missed": false + }, + { + "index": "1483", + "missed": false + }, + { + "index": "1484", + "missed": false + }, + { + "index": "1485", + "missed": false + }, + { + "index": "1486", + "missed": false + }, + { + "index": "1487", + "missed": false + }, + { + "index": "1488", + "missed": false + }, + { + "index": "1489", + "missed": false + }, + { + "index": "1490", + "missed": false + }, + { + "index": "1491", + "missed": false + }, + { + "index": "1492", + "missed": false + } + ], + "cosmosvalcons1d8vektrxqsavh64gg36jts6k4lryprsv4jpdfm": [ + { + "index": "1339", + "missed": false + }, + { + "index": "1419", + "missed": false + }, + { + "index": "1420", + "missed": false + }, + { + "index": "1446", + "missed": false + } + ], + "cosmosvalcons1s3mklqm5ae0tdxezkq5uwttfkz8scwljh92rx6": [], + "cosmosvalcons13vkysnlngsgjzl9fqefaf56gsfq93rcm3vqzmh": [], + "cosmosvalcons14wy7zjpqa8qwaq02g77nhur934lhettmrmyv5p": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1kq24y5kh8dlwkaxj4rxgzsuhue5hp2petveuva": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + } + ], + "cosmosvalcons1unwgt3576s69jaqjj2n4zwu60u82r0m2pjnlfc": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false + }, + { + "index": "1092", + "missed": false + }, + { + "index": "1093", + "missed": false + }, + { + "index": "1094", + "missed": false + }, + { + "index": "1095", + "missed": false + }, + { + "index": "1096", + "missed": false + }, + { + "index": "1097", + "missed": false + }, + { + "index": "1098", + "missed": false + }, + { + "index": "1099", + "missed": false + }, + { + "index": "1100", + "missed": false + }, + { + "index": "1101", + "missed": false + }, + { + "index": "1102", + "missed": false + }, + { + "index": "1103", + "missed": false + }, + { + "index": "1104", + "missed": false + }, + { + "index": "1105", + "missed": false + }, + { + "index": "1106", + "missed": false + }, + { + "index": "1107", + "missed": false + }, + { + "index": "1108", + "missed": false + }, + { + "index": "1109", + "missed": false + }, + { + "index": "1110", + "missed": false + }, + { + "index": "1111", + "missed": false + }, + { + "index": "1112", + "missed": false + }, + { + "index": "1113", + "missed": false + }, + { + "index": "1114", + "missed": false + }, + { + "index": "1115", + "missed": false + }, + { + "index": "1116", + "missed": false + }, + { + "index": "1117", + "missed": false + }, + { + "index": "1118", + "missed": false + }, + { + "index": "1119", + "missed": false + }, + { + "index": "1120", + "missed": false + }, + { + "index": "1121", + "missed": false + }, + { + "index": "1122", + "missed": false + }, + { + "index": "1123", + "missed": false + }, + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false + }, + { + "index": "1133", + "missed": false + }, + { + "index": "1134", + "missed": false + }, + { + "index": "1135", + "missed": false + }, + { + "index": "1136", + "missed": false + }, + { + "index": "1137", + "missed": false + }, + { + "index": "1138", + "missed": false + }, + { + "index": "1139", + "missed": false + }, + { + "index": "1140", + "missed": false + }, + { + "index": "1141", + "missed": false + }, + { + "index": "1142", + "missed": false + }, + { + "index": "1143", + "missed": false + }, + { + "index": "1144", + "missed": false + }, + { + "index": "1145", + "missed": false + }, + { + "index": "1146", + "missed": false + }, + { + "index": "1147", + "missed": false + }, + { + "index": "1148", + "missed": false + }, + { + "index": "1149", + "missed": false + }, + { + "index": "1150", + "missed": false + }, + { + "index": "1151", + "missed": false + }, + { + "index": "1152", + "missed": false + }, + { + "index": "1153", + "missed": false + }, + { + "index": "1154", + "missed": false + }, + { + "index": "1155", + "missed": false + }, + { + "index": "1156", + "missed": false + }, + { + "index": "1157", + "missed": false + }, + { + "index": "1158", + "missed": false + }, + { + "index": "1159", + "missed": false + }, + { + "index": "1160", + "missed": false + }, + { + "index": "1161", + "missed": false + }, + { + "index": "1162", + "missed": false + }, + { + "index": "1163", + "missed": false + }, + { + "index": "1164", + "missed": false + }, + { + "index": "1165", + "missed": false + }, + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false + }, + { + "index": "1168", + "missed": false + }, + { + "index": "1169", + "missed": false + }, + { + "index": "1170", + "missed": false + }, + { + "index": "1171", + "missed": false + }, + { + "index": "1172", + "missed": false + }, + { + "index": "1173", + "missed": false + }, + { + "index": "1174", + "missed": false + }, + { + "index": "1175", + "missed": false + }, + { + "index": "1176", + "missed": false + }, + { + "index": "1177", + "missed": false + }, + { + "index": "1178", + "missed": false + }, + { + "index": "1179", + "missed": false + }, + { + "index": "1180", + "missed": false + }, + { + "index": "1181", + "missed": false + }, + { + "index": "1182", + "missed": false + }, + { + "index": "1183", + "missed": false + }, + { + "index": "1184", + "missed": false + }, + { + "index": "1185", + "missed": false + }, + { + "index": "1186", + "missed": false + }, + { + "index": "1187", + "missed": false + }, + { + "index": "1188", + "missed": false + }, + { + "index": "1189", + "missed": false + }, + { + "index": "1190", + "missed": false + }, + { + "index": "1191", + "missed": false + }, + { + "index": "1192", + "missed": false + }, + { + "index": "1193", + "missed": false + }, + { + "index": "1194", + "missed": false + }, + { + "index": "1195", + "missed": false + }, + { + "index": "1196", + "missed": false + }, + { + "index": "1197", + "missed": false + }, + { + "index": "1198", + "missed": false + }, + { + "index": "1199", + "missed": false + }, + { + "index": "1200", + "missed": false + }, + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false + }, + { + "index": "1203", + "missed": false + }, + { + "index": "1204", + "missed": false + }, + { + "index": "1205", + "missed": false + }, + { + "index": "1206", + "missed": false + }, + { + "index": "1207", + "missed": false + }, + { + "index": "1208", + "missed": false + }, + { + "index": "1209", + "missed": false + }, + { + "index": "1210", + "missed": false + }, + { + "index": "1211", + "missed": false + }, + { + "index": "1212", + "missed": false + }, + { + "index": "1213", + "missed": false + }, + { + "index": "1214", + "missed": false + }, + { + "index": "1215", + "missed": false + }, + { + "index": "1216", + "missed": false + }, + { + "index": "1217", + "missed": false + }, + { + "index": "1218", + "missed": false + }, + { + "index": "1219", + "missed": false + }, + { + "index": "1220", + "missed": false + }, + { + "index": "1221", + "missed": false + }, + { + "index": "1222", + "missed": false + }, + { + "index": "1223", + "missed": false + }, + { + "index": "1224", + "missed": false + }, + { + "index": "1225", + "missed": false + }, + { + "index": "1226", + "missed": false + }, + { + "index": "1227", + "missed": false + }, + { + "index": "1228", + "missed": false + }, + { + "index": "1229", + "missed": false + }, + { + "index": "1230", + "missed": false + }, + { + "index": "1231", + "missed": false + }, + { + "index": "1232", + "missed": false + }, + { + "index": "1233", + "missed": false + }, + { + "index": "1234", + "missed": false + }, + { + "index": "1235", + "missed": false + }, + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false + }, + { + "index": "1238", + "missed": false + }, + { + "index": "1239", + "missed": false + }, + { + "index": "1240", + "missed": false + }, + { + "index": "1241", + "missed": false + }, + { + "index": "1242", + "missed": false + }, + { + "index": "1243", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1911", + "missed": false + } + ], + "cosmosvalcons1yxzktjrvhleltp7kfuh4jmmg2p8crljde69rww": [ + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + } + ], + "cosmosvalcons1dvn4l7s9w8h0c3yze4axet5rdatctj6wq6722u": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "1244", + "missed": false + }, + { + "index": "1245", + "missed": false + }, + { + "index": "1246", + "missed": false + }, + { + "index": "1247", + "missed": false + }, + { + "index": "1248", + "missed": false + }, + { + "index": "1249", + "missed": false + }, + { + "index": "1250", + "missed": false + }, + { + "index": "1251", + "missed": false + }, + { + "index": "1252", + "missed": false + }, + { + "index": "1253", + "missed": false + }, + { + "index": "1254", + "missed": false + }, + { + "index": "1255", + "missed": false + }, + { + "index": "1256", + "missed": false + }, + { + "index": "1257", + "missed": false + }, + { + "index": "1258", + "missed": false + }, + { + "index": "1259", + "missed": false + }, + { + "index": "1260", + "missed": false + }, + { + "index": "1261", + "missed": false + }, + { + "index": "1262", + "missed": false + }, + { + "index": "1263", + "missed": false + }, + { + "index": "1264", + "missed": false + }, + { + "index": "1265", + "missed": false + }, + { + "index": "1266", + "missed": false + }, + { + "index": "1267", + "missed": false + }, + { + "index": "1268", + "missed": false + }, + { + "index": "1269", + "missed": false + }, + { + "index": "1270", + "missed": false + }, + { + "index": "1271", + "missed": false + }, + { + "index": "1272", + "missed": false + }, + { + "index": "1273", + "missed": false + }, + { + "index": "1274", + "missed": false + }, + { + "index": "1275", + "missed": false + }, + { + "index": "1276", + "missed": false + }, + { + "index": "1277", + "missed": false + }, + { + "index": "1278", + "missed": false + }, + { + "index": "1279", + "missed": false + }, + { + "index": "1280", + "missed": false + }, + { + "index": "1281", + "missed": false + }, + { + "index": "1282", + "missed": false + }, + { + "index": "1283", + "missed": false + }, + { + "index": "1284", + "missed": false + }, + { + "index": "1285", + "missed": false + }, + { + "index": "1286", + "missed": false + }, + { + "index": "1287", + "missed": false + }, + { + "index": "1288", + "missed": false + }, + { + "index": "1289", + "missed": false + }, + { + "index": "1290", + "missed": false + }, + { + "index": "1291", + "missed": false + }, + { + "index": "1292", + "missed": false + }, + { + "index": "1293", + "missed": false + }, + { + "index": "1294", + "missed": false + }, + { + "index": "1295", + "missed": false + }, + { + "index": "1296", + "missed": false + }, + { + "index": "1297", + "missed": false + }, + { + "index": "1298", + "missed": false + }, + { + "index": "4519", + "missed": true + } + ], + "cosmosvalcons1dhrttfe92nmc7g4k47uegs6hl9p75f9crrxrzy": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + }, + { + "index": "2", + "missed": true + }, + { + "index": "3", + "missed": true + }, + { + "index": "4", + "missed": true + }, + { + "index": "5", + "missed": true + }, + { + "index": "6", + "missed": true + }, + { + "index": "7", + "missed": true + }, + { + "index": "8", + "missed": true + }, + { + "index": "9", + "missed": true + }, + { + "index": "10", + "missed": true + }, + { + "index": "11", + "missed": true + }, + { + "index": "12", + "missed": true + }, + { + "index": "13", + "missed": true + }, + { + "index": "14", + "missed": true + }, + { + "index": "15", + "missed": true + }, + { + "index": "16", + "missed": true + }, + { + "index": "17", + "missed": true + }, + { + "index": "18", + "missed": true + }, + { + "index": "19", + "missed": true + }, + { + "index": "20", + "missed": true + }, + { + "index": "21", + "missed": true + }, + { + "index": "22", + "missed": true + }, + { + "index": "23", + "missed": true + }, + { + "index": "24", + "missed": true + }, + { + "index": "25", + "missed": true + }, + { + "index": "26", + "missed": true + }, + { + "index": "27", + "missed": true + }, + { + "index": "28", + "missed": true + }, + { + "index": "29", + "missed": true + }, + { + "index": "30", + "missed": true + }, + { + "index": "31", + "missed": true + }, + { + "index": "32", + "missed": true + }, + { + "index": "33", + "missed": true + }, + { + "index": "34", + "missed": true + }, + { + "index": "35", + "missed": true + }, + { + "index": "36", + "missed": true + }, + { + "index": "37", + "missed": true + }, + { + "index": "38", + "missed": true + }, + { + "index": "39", + "missed": true + }, + { + "index": "40", + "missed": true + }, + { + "index": "41", + "missed": true + }, + { + "index": "42", + "missed": true + }, + { + "index": "43", + "missed": true + }, + { + "index": "44", + "missed": true + }, + { + "index": "45", + "missed": true + }, + { + "index": "46", + "missed": true + }, + { + "index": "47", + "missed": true + }, + { + "index": "48", + "missed": true + }, + { + "index": "49", + "missed": true + }, + { + "index": "50", + "missed": true + }, + { + "index": "51", + "missed": true + }, + { + "index": "52", + "missed": true + }, + { + "index": "53", + "missed": true + }, + { + "index": "54", + "missed": true + }, + { + "index": "55", + "missed": true + }, + { + "index": "56", + "missed": true + }, + { + "index": "57", + "missed": true + }, + { + "index": "58", + "missed": true + }, + { + "index": "59", + "missed": true + }, + { + "index": "60", + "missed": true + }, + { + "index": "61", + "missed": true + }, + { + "index": "62", + "missed": true + }, + { + "index": "63", + "missed": true + }, + { + "index": "64", + "missed": true + }, + { + "index": "65", + "missed": true + }, + { + "index": "66", + "missed": true + }, + { + "index": "67", + "missed": true + }, + { + "index": "68", + "missed": true + }, + { + "index": "69", + "missed": true + }, + { + "index": "70", + "missed": true + }, + { + "index": "71", + "missed": true + }, + { + "index": "72", + "missed": true + }, + { + "index": "73", + "missed": true + }, + { + "index": "74", + "missed": true + }, + { + "index": "75", + "missed": true + }, + { + "index": "76", + "missed": true + }, + { + "index": "77", + "missed": true + }, + { + "index": "78", + "missed": true + }, + { + "index": "79", + "missed": true + }, + { + "index": "80", + "missed": true + }, + { + "index": "81", + "missed": true + }, + { + "index": "82", + "missed": true + }, + { + "index": "83", + "missed": true + }, + { + "index": "84", + "missed": true + }, + { + "index": "85", + "missed": true + }, + { + "index": "86", + "missed": true + }, + { + "index": "87", + "missed": true + }, + { + "index": "88", + "missed": true + }, + { + "index": "89", + "missed": true + }, + { + "index": "90", + "missed": true + }, + { + "index": "91", + "missed": true + }, + { + "index": "92", + "missed": true + }, + { + "index": "93", + "missed": true + }, + { + "index": "94", + "missed": true + }, + { + "index": "95", + "missed": true + }, + { + "index": "96", + "missed": true + }, + { + "index": "97", + "missed": true + }, + { + "index": "98", + "missed": true + }, + { + "index": "99", + "missed": true + }, + { + "index": "100", + "missed": true + }, + { + "index": "101", + "missed": true + }, + { + "index": "102", + "missed": true + }, + { + "index": "103", + "missed": true + }, + { + "index": "104", + "missed": true + }, + { + "index": "105", + "missed": true + }, + { + "index": "106", + "missed": true + }, + { + "index": "107", + "missed": true + }, + { + "index": "108", + "missed": true + }, + { + "index": "109", + "missed": true + }, + { + "index": "110", + "missed": true + }, + { + "index": "111", + "missed": true + }, + { + "index": "112", + "missed": true + }, + { + "index": "113", + "missed": true + }, + { + "index": "114", + "missed": true + }, + { + "index": "115", + "missed": true + }, + { + "index": "116", + "missed": true + }, + { + "index": "117", + "missed": true + }, + { + "index": "118", + "missed": true + }, + { + "index": "119", + "missed": true + }, + { + "index": "120", + "missed": true + }, + { + "index": "121", + "missed": true + }, + { + "index": "122", + "missed": true + }, + { + "index": "123", + "missed": true + }, + { + "index": "124", + "missed": true + }, + { + "index": "125", + "missed": true + }, + { + "index": "126", + "missed": true + }, + { + "index": "127", + "missed": true + }, + { + "index": "128", + "missed": true + }, + { + "index": "129", + "missed": true + }, + { + "index": "130", + "missed": true + }, + { + "index": "131", + "missed": true + }, + { + "index": "132", + "missed": true + }, + { + "index": "133", + "missed": true + }, + { + "index": "134", + "missed": true + }, + { + "index": "135", + "missed": true + }, + { + "index": "136", + "missed": true + }, + { + "index": "137", + "missed": true + }, + { + "index": "138", + "missed": true + }, + { + "index": "139", + "missed": true + }, + { + "index": "140", + "missed": true + }, + { + "index": "141", + "missed": true + }, + { + "index": "142", + "missed": true + }, + { + "index": "143", + "missed": true + }, + { + "index": "144", + "missed": true + }, + { + "index": "145", + "missed": true + }, + { + "index": "146", + "missed": true + }, + { + "index": "147", + "missed": true + }, + { + "index": "148", + "missed": true + }, + { + "index": "149", + "missed": true + }, + { + "index": "150", + "missed": true + }, + { + "index": "151", + "missed": true + }, + { + "index": "152", + "missed": true + }, + { + "index": "153", + "missed": true + }, + { + "index": "154", + "missed": true + }, + { + "index": "155", + "missed": true + }, + { + "index": "156", + "missed": true + }, + { + "index": "157", + "missed": true + }, + { + "index": "158", + "missed": true + }, + { + "index": "159", + "missed": true + }, + { + "index": "160", + "missed": true + }, + { + "index": "161", + "missed": true + }, + { + "index": "162", + "missed": true + }, + { + "index": "163", + "missed": true + }, + { + "index": "164", + "missed": true + }, + { + "index": "165", + "missed": true + }, + { + "index": "166", + "missed": true + }, + { + "index": "167", + "missed": true + }, + { + "index": "168", + "missed": true + }, + { + "index": "169", + "missed": true + }, + { + "index": "170", + "missed": true + }, + { + "index": "171", + "missed": true + }, + { + "index": "172", + "missed": true + }, + { + "index": "173", + "missed": true + }, + { + "index": "174", + "missed": true + }, + { + "index": "175", + "missed": true + }, + { + "index": "176", + "missed": true + }, + { + "index": "177", + "missed": true + }, + { + "index": "178", + "missed": true + }, + { + "index": "179", + "missed": true + }, + { + "index": "180", + "missed": true + }, + { + "index": "181", + "missed": true + }, + { + "index": "182", + "missed": true + }, + { + "index": "183", + "missed": true + }, + { + "index": "184", + "missed": true + }, + { + "index": "185", + "missed": true + }, + { + "index": "186", + "missed": true + }, + { + "index": "187", + "missed": true + }, + { + "index": "188", + "missed": true + }, + { + "index": "189", + "missed": true + }, + { + "index": "190", + "missed": true + }, + { + "index": "191", + "missed": true + }, + { + "index": "192", + "missed": true + }, + { + "index": "193", + "missed": true + }, + { + "index": "194", + "missed": true + }, + { + "index": "195", + "missed": true + }, + { + "index": "196", + "missed": true + }, + { + "index": "197", + "missed": true + }, + { + "index": "198", + "missed": true + }, + { + "index": "199", + "missed": true + }, + { + "index": "200", + "missed": true + }, + { + "index": "201", + "missed": true + }, + { + "index": "202", + "missed": true + }, + { + "index": "203", + "missed": true + }, + { + "index": "204", + "missed": true + }, + { + "index": "205", + "missed": true + }, + { + "index": "206", + "missed": true + }, + { + "index": "207", + "missed": true + }, + { + "index": "208", + "missed": true + } + ], + "cosmosvalcons1hp2jatqdzgaxhasfzgcy0fgcr4z7ay94u2qkfs": [], + "cosmosvalcons1ek8v3p8j5eg3nud2j577t0727tp63dx74j8ga3": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "696", + "missed": false + } + ], + "cosmosvalcons16ncwhurhc4l4t6h9z86de2y0ru7eupv466k4uf": [], + "cosmosvalcons1742lyx43gzn45aacrugwuwaqsufl2m42yqwxvc": [ + { + "index": "0", + "missed": true + }, + { + "index": "1", + "missed": true + } + ], + "cosmosvalcons1pyydp7qxz8c0qtuf3c3rksag084du2c89r8kmx": [], + "cosmosvalcons19zu8u3dyg54whtmtazpqlf0a8k94pl5jtlq4km": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + } + ], + "cosmosvalcons1t6ge6m3d3qy2knjvnmtunvd8h406eexjpudv0l": [], + "cosmosvalcons1edhz2z26fqxczzxae63fknlsk5t2s4te2awy35": [ + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + } + ], + "cosmosvalcons1m4lpqk465w276nfyyss0tp4jsslg0x5rmvmcxn": [ + { + "index": "0", + "missed": false + }, + { + "index": "1", + "missed": false + }, + { + "index": "2", + "missed": false + }, + { + "index": "3", + "missed": false + }, + { + "index": "4", + "missed": false + }, + { + "index": "5", + "missed": false + }, + { + "index": "6", + "missed": false + }, + { + "index": "7", + "missed": false + }, + { + "index": "8", + "missed": false + }, + { + "index": "9", + "missed": false + }, + { + "index": "10", + "missed": false + }, + { + "index": "11", + "missed": false + }, + { + "index": "12", + "missed": false + }, + { + "index": "13", + "missed": false + }, + { + "index": "14", + "missed": false + }, + { + "index": "15", + "missed": false + }, + { + "index": "16", + "missed": false + }, + { + "index": "17", + "missed": false + }, + { + "index": "18", + "missed": false + }, + { + "index": "19", + "missed": false + }, + { + "index": "20", + "missed": false + }, + { + "index": "21", + "missed": false + }, + { + "index": "22", + "missed": false + }, + { + "index": "23", + "missed": false + }, + { + "index": "24", + "missed": false + }, + { + "index": "25", + "missed": false + }, + { + "index": "26", + "missed": false + }, + { + "index": "27", + "missed": false + }, + { + "index": "28", + "missed": false + }, + { + "index": "29", + "missed": false + }, + { + "index": "30", + "missed": false + }, + { + "index": "31", + "missed": false + }, + { + "index": "32", + "missed": false + }, + { + "index": "33", + "missed": false + }, + { + "index": "34", + "missed": false + }, + { + "index": "35", + "missed": false + }, + { + "index": "36", + "missed": false + }, + { + "index": "37", + "missed": false + }, + { + "index": "38", + "missed": false + }, + { + "index": "39", + "missed": false + }, + { + "index": "40", + "missed": false + }, + { + "index": "41", + "missed": false + }, + { + "index": "42", + "missed": false + }, + { + "index": "43", + "missed": false + }, + { + "index": "44", + "missed": false + }, + { + "index": "45", + "missed": false + }, + { + "index": "46", + "missed": false + }, + { + "index": "47", + "missed": false + }, + { + "index": "48", + "missed": false + }, + { + "index": "49", + "missed": false + }, + { + "index": "50", + "missed": false + }, + { + "index": "51", + "missed": false + }, + { + "index": "52", + "missed": false + }, + { + "index": "53", + "missed": false + }, + { + "index": "54", + "missed": false + }, + { + "index": "55", + "missed": false + }, + { + "index": "56", + "missed": false + }, + { + "index": "57", + "missed": false + }, + { + "index": "58", + "missed": false + }, + { + "index": "59", + "missed": false + }, + { + "index": "60", + "missed": false + }, + { + "index": "61", + "missed": false + }, + { + "index": "62", + "missed": false + }, + { + "index": "63", + "missed": false + }, + { + "index": "64", + "missed": false + }, + { + "index": "65", + "missed": false + }, + { + "index": "66", + "missed": false + }, + { + "index": "67", + "missed": false + }, + { + "index": "68", + "missed": false + }, + { + "index": "69", + "missed": false + }, + { + "index": "70", + "missed": false + }, + { + "index": "71", + "missed": false + }, + { + "index": "72", + "missed": false + }, + { + "index": "73", + "missed": false + }, + { + "index": "74", + "missed": false + }, + { + "index": "75", + "missed": false + }, + { + "index": "76", + "missed": false + }, + { + "index": "77", + "missed": false + }, + { + "index": "78", + "missed": false + }, + { + "index": "79", + "missed": false + }, + { + "index": "80", + "missed": false + }, + { + "index": "81", + "missed": false + }, + { + "index": "82", + "missed": false + }, + { + "index": "83", + "missed": false + }, + { + "index": "84", + "missed": false + }, + { + "index": "85", + "missed": false + }, + { + "index": "86", + "missed": false + }, + { + "index": "87", + "missed": false + }, + { + "index": "88", + "missed": false + }, + { + "index": "89", + "missed": false + }, + { + "index": "90", + "missed": false + }, + { + "index": "91", + "missed": false + }, + { + "index": "92", + "missed": false + }, + { + "index": "93", + "missed": false + }, + { + "index": "94", + "missed": false + }, + { + "index": "95", + "missed": false + }, + { + "index": "96", + "missed": false + }, + { + "index": "97", + "missed": false + }, + { + "index": "98", + "missed": false + }, + { + "index": "99", + "missed": false + }, + { + "index": "100", + "missed": false + }, + { + "index": "101", + "missed": false + }, + { + "index": "102", + "missed": false + }, + { + "index": "103", + "missed": false + }, + { + "index": "104", + "missed": false + }, + { + "index": "105", + "missed": false + }, + { + "index": "106", + "missed": false + }, + { + "index": "107", + "missed": false + }, + { + "index": "108", + "missed": false + }, + { + "index": "109", + "missed": false + }, + { + "index": "110", + "missed": false + }, + { + "index": "111", + "missed": false + }, + { + "index": "112", + "missed": false + }, + { + "index": "113", + "missed": false + }, + { + "index": "114", + "missed": false + }, + { + "index": "115", + "missed": false + }, + { + "index": "116", + "missed": false + }, + { + "index": "117", + "missed": false + }, + { + "index": "118", + "missed": false + }, + { + "index": "119", + "missed": false + }, + { + "index": "120", + "missed": false + }, + { + "index": "121", + "missed": false + }, + { + "index": "122", + "missed": false + }, + { + "index": "123", + "missed": false + }, + { + "index": "124", + "missed": false + }, + { + "index": "125", + "missed": false + }, + { + "index": "126", + "missed": false + }, + { + "index": "127", + "missed": false + }, + { + "index": "128", + "missed": false + }, + { + "index": "129", + "missed": false + }, + { + "index": "130", + "missed": false + }, + { + "index": "131", + "missed": false + }, + { + "index": "132", + "missed": false + }, + { + "index": "133", + "missed": false + }, + { + "index": "134", + "missed": false + }, + { + "index": "135", + "missed": false + }, + { + "index": "136", + "missed": false + }, + { + "index": "137", + "missed": false + }, + { + "index": "138", + "missed": false + }, + { + "index": "139", + "missed": false + }, + { + "index": "140", + "missed": false + }, + { + "index": "141", + "missed": false + }, + { + "index": "142", + "missed": false + }, + { + "index": "143", + "missed": false + }, + { + "index": "144", + "missed": false + }, + { + "index": "145", + "missed": false + }, + { + "index": "146", + "missed": false + }, + { + "index": "147", + "missed": false + }, + { + "index": "148", + "missed": false + }, + { + "index": "149", + "missed": false + }, + { + "index": "150", + "missed": false + }, + { + "index": "151", + "missed": false + }, + { + "index": "152", + "missed": false + }, + { + "index": "153", + "missed": false + }, + { + "index": "154", + "missed": false + }, + { + "index": "155", + "missed": false + }, + { + "index": "156", + "missed": false + }, + { + "index": "157", + "missed": false + }, + { + "index": "158", + "missed": false + }, + { + "index": "159", + "missed": false + }, + { + "index": "160", + "missed": false + }, + { + "index": "161", + "missed": false + }, + { + "index": "162", + "missed": false + }, + { + "index": "163", + "missed": false + }, + { + "index": "164", + "missed": false + }, + { + "index": "165", + "missed": false + }, + { + "index": "166", + "missed": false + }, + { + "index": "167", + "missed": false + }, + { + "index": "168", + "missed": false + }, + { + "index": "169", + "missed": false + }, + { + "index": "170", + "missed": false + }, + { + "index": "171", + "missed": false + }, + { + "index": "172", + "missed": false + }, + { + "index": "173", + "missed": false + }, + { + "index": "174", + "missed": false + }, + { + "index": "175", + "missed": false + }, + { + "index": "176", + "missed": false + }, + { + "index": "177", + "missed": false + }, + { + "index": "178", + "missed": false + }, + { + "index": "179", + "missed": false + }, + { + "index": "180", + "missed": false + }, + { + "index": "181", + "missed": false + }, + { + "index": "182", + "missed": false + }, + { + "index": "183", + "missed": false + }, + { + "index": "184", + "missed": false + }, + { + "index": "185", + "missed": false + }, + { + "index": "186", + "missed": false + }, + { + "index": "187", + "missed": false + }, + { + "index": "188", + "missed": false + }, + { + "index": "189", + "missed": false + }, + { + "index": "190", + "missed": false + }, + { + "index": "191", + "missed": false + }, + { + "index": "192", + "missed": false + }, + { + "index": "193", + "missed": false + }, + { + "index": "194", + "missed": false + }, + { + "index": "195", + "missed": false + }, + { + "index": "196", + "missed": false + }, + { + "index": "197", + "missed": false + }, + { + "index": "198", + "missed": false + }, + { + "index": "199", + "missed": false + }, + { + "index": "200", + "missed": false + }, + { + "index": "201", + "missed": false + }, + { + "index": "202", + "missed": false + }, + { + "index": "203", + "missed": false + }, + { + "index": "204", + "missed": false + }, + { + "index": "205", + "missed": false + }, + { + "index": "206", + "missed": false + }, + { + "index": "207", + "missed": false + }, + { + "index": "208", + "missed": false + }, + { + "index": "209", + "missed": false + }, + { + "index": "210", + "missed": false + }, + { + "index": "211", + "missed": false + }, + { + "index": "212", + "missed": false + }, + { + "index": "213", + "missed": false + }, + { + "index": "214", + "missed": false + }, + { + "index": "215", + "missed": false + }, + { + "index": "216", + "missed": false + }, + { + "index": "217", + "missed": false + }, + { + "index": "218", + "missed": false + }, + { + "index": "219", + "missed": false + }, + { + "index": "220", + "missed": false + }, + { + "index": "221", + "missed": false + }, + { + "index": "222", + "missed": false + }, + { + "index": "223", + "missed": false + }, + { + "index": "224", + "missed": false + }, + { + "index": "225", + "missed": false + }, + { + "index": "226", + "missed": false + }, + { + "index": "227", + "missed": false + }, + { + "index": "228", + "missed": false + }, + { + "index": "229", + "missed": false + }, + { + "index": "230", + "missed": false + }, + { + "index": "231", + "missed": false + }, + { + "index": "232", + "missed": false + }, + { + "index": "233", + "missed": false + }, + { + "index": "234", + "missed": false + }, + { + "index": "235", + "missed": false + }, + { + "index": "236", + "missed": false + }, + { + "index": "237", + "missed": false + }, + { + "index": "238", + "missed": false + }, + { + "index": "239", + "missed": false + }, + { + "index": "240", + "missed": false + }, + { + "index": "241", + "missed": false + }, + { + "index": "242", + "missed": false + }, + { + "index": "243", + "missed": false + }, + { + "index": "244", + "missed": false + }, + { + "index": "245", + "missed": false + }, + { + "index": "246", + "missed": false + }, + { + "index": "247", + "missed": false + }, + { + "index": "248", + "missed": false + }, + { + "index": "249", + "missed": false + }, + { + "index": "250", + "missed": false + }, + { + "index": "251", + "missed": false + }, + { + "index": "252", + "missed": false + }, + { + "index": "253", + "missed": false + }, + { + "index": "254", + "missed": false + }, + { + "index": "255", + "missed": false + }, + { + "index": "256", + "missed": false + }, + { + "index": "257", + "missed": false + }, + { + "index": "258", + "missed": false + }, + { + "index": "259", + "missed": false + }, + { + "index": "260", + "missed": false + }, + { + "index": "261", + "missed": false + }, + { + "index": "262", + "missed": false + }, + { + "index": "263", + "missed": false + }, + { + "index": "264", + "missed": false + }, + { + "index": "265", + "missed": false + }, + { + "index": "266", + "missed": false + }, + { + "index": "267", + "missed": false + }, + { + "index": "268", + "missed": false + }, + { + "index": "269", + "missed": false + }, + { + "index": "270", + "missed": false + }, + { + "index": "271", + "missed": false + }, + { + "index": "272", + "missed": false + }, + { + "index": "273", + "missed": false + }, + { + "index": "274", + "missed": false + }, + { + "index": "275", + "missed": false + }, + { + "index": "276", + "missed": false + }, + { + "index": "277", + "missed": false + }, + { + "index": "278", + "missed": false + }, + { + "index": "279", + "missed": false + }, + { + "index": "280", + "missed": false + }, + { + "index": "281", + "missed": false + }, + { + "index": "282", + "missed": false + }, + { + "index": "283", + "missed": false + }, + { + "index": "284", + "missed": false + }, + { + "index": "285", + "missed": false + }, + { + "index": "286", + "missed": false + }, + { + "index": "287", + "missed": false + }, + { + "index": "288", + "missed": false + }, + { + "index": "289", + "missed": false + }, + { + "index": "290", + "missed": false + }, + { + "index": "291", + "missed": false + }, + { + "index": "292", + "missed": false + }, + { + "index": "293", + "missed": false + }, + { + "index": "294", + "missed": false + }, + { + "index": "295", + "missed": false + }, + { + "index": "296", + "missed": false + }, + { + "index": "297", + "missed": false + }, + { + "index": "298", + "missed": false + }, + { + "index": "299", + "missed": false + }, + { + "index": "300", + "missed": false + }, + { + "index": "301", + "missed": false + }, + { + "index": "302", + "missed": false + }, + { + "index": "303", + "missed": false + }, + { + "index": "304", + "missed": false + }, + { + "index": "305", + "missed": false + }, + { + "index": "306", + "missed": false + }, + { + "index": "307", + "missed": false + }, + { + "index": "308", + "missed": false + }, + { + "index": "309", + "missed": false + }, + { + "index": "310", + "missed": false + }, + { + "index": "311", + "missed": false + }, + { + "index": "312", + "missed": false + }, + { + "index": "313", + "missed": false + }, + { + "index": "314", + "missed": false + }, + { + "index": "315", + "missed": false + }, + { + "index": "316", + "missed": false + }, + { + "index": "317", + "missed": false + }, + { + "index": "318", + "missed": false + }, + { + "index": "319", + "missed": false + }, + { + "index": "320", + "missed": false + }, + { + "index": "321", + "missed": false + }, + { + "index": "322", + "missed": false + }, + { + "index": "323", + "missed": false + }, + { + "index": "324", + "missed": false + }, + { + "index": "325", + "missed": false + }, + { + "index": "326", + "missed": false + }, + { + "index": "327", + "missed": false + }, + { + "index": "328", + "missed": false + }, + { + "index": "329", + "missed": false + }, + { + "index": "330", + "missed": false + }, + { + "index": "331", + "missed": false + }, + { + "index": "332", + "missed": false + }, + { + "index": "333", + "missed": false + }, + { + "index": "334", + "missed": false + }, + { + "index": "335", + "missed": false + }, + { + "index": "336", + "missed": false + }, + { + "index": "337", + "missed": false + }, + { + "index": "338", + "missed": false + }, + { + "index": "339", + "missed": false + }, + { + "index": "340", + "missed": false + }, + { + "index": "341", + "missed": false + }, + { + "index": "342", + "missed": false + }, + { + "index": "343", + "missed": false + }, + { + "index": "344", + "missed": false + }, + { + "index": "345", + "missed": false + }, + { + "index": "346", + "missed": false + }, + { + "index": "347", + "missed": false + }, + { + "index": "348", + "missed": false + }, + { + "index": "349", + "missed": false + }, + { + "index": "350", + "missed": false + }, + { + "index": "351", + "missed": false + }, + { + "index": "352", + "missed": false + }, + { + "index": "353", + "missed": false + }, + { + "index": "354", + "missed": false + }, + { + "index": "355", + "missed": false + }, + { + "index": "356", + "missed": false + }, + { + "index": "357", + "missed": false + }, + { + "index": "358", + "missed": false + }, + { + "index": "359", + "missed": false + }, + { + "index": "360", + "missed": false + }, + { + "index": "361", + "missed": false + }, + { + "index": "362", + "missed": false + }, + { + "index": "363", + "missed": false + }, + { + "index": "364", + "missed": false + }, + { + "index": "365", + "missed": false + }, + { + "index": "366", + "missed": false + }, + { + "index": "367", + "missed": false + }, + { + "index": "368", + "missed": false + }, + { + "index": "369", + "missed": false + }, + { + "index": "370", + "missed": false + }, + { + "index": "371", + "missed": false + }, + { + "index": "372", + "missed": false + }, + { + "index": "373", + "missed": false + }, + { + "index": "374", + "missed": false + }, + { + "index": "375", + "missed": false + }, + { + "index": "376", + "missed": false + }, + { + "index": "377", + "missed": false + }, + { + "index": "378", + "missed": false + }, + { + "index": "379", + "missed": false + }, + { + "index": "380", + "missed": false + }, + { + "index": "381", + "missed": false + }, + { + "index": "382", + "missed": false + }, + { + "index": "383", + "missed": false + }, + { + "index": "384", + "missed": false + }, + { + "index": "385", + "missed": false + }, + { + "index": "386", + "missed": false + }, + { + "index": "387", + "missed": false + }, + { + "index": "388", + "missed": false + }, + { + "index": "389", + "missed": false + }, + { + "index": "390", + "missed": false + }, + { + "index": "391", + "missed": false + }, + { + "index": "392", + "missed": false + }, + { + "index": "393", + "missed": false + }, + { + "index": "394", + "missed": false + }, + { + "index": "395", + "missed": false + }, + { + "index": "396", + "missed": false + }, + { + "index": "397", + "missed": false + }, + { + "index": "398", + "missed": false + }, + { + "index": "399", + "missed": false + }, + { + "index": "400", + "missed": false + }, + { + "index": "401", + "missed": false + }, + { + "index": "402", + "missed": false + }, + { + "index": "403", + "missed": false + }, + { + "index": "404", + "missed": false + }, + { + "index": "405", + "missed": false + }, + { + "index": "406", + "missed": false + }, + { + "index": "407", + "missed": false + }, + { + "index": "408", + "missed": false + }, + { + "index": "409", + "missed": false + }, + { + "index": "410", + "missed": false + }, + { + "index": "411", + "missed": false + }, + { + "index": "412", + "missed": false + }, + { + "index": "413", + "missed": false + }, + { + "index": "414", + "missed": false + }, + { + "index": "415", + "missed": false + }, + { + "index": "416", + "missed": false + }, + { + "index": "417", + "missed": false + }, + { + "index": "418", + "missed": false + }, + { + "index": "419", + "missed": false + }, + { + "index": "420", + "missed": false + }, + { + "index": "421", + "missed": false + }, + { + "index": "422", + "missed": false + }, + { + "index": "423", + "missed": false + }, + { + "index": "424", + "missed": false + }, + { + "index": "425", + "missed": false + }, + { + "index": "426", + "missed": false + }, + { + "index": "427", + "missed": false + }, + { + "index": "428", + "missed": false + }, + { + "index": "429", + "missed": false + }, + { + "index": "430", + "missed": false + }, + { + "index": "431", + "missed": false + }, + { + "index": "432", + "missed": false + }, + { + "index": "433", + "missed": false + }, + { + "index": "434", + "missed": false + }, + { + "index": "435", + "missed": false + }, + { + "index": "436", + "missed": false + }, + { + "index": "437", + "missed": false + }, + { + "index": "438", + "missed": false + }, + { + "index": "439", + "missed": false + }, + { + "index": "440", + "missed": false + }, + { + "index": "441", + "missed": false + }, + { + "index": "442", + "missed": false + }, + { + "index": "443", + "missed": false + }, + { + "index": "444", + "missed": false + }, + { + "index": "445", + "missed": false + }, + { + "index": "446", + "missed": false + }, + { + "index": "447", + "missed": false + }, + { + "index": "448", + "missed": false + }, + { + "index": "449", + "missed": false + }, + { + "index": "450", + "missed": false + }, + { + "index": "451", + "missed": false + }, + { + "index": "452", + "missed": false + }, + { + "index": "453", + "missed": false + }, + { + "index": "454", + "missed": false + }, + { + "index": "455", + "missed": false + }, + { + "index": "456", + "missed": false + }, + { + "index": "457", + "missed": false + }, + { + "index": "458", + "missed": false + }, + { + "index": "459", + "missed": false + }, + { + "index": "460", + "missed": false + }, + { + "index": "461", + "missed": false + }, + { + "index": "462", + "missed": false + }, + { + "index": "463", + "missed": false + }, + { + "index": "464", + "missed": false + }, + { + "index": "465", + "missed": false + }, + { + "index": "466", + "missed": false + }, + { + "index": "467", + "missed": false + }, + { + "index": "468", + "missed": false + }, + { + "index": "469", + "missed": false + }, + { + "index": "470", + "missed": false + }, + { + "index": "471", + "missed": false + }, + { + "index": "472", + "missed": false + }, + { + "index": "473", + "missed": false + }, + { + "index": "474", + "missed": false + }, + { + "index": "475", + "missed": false + }, + { + "index": "476", + "missed": false + }, + { + "index": "477", + "missed": false + }, + { + "index": "478", + "missed": false + }, + { + "index": "479", + "missed": false + }, + { + "index": "480", + "missed": false + }, + { + "index": "481", + "missed": false + }, + { + "index": "482", + "missed": false + }, + { + "index": "483", + "missed": false + }, + { + "index": "484", + "missed": false + }, + { + "index": "485", + "missed": false + }, + { + "index": "486", + "missed": false + }, + { + "index": "487", + "missed": false + }, + { + "index": "488", + "missed": false + }, + { + "index": "489", + "missed": false + }, + { + "index": "490", + "missed": false + }, + { + "index": "491", + "missed": false + }, + { + "index": "492", + "missed": false + }, + { + "index": "493", + "missed": false + }, + { + "index": "494", + "missed": false + }, + { + "index": "495", + "missed": false + }, + { + "index": "496", + "missed": false + }, + { + "index": "497", + "missed": false + }, + { + "index": "498", + "missed": false + }, + { + "index": "499", + "missed": false + }, + { + "index": "500", + "missed": false + }, + { + "index": "501", + "missed": false + }, + { + "index": "502", + "missed": false + }, + { + "index": "503", + "missed": false + }, + { + "index": "504", + "missed": false + }, + { + "index": "505", + "missed": false + }, + { + "index": "506", + "missed": false + }, + { + "index": "507", + "missed": false + }, + { + "index": "508", + "missed": false + }, + { + "index": "509", + "missed": false + }, + { + "index": "510", + "missed": false + }, + { + "index": "511", + "missed": false + }, + { + "index": "512", + "missed": false + }, + { + "index": "513", + "missed": false + }, + { + "index": "514", + "missed": false + }, + { + "index": "515", + "missed": false + }, + { + "index": "516", + "missed": false + }, + { + "index": "517", + "missed": false + }, + { + "index": "518", + "missed": false + }, + { + "index": "519", + "missed": false + }, + { + "index": "520", + "missed": false + }, + { + "index": "521", + "missed": false + }, + { + "index": "522", + "missed": false + }, + { + "index": "523", + "missed": false + }, + { + "index": "524", + "missed": false + }, + { + "index": "525", + "missed": false + }, + { + "index": "526", + "missed": false + }, + { + "index": "527", + "missed": false + }, + { + "index": "528", + "missed": false + }, + { + "index": "529", + "missed": false + }, + { + "index": "530", + "missed": false + }, + { + "index": "531", + "missed": false + }, + { + "index": "532", + "missed": false + }, + { + "index": "533", + "missed": false + }, + { + "index": "534", + "missed": false + }, + { + "index": "535", + "missed": false + }, + { + "index": "536", + "missed": false + }, + { + "index": "537", + "missed": false + }, + { + "index": "538", + "missed": false + }, + { + "index": "539", + "missed": false + }, + { + "index": "540", + "missed": false + }, + { + "index": "541", + "missed": false + }, + { + "index": "542", + "missed": false + }, + { + "index": "543", + "missed": false + }, + { + "index": "544", + "missed": false + }, + { + "index": "545", + "missed": false + }, + { + "index": "546", + "missed": false + }, + { + "index": "547", + "missed": false + }, + { + "index": "548", + "missed": false + }, + { + "index": "549", + "missed": false + }, + { + "index": "550", + "missed": false + }, + { + "index": "551", + "missed": false + }, + { + "index": "552", + "missed": false + }, + { + "index": "553", + "missed": false + }, + { + "index": "554", + "missed": false + }, + { + "index": "555", + "missed": false + }, + { + "index": "556", + "missed": false + }, + { + "index": "557", + "missed": false + }, + { + "index": "558", + "missed": false + }, + { + "index": "559", + "missed": false + }, + { + "index": "560", + "missed": false + }, + { + "index": "561", + "missed": false + }, + { + "index": "562", + "missed": false + }, + { + "index": "563", + "missed": false + }, + { + "index": "564", + "missed": false + }, + { + "index": "565", + "missed": false + }, + { + "index": "566", + "missed": false + }, + { + "index": "567", + "missed": false + }, + { + "index": "568", + "missed": false + }, + { + "index": "569", + "missed": false + }, + { + "index": "570", + "missed": false + }, + { + "index": "571", + "missed": false + }, + { + "index": "572", + "missed": false + }, + { + "index": "573", + "missed": false + }, + { + "index": "574", + "missed": false + }, + { + "index": "575", + "missed": false + }, + { + "index": "576", + "missed": false + }, + { + "index": "577", + "missed": false + }, + { + "index": "578", + "missed": false + }, + { + "index": "579", + "missed": false + }, + { + "index": "580", + "missed": false + }, + { + "index": "581", + "missed": false + }, + { + "index": "582", + "missed": false + }, + { + "index": "583", + "missed": false + }, + { + "index": "584", + "missed": false + }, + { + "index": "585", + "missed": false + }, + { + "index": "586", + "missed": false + }, + { + "index": "587", + "missed": false + }, + { + "index": "588", + "missed": false + }, + { + "index": "589", + "missed": false + }, + { + "index": "590", + "missed": false + }, + { + "index": "591", + "missed": false + }, + { + "index": "592", + "missed": false + }, + { + "index": "593", + "missed": false + }, + { + "index": "594", + "missed": false + }, + { + "index": "595", + "missed": false + }, + { + "index": "596", + "missed": false + }, + { + "index": "597", + "missed": false + }, + { + "index": "598", + "missed": false + }, + { + "index": "599", + "missed": false + }, + { + "index": "600", + "missed": false + }, + { + "index": "601", + "missed": false + }, + { + "index": "602", + "missed": false + }, + { + "index": "603", + "missed": false + }, + { + "index": "604", + "missed": false + }, + { + "index": "605", + "missed": false + }, + { + "index": "606", + "missed": false + }, + { + "index": "607", + "missed": false + }, + { + "index": "608", + "missed": false + }, + { + "index": "609", + "missed": false + }, + { + "index": "610", + "missed": false + }, + { + "index": "611", + "missed": false + }, + { + "index": "612", + "missed": false + }, + { + "index": "613", + "missed": false + }, + { + "index": "614", + "missed": false + }, + { + "index": "615", + "missed": false + }, + { + "index": "616", + "missed": false + }, + { + "index": "617", + "missed": false + }, + { + "index": "618", + "missed": false + }, + { + "index": "619", + "missed": false + }, + { + "index": "620", + "missed": false + }, + { + "index": "621", + "missed": false + }, + { + "index": "622", + "missed": false + }, + { + "index": "623", + "missed": false + }, + { + "index": "624", + "missed": false + }, + { + "index": "625", + "missed": false + }, + { + "index": "626", + "missed": false + }, + { + "index": "627", + "missed": false + }, + { + "index": "628", + "missed": false + }, + { + "index": "629", + "missed": false + }, + { + "index": "630", + "missed": false + }, + { + "index": "631", + "missed": false + }, + { + "index": "632", + "missed": false + }, + { + "index": "633", + "missed": false + }, + { + "index": "634", + "missed": false + }, + { + "index": "635", + "missed": false + }, + { + "index": "636", + "missed": false + }, + { + "index": "637", + "missed": false + }, + { + "index": "638", + "missed": false + }, + { + "index": "639", + "missed": false + }, + { + "index": "640", + "missed": false + }, + { + "index": "641", + "missed": false + }, + { + "index": "642", + "missed": false + }, + { + "index": "643", + "missed": false + }, + { + "index": "644", + "missed": false + }, + { + "index": "645", + "missed": false + }, + { + "index": "646", + "missed": false + }, + { + "index": "647", + "missed": false + }, + { + "index": "648", + "missed": false + }, + { + "index": "649", + "missed": false + }, + { + "index": "650", + "missed": false + }, + { + "index": "651", + "missed": false + }, + { + "index": "652", + "missed": false + }, + { + "index": "653", + "missed": false + }, + { + "index": "654", + "missed": false + }, + { + "index": "655", + "missed": false + }, + { + "index": "656", + "missed": false + }, + { + "index": "657", + "missed": false + }, + { + "index": "658", + "missed": false + }, + { + "index": "659", + "missed": false + }, + { + "index": "660", + "missed": false + }, + { + "index": "661", + "missed": false + }, + { + "index": "662", + "missed": false + }, + { + "index": "663", + "missed": false + }, + { + "index": "664", + "missed": false + }, + { + "index": "665", + "missed": false + }, + { + "index": "666", + "missed": false + }, + { + "index": "667", + "missed": false + }, + { + "index": "668", + "missed": false + }, + { + "index": "669", + "missed": false + }, + { + "index": "670", + "missed": false + }, + { + "index": "671", + "missed": false + }, + { + "index": "672", + "missed": false + }, + { + "index": "673", + "missed": false + }, + { + "index": "674", + "missed": false + }, + { + "index": "675", + "missed": false + }, + { + "index": "676", + "missed": false + }, + { + "index": "677", + "missed": false + }, + { + "index": "678", + "missed": false + }, + { + "index": "679", + "missed": false + }, + { + "index": "680", + "missed": false + }, + { + "index": "681", + "missed": false + }, + { + "index": "682", + "missed": false + }, + { + "index": "683", + "missed": false + }, + { + "index": "684", + "missed": false + }, + { + "index": "685", + "missed": false + }, + { + "index": "686", + "missed": false + }, + { + "index": "687", + "missed": false + }, + { + "index": "688", + "missed": false + }, + { + "index": "689", + "missed": false + }, + { + "index": "690", + "missed": false + }, + { + "index": "691", + "missed": false + }, + { + "index": "692", + "missed": false + }, + { + "index": "693", + "missed": false + }, + { + "index": "694", + "missed": false + }, + { + "index": "695", + "missed": false + }, + { + "index": "696", + "missed": false + }, + { + "index": "697", + "missed": false + }, + { + "index": "698", + "missed": false + }, + { + "index": "699", + "missed": false + }, + { + "index": "700", + "missed": false + }, + { + "index": "701", + "missed": false + }, + { + "index": "702", + "missed": false + }, + { + "index": "703", + "missed": false + }, + { + "index": "704", + "missed": false + }, + { + "index": "705", + "missed": false + }, + { + "index": "706", + "missed": false + }, + { + "index": "707", + "missed": false + }, + { + "index": "708", + "missed": false + }, + { + "index": "709", + "missed": false + }, + { + "index": "710", + "missed": false + }, + { + "index": "711", + "missed": false + }, + { + "index": "712", + "missed": false + }, + { + "index": "713", + "missed": false + }, + { + "index": "714", + "missed": false + }, + { + "index": "715", + "missed": false + }, + { + "index": "716", + "missed": false + }, + { + "index": "717", + "missed": false + }, + { + "index": "718", + "missed": false + }, + { + "index": "719", + "missed": false + }, + { + "index": "720", + "missed": false + }, + { + "index": "721", + "missed": false + }, + { + "index": "722", + "missed": false + }, + { + "index": "723", + "missed": false + }, + { + "index": "724", + "missed": false + }, + { + "index": "725", + "missed": false + }, + { + "index": "726", + "missed": false + }, + { + "index": "727", + "missed": false + }, + { + "index": "728", + "missed": false + }, + { + "index": "729", + "missed": false + }, + { + "index": "730", + "missed": false + }, + { + "index": "731", + "missed": false + }, + { + "index": "732", + "missed": false + }, + { + "index": "733", + "missed": false + }, + { + "index": "734", + "missed": false + }, + { + "index": "735", + "missed": false + }, + { + "index": "736", + "missed": false + }, + { + "index": "737", + "missed": false + }, + { + "index": "738", + "missed": false + }, + { + "index": "739", + "missed": false + }, + { + "index": "740", + "missed": false + }, + { + "index": "741", + "missed": false + }, + { + "index": "742", + "missed": false + }, + { + "index": "743", + "missed": false + }, + { + "index": "744", + "missed": false + }, + { + "index": "745", + "missed": false + }, + { + "index": "746", + "missed": false + }, + { + "index": "747", + "missed": false + }, + { + "index": "748", + "missed": false + }, + { + "index": "749", + "missed": false + }, + { + "index": "750", + "missed": false + }, + { + "index": "751", + "missed": false + }, + { + "index": "752", + "missed": false + }, + { + "index": "753", + "missed": false + }, + { + "index": "754", + "missed": false + }, + { + "index": "755", + "missed": false + }, + { + "index": "756", + "missed": false + }, + { + "index": "757", + "missed": false + }, + { + "index": "758", + "missed": false + }, + { + "index": "759", + "missed": false + }, + { + "index": "760", + "missed": false + }, + { + "index": "761", + "missed": false + }, + { + "index": "762", + "missed": false + }, + { + "index": "763", + "missed": false + }, + { + "index": "764", + "missed": false + }, + { + "index": "765", + "missed": false + }, + { + "index": "766", + "missed": false + }, + { + "index": "767", + "missed": false + }, + { + "index": "768", + "missed": false + }, + { + "index": "769", + "missed": false + }, + { + "index": "770", + "missed": false + }, + { + "index": "771", + "missed": false + }, + { + "index": "772", + "missed": false + }, + { + "index": "773", + "missed": false + }, + { + "index": "774", + "missed": false + }, + { + "index": "775", + "missed": false + }, + { + "index": "776", + "missed": false + }, + { + "index": "777", + "missed": false + }, + { + "index": "778", + "missed": false + }, + { + "index": "779", + "missed": false + }, + { + "index": "780", + "missed": false + }, + { + "index": "781", + "missed": false + }, + { + "index": "782", + "missed": false + }, + { + "index": "783", + "missed": false + }, + { + "index": "784", + "missed": false + }, + { + "index": "785", + "missed": false + }, + { + "index": "786", + "missed": false + }, + { + "index": "787", + "missed": false + }, + { + "index": "788", + "missed": false + }, + { + "index": "789", + "missed": false + }, + { + "index": "790", + "missed": false + }, + { + "index": "791", + "missed": false + }, + { + "index": "792", + "missed": false + }, + { + "index": "793", + "missed": false + }, + { + "index": "794", + "missed": false + }, + { + "index": "795", + "missed": false + }, + { + "index": "796", + "missed": false + }, + { + "index": "797", + "missed": false + }, + { + "index": "798", + "missed": false + }, + { + "index": "799", + "missed": false + }, + { + "index": "800", + "missed": false + }, + { + "index": "801", + "missed": false + }, + { + "index": "802", + "missed": false + }, + { + "index": "803", + "missed": false + }, + { + "index": "804", + "missed": false + }, + { + "index": "805", + "missed": false + }, + { + "index": "806", + "missed": false + }, + { + "index": "807", + "missed": false + }, + { + "index": "808", + "missed": false + }, + { + "index": "809", + "missed": false + }, + { + "index": "810", + "missed": false + }, + { + "index": "811", + "missed": false + }, + { + "index": "812", + "missed": false + }, + { + "index": "813", + "missed": false + }, + { + "index": "814", + "missed": false + }, + { + "index": "815", + "missed": false + }, + { + "index": "816", + "missed": false + }, + { + "index": "817", + "missed": false + }, + { + "index": "818", + "missed": false + }, + { + "index": "819", + "missed": false + }, + { + "index": "820", + "missed": false + }, + { + "index": "821", + "missed": false + }, + { + "index": "822", + "missed": false + }, + { + "index": "823", + "missed": false + }, + { + "index": "824", + "missed": false + }, + { + "index": "825", + "missed": false + }, + { + "index": "826", + "missed": false + }, + { + "index": "827", + "missed": false + }, + { + "index": "828", + "missed": false + }, + { + "index": "829", + "missed": false + }, + { + "index": "830", + "missed": false + }, + { + "index": "831", + "missed": false + }, + { + "index": "832", + "missed": false + }, + { + "index": "833", + "missed": false + }, + { + "index": "834", + "missed": false + }, + { + "index": "835", + "missed": false + }, + { + "index": "836", + "missed": false + }, + { + "index": "837", + "missed": false + }, + { + "index": "838", + "missed": false + }, + { + "index": "839", + "missed": false + }, + { + "index": "840", + "missed": false + }, + { + "index": "841", + "missed": false + }, + { + "index": "842", + "missed": false + }, + { + "index": "843", + "missed": false + }, + { + "index": "844", + "missed": false + }, + { + "index": "845", + "missed": false + }, + { + "index": "846", + "missed": false + }, + { + "index": "847", + "missed": false + }, + { + "index": "848", + "missed": false + }, + { + "index": "849", + "missed": false + }, + { + "index": "850", + "missed": false + }, + { + "index": "851", + "missed": false + }, + { + "index": "852", + "missed": false + }, + { + "index": "853", + "missed": false + }, + { + "index": "854", + "missed": false + }, + { + "index": "855", + "missed": false + }, + { + "index": "856", + "missed": false + }, + { + "index": "857", + "missed": false + }, + { + "index": "858", + "missed": false + }, + { + "index": "859", + "missed": false + }, + { + "index": "860", + "missed": false + }, + { + "index": "861", + "missed": false + }, + { + "index": "862", + "missed": false + }, + { + "index": "863", + "missed": false + }, + { + "index": "864", + "missed": false + }, + { + "index": "865", + "missed": false + }, + { + "index": "866", + "missed": false + }, + { + "index": "867", + "missed": false + }, + { + "index": "868", + "missed": false + }, + { + "index": "869", + "missed": false + }, + { + "index": "870", + "missed": false + }, + { + "index": "871", + "missed": false + }, + { + "index": "872", + "missed": false + }, + { + "index": "873", + "missed": false + }, + { + "index": "874", + "missed": false + }, + { + "index": "875", + "missed": false + }, + { + "index": "876", + "missed": false + }, + { + "index": "877", + "missed": false + }, + { + "index": "878", + "missed": false + }, + { + "index": "879", + "missed": false + }, + { + "index": "880", + "missed": false + }, + { + "index": "881", + "missed": false + }, + { + "index": "882", + "missed": false + }, + { + "index": "883", + "missed": false + }, + { + "index": "884", + "missed": false + }, + { + "index": "885", + "missed": false + }, + { + "index": "886", + "missed": false + }, + { + "index": "887", + "missed": false + }, + { + "index": "888", + "missed": false + }, + { + "index": "889", + "missed": false + }, + { + "index": "890", + "missed": false + }, + { + "index": "891", + "missed": false + }, + { + "index": "892", + "missed": false + }, + { + "index": "893", + "missed": false + }, + { + "index": "894", + "missed": false + }, + { + "index": "895", + "missed": false + }, + { + "index": "896", + "missed": false + }, + { + "index": "897", + "missed": false + }, + { + "index": "898", + "missed": false + }, + { + "index": "899", + "missed": false + }, + { + "index": "900", + "missed": false + }, + { + "index": "901", + "missed": false + }, + { + "index": "902", + "missed": false + }, + { + "index": "903", + "missed": false + }, + { + "index": "904", + "missed": false + }, + { + "index": "905", + "missed": false + }, + { + "index": "906", + "missed": false + }, + { + "index": "907", + "missed": false + }, + { + "index": "908", + "missed": false + }, + { + "index": "909", + "missed": false + }, + { + "index": "910", + "missed": false + }, + { + "index": "911", + "missed": false + }, + { + "index": "912", + "missed": false + }, + { + "index": "913", + "missed": false + }, + { + "index": "914", + "missed": false + }, + { + "index": "915", + "missed": false + }, + { + "index": "916", + "missed": false + }, + { + "index": "917", + "missed": false + }, + { + "index": "918", + "missed": false + }, + { + "index": "919", + "missed": false + }, + { + "index": "920", + "missed": false + }, + { + "index": "921", + "missed": false + }, + { + "index": "922", + "missed": false + }, + { + "index": "923", + "missed": false + }, + { + "index": "924", + "missed": false + }, + { + "index": "925", + "missed": false + }, + { + "index": "926", + "missed": false + }, + { + "index": "927", + "missed": false + }, + { + "index": "928", + "missed": false + }, + { + "index": "929", + "missed": false + }, + { + "index": "930", + "missed": false + }, + { + "index": "931", + "missed": false + }, + { + "index": "932", + "missed": false + }, + { + "index": "933", + "missed": false + }, + { + "index": "934", + "missed": false + }, + { + "index": "935", + "missed": false + }, + { + "index": "936", + "missed": false + }, + { + "index": "937", + "missed": false + }, + { + "index": "938", + "missed": false + }, + { + "index": "939", + "missed": false + }, + { + "index": "940", + "missed": false + }, + { + "index": "941", + "missed": false + }, + { + "index": "942", + "missed": false + }, + { + "index": "943", + "missed": false + }, + { + "index": "944", + "missed": false + }, + { + "index": "945", + "missed": false + }, + { + "index": "946", + "missed": false + }, + { + "index": "947", + "missed": false + }, + { + "index": "948", + "missed": false + }, + { + "index": "949", + "missed": false + }, + { + "index": "950", + "missed": false + }, + { + "index": "951", + "missed": false + }, + { + "index": "952", + "missed": false + }, + { + "index": "953", + "missed": false + }, + { + "index": "954", + "missed": false + }, + { + "index": "955", + "missed": false + }, + { + "index": "956", + "missed": false + }, + { + "index": "957", + "missed": false + }, + { + "index": "958", + "missed": false + }, + { + "index": "959", + "missed": false + }, + { + "index": "960", + "missed": false + }, + { + "index": "961", + "missed": false + }, + { + "index": "962", + "missed": false + }, + { + "index": "963", + "missed": false + }, + { + "index": "964", + "missed": false + }, + { + "index": "965", + "missed": false + }, + { + "index": "966", + "missed": false + }, + { + "index": "967", + "missed": false + }, + { + "index": "968", + "missed": false + }, + { + "index": "969", + "missed": false + }, + { + "index": "970", + "missed": false + }, + { + "index": "971", + "missed": false + }, + { + "index": "972", + "missed": false + }, + { + "index": "973", + "missed": false + }, + { + "index": "974", + "missed": false + }, + { + "index": "975", + "missed": false + }, + { + "index": "976", + "missed": false + }, + { + "index": "977", + "missed": false + }, + { + "index": "978", + "missed": false + }, + { + "index": "979", + "missed": false + }, + { + "index": "980", + "missed": false + }, + { + "index": "981", + "missed": false + }, + { + "index": "982", + "missed": false + }, + { + "index": "983", + "missed": false + }, + { + "index": "984", + "missed": false + }, + { + "index": "985", + "missed": false + }, + { + "index": "986", + "missed": false + }, + { + "index": "987", + "missed": false + }, + { + "index": "988", + "missed": false + }, + { + "index": "989", + "missed": false + }, + { + "index": "990", + "missed": false + }, + { + "index": "991", + "missed": false + }, + { + "index": "992", + "missed": false + }, + { + "index": "993", + "missed": false + }, + { + "index": "994", + "missed": false + }, + { + "index": "995", + "missed": false + }, + { + "index": "996", + "missed": false + }, + { + "index": "997", + "missed": false + }, + { + "index": "998", + "missed": false + }, + { + "index": "999", + "missed": false + }, + { + "index": "1000", + "missed": false + }, + { + "index": "1001", + "missed": false + }, + { + "index": "1002", + "missed": false + }, + { + "index": "1003", + "missed": false + }, + { + "index": "1004", + "missed": false + }, + { + "index": "1005", + "missed": false + }, + { + "index": "1006", + "missed": false + }, + { + "index": "1007", + "missed": false + }, + { + "index": "1008", + "missed": false + }, + { + "index": "1009", + "missed": false + }, + { + "index": "1010", + "missed": false + }, + { + "index": "1011", + "missed": false + }, + { + "index": "1012", + "missed": false + }, + { + "index": "1013", + "missed": false + }, + { + "index": "1014", + "missed": false + }, + { + "index": "1015", + "missed": false + }, + { + "index": "1016", + "missed": false + }, + { + "index": "1017", + "missed": false + }, + { + "index": "1018", + "missed": false + }, + { + "index": "1019", + "missed": false + }, + { + "index": "1020", + "missed": false + }, + { + "index": "1021", + "missed": false + }, + { + "index": "1022", + "missed": false + }, + { + "index": "1023", + "missed": false + }, + { + "index": "1024", + "missed": false + }, + { + "index": "1025", + "missed": false + }, + { + "index": "1026", + "missed": false + }, + { + "index": "1027", + "missed": false + }, + { + "index": "1028", + "missed": false + }, + { + "index": "1029", + "missed": false + }, + { + "index": "1030", + "missed": false + }, + { + "index": "1031", + "missed": false + }, + { + "index": "1032", + "missed": false + }, + { + "index": "1033", + "missed": false + }, + { + "index": "1034", + "missed": false + }, + { + "index": "1035", + "missed": false + }, + { + "index": "1036", + "missed": false + }, + { + "index": "1037", + "missed": false + }, + { + "index": "1038", + "missed": false + }, + { + "index": "1039", + "missed": false + }, + { + "index": "1040", + "missed": false + }, + { + "index": "1041", + "missed": false + }, + { + "index": "1042", + "missed": false + }, + { + "index": "1043", + "missed": false + }, + { + "index": "1044", + "missed": false + }, + { + "index": "1045", + "missed": false + }, + { + "index": "1046", + "missed": false + }, + { + "index": "1047", + "missed": false + }, + { + "index": "1048", + "missed": false + }, + { + "index": "1049", + "missed": false + }, + { + "index": "1050", + "missed": false + }, + { + "index": "1051", + "missed": false + }, + { + "index": "1052", + "missed": false + }, + { + "index": "1053", + "missed": false + }, + { + "index": "1054", + "missed": false + }, + { + "index": "1055", + "missed": false + }, + { + "index": "1056", + "missed": false + }, + { + "index": "1057", + "missed": false + }, + { + "index": "1058", + "missed": false + }, + { + "index": "1059", + "missed": false + }, + { + "index": "1060", + "missed": false + }, + { + "index": "1061", + "missed": false + }, + { + "index": "1062", + "missed": false + }, + { + "index": "1063", + "missed": false + }, + { + "index": "1064", + "missed": false + }, + { + "index": "1065", + "missed": false + }, + { + "index": "1066", + "missed": false + }, + { + "index": "1067", + "missed": false + }, + { + "index": "1068", + "missed": false + }, + { + "index": "1069", + "missed": false + }, + { + "index": "1070", + "missed": false + }, + { + "index": "1071", + "missed": false + }, + { + "index": "1072", + "missed": false + }, + { + "index": "1073", + "missed": false + }, + { + "index": "1074", + "missed": false + }, + { + "index": "1075", + "missed": false + }, + { + "index": "1076", + "missed": false + }, + { + "index": "1077", + "missed": false + }, + { + "index": "1078", + "missed": false + }, + { + "index": "1079", + "missed": false + }, + { + "index": "1080", + "missed": false + }, + { + "index": "1081", + "missed": false + }, + { + "index": "1082", + "missed": false + }, + { + "index": "1083", + "missed": false + }, + { + "index": "1084", + "missed": false + }, + { + "index": "1085", + "missed": false + }, + { + "index": "1086", + "missed": false + }, + { + "index": "1087", + "missed": false + }, + { + "index": "1088", + "missed": false + }, + { + "index": "1089", + "missed": false + }, + { + "index": "1090", + "missed": false + }, + { + "index": "1091", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ag+I0OzjX2AHatgaW1kJjNRs+Ck/2UQe8t0eDr5Av3/6" - }, - "signature": "Fx8QLYkcyi53S3LUhtoOZ2YzP8YWoj+VWjyOWNEHCMMRQTKW6H9o811TrPMZJfx+ubpfxqR6bL39afP6o/l0DQ==" - } - ], - "memo": "03bb531c25d24fb79aa567cb564d53332a546e47@172.17.0.2:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "bharvest", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.2000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1cvs6f2nrdwqa9et70vpl5tm56ux4z95mc9ezk5", - "validator_address": "cosmosvaloper1cvs6f2nrdwqa9et70vpl5tm56ux4z95ma3dh68", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "NSWT0358sLcZBFbyhOX/rixM0YX9LqMQ2OKfXzhZYjU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1092", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A6tiOPUI7kr4vuVVH/k7YHiLANdaFkYtO7O71piLGWQW" - }, - "signature": "OF65wuUhnHYKN3oXj5VLPK0N4hEW1HF+EbaZISzggEhDvWboTszGt7ny1qO8rimtXglaEIclWxxXdqIHdaTQbA==" - } - ], - "memo": "" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Bison Trails", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1rww4u22qqf2rhw02fww63t539d3ppeurkzj62v", - "validator_address": "cosmosvaloper1rww4u22qqf2rhw02fww63t539d3ppeurnkx0xl", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "QzxYamaSVNx+Idlb9bCcYsPI4Oa/zQ+rx4MN+XA2xLI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1093", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+tLHnS8YJWFsx5GWt9wWOR9E+kT6JqyICEtArLUC5J3" - }, - "signature": "8ZNwkh7dr9cDfgA4mPc0GJIsYBbXmPylT43nZT1yzAFH3dCZKtje6+4Pb6BEKGdM3uqFyi3JNEk/JJPuUw458g==" - } - ], - "memo": "444a464129b0a10583fb86afc6371a98856b27eb@10.0.1.169:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "BlissDynamics", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1k0wk87gaw0963wn9q8242gfvhp9yghjh73h7wf", - "validator_address": "cosmosvaloper1k0wk87gaw0963wn9q8242gfvhp9yghjhm9rtz6", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "lrwJciEUdQgzSlsEoxSRXs3ydClFtqZBwJjyeCTB9rQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1094", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A4ipcfKR2lQhLrVdHceEZNb2G48vcb/jA8ZCnqeWV3Ib" - }, - "signature": "BxMKhCVNXjP50BpDUORV3Lme8t5FwflOjjSmzxTg+/lzGP6jZijJe2ONrvsJW3UXphkCR8mLEs15J+Ts2F5d8g==" - } - ], - "memo": "8b3c0ea91b86bcbf9aefa432d83c46e8bbc0f833@10.164.0.2:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "loco.block3.community", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1uwgyzw8mdsaxcmuy28lz79q3xznlnqmph227c7", - "validator_address": "cosmosvaloper1uwgyzw8mdsaxcmuy28lz79q3xznlnqmpj77t5d", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "M2K0puwm/u2tLIv12Kt6WqOWM0lhGT6X6MNBMWa+hD8=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1095", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AvXqs8we2kR4Ym6nYG7WXAAqvoC/nHFNchAmqbkCN+Zk" - }, - "signature": "/f9HpZmbII+o2GBgC2dHNLuBFH4sKoKK/ZFZnfxxCA9QIoDCLG6uVaBzWOXY5vRSFLyKOL+6GHoe3XIzEL/Vkg==" - } - ], - "memo": "7d30e49a6a5a6d6d3f174449782731e5be85df26@10.0.2.168:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "bruxus", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos16gdxm24ht2mxtpz9cma6tr6a6d47x63hlq4pxt", - "validator_address": "cosmosvaloper16gdxm24ht2mxtpz9cma6tr6a6d47x63h65p52c", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "mgIeKmwJQDD4qqturjUvBO7R1IZHCbC/WTeVr2fWfGQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1096", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AzaSKwy1GgbQmJlWIbFBR8l4Q9YSvWDwyakmccdgoqOs" - }, - "signature": "416YXQCdMwuaet8mpKW00F6hGmsYfKY+6vca0DakgVciIykVkmORvMenh+Bn+hb3+phkou/3vp7cZXdGAqGf5Q==" - } - ], - "memo": "5a07c9d518e1ab49b4f119418828ccbd5533969b@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "chorusone", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1xuwcmdvef5xudnyqa9gh5vqlq6ff0meuqc7p92", - "validator_address": "cosmosvaloper1xuwcmdvef5xudnyqa9gh5vqlq6ff0meu9v25fe", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "F7FdxXlU3jckVRReDW1NZl0313ZmuR2ZuVjTIKfmy7w=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1097", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Aqde5be8B0NfLx9Euwmo5Wl7lS/dXc8GKOWuNPLxWT/0" - }, - "signature": "+IScJvQuK0GOOZ9WdIqXu+58TtGPz6aL7xQlb8V0q0offOIHHitCqhSI2pqE2Kf2EV1fHdRduxRq2eBAXl5sIg==" - } - ], - "memo": "2343242eda269148336021df81c1a80c9f19c8b4@172.17.0.3:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "cifra", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1ast4y5tq5v9dz9dhud5q9cseltqjjmzq052g5l", - "validator_address": "cosmosvaloper1ast4y5tq5v9dz9dhud5q9cseltqjjmzq2q7acv", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "7RBzmPDvqcKQ8RJ3Z3VQE1p9xqwq4VtktqQlj9GiQ9g=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1098", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A4V0Zctc6ANMW1pLzrUk3iX1//aTsymrge4pfue8KdF2" - }, - "signature": "jmM6J23cdIuObX30Z0WTYs5yeBGRFufAX+Kd6qSPzikGrLpgxiYFY1D2yU9+glb6Zy/pPRPMNEgdh3MLVtJOvw==" - } - ], - "memo": "6a09e87354be3cbcb23502c87adc9730943d245f@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "clawmvp.xyz", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.1000000000" - }, - "delegator_address": "cosmos1wf3sncgk7s2ykamrhy4etf09y94rrrg43cdad7", - "validator_address": "cosmosvaloper1wf3sncgk7s2ykamrhy4etf09y94rrrg45vegpd", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "s0oFJ+dSRi/yWC49hxwiNj6I5/JLeRvyZ1SHdPXxpiU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1099", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ao4adGXc2QB8908TzJNxacEdVTg0c+uUjuYk1I8+Itne" - }, - "signature": "7kGGxfNpnKFNxxJOaTY8Exb5ZXdxMupB5lesgsI2TetBC/C7Mu/JzbQy9We0KPANLWYjNr8AjwNAB3ikb6lG/w==" - } - ], - "memo": "427f2f3d4700b782ac6f7c682686179cb6ea6918@45.32.133.125:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "comdex-1", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1kvj6kaaugkq86nnppay4x82esvxlpwmxydgw6u", - "validator_address": "cosmosvaloper1kvj6kaaugkq86nnppay4x82esvxlpwmxpeumk0", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "g+zkwlWyoykOZYBQUnwRDkzeV0+QheaRBM/BeIDWOlA=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1100", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AvbA7kFQ1E5WehNsc5S6JUysDGhtOlWmF1iN2Snu6N1f" - }, - "signature": "RCYRVl6rWMLg1vByVsDRiZeUWslxwTHCTl+mvm6BQfYjAERjqEfVhkCG0f5dWnbyS75vSZXP/Kmj/tNklhrHjA==" - } - ], - "memo": "8d3eca73933b507daa166c1bc8d4f2b4ebcff7f9@11.0.3.12:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "compass", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos16vgxx4302kcpw2z98a555w5lj5etnwsjx3v8xp", - "validator_address": "cosmosvaloper16vgxx4302kcpw2z98a555w5lj5etnwsjr9cj2j", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "4y2eP8tvnqnK5d8pSrch1Pkb2wpVl1WzTIlfaLiBaYQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1101", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AwOIUGVzETpWoCxlHa+zQO2ilts9IXNSW5vRHgJgIJdx" - }, - "signature": "nkuDfza3/EreeQkRqSMkAhpUTgLlKlc6ivRo9n+o3EtS+pm0R9aWx23X8eHmmH6sBRATRWTbsZ+k6030Oucmfw==" - } - ], - "memo": "6463891a1a29adba63c1e9848009a8f3e5555efc@10.0.2.15:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "coronas02", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlejzplln", - "validator_address": "cosmosvaloper1g8xwmm3tp7pgdrmjgt4fm7d26anrrnlehk42nq", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "5GAxIHzu06l0n3MU8wNQrCcrrnpZR9EKe5qZMsM2h/E=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1102", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ap5ZWu2A68VmIXdX+wg1wlecUKwwRtPmIJN4DkusZvLJ" - }, - "signature": "oQDZd1Z9WtjJ6oC+uaLcC8oDRG+MD7cNLXlzTolM73o3EBAcnDD5U+eVslPGulqfrCgspqHBhoNW0Ul64LX1sA==" - } - ], - "memo": "458b6c03b19f17fdcd0e96a7bf99276e95e8aa92@10.0.3.99:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Cosmostation", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1x5wgh6vwye60wv3dtshs9dmqggwfx2ldnqvev0", - "validator_address": "cosmosvaloper1x5wgh6vwye60wv3dtshs9dmqggwfx2ldk5cvqu", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "s9SUtVxiwdFTo8SeOyOJe33UYKjHFlwQ1XUC0VSOnLs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1103", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AnDGSF7VFQs9VKEceS6cWhfajxh/mmv+Mbu9bCM9BDzK" - }, - "signature": "nqPIusfTOpJPXGDU+JlHIgnHWrT7BJSkTHGcFoEuH6xrVEQaQCztgR9TNZZ47UYZ2JzO6Mz1W7iCxm5nBdBtog==" - } - ], - "memo": "Cosmostaion Validator" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "edu", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1twe23ys96t7ttq7m4kr97un3rrjukxjs94q06m", - "validator_address": "cosmosvaloper1twe23ys96t7ttq7m4kr97un3rrjukxjsqp56kg", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "uk6LKkfhfH7iiodHomEXImgrOYkIG1OCmSIgwyky6qw=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1104", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A10ZLBeKg+AqANWKs13YN4UwLdSlDulFFsIN55lxjoRB" - }, - "signature": "n7swVvrc4IY3gjXsRyI+b+2XTygZU6EigVw5b4yIS1gADoRdpMViUyZUgBeXiGdobrU8sJbemIFxpHd3AXhVIg==" - } - ], - "memo": "9c392732e95e3f53f363885304b3d96c066d60b3@10.21.115.161:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "ekitcho", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1n3y34gyk7jm2ydpspp02qs54ulffx8a456f4wf", - "validator_address": "cosmosvaloper1n3y34gyk7jm2ydpspp02qs54ulffx8a43waqz6", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "GLF3j0GD3iJvvxlsm7GL9228Q8RPZznRyPz8vkQDb+Q=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1105", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+OnBtHwKycTUPN19S2sXT/WLes5s1RuFiP16gcvXtSZ" - }, - "signature": "0pFzU6lNkrMW5BgD7cg9RhvAce4FnpeJlpX7uF8becxEp1I/sY9MYTDCUdEFXGyyQ8dGh1bSmH7c0sCeK1d6oQ==" - } - ], - "memo": "17304a470625c03fdd4809567f1858ec0abc86a4@10.9.4.33:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Eliz", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1xv59n6e552qrr4qnv9crcac2yrrjnzt9fu5fng", - "validator_address": "cosmosvaloper1xv59n6e552qrr4qnv9crcac2yrrjnzt9vgqulm", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "VXxP6I+MkGHC5Fd+PyWV/wCZCULBc/inqPr+ETKCPAI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1106", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AqbwLFSh4BF1Sh3Q3ZBT6SAFm1K7p/hY/UfHh31n8NVC" - }, - "signature": "WCyiX90ZExZYXiAd3xtrlk1ixCUdymxwTwTnUWfXz54O00VmL0+qEX4JBkKRvXHRl1ODHLNvTQQ9ODQjZJeQ4g==" - } - ], - "memo": "44e4391b66d1343432022d8fbe6df161060c6f57@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "emiliano", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos169d5hvr73tqujfn9mkm9080p6kf7wkghrc0ep0", - "validator_address": "cosmosvaloper169d5hvr73tqujfn9mkm9080p6kf7wkghxvmvdu", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "cMITspxCmbmOPrnxRn6Hhl7SfaBbJMm2dLSHpu2Xa+M=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1107", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9WA5Cgc3cyBHtsTZ2GFTMhb5FI8yzW5LVgXmbsgwiD7" - }, - "signature": "zSmh78+OePxMHTsAHW0OmWTyOjGsYesUFHj7vgdQYLk3jUfcps8AGTb1hOK1FxKAEs9jfBZXcZXauvV9RQrhoQ==" - } - ], - "memo": "7b260304274742065c53b6e847150c220e73f854@10.20.226.17:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "eruizp1Val", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1t5zedkqk3dx49mphjnfvpcl7uprlkgcsqpj8cl", - "validator_address": "cosmosvaloper1t5zedkqk3dx49mphjnfvpcl7uprlkgcs94xj5v", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "HY0QaTSNp3SDkkE/yFsCApIla+4jFl05gnQvfcJrbrQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1108", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "ApowHT+WQPUkqiRpb5oCrh05L1SI7VKv1/2h0Wiyl/C2" - }, - "signature": "jZhHQW/HVWBmR34QI6cdKiioNBaWDu0OaMWjy4YfHLB3fkF8diyzIz7NOs8q2oj1N0SrEZ2JHt/KAk3MW729ag==" - } - ], - "memo": "d38b83de6015b83ab9bfe6be829054c41ef0c94f@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "ferdilol", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos12v32a4quc9tcrtdyj6330795fq0yj54pxzdws0", - "validator_address": "cosmosvaloper12v32a4quc9tcrtdyj6330795fq0yj54prkemuu", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "yThcMzbau4OjsvIuOPX1ANDgQ5tQk0BbchN9U/7LdU4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1109", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AjGnVRUQ9twgj44PLIilRDEc3qSsrvFd+I9jFKzH/0EZ" - }, - "signature": "y6cakSX4M/+ROZ/JIgBU48W6HNW8FOLVVDyK3ThjF2Na5sDa3CIVReFAtPp1GQuRKVFfkYFEnx0dMJzOHCJxVw==" - } - ], - "memo": "6f5e559443d84a4e9830b62b123fdaca7c4ca6f0@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Firmamint", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1z024mfnytmtj9p5hj48mzm5gv6sdwg40dcqahr", - "validator_address": "cosmosvaloper1z024mfnytmtj9p5hj48mzm5gv6sdwg40gv5gms", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "hwy5Fgysp/ZilmOEZZfx8sgLZjJa/P29Nk6T1xdm1SI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1110", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Aklt/tp4YoUHZMlA+Onp4ut6YTr7sgCJEvEsunbQ3l8z" - }, - "signature": "wxqCJdoDmyPvbwK1AUfts77fLoGV68PJI5rl8nLe4MxsQg8ENyAidGqIvGcJ5QEsN71TX6FIP6peaQRUz+J75w==" - } - ], - "memo": "88559b2bffdbf3ba1897329e1fe078dc32fd2f21@192.168.7.25:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Forbole", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos10505nl7yftsme9jk2glhjhta7w0475uv6pzj70", - "validator_address": "cosmosvaloper10505nl7yftsme9jk2glhjhta7w0475uvl4k8ju", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "yNl75PhdM8zmnVYbbXCCl/MkZeHEZYLFV51728me1LQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1111", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A6hQgU1i3FRiet5ccjOu2Tw08TAEMWASyXKKP9h06bvX" - }, - "signature": "MbOTITu+Gc16heVDlzyRlt/0qMWYJl/LaLvx2OhRGtUTXqojiSZ+LbAixpMGp8frGfBgH0rJ7UdEyM6Z7xXHJg==" - } - ], - "memo": "4b6ba4ad66b73c47f59d9d2305a9d0f53591b4f0@172.21.7.166:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": ".", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1rq4dftz3c6ufngqkzcngnfluc0snwn9lgwdelf", - "validator_address": "cosmosvaloper1rq4dftz3c6ufngqkzcngnfluc0snwn9ld6evn6", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "gY/kVBO6lItoORwJooDLwpLsGEfb4vzMWGvmPUIFvso=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1112", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ag+pMxxFLEPhdGf1Dbg8wMVvncTckgvA9z0ZAN9gmPvt" - }, - "signature": "+XYfj01LlmJujo0s/Mn1TuPhFA5qTog1aFhKCdfboLI8knbjgi8TljaU85hyKltGEh2wCnaYHtPankX00fz6Nw==" - } - ], - "memo": "ae5b64333e1b01e1b1e8f04ea69706c95efb5c1a@172.31.91.90:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "stelian59", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1fh03auu8lrefrdjpu3zyl9n9s424xs622rerc9", - "validator_address": "cosmosvaloper1fh03auu8lrefrdjpu3zyl9n9s424xs620hdk5k", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "glNOv6f0QWt6k0r3f177sFDSxlGzgOVaHHSFDKxhq6A=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1113", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Am4Z1Vn4YcGvOZxAORtG7AnNugUDDbduIMfaG+5+5zZC" - }, - "signature": "Cy1gte77LfwFLsNpow+Iv73oRcbw/uRHxvgRiRh4OEVnPVhMpn4GKREiw3I5zEgVMrwcaRnlAii3iaBlPk9Umg==" - } - ], - "memo": "12fdaad48a75faad5ce3a27e7cb059d0e074876d@10.154.0.2:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "bflabs", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5fjjjkl", - "validator_address": "cosmosvaloper1sc4f5y2xhwgn4hjjqg983q83tcgdf3m5vxx86v", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "qZXkUkzimNqQiSm96vFZYt2H0m2d/lQlsA17TFyQVrc=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1114", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9z+DryWSBM/HY5W6Y80e0WHmCGoXDqHUUiLBNn1q5cf" - }, - "signature": "13wK5HVAq5uM+py/k1VHeXhrH05Z5hELJpTrV38LHwA8tR/loNthJOjAQxIHrTQXXMvYxr8008RsdvDUu5zrIg==" - } - ], - "memo": "0292cf6207823ceb4d06e11f0ba238b110fd04c9@142.93.189.143:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Uranus", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1haxtrc2enmesgcp6ltj824s623jx8xlp0acd60", - "validator_address": "cosmosvaloper1haxtrc2enmesgcp6ltj824s623jx8xlp2fvcku", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "ztuVxDTSJGZU7W/4/RH8qtkmxRHLshXEpHAmn116GIk=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1115", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Amep9qnuOaG63w7jBh8RYsK4z8CuOJitFUNrznl8rK2i" - }, - "signature": "1AcEfsrgUGBSn0sCc/TWvxNSJCe9yNYzS7emdgsEz+JxTb1HFOxwdugJeMYhi+joLdcFUi0Ks5P05CrCeFnNoA==" - } - ], - "memo": "04b713b3fdd9057ee6771e46cc54daf8d879768d@206.189.214.28:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "jss", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1vhv6cpktz0exwdt6axvmqpd76ja7h6dujvh9se", - "validator_address": "cosmosvaloper1vhv6cpktz0exwdt6axvmqpd76ja7h6duhcrsu2", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "U+/38GAUwJbyTHk+glYICh62z/TntHmU4zH+VuxTt34=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1116", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AuUp7H3Zn+OYRmcpEN1GmxthKnv09o+5DxnIMxxZQfew" - }, - "signature": "sm9TBw0L1C8ydHNPbFzkFV0uYzKBBuUdBN4x2ObkyXdVvJwsxgb7loAeMtFXhhza1LKumL+ZXTZPdX+jc9mh6A==" - } - ], - "memo": "0506c52a4943b188c0c4b2c36f2278935bb0cebe@10.30.100.11:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "sikka", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos13lncp7eazqtf9c9hrjfakkna8mslvg45khyf5g", - "validator_address": "cosmosvaloper13lncp7eazqtf9c9hrjfakkna8mslvg45nrsucm", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "p0JOtqwyQ9VIPbQ9h1+6nrDKu1gE2ZwIejI/Lk92IUQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1117", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A6reUzOuUCELKpA/rJXbM1IqXCpIvL9gblMcoGlsoLWb" - }, - "signature": "p+Vu5gE+kMtR61+bGjRbAhfTdktVBXH0k6GrlxcqC8JHNtDT+/9jC09gbg3R2AD60lH2Q1Rj3ttQ+SxdtxSQOw==" - } - ], - "memo": "05d54e7fcb4b6a9188393d7b2c26fca1ed9d9c3d@159.65.73.193:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Safethecildren", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1r4punjg5t3zsx0nmfk5lackpy622c8fj35q8cu", - "validator_address": "cosmosvaloper1r4punjg5t3zsx0nmfk5lackpy622c8fj5q5j50", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "Fkwe6jIclS5u/P9JtLI4MK4vNJHE6nJv+nmrG3GGFFs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1118", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AxLYtxRNHbi0Zvyv5VO8UKfqwtW6LmcOkMz8Yh8bNtsp" - }, - "signature": "jRX4y+Fpq6VWdA/q0hD1U0EqVO7+2BZwAhf4gJqoSVQQn6W3M3QxpwiyoNwWKmNnIsC6/3n62uUQOZX/aO50GA==" - } - ], - "memo": "05deb00391c24da987960f1ee3aa09226851f9f2@104.248.14.66:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "coolbitbitbit", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos12u2e2qn74zlk34g223l7jthx53t2wgcj8g5xjx", - "validator_address": "cosmosvaloper12u2e2qn74zlk34g223l7jthx53t2wgcjzuqn74", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "V9M9/zvpRvgYHG/vtOMcpdcylWAgHfPHJux3Sa1y8hI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1119", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A4CZVxhNvHVoty6o1cGhih1md35EHDBnhdT3e6zFBz1k" - }, - "signature": "YphEwjPZPtLAFkaSoJfOF17M+D+q8thtMqcaEKhqLPhGIqr7UdvMkoqUi8qjQDRPeUH/ct6hQM4nmPI4arMIVQ==" - } - ], - "memo": "072645fc24e6f8abb472c8b11863c12c793792a3@138.197.171.65:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "credence", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1m9285yt4l994xread77druww85r9g8j69q9plg", - "validator_address": "cosmosvaloper1m9285yt4l994xread77druww85r9g8j6q535nm", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "mNFC6YkFWKOMR+8GZVztsNBOhFjWL/e8VxoqwTjNgcE=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1120", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A8zI2iQyCNaH8kUna+trgdmKjdxwCwaTk4CKUemEp89m" - }, - "signature": "U65g57WVqF/YMu5l5RiGbCFd/+P6GswGEacO6JOGK9Frtd45CNsvxd+86zRYYlomCD6Yuixqn8SILizb6K6YJg==" - } - ], - "memo": "0ad25dc527e2c7cca2ce62575438d7247ed0b6d0@142.93.186.65:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Apachto", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1v88fcs0cn7tyhgmy94evkaarv9gkqwrlupvnsk", - "validator_address": "cosmosvaloper1v88fcs0cn7tyhgmy94evkaarv9gkqwrle4cxu9", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "9BSYSz5/Tn6Z6WVU5/+2NC74sh9O7d/Vnc49sCBWxQM=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1121", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A5gX+y9d8vKzb5zD8xV94O+kM/q6Vs7+VuIB22X4q39U" - }, - "signature": "+BWWgfVFbacJpX912q47Q1EpDfAxarZcN0rPyjGq7QV8WY1QVPYcryyZiYvWrCoSBfLFiKPGru/wYlxm4GW5Qw==" - } - ], - "memo": "0bddc21dc7bdaf0c6b42a6a4ef052342796cab81@178.62.66.20:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Snowballs", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos13crr30dyx70g6jqvvwr8caeha65aare9ekk47w", - "validator_address": "cosmosvaloper13crr30dyx70g6jqvvwr8caeha65aare9uzzqja", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "KymBmEcROSq5sKKAl3ECz6mgCKoVxE7ApJfEYMmoHZ0=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1122", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Atp1Sh4UriodU3kGVb4m9zJgwcpkXKVXh1naR10qONF/" - }, - "signature": "cr64YfbL2qq5OOulUQheC/vwqNC46t1JwRh123u+sclpaqFkjVa+EFFBAjHDuh5Jh0fc71bqceC4sGcG8o2VvQ==" - } - ], - "memo": "0d91284f5488f8d11eb64f13411a8971bf443524@178.128.245.140:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "sherrym", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos12ryrrszxc4mxz8vg8l0t7nj8huhnnpzuquhjv5", - "validator_address": "cosmosvaloper12ryrrszxc4mxz8vg8l0t7nj8huhnnpzu9gr8q8", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "itgrwAMYgHYdL+L/wSSlpOYAC24PHo5deD9zc2TKmTM=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1123", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AhU+pqKuJS/X7C52S4Q7Lj/yleOfLzSnjQNvwTE9GvjH" - }, - "signature": "EJohlsqYjUV6GRorV3OeOyn1N8817QhP1ZdlXBVSMHMgj5oitUK/wfgTjaJ5W1W6qp0Hx3WGwn35Uj9aWqo5wg==" - } - ], - "memo": "0f1bda7fafb89d8f4ea8d4b8887513c2c4df223a@192.168.56.1:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "KoreaNumberOne", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1la3s8xgn5h3nzjdgsdhgdkf29n9ud0km7fellc", - "validator_address": "cosmosvaloper1la3s8xgn5h3nzjdgsdhgdkf29n9ud0kmmad2nt", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "cLv68P/zdZs2oHl6hizi/4CFRjRh0RgzmIqR4dYJ+nE=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1124", + "missed": false + }, + { + "index": "1125", + "missed": false + }, + { + "index": "1126", + "missed": false + }, + { + "index": "1127", + "missed": false + }, + { + "index": "1128", + "missed": false + }, + { + "index": "1129", + "missed": false + }, + { + "index": "1130", + "missed": false + }, + { + "index": "1131", + "missed": false + }, + { + "index": "1132", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Al06bvzxvC1wFPwvGYTD5b2LFDuuaeqt4cmi5PuVI6Y9" - }, - "signature": "kdF1fT32HvmZEX8qsKdh/YEiX/Y14tfs48j/xl6dB7pqvSiYS97XuNSeFbCRKNYxf3daU6mYQTEaQPZL1Pqvfg==" - } - ], - "memo": "12dcd67e32dfb4f3444dd927d8a93323702bf493@206.189.169.231:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "serenity", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos12t65dsk4fdnxylj2wtr0x8qcgjthvveg9u2h6g", - "validator_address": "cosmosvaloper12t65dsk4fdnxylj2wtr0x8qcgjthvvegqg7zkm", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "B0CeflNmkGkjSZ4eXfdAhCDnZ/L5GXkvIFuHCUdadT8=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1133", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AnwkG53hfhCscft0kfFzzi6fVfObAryD7eZvr1Oq0F0A" - }, - "signature": "qwoXGmWuW/WgRRTIl+Yqe82wH2+0YP9fy9wjpjxYY/kLNO/8e8OKNLa46yTeIqaLGd/0NIrlQvmc2KSbt7BJ6A==" - } - ], - "memo": "1b0184119e44e5d3ec602cabf6664ff79a34f2fe@138.197.136.84:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Obsidian", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsv7fr3l0", - "validator_address": "cosmosvaloper1apd0w3eywwr3jsl9f2mlqm7z8ymrhxsvmahynu", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "fczr+N+xzhLpmtLFMHTIrPHkk03ur8lsUUviR1qqcJU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1134", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "An/KGgYUa/pwKEn7P+CkagM1gaYXH/lgeLEZ6i6MLqcH" - }, - "signature": "bDGdGjQePMZfh1qZM1YlNrtM2LvxUqcUsj4q0zxYESw35SIUEnGsTftQblrAvrAqlbSYQwbKwQSIyUAzROMCDw==" - } - ], - "memo": "1b6c40fe4224346bd6f6e75613ba3230d7a73185@104.248.51.66:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Mintelephantflavored", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1msesrv5jxt0jk5vtwrgygdjq60vnn6a46fkgvq", - "validator_address": "cosmosvaloper1msesrv5jxt0jk5vtwrgygdjq60vnn6a4lazaqn", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "tuIS1EAibXjyztosjeJuFkTQZUtO3bRApjna4Ak79jc=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1135", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A3Hr8OlmwHBY0Wc/iLAal3cMdETRcdjaXXFZX4vx/OO0" - }, - "signature": "6CjWBwtXmn7DhB/y88xK9c7CNk0d1jWCn6Pa0C14D7krxcg41vWeyA/vZr8WZgtEXYiQX9+9sJ/+yflodzvv+Q==" - } - ], - "memo": "218dc9447641ffc7630400dd28f8859673b05dc6@104.248.214.99:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Mochalmond", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1pxuk5c3q9dr79300xfv0yafjf9stf3w7znkkhr", - "validator_address": "cosmosvaloper1pxuk5c3q9dr79300xfv0yafjf9stf3w788zrms", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "pdxc69pGnaiK9oF+a49PjCnNww2PLYRBWlPFW/X6HNY=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1136", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A/JXgxNS+wHedXfvQ7q2oGkCtLoQFzSOI8qbyK6ArPA2" - }, - "signature": "qdYfYZqdW64GSpXkhimxlrtHyznACh5+IZCXFkcxXzoPBwwBWBpRsTnV1fskAWuZo6xdaTnI7ByUpz96Ozkqag==" - } - ], - "memo": "22c39180fbb6057916ea5d816ae52ec220e5c315@159.203.189.151:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Asterilla.one", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1tva47y9h9zh4llgau6qsz4c2wzf0zkpxkckua5", - "validator_address": "cosmosvaloper1tva47y9h9zh4llgau6qsz4c2wzf0zkpxnvzf38", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "nuKXlAGyssEoWbMj94P4ZTy6Qd49uepLCixO+k9Gmyw=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1137", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Aj4ACAuWIMjsaqr2cHqq+Nzoz+G7PtBgif5ehzCK8F/w" - }, - "signature": "jW00V5E+Rr+H9YfonLWlHpjOeVA6UDJ4mlNcKdrjX4gUWZjz/ZrhEBYdft6nX5AQy6PFL5rWp9c+9tN6PzNQ3Q==" - } - ], - "memo": "274afc5193876b3b01f51a109928ce4aa81d8c3c@138.68.11.9:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "cha", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos12xy20lleyuy3jf8gv4meajdcku3rrdzcg8qszv", - "validator_address": "cosmosvaloper12xy20lleyuy3jf8gv4meajdcku3rrdzcdn59wl", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "AGOLZZHXuiAFqD2yMy2ijHaEgaq8S6BU8mucrLngYko=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1138", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AjD+QSWaGVNDwrvyeoglV9hdbdBH0JoRyAdrgCXfk212" - }, - "signature": "VBptwMY8QL5N5ZN7UUpxgP1lEXQqjK2wc5lVU3NM7HM1XGBbh+Qoov2Nfe9F1wIYKE0KtWI9q0fL+RJWXG07Ug==" - } - ], - "memo": "28690b02a6995a0dc4ad5b6f497c3fc0a8f247f3@10.30.100.11:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "cryptiumlabs", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1eysta0x7quczxkecrm6f36assewqddr0879wgv", - "validator_address": "cosmosvaloper1eysta0x7quczxkecrm6f36assewqddr0z23myl", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "pdo+m4wI/evyNJuwJsB1+qPQ0uJNt5yHzKrOAhXvLJs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1139", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "ApMbpXOltvp26VnVYUCmU6jPiIviNUDItOD2nsmRvtKF" - }, - "signature": "5RiLWr6eXQnyMnDGoZ3WfcN6PXTngfCq953MOAmkU/g+bqhCCQA+oIo758j4DooIMYbdNIbXfUMdCVI8FT6pqg==" - } - ], - "memo": "2df99a6a5d95d7a150564fdb6e67119bbc60cd1e@192.168.2.189:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Pineapple", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos17060h323px5swd3mj2p0cf9zxpecg9vnnp8knr", - "validator_address": "cosmosvaloper17060h323px5swd3mj2p0cf9zxpecg9vnk4nrls", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "PR0OCnHZNvFVp8zmmkHSwM5bqUEXn7A7dRu89L60bPg=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1140", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+I4aMnlrn2yBaG/OaQHLrtfPKqmvFQ4j2xPNbDlsivA" - }, - "signature": "wIPeCVQy9QgGyrUKqN74UHAX8iTLr04CsYUgKJnEtS0ir5KrMBTVXilVQcSEs/c7pBaQjh1HYIOmu6wqxK9EHw==" - } - ], - "memo": "334c007c28306c5c8e05ebe446519cb1b1e80316@104.248.23.99:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "yys", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1f7n50kppm2w5jnrd2c5rx7mtdr58pjpp82kmd7", - "validator_address": "cosmosvaloper1f7n50kppm2w5jnrd2c5rx7mtdr58pjppz7zwpd", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "UVkuU58w7O2Ur+tybonkHlk+ISWDFBqaAkIoD0f8EiI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1141", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AsenbETBexKBkraz6ISojmcpOzAbD4bh9fsNEA7hxZF0" - }, - "signature": "jOVaFauJ3nKRRqjJji+5mT4Tr1HEyjVo1ye1Ouy5VWpUrXPcukHG8Ti7arTbKoLoXIYNkMnfZ6IkBPk8FozN2g==" - } - ], - "memo": "3408cd173a8e96b766cc9ae3b36bbc6a6ebafa7b@10.30.100.11:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "blockmatrix", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1kj3cr0nww5dzt2zemjzytyw0g5swcndzeszlhq", - "validator_address": "cosmosvaloper1kj3cr0nww5dzt2zemjzytyw0g5swcndzuyk2mn", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "GEnjWyP4+TdmSVyzDRkObIttp0k9RuUj5V5fY/1M9m4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1142", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A0BzOGPilRMsSVF2QRtVTQEvroBaFxDmc/+OnfdicinE" - }, - "signature": "PSwlSqWY6aIjgfZGoukLbKfHvInkO9VSsDhKXmrZ5BxWVj9k4WD0HZph1S6vJF5h/USITo8ECnIZaP7ANauAcA==" - } - ], - "memo": "35af7837cf697dded248d107d921e945dcb49292@10.0.18.108:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Minotaur", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1c27f7klwxze75phrd0nnqwddpva3gzq8h3k7kj", - "validator_address": "cosmosvaloper1c27f7klwxze75phrd0nnqwddpva3gzq8j9zt6p", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "FE7ALXaIirueB/ab9wmNl9Y1fpYjyf1LfVJVY1SJsl4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1143", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AmJDvW6YvzXVp8SfhF0cnLNqm9lE0xZHZoqB/IGmLCWy" - }, - "signature": "R/Zy3JaChi0c+l7FT/BqqyEtNdlVz+Fs7GHaURxhKicKttX0PVoT2pyOnFwF1BBryqpBYZpIOv8v20vHlQsoYQ==" - } - ], - "memo": "3b0115600875fa04f7c03ce308b96f6b57e07dba@178.128.187.88:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "smooth-operator", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd7zt2apj", - "validator_address": "cosmosvaloper1hw7nu0ssa7huk0zv3za0xgnmcxm7ryd78l7gdp", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "KQWW/lsyccQQR6p2IQ5OKukwhzXuLh8tcmdJqQu5Ecs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1144", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "At0rgbNU87GOjRD7+aXe0MChHfu+Np66f5DQfGUdH7Ze" - }, - "signature": "Im4ia5ctrerE8Rvp+XaMJDzKZiCilPSBEKDLVFZ57E831vJc7jOvxcmXZtYYcfvDIbYm9SJ0BuJ2snX/48P0fg==" - } - ], - "memo": "3c18302d8f038a54c37881f697bb28055b494904@167.99.176.92:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "@fulltrust", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1xa8z3sza70wrt06yfhlxq0ujg6fa7ld8sc8f9l", - "validator_address": "cosmosvaloper1xa8z3sza70wrt06yfhlxq0ujg6fa7ld84vnufv", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "LRK6flgMsHrBYkIIahegEkzlwC7gQ3dAyw0jcAd1u/k=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1145", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AgtGDERiNNt6rdz/ePWbMydGCcslDkqTMiudvIMjsxxT" - }, - "signature": "HrdJORb/Gr1hV0VSmZi2zqpcTvqkXxGi4G9GwVFLBVdh5w6ZxBcBJKlRJMafv/znjXbQFjA5yZvz/oP91Zsp6A==" - } - ], - "memo": "3f55d20605b295e5d0b3c4287ca3655ccf19ca4c@10.0.0.215:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "crazyfrog", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos17s2ns29hkcsgqp7rl5n9rckx9hnss84zekc3qk", - "validator_address": "cosmosvaloper17s2ns29hkcsgqp7rl5n9rckx9hnss84zuzvyv9", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "HtscXZPA6ExRHzOCH/1gW6iGu3pXhsvjxFjB2xKIE/k=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1146", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A6xyoVWt09GrLVgK1oO2WGQkatjinmNdvrdI2PHNbgTs" - }, - "signature": "PwlLVL+thi2t7QvEJfT/oB3GZ9B6wBkbpqpmwvUCVsMElTVHqXpY2FAvTWsCqReL2eRrcP/xa3C5By+o5HkFNA==" - } - ], - "memo": "4117513d505d2bf96aaf9e6016807e759de9c057@178.62.230.176:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Karabo", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1f797cgxtj4ueyvzlras08tq6zn6l87ckgvl26g", - "validator_address": "cosmosvaloper1f797cgxtj4ueyvzlras08tq6zn6l87ckdctlkm", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "jeAZmZzOJrZg3bqFnImDVbXCvzt+7J8BM8cfPWfPYwY=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1147", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Apxq7no8g0CSUI7Cp0LHF9GiQHXqslMKwyy8qxTJaDED" - }, - "signature": "hjKWeA5ria/50P7CBS7h8auueUg5jpvmu4BsIm0458JViFRvuYeIEIDyKhrffaZJxROBf7/jjOi8q2zX02VZeg==" - } - ], - "memo": "419a3ba11b09cce6fb8056692eb9c591d5b16b36@142.93.185.233:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "layover run", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1rcp29q3hpd246n6qak7jluqep4v006cd4v7r6v", - "validator_address": "cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "M2Iu/A8RQcmoiIEar/iV4wBjVj0I0gcd/nNnvwmnT2g=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1148", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AmbZ4oUx+GWVQDUo2z+NB0YzOpj9g4Px/n8H3EbId7aC" - }, - "signature": "zDcx9Dn7Ciz1JXiUaUuPsQz97FTd3i5HwLgLHStp8jV3XmGyqTCXiBYaq6YtbxHNZeOJdCOtAErTJu3uQrc8og==" - } - ], - "memo": "41ad22da819f17e5a738ebb644cc3ce92281347b@192.168.1.8:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Magog", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1evh32gcrtgmw43g9a9s9u9yxmswpx8cfa4c5vz", - "validator_address": "cosmosvaloper1evh32gcrtgmw43g9a9s9u9yxmswpx8cfcpvpq3", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "CAOaDv7AXJUeBfLbx6IJJTmnX2cUTkeAyJrnEXXmFkU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1149", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A5dCtWyW0R0i8AmDZ1dB3v8buMVs5JNPKnpIZARwk2RL" - }, - "signature": "EtAan2dLGdtstRITXg34BNqkHstBLxZbuV4UbuRrFGp7v0oSYvl8WA6C5hxRbQjA417oLIHRoPc9WDih/rR+Sg==" - } - ], - "memo": "41ea2c252db328170b0d38b3463407a7005bc2fe@104.248.0.167:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Athituwa", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1xf6upkfzgl8f3pkpa0l2d76pex33ur277x5vwj", - "validator_address": "cosmosvaloper1xf6upkfzgl8f3pkpa0l2d76pex33ur27mjqezp", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "jr0E3E64jyIKHLU6qY4WypPDIxKJu8EMOkiJ842Ways=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1150", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A6UW1d2JuHVk5RgvqGOl6lyWuoxxazBUMbWNemCm7Wr/" - }, - "signature": "z/1/IWGSPDDX2TGniSr8rCBOauSKuP9lqPwkly7IHYJG6BPFdaKVblIUDY5AsN8hI4nz00zOqMoRNdQ1F7lqRQ==" - } - ], - "memo": "435b8febfc217721b5b66b9ae17fcb1202ea816f@142.93.65.15:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Municadianna", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1f2t99m5zenwasugr3tmw58djsmqlrj20z2gs8m", - "validator_address": "cosmosvaloper1f2t99m5zenwasugr3tmw58djsmqlrj2087u9tg", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "i0VgJYfnyOYGVzS/41Q5XwnLQaGiGBonNrN3qwGOpzE=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1151", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "ArdoGSo+2AY9jmEiOWpnkOPQ6AEofySt36OQbFXP8UKH" - }, - "signature": "mWZBiXVKRCBE8LV1b7LWfL8gakK6UZxJX3OvkfUxSZhEUNC+Zl5bM42gpyv/LAHOvF7aCLI6Qp4i2zbmZkM2VA==" - } - ], - "memo": "43e5fee03d1d063ad7bc91f13d3029de72b43f93@138.68.1.104:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "MissSigma", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos14t77a9pzc6fel0nsrlsfp3ft937ltrf6tmjc92", - "validator_address": "cosmosvaloper14t77a9pzc6fel0nsrlsfp3ft937ltrf6w0xdfe", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "GGMP+neR11k8tSfJt5GUoleIlasNW7NazvzyULgyivU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1152", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AmVtbrDvRL5pvG/o39O1Gn4vxlaOfzBdIIejrFE6vKi5" - }, - "signature": "H8xpXWuiSSaK6dfm64p1y5VA9g3swVIpC25OZhHrSuxDBjxiQU4Z9A/68kD5iAjjTe41b6gZV7O/Yq7LiqrJug==" - } - ], - "memo": "440ca743b28b048b4bcdc81f41ebbf32af1e767b@104.248.217.213:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "dar", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos14pg9n09np8eq65dh50463ph7qn8um00u2md7z0", - "validator_address": "cosmosvaloper14pg9n09np8eq65dh50463ph7qn8um00u00etwu", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "j0XdF/OR7ov2YPmaeRnzZXwblrKOMwFe0p5zPOLeSNQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1153", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AiCCnYdFoPQYYrzsEAdsQz3a0zUmZj1rSn7woKX7FzVC" - }, - "signature": "0vAp/jChgwuJ47MH8e3d52zTMJ4lHWc6GSYE083RUW0+dWJA/1ii4Y0dyw318fBUVQOhTj5/R+vLOhTn6Ux1QQ==" - } - ], - "memo": "449a7ed87069d2e165c91f124e31160c798127fc@104.248.252.220:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Milo", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gzkhva0e", - "validator_address": "cosmosvaloper1l7pmprwv6yyxr9pk7ttyuwfyclyxf9gznrcgr2", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "a9D1Supj8pjvnD3oi2ldEkL6z7+ohFB8fhS2JORcLTk=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1154", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "As9CJm/FrLL6gBx/Cu+XYCBj2yvVvHZFwrOcvVL1G6FZ" - }, - "signature": "4nxtXspElVC2zFxwnUPu7mG6xOZqfFXYLjUPTQXwUP8vmhOQRQEwkTCEmtjrwgoR9kR/qEtbHoJ6M3t0PEuUaQ==" - } - ], - "memo": "4595979b03a9aa793332283d9a68933ad4ec5732@67.205.138.220:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Aeon", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1epta0djtp5gdakthj4pwugvww85l6tpfkkgjdf", - "validator_address": "cosmosvaloper1epta0djtp5gdakthj4pwugvww85l6tpfnzu8p6", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "DYIGkWCs+n+i7rOBcjFEzXX/JoC5dz81GgY0XYCkI9I=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1155", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AtHpFUQPeQdPLEbwskDssIy0F7cjMu6qNej3BOSHcvZQ" - }, - "signature": "gs54bwUsqNhPLh2zPVdACituVKjc9aTYtxogB4LArrEin8QTw/1FZCszxw7S87lkOwxLpnwon7AhsfJb44Gskg==" - } - ], - "memo": "466dd5c839994e5330a51499b5aea41fc6df6055@142.93.95.99:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "zemya", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1ge0pwcycy7dq84fwlh0dddymh9nvg48eeahpsl", - "validator_address": "cosmosvaloper1ge0pwcycy7dq84fwlh0dddymh9nvg48eufr5uv", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "iPPJziJLaL5QA6Mr6uaUGwoNrGts45W6LVIKbo11GfA=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1156", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A2dJdh/Wh7SX3H69E319L7kIJvq4TKQa12Mw1R5ezhFA" - }, - "signature": "GLW5QlQMMeFDd/8rGDCYTBKyqLRateCE01wL/9xQzuo8ECvWEHFICrlTDXDbLKI8AZRLgN79gAOA4R4YGANDjg==" - } - ], - "memo": "4a53d0a92deb68a0085aa0b7f100fc475af42b94@172.31.77.169:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "randomness", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1lp7y8kck2swwhurt2tm2svj28e9dwk459268xl", - "validator_address": "cosmosvaloper1lp7y8kck2swwhurt2tm2svj28e9dwk45q7wj2v", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "QmCrjRLxbjBNOZDZg6Im+6vkGjd2FkkW/U3IRwmvKDU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1157", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A4/O95eJZUpSTwsTSbewWnkfGe/kUj3T7WzQUZc/1MhY" - }, - "signature": "KtOPcy1q3Rk1E0jnMGE1+cCOG6Y4EM9RzL34Gmy5pWE/u0Mgi9/k7KIVjPBwSDPwsSyDZzalFr5PR1i2bfYsdw==" - } - ], - "memo": "4ae0770bc10aa6631bb082c187042e863dfdf74a@209.97.180.66:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "cheetah", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1frs78q7gcv8s2cd7pnnqk09slyf69pdx7x7lpa", - "validator_address": "cosmosvaloper1frs78q7gcv8s2cd7pnnqk09slyf69pdxmj22dw", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "SQ0oTHPjz8kkXIZRFpV80kcHu/YZP7BQDi4cO7zyMrs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1158", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A6Ykb6DSGpotmkfDLqS2IX+xffsPOpt2q2sbyDXKrRpc" - }, - "signature": "s23nMvbCV7+5WlMPkztI1hgpNOIsFeKoG/lwxgM6F8kq7rUD0KSXppmJ3Zov9w3xGeDnvXyIdlupdvimjjK1Ww==" - } - ], - "memo": "4b870661dd8354be240400aa1f0d04df2a88234f@104.248.138.125:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "validatorich", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1a50f7wq7nr2tj4rvsfv6q7y8q6wqply66472mt", - "validator_address": "cosmosvaloper1a50f7wq7nr2tj4rvsfv6q7y8q6wqply6lp2lhc", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "ZVOhPI7tSOVhFt4HjwIslN7mC0t0Tl3onvz7RLsZjo8=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1159", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A0ghYxaAjZXTcBfL+/6LtEHpRnfEdmxwovTVzcwXmH9c" - }, - "signature": "DMONJhacSYVOqVLLY9ZPDf3hgkHBYrrQsLpmPIwJmRl6pQASx5pyRKGcUGAVr6Q+ETgGb0jmRliuBNaQS0Ct/g==" - } - ], - "memo": "4c6dcde16ab569d8d122a9ae7376f21ce28b8103@192.168.0.47:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Wyver-io", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1sjx8jxuplf6ajcvxwtpntpjm5s64xt3uzdhyct", - "validator_address": "cosmosvaloper1sjx8jxuplf6ajcvxwtpntpjm5s64xt3u8er35c", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "aA3qgZo9i5amV9mNV9nTNI6o/9SUSvXVcdESp6YzOGg=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1160", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AuP14MX0SzXdkywiiP5GQsFiDxxJY4jGrpfKN0AvFKba" - }, - "signature": "n+NMimMcx3cwnxv0TKUXXNG9kXgUUuUQQaZrciXSJeZmnw8xHVf5uQYrezv2niMZih5/7+6UBpvNxaz/ByiQqg==" - } - ], - "memo": "50f1d1fc4ba60f6d958e2f606e5b7310aeafd039@138.68.53.128:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Coinone Validator", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1v6ksauamd2fk47raaa5xem68sc3fx494urw0aj", - "validator_address": "cosmosvaloper1v6ksauamd2fk47raaa5xem68sc3fx494eh663p", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "cWmDSw9fnAyLRR/vcrPnbtYSuZQIi5uqxsGQ6eaCb7g=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1161", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9ccRdw1RwcgUFwJOQTgQoPs+6XM841uj0MUkbqBPYsO" - }, - "signature": "kBJVWYKUvHMQgpeRpELCR8ukEUmjr4xmMqU3FIRmmJpTeh7UT6zj6CKX8jOUO15eDBeaZQue+gAkeBV3A0+aFQ==" - } - ], - "memo": "55392b5eba4afabe102fdf71b3f06c977a6f2a16@10.30.100.11:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Hemingway", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1njvv9cd0avfzrkn04xyh3weu4dsuhv5mgxqyrt", - "validator_address": "cosmosvaloper1njvv9cd0avfzrkn04xyh3weu4dsuhv5mdj530c", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "Ma4xOb7rI797PPggxpXG1uxMUqp+wAQyyNo9YjAeTN0=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1162", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A/1//23ihus1EeBku+pzMGlBHROUXeyUOmJSqCAWEYqj" - }, - "signature": "/nbUdTL7e5Qgj+m2QO7fM6BblRppec+ocpkwOXPD25xDqxSSzIQY/Ybn7DQST0/GLSdVW1rs9edyimbipQ9uRg==" - } - ], - "memo": "56f984da0784727ca5c80407f7342a9fe3d2abfe@104.248.182.62:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "communist", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1lnm4q9yfpmxkkndcjzjntzu9kqxew400frla77", - "validator_address": "cosmosvaloper1lnm4q9yfpmxkkndcjzjntzu9kqxew400vhtgjd", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "7IGX7c/O0u3sjNw6YXkSTO0dKIQri8Pst128noul3pc=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1163", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Aiu76vN4x9pbdqrlp5IPcCfHOM3yCOKaS0jrZlB55tqb" - }, - "signature": "7y/cBFCRlsEqdma57xG/xY403wKGo2LPnMwIZ8DrTjoCPxUk5x88+jMMeDPlrrzhZXFV0jvc8SnkSWu0WzOemA==" - } - ], - "memo": "58c05f89f944c81b9247731687c6b48954fc18db@178.128.226.107:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Kyle-validator", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfp6800d", - "validator_address": "cosmosvaloper1dxa36kdp8a7nlls8k7k2m5rt7zzv8qhfywn6r7", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "DaLXay/Pf7uzgR59JgQh0bNHxmScwpOE5Ws5Q27xO8Q=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1164", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AnfRZl7Pe5jyV1Gr7EVojew8eXz13R3hr8lSJgqhF3LE" - }, - "signature": "oqr+FaME+e0JCFYNG3SiJuzrElleL1rY8+9hZgjrhaBVbtnBaYF6Kf3DA6a80rW1JX0h4huZhrlYO77W2Impjg==" - } - ], - "memo": "5a1cbd770ec5545d5a941167e622c54d0d588672@142.93.194.233:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Michelle", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1gpwyat78vagv5hujuqyteajkmgq3wku5mta69u", - "validator_address": "cosmosvaloper1gpwyat78vagv5hujuqyteajkmgq3wku57lf0f0", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "/TuIC+PEibaWPr99vMivbHi8cAjmHYFQ99nFbvmiXOg=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1165", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A5ildPr9vtiMpkV2C9ixUZOaywlBEfqVwuMGkEM2OECZ" - }, - "signature": "NJQUdHe3AMmQI9kf4HhJ8D7ya9OjInvodTilR1BARRYTWV4Ma4pivf2maQxHKs6a1emxnd/Md9O7xMpp7/wArw==" - } - ], - "memo": "5b42f0f02858514bfc9783dcb1ad16e4024bb8e7@188.166.81.111:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "StakerSpace", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1vhxkpclye6jf2rpm8per32gtv003rdv4zpqtte", - "validator_address": "cosmosvaloper1vhxkpclye6jf2rpm8per32gtv003rdv4845782", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "SnQTzKg6wdmKxLM6/7Vj3GXrT/20OkgyAFK4lq+zbDs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1166", + "missed": false + }, + { + "index": "1167", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AhHCvFyD9Hlyx1yap4b0evpqS7xdyehkUBiTZYdxer3V" - }, - "signature": "lohg1dHdBDRIku2rPmwtEAB0zXrLESr0uRU1GPcAtSJf56JMLt87BUBAy5ZRaIsPifinjPZiHaxYKq0uBcoEig==" - } - ], - "memo": "5dd30116e956e93abdda4350d5fef163485de2e9@188.166.116.80:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "trustworthy", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1fcsy7vpzvaaqlu5cvezfzjt3s4z663xd7f4xcf", - "validator_address": "cosmosvaloper1fcsy7vpzvaaqlu5cvezfzjt3s4z663xdmapn56", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "46izOmFBEyoKn/opFNlJD3W9pz/dVAQnoucm4rntlN4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1168", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AkCo2HtT2jUzsGompdqyBAwL5RKhveLKCXCKNGO83jlX" - }, - "signature": "z+fFU73RkoOXJcjqHGrK5mgVZIMKkVpTWQGkLZ2icfkF/5gqUtYEa8ReE9eLSW5Ff8Ssitfgh7Dm/AL9TwiwlQ==" - } - ], - "memo": "5e790360c84e8c88d3dfa2a1088c66ae63b0bd12@188.166.111.5:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "milkydays", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos14dp76w9srztynh40m2zm2hlaykpxtnm25qdxh3", - "validator_address": "cosmosvaloper14dp76w9srztynh40m2zm2hlaykpxtnm235enmz", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "5heZ7/uzZnDRECouiZ132VqCqOSZ9ywQdNeYs6cVh20=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1169", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AywyA4whp2Avdg7DrQYdOWXjqc18UbW8My+mh7Hc8Hjb" - }, - "signature": "w+OYpZ/RnjgXZOzy7NZlu9sOae0QjVB3liTPxvPKBm8F67a2btv1gBFHR+FEztgADowFD3Li2RRZjfmQocZVBQ==" - } - ], - "memo": "5fef8e19f56bb86853dc9a196a6c3c09ed14a164@104.248.2.234:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Triton", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1z770dde04y6zlanhsdvgscsawjzkynmmy50jz2", - "validator_address": "cosmosvaloper1z770dde04y6zlanhsdvgscsawjzkynmmpqm8we", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "qKE87pWZ7H+wU1KFoPu+r7Gdyu1TLmopCRgN6rb35Nw=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1170", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AyDu0bFTQDtDMLXhwtJWpLn9PVAxSSmNkJv+8D5mKtIX" - }, - "signature": "qxacUVJTWAh3u3EGjKDje5YVZJ1I5HTzJTj+lZjTN9tFvw/MUwcCM98OPMGwMEwvfxOQhWgL7BrBMr3Uq9cf2A==" - } - ], - "memo": "6154c595f53ae66d3443c949962b65fc380f7f9a@104.248.114.186:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Toghterwecanbit", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1lzm8cv5c4ezgd0vsc5ker5y5veumxh4tzj4x58", - "validator_address": "cosmosvaloper1lzm8cv5c4ezgd0vsc5ker5y5veumxh4t8xpnc5", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "ziH+8kXXnEmdvkGoCyp2Zebi0soMAx6yuU3cgLMVimU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1171", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A6SmOLB9pcpjnV4Mvz2dqfX5TESUO+0mUi08EtfWANpd" - }, - "signature": "qDMfOl49DlSWwgKKr6GsLjUWq8mrM/5M2XPstPyTdOABdxBbGyRmtqGdLISPs7bPmH+3sNIHNK7PaDlDBBS41Q==" - } - ], - "memo": "625c2ae57c0cac7b98b6a2a1353dbcddddbf02d6@104.248.255.249:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Blue-Mary", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1l98y3tyl3h6ez5xevh8dgaymr5spdrwqkt5mp2", - "validator_address": "cosmosvaloper1l98y3tyl3h6ez5xevh8dgaymr5spdrwqnlqwde", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "lY3TgIjQ8/qKGbQXNk41H76dNe9jBfXlIDOQYRtbPHs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1172", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AwlqLfzEKldPqfiU7ZvP+m8LOMW2HoVtRnHRMOH1suE7" - }, - "signature": "9hGYRJ0WUl9b/guIXyGgv3hruZYjdYvTz6ywdUINdCEFj5WXKaG8o+IcFk2WDvmTmp1G6MrQiYPlhPrqA4du/Q==" - } - ], - "memo": "682567e687162f275eef5d833b5d6431e33e541f@167.99.207.228:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "weakendiscoming", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1drtdtat7x6pqhfs9u90c0czvg65lwtqhc6snxp", - "validator_address": "cosmosvaloper1drtdtat7x6pqhfs9u90c0czvg65lwtqhawyx2j", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "4p9APrXEoL2wjfIDz6rtViITid+tq944FpuKCoLGAaw=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1173", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AhsReTWvDNjMac1LufMFLAC685qrfa0atsSmh+Jd+YQb" - }, - "signature": "9+gKWgwaPfKSP/BIPJ5xHX1h5ETGDj7pKcWgNVYwGsto0j9E46pXj5pPOik6UATTaFhb+38ocAjrFL078VGCgw==" - } - ], - "memo": "6b50cf94d5b9821c3e469d4b76df88d5171bb0a2@159.89.235.72:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "gandhi", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos16vylggc7cwwjyucedk2250ugcgjlnka8gmk5gt", - "validator_address": "cosmosvaloper16vylggc7cwwjyucedk2250ugcgjlnka8d0zpyc", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "y8/Hrt5AKBTGvv+msXjLRDUrm/7UVgq43ZC8Ey977SM=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1174", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "ApVEc6ysGw5zSg/duSeOlOWp1BCjVprzxNxY9zok1nyh" - }, - "signature": "I8hnlyt9oHBV5xGlfAEDYu8fM5KB3Jw1gYm9VpiVgh8Fd0/WtQcgvE32wBu9A5auEUcRcn2P/POkYSTzsHT1RQ==" - } - ], - "memo": "6e85a1c03d01a841424a2583d396c644ecf70b49@142.93.74.131:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Kazuya", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1hnlarnp8gtdn9rff6xzpl99z64d9755spmuc3q", - "validator_address": "cosmosvaloper1hnlarnp8gtdn9rff6xzpl99z64d9755sy0gdan", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "TztoV8zQBnjDomfy2B4//nlQO2XKiVSJBjOZsweVUOI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1175", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9RTYLQbQh+ibt8fIZfY0YOV2n5RasOiyZ//WsWbfk0/" - }, - "signature": "4T/ls8SJ87CQua94fVSr3FiImtDjZtkVGGxsy7j+Y9oLG/G2wKTm5FOeyqoK71VfG+qsh4Rva8N2zuFrJShpgA==" - } - ], - "memo": "71728beffb6e4135420b22e2315e58f8dd5c9342@167.99.32.171:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Cerberus", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1uuzqhrcjfaeusa5cx0ljjjkszqmxheslcg77ga", - "validator_address": "cosmosvaloper1uuzqhrcjfaeusa5cx0ljjjkszqmxheslau2tyw", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "KHO0NYgvm8ydMIAHxYaCdpUmMhBxlCPCLCFl4/G7CTc=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1176", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Am8hrLQ1ya9bCQ6M1p6ReXzociRVCCnn48nZsKX5+hcX" - }, - "signature": "ek/hM+RgZI7LsLqQRaIjk73XhmK8M7JDg0vH2QML6qlE3ecRIeK5R9EODvlkGb/mxTz39pEaJVJxydOkZMVQ+A==" - } - ], - "memo": "793c13088d811eb188da4491b53e78171c065dee@178.128.193.218:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Kotonami", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos13wpyugwm3cxt58cmvy08up54pa47dpj0e3lc25", - "validator_address": "cosmosvaloper13wpyugwm3cxt58cmvy08up54pa47dpj0u9tdx8", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "B+LXFOTsKElJhPKUnOZTPEY+fBQYLYHK/381Q0AWIdU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1177", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A/YL8KM5xjBo/Tr7kdQpMsuHm4DfewXWU9HhF4ijCux0" - }, - "signature": "2MDy9xmlCFe7hSLKZnFVwoBRyHtfrsHRRCwrBGzva/pdLSXi1TmSH5gMVMvEC0xBNMYIwjYtPlroGTawA160NA==" - } - ], - "memo": "7bd469659911803cee7d2e7552606765209c4334@138.68.60.251:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Perdulum", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1u332h2zq5z3hc8yva967svs0tdf98h0q4retrk", - "validator_address": "cosmosvaloper1u332h2zq5z3hc8yva967svs0tdf98h0qshd709", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "Ii34r6NlT+2yqR2+EfX5nlNfsUfuGiYIx+RmcytQIGE=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1178", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Auvqc6UI1srctkUDIYm8M39tmOge48vSHiFATtRvdvOg" - }, - "signature": "Zcpoj+k5/of8oAXLxxeudPDowJiQZwngvKkU2lUmtfR7bzgwOCLciCVzCJtjiLD3YG4UgjaNPUOUyHqOiA7vlQ==" - } - ], - "memo": "7ef80567f4eaee5a03b1ce7bc046b846fbb2c70b@206.189.118.170:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Knatanoby", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1vf6mdfr6y3wstmve96c63xps9sc70sw7u2nrdp", - "validator_address": "cosmosvaloper1vf6mdfr6y3wstmve96c63xps9sc70sw7e78kpj", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "KTZxxEEmDP60LcHjNFxuRHNaoeFDy0AwMe/Ir3GEt4E=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1179", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AnceKoqYgCYJg2zL5ziuHtFvHu5RW22ksrTg2RikFdee" - }, - "signature": "cqNq3Ea/cy/4KO+LVJqvfa/+tlUfjPq1PHl4zoz5RNsj7uMG7Rm0NueRLdldOZk9/E1uIEn5ac4s0C3T8h8dzA==" - } - ], - "memo": "806bf5910cd83099989e96e82f9b9d15367d97b5@165.227.42.158:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "firstblock.io", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1e3qm8jd9357zhdemwnaafmf0wy3f4yqm2hndmh", - "validator_address": "cosmosvaloper1e3qm8jd9357zhdemwnaafmf0wy3f4yqm0r8chy", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "HjSC7VkhKih6xMhudlqfaFE8ZZnP8RKJPv4iqR7RhcE=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1180", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9HTHBb6p83yBzXr3w0QEMmw4YIDQKDvPEVhlmILTrIP" - }, - "signature": "DXrj6D98T/mIy9LbMmQgSK+TYGtxbYw/DrFl9Qr3iYJvTEZ1hswrmacwmbncw9Ya3YODRJtU6a6tvZ08wWYSpQ==" - } - ], - "memo": "83afdd9a5aa8b906f104eac746478ca040ab90da@10.10.101.205:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "sybil2", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos18zrap0tnzt9c0vnkqflefzmcgg5cg434erqkg7", - "validator_address": "cosmosvaloper18zrap0tnzt9c0vnkqflefzmcgg5cg434uh5ryd", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "YKzixTXVzpXHAlxJ3BUDCccTDnP4HJWn63QZsOJO200=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1181", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Au0R6lijcUmT5RTBB4rCSv6t+dUyqyhh6boMM9YDfXu5" - }, - "signature": "n5p2sCBo/mzJ9+MZKzORcfsEEaHHet9Qwm6fQwDsGH0UdcAiXwOsajPsfbpq7bFoPdU9bRzxpxVxK1p2tqXUnQ==" - } - ], - "memo": "8722d886f78cf5b54892f970ea09d805c6f3a09e@209.97.137.205:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Project Bohr", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0t6njg2", - "validator_address": "cosmosvaloper1cj2ptkt55dzlmlpv4pa2fjte5scrxnr0ww88ye", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "L0feBdeb9RxC1T/a8CAqzUdXU+JcVo+BZXm+iANorLg=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1182", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ar9RJ4O8D5s2FVakJFQqB4YRE3Z9apBb78G1hf9ieTkw" - }, - "signature": "wgJ6RjbnyQhkp3I0JBRD40Ng+e0caCLMnTjAMH8zRuNs4Aal+oW4ksuTeAT94xVesgQFTjSzr4uIYJfPOItUAA==" - } - ], - "memo": "89078f513862ec7dfc9ab4f24644123e8fad8698@10.0.0.161:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Pneumonoultramicroscopicsilicovolcanoconiosis", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1wmc09y9uxhyylhv0trv5xyr6u82lrttlsftnww", - "validator_address": "cosmosvaloper1wmc09y9uxhyylhv0trv5xyr6u82lrttl4alxza", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "x49o1UvuIxGzkdBRGM8U/kfmIDVGhNGEdOPfOylo0qE=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1183", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ahx5NMyKMXYmDtTrUyWq66ewJh3wn0bRxzq5aE7+P1gj" - }, - "signature": "dptS7lO1fhfiOBhEfCQP7IBqyfsGkwYy3CJP5e9ShjBLi5cIccvf58GS6b5TuldfAbps6c8TEOdvdhg0Mf8Rsg==" - } - ], - "memo": "8991f43a2a4999daaaff322bd7db3583f6fa41b0@167.99.191.246:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Strowberrysmouthy", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1snppu44r8p3apmfkwu0ujxcjkmdzw59zh575yn", - "validator_address": "cosmosvaloper1snppu44r8p3apmfkwu0ujxcjkmdzw59zjq2pgq", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "qOOlg/nevQkyRqUQ02XDu3ylJKqOUHtKEaV5O+L536I=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1184", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ah7OcreMnSbjIw8/NTjYv0xqk/5b3TeTgZth6YovdBpa" - }, - "signature": "GytwNSlelg2+uGugOGgbmnBprEXPV3gIz6rGM3XJG0JeRd8I3dz6F9Vdxd1xALRv5y0OtYTyTafnJmOIkKmGcw==" - } - ], - "memo": "899bb32985161d4ec091c7ff687df9e1b10a35e6@104.248.55.104:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Gammaw", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1tgnqq2g9u0syzlnuh9v96evnlkllv6f8hdex9u", - "validator_address": "cosmosvaloper1tgnqq2g9u0syzlnuh9v96evnlkllv6f8jednf0", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "zkQOeG4/QylfQCqxV8WPzC0bUvIkRb467gbL80m4/KA=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1185", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A4u3zmacvUiD+hFrsRwSKmjKCkGA2YHEcFZzlOPIIIRx" - }, - "signature": "6JyJ9aCMY/dd8qtQIdZYx22wEmUhBtfvekcJYqob2mMTYaAJZ0mJ5czM3sD5LOFV3+V+7wR/smVx2cVuXmQRXw==" - } - ], - "memo": "89e0d6ccd36a253b2bc86abbbc7fc6276ed9cdeb@167.99.49.42:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Pondelica", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1je7k9c5s2wvzrxnm4dzhamx9rayugqas5l9z64", - "validator_address": "cosmosvaloper1je7k9c5s2wvzrxnm4dzhamx9rayugqas3t3hkx", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "bt89uKFFsqS+1yNh55P2YPksbtTPVYaS/NNFj+uCyTY=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1186", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AtbxvuMTZc+s9P5cmGMSIt/G0hovzh9/7g4BJPAKQgI8" - }, - "signature": "Pc2RLPu6hF6cme0BlafdDtdiQawMiro/BDCkQiNxbtlJeQMm3WTgElzL/pCxDJhjnkuobSI1lXmVNWjbZC8ncA==" - } - ], - "memo": "940448216e86d752f1cb485b85272d3e1d9daf42@142.93.50.205:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Certus One", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzy0saty", - "validator_address": "cosmosvaloper1ck3kl0xe48zynr0nuf4tvvx8s7nhkehzpmyg8h", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "+qkv0xBGOAycOtK+z70JDeMVOftL06euvddea+cAL3I=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1187", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AzJggMAtdpR6d73bupbulnf8UhRou6/2xxNaJd6771TE" - }, - "signature": "4nAmB3oAWbTBKJsYvsU/SWjZO3fG01Id17hd4/f03+ogB6K+iyZwmmz4z/9gK5fza9AraDTwSXfkWBLphXfYmw==" - } - ], - "memo": "946d3491cc23b11df147e2364a8ebb6a547a0878@5.83.160.199:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Mimas", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1t3da02katujzgqnpnulew6v9xqmzj75664wxwc", - "validator_address": "cosmosvaloper1t3da02katujzgqnpnulew6v9xqmzj756lp6nzt", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "sqCBgLym16u2Q4mQX+t2AYAyiieUrPg6n48rzMsfoPQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1188", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A85ff8+BVabyuiari5tLV6DAUjsokOxVfY1tcvVfH1JT" - }, - "signature": "AF5wFuDBG6tmBYJKWjaEY48yVjZZqktnVXjUgd/CUXhSKXnOsLlQ1IcuBPMjfzWDefga8bGInUrCopeM71vj/Q==" - } - ], - "memo": "976a8e859f5f5b48918dfc3e6679d6cd9f278474@138.197.159.239:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "XPM4Eva", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1y2g65kcq604x0pr6ur6yplvh2xdkfxkpcrfl62", - "validator_address": "cosmosvaloper1y2g65kcq604x0pr6ur6yplvh2xdkfxkpaha2ke", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "cxkovVDbhrvfZDPNZx3GNxThgINsb/9w0djLyM4QeOI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1189", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A/ZX+F+hfZWF2vsRZMUeA+25UvtIq52xn+0SvWOC5zhs" - }, - "signature": "WhkU/jNHbHuIKvQ/y8FnsuEEYLWpGUOSFUPLZVSZGERrtYj9BVJh0qEIVydx+MolpSZWjh+Ja0SAlm3FehQPiQ==" - } - ], - "memo": "9799211075653e58f098e6b2d41af91f57aedecb@172.17.0.5:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "134340-Pluto", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1caruqk82j6chyswjkp28u3sk80ya5zla0grm7p", - "validator_address": "cosmosvaloper1caruqk82j6chyswjkp28u3sk80ya5zla2uhwjj", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "Xf7KJp1sAK7sF8wai3rRi86X6eippZABirldxorvGug=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1190", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AjnHZibcpKLaHznjkwACzcY/GsBqSX77noluWghSWhf8" - }, - "signature": "tI0IqioIFjL8prTMqItSxrKRHgnOba16M4tFMS/4BPE3ckofkx4ZN6KRgdQFxCJHQ/fMqKtH1kR+LxgCg+HV+A==" - } - ], - "memo": "9ddaf04a2c0a25210e4271295c963579f8f16b75@178.128.74.63:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "spark-validator", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1vkggdmhuacs2306uasqw3au8a8lmcmqhqngtj4", - "validator_address": "cosmosvaloper1vkggdmhuacs2306uasqw3au8a8lmcmqh98u77x", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "PX8v6nM+dk8fnqQWuXaRpRrdlhL+sMUHYo75CJbnY9U=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1191", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9LpWr2BEzcsWz5rbU6MvqYyfGT4YD4QFMpWC84S5QLX" - }, - "signature": "ydhpzKda1cdYWeZnKpM/ErIxGRF/stCKHMjrw117NlIWW9s65FZCcu7QlApwG19LK504qAShAX5ZpIc6WPxvwQ==" - } - ], - "memo": "a0aca8fb801c69653a290bd44872e8457f8b0982@172.17.0.2:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Neptune", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1jq8ml9x52sxww4mwfzk58t5dw4a566hxvqv7vs", - "validator_address": "cosmosvaloper1jq8ml9x52sxww4mwfzk58t5dw4a566hxf5ctqr", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "KiATwJXbaOsF0bDb87OrpChmv5i2/FrlEkTm2oPZKwk=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1192", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AgxS3PaY6sYOYxeYkk7b7W0amds2BSlcrqIb//MTk0WE" - }, - "signature": "CfhaFQV6RM4ZL1DZsE33YwrzhBX0OF0IHvyROsH6Wk1YxchT79J4yUuIfJ40HlfJ+XHI57ei9ViPbj75uMHonQ==" - } - ], - "memo": "a39d2329b3bbfd78dcd37650c7fa4c73a36ae1c3@142.93.179.191:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "bitme-partners", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos13knf79lcspvv0vmtkjvssncud4vqxzzvq2e3ap", - "validator_address": "cosmosvaloper13knf79lcspvv0vmtkjvssncud4vqxzzv97dy3j", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "6TECTac1lohz3Q/ceJcOrRZ28hs637UeBoKj/deM958=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1193", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AhE95uSgOSLrK5J2q2Eoxr/mFgNRMcknuGTJRNS96YJx" - }, - "signature": "5VTtgJ99JAj/ZVzFffFCcOlgaohR5+r6Ezb0j+BRmIwTCQ70t0vQA0ZJ0s2iFDmzTaZ7QfXudgkAtr7iyFWCdQ==" - } - ], - "memo": "abe58b54cef7013dc2db8b2fe89ec8a279ecca32@142.93.206.115:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Hoshino", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos15qavwkx8qv8y9htxdppamsjfu4f5627jfqhs6d", - "validator_address": "cosmosvaloper15qavwkx8qv8y9htxdppamsjfu4f5627jv5r9k7", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "vaDC4azEjzMgLeSpx73+nmId6ENBi/VR7vasmhmv7+0=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1194", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A3uicPQSaNKrdZesarcpmHc/i9/siQ8nTzqSzC5UzBJn" - }, - "signature": "A09SeB/CE5GdPuxTuaY+a+c0HuwuC6QNysBAoYGhyrRng4dDBJB0Uj3+oW7PqrdJgkZLBLErcHE3T0tQt5szUA==" - } - ], - "memo": "b16974d90dfd7f338f7a50a50d393b7ec5312ca4@104.248.130.197:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "ijw", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8cmp0vs", - "validator_address": "cosmosvaloper1dsg4nxuxgz6zzm2hu97yk70gzet3d6n8a046qr", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "aGvkIOIcAaurzFJGdTQK3twBa7Mz3aRrEFzWwZFqfgo=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1195", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ak6YtOBOHCwnPtJA7t5DB+NCyfFxw6fwK2PI8bcjpNmq" - }, - "signature": "lx3hiZEceYyeVG5tD31BAHTeLU2+9GX30VesFap3pKYoXXudTKkkzlZ5OvkuSyuui1v96/Zgj3qOJG/5pQdclA==" - } - ], - "memo": "b55a35ae80e83e7bc3a3cb831daccd10d8efb2aa@10.30.100.11:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Gold", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1cypmdvszcd9kd3jenmqxd03cpceql8rtm266gu", - "validator_address": "cosmosvaloper1cypmdvszcd9kd3jenmqxd03cpceql8rt77w0y0", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "aUViYC2znC55sleHfmsIN9hZ45SbYPbDcYA0gVzglsc=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1196", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ap8XOPq1uMdFWlGlCEyIvE2Yo0OpTBZYJF5GZDcdY0KA" - }, - "signature": "8GnbuQufQ4nSqeVYIMWeiX3hzEkC3jl11mbNuWYBWu1qubmKCdBG7+mG7l1SoGt6FEGXGixxiCYr7gqR1iEilA==" - } - ], - "memo": "b779d41457cd1c2bc5d599246b2758e031d8235e@195.189.195.59:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "F4RM", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefx0w0px", - "validator_address": "cosmosvaloper1d0qhwuw3f5kh9ukpdx7f9j0c6ume9lefrm66d4", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "SF08guggu9b1G9sbbogN2OYwql7wqq3xQmi+xz4jbxI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1197", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AyAGBw8MKh2ulCcXWQFWkxU2qOORqL6Cz/Go6ette7P3" - }, - "signature": "fXDXajAm0QrtXoIgpyGLgYQ4rfLzLV4YEWzosRZp1ZRRNp8WHT1w62p8l9xARkX4HbZlGgH5DetZrAcwpDYaDw==" - } - ], - "memo": "b8fe1be4fe3be33a8d62c349f35dbc41a9a78a81@172.16.16.20:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "iqlusion.io", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1umaajfgap5ef6yxvk5706kwk8j08l7wha3e6zh", - "validator_address": "cosmosvaloper1umaajfgap5ef6yxvk5706kwk8j08l7whc9d0wy", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "SiXGZAofcrnJdTOClO9RttHDMVi7bsumn7w/taM8nc4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1198", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "ApVF6/Qlb34lJN4s2rBQqCYg2+e21/WR1JRWXy1A9kIb" - }, - "signature": "j1MPCWUU+2Id1n/EVlllS7EZMJ5DPnEcqGn+Mw35Z3IbaM7HnHEgBACMl+NO9R/pAyZNEwj7WJlNwItirwkGHQ==" - } - ], - "memo": "b9e3a663aa98e8925e1c4a0ba7816ff52e26c32e@10.200.0.3:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "sol", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1jkdr05fuud9ne6dsm25wxfge7x9e57f7enfl4p", - "validator_address": "cosmosvaloper1jkdr05fuud9ne6dsm25wxfge7x9e57f7u8a2ej", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "GfZxM8R4/ooKIZWF9+tgoGOQM3WV/1BAsSpUHURhpR4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1199", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A1NFm6vGMj1UIucUWL5f0w6koaR3cfZDIfBkbydrnu7W" - }, - "signature": "W3/2yKzdQU/1UOnbgld7mNOaWBMCXexBnmF704SZlDVtDsCszveRUtW+7QDKpin7PDjvMHPr3DLEFHXLfrt+Fg==" - } - ], - "memo": "bd4af598e90dc0531e8d094d4b8d679c1116b247@104.248.116.165:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Hydra-validator", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1gux94xvmj6uwf0ncpxhzqnlmrm9rayle96f6jy", - "validator_address": "cosmosvaloper1gux94xvmj6uwf0ncpxhzqnlmrm9rayleqwa07h", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "Ex5FTpJ9pnhfPu2pn2n71KjEZ4lONHriZ/eMPKs4Nbo=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1200", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A3iiabOV3dOIB7n9YgVqP+9IphLjhrxxzR4WhQwC9q32" - }, - "signature": "BmClH8TvWCr2wYNz3tgUQ959xG/af0YVMtMnqi1OJ/pZirbQh3P1WC+dTH6DAjhkKDvGNXIOU+Qi6Q6pGDNurg==" - } - ], - "memo": "c1451c1ca44f040a83922f3891ad3c8c4fad607e@69.55.60.99:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "sybil1", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1z3yluu93wa9yfv2sfrvk5m2q9c3s343qnp5qta", - "validator_address": "cosmosvaloper1z3yluu93wa9yfv2sfrvk5m2q9c3s343qk4q48w", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "961k08MlDRNn9HzRmFIdZqyMwt30/eFYrqViI8mtP1k=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1201", + "missed": false + }, + { + "index": "1202", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AwB/HuS03XuD38GcVWglHj+AgPWORvhrCbK3FFr4nEqX" - }, - "signature": "5ymgKZHch2uxH3tJ7X6+mFh9pW6pgMJjF4Tu2OPidJgcQDGV96b3DMvZ9LyEf0oYh9NFSOHB9ulJ+x2jataQxQ==" - } - ], - "memo": "c4468483b1f5704dade8e6792cbe908f26c18e5a@167.99.111.80:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "doyoulift", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1unvmn2wsh65avenajzfy254j0v8d58f7rnqgjs", - "validator_address": "cosmosvaloper1unvmn2wsh65avenajzfy254j0v8d58f7x85a7r", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "igQeaFut2pljEEhUGraGEtV4ft3+NBnsUjHCITTtuPM=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1203", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AiWZp0+KLXFJ39nnJDcNqDSCpwGLc+XGNtB+KUxdCVWv" - }, - "signature": "cHV8JBwvU/Jw8t7iBqntz7M/h4GRqtaxM8L2pG2sEnI99+M3QksDVzV4lXEnmasXyTsFikBXX5khDTXrfQN3ug==" - } - ], - "memo": "c55e237e1d51deeefef239622655b6b65d56620f@159.203.47.1:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "HappyCosmos", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1my5g39cvpkkn2ul30wl7gnz77jtu43f7tdvzuq", - "validator_address": "cosmosvaloper1my5g39cvpkkn2ul30wl7gnz77jtu43f7wechsn", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "HeBDrS8CHWY1PkKh0X8tn8OrDq9UsaTREqUKs6aPGtI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1204", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AoauLPlp119R2mSgDzVdLpNzehDQ6gsjf66VhXMdzCqp" - }, - "signature": "+M/RrA+wHFEN3h/b0qlsqm3bSta2teWMifLPVTMFtTs1c+vRsvcGRQ44Xe/5VIAyy2UohoGE3iif+QAcYBXKXg==" - } - ], - "memo": "c580e5219c0c6e58b0280b837c36853bcae7a79e@172.31.41.165:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "hotfuzz", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos13zyvm5hrh7yqasg04ffd9e4etpeakttkfe4v3e", - "validator_address": "cosmosvaloper13zyvm5hrh7yqasg04ffd9e4etpeakttkvdpea2", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "P3SbCGpQCaYjOobX49MfAfO21BW9eBY+MbSW04DK5BU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1205", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "ArDLHZhsDAAOkuPb38UmnoaTSixCeiuW7Jf8Qcd/Znjy" - }, - "signature": "WBXbEnkJcnl0jysbp/P6msZ1SEn9kxORKZX0+SL5AcpP5UhhuH5rRNoT3ObCjBhV96IJVQQsiuKEvGWPizBdtA==" - } - ], - "memo": "c983b4aa7d123f663b634f088bb7a91698c78163@188.166.81.80:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "lamamama", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos19t5k4la55fr3s92e4hj5uqpk956ka6uz6khh5d", - "validator_address": "cosmosvaloper19t5k4la55fr3s92e4hj5uqpk956ka6uzlzrzc7", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "0JuEKu2ICE/NRM91qDEq+rZcQE0qb/4FW21qa0q0EgE=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1206", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AszTiw8IRGOEerXCzEWtsS/T3UT27/8ijqFHEIZxGaKX" - }, - "signature": "ylnHv4sI68iG/vsqMcjObQ0eo8CRKvlBZVaS0btD+mktLB7ldCaeefX/EcXPP8Uf++aeSsBNf9fwkm/uYYj9yQ==" - } - ], - "memo": "c9c667c84794bcfdb7517997a16788f015f805c3@142.93.250.167:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "bing", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos197034kwpjxm0y3umeuxk3tvnw7vedf056qnf4f", - "validator_address": "cosmosvaloper197034kwpjxm0y3umeuxk3tvnw7vedf05l58ue6", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "h0o70BuJfsEP0OcmhQTGqBgwnMKX5EgsfPhb2gWPIv4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1207", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AkZxG/d+Xip+g2IkpHofuo8kEX90xkbct+2UZ76tDjlK" - }, - "signature": "9zIAHeSSJtz0Y207xIJMmssAxnO71c+qA8tY31/iiHJdAJb6JDKuj5Ex85Jm3IQ9HO3mr/a2w/2iQZTgKG8mHQ==" - } - ], - "memo": "d09084d678989e2c3166fe405fcb614e28e40865@206.189.65.207:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Castlenode", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1n5pepvmgsfd3p2tqqgvt505jvymmstf643umxd", - "validator_address": "cosmosvaloper1n5pepvmgsfd3p2tqqgvt505jvymmstf6s9gw27", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "Ar9b6asgIIewGWX+HvlCYibjLfllJiSC+/WtToVfcfw=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1208", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AzaQRXNpSSMDTrcd++79xJxqFlDCGaknMKKVaKAMEXt5" - }, - "signature": "k5Kj8+Lo0LWKHZrqH0kx/zshhe+jLo2kHDQbfHF2eEpL6tHiPRq2ApbH0/4f4p7DJSeRb8hy7OAU1pDoqknzNA==" - } - ], - "memo": "d3655c41ae59b51b2a7400ba35217e1e17a15f74@77.87.106.26:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Bonang", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1uk7wd0psudl83cgzw6khzjnnen6tkyzcqr0zwr", - "validator_address": "cosmosvaloper1uk7wd0psudl83cgzw6khzjnnen6tkyzc9hmhzs", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "mg0+Ti1a9LcRtbW9bCvaVBLYOH7WZKAWTvLG/PYCsIs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1209", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ayo3mb1bZ9j8+kbBi8UC74IJtOgAQmOKT7eb0psvEhlF" - }, - "signature": "nsio6g+8li7/vx/pGHhp/2Rtd9QJ5GQ1HVzPH02zNmgDxfrgDxuF2p1/EPkUF6/7uD5KILtEygv7L7uJwy0MSw==" - } - ], - "memo": "d3b8d01baf1e63c3da1cffaad17e78ccb0c4b1c4@104.248.10.230:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "lino", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1xvzw5nz4mp5s5cat7rancc248v5wpecrcxhaew", - "validator_address": "cosmosvaloper1xvzw5nz4mp5s5cat7rancc248v5wpecrajrg4a", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "ilDFePqWkNRNWUEoWKq42jZC5CD4rglfs7+gCuq6Qc8=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1210", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AscPxuOSM3jvL/2btW1T36I9bXIgCje+oZ+eK3mUlgmF" - }, - "signature": "9kxrzmuHkRbKNZUIonkywnREVTb+ZuCT32DnPLYdONtfAhmdYFbvhyVQ1R+xrk1LAzHfdjCTjvSZW+QJy3JXnw==" - } - ], - "memo": "d4b2c9e5ac0e94145fd5d803a1df01d7abae3d85@172.31.30.169:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "ethereumos", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos16fu02hmnhlvtf47gv92mz0mkejjvhcqw0fja26", - "validator_address": "cosmosvaloper16fu02hmnhlvtf47gv92mz0mkejjvhcqw2axgxf", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "PRW03N6rJCWLyPdHJAcKRcoGsDpE0xQoM5XsaqqQt3k=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1211", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A5CJGUns5zmf507YT+88vrr5XuH3pcB4gwUFhWaKYfCK" - }, - "signature": "diYNMRiSKFCQ6NBVPjFsKrPJJWrnoYmWDeNHXeY/xSkwtYyhUOIqLLKXPQHoHguSd573ocZpiK8Vpd2Q2zt37Q==" - } - ], - "memo": "d8a4dcd5d3b34593ccd54a9d5702072f6374b0c9@188.166.117.161:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "TrustThisValidator", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos16tflhzzrjy4w4s9reky35ft7tqu8cglkcn7h3t", - "validator_address": "cosmosvaloper16tflhzzrjy4w4s9reky35ft7tqu8cglka82zac", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "Wwvo6ZaKz5CPd/0mxEmU8LCOnnex8QMZnNpOklPHm0s=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1212", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AmOj4JRkD68mLZeH4CO7kCEb8n736RaHp6ekz2Sr3N9y" - }, - "signature": "0hydYFT9OIMb/w3PNN/EaNn+dGQwW7owOouepxOblrhWil4Nq0jQCe75azbMTCoFB4gxhuP0amlN0gdS3b6b3w==" - } - ], - "memo": "d9c6a323c479bcb58ad929efaa803e1751d755ae@104.248.128.129:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "P2P.ORG Validator", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1jpvjgfspk2hmtm9et5jpm72z37e8xy5p6tjz62", - "validator_address": "cosmosvaloper1jpvjgfspk2hmtm9et5jpm72z37e8xy5pllxhke", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "KbhRasSMxRtStejqK/Ayzexm/DtavlfbNjWGznPXMlE=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1213", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Amzc0c6GWhft9P2rsAAmtaX/s503v9J4d9z9KoCNT8BA" - }, - "signature": "2S1Rb7uuQsQq91HKlmh7eNNY2zPrjF7TRm10WRapO15gxOnoruYn//Pa/n6gojtbLdUSMDp9swS7HfENbbJsLQ==" - } - ], - "memo": "d9e6465b0b16d2ed870ca7381a6e4dc9e75d030e@10.77.77.77:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Manticore", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1d9v2wvuzcuqwl3euhzy8p3khvlveqsf9mmmtxs", - "validator_address": "cosmosvaloper1d9v2wvuzcuqwl3euhzy8p3khvlveqsf970072r", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "JXMtL8t7q6KCZG2hB1H2eJw/cp16htIaRO76714ezjo=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1214", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Ai+RD6QRImSX81+meQuvQfB7Wl8N7dDo+IrlWaTK9OxY" - }, - "signature": "qWP+LIIUB9LMUUHEYD2id5o3uzxoAMlAz28piIQZOv1Po8LzXAV4huO3oOSch9fjMn7ei2PlID+dacGDOo+Fgw==" - } - ], - "memo": "e106c5e08e22ae7f8bbb0facedf4cc56d7a4ac08@178.128.235.62:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "JabuLabs", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos102p00zgyzs2xr9tvt3ju9jnhdtwuft83h8ue80", - "validator_address": "cosmosvaloper102p00zgyzs2xr9tvt3ju9jnhdtwuft83jngvtu", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "AtbzeUt1SBFRwkrfTBFC8YCGU+iyGKkhy5RHHOSJQCM=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1215", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+EDn7Ced4jNkkB0qY6hxorhO3YQ3CbSXigQVtxLsQUZ" - }, - "signature": "SA0f8dsFcPWtw+FlU2D/qcw6Oo0kbiEw7BZYik+uUpRLDc+bt0PI5+OcHyexLJ1vFgFrXMa+ReKCUxGxLHl8SQ==" - } - ], - "memo": "e297e8345deb60a6e69eff2511ec81af952207a2@167.99.145.179:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "mango-sentry", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos15xxqq8v4q0sqcfhuqtflncddfep5jxxp9ge7s9", - "validator_address": "cosmosvaloper15xxqq8v4q0sqcfhuqtflncddfep5jxxpqudtuk", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "CM+yqAcB7wWHMeyhAP8VHWMJnmGVlZWEdSizVJPfnoI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1216", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Asrl85mmipNuEF+AAPgB8HiXjfOOg8n0kVC+nT2GXatL" - }, - "signature": "KIcdxFBDDk4b+ou2uiVc2lWbhbDMkS9wTeZL8+GlxltrlsW78MRAOzyd3/uqnk2q7iK0wbRKZ6t9kTsPUt9NLA==" - } - ], - "memo": "e2ca323b88c4baafcf4835e93c4a354e797535bc@159.65.13.34:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "r320one", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos127lpxh27f2jd684eyx9tzzcdk06r9kncsqqvgg", - "validator_address": "cosmosvaloper127lpxh27f2jd684eyx9tzzcdk06r9knc455eym", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "LlsaHUHKLSA8p4/DCJunSDfkTv5ILq2pkqZuCDC0DTI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1217", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AkPeoIhBc0WQ5t4PEy0n1N3ZYgj4tHnWt82fbxE7b5vX" - }, - "signature": "Jng4RHb0L/H8Wa0AMOy2A6c8eHaylV0vwM35dB2NkDg3m3e8PQ+HsCbFW8TYRV8Bw78tU4peONbvM/zypqchxg==" - } - ], - "memo": "e5ae03acabdc6a0787463e0c97d23d4460e24f58@10.228.0.2:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "JS", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1lh47893mtsr9ksnsxrzwgauk4kpv96sl9hfwv0", - "validator_address": "cosmosvaloper1lh47893mtsr9ksnsxrzwgauk4kpv96slqramqu", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "Mc2R7gOjBLjzVWLoIIbueJc0S5sA5H3/DmG1JMc/Ud4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1218", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AvdQ4LX31g8xae5IHcKkZHebq6FuRmcv+kWevqS1GVgC" - }, - "signature": "Bk1Hr1lzQEMh5Nn+sCVzVEf07FKI7nWnCY5EZz4kRk8j8E7mMIbQmHW9fZ5RV0cGSv2Wau5fpV0KdU65KUqiyg==" - } - ], - "memo": "e73c8d98068995af52942819ca6f0d02a719cb87@107.172.252.74:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "AkiyamaTrust", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1f2579m7lk7k94nm2qna4462sq63nrqklswv3up", - "validator_address": "cosmosvaloper1f2579m7lk7k94nm2qna4462sq63nrqkl46cysj", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "f/uxQQCrUxp6Me4H0tSgI+7sYDowt96ue5EMs+KcScU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1219", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A04KBxMAjn5JO/Y0IaHiW0R8siWJJMC8AC7PDLBOLAXg" - }, - "signature": "OPfwKZxPK87qbRDWs1W0o/qVgPvAc7tY/DH/j6c0rQJy3yOrIBEVYlARwuN6DGrcw5+hEFhG5PyZHmkyVLvnCg==" - } - ], - "memo": "e851b73dcb67972636d2b63f0ccf487e43edd504@138.68.244.83:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "bitandether", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos198ssnhd4p547r7vwfrse64v307gynvj50v0fe2", - "validator_address": "cosmosvaloper198ssnhd4p547r7vwfrse64v307gynvj52cmu4e", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "lPj0NRSVwq75sp36FNU4fNrD1J9OfS00E048WvXa81g=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1220", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AsZ+Z0cVUe6gg6bTK94ROTN0jyUagpH4hl6f0a4WdLwp" - }, - "signature": "DPxPHsBFuhvWRnhrB+W/nvFXmygnNFAu3ghBtrjHKwcDVi25R/Vb6QSAlyZMGf8L6wQLHxSTLT63uNNkNHFIiw==" - } - ], - "memo": "e9c6b6b30e91b4d2c89ba1de2c819f50aee3dd54@142.93.46.50:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "DOGE-1337", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos123ahlc3vkfe8hf354gdcddr3lzxdmyg2rm3d99", - "validator_address": "cosmosvaloper123ahlc3vkfe8hf354gdcddr3lzxdmyg2x09cfk", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "6FqEqSDVyKgsEg/aLM88BUm1aR8Sp9jv8LEwEQgHN60=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1221", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AxPiDl1IEmPk/ciktu1PCkzdqrgSML6VyqgL/rp54EWN" - }, - "signature": "6mvKovlkHYsBov879TYSidxi7V1wXrYeGBcxJFa7bSFsmYwE6njgRKXcQE0C0XR+1+LztiaHI1Amwdgt4wrO7A==" - } - ], - "memo": "ea443276bbbbc4c1454511e967a10bf562576f5b@209.97.154.144:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "infstones", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1twughg4y0h3pm2dzxuw30lkaezut7zafk4zpsd", - "validator_address": "cosmosvaloper1twughg4y0h3pm2dzxuw30lkaezut7zafnpk5u7", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "rPVOGBuNjQb17F21UBOKOvkl1AlcFBRm314IoUaBzFA=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1222", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A2MLITnW8UPaKYkm9r4Kb6r7rFHwRpfVbnCt1WQGAEP+" - }, - "signature": "/sAnlLK9/oq1eTjmfEkYafp0sNiJcUXth8W8qWw/OUx5QUDkrgAbVYaMB/TCGJ86kaKbYGLmG0DvsJLILVdDnQ==" - } - ], - "memo": "f0faa6dd0233c27ab4c1aab9629ef3e4d09fc2a1@172.31.17.111:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "moonmoon", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos174km4mr509mtcm8kt7thlxvrtksk4u88rde8tx", - "validator_address": "cosmosvaloper174km4mr509mtcm8kt7thlxvrtksk4u88xedj84", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "D/ljkKXzIH7sr7ddghnUxZBQT4/UCVeNtSQvIbWRZvw=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1223", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AtG7Y3P8C6j4SnOswwNXU1KFL7oTYml+z9/Y2THKW9pj" - }, - "signature": "+vlinfWHZWSqtwRwK973TsDGOtw0rKtESxXLkriUwqQJiTAFDlkjWJNjTGEE3bFrR8pjXv+xVEw3AS2xVdaXpw==" - } - ], - "memo": "f3f23a9cb55443bf9a4298402ec3368814162ec8@104.248.135.80:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "cosmowow", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos17ewzayt2edwtghnrjdl58ufhqcgmw48r6sghfl", - "validator_address": "cosmosvaloper17ewzayt2edwtghnrjdl58ufhqcgmw48rlyuz9v", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "EEYruV/ycOvpabNuOGKshJZRAnj6l7ApA2l76usb2qc=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1224", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A1VpuSo6Gx88U7dhbL4rd9m0B4owddFCgwImp/F6AAn3" - }, - "signature": "/xgLv+N9RnroWz5fFhrQ8WnMSg2eshK9k9euZq504y4bDa/Ec5AW3QXx8LiTfm9WHgBbFhh1f53uNt70GWKaiQ==" - } - ], - "memo": "f96d4546e2445769f9b5185f8f2b833cff096d89@104.248.6.139:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Masaki", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1ujqf7m03qd6gf7car0teefgc50qujtzc5e86ps", - "validator_address": "cosmosvaloper1ujqf7m03qd6gf7car0teefgc50qujtzc3dn0dr", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "8Q2ed4FrOdAUokJf2Lggh0tRiSozelSCGPBoJLG9uog=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1225", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A99+WsH1mIfC+zECE+4DHtzdnfddJJfoVa9xkdiq6QJF" - }, - "signature": "P1cXTQ1JV51Sattd9ZRCcTdEt5/ijaubui/ruD/EbWko0p0KMVFChoNIQoNgwGntg0Texapb9aDTW5o+FFESLA==" - } - ], - "memo": "fb8d1e446162176460d2e7283b3dc7e20135b99e@209.97.133.156:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "vhxnode1", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos19uhnhct0p45ek6qxp3cjjrjtz4pacwcs0ysjl0", - "validator_address": "cosmosvaloper19uhnhct0p45ek6qxp3cjjrjtz4pacwcs2sy8nu", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "lUMCRAeu47BsOhNvCQTQJQeB68z0/VaElC9j5gDt9y8=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1226", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A2pjtoQyye3g5h7sTV/6SpqcOEDWW0kX8rGmB9OzM2KR" - }, - "signature": "bnYbET4WyJ9povUd8C+2AQZ1KeN6jivBVDbAcWs8Ds5z8W3EVfqsupX2q0PHSQBnwnF5EpOEIKXVsSKmRHCVkg==" - } - ], - "memo": "fe9a3a5c315ab2a924d68aebf78745b39c9b9ac6@10.0.0.9:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "wancloud", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos18eh3vq03xvpexa0krrq5ezlueuz5kujuezyygf", - "validator_address": "cosmosvaloper18eh3vq03xvpexa0krrq5ezlueuz5kujuuks3y6", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "EnLhjbQOm/pYmpiOBMzr/pUYnmB0gIzkeVbMSckOOXk=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1227", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AmAJUnEMEexswAJiT51fs38AkmXH22cTlm03xwz2uHRu" - }, - "signature": "0KEBWnWB4drunzT+Bq7TUvSvpEoAnqOe3mQDOfJQDsUYxIubu+u5jbbwkFNfCq7iBsF59GWHKLZLHg0SSozJsg==" - } - ], - "memo": "5507aa226dbf3db33aad6cca554a10a00f442eb1@10.8.84.171:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "crazyone", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos12vzym6hcj9gjswejlccm7slsmwexcv8tx8xqyr", - "validator_address": "cosmosvaloper12vzym6hcj9gjswejlccm7slsmwexcv8trnj4gs", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "O6MgBlX+nFCjoe9/PKR9EsYDquySVg4258bkikCyfLQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1228", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A6gx0PWLo3U9r4rKFRflGDfthxRvflLdM7S35fMoEym6" - }, - "signature": "joons2/JuzP9XifcRm8V2JFYDlF6tcZ9LtXl6nGchBtiwpOJkZiPv1REFZRyfvsimmA4wWIwEQVjcwickAABFA==" - } - ], - "memo": "0802640a89f23307df8a2d057380e2e1f59d91f1@10.164.0.2:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "ghost", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos17au4x5vlx7stjl2p4g2sshtjx3vv7kmlls436v", - "validator_address": "cosmosvaloper17au4x5vlx7stjl2p4g2sshtjx3vv7kml6ypykl", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "p8gCpjbZD4cacNHbHRM88/7bDegwtclYZrN/gkzJ9Go=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1229", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A17PRdCifoMR4+FHUmHlGtwOx8J2jTVC9cHM+lpskCBM" - }, - "signature": "jyREJX3tWz0P/tTyppwrl6RfNJMJAzljcFfGI32ZBV8pyNGFlBoGgeljvoOP6u7rrvdtfw/AD9jNJSdio7rGMA==" - } - ], - "memo": "9375c205b3a9f111827391f2b6f1bae79e5c9da9@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "goldwin", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1js7z6rg5n8eugefg07p3q7letg2a58u38gyrhw", - "validator_address": "cosmosvaloper1js7z6rg5n8eugefg07p3q7letg2a58u3zuskma", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "jRPWDxzx+XWbAqxkwW+wS/NtDksHJZeGtucSVzpCgkk=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1230", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AsEUxxUrRXv98Sq3ApPGHXpON7VNZ9BcQKEBWKEZhVly" - }, - "signature": "EWmmsv4s+K5OpZp/uM/F6c0H89BV2B9GLMqCCT4IwiJNIISqkyibAEBzzqRn6dkhNCfhGYLQ7NKorrYdmarJfA==" - } - ], - "memo": "41829c6e357fc584fd1d77bf5461dfa50037d45a@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "grassfed-validator", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos126ayk3hse5zvk9gxfmpsjr9565ef72pvzwku8m", - "validator_address": "cosmosvaloper126ayk3hse5zvk9gxfmpsjr9565ef72pv86zftg", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "yN2eo4C3NC7l8DjfJqF9WmLKRKR1TlRXhudrdPk9c7A=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1231", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Azx/TqERwBIJ0K/+0/gThLcEtjwW/ALzE5wpQ9Bf2PzF" - }, - "signature": "W2zoCUyemHhKIeDsPP2uIx6cmaWx5cXpBSvzX2KmNlpqYuWWVLPJJJXqcI1U49g4j5upTTUek7uIw+sBlYxcVg==" - } - ], - "memo": "a077cd00df77221616f1753b8b0a6ff6c73bf838@172.31.81.178:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "hera", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos18ka64w3qnepgqpepga39sfnnkjr0ru69gdqjgw", - "validator_address": "cosmosvaloper18ka64w3qnepgqpepga39sfnnkjr0ru69de58ya", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "HyDYrKkQ2rTzwuCg62gr5ihf+/Pev0BZvakIhDck+3I=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1232", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AiTBYkx0sLb1hxRNOil2VTMuiasXt7vJVW1ZAQDjNjxl" - }, - "signature": "Nmta3LSSm7W0trumhWvZFWXkxAUvDIpKTRzvsWXOUmMLe9+dFMGJYcC9GyfPHPzs/v/nuYCfzMa+MXy/he9Z8Q==" - } - ], - "memo": "f7e6aa2966223fa90a2a80e2549610af401bfbe8@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "ion", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1p56gv748xfd74qek5e637vhcr6tyjd9u3x42m9", - "validator_address": "cosmosvaloper1p56gv748xfd74qek5e637vhcr6tyjd9u5jplhk", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "WovO/I3O4LrZ8TjRFNLH0lcl/p+2QunM6uUiC8w9ye0=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1233", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AtHDWYgjSRqZsSvInnYdTAg6ExbfpzTwpuee5FtklnyU" - }, - "signature": "EaoZ1TJARvUmah6Hrb56NtMI5Su2VknoAB+C1NhF0qUsf3xQDE5ACiEPAceqGB/V2m4oNf3K91hZJZrYEUaIPg==" - } - ], - "memo": "195fb67e49cf5c6d65c45c2ab9c59ac4e298cf28@10.55.212.71:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "javpradel", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4ddc0ed", - "validator_address": "cosmosvaloper1q4hj4h0ftmjt9x2z6m4m6a0x9u7c5xz4gev647", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "ouHZiqIgWKh/C3o2Y1tBa4GNtWzC7DlXQPYg5iuVBm8=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1234", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+BTPsvXBJsWwe5gfsy+HOHGn2tWQeu3VkKxyoCOjPU+" - }, - "signature": "l2tVI0KZUK8QTWuhmZzdkkOrt6xWQeul5FSjzfvRhxFkZP+hA728VmNLJvv/oZiIslvWYrRz/cJsNKBUo9o/MQ==" - } - ], - "memo": "33b80139160688e56e0d2b3c40ca448ad8e7999b@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Jisus", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1eqx9zhjny2k929hqsm06t3sz08qdlk4rzqevxr", - "validator_address": "cosmosvaloper1eqx9zhjny2k929hqsm06t3sz08qdlk4r85de2s", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "rLnl11l5QXq33GK4AdFbV0DCamkEvJeLNEK8dDqvaTw=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1235", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9AriZN+1i2W4w49V+/RgMnKqBmZUsvbb5e9lpMfiL/+" - }, - "signature": "FUqG+caSF16D4xl4S/KOhXs1G56WZcB10X1wPbIz8t1JwbXjklzpUWy5srMr4n+9x9rTsvq9U64L/n5qab8F8g==" - } - ], - "memo": "47a6728ecea0dcead45eef6f16787faf0a30736a@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "liangping", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1jxv0u20scum4trha72c7ltfgfqef6nscj25050", - "validator_address": "cosmosvaloper1jxv0u20scum4trha72c7ltfgfqef6nsch7q6cu", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "mPnu910hOOa1tAQ7pbOLFDxvllbQUmrbtGjqQrYg1nM=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1236", + "missed": false + }, + { + "index": "1237", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+MHfxshRkw5H0UDZ0IxglCOQkVF1jhZWJpgdh3ajH6r" - }, - "signature": "IKAk99vvzCZqqmRg8LG/oHP4goBqstNKbb8OxnHa8HJ9R45Lqr2ogVSyiKkTY1U0UycBIko0aKHYfzvmiZKZzg==" - } - ], - "memo": "b1169af80eddbb2a99259269c6e07b645ea076dc@172.17.6.92:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "lunamint", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos164jntjfk9zs8x29mc27qansfwvjqs60g4u9scp", - "validator_address": "cosmosvaloper164jntjfk9zs8x29mc27qansfwvjqs60gsg395j", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "8K3clCjVU33BTIpUhdahGmu++WxHj4NUE9krCRkk++s=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1238", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A4kVvhEzkOPsu9OtEFwTv/pjwpdSYMFFe1vIgVIC/4K4" - }, - "signature": "6a2/vtZc8TnDldkEZ8JUTqReEN6YhYZ7mAMACuIuo1hdU+3PCR7NdHkvfrdcNtt/gaQfypSsP0oSmj2Agn5JCA==" - } - ], - "memo": "11064ac846c66c36b7c2788e66dd94b9d6813fd0@172.31.1.161:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "lvl99", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos153cqes7c3crppc2j6eu9hhmg364q8lzn9efgec", - "validator_address": "cosmosvaloper153cqes7c3crppc2j6eu9hhmg364q8lznqdaa4t", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "25v11psPov1LKRez8MwThcEGQ0sMqxbKb0Z1UY6eM8E=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1239", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9mGw66QrHfroPbVtl5ZdT0Ie0dJ/k4Cfmkpr9cbIiXp" - }, - "signature": "J1S1TZE2KJI9X/nHuoU7Q6W3pNHYMWmc/Qgbka1tF49vE+SZqzaF1YN0NGqcuvYfdC0mQJeWkq/Lq6Nervc/rQ==" - } - ], - "memo": "19affc860eb8855d2a1a0bc93447b913221a6dbf@178.128.90.143:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "merovingio", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1x5qxy3nyxntj2pxws65nft9eyz0y349nm8e9r4", - "validator_address": "cosmosvaloper1x5qxy3nyxntj2pxws65nft9eyz0y349n7nds0x", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "/qrzDHGwn93vZQSyJluz+mEkV/mg3VmpooMlCZ2DaIU=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1240", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Am518+5WgRN7S+vcMClqY720nRw2nOPrfVo1+YnzbhcQ" - }, - "signature": "dku7UU1B3VmoMvUHnBLwzrW9/An3+/iwwvPluIKnTHdrrvefMSFcRw6qey3drWi+Ve22NGbBqEqxiB+vvtCB5A==" - } - ], - "memo": "3a9f7be355212fb495e77c06cac14f9d874eca3a@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Mira", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1r4lzzzf683ec70fxfd9a3jmczxxkdxpf607x77", - "validator_address": "cosmosvaloper1r4lzzzf683ec70fxfd9a3jmczxxkdxpflm2njd", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "FSj9jMpCOdWfX0rCQ0TpnEa8/uOroQl4V4Bk3Msck3w=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1241", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AgdM/l7AWTsmIhqNO5HbaB/9oO7KT/5YcvfI2+e+b/tM" - }, - "signature": "CIUOEgZnhETlGIObAD4w9T02k8yAkME7JkUqCxWXmbsove3wUNtthVvfyHEh5MK5DWUK2fUnYTjkxZOFu2fYsg==" - } - ], - "memo": "fbe59b2d984e20c78c943c0ae46a251fc3e193a8@178.128.144.156:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "micka", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1fanp37m7fdkrp4jc3d9xa6gy43c4c37606cz5k", - "validator_address": "cosmosvaloper1fanp37m7fdkrp4jc3d9xa6gy43c4c3762wvhc9", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "4g85xG5sKAkHEy4xnmVZJfBp8rvZYAwnDK+39c3ZPrk=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1242", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AuT5sTgyMzFpwTEh6tD7W6Dm7MTnk/Fu6nOcEeL5LDNz" - }, - "signature": "S7iUS0JvKuRrygdfAimLhaFrYNdT7n5stW/C4NtRQEo3J1FSlrm+SB0S5Idq8OoUcVvqUVyqhmZwvwDYdvCY/w==" - } - ], - "memo": "50dd1fcc91961eae2e83123087f5e8e8dcf658d8@10.9.8.9:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "morfeus", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1f965dn9cclqcr90pn3mpy23ymsgw0uzz62l5az", - "validator_address": "cosmosvaloper1f965dn9cclqcr90pn3mpy23ymsgw0uzzl7tp33", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "b5S7Ui+6CzjCarEzSfjYL8Th5/O01Fk7Pfs1G3sKiVg=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1243", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A7+5NkjurbuBQ5e34l6O0n4HLM3l8b8kO4n+Jhe04EGf" - }, - "signature": "pWXY2LwZaoKnjTHn4m2HrvEBCXg6SGtBWFIfeDNxV2EstX5lrm/UCAga4Fo4Or9+Xq7NKBsz8mA02v95q3702A==" - } - ], - "memo": "f7510b51b44db3c07e3ddb89b7da6d198f122544@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "mpaxeVal", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos15u9ve7fz8fqaf7r2u3p4f9ru4ze47paun76mm4", - "validator_address": "cosmosvaloper15u9ve7fz8fqaf7r2u3p4f9ru4ze47pauk2wwhx", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "NZhRO0rM9Y2hNQIXJUb+WlzqbJtDH5X2s4Pn2seXElQ=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1244", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A4Z341BPnxTnu6Y3hQjuaPcQV33QMrujsD2fujvdSTdd" - }, - "signature": "1SkZlZWTVya+fDLfAsrQVBulbrnEaGH/46oQtNCza5RjqzDLmT80nJ46/4fm3zlUgxnqfBkgJwz4vrGkJETgMw==" - } - ], - "memo": "5c1c7e4846633ab65ef69c798fd28b0cc6627860@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "neo", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos12rj3n07szg6dacy2myy9pfny570fs8g7gfed89", - "validator_address": "cosmosvaloper12rj3n07szg6dacy2myy9pfny570fs8g7dadctk", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "LlpB3gL9J+Nnc0mt9SCzj9wyHLqp9qmLAQWFrvdxTu0=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1245", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AqVCWmfpLN8cb1dhPk/P8p7s4YzLbODtDO389WfIBqwp" - }, - "signature": "cO9gyFcFmhvTOCuoaTBeat7GhwjGjd17YjuIavhsuEoBIpy3FIOVcNumtOeP044vDgbPpxy2/7Xwj3BZcknt7Q==" - } - ], - "memo": "aaa98140da9ce469c141958a186d5a6cab45e5b1@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "niobe", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos164jn6c4tpew2dgtk0kn7azms4ufg68mdz3vp4d", - "validator_address": "cosmosvaloper164jn6c4tpew2dgtk0kn7azms4ufg68md89c5e7", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "1v7Jx6zQvaX3LYsNRMduX+K8ru+1IgDD4A0dfBwTBTY=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1246", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A5xaNTJdcezahjjVF96oCe0iTiVf1CDy/SOFxI6Vf1zO" - }, - "signature": "9PsejhGUss5+Go5TmO9U7Y4l9PhTIcTInTZiTqJm0NMm50iFhZZpZ9FltWbDV5my3XoGPnD+YVhFtRVofNZVDA==" - } - ], - "memo": "efab955d24551d0a19dc4a00698a41eb8b79e223@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "osmose", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1gcjxqkmgks8etmefnjznssver7ajyxzkarap24", - "validator_address": "cosmosvaloper1gcjxqkmgks8etmefnjznssver7ajyxzkchf5xx", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "tdF3gJBhCqgoIGy+iVxykB7vQskH0r/oeHqb1RpLhqg=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1247", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+IVLuupi7GvaAyOZi7Fz6yUEmkiShVRrWV6RerFfTpT" - }, - "signature": "0jSicEja05mmotMqrfZm2RLPKsEj1eo7Usmr3f/kW0RN6uAvcVA0/T8EkBL1Mkn2Gy+6H/T8ygjt0+pJ29pxow==" - } - ], - "memo": "d1eca3fb2f8d507e0be3b7a5687167bbb04b25a3@10.9.4.197:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "parabailarlabam", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1dstz57ywraws376jkerrqhe50w6uaj0zutm2sk", - "validator_address": "cosmosvaloper1dstz57ywraws376jkerrqhe50w6uaj0zel0lu9", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "kOmioSwhezgcL9pDcWdY937N2PFN26SDv5ufkqS85RY=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1248", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A1OOA0RnVDsB455KUod7JVKPzuF+bSlTrZN0r6QeUM5n" - }, - "signature": "2BGhVtrKTxjF3qXwzk2Re9t3ENfhueNrI7mAxkyk4sVx+6aG56Wnoi/gnFwBGD4AlrStdEH+DvuIvIi8zYGB3A==" - } - ], - "memo": "2a828867081a077b09b8f5e7f69f47a58f1f1dd4@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "pbostrom/Mythos", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1dkm8z36m96k8aukg5rxnfpw46dt5mnmvh0q36h", - "validator_address": "cosmosvaloper1dkm8z36m96k8aukg5rxnfpw46dt5mnmvjm5yky", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "LYMjzW/XZfsbTlO39B1NdSGZPTvLJuT7KfpOEuiUheg=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1249", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AkUhV6wlSC7bBCFcAJggi+P0NJP3rv8isqqXWKkyTOY9" - }, - "signature": "Gn7vCFP+rjw/AcjzZshyXTvnJsc6lWTekx95apf6/qZsuKW1CJheTLgOUUoSON4FPFG+NWj5xQgDNtO8wPz3ow==" - } - ], - "memo": "54ebb7b9650f3e0b50fa06fc44374da215402b72@192.168.2.23:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "persefore", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1zt7232fjuc8sppxcrnc48nkelx68p2cxw7qhk3", - "validator_address": "cosmosvaloper1zt7232fjuc8sppxcrnc48nkelx68p2cxt25z6z", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "ASiCiJbeRzW+yBHTHo8YArIQZ8GPuFQEj2MTndfqgWA=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1250", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A1bBDYgqBPKvqoCivICCKxJaqIW4SKFxOC3WeVG6m5Pj" - }, - "signature": "3DNK7mpC791rk4ExLlgsNMcBfsOfgXPoYVn//bVOUZJC23TABIyWl14vdj3B8Wr5gT9laHufLAmOK/3STLolqg==" - } - ], - "memo": "141efaecf1cefa1b5a6a183576b308894db72de9@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "chinezupwnz", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1ks9r9w264qln2uarn3zmmz35tnvglz5707eds5", - "validator_address": "cosmosvaloper1ks9r9w264qln2uarn3zmmz35tnvglz5722dcu8", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "d/DrTueB2KW3MqZbsTpOSBbaGI1c5UD7yGRT/RjJBoM=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1251", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+z37Ku2hjPp/pnt+2n+qzP9UG2iy2y5gconjO8soGmZ" - }, - "signature": "X0cBaxFpVrftnXJh2cGQk46A0s66RQMknkZYyJLQ/psUtDFfvIqS6xnVyPU9SQ8MMyrtyzAClfGIIjmm2iL0pg==" - } - ], - "memo": "31ee737f6ce87971cff522ad51d5a1fdbb671222@192.168.29.133:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "sentinl-validator", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1u6ddcsjueax884l3tfrs66497c7g86skk24gr0", - "validator_address": "cosmosvaloper1u6ddcsjueax884l3tfrs66497c7g86skn7pa0u", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "0ZPHmftStU+DSqvnIleNyaFmBQsgWJwPC7vk4uF5u00=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1252", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9OBEL9yE1gG2+gbzUxKa3T1GIPInHGkzi34CXdDXq+0" - }, - "signature": "mWnWbNMEsd2zDmzuRMR9Wlwh8np+JtZugVG3LLQGivg2ie/ptH+paNz30ce81uT2WAo6CyR5u5sCoxcmBQUzpw==" - } - ], - "memo": "2f150f4ef327733ed780613a909fd4ad2c9b4864@185.227.110.166:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "smith", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1xxatfhev58rvnlx7ql6aq77kd362qh35awpzrh", - "validator_address": "cosmosvaloper1xxatfhev58rvnlx7ql6aq77kd362qh35c64h0y", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "1yuITxay39pLKfNKzq0xqkJ1HBb66OKmFN607s2GXsA=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1253", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "As+r7k8AtOEjE7NYbvRBJzKspoBN6mkoHK4WDPas9eKX" - }, - "signature": "yBUgxGJm9k1UYqGaJ5PVUzjM1WOgbiasusFMnocjqHc3VmZzsFS2MRHXjBaCBdfjp/qT7WZg6HVF0oXVan6qBg==" - } - ], - "memo": "20f22d07b511c4065264b5b41064b5d1697523b5@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "melea-trust-4BE49EABAA41B8BF", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1qksw0e05eh652yy0zqd7f0e3q4082dxyq5jc2f", - "validator_address": "cosmosvaloper1qksw0e05eh652yy0zqd7f0e3q4082dxy9qxdx6", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "+yH/z0TdplUSRxR42iu0aucj1G78wSt+vNXVghiVnEI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1254", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Axv9MP6bPYnjp5mInYCOboDVVS7xlxbpq0XQe2W8sFLa" - }, - "signature": "/wTWPgWLHjyPKcl+E5/WNt+GpA1xQqLEngcND5Kk3DkQSA8YCR+ILztK2KsRz36gv6JSxad+TQ7WH9UGERaLCQ==" - } - ], - "memo": "8c9bd31892513b13227948370c475ce0b43e9cc4@54.39.98.105:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "StakedGame", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos18vspjrcxgq66spd5c4s42eg8v7u20wquqs7faw", - "validator_address": "cosmosvaloper18vspjrcxgq66spd5c4s42eg8v7u20wqu9y2u3a", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "87NTqcvr2A9CbYqthCPjsxMg2c+09Pq+haC8sJHJGrs=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1255", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A4XybJrkjSCI1iW6x+n33BfHqti03ZAoxJff2hRjJiDt" - }, - "signature": "7Yb2DD0Fqfjx6IyEpv76bZlPKlA81w0UUB17B47iBKo+VngcghItSARM1X9j39hdb3WAraTHFo43Nl79PoDNmg==" - } - ], - "memo": "c7bfa5e5116b1c79c1cf292b9da9fdf5652d633b@10.2.86.178:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "stake.zone", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1le34teftd4fa5lu64uyafzmw78yq7dgckjvzdz", - "validator_address": "cosmosvaloper1le34teftd4fa5lu64uyafzmw78yq7dgcnxchp3", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "7jMAy6wCzNE80g38IW9hMj/7FrcuxKaF7hPUZcPThbc=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1257", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AxuW7EnRkvCC030mbnisRiGoYV+IfX2J44cKWUU1HM4t" - }, - "signature": "+D6AV9kqxCcgRCXlbDl6OaaFE9n4B1ugBHPvy+5ZtLs+vXUhqE3pjr7Ud70ucvt08HnJXbzujYXBT9nygPdDlA==" - } - ], - "memo": "18585f4727556b5c8ccde102bbc29e937cd076f0@45.124.65.133:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "suitedumonde", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1069znlez4ayj0uxskm95nfhc7vee4ve2ud4nl4", - "validator_address": "cosmosvaloper1069znlez4ayj0uxskm95nfhc7vee4ve2eepxnx", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "WCqVL7RGAGCN68I/oPWLhcZbrECRhaxJ3nTUz59qmcg=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1258", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A7FsRaw5v++lO5Ag3zsbuG+a60+/fq4PFFtR7VZpJy+G" - }, - "signature": "Bn8qL3irIuhlGYrwbfXp7TMWP6BsB+WLkLPQAXTXf95nuErQMpVi1Z19i/ScWZf0MJrsZgWfjW4Gl8mm4QpY+Q==" - } - ], - "memo": "b4c05f6ab690e2378eb9fbb31946c72703e355dd@10.9.4.5:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "test", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos1shuqhpl273t96yg6nnqvyfeewj3ew3mdlgstsp", - "validator_address": "cosmosvaloper1shuqhpl273t96yg6nnqvyfeewj3ew3md6uy7uj", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "0w9dPgjDo4ycnl4nwoHtpe1yJ8vDE5SzrhVZj5CJKr8=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1259", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AvqI7dBdh4PDfDNpYP6b5dOKpy2EPiTAsw6qDjrWO9bo" - }, - "signature": "Q1oFu38xkw82ydIL7t6HYfiO7lQO43jrObY0rsnX9kY64N6QfjzyOiuh8cmINo0Az+d8dPU5CwtT1qdMs2IneQ==" - } - ], - "memo": "9020e1e25529b0994e925d4272a8923363a093a2@192.168.1.8:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Terence", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos12wu20kju8acdwgzgcgv962lfhuv5qpg5ytgthj", - "validator_address": "cosmosvaloper12wu20kju8acdwgzgcgv962lfhuv5qpg5plu7mp", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "ManBIx/s+UqZj4mqQJJ3WkrjwfLYaGCSErsiUJXyTJ4=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1260", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AwYhViRfpLJYoPf7j4K95DAJoCA6oWUV1hajY/Dg3zrp" - }, - "signature": "/gB+YojL0SKj8XEmF78f888x2HbDHj7xdwYSj3UvB3dFhwjZpTViZaUWx9jd8GEUI33CtNwTkBJdfk460BqPkA==" - } - ], - "memo": "f508692444e9b518e4eb8dee36788f9ae88e83f6@172.21.7.166:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "thomas", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1mrkn3uug9dm32hyp9tcxs5dmmuspt7nezrdmhz", - "validator_address": "cosmosvaloper1mrkn3uug9dm32hyp9tcxs5dmmuspt7ne8hewm3", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "MpR3eFEnOYWst++5PRHB4u+1uTINskQmBZxHcfOQiTw=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1261", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A+turACQcuu0YWxdJxSt1FG2NlAoNevwUaMe4UxfenLB" - }, - "signature": "PLkK5/1d/wF3BYp4PMgcRN/fGYhEmEa7LaW5XmjR5qJaknka7oioy1N2bKBVDrZ4NfgnQY/GWmo6Sfftcqjh3Q==" - } - ], - "memo": "b3e3b996f241c6f08e1d5a530bf6841ba1a27413@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "trinity", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jc6jecrg", - "validator_address": "cosmosvaloper1gy64c4sqwvrywpd3jvzq0q0ddz3cs7jclxdd0m", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "ijvtFdesCufZ92pIJLrSAC+ybnwdMgWmDweq68lmCSk=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1262", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AvQlSr6QSQQeKyqtrDUH6JvVnqFSxnlKOr7Soh4m1t3m" - }, - "signature": "oZjO5jhe3NKY81yiXSje0EqVjUG7Rqaqw4k43jvlnKBbYDHHPw3kFstBvA9LW/qWjieeMIz17zKKzRl8tJZNRw==" - } - ], - "memo": "57841ca93944d99c807463ed30d5ba84c8248beb@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "kochacolaj", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1emaa7mwgpnpmc7yptm728ytp9quamsvuz92x5u", - "validator_address": "cosmosvaloper1emaa7mwgpnpmc7yptm728ytp9quamsvu837nc0", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "TwzOJ4GcN+ZTswub4R8488SrKeWXjY/PaqCF5neXJig=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1263", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9IQHKHGskTTRO16DO7H9c325dg5HqcHoj2XTpxLGsIL" - }, - "signature": "XouMDboW6szPiXGochmmQNtjpqLxRe992jis5sZr9Zk69xPzMTvHZujDWIZwcEqVy7fOQHDZPtLnd2c9J+2AOA==" - } - ], - "memo": "41ad22da819f17e5a738ebb644cc3ce92281347b@192.168.1.8:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "Umbrella", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "1.0000000000", - "max_rate": "1.0000000000", - "max_change_rate": "1.0000000000" - }, - "delegator_address": "cosmos193hrufpulxc4a6c0gum2hp0xeqw2sx9e6dysgd", - "validator_address": "cosmosvaloper193hrufpulxc4a6c0gum2hp0xeqw2sx9eles9y7", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "OrLOUB8r3P0i5bN96nB18a3g7mvDjnZ3q2fXSBLgL8M=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1264", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A9SU9se4uGWpfz0w093ShETjICxOAYcgXm6Azzt6PlrA" - }, - "signature": "6i8LsUN4jF+SVjUEP9yVjGhX866Z0BzIYC0vWV3pcfwOhXFCxGDprKghLPYwESqRR242eTfczvv+VBIdZkceNg==" - } - ], - "memo": "c345222c4750b80399a3b4c11bec3f2d1c79779b@10.128.0.3:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "validator.network", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1lc4jjw8zveuuj3njhy70zl23vgmpds2xdn96mq", - "validator_address": "cosmosvaloper1lc4jjw8zveuuj3njhy70zl23vgmpds2xg830hn", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "CCcVaYOapvqMw2NqMzzClcKhjawY3E5HpsmPqEsNjn0=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1311", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AlmlUEuL8Ugl6JAveUkLLSvDLQI48JIsEANuw0T7JPXV" - }, - "signature": "qqc3i9YlpFVBl+Q/iAc9MGNM/GerygzHg6MccYcCWFUswQ0DS17miU7S9gWZvvTvRdJE9ZaqJh82xKwvTX5zEg==" - } - ], - "memo": "80edba9d0fc9d48db6ca48888e855afd791e230c@169.254.2.2:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "w1m3l", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos169cxw3pkffw66vxlppy86n205rklhna86n073g", - "validator_address": "cosmosvaloper169cxw3pkffw66vxlppy86n205rklhna8l8mtam", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "Uirnem3afy2sLLc3PJEqvx3n6ELYliAHZp9hMJx7RZ8=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1312", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A5+zr070EiI8pvUql+cl7sI3j3ejjOzKPteYe/HjK/SL" - }, - "signature": "8mGszMtdxKkQqq0K4lvIEATcQwOLy9P6aA2puJIlsEAAT6wxVCSVPkgGw442trxygF2GXvW7NobTSyo9Z2y4tA==" - } - ], - "memo": "c66d71aacb712454fe510dc50d47890b3c75fe22@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "wecosmos", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1uffeh2wq0lrvwm7z77c595v040q4kk4gk2mlgy", - "validator_address": "cosmosvaloper1uffeh2wq0lrvwm7z77c595v040q4kk4gn702yh", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "pggq0WUTlsiA8cBiptRgxlw4WUG2GmXfLQxkbMbCBPk=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1313", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AyZ+/CORlOJNKwHeWUD7kxT25PldT4FG+fSB0NHAzgnv" - }, - "signature": "dzKaQqMArdtnaPVfuSRkwNUEmcz1Tja/WS2cCHAuewdvbBWmIDop20pjmiWBnOFBXoHgEDOiPbkuwQsvqrRVXA==" - } - ], - "memo": "4c1c332335e6380c38cb993716bcdea01c7aa20b@172.31.7.23:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "wecosmos02", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1hlvm6nxewwrscxj3w405u5tnrg946c3cxl4rjn", - "validator_address": "cosmosvaloper1hlvm6nxewwrscxj3w405u5tnrg946c3crtpk7q", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "zf+aS3anGNm9CrpliDTqpUlHCBpi0qZknUo+aYOXC+s=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1314", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AhvMKYj4UyI0AjIISnn/WoSVH8Mky96rDZFME6DQCcu4" - }, - "signature": "5bdIN2XRx4qLvt2PJdlkhzadNXu2fxj9xoBGOMMTK7dP0FXA8PzzmYEyRqhHiiOIRTJQpLdFkiHxtU7cLQRNtg==" - } - ], - "memo": "dd3ac2ebe1df9ce3e4cfc39324d1e249e13e3d3a@172.31.12.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "wendi", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos1rya9rdtqn87tct75gq8qqlvvkllchtvwlxdjdd", - "validator_address": "cosmosvaloper1rya9rdtqn87tct75gq8qqlvvkllchtvw6je8p7", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "ONPYEhSqQd3rIPVVezL69kzqiEzOf4/2/j0Ha8+IGVI=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1315", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "A/V2jWh3WAWGDHXWxNLGqfxaBiPNp0vF/B49+oPThWRL" - }, - "signature": "TwRnHii4yBU0YqC0yDysXStQSvd/0A86OayTMZl6vvIOjU3rTvWEshlC8zmBscKe4Vv1AqGNkL17lSO3LtFgGw==" - } - ], - "memo": "59ebe1c556fc32e55980f58de73473ca9377669a@192.168.122.10:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "wetez-cosmos-02", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos14pfqua2h27cll225s6gpyr36d8ey80f735ulre", - "validator_address": "cosmosvaloper14pfqua2h27cll225s6gpyr36d8ey80f75qg202", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "yRk1EO5Ta0iCI68BjluGEyZIlkBTGvUzbl+s/Rujhco=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1316", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "Avnyn9QUcWRenRaZwtldOo/GNUBIXv7Wo3lSXuQZglYx" - }, - "signature": "L+C/o65Rjfpwl0HSJjqF39jB7yDY+68RFYWlBhI8u6c7RJgcecU7hiqx78YulzXgFLB6G23Qml1qUisqTO+ljw==" - } - ], - "memo": "dd3ac2ebe1df9ce3e4cfc39324d1e249e13e3d3a@172.31.1.117:26656" - } - }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "Description": { - "moniker": "node", - "identity": "", - "website": "", - "details": "" - }, - "Commission": { - "rate": "0.1000000000", - "max_rate": "1.0000000000", - "max_change_rate": "0.0100000000" - }, - "delegator_address": "cosmos10993luwlar59q7syh7t3hhk0kmtee64525tkmv", - "validator_address": "cosmosvaloper10993luwlar59q7syh7t3hhk0kmtee6450qlrhl", - "pubkey": { - "type": "tendermint/PubKeyEd25519", - "value": "yWPYIfSf5yi/MlBzEZx2yMhOJ/daXRx8Eg3NOso8V7c=" - }, - "delegation": { - "denom": "STAKE", - "amount": "10000" - } - } - } - ], - "fee": { - "amount": [ - { - "denom": "", - "amount": "0" - } - ], - "gas": "200000" + { + "index": "1318", + "missed": false }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AmEF6O+dxQ2YrFEoMsVgD5W4G0tyPh3aVDAHdDRMlXe/" - }, - "signature": "g5dau3THzoBFRxY0yXZUIH7TMhBNLfL+SLSgvQK49qJbEkXYRFj86fozYnGeMaIBTjtuN+U53CvBZqCyr4hWIw==" - } - ], - "memo": "186e13f118f91c34cabef46271bf54fee86eb4a9@172.31.44.127:26656" - } - } - ] + { + "index": "1319", + "missed": false + }, + { + "index": "1320", + "missed": false + }, + { + "index": "1855", + "missed": false + }, + { + "index": "1871", + "missed": false + }, + { + "index": "1872", + "missed": false + } + ] + }, + "slashing_periods": [] + }, + "gentxs": null } -} \ No newline at end of file +}