{"id":42910,"date":"2025-11-19T16:16:25","date_gmt":"2025-11-19T16:16:25","guid":{"rendered":"https:\/\/lawnlove.com\/blog\/?p=42910"},"modified":"2025-11-20T18:30:36","modified_gmt":"2025-11-20T18:30:36","slug":"best-cities-playing-pickleball-usa","status":"publish","type":"post","link":"https:\/\/lawnlove.com\/blog\/best-cities-playing-pickleball-usa\/","title":{"rendered":"Pickler Paradise: Best Cities for Pickleball in 2026"},"content":{"rendered":"<p class=\"wp-block-paragraph\">With a 311% explosion in participation over 3 years, which U.S. cities are most pickleball-obsessed?<\/p>    <p class=\"wp-block-paragraph\">To celebrate the USA Pickleball National Championships from Nov. 15 to 23, <a href=\"https:\/\/lawnlove.com\/\">Lawn Love<\/a> ranked the Best Cities for Pickleball in 2026.<\/p>    <p class=\"wp-block-paragraph\">It\u2019s not all fun and games \u2014 there\u2019s real money on the line for professional players. Major League Pickleball (MLP) and the Professional Pickleball Association (PPA) collectively paid out <a href=\"https:\/\/ppatour.com\/ppa-tour-and-major-league-pickleball-have-best-year-ever-in-2024\/\" target=\"_blank\" rel=\"noreferrer noopener\">over $30 million<\/a> in prize money and earnings to professional picklers in 2024.&nbsp;&nbsp;<\/p>    <p class=\"wp-block-paragraph\">To rank the cities, we considered access to pickleball courts and tournaments, the size of the local pickleball community \u2014 from Meetup groups to MLP teams \u2014 and local interest in the sport from Google searches, among 11 total metrics.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">Paddle through our ranking below to find out where to play your best game. To learn how we ranked the cities, see our <a href=\"#methodology\">methodology<\/a>.<\/p>    <h2 id=\"in-this-article\" class=\"wp-block-heading\">In this article<\/h2>    <ul class=\"wp-block-list\"> <li><a href=\"#rankings\">Full ranking: Best cities for pickleball<\/a><\/li>    <li><a href=\"#top-5\">Top 5 cities for pickleball<\/a><\/li>    <li><a href=\"#key-insights\">Key insights: Court-side view<\/a><\/li>    <li><a href=\"#metric-spotlights\">Smash stats: Pickleball metric spotlights<\/a><\/li>    <li><a href=\"#ask-the-experts\">Expert take<\/a><\/li>    <li><a href=\"#methodology\">Behind the ranking<\/a><\/li>    <li><a href=\"#final-thoughts\">Pickleball holidays and home courts<\/a><\/li> <\/ul>    <h2 class=\"wp-block-heading\" id=\"rankings\"><span id=\"full-ranking-best-cities-for-pickleball\">Full ranking: Best cities for pickleball<\/span><\/h2>    <figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"1309\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Best-Cities-for-Pickleball-in-2026_Rev04-03-1.png\" alt=\"Illustration Map of Best Cities for Pickleball in 2026\" class=\"wp-image-42978\" srcset=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Best-Cities-for-Pickleball-in-2026_Rev04-03-1.png 1200w, https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Best-Cities-for-Pickleball-in-2026_Rev04-03-1-275x300.png 275w, https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Best-Cities-for-Pickleball-in-2026_Rev04-03-1-939x1024.png 939w, https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Best-Cities-for-Pickleball-in-2026_Rev04-03-1-768x838.png 768w, https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Best-Cities-for-Pickleball-in-2026_Rev04-03-1-1080x1178.png 1080w, https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Best-Cities-for-Pickleball-in-2026_Rev04-03-1-610x665.png 610w, https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Best-Cities-for-Pickleball-in-2026_Rev04-03-1-928x1012.png 928w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><figcaption class=\"wp-element-caption\">Illustration credit: Aris Berroya<\/figcaption><\/figure>    <p class=\"wp-block-paragraph\">See how each city fared in our ranking:<\/p>    <!DOCTYPE html> <!--Author: Kimberly Magerl--> <html lang=\"en\"> <head>     <meta charset=\"UTF-8\">     <title>2026&#8217;s Best Cities for Pickleball<\/title>     <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">     <style>         body {             background: #f6f9f7;             margin: 0;             font-family: 'Segoe UI', Arial, system-ui, sans-serif;             color: #223028;         }         .container {             max-width: 1000px;             margin: 24px auto 12px auto;              background: #fff;             border-radius: 10px;             box-shadow: 0 6px 28px rgba(30, 50, 70, 0.09);             padding: 1.2rem 1.2rem 0.8rem 1.2rem;         }         .table-title {             font-size: 2.2rem;             font-weight: 700;             color: #21352b;             text-align: center;             margin-bottom: 0.45rem;             margin-top: 0.4rem;                 letter-spacing: -0.01em;         }         .search-bar-row {             margin-bottom: 0.30rem;              margin-top: 0rem;                }         .search-bar {             display: block;             width: 100%;             box-sizing: border-box;             padding: 0.20em 0.9em;             border: 1.2px solid #e1e4e8;             border-radius: 5px;             font-size: 1.13rem;             background: #f4f6f8;             outline: none;             color: #223028;             margin: 0 auto;             height: 2.0em;              transition: border-color 0.18s;         }         .search-bar:focus {             border-color: #b3bfc9;         }         .table-scroll {             overflow-x: auto;             overflow-y: auto;             max-height: 520px;             border-radius: 8px;             margin-bottom: 0.15rem;          }         table {             min-width: 900px;             width: 100%;             border-collapse: separate;             border-spacing: 0;             background: #fff;             font-size: 1.27rem;              border-radius: 8px;           }         thead tr th {             background: #0D581D;             color: #fff !important;             font-size: 1.13em;             font-weight: 700;             border-bottom: 2px solid #e4f4eb;             padding: 0.60em 0.32em !important;               text-align: center;             letter-spacing: 0.01em;             cursor: pointer;             position: sticky;             top: 0;             z-index: 2;             vertical-align: middle !important;             user-select: none;             border-right: 1px solid #107b2b10;             text-transform: none;             height: 2.1em;             line-height: 1.3em;         }         thead tr th:last-child {             border-right: none;         }         thead tr th.sort-asc::after { content: \" \u2191\"; font-weight: 400; }         thead tr th.sort-desc::after { content: \" \u2193\"; font-weight: 400; }         tbody tr {             transition: background 0.13s;         }         tbody tr:nth-child(even) {             background: #f6fbf6;         }         tbody tr:nth-child(odd) {             background: #eaf7ee;         }         tbody tr:hover {             background: #d2f2d6 !important;         }         td {             color: #223028;             font-weight: 500;             border-bottom: 1px solid #e4f4eb;             vertical-align: middle !important;             padding: 0.27em 0.32em !important;               font-size: 1.19em;                text-align: center;             line-height: 1.4em;             height: 2.0em;         }         th, td {             text-align: center;             vertical-align: middle !important;         }         .footer {             display: flex;             justify-content: flex-end;             align-items: flex-end;             margin-top: 0px;             margin-bottom: 0px;             width: 100%;             min-height: 0;             padding: 0;         }         .footer img {             width: 170px;             max-width: 98%;             margin-bottom: 0px;         }         @media (max-width: 900px) {             .container {                 padding: 0.7rem 0.2rem 0.3rem 0.2rem;             }             .table-title {                 font-size: 1.1rem;             }             .table-scroll {                 max-height: 300px;             }             table {                 font-size: 1.05rem;             }             thead tr th, td {                 padding: 0.15em 0.07em !important;                 height: 1.2em;             }             .footer img { width: 90px; }         }              <\/style> <\/head> <body>     <div class=\"container\">         <div class=\"table-title\">2026\u2019s Best Cities for Pickleball<\/div>         <div class=\"search-bar-row\">             <input class=\"search-bar\" id=\"searchInput\" type=\"text\" placeholder=\"Search\">         <\/div>         <div class=\"table-scroll\">             <table id=\"campingTable\">                  <thead>     <tr style=\"text-align: right;\">       <th>Overall Rank (1=Best)<\/th>       <th>City<\/th>       <th>State<\/th>       <th>Overall Score<\/th>       <th>Access Rank<\/th>       <th>Community Rank<\/th>       <th>Popularity Rank<\/th>     <\/tr>   <\/thead>                    <tbody>     <tr>       <td>1<\/td>       <td>New York<\/td>       <td>NY<\/td>       <td>71.46<\/td>       <td>1<\/td>       <td>1<\/td>       <td>273<\/td>     <\/tr>     <tr>       <td>2<\/td>       <td>Houston<\/td>       <td>TX<\/td>       <td>57.47<\/td>       <td>2<\/td>       <td>23<\/td>       <td>49<\/td>     <\/tr>     <tr>       <td>3<\/td>       <td>Chicago<\/td>       <td>IL<\/td>       <td>43.31<\/td>       <td>4<\/td>       <td>5<\/td>       <td>200<\/td>     <\/tr>     <tr>       <td>4<\/td>       <td>Miami<\/td>       <td>FL<\/td>       <td>43.18<\/td>       <td>20<\/td>       <td>3<\/td>       <td>3<\/td>     <\/tr>     <tr>       <td>5<\/td>       <td>Atlanta<\/td>       <td>GA<\/td>       <td>40.29<\/td>       <td>10<\/td>       <td>10<\/td>       <td>5<\/td>     <\/tr>     <tr>       <td>6<\/td>       <td>Las Vegas<\/td>       <td>NV<\/td>       <td>38.83<\/td>       <td>9<\/td>       <td>5<\/td>       <td>26<\/td>     <\/tr>     <tr>       <td>7<\/td>       <td>Charlotte<\/td>       <td>NC<\/td>       <td>37.93<\/td>       <td>6<\/td>       <td>10<\/td>       <td>89<\/td>     <\/tr>     <tr>       <td>8<\/td>       <td>Cincinnati<\/td>       <td>OH<\/td>       <td>37.62<\/td>       <td>5<\/td>       <td>20<\/td>       <td>58<\/td>     <\/tr>     <tr>       <td>9<\/td>       <td>Mesa<\/td>       <td>AZ<\/td>       <td>37.29<\/td>       <td>3<\/td>       <td>52<\/td>       <td>250<\/td>     <\/tr>     <tr>       <td>10<\/td>       <td>Los Angeles<\/td>       <td>CA<\/td>       <td>37.01<\/td>       <td>22<\/td>       <td>2<\/td>       <td>205<\/td>     <\/tr>     <tr>       <td>11<\/td>       <td>Austin<\/td>       <td>TX<\/td>       <td>36.98<\/td>       <td>7<\/td>       <td>44<\/td>       <td>22<\/td>     <\/tr>     <tr>       <td>12<\/td>       <td>St. Louis<\/td>       <td>MO<\/td>       <td>35.60<\/td>       <td>13<\/td>       <td>5<\/td>       <td>46<\/td>     <\/tr>     <tr>       <td>13<\/td>       <td>San Diego<\/td>       <td>CA<\/td>       <td>34.77<\/td>       <td>8<\/td>       <td>13<\/td>       <td>101<\/td>     <\/tr>     <tr>       <td>14<\/td>       <td>Seattle<\/td>       <td>WA<\/td>       <td>33.30<\/td>       <td>11<\/td>       <td>27<\/td>       <td>34<\/td>     <\/tr>     <tr>       <td>15<\/td>       <td>Orlando<\/td>       <td>FL<\/td>       <td>32.61<\/td>       <td>31<\/td>       <td>15<\/td>       <td>2<\/td>     <\/tr>     <tr>       <td>16<\/td>       <td>Tucson<\/td>       <td>AZ<\/td>       <td>31.09<\/td>       <td>12<\/td>       <td>13<\/td>       <td>227<\/td>     <\/tr>     <tr>       <td>17<\/td>       <td>Dallas<\/td>       <td>TX<\/td>       <td>30.97<\/td>       <td>21<\/td>       <td>5<\/td>       <td>82<\/td>     <\/tr>     <tr>       <td>18<\/td>       <td>Minneapolis<\/td>       <td>MN<\/td>       <td>30.81<\/td>       <td>17<\/td>       <td>90<\/td>       <td>7<\/td>     <\/tr>     <tr>       <td>19<\/td>       <td>Scottsdale<\/td>       <td>AZ<\/td>       <td>29.32<\/td>       <td>16<\/td>       <td>85<\/td>       <td>21<\/td>     <\/tr>     <tr>       <td>20<\/td>       <td>Tampa<\/td>       <td>FL<\/td>       <td>28.05<\/td>       <td>23<\/td>       <td>49<\/td>       <td>23<\/td>     <\/tr>     <tr>       <td>21<\/td>       <td>Phoenix<\/td>       <td>AZ<\/td>       <td>27.85<\/td>       <td>25<\/td>       <td>5<\/td>       <td>196<\/td>     <\/tr>     <tr>       <td>22<\/td>       <td>Raleigh<\/td>       <td>NC<\/td>       <td>27.29<\/td>       <td>48<\/td>       <td>4<\/td>       <td>72<\/td>     <\/tr>     <tr>       <td>23<\/td>       <td>Kansas City<\/td>       <td>MO<\/td>       <td>26.60<\/td>       <td>14<\/td>       <td>44<\/td>       <td>180<\/td>     <\/tr>     <tr>       <td>24<\/td>       <td>Colorado Springs<\/td>       <td>CO<\/td>       <td>25.87<\/td>       <td>15<\/td>       <td>33<\/td>       <td>268<\/td>     <\/tr>     <tr>       <td>25<\/td>       <td>Denver<\/td>       <td>CO<\/td>       <td>25.53<\/td>       <td>24<\/td>       <td>108<\/td>       <td>25<\/td>     <\/tr>     <tr>       <td>26<\/td>       <td>Fort Myers<\/td>       <td>FL<\/td>       <td>25.15<\/td>       <td>27<\/td>       <td>231<\/td>       <td>13<\/td>     <\/tr>     <tr>       <td>27<\/td>       <td>Boca Raton<\/td>       <td>FL<\/td>       <td>23.94<\/td>       <td>39<\/td>       <td>108<\/td>       <td>9<\/td>     <\/tr>     <tr>       <td>28<\/td>       <td>Albuquerque<\/td>       <td>NM<\/td>       <td>23.58<\/td>       <td>18<\/td>       <td>85<\/td>       <td>328<\/td>     <\/tr>     <tr>       <td>29<\/td>       <td>San Francisco<\/td>       <td>CA<\/td>       <td>23.40<\/td>       <td>41<\/td>       <td>15<\/td>       <td>94<\/td>     <\/tr>     <tr>       <td>30<\/td>       <td>Nashville<\/td>       <td>TN<\/td>       <td>23.25<\/td>       <td>32<\/td>       <td>15<\/td>       <td>193<\/td>     <\/tr>     <tr>       <td>31<\/td>       <td>Honolulu<\/td>       <td>HI<\/td>       <td>23.11<\/td>       <td>35<\/td>       <td>18<\/td>       <td>123<\/td>     <\/tr>     <tr>       <td>32<\/td>       <td>Washington<\/td>       <td>DC<\/td>       <td>22.90<\/td>       <td>37<\/td>       <td>18<\/td>       <td>122<\/td>     <\/tr>     <tr>       <td>33<\/td>       <td>Salt Lake City<\/td>       <td>UT<\/td>       <td>22.88<\/td>       <td>49<\/td>       <td>90<\/td>       <td>6<\/td>     <\/tr>     <tr>       <td>34<\/td>       <td>Columbus<\/td>       <td>OH<\/td>       <td>22.70<\/td>       <td>29<\/td>       <td>23<\/td>       <td>223<\/td>     <\/tr>     <tr>       <td>35<\/td>       <td>San Antonio<\/td>       <td>TX<\/td>       <td>22.10<\/td>       <td>19<\/td>       <td>108<\/td>       <td>255<\/td>     <\/tr>     <tr>       <td>36<\/td>       <td>St. George<\/td>       <td>UT<\/td>       <td>21.85<\/td>       <td>36<\/td>       <td>49<\/td>       <td>63<\/td>     <\/tr>     <tr>       <td>37<\/td>       <td>Jacksonville<\/td>       <td>FL<\/td>       <td>21.78<\/td>       <td>26<\/td>       <td>52<\/td>       <td>228<\/td>     <\/tr>     <tr>       <td>38<\/td>       <td>Fort Lauderdale<\/td>       <td>FL<\/td>       <td>21.16<\/td>       <td>61<\/td>       <td>85<\/td>       <td>10<\/td>     <\/tr>     <tr>       <td>39<\/td>       <td>Louisville<\/td>       <td>KY<\/td>       <td>20.79<\/td>       <td>30<\/td>       <td>33<\/td>       <td>337<\/td>     <\/tr>     <tr>       <td>40<\/td>       <td>Portland<\/td>       <td>OR<\/td>       <td>20.43<\/td>       <td>42<\/td>       <td>33<\/td>       <td>134<\/td>     <\/tr>     <tr>       <td>41<\/td>       <td>Henderson<\/td>       <td>NV<\/td>       <td>20.32<\/td>       <td>43<\/td>       <td>27<\/td>       <td>165<\/td>     <\/tr>     <tr>       <td>42<\/td>       <td>St. Paul<\/td>       <td>MN<\/td>       <td>20.16<\/td>       <td>52<\/td>       <td>226<\/td>       <td>18<\/td>     <\/tr>     <tr>       <td>43<\/td>       <td>Sacramento<\/td>       <td>CA<\/td>       <td>19.15<\/td>       <td>33<\/td>       <td>90<\/td>       <td>159<\/td>     <\/tr>     <tr>       <td>44<\/td>       <td>Indianapolis<\/td>       <td>IN<\/td>       <td>18.95<\/td>       <td>28<\/td>       <td>226<\/td>       <td>270<\/td>     <\/tr>     <tr>       <td>45<\/td>       <td>Plano<\/td>       <td>TX<\/td>       <td>18.89<\/td>       <td>75<\/td>       <td>33<\/td>       <td>38<\/td>     <\/tr>     <tr>       <td>46<\/td>       <td>Pittsburgh<\/td>       <td>PA<\/td>       <td>18.81<\/td>       <td>40<\/td>       <td>231<\/td>       <td>76<\/td>     <\/tr>     <tr>       <td>47<\/td>       <td>Tulsa<\/td>       <td>OK<\/td>       <td>18.33<\/td>       <td>45<\/td>       <td>27<\/td>       <td>355<\/td>     <\/tr>     <tr>       <td>48<\/td>       <td>St. Petersburg<\/td>       <td>FL<\/td>       <td>18.27<\/td>       <td>62<\/td>       <td>23<\/td>       <td>144<\/td>     <\/tr>     <tr>       <td>49<\/td>       <td>Knoxville<\/td>       <td>TN<\/td>       <td>17.71<\/td>       <td>44<\/td>       <td>254<\/td>       <td>68<\/td>     <\/tr>     <tr>       <td>50<\/td>       <td>Boise City<\/td>       <td>ID<\/td>       <td>17.51<\/td>       <td>66<\/td>       <td>23<\/td>       <td>163<\/td>     <\/tr>     <tr>       <td>51<\/td>       <td>Omaha<\/td>       <td>NE<\/td>       <td>17.30<\/td>       <td>46<\/td>       <td>52<\/td>       <td>263<\/td>     <\/tr>     <tr>       <td>52<\/td>       <td>Boynton Beach<\/td>       <td>FL<\/td>       <td>17.23<\/td>       <td>58<\/td>       <td>52<\/td>       <td>100<\/td>     <\/tr>     <tr>       <td>53<\/td>       <td>Richmond<\/td>       <td>VA<\/td>       <td>17.15<\/td>       <td>65<\/td>       <td>52<\/td>       <td>70<\/td>     <\/tr>     <tr>       <td>54<\/td>       <td>Lexington<\/td>       <td>KY<\/td>       <td>16.99<\/td>       <td>47<\/td>       <td>52<\/td>       <td>291<\/td>     <\/tr>     <tr>       <td>55<\/td>       <td>Philadelphia<\/td>       <td>PA<\/td>       <td>16.88<\/td>       <td>76<\/td>       <td>12<\/td>       <td>353<\/td>     <\/tr>     <tr>       <td>56<\/td>       <td>Grand Rapids<\/td>       <td>MI<\/td>       <td>16.67<\/td>       <td>54<\/td>       <td>108<\/td>       <td>83<\/td>     <\/tr>     <tr>       <td>57<\/td>       <td>Wichita<\/td>       <td>KS<\/td>       <td>16.67<\/td>       <td>34<\/td>       <td>108<\/td>       <td>415<\/td>     <\/tr>     <tr>       <td>58<\/td>       <td>Fort Wayne<\/td>       <td>IN<\/td>       <td>16.60<\/td>       <td>38<\/td>       <td>108<\/td>       <td>381<\/td>     <\/tr>     <tr>       <td>59<\/td>       <td>Port St. Lucie<\/td>       <td>FL<\/td>       <td>16.54<\/td>       <td>50<\/td>       <td>49<\/td>       <td>289<\/td>     <\/tr>     <tr>       <td>60<\/td>       <td>San Jose<\/td>       <td>CA<\/td>       <td>16.47<\/td>       <td>72<\/td>       <td>44<\/td>       <td>110<\/td>     <\/tr>     <tr>       <td>61<\/td>       <td>Daytona Beach<\/td>       <td>FL<\/td>       <td>16.34<\/td>       <td>63<\/td>       <td>108<\/td>       <td>60<\/td>     <\/tr>     <tr>       <td>62<\/td>       <td>Bend<\/td>       <td>OR<\/td>       <td>16.25<\/td>       <td>85<\/td>       <td>20<\/td>       <td>138<\/td>     <\/tr>     <tr>       <td>63<\/td>       <td>Surprise<\/td>       <td>AZ<\/td>       <td>16.20<\/td>       <td>74<\/td>       <td>20<\/td>       <td>277<\/td>     <\/tr>     <tr>       <td>64<\/td>       <td>Miami Beach<\/td>       <td>FL<\/td>       <td>15.86<\/td>       <td>218<\/td>       <td>254<\/td>       <td>1<\/td>     <\/tr>     <tr>       <td>65<\/td>       <td>Melbourne<\/td>       <td>FL<\/td>       <td>15.77<\/td>       <td>100<\/td>       <td>254<\/td>       <td>11<\/td>     <\/tr>     <tr>       <td>66<\/td>       <td>Frisco<\/td>       <td>TX<\/td>       <td>15.67<\/td>       <td>136<\/td>       <td>33<\/td>       <td>40<\/td>     <\/tr>     <tr>       <td>67<\/td>       <td>Ann Arbor<\/td>       <td>MI<\/td>       <td>15.62<\/td>       <td>92<\/td>       <td>85<\/td>       <td>41<\/td>     <\/tr>     <tr>       <td>68<\/td>       <td>Bellevue<\/td>       <td>WA<\/td>       <td>15.36<\/td>       <td>86<\/td>       <td>108<\/td>       <td>35<\/td>     <\/tr>     <tr>       <td>69<\/td>       <td>West Palm Beach<\/td>       <td>FL<\/td>       <td>15.17<\/td>       <td>137<\/td>       <td>108<\/td>       <td>16<\/td>     <\/tr>     <tr>       <td>70<\/td>       <td>Madison<\/td>       <td>WI<\/td>       <td>15.03<\/td>       <td>56<\/td>       <td>90<\/td>       <td>212<\/td>     <\/tr>     <tr>       <td>71<\/td>       <td>Reno<\/td>       <td>NV<\/td>       <td>15.00<\/td>       <td>60<\/td>       <td>52<\/td>       <td>309<\/td>     <\/tr>     <tr>       <td>72<\/td>       <td>Naperville<\/td>       <td>IL<\/td>       <td>14.97<\/td>       <td>70<\/td>       <td>90<\/td>       <td>108<\/td>     <\/tr>     <tr>       <td>73<\/td>       <td>Sugar Land<\/td>       <td>TX<\/td>       <td>14.85<\/td>       <td>80<\/td>       <td>254<\/td>       <td>31<\/td>     <\/tr>     <tr>       <td>74<\/td>       <td>Fort Worth<\/td>       <td>TX<\/td>       <td>14.83<\/td>       <td>69<\/td>       <td>52<\/td>       <td>185<\/td>     <\/tr>     <tr>       <td>75<\/td>       <td>Gilbert<\/td>       <td>AZ<\/td>       <td>14.65<\/td>       <td>89<\/td>       <td>33<\/td>       <td>154<\/td>     <\/tr>     <tr>       <td>76<\/td>       <td>Overland Park<\/td>       <td>KS<\/td>       <td>14.51<\/td>       <td>79<\/td>       <td>108<\/td>       <td>71<\/td>     <\/tr>     <tr>       <td>77<\/td>       <td>Virginia Beach<\/td>       <td>VA<\/td>       <td>14.51<\/td>       <td>51<\/td>       <td>108<\/td>       <td>341<\/td>     <\/tr>     <tr>       <td>78<\/td>       <td>Kissimmee<\/td>       <td>FL<\/td>       <td>14.14<\/td>       <td>134<\/td>       <td>254<\/td>       <td>15<\/td>     <\/tr>     <tr>       <td>79<\/td>       <td>Centennial<\/td>       <td>CO<\/td>       <td>14.04<\/td>       <td>109<\/td>       <td>108<\/td>       <td>42<\/td>     <\/tr>     <tr>       <td>80<\/td>       <td>Huntsville<\/td>       <td>AL<\/td>       <td>13.99<\/td>       <td>59<\/td>       <td>108<\/td>       <td>281<\/td>     <\/tr>     <tr>       <td>81<\/td>       <td>Spokane<\/td>       <td>WA<\/td>       <td>13.91<\/td>       <td>81<\/td>       <td>33<\/td>       <td>299<\/td>     <\/tr>     <tr>       <td>82<\/td>       <td>McKinney<\/td>       <td>TX<\/td>       <td>13.80<\/td>       <td>84<\/td>       <td>108<\/td>       <td>81<\/td>     <\/tr>     <tr>       <td>83<\/td>       <td>Oklahoma City<\/td>       <td>OK<\/td>       <td>13.75<\/td>       <td>57<\/td>       <td>108<\/td>       <td>339<\/td>     <\/tr>     <tr>       <td>84<\/td>       <td>Redmond<\/td>       <td>WA<\/td>       <td>13.61<\/td>       <td>163<\/td>       <td>231<\/td>       <td>12<\/td>     <\/tr>     <tr>       <td>85<\/td>       <td>Cape Coral<\/td>       <td>FL<\/td>       <td>13.53<\/td>       <td>55<\/td>       <td>254<\/td>       <td>219<\/td>     <\/tr>     <tr>       <td>86<\/td>       <td>Baton Rouge<\/td>       <td>LA<\/td>       <td>13.50<\/td>       <td>53<\/td>       <td>254<\/td>       <td>236<\/td>     <\/tr>     <tr>       <td>87<\/td>       <td>Rochester<\/td>       <td>NY<\/td>       <td>13.42<\/td>       <td>67<\/td>       <td>108<\/td>       <td>235<\/td>     <\/tr>     <tr>       <td>88<\/td>       <td>Charleston<\/td>       <td>SC<\/td>       <td>13.37<\/td>       <td>140<\/td>       <td>90<\/td>       <td>43<\/td>     <\/tr>     <tr>       <td>89<\/td>       <td>Tempe<\/td>       <td>AZ<\/td>       <td>13.31<\/td>       <td>145<\/td>       <td>108<\/td>       <td>33<\/td>     <\/tr>     <tr>       <td>90<\/td>       <td>Boston<\/td>       <td>MA<\/td>       <td>13.24<\/td>       <td>71<\/td>       <td>254<\/td>       <td>112<\/td>     <\/tr>     <tr>       <td>91<\/td>       <td>Roseville<\/td>       <td>CA<\/td>       <td>13.22<\/td>       <td>68<\/td>       <td>254<\/td>       <td>132<\/td>     <\/tr>     <tr>       <td>92<\/td>       <td>Dayton<\/td>       <td>OH<\/td>       <td>13.21<\/td>       <td>101<\/td>       <td>52<\/td>       <td>133<\/td>     <\/tr>     <tr>       <td>93<\/td>       <td>Johns Creek<\/td>       <td>GA<\/td>       <td>13.09<\/td>       <td>293<\/td>       <td>254<\/td>       <td>4<\/td>     <\/tr>     <tr>       <td>94<\/td>       <td>Sandy Springs<\/td>       <td>GA<\/td>       <td>12.96<\/td>       <td>204<\/td>       <td>254<\/td>       <td>8<\/td>     <\/tr>     <tr>       <td>95<\/td>       <td>Fremont<\/td>       <td>CA<\/td>       <td>12.93<\/td>       <td>166<\/td>       <td>44<\/td>       <td>62<\/td>     <\/tr>     <tr>       <td>96<\/td>       <td>Irvine<\/td>       <td>CA<\/td>       <td>12.89<\/td>       <td>105<\/td>       <td>254<\/td>       <td>45<\/td>     <\/tr>     <tr>       <td>97<\/td>       <td>Birmingham<\/td>       <td>AL<\/td>       <td>12.84<\/td>       <td>104<\/td>       <td>90<\/td>       <td>97<\/td>     <\/tr>     <tr>       <td>98<\/td>       <td>Savannah<\/td>       <td>GA<\/td>       <td>12.79<\/td>       <td>73<\/td>       <td>254<\/td>       <td>142<\/td>     <\/tr>     <tr>       <td>99<\/td>       <td>El Paso<\/td>       <td>TX<\/td>       <td>12.77<\/td>       <td>95<\/td>       <td>33<\/td>       <td>363<\/td>     <\/tr>     <tr>       <td>100<\/td>       <td>Roanoke<\/td>       <td>VA<\/td>       <td>12.62<\/td>       <td>108<\/td>       <td>52<\/td>       <td>157<\/td>     <\/tr>     <tr>       <td>101<\/td>       <td>Columbia<\/td>       <td>SC<\/td>       <td>12.61<\/td>       <td>135<\/td>       <td>52<\/td>       <td>93<\/td>     <\/tr>     <tr>       <td>102<\/td>       <td>Glendale<\/td>       <td>AZ<\/td>       <td>12.56<\/td>       <td>83<\/td>       <td>108<\/td>       <td>160<\/td>     <\/tr>     <tr>       <td>103<\/td>       <td>Wilmington<\/td>       <td>NC<\/td>       <td>12.45<\/td>       <td>114<\/td>       <td>90<\/td>       <td>102<\/td>     <\/tr>     <tr>       <td>104<\/td>       <td>Westminster<\/td>       <td>CO<\/td>       <td>12.43<\/td>       <td>169<\/td>       <td>231<\/td>       <td>19<\/td>     <\/tr>     <tr>       <td>105<\/td>       <td>Fishers<\/td>       <td>IN<\/td>       <td>12.28<\/td>       <td>167<\/td>       <td>52<\/td>       <td>56<\/td>     <\/tr>     <tr>       <td>106<\/td>       <td>Chandler<\/td>       <td>AZ<\/td>       <td>12.25<\/td>       <td>94<\/td>       <td>108<\/td>       <td>139<\/td>     <\/tr>     <tr>       <td>107<\/td>       <td>Denton<\/td>       <td>TX<\/td>       <td>12.09<\/td>       <td>98<\/td>       <td>108<\/td>       <td>146<\/td>     <\/tr>     <tr>       <td>108<\/td>       <td>Newport Beach<\/td>       <td>CA<\/td>       <td>12.04<\/td>       <td>148<\/td>       <td>90<\/td>       <td>67<\/td>     <\/tr>     <tr>       <td>109<\/td>       <td>Carrollton<\/td>       <td>TX<\/td>       <td>11.96<\/td>       <td>106<\/td>       <td>254<\/td>       <td>64<\/td>     <\/tr>     <tr>       <td>110<\/td>       <td>Alexandria<\/td>       <td>VA<\/td>       <td>11.93<\/td>       <td>90<\/td>       <td>231<\/td>       <td>121<\/td>     <\/tr>     <tr>       <td>111<\/td>       <td>Lincoln<\/td>       <td>NE<\/td>       <td>11.90<\/td>       <td>64<\/td>       <td>254<\/td>       <td>331<\/td>     <\/tr>     <tr>       <td>112<\/td>       <td>Baltimore<\/td>       <td>MD<\/td>       <td>11.89<\/td>       <td>97<\/td>       <td>108<\/td>       <td>166<\/td>     <\/tr>     <tr>       <td>113<\/td>       <td>Memphis<\/td>       <td>TN<\/td>       <td>11.88<\/td>       <td>82<\/td>       <td>52<\/td>       <td>408<\/td>     <\/tr>     <tr>       <td>114<\/td>       <td>Yuma<\/td>       <td>AZ<\/td>       <td>11.87<\/td>       <td>125<\/td>       <td>33<\/td>       <td>312<\/td>     <\/tr>     <tr>       <td>115<\/td>       <td>Greensboro<\/td>       <td>NC<\/td>       <td>11.81<\/td>       <td>91<\/td>       <td>52<\/td>       <td>349<\/td>     <\/tr>     <tr>       <td>116<\/td>       <td>Appleton<\/td>       <td>WI<\/td>       <td>11.69<\/td>       <td>77<\/td>       <td>254<\/td>       <td>169<\/td>     <\/tr>     <tr>       <td>117<\/td>       <td>Pompano Beach<\/td>       <td>FL<\/td>       <td>11.56<\/td>       <td>200<\/td>       <td>108<\/td>       <td>29<\/td>     <\/tr>     <tr>       <td>118<\/td>       <td>Mobile<\/td>       <td>AL<\/td>       <td>11.53<\/td>       <td>99<\/td>       <td>108<\/td>       <td>181<\/td>     <\/tr>     <tr>       <td>119<\/td>       <td>Goodyear<\/td>       <td>AZ<\/td>       <td>11.52<\/td>       <td>87<\/td>       <td>108<\/td>       <td>232<\/td>     <\/tr>     <tr>       <td>120<\/td>       <td>Springfield<\/td>       <td>MO<\/td>       <td>11.40<\/td>       <td>96<\/td>       <td>108<\/td>       <td>210<\/td>     <\/tr>     <tr>       <td>121<\/td>       <td>Cary<\/td>       <td>NC<\/td>       <td>11.26<\/td>       <td>129<\/td>       <td>226<\/td>       <td>90<\/td>     <\/tr>     <tr>       <td>122<\/td>       <td>Tacoma<\/td>       <td>WA<\/td>       <td>11.16<\/td>       <td>123<\/td>       <td>52<\/td>       <td>243<\/td>     <\/tr>     <tr>       <td>123<\/td>       <td>Macon<\/td>       <td>GA<\/td>       <td>11.13<\/td>       <td>78<\/td>       <td>108<\/td>       <td>403<\/td>     <\/tr>     <tr>       <td>124<\/td>       <td>Folsom<\/td>       <td>CA<\/td>       <td>11.10<\/td>       <td>141<\/td>       <td>108<\/td>       <td>98<\/td>     <\/tr>     <tr>       <td>125<\/td>       <td>Durham<\/td>       <td>NC<\/td>       <td>10.96<\/td>       <td>177<\/td>       <td>33<\/td>       <td>174<\/td>     <\/tr>     <tr>       <td>126<\/td>       <td>Allentown<\/td>       <td>PA<\/td>       <td>10.93<\/td>       <td>88<\/td>       <td>108<\/td>       <td>316<\/td>     <\/tr>     <tr>       <td>127<\/td>       <td>Long Beach<\/td>       <td>CA<\/td>       <td>10.88<\/td>       <td>107<\/td>       <td>90<\/td>       <td>251<\/td>     <\/tr>     <tr>       <td>128<\/td>       <td>Ogden<\/td>       <td>UT<\/td>       <td>10.87<\/td>       <td>156<\/td>       <td>90<\/td>       <td>105<\/td>     <\/tr>     <tr>       <td>129<\/td>       <td>Gainesville<\/td>       <td>FL<\/td>       <td>10.85<\/td>       <td>120<\/td>       <td>254<\/td>       <td>84<\/td>     <\/tr>     <tr>       <td>130<\/td>       <td>South Jordan<\/td>       <td>UT<\/td>       <td>10.85<\/td>       <td>277<\/td>       <td>27<\/td>       <td>92<\/td>     <\/tr>     <tr>       <td>131<\/td>       <td>Missouri City<\/td>       <td>TX<\/td>       <td>10.84<\/td>       <td>126<\/td>       <td>108<\/td>       <td>153<\/td>     <\/tr>     <tr>       <td>132<\/td>       <td>Tallahassee<\/td>       <td>FL<\/td>       <td>10.78<\/td>       <td>139<\/td>       <td>108<\/td>       <td>129<\/td>     <\/tr>     <tr>       <td>133<\/td>       <td>Alameda<\/td>       <td>CA<\/td>       <td>10.69<\/td>       <td>187<\/td>       <td>27<\/td>       <td>209<\/td>     <\/tr>     <tr>       <td>134<\/td>       <td>Orem<\/td>       <td>UT<\/td>       <td>10.64<\/td>       <td>133<\/td>       <td>254<\/td>       <td>77<\/td>     <\/tr>     <tr>       <td>135<\/td>       <td>Bakersfield<\/td>       <td>CA<\/td>       <td>10.58<\/td>       <td>113<\/td>       <td>52<\/td>       <td>399<\/td>     <\/tr>     <tr>       <td>136<\/td>       <td>Des Moines<\/td>       <td>IA<\/td>       <td>10.58<\/td>       <td>102<\/td>       <td>108<\/td>       <td>269<\/td>     <\/tr>     <tr>       <td>137<\/td>       <td>New Braunfels<\/td>       <td>TX<\/td>       <td>10.57<\/td>       <td>155<\/td>       <td>108<\/td>       <td>104<\/td>     <\/tr>     <tr>       <td>138<\/td>       <td>Pasadena<\/td>       <td>CA<\/td>       <td>10.56<\/td>       <td>261<\/td>       <td>27<\/td>       <td>130<\/td>     <\/tr>     <tr>       <td>139<\/td>       <td>Santa Monica<\/td>       <td>CA<\/td>       <td>10.55<\/td>       <td>241<\/td>       <td>85<\/td>       <td>52<\/td>     <\/tr>     <tr>       <td>140<\/td>       <td>Sandy<\/td>       <td>UT<\/td>       <td>10.44<\/td>       <td>115<\/td>       <td>254<\/td>       <td>128<\/td>     <\/tr>     <tr>       <td>141<\/td>       <td>Santa Clara<\/td>       <td>CA<\/td>       <td>10.36<\/td>       <td>360<\/td>       <td>226<\/td>       <td>14<\/td>     <\/tr>     <tr>       <td>142<\/td>       <td>Cedar Rapids<\/td>       <td>IA<\/td>       <td>10.32<\/td>       <td>122<\/td>       <td>52<\/td>       <td>375<\/td>     <\/tr>     <tr>       <td>143<\/td>       <td>Round Rock<\/td>       <td>TX<\/td>       <td>10.26<\/td>       <td>260<\/td>       <td>52<\/td>       <td>65<\/td>     <\/tr>     <tr>       <td>144<\/td>       <td>Cleveland<\/td>       <td>OH<\/td>       <td>10.08<\/td>       <td>164<\/td>       <td>254<\/td>       <td>57<\/td>     <\/tr>     <tr>       <td>145<\/td>       <td>Evansville<\/td>       <td>IN<\/td>       <td>10.07<\/td>       <td>112<\/td>       <td>108<\/td>       <td>286<\/td>     <\/tr>     <tr>       <td>146<\/td>       <td>Vancouver<\/td>       <td>WA<\/td>       <td>10.05<\/td>       <td>193<\/td>       <td>33<\/td>       <td>230<\/td>     <\/tr>     <tr>       <td>147<\/td>       <td>Tustin<\/td>       <td>CA<\/td>       <td>10.03<\/td>       <td>201<\/td>       <td>108<\/td>       <td>59<\/td>     <\/tr>     <tr>       <td>148<\/td>       <td>Carmel<\/td>       <td>IN<\/td>       <td>10.01<\/td>       <td>143<\/td>       <td>254<\/td>       <td>85<\/td>     <\/tr>     <tr>       <td>149<\/td>       <td>Fresno<\/td>       <td>CA<\/td>       <td>9.97<\/td>       <td>118<\/td>       <td>52<\/td>       <td>453<\/td>     <\/tr>     <tr>       <td>150<\/td>       <td>Lehi<\/td>       <td>UT<\/td>       <td>9.93<\/td>       <td>182<\/td>       <td>108<\/td>       <td>80<\/td>     <\/tr>     <tr>       <td>151<\/td>       <td>Pleasanton<\/td>       <td>CA<\/td>       <td>9.79<\/td>       <td>285<\/td>       <td>254<\/td>       <td>20<\/td>     <\/tr>     <tr>       <td>152<\/td>       <td>Anchorage<\/td>       <td>AK<\/td>       <td>9.79<\/td>       <td>116<\/td>       <td>52<\/td>       <td>486<\/td>     <\/tr>     <tr>       <td>153<\/td>       <td>Asheville<\/td>       <td>NC<\/td>       <td>9.78<\/td>       <td>124<\/td>       <td>231<\/td>       <td>176<\/td>     <\/tr>     <tr>       <td>154<\/td>       <td>Bellingham<\/td>       <td>WA<\/td>       <td>9.75<\/td>       <td>128<\/td>       <td>108<\/td>       <td>252<\/td>     <\/tr>     <tr>       <td>155<\/td>       <td>Sioux Falls<\/td>       <td>SD<\/td>       <td>9.69<\/td>       <td>111<\/td>       <td>108<\/td>       <td>359<\/td>     <\/tr>     <tr>       <td>156<\/td>       <td>Peoria<\/td>       <td>AZ<\/td>       <td>9.66<\/td>       <td>142<\/td>       <td>108<\/td>       <td>204<\/td>     <\/tr>     <tr>       <td>157<\/td>       <td>Allen<\/td>       <td>TX<\/td>       <td>9.66<\/td>       <td>274<\/td>       <td>231<\/td>       <td>30<\/td>     <\/tr>     <tr>       <td>158<\/td>       <td>Aurora<\/td>       <td>CO<\/td>       <td>9.63<\/td>       <td>93<\/td>       <td>254<\/td>       <td>301<\/td>     <\/tr>     <tr>       <td>159<\/td>       <td>Eugene<\/td>       <td>OR<\/td>       <td>9.61<\/td>       <td>127<\/td>       <td>90<\/td>       <td>346<\/td>     <\/tr>     <tr>       <td>160<\/td>       <td>Doral<\/td>       <td>FL<\/td>       <td>9.54<\/td>       <td>347<\/td>       <td>254<\/td>       <td>17<\/td>     <\/tr>     <tr>       <td>161<\/td>       <td>Winston-Salem<\/td>       <td>NC<\/td>       <td>9.52<\/td>       <td>110<\/td>       <td>108<\/td>       <td>392<\/td>     <\/tr>     <tr>       <td>162<\/td>       <td>Lewisville<\/td>       <td>TX<\/td>       <td>9.43<\/td>       <td>270<\/td>       <td>254<\/td>       <td>28<\/td>     <\/tr>     <tr>       <td>163<\/td>       <td>Santa Barbara<\/td>       <td>CA<\/td>       <td>9.42<\/td>       <td>214<\/td>       <td>108<\/td>       <td>73<\/td>     <\/tr>     <tr>       <td>164<\/td>       <td>Frederick<\/td>       <td>MD<\/td>       <td>9.34<\/td>       <td>121<\/td>       <td>254<\/td>       <td>183<\/td>     <\/tr>     <tr>       <td>165<\/td>       <td>Buffalo<\/td>       <td>NY<\/td>       <td>9.31<\/td>       <td>157<\/td>       <td>108<\/td>       <td>188<\/td>     <\/tr>     <tr>       <td>166<\/td>       <td>Clearwater<\/td>       <td>FL<\/td>       <td>9.31<\/td>       <td>161<\/td>       <td>254<\/td>       <td>86<\/td>     <\/tr>     <tr>       <td>167<\/td>       <td>Georgetown<\/td>       <td>TX<\/td>       <td>9.23<\/td>       <td>279<\/td>       <td>108<\/td>       <td>54<\/td>     <\/tr>     <tr>       <td>168<\/td>       <td>Meridian<\/td>       <td>ID<\/td>       <td>9.16<\/td>       <td>103<\/td>       <td>254<\/td>       <td>296<\/td>     <\/tr>     <tr>       <td>169<\/td>       <td>Columbia<\/td>       <td>MO<\/td>       <td>9.12<\/td>       <td>144<\/td>       <td>254<\/td>       <td>137<\/td>     <\/tr>     <tr>       <td>170<\/td>       <td>Lakewood<\/td>       <td>CO<\/td>       <td>9.11<\/td>       <td>180<\/td>       <td>254<\/td>       <td>69<\/td>     <\/tr>     <tr>       <td>171<\/td>       <td>Hollywood<\/td>       <td>FL<\/td>       <td>9.09<\/td>       <td>301<\/td>       <td>108<\/td>       <td>48<\/td>     <\/tr>     <tr>       <td>172<\/td>       <td>Woodbury<\/td>       <td>MN<\/td>       <td>9.07<\/td>       <td>158<\/td>       <td>254<\/td>       <td>111<\/td>     <\/tr>     <tr>       <td>173<\/td>       <td>Huntington Beach<\/td>       <td>CA<\/td>       <td>9.07<\/td>       <td>162<\/td>       <td>108<\/td>       <td>187<\/td>     <\/tr>     <tr>       <td>174<\/td>       <td>Beaverton<\/td>       <td>OR<\/td>       <td>9.03<\/td>       <td>190<\/td>       <td>254<\/td>       <td>61<\/td>     <\/tr>     <tr>       <td>175<\/td>       <td>Athens<\/td>       <td>GA<\/td>       <td>9.01<\/td>       <td>165<\/td>       <td>108<\/td>       <td>177<\/td>     <\/tr>     <tr>       <td>176<\/td>       <td>Mountain View<\/td>       <td>CA<\/td>       <td>8.92<\/td>       <td>357<\/td>       <td>108<\/td>       <td>36<\/td>     <\/tr>     <tr>       <td>177<\/td>       <td>Las Cruces<\/td>       <td>NM<\/td>       <td>8.89<\/td>       <td>199<\/td>       <td>52<\/td>       <td>207<\/td>     <\/tr>     <tr>       <td>178<\/td>       <td>Stamford<\/td>       <td>CT<\/td>       <td>8.86<\/td>       <td>151<\/td>       <td>90<\/td>       <td>325<\/td>     <\/tr>     <tr>       <td>179<\/td>       <td>Broomfield<\/td>       <td>CO<\/td>       <td>8.83<\/td>       <td>272<\/td>       <td>254<\/td>       <td>39<\/td>     <\/tr>     <tr>       <td>180<\/td>       <td>Largo<\/td>       <td>FL<\/td>       <td>8.76<\/td>       <td>208<\/td>       <td>108<\/td>       <td>112<\/td>     <\/tr>     <tr>       <td>181<\/td>       <td>Schaumburg<\/td>       <td>IL<\/td>       <td>8.74<\/td>       <td>284<\/td>       <td>52<\/td>       <td>115<\/td>     <\/tr>     <tr>       <td>182<\/td>       <td>New Orleans<\/td>       <td>LA<\/td>       <td>8.68<\/td>       <td>131<\/td>       <td>254<\/td>       <td>224<\/td>     <\/tr>     <tr>       <td>183<\/td>       <td>Kirkland<\/td>       <td>WA<\/td>       <td>8.61<\/td>       <td>335<\/td>       <td>108<\/td>       <td>50<\/td>     <\/tr>     <tr>       <td>184<\/td>       <td>Santa Fe<\/td>       <td>NM<\/td>       <td>8.60<\/td>       <td>174<\/td>       <td>52<\/td>       <td>343<\/td>     <\/tr>     <tr>       <td>185<\/td>       <td>Arvada<\/td>       <td>CO<\/td>       <td>8.59<\/td>       <td>153<\/td>       <td>231<\/td>       <td>195<\/td>     <\/tr>     <tr>       <td>186<\/td>       <td>Davie<\/td>       <td>FL<\/td>       <td>8.56<\/td>       <td>424<\/td>       <td>108<\/td>       <td>27<\/td>     <\/tr>     <tr>       <td>187<\/td>       <td>Bloomington<\/td>       <td>IN<\/td>       <td>8.51<\/td>       <td>256<\/td>       <td>90<\/td>       <td>107<\/td>     <\/tr>     <tr>       <td>188<\/td>       <td>Longmont<\/td>       <td>CO<\/td>       <td>8.42<\/td>       <td>154<\/td>       <td>231<\/td>       <td>208<\/td>     <\/tr>     <tr>       <td>189<\/td>       <td>Auburn<\/td>       <td>WA<\/td>       <td>8.30<\/td>       <td>224<\/td>       <td>108<\/td>       <td>127<\/td>     <\/tr>     <tr>       <td>190<\/td>       <td>Wyoming<\/td>       <td>MI<\/td>       <td>8.24<\/td>       <td>379<\/td>       <td>254<\/td>       <td>24<\/td>     <\/tr>     <tr>       <td>191<\/td>       <td>Buckeye<\/td>       <td>AZ<\/td>       <td>8.20<\/td>       <td>117<\/td>       <td>254<\/td>       <td>357<\/td>     <\/tr>     <tr>       <td>192<\/td>       <td>Chula Vista<\/td>       <td>CA<\/td>       <td>8.19<\/td>       <td>191<\/td>       <td>52<\/td>       <td>336<\/td>     <\/tr>     <tr>       <td>193<\/td>       <td>Carlsbad<\/td>       <td>CA<\/td>       <td>8.17<\/td>       <td>223<\/td>       <td>108<\/td>       <td>136<\/td>     <\/tr>     <tr>       <td>194<\/td>       <td>Green Bay<\/td>       <td>WI<\/td>       <td>8.06<\/td>       <td>138<\/td>       <td>254<\/td>       <td>276<\/td>     <\/tr>     <tr>       <td>195<\/td>       <td>Troy<\/td>       <td>MI<\/td>       <td>8.05<\/td>       <td>192<\/td>       <td>254<\/td>       <td>103<\/td>     <\/tr>     <tr>       <td>196<\/td>       <td>Mount Pleasant<\/td>       <td>SC<\/td>       <td>8.04<\/td>       <td>183<\/td>       <td>254<\/td>       <td>116<\/td>     <\/tr>     <tr>       <td>197<\/td>       <td>Salem<\/td>       <td>OR<\/td>       <td>8.03<\/td>       <td>152<\/td>       <td>108<\/td>       <td>389<\/td>     <\/tr>     <tr>       <td>198<\/td>       <td>Pembroke Pines<\/td>       <td>FL<\/td>       <td>8.02<\/td>       <td>228<\/td>       <td>108<\/td>       <td>143<\/td>     <\/tr>     <tr>       <td>199<\/td>       <td>Provo<\/td>       <td>UT<\/td>       <td>8.02<\/td>       <td>290<\/td>       <td>254<\/td>       <td>47<\/td>     <\/tr>     <tr>       <td>200<\/td>       <td>Indio<\/td>       <td>CA<\/td>       <td>8.00<\/td>       <td>206<\/td>       <td>52<\/td>       <td>320<\/td>     <\/tr>     <tr>       <td>201<\/td>       <td>Milpitas<\/td>       <td>CA<\/td>       <td>7.98<\/td>       <td>361<\/td>       <td>254<\/td>       <td>32<\/td>     <\/tr>     <tr>       <td>202<\/td>       <td>Milwaukee<\/td>       <td>WI<\/td>       <td>7.97<\/td>       <td>237<\/td>       <td>44<\/td>       <td>356<\/td>     <\/tr>     <tr>       <td>203<\/td>       <td>Rochester<\/td>       <td>MN<\/td>       <td>7.96<\/td>       <td>168<\/td>       <td>108<\/td>       <td>272<\/td>     <\/tr>     <tr>       <td>204<\/td>       <td>Sunnyvale<\/td>       <td>CA<\/td>       <td>7.93<\/td>       <td>339<\/td>       <td>254<\/td>       <td>37<\/td>     <\/tr>     <tr>       <td>205<\/td>       <td>Chattanooga<\/td>       <td>TN<\/td>       <td>7.88<\/td>       <td>220<\/td>       <td>108<\/td>       <td>162<\/td>     <\/tr>     <tr>       <td>206<\/td>       <td>Irving<\/td>       <td>TX<\/td>       <td>7.88<\/td>       <td>291<\/td>       <td>108<\/td>       <td>91<\/td>     <\/tr>     <tr>       <td>207<\/td>       <td>Lakeland<\/td>       <td>FL<\/td>       <td>7.87<\/td>       <td>289<\/td>       <td>52<\/td>       <td>173<\/td>     <\/tr>     <tr>       <td>208<\/td>       <td>Lake Forest<\/td>       <td>CA<\/td>       <td>7.87<\/td>       <td>160<\/td>       <td>254<\/td>       <td>191<\/td>     <\/tr>     <tr>       <td>209<\/td>       <td>Kennewick<\/td>       <td>WA<\/td>       <td>7.86<\/td>       <td>159<\/td>       <td>108<\/td>       <td>367<\/td>     <\/tr>     <tr>       <td>210<\/td>       <td>Boulder<\/td>       <td>CO<\/td>       <td>7.83<\/td>       <td>249<\/td>       <td>108<\/td>       <td>131<\/td>     <\/tr>     <tr>       <td>211<\/td>       <td>Topeka<\/td>       <td>KS<\/td>       <td>7.82<\/td>       <td>130<\/td>       <td>254<\/td>       <td>352<\/td>     <\/tr>     <tr>       <td>212<\/td>       <td>Springfield<\/td>       <td>IL<\/td>       <td>7.81<\/td>       <td>185<\/td>       <td>52<\/td>       <td>409<\/td>     <\/tr>     <tr>       <td>213<\/td>       <td>Palm Coast<\/td>       <td>FL<\/td>       <td>7.80<\/td>       <td>149<\/td>       <td>254<\/td>       <td>245<\/td>     <\/tr>     <tr>       <td>214<\/td>       <td>Vista<\/td>       <td>CA<\/td>       <td>7.73<\/td>       <td>195<\/td>       <td>90<\/td>       <td>253<\/td>     <\/tr>     <tr>       <td>215<\/td>       <td>Riverside<\/td>       <td>CA<\/td>       <td>7.70<\/td>       <td>181<\/td>       <td>108<\/td>       <td>258<\/td>     <\/tr>     <tr>       <td>216<\/td>       <td>Lubbock<\/td>       <td>TX<\/td>       <td>7.64<\/td>       <td>146<\/td>       <td>254<\/td>       <td>290<\/td>     <\/tr>     <tr>       <td>217<\/td>       <td>Amarillo<\/td>       <td>TX<\/td>       <td>7.61<\/td>       <td>119<\/td>       <td>254<\/td>       <td>436<\/td>     <\/tr>     <tr>       <td>218<\/td>       <td>Akron<\/td>       <td>OH<\/td>       <td>7.50<\/td>       <td>132<\/td>       <td>254<\/td>       <td>401<\/td>     <\/tr>     <tr>       <td>219<\/td>       <td>Fargo<\/td>       <td>ND<\/td>       <td>7.46<\/td>       <td>254<\/td>       <td>52<\/td>       <td>284<\/td>     <\/tr>     <tr>       <td>220<\/td>       <td>Roswell<\/td>       <td>GA<\/td>       <td>7.46<\/td>       <td>253<\/td>       <td>90<\/td>       <td>186<\/td>     <\/tr>     <tr>       <td>221<\/td>       <td>Loveland<\/td>       <td>CO<\/td>       <td>7.45<\/td>       <td>198<\/td>       <td>108<\/td>       <td>234<\/td>     <\/tr>     <tr>       <td>222<\/td>       <td>Tyler<\/td>       <td>TX<\/td>       <td>7.43<\/td>       <td>203<\/td>       <td>108<\/td>       <td>226<\/td>     <\/tr>     <tr>       <td>223<\/td>       <td>Franklin<\/td>       <td>TN<\/td>       <td>7.41<\/td>       <td>297<\/td>       <td>108<\/td>       <td>114<\/td>     <\/tr>     <tr>       <td>224<\/td>       <td>Plymouth<\/td>       <td>MN<\/td>       <td>7.39<\/td>       <td>240<\/td>       <td>254<\/td>       <td>87<\/td>     <\/tr>     <tr>       <td>225<\/td>       <td>Erie<\/td>       <td>PA<\/td>       <td>7.36<\/td>       <td>150<\/td>       <td>254<\/td>       <td>311<\/td>     <\/tr>     <tr>       <td>226<\/td>       <td>Murfreesboro<\/td>       <td>TN<\/td>       <td>7.32<\/td>       <td>194<\/td>       <td>108<\/td>       <td>259<\/td>     <\/tr>     <tr>       <td>227<\/td>       <td>Concord<\/td>       <td>CA<\/td>       <td>7.30<\/td>       <td>215<\/td>       <td>108<\/td>       <td>222<\/td>     <\/tr>     <tr>       <td>228<\/td>       <td>Cedar Park<\/td>       <td>TX<\/td>       <td>7.26<\/td>       <td>305<\/td>       <td>231<\/td>       <td>74<\/td>     <\/tr>     <tr>       <td>229<\/td>       <td>Thornton<\/td>       <td>CO<\/td>       <td>7.26<\/td>       <td>221<\/td>       <td>254<\/td>       <td>120<\/td>     <\/tr>     <tr>       <td>230<\/td>       <td>Oakland<\/td>       <td>CA<\/td>       <td>7.26<\/td>       <td>239<\/td>       <td>52<\/td>       <td>344<\/td>     <\/tr>     <tr>       <td>231<\/td>       <td>Flagstaff<\/td>       <td>AZ<\/td>       <td>7.13<\/td>       <td>216<\/td>       <td>108<\/td>       <td>239<\/td>     <\/tr>     <tr>       <td>232<\/td>       <td>Temecula<\/td>       <td>CA<\/td>       <td>7.13<\/td>       <td>184<\/td>       <td>254<\/td>       <td>175<\/td>     <\/tr>     <tr>       <td>233<\/td>       <td>Greenville<\/td>       <td>NC<\/td>       <td>7.09<\/td>       <td>234<\/td>       <td>108<\/td>       <td>206<\/td>     <\/tr>     <tr>       <td>234<\/td>       <td>Augusta<\/td>       <td>GA<\/td>       <td>7.09<\/td>       <td>147<\/td>       <td>254<\/td>       <td>374<\/td>     <\/tr>     <tr>       <td>235<\/td>       <td>Santa Rosa<\/td>       <td>CA<\/td>       <td>7.03<\/td>       <td>176<\/td>       <td>108<\/td>       <td>391<\/td>     <\/tr>     <tr>       <td>236<\/td>       <td>College Station<\/td>       <td>TX<\/td>       <td>7.00<\/td>       <td>321<\/td>       <td>254<\/td>       <td>66<\/td>     <\/tr>     <tr>       <td>237<\/td>       <td>Deerfield Beach<\/td>       <td>FL<\/td>       <td>6.98<\/td>       <td>245<\/td>       <td>108<\/td>       <td>201<\/td>     <\/tr>     <tr>       <td>238<\/td>       <td>Cambridge<\/td>       <td>MA<\/td>       <td>6.89<\/td>       <td>396<\/td>       <td>231<\/td>       <td>53<\/td>     <\/tr>     <tr>       <td>239<\/td>       <td>Conroe<\/td>       <td>TX<\/td>       <td>6.88<\/td>       <td>368<\/td>       <td>254<\/td>       <td>51<\/td>     <\/tr>     <tr>       <td>240<\/td>       <td>Fort Collins<\/td>       <td>CO<\/td>       <td>6.82<\/td>       <td>172<\/td>       <td>254<\/td>       <td>248<\/td>     <\/tr>     <tr>       <td>241<\/td>       <td>Carson<\/td>       <td>CA<\/td>       <td>6.82<\/td>       <td>344<\/td>       <td>52<\/td>       <td>202<\/td>     <\/tr>     <tr>       <td>242<\/td>       <td>Missoula<\/td>       <td>MT<\/td>       <td>6.80<\/td>       <td>188<\/td>       <td>108<\/td>       <td>368<\/td>     <\/tr>     <tr>       <td>243<\/td>       <td>San Mateo<\/td>       <td>CA<\/td>       <td>6.79<\/td>       <td>397<\/td>       <td>90<\/td>       <td>95<\/td>     <\/tr>     <tr>       <td>244<\/td>       <td>Thousand Oaks<\/td>       <td>CA<\/td>       <td>6.76<\/td>       <td>226<\/td>       <td>226<\/td>       <td>216<\/td>     <\/tr>     <tr>       <td>245<\/td>       <td>Concord<\/td>       <td>NC<\/td>       <td>6.76<\/td>       <td>207<\/td>       <td>254<\/td>       <td>170<\/td>     <\/tr>     <tr>       <td>246<\/td>       <td>Arlington<\/td>       <td>TX<\/td>       <td>6.72<\/td>       <td>170<\/td>       <td>231<\/td>       <td>335<\/td>     <\/tr>     <tr>       <td>247<\/td>       <td>Yakima<\/td>       <td>WA<\/td>       <td>6.68<\/td>       <td>171<\/td>       <td>108<\/td>       <td>463<\/td>     <\/tr>     <tr>       <td>248<\/td>       <td>Billings<\/td>       <td>MT<\/td>       <td>6.68<\/td>       <td>173<\/td>       <td>108<\/td>       <td>457<\/td>     <\/tr>     <tr>       <td>249<\/td>       <td>Arlington Heights<\/td>       <td>IL<\/td>       <td>6.66<\/td>       <td>213<\/td>       <td>254<\/td>       <td>171<\/td>     <\/tr>     <tr>       <td>250<\/td>       <td>Richardson<\/td>       <td>TX<\/td>       <td>6.65<\/td>       <td>370<\/td>       <td>254<\/td>       <td>55<\/td>     <\/tr>     <tr>       <td>251<\/td>       <td>Plantation<\/td>       <td>FL<\/td>       <td>6.61<\/td>       <td>420<\/td>       <td>254<\/td>       <td>44<\/td>     <\/tr>     <tr>       <td>252<\/td>       <td>Syracuse<\/td>       <td>NY<\/td>       <td>6.55<\/td>       <td>175<\/td>       <td>254<\/td>       <td>287<\/td>     <\/tr>     <tr>       <td>253<\/td>       <td>Torrance<\/td>       <td>CA<\/td>       <td>6.47<\/td>       <td>316<\/td>       <td>108<\/td>       <td>167<\/td>     <\/tr>     <tr>       <td>254<\/td>       <td>Lafayette<\/td>       <td>LA<\/td>       <td>6.47<\/td>       <td>242<\/td>       <td>108<\/td>       <td>271<\/td>     <\/tr>     <tr>       <td>255<\/td>       <td>Albany<\/td>       <td>NY<\/td>       <td>6.34<\/td>       <td>323<\/td>       <td>254<\/td>       <td>88<\/td>     <\/tr>     <tr>       <td>256<\/td>       <td>Escondido<\/td>       <td>CA<\/td>       <td>6.34<\/td>       <td>238<\/td>       <td>108<\/td>       <td>303<\/td>     <\/tr>     <tr>       <td>257<\/td>       <td>O&#8217;Fallon<\/td>       <td>MO<\/td>       <td>6.31<\/td>       <td>315<\/td>       <td>254<\/td>       <td>96<\/td>     <\/tr>     <tr>       <td>258<\/td>       <td>Trenton<\/td>       <td>NJ<\/td>       <td>6.31<\/td>       <td>294<\/td>       <td>254<\/td>       <td>109<\/td>     <\/tr>     <tr>       <td>259<\/td>       <td>Broken Arrow<\/td>       <td>OK<\/td>       <td>6.28<\/td>       <td>195<\/td>       <td>254<\/td>       <td>238<\/td>     <\/tr>     <tr>       <td>260<\/td>       <td>Everett<\/td>       <td>WA<\/td>       <td>6.25<\/td>       <td>210<\/td>       <td>254<\/td>       <td>213<\/td>     <\/tr>     <tr>       <td>261<\/td>       <td>Anaheim<\/td>       <td>CA<\/td>       <td>6.23<\/td>       <td>280<\/td>       <td>254<\/td>       <td>125<\/td>     <\/tr>     <tr>       <td>262<\/td>       <td>Norman<\/td>       <td>OK<\/td>       <td>6.22<\/td>       <td>178<\/td>       <td>254<\/td>       <td>323<\/td>     <\/tr>     <tr>       <td>263<\/td>       <td>North Charleston<\/td>       <td>SC<\/td>       <td>6.20<\/td>       <td>251<\/td>       <td>231<\/td>       <td>194<\/td>     <\/tr>     <tr>       <td>264<\/td>       <td>Hillsboro<\/td>       <td>OR<\/td>       <td>6.19<\/td>       <td>296<\/td>       <td>254<\/td>       <td>118<\/td>     <\/tr>     <tr>       <td>265<\/td>       <td>Auburn<\/td>       <td>AL<\/td>       <td>6.18<\/td>       <td>259<\/td>       <td>254<\/td>       <td>155<\/td>     <\/tr>     <tr>       <td>266<\/td>       <td>Buena Park<\/td>       <td>CA<\/td>       <td>6.17<\/td>       <td>436<\/td>       <td>52<\/td>       <td>161<\/td>     <\/tr>     <tr>       <td>267<\/td>       <td>Baytown<\/td>       <td>TX<\/td>       <td>6.11<\/td>       <td>327<\/td>       <td>108<\/td>       <td>184<\/td>     <\/tr>     <tr>       <td>268<\/td>       <td>Mission Viejo<\/td>       <td>CA<\/td>       <td>6.02<\/td>       <td>391<\/td>       <td>231<\/td>       <td>75<\/td>     <\/tr>     <tr>       <td>269<\/td>       <td>Iowa City<\/td>       <td>IA<\/td>       <td>5.98<\/td>       <td>351<\/td>       <td>108<\/td>       <td>164<\/td>     <\/tr>     <tr>       <td>270<\/td>       <td>Elk Grove<\/td>       <td>CA<\/td>       <td>5.97<\/td>       <td>179<\/td>       <td>254<\/td>       <td>351<\/td>     <\/tr>     <tr>       <td>271<\/td>       <td>Longview<\/td>       <td>TX<\/td>       <td>5.95<\/td>       <td>233<\/td>       <td>108<\/td>       <td>379<\/td>     <\/tr>     <tr>       <td>272<\/td>       <td>Castle Rock<\/td>       <td>CO<\/td>       <td>5.94<\/td>       <td>247<\/td>       <td>254<\/td>       <td>182<\/td>     <\/tr>     <tr>       <td>273<\/td>       <td>Bloomington<\/td>       <td>IL<\/td>       <td>5.92<\/td>       <td>268<\/td>       <td>108<\/td>       <td>318<\/td>     <\/tr>     <tr>       <td>274<\/td>       <td>Menifee<\/td>       <td>CA<\/td>       <td>5.91<\/td>       <td>209<\/td>       <td>254<\/td>       <td>257<\/td>     <\/tr>     <tr>       <td>275<\/td>       <td>Little Rock<\/td>       <td>AR<\/td>       <td>5.88<\/td>       <td>197<\/td>       <td>254<\/td>       <td>288<\/td>     <\/tr>     <tr>       <td>276<\/td>       <td>Bloomington<\/td>       <td>MN<\/td>       <td>5.85<\/td>       <td>342<\/td>       <td>254<\/td>       <td>99<\/td>     <\/tr>     <tr>       <td>277<\/td>       <td>Coral Springs<\/td>       <td>FL<\/td>       <td>5.83<\/td>       <td>275<\/td>       <td>231<\/td>       <td>198<\/td>     <\/tr>     <tr>       <td>278<\/td>       <td>Jackson<\/td>       <td>MS<\/td>       <td>5.82<\/td>       <td>263<\/td>       <td>108<\/td>       <td>340<\/td>     <\/tr>     <tr>       <td>279<\/td>       <td>Rochester Hills<\/td>       <td>MI<\/td>       <td>5.81<\/td>       <td>300<\/td>       <td>254<\/td>       <td>140<\/td>     <\/tr>     <tr>       <td>280<\/td>       <td>Hialeah<\/td>       <td>FL<\/td>       <td>5.77<\/td>       <td>288<\/td>       <td>108<\/td>       <td>280<\/td>     <\/tr>     <tr>       <td>281<\/td>       <td>Spokane Valley<\/td>       <td>WA<\/td>       <td>5.76<\/td>       <td>202<\/td>       <td>254<\/td>       <td>298<\/td>     <\/tr>     <tr>       <td>282<\/td>       <td>San Angelo<\/td>       <td>TX<\/td>       <td>5.72<\/td>       <td>244<\/td>       <td>108<\/td>       <td>388<\/td>     <\/tr>     <tr>       <td>283<\/td>       <td>Medford<\/td>       <td>OR<\/td>       <td>5.71<\/td>       <td>219<\/td>       <td>254<\/td>       <td>265<\/td>     <\/tr>     <tr>       <td>284<\/td>       <td>Pueblo<\/td>       <td>CO<\/td>       <td>5.71<\/td>       <td>217<\/td>       <td>108<\/td>       <td>456<\/td>     <\/tr>     <tr>       <td>285<\/td>       <td>Champaign<\/td>       <td>IL<\/td>       <td>5.67<\/td>       <td>222<\/td>       <td>254<\/td>       <td>264<\/td>     <\/tr>     <tr>       <td>286<\/td>       <td>Berkeley<\/td>       <td>CA<\/td>       <td>5.63<\/td>       <td>354<\/td>       <td>231<\/td>       <td>126<\/td>     <\/tr>     <tr>       <td>287<\/td>       <td>Detroit<\/td>       <td>MI<\/td>       <td>5.63<\/td>       <td>373<\/td>       <td>52<\/td>       <td>321<\/td>     <\/tr>     <tr>       <td>288<\/td>       <td>Fayetteville<\/td>       <td>AR<\/td>       <td>5.59<\/td>       <td>313<\/td>       <td>254<\/td>       <td>147<\/td>     <\/tr>     <tr>       <td>289<\/td>       <td>Flower Mound<\/td>       <td>TX<\/td>       <td>5.59<\/td>       <td>391<\/td>       <td>254<\/td>       <td>78<\/td>     <\/tr>     <tr>       <td>290<\/td>       <td>New Haven<\/td>       <td>CT<\/td>       <td>5.58<\/td>       <td>350<\/td>       <td>254<\/td>       <td>106<\/td>     <\/tr>     <tr>       <td>291<\/td>       <td>Oceanside<\/td>       <td>CA<\/td>       <td>5.58<\/td>       <td>235<\/td>       <td>254<\/td>       <td>240<\/td>     <\/tr>     <tr>       <td>292<\/td>       <td>Evanston<\/td>       <td>IL<\/td>       <td>5.55<\/td>       <td>258<\/td>       <td>254<\/td>       <td>211<\/td>     <\/tr>     <tr>       <td>293<\/td>       <td>Tuscaloosa<\/td>       <td>AL<\/td>       <td>5.55<\/td>       <td>211<\/td>       <td>254<\/td>       <td>322<\/td>     <\/tr>     <tr>       <td>294<\/td>       <td>Shreveport<\/td>       <td>LA<\/td>       <td>5.54<\/td>       <td>229<\/td>       <td>108<\/td>       <td>454<\/td>     <\/tr>     <tr>       <td>295<\/td>       <td>Layton<\/td>       <td>UT<\/td>       <td>5.52<\/td>       <td>231<\/td>       <td>254<\/td>       <td>254<\/td>     <\/tr>     <tr>       <td>296<\/td>       <td>Corpus Christi<\/td>       <td>TX<\/td>       <td>5.51<\/td>       <td>189<\/td>       <td>254<\/td>       <td>382<\/td>     <\/tr>     <tr>       <td>297<\/td>       <td>Santa Ana<\/td>       <td>CA<\/td>       <td>5.50<\/td>       <td>248<\/td>       <td>231<\/td>       <td>285<\/td>     <\/tr>     <tr>       <td>298<\/td>       <td>Davenport<\/td>       <td>IA<\/td>       <td>5.50<\/td>       <td>246<\/td>       <td>108<\/td>       <td>414<\/td>     <\/tr>     <tr>       <td>299<\/td>       <td>Fort Smith<\/td>       <td>AR<\/td>       <td>5.50<\/td>       <td>265<\/td>       <td>108<\/td>       <td>387<\/td>     <\/tr>     <tr>       <td>300<\/td>       <td>Lynchburg<\/td>       <td>VA<\/td>       <td>5.49<\/td>       <td>303<\/td>       <td>108<\/td>       <td>302<\/td>     <\/tr>     <tr>       <td>301<\/td>       <td>Fayetteville<\/td>       <td>NC<\/td>       <td>5.46<\/td>       <td>306<\/td>       <td>108<\/td>       <td>300<\/td>     <\/tr>     <tr>       <td>302<\/td>       <td>Edmond<\/td>       <td>OK<\/td>       <td>5.46<\/td>       <td>255<\/td>       <td>254<\/td>       <td>225<\/td>     <\/tr>     <tr>       <td>303<\/td>       <td>Costa Mesa<\/td>       <td>CA<\/td>       <td>5.41<\/td>       <td>413<\/td>       <td>108<\/td>       <td>148<\/td>     <\/tr>     <tr>       <td>304<\/td>       <td>Hoover<\/td>       <td>AL<\/td>       <td>5.40<\/td>       <td>227<\/td>       <td>254<\/td>       <td>293<\/td>     <\/tr>     <tr>       <td>305<\/td>       <td>Fairfield<\/td>       <td>CA<\/td>       <td>5.39<\/td>       <td>266<\/td>       <td>108<\/td>       <td>402<\/td>     <\/tr>     <tr>       <td>306<\/td>       <td>Lake Charles<\/td>       <td>LA<\/td>       <td>5.37<\/td>       <td>212<\/td>       <td>254<\/td>       <td>342<\/td>     <\/tr>     <tr>       <td>307<\/td>       <td>Sunrise<\/td>       <td>FL<\/td>       <td>5.34<\/td>       <td>435<\/td>       <td>108<\/td>       <td>135<\/td>     <\/tr>     <tr>       <td>308<\/td>       <td>Miami Gardens<\/td>       <td>FL<\/td>       <td>5.32<\/td>       <td>429<\/td>       <td>108<\/td>       <td>141<\/td>     <\/tr>     <tr>       <td>309<\/td>       <td>Nampa<\/td>       <td>ID<\/td>       <td>5.30<\/td>       <td>225<\/td>       <td>254<\/td>       <td>313<\/td>     <\/tr>     <tr>       <td>310<\/td>       <td>Redwood City<\/td>       <td>CA<\/td>       <td>5.17<\/td>       <td>362<\/td>       <td>254<\/td>       <td>124<\/td>     <\/tr>     <tr>       <td>311<\/td>       <td>Livonia<\/td>       <td>MI<\/td>       <td>5.12<\/td>       <td>232<\/td>       <td>254<\/td>       <td>327<\/td>     <\/tr>     <tr>       <td>312<\/td>       <td>Gastonia<\/td>       <td>NC<\/td>       <td>5.11<\/td>       <td>205<\/td>       <td>254<\/td>       <td>400<\/td>     <\/tr>     <tr>       <td>313<\/td>       <td>Duluth<\/td>       <td>MN<\/td>       <td>5.09<\/td>       <td>295<\/td>       <td>108<\/td>       <td>376<\/td>     <\/tr>     <tr>       <td>314<\/td>       <td>Stockton<\/td>       <td>CA<\/td>       <td>5.03<\/td>       <td>186<\/td>       <td>254<\/td>       <td>459<\/td>     <\/tr>     <tr>       <td>314<\/td>       <td>Santa Clarita<\/td>       <td>CA<\/td>       <td>5.03<\/td>       <td>278<\/td>       <td>254<\/td>       <td>233<\/td>     <\/tr>     <tr>       <td>316<\/td>       <td>Citrus Heights<\/td>       <td>CA<\/td>       <td>5.02<\/td>       <td>328<\/td>       <td>90<\/td>       <td>393<\/td>     <\/tr>     <tr>       <td>317<\/td>       <td>Chico<\/td>       <td>CA<\/td>       <td>4.98<\/td>       <td>314<\/td>       <td>108<\/td>       <td>358<\/td>     <\/tr>     <tr>       <td>318<\/td>       <td>Hemet<\/td>       <td>CA<\/td>       <td>4.96<\/td>       <td>273<\/td>       <td>108<\/td>       <td>440<\/td>     <\/tr>     <tr>       <td>319<\/td>       <td>Jersey City<\/td>       <td>NJ<\/td>       <td>4.94<\/td>       <td>481<\/td>       <td>108<\/td>       <td>119<\/td>     <\/tr>     <tr>       <td>320<\/td>       <td>Toledo<\/td>       <td>OH<\/td>       <td>4.85<\/td>       <td>312<\/td>       <td>108<\/td>       <td>386<\/td>     <\/tr>     <tr>       <td>321<\/td>       <td>West Valley City<\/td>       <td>UT<\/td>       <td>4.81<\/td>       <td>287<\/td>       <td>254<\/td>       <td>246<\/td>     <\/tr>     <tr>       <td>322<\/td>       <td>Reading<\/td>       <td>PA<\/td>       <td>4.80<\/td>       <td>292<\/td>       <td>254<\/td>       <td>241<\/td>     <\/tr>     <tr>       <td>323<\/td>       <td>Olathe<\/td>       <td>KS<\/td>       <td>4.74<\/td>       <td>281<\/td>       <td>254<\/td>       <td>266<\/td>     <\/tr>     <tr>       <td>324<\/td>       <td>Homestead<\/td>       <td>FL<\/td>       <td>4.70<\/td>       <td>374<\/td>       <td>254<\/td>       <td>150<\/td>     <\/tr>     <tr>       <td>325<\/td>       <td>Newton<\/td>       <td>MA<\/td>       <td>4.68<\/td>       <td>320<\/td>       <td>254<\/td>       <td>215<\/td>     <\/tr>     <tr>       <td>326<\/td>       <td>Murrieta<\/td>       <td>CA<\/td>       <td>4.66<\/td>       <td>408<\/td>       <td>108<\/td>       <td>218<\/td>     <\/tr>     <tr>       <td>327<\/td>       <td>Sparks<\/td>       <td>NV<\/td>       <td>4.61<\/td>       <td>329<\/td>       <td>108<\/td>       <td>395<\/td>     <\/tr>     <tr>       <td>328<\/td>       <td>Livermore<\/td>       <td>CA<\/td>       <td>4.59<\/td>       <td>378<\/td>       <td>108<\/td>       <td>283<\/td>     <\/tr>     <tr>       <td>329<\/td>       <td>Bismarck<\/td>       <td>ND<\/td>       <td>4.58<\/td>       <td>243<\/td>       <td>254<\/td>       <td>383<\/td>     <\/tr>     <tr>       <td>330<\/td>       <td>Simi Valley<\/td>       <td>CA<\/td>       <td>4.51<\/td>       <td>252<\/td>       <td>254<\/td>       <td>371<\/td>     <\/tr>     <tr>       <td>331<\/td>       <td>Rio Rancho<\/td>       <td>NM<\/td>       <td>4.51<\/td>       <td>236<\/td>       <td>254<\/td>       <td>405<\/td>     <\/tr>     <tr>       <td>332<\/td>       <td>Hayward<\/td>       <td>CA<\/td>       <td>4.46<\/td>       <td>322<\/td>       <td>254<\/td>       <td>242<\/td>     <\/tr>     <tr>       <td>333<\/td>       <td>Garland<\/td>       <td>TX<\/td>       <td>4.45<\/td>       <td>325<\/td>       <td>254<\/td>       <td>237<\/td>     <\/tr>     <tr>       <td>334<\/td>       <td>Newport News<\/td>       <td>VA<\/td>       <td>4.41<\/td>       <td>230<\/td>       <td>254<\/td>       <td>443<\/td>     <\/tr>     <tr>       <td>335<\/td>       <td>Lansing<\/td>       <td>MI<\/td>       <td>4.39<\/td>       <td>264<\/td>       <td>254<\/td>       <td>372<\/td>     <\/tr>     <tr>       <td>336<\/td>       <td>San Ramon<\/td>       <td>CA<\/td>       <td>4.39<\/td>       <td>386<\/td>       <td>254<\/td>       <td>156<\/td>     <\/tr>     <tr>       <td>337<\/td>       <td>Peoria<\/td>       <td>IL<\/td>       <td>4.37<\/td>       <td>298<\/td>       <td>254<\/td>       <td>294<\/td>     <\/tr>     <tr>       <td>338<\/td>       <td>Grand Prairie<\/td>       <td>TX<\/td>       <td>4.37<\/td>       <td>309<\/td>       <td>254<\/td>       <td>274<\/td>     <\/tr>     <tr>       <td>339<\/td>       <td>High Point<\/td>       <td>NC<\/td>       <td>4.36<\/td>       <td>340<\/td>       <td>108<\/td>       <td>397<\/td>     <\/tr>     <tr>       <td>340<\/td>       <td>Temple<\/td>       <td>TX<\/td>       <td>4.34<\/td>       <td>282<\/td>       <td>254<\/td>       <td>333<\/td>     <\/tr>     <tr>       <td>341<\/td>       <td>Fall River<\/td>       <td>MA<\/td>       <td>4.34<\/td>       <td>283<\/td>       <td>108<\/td>       <td>491<\/td>     <\/tr>     <tr>       <td>342<\/td>       <td>Warren<\/td>       <td>MI<\/td>       <td>4.32<\/td>       <td>271<\/td>       <td>254<\/td>       <td>369<\/td>     <\/tr>     <tr>       <td>343<\/td>       <td>Pomona<\/td>       <td>CA<\/td>       <td>4.31<\/td>       <td>372<\/td>       <td>254<\/td>       <td>178<\/td>     <\/tr>     <tr>       <td>344<\/td>       <td>West Jordan<\/td>       <td>UT<\/td>       <td>4.30<\/td>       <td>276<\/td>       <td>254<\/td>       <td>348<\/td>     <\/tr>     <tr>       <td>345<\/td>       <td>Hartford<\/td>       <td>CT<\/td>       <td>4.23<\/td>       <td>489<\/td>       <td>254<\/td>       <td>79<\/td>     <\/tr>     <tr>       <td>346<\/td>       <td>Kent<\/td>       <td>WA<\/td>       <td>4.22<\/td>       <td>333<\/td>       <td>254<\/td>       <td>247<\/td>     <\/tr>     <tr>       <td>347<\/td>       <td>Aurora<\/td>       <td>IL<\/td>       <td>4.22<\/td>       <td>311<\/td>       <td>254<\/td>       <td>295<\/td>     <\/tr>     <tr>       <td>348<\/td>       <td>San Marcos<\/td>       <td>CA<\/td>       <td>4.20<\/td>       <td>348<\/td>       <td>254<\/td>       <td>214<\/td>     <\/tr>     <tr>       <td>349<\/td>       <td>Westminster<\/td>       <td>CA<\/td>       <td>4.19<\/td>       <td>452<\/td>       <td>254<\/td>       <td>117<\/td>     <\/tr>     <tr>       <td>350<\/td>       <td>Daly City<\/td>       <td>CA<\/td>       <td>4.17<\/td>       <td>330<\/td>       <td>254<\/td>       <td>260<\/td>     <\/tr>     <tr>       <td>351<\/td>       <td>Lee&#8217;s Summit<\/td>       <td>MO<\/td>       <td>4.17<\/td>       <td>317<\/td>       <td>254<\/td>       <td>292<\/td>     <\/tr>     <tr>       <td>352<\/td>       <td>Chesapeake<\/td>       <td>VA<\/td>       <td>4.16<\/td>       <td>250<\/td>       <td>254<\/td>       <td>431<\/td>     <\/tr>     <tr>       <td>353<\/td>       <td>Racine<\/td>       <td>WI<\/td>       <td>4.15<\/td>       <td>257<\/td>       <td>231<\/td>       <td>478<\/td>     <\/tr>     <tr>       <td>354<\/td>       <td>El Cajon<\/td>       <td>CA<\/td>       <td>4.10<\/td>       <td>405<\/td>       <td>108<\/td>       <td>305<\/td>     <\/tr>     <tr>       <td>355<\/td>       <td>Rapid City<\/td>       <td>SD<\/td>       <td>4.09<\/td>       <td>267<\/td>       <td>254<\/td>       <td>412<\/td>     <\/tr>     <tr>       <td>355<\/td>       <td>Federal Way<\/td>       <td>WA<\/td>       <td>4.09<\/td>       <td>286<\/td>       <td>254<\/td>       <td>354<\/td>     <\/tr>     <tr>       <td>357<\/td>       <td>Pearland<\/td>       <td>TX<\/td>       <td>4.09<\/td>       <td>430<\/td>       <td>254<\/td>       <td>145<\/td>     <\/tr>     <tr>       <td>358<\/td>       <td>Manchester<\/td>       <td>NH<\/td>       <td>4.07<\/td>       <td>269<\/td>       <td>254<\/td>       <td>417<\/td>     <\/tr>     <tr>       <td>359<\/td>       <td>Norfolk<\/td>       <td>VA<\/td>       <td>4.06<\/td>       <td>307<\/td>       <td>231<\/td>       <td>394<\/td>     <\/tr>     <tr>       <td>360<\/td>       <td>Rock Hill<\/td>       <td>SC<\/td>       <td>4.06<\/td>       <td>423<\/td>       <td>108<\/td>       <td>278<\/td>     <\/tr>     <tr>       <td>361<\/td>       <td>Brooklyn Park<\/td>       <td>MN<\/td>       <td>4.05<\/td>       <td>383<\/td>       <td>254<\/td>       <td>190<\/td>     <\/tr>     <tr>       <td>362<\/td>       <td>Renton<\/td>       <td>WA<\/td>       <td>3.98<\/td>       <td>393<\/td>       <td>254<\/td>       <td>179<\/td>     <\/tr>     <tr>       <td>363<\/td>       <td>Quincy<\/td>       <td>MA<\/td>       <td>3.96<\/td>       <td>336<\/td>       <td>254<\/td>       <td>275<\/td>     <\/tr>     <tr>       <td>364<\/td>       <td>Burbank<\/td>       <td>CA<\/td>       <td>3.96<\/td>       <td>387<\/td>       <td>254<\/td>       <td>192<\/td>     <\/tr>     <tr>       <td>365<\/td>       <td>Lawrence<\/td>       <td>KS<\/td>       <td>3.96<\/td>       <td>302<\/td>       <td>254<\/td>       <td>350<\/td>     <\/tr>     <tr>       <td>366<\/td>       <td>Glendale<\/td>       <td>CA<\/td>       <td>3.91<\/td>       <td>338<\/td>       <td>254<\/td>       <td>279<\/td>     <\/tr>     <tr>       <td>366<\/td>       <td>Bryan<\/td>       <td>TX<\/td>       <td>3.91<\/td>       <td>410<\/td>       <td>108<\/td>       <td>326<\/td>     <\/tr>     <tr>       <td>368<\/td>       <td>League City<\/td>       <td>TX<\/td>       <td>3.90<\/td>       <td>359<\/td>       <td>254<\/td>       <td>244<\/td>     <\/tr>     <tr>       <td>369<\/td>       <td>Clifton<\/td>       <td>NJ<\/td>       <td>3.89<\/td>       <td>427<\/td>       <td>108<\/td>       <td>297<\/td>     <\/tr>     <tr>       <td>370<\/td>       <td>Corona<\/td>       <td>CA<\/td>       <td>3.88<\/td>       <td>366<\/td>       <td>254<\/td>       <td>231<\/td>     <\/tr>     <tr>       <td>371<\/td>       <td>Ventura<\/td>       <td>CA<\/td>       <td>3.87<\/td>       <td>381<\/td>       <td>108<\/td>       <td>390<\/td>     <\/tr>     <tr>       <td>372<\/td>       <td>Independence<\/td>       <td>MO<\/td>       <td>3.85<\/td>       <td>262<\/td>       <td>254<\/td>       <td>464<\/td>     <\/tr>     <tr>       <td>372<\/td>       <td>Warner Robins<\/td>       <td>GA<\/td>       <td>3.85<\/td>       <td>428<\/td>       <td>108<\/td>       <td>306<\/td>     <\/tr>     <tr>       <td>374<\/td>       <td>Chino Hills<\/td>       <td>CA<\/td>       <td>3.83<\/td>       <td>425<\/td>       <td>254<\/td>       <td>168<\/td>     <\/tr>     <tr>       <td>375<\/td>       <td>Visalia<\/td>       <td>CA<\/td>       <td>3.79<\/td>       <td>369<\/td>       <td>108<\/td>       <td>422<\/td>     <\/tr>     <tr>       <td>376<\/td>       <td>Ontario<\/td>       <td>CA<\/td>       <td>3.77<\/td>       <td>422<\/td>       <td>254<\/td>       <td>172<\/td>     <\/tr>     <tr>       <td>377<\/td>       <td>Waco<\/td>       <td>TX<\/td>       <td>3.73<\/td>       <td>337<\/td>       <td>254<\/td>       <td>315<\/td>     <\/tr>     <tr>       <td>378<\/td>       <td>Orange<\/td>       <td>CA<\/td>       <td>3.72<\/td>       <td>450<\/td>       <td>254<\/td>       <td>151<\/td>     <\/tr>     <tr>       <td>379<\/td>       <td>Lauderhill<\/td>       <td>FL<\/td>       <td>3.68<\/td>       <td>456<\/td>       <td>254<\/td>       <td>149<\/td>     <\/tr>     <tr>       <td>380<\/td>       <td>Providence<\/td>       <td>RI<\/td>       <td>3.68<\/td>       <td>371<\/td>       <td>231<\/td>       <td>314<\/td>     <\/tr>     <tr>       <td>381<\/td>       <td>Richmond<\/td>       <td>CA<\/td>       <td>3.64<\/td>       <td>319<\/td>       <td>254<\/td>       <td>373<\/td>     <\/tr>     <tr>       <td>382<\/td>       <td>Farmington Hills<\/td>       <td>MI<\/td>       <td>3.64<\/td>       <td>389<\/td>       <td>254<\/td>       <td>220<\/td>     <\/tr>     <tr>       <td>383<\/td>       <td>Bethlehem<\/td>       <td>PA<\/td>       <td>3.63<\/td>       <td>411<\/td>       <td>254<\/td>       <td>197<\/td>     <\/tr>     <tr>       <td>384<\/td>       <td>Chino<\/td>       <td>CA<\/td>       <td>3.62<\/td>       <td>409<\/td>       <td>254<\/td>       <td>199<\/td>     <\/tr>     <tr>       <td>385<\/td>       <td>Somerville<\/td>       <td>MA<\/td>       <td>3.60<\/td>       <td>393<\/td>       <td>254<\/td>       <td>221<\/td>     <\/tr>     <tr>       <td>386<\/td>       <td>Mansfield<\/td>       <td>TX<\/td>       <td>3.59<\/td>       <td>388<\/td>       <td>254<\/td>       <td>229<\/td>     <\/tr>     <tr>       <td>387<\/td>       <td>Hammond<\/td>       <td>IN<\/td>       <td>3.56<\/td>       <td>299<\/td>       <td>254<\/td>       <td>424<\/td>     <\/tr>     <tr>       <td>388<\/td>       <td>Westland<\/td>       <td>MI<\/td>       <td>3.55<\/td>       <td>304<\/td>       <td>254<\/td>       <td>410<\/td>     <\/tr>     <tr>       <td>389<\/td>       <td>Santa Maria<\/td>       <td>CA<\/td>       <td>3.53<\/td>       <td>380<\/td>       <td>108<\/td>       <td>446<\/td>     <\/tr>     <tr>       <td>389<\/td>       <td>New Bedford<\/td>       <td>MA<\/td>       <td>3.53<\/td>       <td>459<\/td>       <td>52<\/td>       <td>477<\/td>     <\/tr>     <tr>       <td>391<\/td>       <td>Parma<\/td>       <td>OH<\/td>       <td>3.53<\/td>       <td>460<\/td>       <td>254<\/td>       <td>158<\/td>     <\/tr>     <tr>       <td>392<\/td>       <td>Kenosha<\/td>       <td>WI<\/td>       <td>3.52<\/td>       <td>326<\/td>       <td>254<\/td>       <td>380<\/td>     <\/tr>     <tr>       <td>393<\/td>       <td>Springdale<\/td>       <td>AR<\/td>       <td>3.50<\/td>       <td>331<\/td>       <td>254<\/td>       <td>362<\/td>     <\/tr>     <tr>       <td>394<\/td>       <td>Redding<\/td>       <td>CA<\/td>       <td>3.47<\/td>       <td>331<\/td>       <td>254<\/td>       <td>366<\/td>     <\/tr>     <tr>       <td>395<\/td>       <td>Pasadena<\/td>       <td>TX<\/td>       <td>3.39<\/td>       <td>426<\/td>       <td>108<\/td>       <td>378<\/td>     <\/tr>     <tr>       <td>396<\/td>       <td>Fontana<\/td>       <td>CA<\/td>       <td>3.38<\/td>       <td>308<\/td>       <td>254<\/td>       <td>432<\/td>     <\/tr>     <tr>       <td>397<\/td>       <td>Garden Grove<\/td>       <td>CA<\/td>       <td>3.37<\/td>       <td>442<\/td>       <td>254<\/td>       <td>189<\/td>     <\/tr>     <tr>       <td>398<\/td>       <td>Wichita Falls<\/td>       <td>TX<\/td>       <td>3.31<\/td>       <td>324<\/td>       <td>254<\/td>       <td>418<\/td>     <\/tr>     <tr>       <td>399<\/td>       <td>Springfield<\/td>       <td>MA<\/td>       <td>3.29<\/td>       <td>318<\/td>       <td>254<\/td>       <td>433<\/td>     <\/tr>     <tr>       <td>400<\/td>       <td>San Leandro<\/td>       <td>CA<\/td>       <td>3.28<\/td>       <td>377<\/td>       <td>254<\/td>       <td>304<\/td>     <\/tr>     <tr>       <td>401<\/td>       <td>Beaumont<\/td>       <td>TX<\/td>       <td>3.26<\/td>       <td>310<\/td>       <td>254<\/td>       <td>447<\/td>     <\/tr>     <tr>       <td>402<\/td>       <td>Yonkers<\/td>       <td>NY<\/td>       <td>3.24<\/td>       <td>415<\/td>       <td>108<\/td>       <td>420<\/td>     <\/tr>     <tr>       <td>403<\/td>       <td>Avondale<\/td>       <td>AZ<\/td>       <td>3.22<\/td>       <td>353<\/td>       <td>254<\/td>       <td>347<\/td>     <\/tr>     <tr>       <td>404<\/td>       <td>Miramar<\/td>       <td>FL<\/td>       <td>3.19<\/td>       <td>484<\/td>       <td>254<\/td>       <td>152<\/td>     <\/tr>     <tr>       <td>405<\/td>       <td>Columbus<\/td>       <td>GA<\/td>       <td>3.18<\/td>       <td>390<\/td>       <td>108<\/td>       <td>469<\/td>     <\/tr>     <tr>       <td>406<\/td>       <td>McAllen<\/td>       <td>TX<\/td>       <td>3.17<\/td>       <td>403<\/td>       <td>254<\/td>       <td>261<\/td>     <\/tr>     <tr>       <td>407<\/td>       <td>Rancho Cordova<\/td>       <td>CA<\/td>       <td>3.14<\/td>       <td>393<\/td>       <td>254<\/td>       <td>282<\/td>     <\/tr>     <tr>       <td>408<\/td>       <td>Dearborn<\/td>       <td>MI<\/td>       <td>3.14<\/td>       <td>406<\/td>       <td>254<\/td>       <td>262<\/td>     <\/tr>     <tr>       <td>409<\/td>       <td>North Port<\/td>       <td>FL<\/td>       <td>3.12<\/td>       <td>382<\/td>       <td>254<\/td>       <td>317<\/td>     <\/tr>     <tr>       <td>410<\/td>       <td>North Las Vegas<\/td>       <td>NV<\/td>       <td>3.11<\/td>       <td>334<\/td>       <td>254<\/td>       <td>421<\/td>     <\/tr>     <tr>       <td>411<\/td>       <td>Warwick<\/td>       <td>RI<\/td>       <td>3.05<\/td>       <td>346<\/td>       <td>254<\/td>       <td>396<\/td>     <\/tr>     <tr>       <td>412<\/td>       <td>Nashua<\/td>       <td>NH<\/td>       <td>2.96<\/td>       <td>349<\/td>       <td>254<\/td>       <td>404<\/td>     <\/tr>     <tr>       <td>413<\/td>       <td>Gresham<\/td>       <td>OR<\/td>       <td>2.90<\/td>       <td>443<\/td>       <td>108<\/td>       <td>423<\/td>     <\/tr>     <tr>       <td>414<\/td>       <td>Napa<\/td>       <td>CA<\/td>       <td>2.89<\/td>       <td>376<\/td>       <td>254<\/td>       <td>364<\/td>     <\/tr>     <tr>       <td>415<\/td>       <td>Rancho Cucamonga<\/td>       <td>CA<\/td>       <td>2.84<\/td>       <td>439<\/td>       <td>231<\/td>       <td>319<\/td>     <\/tr>     <tr>       <td>416<\/td>       <td>Sterling Heights<\/td>       <td>MI<\/td>       <td>2.83<\/td>       <td>399<\/td>       <td>254<\/td>       <td>330<\/td>     <\/tr>     <tr>       <td>416<\/td>       <td>Alhambra<\/td>       <td>CA<\/td>       <td>2.83<\/td>       <td>464<\/td>       <td>254<\/td>       <td>217<\/td>     <\/tr>     <tr>       <td>418<\/td>       <td>Fullerton<\/td>       <td>CA<\/td>       <td>2.81<\/td>       <td>492<\/td>       <td>231<\/td>       <td>203<\/td>     <\/tr>     <tr>       <td>419<\/td>       <td>Palm Bay<\/td>       <td>FL<\/td>       <td>2.78<\/td>       <td>367<\/td>       <td>254<\/td>       <td>398<\/td>     <\/tr>     <tr>       <td>420<\/td>       <td>Vacaville<\/td>       <td>CA<\/td>       <td>2.77<\/td>       <td>343<\/td>       <td>254<\/td>       <td>448<\/td>     <\/tr>     <tr>       <td>421<\/td>       <td>Modesto<\/td>       <td>CA<\/td>       <td>2.72<\/td>       <td>341<\/td>       <td>254<\/td>       <td>461<\/td>     <\/tr>     <tr>       <td>422<\/td>       <td>Brownsville<\/td>       <td>TX<\/td>       <td>2.71<\/td>       <td>431<\/td>       <td>108<\/td>       <td>473<\/td>     <\/tr>     <tr>       <td>423<\/td>       <td>Elgin<\/td>       <td>IL<\/td>       <td>2.65<\/td>       <td>446<\/td>       <td>254<\/td>       <td>267<\/td>     <\/tr>     <tr>       <td>424<\/td>       <td>Abilene<\/td>       <td>TX<\/td>       <td>2.62<\/td>       <td>352<\/td>       <td>254<\/td>       <td>450<\/td>     <\/tr>     <tr>       <td>425<\/td>       <td>Jonesboro<\/td>       <td>AR<\/td>       <td>2.61<\/td>       <td>356<\/td>       <td>254<\/td>       <td>444<\/td>     <\/tr>     <tr>       <td>426<\/td>       <td>Greeley<\/td>       <td>CO<\/td>       <td>2.60<\/td>       <td>363<\/td>       <td>254<\/td>       <td>434<\/td>     <\/tr>     <tr>       <td>427<\/td>       <td>Inglewood<\/td>       <td>CA<\/td>       <td>2.59<\/td>       <td>466<\/td>       <td>108<\/td>       <td>430<\/td>     <\/tr>     <tr>       <td>428<\/td>       <td>Kansas City<\/td>       <td>KS<\/td>       <td>2.59<\/td>       <td>463<\/td>       <td>254<\/td>       <td>249<\/td>     <\/tr>     <tr>       <td>429<\/td>       <td>Mission<\/td>       <td>TX<\/td>       <td>2.56<\/td>       <td>419<\/td>       <td>254<\/td>       <td>332<\/td>     <\/tr>     <tr>       <td>430<\/td>       <td>Palmdale<\/td>       <td>CA<\/td>       <td>2.51<\/td>       <td>345<\/td>       <td>254<\/td>       <td>475<\/td>     <\/tr>     <tr>       <td>430<\/td>       <td>Vallejo<\/td>       <td>CA<\/td>       <td>2.51<\/td>       <td>365<\/td>       <td>254<\/td>       <td>439<\/td>     <\/tr>     <tr>       <td>432<\/td>       <td>Danbury<\/td>       <td>CT<\/td>       <td>2.50<\/td>       <td>358<\/td>       <td>254<\/td>       <td>460<\/td>     <\/tr>     <tr>       <td>433<\/td>       <td>Odessa<\/td>       <td>TX<\/td>       <td>2.50<\/td>       <td>375<\/td>       <td>254<\/td>       <td>429<\/td>     <\/tr>     <tr>       <td>434<\/td>       <td>Norwalk<\/td>       <td>CT<\/td>       <td>2.50<\/td>       <td>398<\/td>       <td>254<\/td>       <td>385<\/td>     <\/tr>     <tr>       <td>435<\/td>       <td>Southfield<\/td>       <td>MI<\/td>       <td>2.42<\/td>       <td>416<\/td>       <td>254<\/td>       <td>360<\/td>     <\/tr>     <tr>       <td>436<\/td>       <td>Merced<\/td>       <td>CA<\/td>       <td>2.39<\/td>       <td>364<\/td>       <td>254<\/td>       <td>462<\/td>     <\/tr>     <tr>       <td>437<\/td>       <td>Sioux City<\/td>       <td>IA<\/td>       <td>2.38<\/td>       <td>355<\/td>       <td>254<\/td>       <td>476<\/td>     <\/tr>     <tr>       <td>438<\/td>       <td>Hampton<\/td>       <td>VA<\/td>       <td>2.34<\/td>       <td>384<\/td>       <td>254<\/td>       <td>428<\/td>     <\/tr>     <tr>       <td>439<\/td>       <td>Hawthorne<\/td>       <td>CA<\/td>       <td>2.29<\/td>       <td>474<\/td>       <td>254<\/td>       <td>256<\/td>     <\/tr>     <tr>       <td>440<\/td>       <td>Rockford<\/td>       <td>IL<\/td>       <td>2.26<\/td>       <td>400<\/td>       <td>254<\/td>       <td>411<\/td>     <\/tr>     <tr>       <td>441<\/td>       <td>Whittier<\/td>       <td>CA<\/td>       <td>2.26<\/td>       <td>460<\/td>       <td>254<\/td>       <td>308<\/td>     <\/tr>     <tr>       <td>442<\/td>       <td>Midland<\/td>       <td>TX<\/td>       <td>2.23<\/td>       <td>445<\/td>       <td>254<\/td>       <td>338<\/td>     <\/tr>     <tr>       <td>443<\/td>       <td>Tracy<\/td>       <td>CA<\/td>       <td>2.22<\/td>       <td>454<\/td>       <td>254<\/td>       <td>324<\/td>     <\/tr>     <tr>       <td>444<\/td>       <td>Lakewood<\/td>       <td>CA<\/td>       <td>2.21<\/td>       <td>449<\/td>       <td>254<\/td>       <td>334<\/td>     <\/tr>     <tr>       <td>445<\/td>       <td>Portsmouth<\/td>       <td>VA<\/td>       <td>2.17<\/td>       <td>444<\/td>       <td>108<\/td>       <td>496<\/td>     <\/tr>     <tr>       <td>446<\/td>       <td>Flint<\/td>       <td>MI<\/td>       <td>2.16<\/td>       <td>401<\/td>       <td>254<\/td>       <td>426<\/td>     <\/tr>     <tr>       <td>447<\/td>       <td>South Bend<\/td>       <td>IN<\/td>       <td>2.12<\/td>       <td>417<\/td>       <td>254<\/td>       <td>407<\/td>     <\/tr>     <tr>       <td>448<\/td>       <td>Clarksville<\/td>       <td>TN<\/td>       <td>2.07<\/td>       <td>404<\/td>       <td>254<\/td>       <td>437<\/td>     <\/tr>     <tr>       <td>449<\/td>       <td>Cranston<\/td>       <td>RI<\/td>       <td>2.05<\/td>       <td>448<\/td>       <td>254<\/td>       <td>361<\/td>     <\/tr>     <tr>       <td>450<\/td>       <td>Upland<\/td>       <td>CA<\/td>       <td>1.96<\/td>       <td>471<\/td>       <td>254<\/td>       <td>329<\/td>     <\/tr>     <tr>       <td>451<\/td>       <td>Lawton<\/td>       <td>OK<\/td>       <td>1.92<\/td>       <td>479<\/td>       <td>108<\/td>       <td>484<\/td>     <\/tr>     <tr>       <td>452<\/td>       <td>Moreno Valley<\/td>       <td>CA<\/td>       <td>1.91<\/td>       <td>385<\/td>       <td>254<\/td>       <td>479<\/td>     <\/tr>     <tr>       <td>453<\/td>       <td>Mesquite<\/td>       <td>TX<\/td>       <td>1.89<\/td>       <td>451<\/td>       <td>254<\/td>       <td>377<\/td>     <\/tr>     <tr>       <td>454<\/td>       <td>Oxnard<\/td>       <td>CA<\/td>       <td>1.87<\/td>       <td>488<\/td>       <td>108<\/td>       <td>470<\/td>     <\/tr>     <tr>       <td>455<\/td>       <td>West Covina<\/td>       <td>CA<\/td>       <td>1.85<\/td>       <td>482<\/td>       <td>254<\/td>       <td>307<\/td>     <\/tr>     <tr>       <td>456<\/td>       <td>Newark<\/td>       <td>NJ<\/td>       <td>1.85<\/td>       <td>434<\/td>       <td>254<\/td>       <td>416<\/td>     <\/tr>     <tr>       <td>457<\/td>       <td>San Bernardino<\/td>       <td>CA<\/td>       <td>1.85<\/td>       <td>411<\/td>       <td>254<\/td>       <td>452<\/td>     <\/tr>     <tr>       <td>458<\/td>       <td>Joliet<\/td>       <td>IL<\/td>       <td>1.82<\/td>       <td>433<\/td>       <td>254<\/td>       <td>425<\/td>     <\/tr>     <tr>       <td>459<\/td>       <td>Lancaster<\/td>       <td>CA<\/td>       <td>1.74<\/td>       <td>414<\/td>       <td>254<\/td>       <td>471<\/td>     <\/tr>     <tr>       <td>460<\/td>       <td>El Monte<\/td>       <td>CA<\/td>       <td>1.71<\/td>       <td>478<\/td>       <td>254<\/td>       <td>345<\/td>     <\/tr>     <tr>       <td>461<\/td>       <td>Edinburg<\/td>       <td>TX<\/td>       <td>1.69<\/td>       <td>469<\/td>       <td>254<\/td>       <td>384<\/td>     <\/tr>     <tr>       <td>462<\/td>       <td>Killeen<\/td>       <td>TX<\/td>       <td>1.68<\/td>       <td>472<\/td>       <td>254<\/td>       <td>365<\/td>     <\/tr>     <tr>       <td>463<\/td>       <td>Bolingbrook<\/td>       <td>IL<\/td>       <td>1.65<\/td>       <td>491<\/td>       <td>254<\/td>       <td>310<\/td>     <\/tr>     <tr>       <td>464<\/td>       <td>Manteca<\/td>       <td>CA<\/td>       <td>1.64<\/td>       <td>447<\/td>       <td>254<\/td>       <td>427<\/td>     <\/tr>     <tr>       <td>465<\/td>       <td>Clovis<\/td>       <td>CA<\/td>       <td>1.62<\/td>       <td>497<\/td>       <td>231<\/td>       <td>370<\/td>     <\/tr>     <tr>       <td>466<\/td>       <td>Lynn<\/td>       <td>MA<\/td>       <td>1.58<\/td>       <td>402<\/td>       <td>254<\/td>       <td>489<\/td>     <\/tr>     <tr>       <td>467<\/td>       <td>Worcester<\/td>       <td>MA<\/td>       <td>1.57<\/td>       <td>465<\/td>       <td>254<\/td>       <td>406<\/td>     <\/tr>     <tr>       <td>468<\/td>       <td>Montgomery<\/td>       <td>AL<\/td>       <td>1.55<\/td>       <td>432<\/td>       <td>254<\/td>       <td>466<\/td>     <\/tr>     <tr>       <td>469<\/td>       <td>Salinas<\/td>       <td>CA<\/td>       <td>1.52<\/td>       <td>407<\/td>       <td>254<\/td>       <td>490<\/td>     <\/tr>     <tr>       <td>470<\/td>       <td>Deltona<\/td>       <td>FL<\/td>       <td>1.46<\/td>       <td>456<\/td>       <td>254<\/td>       <td>435<\/td>     <\/tr>     <tr>       <td>471<\/td>       <td>Perris<\/td>       <td>CA<\/td>       <td>1.43<\/td>       <td>458<\/td>       <td>254<\/td>       <td>438<\/td>     <\/tr>     <tr>       <td>472<\/td>       <td>Waukegan<\/td>       <td>IL<\/td>       <td>1.43<\/td>       <td>438<\/td>       <td>254<\/td>       <td>472<\/td>     <\/tr>     <tr>       <td>473<\/td>       <td>Rialto<\/td>       <td>CA<\/td>       <td>1.41<\/td>       <td>441<\/td>       <td>254<\/td>       <td>468<\/td>     <\/tr>     <tr>       <td>474<\/td>       <td>Victorville<\/td>       <td>CA<\/td>       <td>1.41<\/td>       <td>421<\/td>       <td>254<\/td>       <td>487<\/td>     <\/tr>     <tr>       <td>475<\/td>       <td>Apple Valley<\/td>       <td>CA<\/td>       <td>1.39<\/td>       <td>418<\/td>       <td>254<\/td>       <td>492<\/td>     <\/tr>     <tr>       <td>476<\/td>       <td>Scranton<\/td>       <td>PA<\/td>       <td>1.38<\/td>       <td>470<\/td>       <td>254<\/td>       <td>419<\/td>     <\/tr>     <tr>       <td>477<\/td>       <td>Lowell<\/td>       <td>MA<\/td>       <td>1.34<\/td>       <td>462<\/td>       <td>254<\/td>       <td>451<\/td>     <\/tr>     <tr>       <td>478<\/td>       <td>Pasco<\/td>       <td>WA<\/td>       <td>1.28<\/td>       <td>453<\/td>       <td>254<\/td>       <td>465<\/td>     <\/tr>     <tr>       <td>479<\/td>       <td>Bellflower<\/td>       <td>CA<\/td>       <td>1.28<\/td>       <td>467<\/td>       <td>254<\/td>       <td>449<\/td>     <\/tr>     <tr>       <td>480<\/td>       <td>Pharr<\/td>       <td>TX<\/td>       <td>1.22<\/td>       <td>437<\/td>       <td>254<\/td>       <td>488<\/td>     <\/tr>     <tr>       <td>481<\/td>       <td>Downey<\/td>       <td>CA<\/td>       <td>1.13<\/td>       <td>474<\/td>       <td>254<\/td>       <td>440<\/td>     <\/tr>     <tr>       <td>482<\/td>       <td>Norwalk<\/td>       <td>CA<\/td>       <td>1.11<\/td>       <td>485<\/td>       <td>254<\/td>       <td>413<\/td>     <\/tr>     <tr>       <td>483<\/td>       <td>Laredo<\/td>       <td>TX<\/td>       <td>1.06<\/td>       <td>440<\/td>       <td>254<\/td>       <td>493<\/td>     <\/tr>     <tr>       <td>484<\/td>       <td>Hesperia<\/td>       <td>CA<\/td>       <td>1.04<\/td>       <td>455<\/td>       <td>254<\/td>       <td>485<\/td>     <\/tr>     <tr>       <td>485<\/td>       <td>Suffolk<\/td>       <td>VA<\/td>       <td>0.97<\/td>       <td>468<\/td>       <td>254<\/td>       <td>482<\/td>     <\/tr>     <tr>       <td>486<\/td>       <td>Bridgeport<\/td>       <td>CT<\/td>       <td>0.96<\/td>       <td>480<\/td>       <td>254<\/td>       <td>458<\/td>     <\/tr>     <tr>       <td>487<\/td>       <td>Pittsburg<\/td>       <td>CA<\/td>       <td>0.94<\/td>       <td>477<\/td>       <td>254<\/td>       <td>467<\/td>     <\/tr>     <tr>       <td>488<\/td>       <td>South Gate<\/td>       <td>CA<\/td>       <td>0.81<\/td>       <td>474<\/td>       <td>254<\/td>       <td>480<\/td>     <\/tr>     <tr>       <td>489<\/td>       <td>Waterbury<\/td>       <td>CT<\/td>       <td>0.76<\/td>       <td>487<\/td>       <td>254<\/td>       <td>455<\/td>     <\/tr>     <tr>       <td>490<\/td>       <td>Antioch<\/td>       <td>CA<\/td>       <td>0.76<\/td>       <td>492<\/td>       <td>254<\/td>       <td>445<\/td>     <\/tr>     <tr>       <td>491<\/td>       <td>New Rochelle<\/td>       <td>NY<\/td>       <td>0.74<\/td>       <td>497<\/td>       <td>254<\/td>       <td>442<\/td>     <\/tr>     <tr>       <td>492<\/td>       <td>Pawtucket<\/td>       <td>RI<\/td>       <td>0.57<\/td>       <td>473<\/td>       <td>254<\/td>       <td>495<\/td>     <\/tr>     <tr>       <td>493<\/td>       <td>Compton<\/td>       <td>CA<\/td>       <td>0.55<\/td>       <td>486<\/td>       <td>254<\/td>       <td>483<\/td>     <\/tr>     <tr>       <td>494<\/td>       <td>Paterson<\/td>       <td>NJ<\/td>       <td>0.53<\/td>       <td>492<\/td>       <td>254<\/td>       <td>474<\/td>     <\/tr>     <tr>       <td>495<\/td>       <td>Elizabeth<\/td>       <td>NJ<\/td>       <td>0.44<\/td>       <td>492<\/td>       <td>254<\/td>       <td>481<\/td>     <\/tr>     <tr>       <td>496<\/td>       <td>Brockton<\/td>       <td>MA<\/td>       <td>0.32<\/td>       <td>483<\/td>       <td>254<\/td>       <td>497<\/td>     <\/tr>     <tr>       <td>497<\/td>       <td>Jurupa Valley<\/td>       <td>CA<\/td>       <td>0.23<\/td>       <td>492<\/td>       <td>254<\/td>       <td>494<\/td>     <\/tr>     <tr>       <td>498<\/td>       <td>Cicero<\/td>       <td>IL<\/td>       <td>0.11<\/td>       <td>489<\/td>       <td>254<\/td>       <td>498<\/td>     <\/tr>     <tr>       <td>499<\/td>       <td>Lawrence<\/td>       <td>MA<\/td>       <td>0.00<\/td>       <td>497<\/td>       <td>254<\/td>       <td>499<\/td>     <\/tr>   <\/tbody>                            <\/table>         <\/div>         <div class=\"footer\">             <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2022\/05\/light-logo-1.png\" alt=\"Lawn Love Logo\">         <\/div>     <\/div>     <script>\n        document.getElementById('searchInput').addEventListener('keyup', function() {\n            const filter = this.value.toLowerCase();\n            const rows = document.querySelectorAll('#campingTable tbody tr');\n            rows.forEach(row => {\n                let text = row.textContent.toLowerCase();\n                row.style.display = text.indexOf(filter) > -1 ? \"\" : \"none\";\n            });\n        });\n        document.querySelectorAll('#campingTable thead th').forEach((th, idx) => {\n            th.addEventListener('click', function() {\n                const table = th.closest('table');\n                const tbody = table.querySelector('tbody');\n                const rows = Array.from(tbody.querySelectorAll('tr')).filter(tr => tr.style.display !== \"none\");\n                const asc = !(th.classList.contains('sort-asc'));\n                table.querySelectorAll('th').forEach(header => {\n                    header.classList.remove('sort-asc', 'sort-desc');\n                });\n                th.classList.add(asc ? 'sort-asc' : 'sort-desc');\n                rows.sort((a, b) => {\n                    let aText = a.children[idx].innerText.trim();\n                    let bText = b.children[idx].innerText.trim();\n                    let aNum = parseFloat(aText.replace(\/[^\\d.-]\/g, ''));\n                    let bNum = parseFloat(bText.replace(\/[^\\d.-]\/g, ''));\n                    if (!isNaN(aNum) && !isNaN(bNum)) {\n                        return asc ? aNum - bNum : bNum - aNum;\n                    }\n                    return asc ? aText.localeCompare(bText) : bText.localeCompare(aText);\n                });\n                rows.forEach(row => tbody.appendChild(row));\n            });\n        });\n    <\/script> <\/body> <\/html>    <h2 class=\"wp-block-heading\" id=\"top-5\"><span id=\"top-5-cities-for-pickleball\">Top 5 cities for pickleball<\/span><\/h2>   <div style=\"min-height: 535px\" class=\"ub_image_slider swiper-container wp-block-ub-image-slider\" id=\"ub_image_slider_741002e4-466a-4c9c-96a0-d99d5e0df5f1\" data-swiper-data='{\"speed\":300,\"spaceBetween\":20,\"slidesPerView\":1,\"loop\":true,\"pagination\":{\"el\": \".swiper-pagination\" , \"type\": \"bullets\", \"clickable\":true},\"navigation\": {\"nextEl\": \".swiper-button-next\", \"prevEl\": \".swiper-button-prev\"}, \"keyboard\": { \"enabled\": true }, \"effect\": \"slide\",\"simulateTouch\":false}'>             <div class=\"swiper-wrapper\"><figure class=\"swiper-slide\">                 <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/2048px-Pickleball_courts_at_Wollman_Rink_April_2025-1.png\" alt=\"Teams play pickleball at the Wollman Rink in NYC\" style=\"height: 500px;; \">                 <figcaption class=\"ub_image_slider_image_caption\">No. 1 \u2014 New York<br><br><strong>Number of Pickleball Courts:<\/strong> 463 | Rank: 1<br><strong>Number of Dedicated Pickleball Courts:<\/strong> 212 | Rank: 2<br><strong>Number of Free-to-Play Pickleball Courts:<\/strong> 12 | Rank: 34 (TIE)<br><strong>Number of Pickleball Tournaments:<\/strong> 29 | Rank: 4<br><br>Photo credit: <a href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Pickleball_courts_at_Wollman_Rink_April_2025.jpg\" target=\"_blank\" rel=\"noreferrer noopener\">Erictleung<\/a> \/ Wikimedia Commons \/ <a href=\"https:\/\/creativecommons.org\/licenses\/by-sa\/4.0\/deed.en\" target=\"_blank\" rel=\"noreferrer noopener\">CC BY-SA 4.0<\/a><\/figcaption>             <\/figure><figure class=\"swiper-slide\">                 <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/AdobeStock_1028426376-1.png\" alt=\"Two women play pickleball outdoors\" style=\"height: 500px;; \">                 <figcaption class=\"ub_image_slider_image_caption\">No. 2 \u2014 Houston<br><br><strong>Number of Pickleball Courts:<\/strong> 406 | Rank: 2<br><strong>Number of Dedicated Pickleball Courts:<\/strong> 209 | Rank: 3<br><strong>Number of Free-to-Play Pickleball Courts:<\/strong> 28 | Rank: 5<br><strong>Number of Pickleball Tournaments:<\/strong> 47 | Rank: 1<br><br>Photo credit: <a href=\"https:\/\/stock.adobe.com\/search\/free?filters%5Bcontent_type%3Aphoto%5D=1&amp;filters%5Bcontent_type%3Aillustration%5D=1&amp;filters%5Bcontent_type%3Azip_vector%5D=1&amp;filters%5Bcontent_type%3Avideo%5D=0&amp;filters%5Bcontent_type%3Atemplate%5D=0&amp;filters%5Bcontent_type%3A3d%5D=0&amp;filters%5Bcontent_type%3Aaudio%5D=0&amp;filters%5Binclude_stock_enterprise%5D=0&amp;filters%5Bis_editorial%5D=0&amp;filters%5Bfree_collection%5D=1&amp;filters%5Bcontent_type%3Aimage%5D=1&amp;k=pickleball&amp;order=relevance&amp;search_page=1&amp;search_type=usertyped&amp;acp=&amp;aco=pickleball&amp;get_facets=1&amp;asset_id=1028426376\" target=\"_blank\" rel=\"noreferrer noopener\">unai<\/a> \/ Adobe Stock \/ <a href=\"https:\/\/stock.adobe.com\/license-terms\" target=\"_blank\" rel=\"noreferrer noopener\">License<\/a><\/figcaption>             <\/figure><figure class=\"swiper-slide\">                 <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Chicago_Landscape-1.png\" alt=\"Members of Court Culture play pickleball while surrounded by skyscrapers in downtown Chicago\" style=\"height: 500px;; \">                 <figcaption class=\"ub_image_slider_image_caption\">No. 3 \u2014 Chicago<br><br><strong>Number of Pickleball Courts:<\/strong> 319 | Rank: 3<br><strong>Number of Dedicated Pickleball Courts:<\/strong> 130 | Rank: 9<br><strong>Number of Free-to-Play Pickleball Courts:<\/strong> 43 | Rank: 1<br><strong>Number of Pickleball Tournaments:<\/strong> 2 | Rank: 146<br><br>Photo courtesy of: Ashley Villarreal<\/figcaption>             <\/figure><figure class=\"swiper-slide\">                 <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Miami_Landscape-1.png\" alt=\"Brooke Revuelta competes in an APP pickleball tournament\" style=\"height: 500px;; \">                 <figcaption class=\"ub_image_slider_image_caption\">No. 4 \u2014 Miami<br><br><strong>Number of Pickleball Courts:<\/strong> 172 | Rank: 18<br><strong>Number of Dedicated Pickleball Courts:<\/strong> 116 | Rank: 14<br><strong>Number of Free-to-Play Pickleball Courts:<\/strong> 12 | Rank: 34 (TIE)<br><strong>Number of Pickleball Tournaments:<\/strong> 5 | Rank: 68<br><br>Photo courtesy of: Brooke Revuelta<\/figcaption>             <\/figure><figure class=\"swiper-slide\">                 <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/Atlanta_Landscape-scaled.jpg\" alt=\"Dozens of pickleball players from PickleLatino smile for a picture at an indoor court in Atlanta \" style=\"height: 500px;; \">                 <figcaption class=\"ub_image_slider_image_caption\">No. 5 \u2014 Atlanta<br><br><strong>Number of Pickleball Courts:<\/strong> 198 | Rank: 14<br><strong>Number of Dedicated Pickleball Courts:<\/strong> 99 | Rank: 20<br><strong>Number of Free-to-Play Pickleball Courts:<\/strong> 26 | Rank: 7<br><strong>Number of Pickleball Tournaments:<\/strong> 11 | Rank: 29<br><br>Photo courtesy of: Maria Escobedo<br><\/figcaption>             <\/figure><\/div>             <div class=\"swiper-pagination\"><\/div>             <div class=\"swiper-button-prev\"><\/div> <div class=\"swiper-button-next\"><\/div>         <\/div>   <!--Author: Kimberly Magerl--> <section class=\"ls-accordion\" aria-label=\"Pickleball City Highlights\">   <style>     :root{       --ll-green:#0D581D;       --ll-orange:#EAB308;       --ink:#111827;     }     .ls-accordion{       max-width:980px;       margin:32px auto;       padding:0 16px;       font-family:Inter,system-ui,sans-serif;       color:var(--ink);     }     .ls-accordion details{       border-top:1px solid rgba(0,0,0,.1);       padding:12px 0;       transition:background-color .2s ease;     }     .ls-accordion details:hover{       background-color:rgba(13,88,29,0.03);     }     .ls-accordion details:last-of-type{       border-bottom:1px solid rgba(0,0,0,.1);     }     .ls-accordion summary{       list-style:none;       cursor:pointer;       font-size:1.2rem;       font-weight:800;       color:var(--ll-green);       display:flex;       align-items:center;       justify-content:space-between;       padding-right:8px;       position:relative;       transition:color .2s ease;     }     .ls-accordion summary::-webkit-details-marker{display:none;}     .ls-accordion summary::after{       content:\"\u25bc\";       font-size:.85rem;       color:var(--ink);       margin-left:10px;       transition:transform .25s ease,color .25s ease;     }     .ls-accordion details[open] summary{       color:var(--ll-orange);     }     .ls-accordion details[open] summary::after{       transform:rotate(180deg);       color:var(--ll-orange);     }     .ls-accordion .content{       padding:10px 0 6px 0;     }     .ls-accordion h3{       color:var(--ll-green);       font-size:1.15rem;       margin:0 0 8px 0;       font-weight:700;     }     .ls-accordion p{       margin:0 0 12px 0;       line-height:1.6;     }     .show-more{       display:inline-block;       margin-top:8px;       background:var(--ll-green);       color:#fff;       border:none;       border-radius:4px;       font-size:.9rem;       padding:5px 10px;       cursor:pointer;     }   <\/style>    <details>     <summary role=\"heading\" aria-level=\"3\">No. 1 \u2014 New York<\/summary>     <div class=\"content\">       <h3 id=\"nyc-pickleball-tips\">NYC pickleball tips:<\/h3>       <p>Attend a pickleball clinic, adult camps, or book a court at <a href=\"https:\/\/www.city-pickle.com\/\" target=\"_blank\" rel=\"noopener\" >City Pickle<\/a>.<\/p>        <p>City Pickle has led the charge on iconic pickleball pop-ups in NYC, like at Grand Central, TWA Hotel, and the recurring pop-ups at Hudson Yards and Wollman Rink in Central Park. In 2026, the company will expand its iconic pickleball locations to the Brooklyn Bridge and Times Square.<\/p>        <p>Across the East River, picklers flock to <a href=\"https:\/\/pklyn.com\/\" target=\"_blank\" rel=\"noopener\">PKLYN<\/a>, offering open and competitive play, group classes, and private coaching. This spot also has a bar and lounge serving up food and drinks to catch up after a session on the court. <\/p>     <\/div>   <\/details>    <details>     <summary role=\"heading\" aria-level=\"3\">No. 2 \u2014 Houston<\/summary>     <div class=\"content\">       <h3 id=\"houston-pickleball-tips\">Houston pickleball tips:<\/h3>       <p>Don\u2019t worry about the weather with indoor pickleball options at <a href=\"https:\/\/palapickleball.com\/\" target=\"_blank\" rel=\"noopener\">PALA Pickleball<\/a> \u2014 with 11 indoor and 8 outdoor pickleball courts \u2014 and <a href=\"https:\/\/texaselitepickleball.com\/\" target=\"_blank\" rel=\"noopener\">Elite Pickleball Club<\/a> \u2014 featuring 24 indoor courts at The Heights and 14 indoor courts at Clear Lake.<\/p>        <p>The historic Houston Farmers Market is home to <a href=\"https:\/\/dropshotshtx.com\/\" target=\"_blank\" rel=\"noopener\">Drop Shots HTX<\/a>, a family-friendly venue with 6 indoor pickleball courts, a bar serving up drinks made from freshly squeezed local produce, and \u201cFriday Night Lights\u201d \u2014 a glow-in-the-dark pickleball experience.<\/p>        <p>When the weather\u2019s nice, compete with friends at \u201ceatertainment\u201d venue, <a href=\"https:\/\/bumpypickle.com\/\" target=\"_blank\" rel=\"noopener\">Bumpy Pickle<\/a>.<\/p>     <\/div>   <\/details>    <details>     <summary role=\"heading\" aria-level=\"3\">No. 3 \u2014 Chicago<\/summary>     <div class=\"content\">       <h3 id=\"chicago-pickleball-tips\">Chicago pickleball tips:<\/h3>       <p>\u201cChicago\u2019s pickleball scene stands out because of the people,\u201d says <a href=\"https:\/\/www.instagram.com\/ashleyvillarreal3\/\" target=\"_blank\" rel=\"noopener\">Ashley Villarreal<\/a>, founder of <a href=\"https:\/\/www.instagram.com\/courtculturepickleball\/\" target=\"_blank\" rel=\"noopener\">Court Culture<\/a>, a Chicago-based pickleball community. \u201cEveryone is kind, inclusive, and genuinely welcoming; our Midwestern friendliness blends perfectly with the spirit of the game.<\/p>        <p>\u201cIt\u2019s also about the energy here. The city attracts driven, inspiring people from all walks of life, and you never know who you\u2019ll meet or play with on the court. From legends like Michael Jordan to everyday players bringing their own greatness, that mix of passion, kindness, and diversity makes this community truly one of a kind.\u201d<\/p>        <p>When picking which court to head to, Villarreal shares, \u201c<a href=\"https:\/\/www.chicagoparkdistrict.com\/parks-facilities\/grant-pickleball-courts\" target=\"_blank\" rel=\"noopener\">Grant Park<\/a> will always be my favorite. There are 16 courts surrounded by the city skyline, and the energy there is unmatched. The courts are beautifully maintained, thanks to Lollapalooza\u2019s donation and the Chicago Park District. They\u2019re free to the public, which makes them a great place for players of all levels to start out.<\/p>        <p>\u201cFor outdoor spots that mix pickleball with great music and vibes, <a href=\"https:\/\/www.chicagocitypickle.com\/\" target=\"_blank\" rel=\"noopener\">Big City Pickle<\/a> in the West Loop is a must\u2026 During the winter, <a href=\"https:\/\/www.playspf.com\/pickleball-club\/lincoln-park\" target=\"_blank\" rel=\"noopener\">SPF in Lincoln Park<\/a> is my go-to for indoor play, the beachy atmosphere is the perfect escape from the cold. <a href=\"https:\/\/www.pickleballclub.house\/\" target=\"_blank\" rel=\"noopener\">Pickleball Clubhouse<\/a> is another great option; the floors are top-notch, and the games are always competitive. And when I\u2019m heading to the suburbs, <a href=\"https:\/\/picklehaus.com\/\" target=\"_blank\" rel=\"noopener\">Pickle Ha\u00fcs<\/a> is my favorite spot to play,\u201d Villarreal recommends.<\/p>        <button class=\"show-more\" onclick=\"this.nextElementSibling.style.display='block';this.style.display='none';\">Show more<\/button>        <div style=\"display:none;\">         <p>\u201cI first played pickleball in high school with a wooden paddle. I didn\u2019t think much of it back then, but when I was reintroduced in 2022, I was amazed by how much the sport had evolved, and I was hooked immediately.<\/p>         <p>\u201c<strong>My top tip for new players<\/strong> is to invest in a good pair of shoes with solid grip, and always take time to warm up and stretch. I\u2019ve seen too many people get injured by underestimating the game. Pickleball also teaches you how to stay calm in chaos; learning to reset and refocus after being down on points is a skill that carries both on and off the court. With the right mindset, you can always turn the game around.\u201d<\/p>       <\/div>     <\/div>   <\/details>    <details>     <summary role=\"heading\" aria-level=\"3\">No. 4 \u2014 Miami<\/summary>     <div class=\"content\">       <h3 id=\"miami-pickleball-tips\">Miami pickleball tips:<\/h3>       <p>What makes Miami\u2019s pickleball scene stand out? For pickleball pro, Brooke Revuelta (@brookerevuelta.pb), it\u2019s \u201cThe mix of players of all ages and levels \u2014 from seniors to young pros \u2014 all playing outdoors year-round in the sunshine. The diversity and energy here really make it special. Not to mention our weather!\u201d<\/p>       <p>When it comes to her favorite pickleball courts in Miami, Revuelta says, \u201cI love to play at <a href=\"https:\/\/www.instagram.com\/topspinpickeball\/\" target=\"_blank\" rel=\"noopener\">Topspin<\/a>, <a href=\"https:\/\/dinkclub.com\/\" target=\"_blank\" rel=\"noopener\">Dink Club<\/a>, and just north of Miami at <a href=\"https:\/\/playthefort.com\/\" target=\"_blank\" rel=\"noopener\">The Fort<\/a>.\u201d<\/p>       <p>Revuelta shares that she \u201cstarted playing recreationally in 2023 and quickly moved to pro. <strong>My top tip for new players<\/strong> is to stay patient and have fun \u2014 pickleball is all about strategy and community, not just power.\u201d<\/p>     <\/div>   <\/details>    <details>     <summary role=\"heading\" aria-level=\"3\">No. 5 \u2014 Atlanta<\/summary>     <div class=\"content\">       <h3 id=\"atlanta-pickleball-tips\">Atlanta pickleball tips:<\/h3>       <p>\u201cAtlanta offers excellent competitive play \u2014 including events like MLP tour stops \u2014 but the scene is far from being just for pros,\u201d shares Maria Escobedo, founder of <a href=\"https:\/\/www.instagram.com\/picklelatino\/\" target=\"_blank\" rel=\"noopener\">PickleLatino<\/a>, a pickleball community in Atlanta. \u201cThe city has a strong open-play culture, vibrant leagues, and plenty of social games for players of all levels.\u201d<\/p>        <p>When it comes to the city\u2019s pickleball scene, \u201cWhat really stands out to me is the people you meet. Atlanta is incredibly diverse, and no matter where you go, you\u2019ll find players from many different backgrounds and countries. When I first started playing pickleball, I met wonderful people from all over the world, which made me enjoy the sport even more and helped me form so many new friendships,\u201d says Escobedo.<\/p>        <p>\u201cWe discovered the facility, <a href=\"https:\/\/itpta.com\/\" target=\"_blank\" rel=\"noopener\">ITP Training Academy<\/a>, located in Metro Atlanta, for the first time in June, and I immediately fell in love with it. ITP is a newly built complex featuring tennis courts, padel, and 19 outdoor pickleball courts,\u201d Escobedo recommends.<\/p>        <p>Escobedo enjoys ITP because \u201cthey\u2019re always creating different events throughout the month, and the facility has plenty of space to relax and hang out with friends over food or drinks. Now that winter is coming, we\u2019re especially excited to hear that 11 indoor courts will be opening in December.\u201d<\/p>        <p>\u201cI started playing pickleball at the end of February. My husband invited me to try it, but honestly, I didn\u2019t enjoy my first time \u2014 I couldn\u2019t hit the ball, and the rules felt so confusing. But something about it still drew me in, and I didn\u2019t want to give up, so I kept playing and practicing, and now I\u2019m completely obsessed with pickleball,\u201d shares Escobedo. <\/p>        <p>\u201cAfter 9 months in this sport, I created PickleLatino to promote the sport, learn how to play, create new friends, and have a good time with our Latino vibe. And for my new people, I always share the same advice my husband gave me every single time I played with him: \u201cReady position!\u201d Always be prepared to hit the ball, stay engaged, and most importantly, enjoy the game.\u201d<\/p>         <\/div>   <\/details> <\/section>    <h2 class=\"wp-block-heading\" id=\"key-insights\"><span id=\"key-insights-court-side-view\">Key insights: Court-side view<\/span><\/h2>    <!---Author: Kimberly Magerl--> <div style=\"border-left:4px solid #EAB308; padding-left:16px; margin:24px 0; font-family:Inter, sans-serif; color:#111827;\">    <h3 id=\"east-coast-courts\">East Coast courts<\/h3>        <p>Despite the game\u2019s West Coast origins \u2014 <a href=\"https:\/\/usapickleball.org\/about\/#history\" target=\"_blank\" rel=\"noopener\">invented in 1965<\/a>, just outside of <strong>Seattle<\/strong> (No. 14) \u2014 <strong>East Coast cities dominate<\/strong> the pickleball scene, with only <strong>Las Vegas<\/strong> (No. 6) and <strong>Mesa, Arizona<\/strong> (No. 9), landing in the top 10.<\/p>    <ul>     <li><strong>New York<\/strong> (No. 1) dinks to the top \u2014 nearly 18 points ahead of <strong>Houston<\/strong> (No. 2) \u2014 acing access to <strong>pickleball courts<\/strong>, <strong>tournaments<\/strong>, <strong>clubs<\/strong>, and <strong>teams<\/strong>.<\/li>      <li>Out of the top 10 cities, <strong>pickleball is most popular<\/strong> in <strong>Miami<\/strong> (No. 4) and <strong>Atlanta<\/strong> (No. 5), when looking at local Google searches for pickleball-related keywords, adjusted by population.<\/li>   <\/ul>    <h3 id=\"suburban-serves\">Suburban serves<\/h3>    <p>Pickleball is popping in some suburbs, especially those surrounding <strong>Phoenix<\/strong> (No. 21) and <strong>Dallas<\/strong> (No. 17). <\/p>    <ul>     <li><strong>Phoenix<\/strong> and <strong>6 surrounding cities<\/strong> score among the top 100, with <strong>Mesa<\/strong> (No. 9) finishing in the top 10. When it comes to <strong>dedicated pickleball courts<\/strong> \u2014 meaning courts that aren\u2019t shared with tennis players \u2014 <strong>Mesa<\/strong> brings home the gold, with <strong>259 courts dedicated to pickleball<\/strong>. <\/li>      <li><strong>Dallas, Fort Worth<\/strong> (No. 74), and 3 nearby suburbs \u2014 <strong>Plano<\/strong> (No. 45), <strong>Frisco<\/strong> (No. 66), and <strong>McKinney<\/strong> (No. 82) \u2014 score among the top 100. These cities enjoy ample court access, and Google searches indicate strong local interest. <\/li>      <li>Professional pickleball teams can be found in the suburbs, including the Bay Area Breakers near <strong>San Francisco<\/strong> (No. 29) in <strong>Alameda, California<\/strong> (No. 133), and the Utah Black Diamonds down the road from <strong>Salt Lake City<\/strong> (No. 33) in <strong>South Jordan, Utah<\/strong> (No. 130).<\/li>   <\/ul>    <h3 id=\"pro-level-picklers\">Pro-level picklers<\/h3>    <p>19 of the cities in our ranking host a Major League Pickleball (MLP) team.<\/p>      <ul>     <li><strong>New York<\/strong> leads the major leagues with <strong>2 premier-level teams<\/strong> \u2014 New York Hustlers and Brooklyn Pickleball Team.<\/li>      <li><strong>Frisco, Texas<\/strong> (No. 66), lost the <a href=\"https:\/\/pickleball.com\/news\/making-moves-frisco-pandas-relocate-to-nashville-announce-open-tryout-for-upa-contracts\" target=\"_blank\" rel=\"noopener\">Frisco Pandas<\/a> team to <strong>Nashville<\/strong> (No. 30), currently known as the Nashville Chefs. <strong>Seattle<\/strong> also lost their team, the Seattle Pioneers, to <strong>Raleigh, North Carolina<\/strong> (No. 22), where they play as the <a href=\"https:\/\/majorleaguepickleball.co\/news\/mlps-seattle-pioneers-rebrand-as-the-carolina-pickleball-club\/\" target=\"_blank\" rel=\"noopener\">Carolina Hogs<\/a>.<\/li>      <li><strong>Fort Lauderdale, Florida<\/strong> (No. 38), is reportedly home to the <a href=\"https:\/\/www.timeout.com\/miami\/news\/the-worlds-first-pickleball-stadium-ever-is-opening-in-south-florida-122023\" target=\"_blank\" rel=\"noopener\">world\u2019s first pickleball stadium<\/a>, which is the headquarters for the <a href=\"https:\/\/www.theapp.global\/\" target=\"_blank\" rel=\"noopener\">Association of Pickleball Players<\/a>.<\/li>   <\/ul>    <!-- Show More Button -->   <button     onclick=\"const s=this.nextElementSibling.style; s.display=s.display==='none'?'block':'none'; this.textContent=this.textContent==='Show More'?'Show Less':'Show More';\"re style=\"margin:16px 0; padding:10px 16px; border:1px solid #0D581D; background:#0D581D; color:#fff; border-radius:8px; cursor:pointer; font-weight:600;\"   >Show more<\/button>    <div style=\"display:none; margin-top:16px;\">      <h3 id=\"pickly-prices\">Pickly prices<\/h3>     <p>While the initial investment for playing pickleball \u2014 paddles and balls \u2014 can be less than $50, hourly court rentals can add up. While community center courts can cost around $10 per hour, other locations can run up to <a href=\"https:\/\/www.centeratwestpark.org\/pickleball\" target=\"_blank\" rel=\"noopener\">$150 per hour<\/a>.<\/p>     <p>With the cost of court fees, club memberships, tournament entry, and even professional lessons, the price to play pickleball can add up.<\/p>     <ul>       <li><strong>91%<\/strong> of the cities in our ranking have access to <strong>at least 1 free-to-play pickleball court<\/strong>.<\/li>        <li><strong>Chicago<\/strong> (No. 3), offers the <strong>most free-to-play pickleball courts<\/strong>, 43, followed by <strong>Seattle<\/strong>, and <strong>Honolulu<\/strong> (No. 31).<\/li>     <\/ul>      <h3 id=\"missing-the-rally\">Missing the rally<\/h3>     <p>Some cities need to catch up to join the pickleball party.  <\/p>     <ul>     <li>Among the largest U.S. cities by population, cold cities like <strong>Detroit<\/strong> (No. 287), and New Jersey cities <strong>Newark<\/strong> (No. 456) and <strong>Jersey City<\/strong> (No. 319) fall behind in court access, and also demonstrate lower local interest.<\/li>     <li>Pickleball passion is evident in cities like <strong>Plantation, Florida<\/strong> (No. 251), <strong>Albany, New York<\/strong> (No. 255), and <strong>Hartford, Connecticut<\/strong> (No. 345), all scoring among the top 100 cities for Popularity. However, these cities finish in the bottom half of our ranking due to a <strong>lack of court access<\/strong>.<\/li>    <\/ul>    <\/div> <\/div>    <h2 class=\"wp-block-heading\" id=\"metric-spotlights\"><span id=\"smash-stats-pickleball-metric-spotlights\">Smash stats: Pickleball metric spotlights<\/span><\/h2>    <div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-7387b849 wp-block-group-is-layout-flex\"><figure class=\"wp-block-ub-image size-large\" id=\"ub-image-\"><img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/1.png\" alt=\"Smash stats: Pickleball metric spotlights1\" class=\"wp-image-1\" style=\"\"><\/figure>   <figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"375\" height=\"640\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/2.png\" alt=\"Smash stats: Pickleball metric spotlights2\" class=\"wp-image-42931\" srcset=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/2.png 375w, https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/2-176x300.png 176w\" sizes=\"(max-width: 375px) 100vw, 375px\" \/><\/figure>    <figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"375\" height=\"640\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/3.png\" alt=\"Smash stats: Pickleball metric spotlights3\" class=\"wp-image-42930\" srcset=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/3.png 375w, https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2025\/11\/3-176x300.png 176w\" sizes=\"(max-width: 375px) 100vw, 375px\" \/><\/figure> <\/div>   <h2 class=\"wp-block-heading\" id=\"ask-the-experts\"><span id=\"\"><\/span><\/h2>  <div id=\"experts-block\" class=\"experts\">     <h2 id=\"expert-take\" class=\"text-2xl font-bold text-black mb-3\">Expert take<\/h2>    <p>According to a report from the Sports &amp; Fitness Industry Association, about <a href=\"https:\/\/www.thedinkpickleball.com\/report-pickleball-participation-surges-to-nearly-20-million-in-2024\/\" target=\"_blank\" rel=\"noopener\">19.8 million people<\/a> played pickleball in the U.S. in 2024. That\u2019s a 311% increase in play over the past 3 years.<\/p> <p>Playing a new sport can be intimidating, so we turned to a panel of pickleball experts for some tips. Read their insights below.<\/p> <ol> <li>What makes pickleball different from tennis, ping-pong, and badminton?<\/li> <li>Why has pickleball exploded in popularity in recent years?<\/li> <li>What are your three best tips for first-time pickleball players?<\/li> <li>How can pickleheads find new pickleball courts in their city?<\/li> <li>Pickleball\u2019s popularity is causing a popping problem. How can venues best prevent irritating neighbors with pickleball noise?<\/li> <\/ol>    <div id=\"experts-container\" class=\"relative lg:mt-6\" x-data=\"experts()\" x-init=\"init()\">      <style>       .expert-avatars {         scrollbar-width: none;         -ms-overflow-style: none;          \/* momentum scroll on iOS *\/         -webkit-overflow-scrolling: touch;          \/* disbable vertical scroll for touch *\/         touch-action: pan-x;       }        \/* hide scroll bar *\/       .expert-avatars::-webkit-scrollbar {         display: none;       }        .expert-avatars .item {         width: 125px;         flex-shrink: 0;       }        .expert-avatars .item:not(:last-child) {         margin-right: 10px;       }        \/* hacky fix for padding at the end of the.expert-avatars *\/       .expert-avatars .item:last-child {         position: relative;       }        .expert-avatars .item:last-child::after {         position: absolute;         left: 100%;         height: 1px;         width: 20px;         display: block;         content: \"\";       }        .trim-label {         max-height: 18px;         text-overflow: ellipsis;         overflow: hidden;         display: -webkit-box;         -webkit-line-clamp: 1;         -webkit-box-orient: vertical;         line-height: 1.4;       }        .credentials {         max-height: 18px;         width: 250px;         text-overflow: ellipsis;         overflow: hidden;         display: -webkit-box;         -webkit-line-clamp: 1;         -webkit-box-orient: vertical;         line-height: 1.4;       }        .credentials-small {         max-height: 18px;         width: 110px;         text-overflow: ellipsis;         overflow: hidden;         display: -webkit-box;         -webkit-line-clamp: 1;         -webkit-box-orient: vertical;         line-height: 1.4;       }        [x-cloak] {         display: none;       }     <\/style>      <div class=\"expert-avatars flex overflow-x-scroll overscroll-contain px-2 mb-10 lg:hidden\">                         <div class=\"item text-center mx-3\" @click=\"openExpert('lisa-farley-edd', 'container')\">             <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Lisa-Farley.png\" alt=\"Lisa Farley\" class=\"mt-0 mx-auto mb-3 w-24 h-24 object-cover rounded-full border-white border-4 shadow-xl\">             <div class=\"text-sm leading-4 mb-2 text-black font-medium trim-label\">Lisa Farley, Ed.D. <\/div>             <div class=\"text-sm leading-4 mb-2 text-gray-800 trim-label\">Associate Professor, College of Education<\/div>           <\/div>                   <div class=\"item text-center mx-3\" @click=\"openExpert('zanean-mcclain-phd', 'container')\">             <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Zanean-McClain.png\" alt=\"Zanean McClain\" class=\"mt-0 mx-auto mb-3 w-24 h-24 object-cover rounded-full border-white border-4 shadow-xl\">             <div class=\"text-sm leading-4 mb-2 text-black font-medium trim-label\">Z\u00e1Nean McClain, Ph.D. <\/div>             <div class=\"text-sm leading-4 mb-2 text-gray-800 trim-label\">Professor of Kinesiology<\/div>           <\/div>                   <div class=\"item text-center mx-3\" @click=\"openExpert('ray-mencio', 'container')\">             <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Rey-Mencio.png\" alt=\"Rey Mencio\" class=\"mt-0 mx-auto mb-3 w-24 h-24 object-cover rounded-full border-white border-4 shadow-xl\">             <div class=\"text-sm leading-4 mb-2 text-black font-medium trim-label\">Ray Mencio <\/div>             <div class=\"text-sm leading-4 mb-2 text-gray-800 trim-label\">Executive Director of Club Sports, Fitness and Recreation<\/div>           <\/div>                   <div class=\"item text-center mx-3\" @click=\"openExpert('jonathan-howe-phd', 'container')\">             <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Jonathan-Howe.png\" alt=\"Jonathan Howe\" class=\"mt-0 mx-auto mb-3 w-24 h-24 object-cover rounded-full border-white border-4 shadow-xl\">             <div class=\"text-sm leading-4 mb-2 text-black font-medium trim-label\">Jonathan Howe, Ph.D. <\/div>             <div class=\"text-sm leading-4 mb-2 text-gray-800 trim-label\">Assistant Professor | Department of Sport and Recreation Management, Coordinator | Race, Sport, &amp; Leadership Certificate Program<\/div>           <\/div>                   <\/div>                     <div           id=\"expert-lisa-farley-edd\"           class=\"mb-10 border border-gray-200 p-4 cursor-pointer lg:block\"           x-bind:class=\"{'lg:border-theme-green block': focusedExpert == 'lisa-farley-edd', 'hidden': focusedExpert != 'lisa-farley-edd'}\"           @click=\"openExpert('lisa-farley-edd', 'expert'); expertIsFocused = true\">            <div             x-bind:class=\"{'items-center': focusedExpert != 'lisa-farley-edd', 'items-start': focusedExpert == 'lisa-farley-edd'}\"             class=\"item mb-4 hidden lg:flex\"             @click=\"openExpert('lisa-farley-edd', 'expert')\">              <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Lisa-Farley.png\" alt=\"Lisa Farley\" class=\"m-0 mr-3 w-16 h-16 object-cover rounded-full lg:w-20 lg:h-20\">              <div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'lisa-farley-edd'}\"                 class=\"text-sm leading-5 mb-2 text-black font-medium\">Lisa Farley, Ed.D. <\/div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'lisa-farley-edd'}\"                 class=\"text-sm leading-5 mb-2 text-gray-800\">Associate Professor, College of Education<\/div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'lisa-farley-edd'}\"                 class=\"text-gray-600 text-sm\">Butler University<\/div>             <\/div>           <\/div>            <div             class=\"hidden lg:block\"             x-bind:class=\"{'lg:hidden': focusedExpert == 'lisa-farley-edd'}\">             <button class=\"flex items-center text-theme-green open-details\" @click=\"openExpert('lisa-farley-edd', 'expert'); expertIsFocused = true\">View Answers <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 20.243 13.501\" class=\"w-4 ml-2\">                 <path data-name=\"Icon ionic-ios-arrow-round-forward\" d=\"M12.909.258a.919.919 0 00-.007 1.294l4.275 4.282H.907a.914.914 0 000 1.828H17.17l-4.275 4.286a.925.925 0 00.007 1.294.91.91 0 001.287-.007l5.794-5.836a1.026 1.026 0 00.19-.288.872.872 0 00.07-.352.916.916 0 00-.26-.64L14.189.283a.9.9 0 00-1.28-.025z\" fill=\"#48a27a\" \/>               <\/svg><\/button>           <\/div>            <div             class=\"details fixed top-0 left-0 bg-white h-screen z-10 overflow-scroll w-screen lg:w-full lg:relative lg:h-auto\"             x-cloak x-show=\"focusedExpert == 'lisa-farley-edd'\"             x-transition:enter=\"transition ease-out duration-100 transform\"             x-transition:enter-start=\"opacity-0 scale-95\"             x-transition:enter-end=\"opacity-100 scale-100\"             x-transition:leave=\"transition ease-in duration-75 transform\"             x-transition:leave-start=\"opacity-100 scale-100\"             x-transition:leave-end=\"opacity-0 scale-95\">              <div class=\"bg-theme-green p-4 mb-4 pb-20 relative text-white lg:bg-white lg:pb-0 lg:text-theme-green lg:mb-8\">               <button class=\"close-details mr-4 mt-2 absolute top-0 left-0 flex items-center ml-4 lg:mt-0 lg:ml-0\" x-on:click.stop=\"closeExpert('lisa-farley-edd')\">                 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 20.243 13.501\" class=\"w-6 mr-2 fill-current\">                   <path data-name=\"Icon ionic-ios-arrow-round-forward\" d=\"M7.334 13.243a.919.919 0 00.007-1.294L3.066 7.667h16.27a.914.914 0 000-1.828H3.073l4.275-4.286A.925.925 0 007.341.259a.91.91 0 00-1.287.007L.26 6.102a1.026 1.026 0 00-.19.288.872.872 0 00-.07.352.916.916 0 00.26.64l5.794 5.836a.9.9 0 001.28.025z\" \/>                 <\/svg> Close               <\/button>             <\/div>              <div class=\"item text-center px-4 w-full text-center -mt-20 relative z-20 pointer-events-none lg:hidden\">               <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Lisa-Farley.png\" alt=\"Lisa Farley\" class=\"mt-0 mb-3 mx-auto w-32 h-32 object-cover rounded-full border-white border-4 shadow-xl\">               <div class=\"text-base leading-5 mb-2 text-black font-medium\">Lisa Farley, Ed.D. <\/div>               <div class=\"text-sm leading-5 mb-2 text-gray-800\">Associate Professor, College of Education<\/div>               <div class=\"text-gray-600 text-sm\">Butler University<\/div>             <\/div>              <div class=\"px-4 lg:px-0\">               <p><strong>What makes pickleball different from tennis, ping-pong, and badminton?<\/strong><\/p> <p>There is a good reason it is the NBC Nightly News report even declared pickleball the \u201cfastest-growing sport in America.\u201d<\/p> <ul> <li>The culture of pickleball is \u201cnice\u201d \u2013 camaraderie is a big part of the draw. Sportsmanship abounds. It attracts people of all ages. According to Gitnux (April 11, 2023), pickleball has an 85% retention rate, meaning most participants continue playing after their first experience.<\/li> <li>According to NPR, Bloomberg, and the Pickleball Channel, cross-generational play happens more in pickleball than in most other sports.<\/li> <li>NPR states that it is less physically demanding than tennis or other sports \u2013 but still contributes to being healthy. It is easier to play than tennis. Pickleball is accessible for players who are young enough to still be developing fine motor skills and those who are older or recovering from past injuries. It\u2019s easy to learn, but there\u2019s plenty of room for advanced players to compete.<\/li> <li>Pickleball can be played indoors or outdoors, on dedicated pickleball courts, or re-purposed badminton, tennis, or basketball courts.<\/li> <li>A pickleball game doesn\u2019t require a large space. If you have a badminton or tennis court, you can play pickleball on it with very little modification. The court is almost the same size as a badminton court, making it easier on the body than tennis.<\/li> <li>More people are playing, which makes it easier to find games than badminton.<\/li> <li>It\u2019s more of a physical workout (typically) than table tennis, so people like it for the physical benefit. Most recreational pickleball players play doubles, which makes the smaller court more fun. And because the court is smaller, you can fit more courts in a space than tennis.<\/li> <li>You can play doubles or singles \u2013 this makes pickleball great for all ages and abilities.<\/li> <li>It\u2019s easy to learn the rules. If you\u2019re new to pickleball, don\u2019t worry; it won\u2019t take long to understand the basic rules of this game. There are a few rules to understand that are different, but within an hour of instruction, most beginners are able to start playing a game.<\/li> <li>It is relatively inexpensive. You need a paddle ($20-300), sneakers, and a place to play. With more parks and neighborhoods opening courts, all you need is a group to play with.<\/li> <\/ul> <p><strong>Why has pickleball exploded in popularity in recent years?<\/strong><\/p> <p>The \u201cPickleball Adventure\u201d talks about how Erin McHugh turned her love for pickleball into media with a book titled &#8220;Pickleball is Life&#8221; that explores everything from etiquette to how to build a DIY court at home. She has also helped build two courts and developed a fitness program for new students.<\/p> <p>&#8220;When you love pickleball, I think you become a little bit of a missionary,&#8221; she said. &#8220;You want everybody to play. You want everybody to be as happy as you are.&#8221;<\/p> <p>She says she chose the title for her book because of the benefits she&#8217;s seen from playing the sport.<\/p> <p>&#8220;What I&#8217;d like to think about more is: why isn&#8217;t life more like pickleball?&#8221; she said. &#8220;Pickleball is easy. You can always get better. Anyone can play. You can teach anybody. It&#8217;s inexpensive. You get healthy. You meet new friends. What else is there?&#8221;<\/p> <p><strong>What are your three best tips for first-time pickleball players?<\/strong><\/p> <p>Three tips for first-time pickleball players:<\/p> <p>1. Get a lesson or go to a clinic. While you can learn the basics on your own, a good lesson or clinic will help you learn the why behind the shots, the proper way to execute them, and how to get into the local community games.<\/p> <p>2. Play a few times in the first week or two. The more you get on the court, the more you will understand the rules and some of the basic strategies behind the game. This will help you with the drive to play and the feeling of connection to others around you.<\/p> <p>3. Remember it is fun. You can work hard to improve your skills but don\u2019t lose sight of the fun of the game. It is ultimately why so many start playing in the first place.<\/p> <p><strong>How can pickleheads find new pickleball courts in their city?<\/strong><\/p> <p>There are some good pickleball apps to find courts:<\/p> <ul> <li><a href=\"https:\/\/pickleplay.com\/\" target=\"_blank\" rel=\"noopener\">PicklePlay<\/a><\/li> <li><a href=\"https:\/\/apps.apple.com\/us\/app\/pickleball\/id1262785848\" target=\"_blank\" rel=\"noopener\">Pickleball+<\/a><\/li> <li><a href=\"https:\/\/www.places2play.org\/\" target=\"_blank\" rel=\"noopener\">Places2Play<\/a><\/li> <\/ul> <p>Many communities have clubs \u2014 like Indy Pickleball Club \u2014 you can join that have benefits to finding courts and competition. Most tennis clubs have pickleball now. Schools and universities are adding courts all the time, like the new Butler courts.<\/p> <p><strong>Pickleball&#8217;s popularity is causing a popping problem. How can venues best prevent irritating neighbors with pickleball noise?<\/strong><\/p> <p>Tennis isn\u2019t a silent sport, but the pickleball sound has a higher frequency which bothers some people. Existing neighborhood courts \u2014 often converted tennis courts \u2014 have been adding a sound barrier to help.<\/p> <p>New courts should be planned:<\/p> <ul> <li>With trees around them (that also block some of the wind)<\/li> <li>A decent distance from any homes<\/li> <li>With a time limit for play during typical sound ordinance times.<\/li> <\/ul> <p>Invite the neighbors to be part of the pickleball community. If they don\u2019t want to play, they can be part of the social aspect.<\/p> <p><strong>Bonus pickleball info:<\/strong><\/p> <ul> <li>USA Pickleball states that 130 new locations are added per month \u2013 the database as of Jan. 2023 includes 10,724 known locations in North America.<\/li> <li>Though it was invented in 1965, its meteoric rise in the past 3 years now includes professional players, other professional sports people getting involved in teams, collegiate championships (and scholarships), pickleball in schools, pickleball in retirement communities, an increase in prize money for all levels of tournaments, grant money for communities and schools (USA Pickleball), etc.<\/li> <li>The sport has become so popular that approximately 6 million pickleball players are playing 20 million games a year. According to the USA Pickleball organization, there are more than 70,000 USA Pickleball members (30% more than in 2022).<\/li> <li>The Washington Post and the 2022 Sports and Fitness Industry Association (SFIA) state that the COVID-19 pandemic accelerated player numbers. The estimated number of players by 2021 was 4.8 million US players. CNBC (Jan. 5, 2023) stated that according to a new report by the Association of Pickleball Professionals, the number is closer to 36 million people who have played pickleball. 14% of Americans played at least once in a 12-month period, and 8.5 million played eight times or more.<\/li> <li>\u201cIt\u2019s all about equality,\u201d says Anne Worcester, a strategic adviser for Major League Pickleball. \u201cAll ages can play \u2014 all genders, all geographies, indoors or outdoors. It\u2019s fun, it\u2019s social, and it\u2019s easy to pick up regardless of athletic ability. It\u2019s affordable and inexpensive. Pickleball meets every consumer need.\u201d Though pickleball is known as a sport for older generations, it\u2019s popular for players of any age. The age range with the most overall players is 18-34 years old, but players range from six years old to 75+.<\/li> <li>According to SFIA\u2019s most recent numbers, the largest age demographic is still 65-plus (849,000 players last year), though younger players aren\u2019t far behind \u2014 787,000 ages 25 to 34; 600,000 in 18 to 24; and 610,000 in 35 to 44. Players tend to be white, college-educated, and earn at least $100,000 annually.<\/li> <li>There are no current studies on the job growth rate for pickleball. However, clubs like Lifetime (nationwide) have added permanent courts to 30 clubs, communities across the nation are adding courts, pickleball pros, and new pickleball clothing lines, and professional pickleball teams and television stations are being added around the country. Job growth for pickleball has skyrocketed nationwide.<\/li> <li>It is a social game. You can create your own group to play with or a group of individuals can come together to play. That\u2019s called \u201cdrop-in\u201d pickleball and is very popular in places that have it. There is greater growth in the sport when you offer places for people to play who don\u2019t know other players.<\/li> <li>It\u2019s a competitive game. You can find fun and competitive games at all levels. You don\u2019t have to be \u201cgood\u201d to find some fun games that fill your competitive spirit. With the traditional classification system (similar to tennis), people can match up with others at tournaments around the world to compete for medals, money, and a variety of prizes.<\/li> <li>There are lots of opportunities for promotion. The American Pickleball Association offers various online courses and certification tests that allow you to become a certified pickleball referee, and you can play in tournaments.<\/li> <\/ul>             <\/div>            <\/div>          <\/div>                <div           id=\"expert-zanean-mcclain-phd\"           class=\"mb-10 border border-gray-200 p-4 cursor-pointer lg:block\"           x-bind:class=\"{'lg:border-theme-green block': focusedExpert == 'zanean-mcclain-phd', 'hidden': focusedExpert != 'zanean-mcclain-phd'}\"           @click=\"openExpert('zanean-mcclain-phd', 'expert'); expertIsFocused = true\">            <div             x-bind:class=\"{'items-center': focusedExpert != 'zanean-mcclain-phd', 'items-start': focusedExpert == 'zanean-mcclain-phd'}\"             class=\"item mb-4 hidden lg:flex\"             @click=\"openExpert('zanean-mcclain-phd', 'expert')\">              <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Zanean-McClain.png\" alt=\"Zanean McClain\" class=\"m-0 mr-3 w-16 h-16 object-cover rounded-full lg:w-20 lg:h-20\">              <div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'zanean-mcclain-phd'}\"                 class=\"text-sm leading-5 mb-2 text-black font-medium\">Z\u00e1Nean McClain, Ph.D. <\/div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'zanean-mcclain-phd'}\"                 class=\"text-sm leading-5 mb-2 text-gray-800\">Professor of Kinesiology<\/div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'zanean-mcclain-phd'}\"                 class=\"text-gray-600 text-sm\">California State University, East Bay<\/div>             <\/div>           <\/div>            <div             class=\"hidden lg:block\"             x-bind:class=\"{'lg:hidden': focusedExpert == 'zanean-mcclain-phd'}\">             <button class=\"flex items-center text-theme-green open-details\" @click=\"openExpert('zanean-mcclain-phd', 'expert'); expertIsFocused = true\">View Answers <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 20.243 13.501\" class=\"w-4 ml-2\">                 <path data-name=\"Icon ionic-ios-arrow-round-forward\" d=\"M12.909.258a.919.919 0 00-.007 1.294l4.275 4.282H.907a.914.914 0 000 1.828H17.17l-4.275 4.286a.925.925 0 00.007 1.294.91.91 0 001.287-.007l5.794-5.836a1.026 1.026 0 00.19-.288.872.872 0 00.07-.352.916.916 0 00-.26-.64L14.189.283a.9.9 0 00-1.28-.025z\" fill=\"#48a27a\" \/>               <\/svg><\/button>           <\/div>            <div             class=\"details fixed top-0 left-0 bg-white h-screen z-10 overflow-scroll w-screen lg:w-full lg:relative lg:h-auto\"             x-cloak x-show=\"focusedExpert == 'zanean-mcclain-phd'\"             x-transition:enter=\"transition ease-out duration-100 transform\"             x-transition:enter-start=\"opacity-0 scale-95\"             x-transition:enter-end=\"opacity-100 scale-100\"             x-transition:leave=\"transition ease-in duration-75 transform\"             x-transition:leave-start=\"opacity-100 scale-100\"             x-transition:leave-end=\"opacity-0 scale-95\">              <div class=\"bg-theme-green p-4 mb-4 pb-20 relative text-white lg:bg-white lg:pb-0 lg:text-theme-green lg:mb-8\">               <button class=\"close-details mr-4 mt-2 absolute top-0 left-0 flex items-center ml-4 lg:mt-0 lg:ml-0\" x-on:click.stop=\"closeExpert('zanean-mcclain-phd')\">                 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 20.243 13.501\" class=\"w-6 mr-2 fill-current\">                   <path data-name=\"Icon ionic-ios-arrow-round-forward\" d=\"M7.334 13.243a.919.919 0 00.007-1.294L3.066 7.667h16.27a.914.914 0 000-1.828H3.073l4.275-4.286A.925.925 0 007.341.259a.91.91 0 00-1.287.007L.26 6.102a1.026 1.026 0 00-.19.288.872.872 0 00-.07.352.916.916 0 00.26.64l5.794 5.836a.9.9 0 001.28.025z\" \/>                 <\/svg> Close               <\/button>             <\/div>              <div class=\"item text-center px-4 w-full text-center -mt-20 relative z-20 pointer-events-none lg:hidden\">               <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Zanean-McClain.png\" alt=\"Zanean McClain\" class=\"mt-0 mb-3 mx-auto w-32 h-32 object-cover rounded-full border-white border-4 shadow-xl\">               <div class=\"text-base leading-5 mb-2 text-black font-medium\">Z\u00e1Nean McClain, Ph.D. <\/div>               <div class=\"text-sm leading-5 mb-2 text-gray-800\">Professor of Kinesiology<\/div>               <div class=\"text-gray-600 text-sm\">California State University, East Bay<\/div>             <\/div>              <div class=\"px-4 lg:px-0\">               <p><strong>What makes pickleball different from tennis, ping-pong, and badminton?<\/strong><\/p> <p>The equipment and size of the playing area are the main differences between all four. All four sports activities are considered net games.<\/p> <ul> <li>Pickleball is a lead-up game to tennis.<\/li> <li>Although the skills may be similar in pickleball and badminton, I believe that&#8217;s where the similarities stop between the two.<\/li> <li>Ping-pong is a much faster game with a smaller amount of movement than pickleball.<\/li> <\/ul> <p><strong>Why has pickleball exploded in popularity in recent years?<\/strong><\/p> <p>More people have become familiar with pickleball and it can be a lifetime activity.<\/p> <p><strong>What are your three best tips for first-time pickleball players?<\/strong><\/p> <p>1. Spend time developing the techniques and strategies.<\/p> <p>2. Be prepared to increase your heart rate during practice and gameplay.<\/p> <p>3. Have fun with like-minded individuals.<\/p> <p><strong>How can pickleheads find new pickleball courts in their city?<\/strong><\/p> <p>There are many locations inside and outside to play pickleball. They may just want to start by searching the internet for gym-like facilities that offer a variety of structured and unstructured physical activities.<\/p> <p>Of course, there are websites dedicated to pickleball, so they may be a resource as well.<\/p> <p><strong>Pickleball&#8217;s popularity is causing a popping problem. How can venues best prevent irritating neighbors with pickleball noise?<\/strong><\/p> <p>I do not really see this as a major problem. The noise isn&#8217;t too different from many other activities using a type of ball, so maybe just putting space between the facility and neighbors may help with the noise problem.<\/p>             <\/div>            <\/div>          <\/div>                <div           id=\"expert-ray-mencio\"           class=\"mb-10 border border-gray-200 p-4 cursor-pointer lg:block\"           x-bind:class=\"{'lg:border-theme-green block': focusedExpert == 'ray-mencio', 'hidden': focusedExpert != 'ray-mencio'}\"           @click=\"openExpert('ray-mencio', 'expert'); expertIsFocused = true\">            <div             x-bind:class=\"{'items-center': focusedExpert != 'ray-mencio', 'items-start': focusedExpert == 'ray-mencio'}\"             class=\"item mb-4 hidden lg:flex\"             @click=\"openExpert('ray-mencio', 'expert')\">              <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Rey-Mencio.png\" alt=\"Rey Mencio\" class=\"m-0 mr-3 w-16 h-16 object-cover rounded-full lg:w-20 lg:h-20\">              <div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'ray-mencio'}\"                 class=\"text-sm leading-5 mb-2 text-black font-medium\">Ray Mencio <\/div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'ray-mencio'}\"                 class=\"text-sm leading-5 mb-2 text-gray-800\">Executive Director of Club Sports, Fitness and Recreation<\/div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'ray-mencio'}\"                 class=\"text-gray-600 text-sm\">Sacred Heart University<\/div>             <\/div>           <\/div>            <div             class=\"hidden lg:block\"             x-bind:class=\"{'lg:hidden': focusedExpert == 'ray-mencio'}\">             <button class=\"flex items-center text-theme-green open-details\" @click=\"openExpert('ray-mencio', 'expert'); expertIsFocused = true\">View Answers <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 20.243 13.501\" class=\"w-4 ml-2\">                 <path data-name=\"Icon ionic-ios-arrow-round-forward\" d=\"M12.909.258a.919.919 0 00-.007 1.294l4.275 4.282H.907a.914.914 0 000 1.828H17.17l-4.275 4.286a.925.925 0 00.007 1.294.91.91 0 001.287-.007l5.794-5.836a1.026 1.026 0 00.19-.288.872.872 0 00.07-.352.916.916 0 00-.26-.64L14.189.283a.9.9 0 00-1.28-.025z\" fill=\"#48a27a\" \/>               <\/svg><\/button>           <\/div>            <div             class=\"details fixed top-0 left-0 bg-white h-screen z-10 overflow-scroll w-screen lg:w-full lg:relative lg:h-auto\"             x-cloak x-show=\"focusedExpert == 'ray-mencio'\"             x-transition:enter=\"transition ease-out duration-100 transform\"             x-transition:enter-start=\"opacity-0 scale-95\"             x-transition:enter-end=\"opacity-100 scale-100\"             x-transition:leave=\"transition ease-in duration-75 transform\"             x-transition:leave-start=\"opacity-100 scale-100\"             x-transition:leave-end=\"opacity-0 scale-95\">              <div class=\"bg-theme-green p-4 mb-4 pb-20 relative text-white lg:bg-white lg:pb-0 lg:text-theme-green lg:mb-8\">               <button class=\"close-details mr-4 mt-2 absolute top-0 left-0 flex items-center ml-4 lg:mt-0 lg:ml-0\" x-on:click.stop=\"closeExpert('ray-mencio')\">                 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 20.243 13.501\" class=\"w-6 mr-2 fill-current\">                   <path data-name=\"Icon ionic-ios-arrow-round-forward\" d=\"M7.334 13.243a.919.919 0 00.007-1.294L3.066 7.667h16.27a.914.914 0 000-1.828H3.073l4.275-4.286A.925.925 0 007.341.259a.91.91 0 00-1.287.007L.26 6.102a1.026 1.026 0 00-.19.288.872.872 0 00-.07.352.916.916 0 00.26.64l5.794 5.836a.9.9 0 001.28.025z\" \/>                 <\/svg> Close               <\/button>             <\/div>              <div class=\"item text-center px-4 w-full text-center -mt-20 relative z-20 pointer-events-none lg:hidden\">               <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Rey-Mencio.png\" alt=\"Rey Mencio\" class=\"mt-0 mb-3 mx-auto w-32 h-32 object-cover rounded-full border-white border-4 shadow-xl\">               <div class=\"text-base leading-5 mb-2 text-black font-medium\">Ray Mencio <\/div>               <div class=\"text-sm leading-5 mb-2 text-gray-800\">Executive Director of Club Sports, Fitness and Recreation<\/div>               <div class=\"text-gray-600 text-sm\">Sacred Heart University<\/div>             <\/div>              <div class=\"px-4 lg:px-0\">               <p><strong>Why has pickleball exploded in popularity in recent years?<\/strong><\/p> <p>Pickleball has exploded in popularity for a variety of reasons:<\/p> <ul> <li>Anyone can learn and play \u2014 at any skill level and any age.<\/li> <li>The rules are simple and easy to follow so that everyone can grasp them right off the bat.<\/li> <li>It\u2019s fun.<\/li> <\/ul>             <\/div>            <\/div>          <\/div>                <div           id=\"expert-jonathan-howe-phd\"           class=\"mb-10 border border-gray-200 p-4 cursor-pointer lg:block\"           x-bind:class=\"{'lg:border-theme-green block': focusedExpert == 'jonathan-howe-phd', 'hidden': focusedExpert != 'jonathan-howe-phd'}\"           @click=\"openExpert('jonathan-howe-phd', 'expert'); expertIsFocused = true\">            <div             x-bind:class=\"{'items-center': focusedExpert != 'jonathan-howe-phd', 'items-start': focusedExpert == 'jonathan-howe-phd'}\"             class=\"item mb-4 hidden lg:flex\"             @click=\"openExpert('jonathan-howe-phd', 'expert')\">              <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Jonathan-Howe.png\" alt=\"Jonathan Howe\" class=\"m-0 mr-3 w-16 h-16 object-cover rounded-full lg:w-20 lg:h-20\">              <div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'jonathan-howe-phd'}\"                 class=\"text-sm leading-5 mb-2 text-black font-medium\">Jonathan Howe, Ph.D. <\/div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'jonathan-howe-phd'}\"                 class=\"text-sm leading-5 mb-2 text-gray-800\">Assistant Professor | Department of Sport and Recreation Management, Coordinator | Race, Sport, &amp; Leadership Certificate Program<\/div>               <div                 x-bind:class=\"{'trim-label': focusedExpert != 'jonathan-howe-phd'}\"                 class=\"text-gray-600 text-sm\">Temple University<\/div>             <\/div>           <\/div>            <div             class=\"hidden lg:block\"             x-bind:class=\"{'lg:hidden': focusedExpert == 'jonathan-howe-phd'}\">             <button class=\"flex items-center text-theme-green open-details\" @click=\"openExpert('jonathan-howe-phd', 'expert'); expertIsFocused = true\">View Answers <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 20.243 13.501\" class=\"w-4 ml-2\">                 <path data-name=\"Icon ionic-ios-arrow-round-forward\" d=\"M12.909.258a.919.919 0 00-.007 1.294l4.275 4.282H.907a.914.914 0 000 1.828H17.17l-4.275 4.286a.925.925 0 00.007 1.294.91.91 0 001.287-.007l5.794-5.836a1.026 1.026 0 00.19-.288.872.872 0 00.07-.352.916.916 0 00-.26-.64L14.189.283a.9.9 0 00-1.28-.025z\" fill=\"#48a27a\" \/>               <\/svg><\/button>           <\/div>            <div             class=\"details fixed top-0 left-0 bg-white h-screen z-10 overflow-scroll w-screen lg:w-full lg:relative lg:h-auto\"             x-cloak x-show=\"focusedExpert == 'jonathan-howe-phd'\"             x-transition:enter=\"transition ease-out duration-100 transform\"             x-transition:enter-start=\"opacity-0 scale-95\"             x-transition:enter-end=\"opacity-100 scale-100\"             x-transition:leave=\"transition ease-in duration-75 transform\"             x-transition:leave-start=\"opacity-100 scale-100\"             x-transition:leave-end=\"opacity-0 scale-95\">              <div class=\"bg-theme-green p-4 mb-4 pb-20 relative text-white lg:bg-white lg:pb-0 lg:text-theme-green lg:mb-8\">               <button class=\"close-details mr-4 mt-2 absolute top-0 left-0 flex items-center ml-4 lg:mt-0 lg:ml-0\" x-on:click.stop=\"closeExpert('jonathan-howe-phd')\">                 <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 20.243 13.501\" class=\"w-6 mr-2 fill-current\">                   <path data-name=\"Icon ionic-ios-arrow-round-forward\" d=\"M7.334 13.243a.919.919 0 00.007-1.294L3.066 7.667h16.27a.914.914 0 000-1.828H3.073l4.275-4.286A.925.925 0 007.341.259a.91.91 0 00-1.287.007L.26 6.102a1.026 1.026 0 00-.19.288.872.872 0 00-.07.352.916.916 0 00.26.64l5.794 5.836a.9.9 0 001.28.025z\" \/>                 <\/svg> Close               <\/button>             <\/div>              <div class=\"item text-center px-4 w-full text-center -mt-20 relative z-20 pointer-events-none lg:hidden\">               <img decoding=\"async\" src=\"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/Jonathan-Howe.png\" alt=\"Jonathan Howe\" class=\"mt-0 mb-3 mx-auto w-32 h-32 object-cover rounded-full border-white border-4 shadow-xl\">               <div class=\"text-base leading-5 mb-2 text-black font-medium\">Jonathan Howe, Ph.D. <\/div>               <div class=\"text-sm leading-5 mb-2 text-gray-800\">Assistant Professor | Department of Sport and Recreation Management, Coordinator | Race, Sport, &amp; Leadership Certificate Program<\/div>               <div class=\"text-gray-600 text-sm\">Temple University<\/div>             <\/div>              <div class=\"px-4 lg:px-0\">               <p><strong>What makes pickleball different from tennis, ping-pong, and badminton?<\/strong><\/p> <p>Pickleball has many unique features that differentiate it from tennis, ping-pong, and badminton.<\/p> <p>Compared to tennis:<\/p> <ul> <li>Pickleball is played on a smaller court (badminton-size) and uses different equipment, such as a smaller, solid racket\/paddle and plastic ball with holes instead of a rubber ball.<\/li> <li>In addition to the equipment, rules differ as pickleball players must serve underhand and there is no stepping in \u201cthe kitchen\u201d area.<\/li> <li>Only the team that serves can win a point, scoring is to 11 or 15, and you have to win by two.<\/li> <\/ul> <p>Compared to badminton:<\/p> <ul> <li>Pickleball is played on the same court size. However, pickleball players must let the ball bounce.<\/li> <li>The paddle is also smaller and solid as opposed to a longer and stringed racket.<\/li> <\/ul> <p>In comparison to ping-pong:<\/p> <ul> <li>Pickleball can be more intense.<\/li> <li>Additionally, in ping-pong, players can serve however they wish.<\/li> <\/ul> <p>Thus, while pickleball takes elements from each of these games, it maintains unique features that make it appealing.<\/p> <p><strong>Why has pickleball exploded in popularity in recent years?<\/strong><\/p> <p>Pickleball has existed since the 1960s but has gained popularity in recent years \u2014 partly due to the COVID-19 pandemic. In a time when people were shut in and practicing social distancing, pickleball allowed socializing and exercising to happen in a safe manner.<\/p> <p>The pandemic was not the only factor in the rise in popularity. Pickleball is a fun game that provides avenues to socialize and stay active more broadly. With unique rules and a smaller court size than tennis, pickleball is a lower-impact sport \u2014 which makes it more appealing to individuals of a wider age range.<\/p> <p>Another factor to consider is the cost. While not fully accessible to all, the sport is cheaper than many recreational sports requiring club memberships. A paddle is likely the most expensive necessity, ranging from $75 to $200.<\/p> <p><strong>What are your three best tips for first-time pickleball players?<\/strong><\/p> <p>1. The first and most important tip is to become knowledgeable about the rules. While venturing into any new activity can induce nerves, understanding the game can help ease anxiousness.<\/p> <p>2. Like tennis, ping-pong, and badminton, pickleball players want to keep their feet moving and their knees bent. Stagnant feet will put you at a disadvantage, and keeping your knees bent will put you in a position to return the ball.<\/p> <p>3. The last tip I will share is being sure to keep the ball low over the net for your return, which will minimize the options opponents have to return.<\/p> <p><strong>How can pickleheads find new pickleball courts in their city?<\/strong><\/p> <p>Aside from potentially hearing pickleball being played in your city\/neighborhood, individuals can utilize websites like <a href=\"https:\/\/www.places2play.org\/\" target=\"_blank\" rel=\"noopener\">Places2Play<\/a> or <a href=\"https:\/\/www.pickleheads.com\/\" target=\"_blank\" rel=\"noopener\">Pickleheads<\/a>. Individuals can search their city and even addresses to find nearby pickleball courts.<\/p> <p><strong>Pickleball\u2019s popularity is causing a popping problem. How can venues best prevent irritating neighbors with pickleball noise?<\/strong><\/p> <p>1. The first and most important strategy that venue owners and potential pickleball venue owners should enact is consulting with community members. A cause of frustration could come from a lack of communication and reasonable compromises, which can be avoided if venues establish a relationship with the community.<\/p> <p>2. Next, there are sound barrier options that venues could install in order to reduce the popping problem, such as those found <a href=\"https:\/\/pickleballsound.com\/\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/p> <p>3. Additionally, in consultation with community members, strategic hours of play could mitigate frustration. Having play end at a reasonable time during the working week and before people wind down for the night is a potential solution.<\/p>             <\/div>            <\/div>          <\/div>              <\/div> <\/div>   <h2 class=\"wp-block-heading\" id=\"methodology\"><span id=\"behind-the-ranking\">Behind the ranking<\/span><\/h2>    <p class=\"wp-block-paragraph\">To rank the Best Cities for Pickleball, we compared the 500 largest U.S. cities across 11 metrics.<\/p>    <p class=\"wp-block-paragraph\">Our pickleball metrics covered 3 major themes:<\/p>    <ul class=\"wp-block-list\"> <li><strong>Access (60%):<\/strong> The number of pickleball facilities, pickleball courts, dedicated pickleball courts, free-to-play pickleball courts, recreation centers, and pickleball tournaments.&nbsp;<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li><strong>Community (28%):<\/strong> The number of pickleball Meetup groups, pickleball clubs registered on USA Pickleball, MLP premier-level teams, and MLP challenger-level teams.<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li><strong>Popularity (12%):<\/strong> The average monthly local Google searches for pickleball keywords, adjusted per 100,000 residents.<\/li> <\/ul>    <p class=\"wp-block-paragraph\">For each of the 500 biggest U.S. cities, we then gathered data on each factor from the sources listed below the table. We eliminated 1 city (South Fulton, Georgia), lacking sufficient data in a single category, resulting in a final sample size of 499 cities.<\/p>    <p class=\"wp-block-paragraph\">Finally, we calculated scores (out of 100 points) for each city to determine its rank in each factor, each category, and overall. A city\u2019s Overall Score is the average of its scores across all factors and categories. The highest Overall Score ranked \u201cBest\u201d (No. 1) and the lowest \u201cWorst\u201d (No. 499).<\/p>    <p class=\"wp-block-paragraph\">Notes:<\/p>    <ul class=\"wp-block-list\"> <li>Data collection for this story occurred between Aug. 20, 2025, and Oct. 2, 2025.<\/li>    <li>The \u201cWorst\u201d among individual factors may not be No. 499 due to ties.<\/li> <\/ul>   <div style=\"position: relative; width: 100%; height: 0px; padding: 75.39% 0px 0px; overflow: hidden; will-change: transform;\"><iframe loading=\"lazy\" src=\"https:\/\/e.infogram.com\/771b6c92-dad2-4a12-9836-7feeda537754?src=embed&amp;embed_type=responsive_iframe\" title=\"LL Methodology Table - Best Cities for Pickleball in 2026\" allowfullscreen=\"\" allow=\"fullscreen\" style=\"position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; border: none; padding: 0px; margin: 0px;\"><\/iframe><\/div>    <h3 id=\"sources\" class=\"wp-block-heading\">Sources<\/h3>    <p class=\"has-small-font-size wp-block-paragraph\"><em>Google Keyword Planner, <\/em><a href=\"https:\/\/majorleaguepickleball.co\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Major League Pickleball<\/em><\/a><em>, <\/em><a href=\"https:\/\/www.meetup.com\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Meetup<\/em><\/a><em>, <\/em><a href=\"https:\/\/pickleballtournaments.com\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Pickleball Tournaments<\/em><\/a><em>, <\/em><a href=\"https:\/\/www.pickleheads.com\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Pickleheads<\/em><\/a><em>, <\/em><a href=\"https:\/\/www.referenceusagov.com\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Reference USA<\/em><\/a><em>, <\/em><a href=\"https:\/\/usapickleball.org\/clubs\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>USA Pickleball<\/em><\/a><em>,<\/em><\/p>    <h2 class=\"wp-block-heading\" id=\"final-thoughts\"><span id=\"pickleball-holidays-and-home-courts\">Pickleball holidays and home courts<\/span><\/h2>    <p class=\"wp-block-paragraph\">From passionate players like <a href=\"https:\/\/www.playerspickleballclub.com\/news\/bills-gates-has-been-playing-pickleball-for-50-years\" target=\"_blank\" rel=\"noreferrer noopener\">Bill Gates<\/a> to <a href=\"https:\/\/sports.yahoo.com\/le-bron-james-tom-brady-patrick-mahomes-bet-big-on-pickleball-will-it-pay-off-002908636.html\" target=\"_blank\" rel=\"noreferrer noopener\">athlete-investors<\/a> like LeBron James, Kevin Durant, and <a href=\"https:\/\/www.wtatennis.com\/news\/2989563\/osaka-leads-new-roster-of-grand-slam-champions-to-invest-in-pickleball\" target=\"_blank\" rel=\"noreferrer noopener\">Naomi Osaka<\/a> \u2014 and soon on our screens with <a href=\"https:\/\/www.apple.com\/tv-pr\/news\/2025\/08\/apple-original-films-lands-the-dink-new-sports-comedy-feature-from-director-josh-greenbaum-ben-stillers-red-hour-films-rivulet-entertainment-and-starring-jake-johnson\/\" target=\"_blank\" rel=\"noreferrer noopener\">Ben Stiller\u2019s next film<\/a>, \u201cThe Dink\u201d \u2014 there is no end in sight for pickleball mania.&nbsp;<\/p>    <h3 id=\"where-else-can-you-get-your-game-on\" class=\"wp-block-heading\">Where else can you get your game on?&nbsp;<\/h3>    <ul class=\"wp-block-list\"> <li>While its population is too small to be considered in our ranking this year, <strong>Naples, Florida<\/strong>, has a reputation as the \u201c<a href=\"https:\/\/www.compasshotel.com\/compass-hotel-naples\/blog\/pickleball-paradise-discover-why-naples-florida-is-the-ultimate-destination-for-pickleball-enthusiasts\" target=\"_blank\" rel=\"noreferrer noopener\">Pickleball Capital of the World<\/a>.\u201d Naples is home to the <a href=\"https:\/\/www.usopnationalpickleballcenter.com\/about\/campus-map\" target=\"_blank\" rel=\"noreferrer noopener\">National Pickleball Center<\/a>, currently the largest pickleball venue in the world, boasting 65 dedicated pickleball courts. Paradise Coast hosts the largest pickleball event in the world, the <a href=\"https:\/\/www.usopenpickleball.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Minto US Open Pickleball Championships<\/a>, with over 55,000 attendees in 2025.<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li>Picklers can now play at sea on many cruise lines, like <a href=\"https:\/\/www.hollandamerica.com\/en\/us\/onboard-experiences\/activities\/pickleball-on-cruises\" target=\"_blank\" rel=\"noreferrer noopener\">Holland America<\/a> (official partner of the Professional Pickleball Association), <a href=\"https:\/\/pickleballinparadise.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Pickleball in Paradise<\/a> (featuring professional players), and <a href=\"https:\/\/www.celebritycruises.com\/things-to-do-onboard\/pickleball\" target=\"_blank\" rel=\"noreferrer noopener\">Celebrity Cruises<\/a>.<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li>Resorts across the country, like <a href=\"https:\/\/www.enchantmentresort.com\/sedona-resort-experience\/tennis-pickleball\/\" target=\"_blank\" rel=\"noreferrer noopener\">Enchantment Resort<\/a> in <strong>Sedona, Arizona<\/strong>, <a href=\"https:\/\/www.broadmoor.com\/activities\/tennis\/pickleball\" target=\"_blank\" rel=\"noreferrer noopener\">The Broadmoor<\/a> in <strong>Colorado Springs, Colorado<\/strong> (No. 24), and <a href=\"https:\/\/www.maunakearesort.com\/mauna-kea-beach-hotel\/golf-and-tennis\/tennis-and-pickleball\" target=\"_blank\" rel=\"noreferrer noopener\">Mauna Kea Beach Hotel<\/a> in Hawaii, make it easy to vacation without taking a break from improving your game.&nbsp;<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li>You never know where a new pickleball court might pop up. Temporary courts have previously appeared on the <a href=\"https:\/\/nationalmall.org\/pickleball\" target=\"_blank\" rel=\"noreferrer noopener\">National Mall<\/a> in <strong>Washington, D.C.<\/strong> (No. 32), on <a href=\"https:\/\/www.pickleballpopups.com\/gallery\/beale-street-takeover\" target=\"_blank\" rel=\"noreferrer noopener\">Beale Street<\/a> in <strong>Memphis, Tennessee<\/strong> (No. 113), and at <a href=\"https:\/\/www.mlb.com\/redsox\/tickets\/events\/pickleball\" target=\"_blank\" rel=\"noreferrer noopener\">Fenway Park<\/a> in <strong>Boston<\/strong> (No. 90).&nbsp;<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li>According to <a href=\"https:\/\/thedyrt.com\/magazine\/press\/camping-report\/\" target=\"_blank\" rel=\"noreferrer noopener\">The Dyrt\u2019s 2025 Camping Report<\/a>, 17% of private campgrounds added pickleball courts among their <a href=\"https:\/\/lawnlove.com\/blog\/best-states-camping\/\">camping<\/a> amenities.&nbsp;&nbsp;<\/li> <\/ul>    <p class=\"wp-block-paragraph\">Pickleball-infused cruises, campgrounds, and vacations might be nice, but you don\u2019t need a fancy spot or luxury equipment to join in the fun. While <a href=\"https:\/\/pickleland.com\/how-to-build-a-pickleball-court-in-your-backyard\/\" target=\"_blank\" rel=\"noreferrer noopener\">home pickleball courts<\/a> can cost between $15,000 and $45,000, luckily, <a href=\"https:\/\/inphormnyc.com\/blogs\/news\/can-you-play-pickleball-on-grass?srsltid=AfmBOor1FNofHYzmoV4mis04AebnaG3cwb99ZTunxjugWQtaqjgFU15R\" target=\"_blank\" rel=\"noreferrer noopener\">lawn pickleball<\/a> and <a href=\"https:\/\/www.sandypickle.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Sandy Pickle<\/a> make it easy to play the sport anywhere \u2014 with a few slight adjustments.&nbsp;<\/p>    <h3 id=\"how-to-play-lawn-pickleball\" class=\"wp-block-heading\">How to play lawn pickleball<\/h3>    <ul class=\"wp-block-list\"> <li>Upgrade your ball: Backyard players will want to use a rubber or foam ball for better bounces on the grass court.<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li>Other elements you will need: a net, items to mark the playing space (stakes, cones, or field marking paint), and measuring tape to get the right dimensions.&nbsp;<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li><strong>What\u2019s the best grass type for lawn pickleball? <\/strong>If you\u2019re committed to playing in your backyard but don\u2019t have the budget to build a court, upgrade to a dense and foot-traffic-friendly turf. Think like a golfer and look into a species like <a href=\"https:\/\/lawnlove.com\/blog\/perennial-ryegrass-guide\/\">perennial ryegrass<\/a> for <a href=\"https:\/\/lawnlove.com\/blog\/guide-to-cool-season-grasses\/\">cool-season climates<\/a>, and <a href=\"https:\/\/lawnlove.com\/blog\/bermudagrass-guide\/\">Bermudagrass<\/a> for <a href=\"https:\/\/lawnlove.com\/blog\/guide-to-warm-season-grasses\/\">warm-season climates<\/a>.&nbsp;<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li>Whatever grass type you have, you\u2019ll find better playability if mowed to the shortest height possible without damaging your grass. This can be 2\u20133 inches minimum, <a href=\"https:\/\/lawnlove.com\/blog\/best-height-cut-grass\/\">depending on your grass type<\/a>.&nbsp;<\/li> <\/ul>    <ul class=\"wp-block-list\"> <li><a href=\"https:\/\/lawnlove.com\/blog\/fall-yard-cleanup-benefits\/\">Clear your lawn<\/a> of debris and hazards and <a href=\"https:\/\/lawnlove.com\/blog\/how-to-level-uneven-lawn\/\">level any uneven areas<\/a> for a safe match.&nbsp;<\/li> <\/ul>    <p class=\"wp-block-paragraph\"><em>Why is Lawn Love ranking the Best Cities for Pickleball in 2025?<\/em><\/p>    <p class=\"wp-block-paragraph\"><em>With winter around the corner, indoor pickleball games can be a great way to stay active throughout the cold season. When the weather is nice, your backyard can serve as the stadium for your neighborhood\u2019s next big lawn pickleball match. <\/em><a href=\"https:\/\/lawnlove.com\/\"><em>Lawn Love pros<\/em><\/a><em> can help maintain an even playing field on your lawn.&nbsp;<\/em><\/p>    <h2 class=\"wp-block-heading\" id=\"media-resources\">Media resources<\/h2>    <ul class=\"wp-block-list\"> <li><a href=\"https:\/\/drive.google.com\/drive\/folders\/1v2SkKNaeBYzUfc5HSfp8O3BQ7bzBFAFm?usp=sharing\" target=\"_blank\" rel=\"noreferrer noopener\">High-resolution image of infographic<\/a><\/li>    <li><a href=\"https:\/\/docs.google.com\/spreadsheets\/d\/1DAez0eoaXqlbpkyhL553MwV4C0eEHQeRndj6mexkXWs\/edit#gid=0\">High-resolution images of cities<\/a><\/li>    <li><a href=\"https:\/\/infogram.com\/ll-ranking-table-2023s-best-cities-for-pickleball-1h7z2l83p57lg6o\">2023\u2019s Best Cities for Pickleball ranking results<\/a><\/li> <\/ul>    <p class=\"has-small-font-size wp-block-paragraph\"><strong>Main photo credit:<\/strong> <a href=\"https:\/\/www.istockphoto.com\/photo\/female-pickleball-player-returns-volley-gm1482008346-509140658\" target=\"_blank\" rel=\"noreferrer noopener\">iStock<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Best Cities for Pickleball in 2026: 1. New York; 2. Houston; 3. Chicago; 4. Miami; 5. Atlanta; 6. Las Vegas; 7. Charlotte; 8. Cincinnati; 9. Mesa, AZ<\/p>\n","protected":false},"author":16,"featured_media":17031,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","fifu_image_url":"","fifu_image_alt":"","footnotes":""},"categories":[169],"tags":[348],"class_list":["post-42910","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-studies","tag-studies"],"acf":[],"featured_image_src":"https:\/\/lawnlove.com\/blog\/wp-content\/uploads\/2023\/08\/iStock-1482008346new-1-1.jpg","author_info":{"display_name":"Sav Maive","author_link":"https:\/\/lawnlove.com\/blog\/author\/sav-maive\/"},"_links":{"self":[{"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/posts\/42910","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/comments?post=42910"}],"version-history":[{"count":30,"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/posts\/42910\/revisions"}],"predecessor-version":[{"id":43875,"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/posts\/42910\/revisions\/43875"}],"wp:attachment":[{"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/media?parent=42910"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/categories?post=42910"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lawnlove.com\/blog\/wp-json\/wp\/v2\/tags?post=42910"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}