Contact Information
11901 West 119th Street, Overland Park, Kansas 66213
Detailed Information

Since 2008, Lynne Matile has built a reputation as one of Kansas City’s most accomplished real estate professionals. She has closed $279 million in total sales across 513 transactions, earning a place among the top 1% of REALTORS® nationwide. In 2024, she was recognized as the #1 Sales Professional at ReeceNichols Real Estate with $38.4 million in annual volume.

With an MBA from the University of Kansas and dual licensure in Kansas and Missouri, Lynne combines strategic business acumen with local market insight to guide clients through every phase of buying or selling. Her honors include the Chairman’s Circle Award (2022–2024), Five Star Professional Award (2020–2024), Emerald Elite designation, and recognition by the Wall Street Journal’s America’s Best Real Estate Professionals list.

Sign up for our digital newsletter

This field is for validation purposes and should be left unchanged.
Name
function gravity_js_to_footer() { return true; } add_filter("gform_init_scripts_footer", "gravity_js_to_footer"); // Fix the ajax jquery inline code issue when gravity js is being called in the footer //https://bjornjohansen.no/load-gravity-forms-js-in-footer add_filter( 'gform_cdata_open', 'wrap_gform_cdata_open' ); function wrap_gform_cdata_open( $content = '' ) { $content = 'document.addEventListener( "DOMContentLoaded", function() { '; return $content; } add_filter( 'gform_cdata_close', 'wrap_gform_cdata_close' ); function wrap_gform_cdata_close( $content = '' ) { $content = ' }, false );'; return $content; }