<!DOCTYPE html>
<html lang="en">
  <head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no" />
	<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
	
	<link rel="icon" type="image/png" href="/img/aws/favicon.png">	
	<title>Marchel Peterson, REALTOR&reg; - Spring, TX 77379</title>
	<META name="keywords" content="Marchel Peterson, houston real estate agents, houston real estate brokers, houston real estate firms, houston real estate companies">
  <META name="description" content="Marchel Peterson, a member of the Houston Association of REALTORS&reg;, provides real estate services and real estate information. Visit Marchel Peterson's web site for Houston homes and Houston real estate.">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="Marchel Peterson's Website">
<meta property="fb:app_id" content="196367140403306" />
<meta property="og:image" content="https://pics.harstatic.com/agent/454497.jpg?ts=2017-07-21T11:25:00" />
<meta property="og:title" content="Marchel Peterson's Website"/>	
    <!-- Bootstrap styles -->


  <link href='/cssmin/0630523569_bootstrap.css' rel='stylesheet' />
  <link href='/cssmin/0630523569_global.css' rel='stylesheet' />
  <link href='/cssmin/0630523569_searchbox.css' rel='stylesheet' />
  <link href='/cssmin/0630523569__elements.css' rel='stylesheet'>
  <link href='/css/0630523569_font-awesome.min.css' rel='stylesheet'>
  <link href='/css/library/0630523569_tools.css' rel='stylesheet'> 
  <link href='/css/aws/0630523569_agent_website.css' rel='stylesheet'> 
  <link href='/cssmin/0630523569_mobile_footer.css' rel='stylesheet'>
  <link href='/cssmin/flexslider.css?ver=0630523569' rel='stylesheet'>
  
  <script src='/jsv1/0630523569_jquery.js'></script>
  <script src='/jsv1/bootstrap.min.js'></script>
  <script src='/jsmin/0630523569_jquery-scrolltofixed.js'></script>
  <script src='/jsmin/0630523569_scripts.js'></script>
  <link rel='stylesheet' href='/cssmin/jqueryui/smoothness/jquery-ui-active.css' /> 
  <script type='text/javascript' src='/jsmin/0630523569_jquery-ui-1.10.3.custom.min.js'></script>
  <script src='/jsmin/0630523569_appear.js'></script>
  <script src='/jsmin/0630523569_helpers.js'></script>
  <script src='/jsmin/0630523569_bootbox.js'></script>
  <script src='/jsmin/flexslider-min.js?ver=0630523569'></script>
   	
<script>
myApplication = {};
myApplication.regionid = 1; 
myApplication.ID = "0";
myApplication.GATEWAY = "marchelpeterson";

$(document).ready(function(){
			itemlimit = 7;
                        items = [];
                        window.TAitemcount = 0;
                        typeitems = [];
                        mymap = {};		 				myApplication.lastsval = '';
                        myApplication.lastType = '';

                        myApplication.rawsearchval = '';
                        myApplication.typeRegion = myApplication.regionid>0 ? myApplication.regionid:'';
                            				$("#quickSearchMain2").typeahead({                    minLength: 1,
                    items:7,
                    source: function (query, process) {

                    thisdata = $.ajax({
                        url: "/typeapp/mainlistingaws",
                        type: 'post',
                        data: { query: query, inregion: myApplication.typeRegion },



                        dataType: 'json',
                        success: function (result) {
                        if($("#quickSearchMain2").val() == query)
                        {
                        items = [];
                        typeitems = [];
                        window.TAitemcount = 0;
                        myApplication.lastsval = '';
                        myApplication.lastType = '';
                        } else{
                        return;
                        }

                        myApplication.extra = {};
                              $.each(result, function (i, state) {

                              for(var l in state){
                                  if(l == 'aptName')
                                    typeitems.push("Apartment Name");
                                  else if(l == 'ManagementName')
                                    typeitems.push("Management Name");
                                   else if(l == 'Charter')
                                    typeitems.push("Charter School");
                                  else if(l== 'mlsnum')
                                    typeitems.push("MLS");
                                  else if(l== 'zipcode')
                                    typeitems.push("Zip Code");
                                  else if(!isNaN(parseInt(l))){

									  if(state[l].mytype =='zipcode')
										  typeitems.push("Zip Code");
									  else
                                    typeitems.push(state[l]["mytype"].charAt(0).toUpperCase() + state[l]["mytype"].slice(1));
                                    items.push(state[l]["myval"]);
                                    myApplication.extra[state[l]["myval"]] = state[l];
                                  continue;
                                  }
                                  else {

                                  typeitems.push(l.charAt(0).toUpperCase() + l.slice(1));
                                  }
                                    items.push (state[l]);
                              }
                            });                            return process(items);

                        }
                    });
                    return thisdata;
                },
                    highlighter: function(item){  var t=items.indexOf(item);
                    window.TAitemcount++;
                    var x= "<p style='text-align:left;'><span class='label tlabel_" + typeitems[t].replace(/\s+/g, '') + "' ";
                    var color = "#000000";					if( $("#quickSearchMain2").val() != myApplication.lastsval)
                            {
                            myApplication.lastsval = $("#quickSearchMain2").val();
                            myApplication.lastType = typeitems[t];
                            }
                    return x +">" + typeitems[t] + "&nbsp;</span>&nbsp;<span class='tText bold'>" + item + "</span></p>";

                    },
                    updater: function(val){
                        var location = items.indexOf(val);
                        var t=0;if(typeitems[location]=="Street")
        $("#quickSearchMain2").attr('name',"streetaddress");
                        else if(typeitems[location]=="Zip Code")
                            $("#quickSearchMain2").attr('name',"zip_code");
                        else if(typeitems[location]=="City") 
                            $("#quickSearchMain2").attr('name',"city");
                        else if(typeitems[location]=="MLS")
                            $("#quickSearchMain2").attr('name',"mlsnum"); 

                        if(typeof myApplication.extra != "undefined"){
                            if(typeof myApplication.extra[val] != "undefined"){
                                if(myApplication.extra[val].for_sale == 7)
                                {
                                $('#leaseoption').click();
                                $('#forsale').val(0);
                                }
                                else{
                                $('#saleoption').click();
                                $('#forsale').val(1);
                                }
                            }
                        }
						myApplication.LastSearchValFull = val;
                        t = val.lastIndexOf("(") -1;
                        if(t>0)
                        val = val.substr(0,t);

                        myApplication.LastSearchVal = val;
                        $("#quickSearchMain2").val(val); 
$("#awssearch").submit();

                        return val;
                    }

                    });
});</script>
<!--[if IE 9]>
		<link href='/cssmin/0630523569_ie9.css' rel='stylesheet' >
<![endif]-->
</head>
<body>

	<!-- menu starts from here -->
	<div class="fullscreenMenu">
		<a id="fsm_close" href="#">Close</a>
		<div class="container">
	        <ul class="nav">
            	<div class="fsm_cols">
	            	<li><a href="/marchelpeterson">Home</a></li>
	            	<li><a href="https://blogs.har.com/marchelpeterson">Blog</a></li>					
					<li><a href="/marchelpeterson/resources/aboutme">Contact Info</a></li>
					 <li><a href="http://www.AgentwithResults.com">My Other Website</a></li> 																		<li><a href="https://www.har.com/marchelpeterson/sitelogin?act=new">Sign up<span class="hidetext_resp"> to view Premium Content</span></a></li>
				<li><a href="https://www.har.com/marchelpeterson/sitelogin">Log In</a></li>
				
									
	             	</div><div class="fsm_cols">
										<li class="dropdown">
					 	<a href="#" class="dropdown-toggle" data-toggle="dropdown">Find a Home<span class="caret"></span></a>                              
					 	<ul class="dropdown-menu">
						
						<li><a href="https://www.har.com/marchelpeterson/results?listing_agentid=MARCHEL">View My Listings</a></li>
<li><a href="https://www.har.com/marchelpeterson/tools/homevalues/soldsearch?agents=MARCHEL">View My Transactions</a></li>
<li><a href="https://www.har.com/marchelpeterson/results?showsearch=1">Search All MLS Listings</a></li>
                        						<li><a href="https://www.har.com/marchelpeterson/tools/download_app">Download My App</a></li>
                        					 	</ul>
	             	</li>
											
            	</div>
			
				
				            	<div class="fsm_cols">
				
	             	<li class="dropdown">
					 	<a href="#" class="dropdown-toggle" data-toggle="dropdown">Consumer Tools<span class="caret"></span></a>                              
					 	<ul class="dropdown-menu">
                        		
					 			<li><a href="https://www.har.com/sell_your_home?agent=MARCHEL"  >Sell Your Home?</a></li>
<li><a href="https://web.har.com/aws/disphomeworth.cfm?siteType=aws&cid=454497"  target="_blank">What's my home worth?</a></li>
<li><a href="https://www.har.com/marchelpeterson/tools/apartments"  >Apartment Finder</a></li>
<li><a href="https://www.har.com/marchelpeterson/tools/homevalues"  >Recently Sold / Home Value Finder</a></li>
<li><a href="https://www.har.com/marchelpeterson/tools/school"  >School Finder</a></li>
<li><a href="https://www.har.com/marchelpeterson/tools/golffinder"  >Golf Finder</a></li>
<li><a href="https://www.har.com/marchelpeterson/tools/neighborhoods"  >Neighborhood Finder</a></li>
<li><a href="https://www.har.com/marchelpeterson/tools/highrisefinder"  >Highrise Finder</a></li>
<li><a href="https://web.har.com/aws/dispCMAForm.cfm?siteType=aws&cid=454497"  target="_blank">CMA Request</a></li>
					 	</ul> 
	             	</li>
					
					 
            	</div>
												             <div class="fsm_cols">
	             	<li class="dropdown">
					 	<a href="#" class="dropdown-toggle" data-toggle="dropdown">Resource Center<span class="caret"></span></a>                              
					 	<ul class="dropdown-menu">
                        	<li><a href="/marchelpeterson/consumerknowledge_library/">Consumer Knowledge Series</a></li>
                         	<li><a href="/marchelpeterson/homeownervideos/">Homeowners Videos</a></li> 
					 			<li><a href="https://www.har.com/content/mls">Housing Market Stats</a></li>
<li><a href="https://www.har.com/marchelpeterson/resources/affordable_housing">Affordable Housing</a></li>
<li><a href="https://www.har.com/marchelpeterson/resources/consumer_resource">Consumer Resources</a></li>
<li><a href="https://www.har.com/marchelpeterson/resources/realestate_news">Real Estate News</a></li>
                		                         
					 	</ul>
	             	</li>
            	</div>
								
            	<div class="fsm_cols">	
		
	    
            	</div>
            </ul>
			<div class="clearfix"></div>	
		</div>
	</div>
	<!-- menu ended from here -->

	<!-- full screen hero section -->
	    	<div id="hero" class="section top_header" style="background-image: url(https://s3.amazonaws.com/content.har.com/awsbg/454497_bg.jpg);">
	<div class="header_color_overlay">
		<div class="main_nav">
			<a href="#" class="menu_btn bordered-text"><img src="/img/aws/menu_icon.png"><span>Menu</span></a>
			<a href="/marchelpeterson"><div class="alt_mhimg"  style="background:url(https://pics.harstatic.com/agent/454497.jpg?ts=2017-07-21T11:25:00) no-repeat center top; background-size: cover;"></div></a>
			<span class="agentwebsitename bordered-text"><a href="https://www.har.com/marchelpeterson">Marchel Peterson - Agent with Results</a></span>
			<div class="menu_left_items">
				<div class="contact_links">
                  					<a href="/marchelpeterson/sitecontact/" class="emailicon"><span>Email</span>&nbsp;</a>
                    
					<a href="tel:832-721-8332" class="phoneicon custom_font"><span>832-721-8332</span>&nbsp;</a>					
				</div>
				
												<a href="https://www.har.com/marchelpeterson/sitelogin?act=new" class="signup_btn bordered-text">Sign up<span class="hidetext_resp"> to view Premium Content</span></a>
				<a href="https://www.har.com/marchelpeterson/sitelogin" class="signup_btn bordered-text">Log In</a>
				
								<a href="/marchelpeterson/resources/share" class="signup_btn bordered-text">Share</a>
			</div> 
			
			
			
		</div><div class='member_header pull-right pr15 frontcontact'>
		<div class='contact_links text-right bordered-text'>
		<div style='display:block;'><a href="tel:832-721-8332" class=" custom_font"><span>832-721-8332</span>&nbsp;</a></div> 					
	 <a href="/marchelpeterson/sitecontact/"  class="" style="clear: none; display:inline-block; padding-right:10px;">Email Me</a>	</div></div>
		<div id="header_content" class="container">
		
			<a href="/marchelpeterson/resources/aboutme"><div class="mh_img" style="background:url(https://pics.harstatic.com/agent/454497.jpg?ts=2017-07-21T11:25:00) no-repeat center top; background-size: cover;"></div></a>				<div class="row-fluid">
				<div class="span6">
					<div class="member_header">						
						<div class="mh_agent_name">
														<h1 class="bordered-text">Marchel Peterson</h1>
							<br><span class="bordered-text" style="padding-left:0px;">ABR, AHSS, ePRO, GRI</span>
						</div>
                        
                        <a class="ap_cat" href="https://www.har.com/content/platinum_agent"><img src="https://content.harstatic.com/resources/images/find_a_pro/platenium_sign.png"></a>
					<a href="https://www.har.com/marchel-peterson/ratings_454497"><div class="starimg" style="padding-top:10px;" ><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow_3quarter.png' border='0'>&nbsp;&nbsp;<span>4.84/5</span>  <span style="padding-left:10px;"> View Ratings</span></div> </a> 					 
                     <div class="clearfix"></div>
												<div class="mh_tagline">
							<div class="mh_tagline_inner bordered-text">
							McDougle Homes 							</div>
						</div> 						<!--- hide website link
						<div class="contact_links bordered-text">
		
	<a style="clear:none; display:inline-block; padding-left:0px;" href="https://www.har.com/marchelpeterson"><span style="padding-right:6px;" class="fa fa-laptop la-lg"></span>https://www.har.com/marchelpeterson</a>
						</div>
						--->
						
						                              						
						
					
					<div class="clearfix"></div>
					</div>
				</div><!-- span6 -->
			
				<div id='taglinespan' class="span6 ">
                                
					 <div class="mh_desc bordered-text">"Communication for Results!!</div> 				</div>
			</div>
			<div class="clearfix"></div>
            			<div class="pt20">  
				<div class="single">
					<form id='awssearch' action="https://www.har.com/marchelpeterson/results">
	        		<div class="search_box_title custom_font bordered-text">Find a Home</div>
					<div id="search_box" class="grd_bx bgwhite">
           				<div class="firstrow">
						  <div class="forrent_sale">
						  		<select autocomplete="off" class="custom_select input-block-level custom_font" id="forsale" name="for_sale">
									<option value="1">SALE</option>
									<option value="0">RENT</option>
								</select>
						  </div>
						  <div class="srch_box">
		                <input type="text" placeholder="Street, City, Zip Code or MLS#" spellcheck="false" autocomplete="off" class="width90 custom_font" id="quickSearchMain2" name="quicksearch">
		                <div class="clearfix"></div>
		                <a href="javascript:void(0);" onClick="$('#awssearch').submit();"   class="search_bar_btn"><span class="fa fa-search"></span></a>
						
		              </div>
			          <div class="clearfix"></div>
						 </div>
           				
		           	</div> <br>
					<button id="btn_advanced_search" class="btn btn-primary" name="showsearch" value=1>Advanced Search</button>
                                        <div class="contact_links bordered-text pull-right">
                    <a href="/marchelpeterson/tools/apartments/result" class="pull-right " style="font-size:16px !important; text-decoration:underline;">Find an Apartment</a>
	
					</div>
                    					</form>
		           
				</div>
				<div class="clearfix"></div>
			</div>
            
		</div>	
		
		<div id="searchrow">
			<div class="container">	
				<a id="btn_scrolling" class="scrolltoLink custom_font" href="#content_section">
					<span class="caption">SCROLL<br>FOR MORE</span>
					<span class="icon"></span>
				</a>
				<div class="clearfix"></div>
			</div>
	   	</div>
		
	</div>
	</div>
		<script>
	var sAgent = window.navigator.userAgent;
	var Idx = sAgent.indexOf("MSIE");
	if (Idx > 0) 
		$('#forsale').css('padding','4px');
	else
	{
		var Idx = sAgent.indexOf("Trident/7.0");
		if (Idx > 0) 
			$('#forsale').css('padding','4px');
	} 
		
	</script>	<a name='content_section'></a>
	

<script>
  jQuery(document).ready(function($){
    //for slider content
    jQuery('.mainslider').flexslider({
      animation: "slide",
      slideshow  : "false",
      controlNav : "false",
      directionNav: $('.mainslider .slides li').length > 1?true:false  //Conditional
    });//jQuery('.flexslider').flexslider({ 
  $('#fav_listings_featured').flexslider({
    animation   : "slide",
    animationLoop : false,
    itemWidth   : 276,
    itemMargin    : 0,
    slideshow     : false,
    directionNav: $('#fav_listings_featured .slides li').length > 4?true:false,
    start: function(slider) {
      $('#Featured.initialhide').removeClass('active');
      $('#Featured.initialhide').addClass('inithidden');
      $('#Featured.inithidden').removeClass('initialhide');
    }
  });
  $('#fav_listings_rent').flexslider({
    animation   : "slide",
    animationLoop : false,
    itemWidth   : 276,
    itemMargin    : 0,
    slideshow     : false,
    directionNav: $('#fav_listings_rent .slides li').length > 4?true:false,
    start: function(slider) {
      $('#ForRent.initialhide').removeClass('active');
      $('#ForRent.initialhide').addClass('inithidden');
      $('#ForRent.inithidden').removeClass('initialhide');
    }
  });
  $('#fav_listings_sale').flexslider({
    animation   : "slide",
    animationLoop : false,
    itemWidth   : 276,
    itemMargin    : 0,
    slideshow     : false,
    directionNav: $('#fav_listings_sale .slides li').length > 4?true:false,
    start: function(slider) {
      $('#ForSale.initialhide').removeClass('active');
      $('#ForSale.initialhide').addClass('inithidden');
      $('#ForSale.inithidden').removeClass('initialhide');
    }
  });
  $('#fav_listings_sold').flexslider({
    animation   : "slide",
    animationLoop : false,
    itemWidth   : 276,
    itemMargin    : 0,
    slideshow     : false,
    directionNav: $('#fav_listings_sold .slides li').length > 4?true:false,
    start: function(slider) {
      $('#RecentlySold.initialhide').removeClass('active');
      $('#RecentlySold.initialhide').addClass('inithidden');
      $('#RecentlySold.inithidden').removeClass('initialhide');
    }
  });
  $('#fav_listings_leased').flexslider({
    animation   : "slide",
    animationLoop : false,
    itemWidth   : 276,
    itemMargin    : 0,
    slideshow     : false,
    directionNav: $('#fav_listings_leased .slides li').length > 4?true:false,
    start: function(slider) {
      $('#RecentlyLeased.initialhide').removeClass('active');
      $('#RecentlyLeased.initialhide').addClass('inithidden');
      $('#RecentlyLeased.inithidden').removeClass('initialhide');
    }
  });
  $('#fav_listings_showings').flexslider({
    animation   : "slide",
    animationLoop : false,
    itemWidth   : 276,
    itemMargin    : 0,
    slideshow     : false,
    directionNav: $('#fav_listings_showings .slides li').length > 4?true:false,
    start: function(slider) {
      $('#RecentShowings.initialhide').removeClass('active');
      $('#RecentShowings.initialhide').addClass('inithidden');
      $('#RecentShowings.inithidden').removeClass('initialhide');
    }
  });
  $('#fav_listings_openhouse').flexslider({
    animation   : "slide",
    animationLoop : false,
    itemWidth   : 276,
    itemMargin    : 0,
    slideshow     : false,
    directionNav: $('#fav_listings_openhouse .slides li').length > 4?true:false,
    start: function(slider) {
      $('#OpenHouse.initialhide').removeClass('active');
      $('#OpenHouse.initialhide').addClass('inithidden');
      $('#OpenHouse.inithidden').removeClass('initialhide');
    }
  });
  /*jQuery('.flexslider2').flexslider({
        animation   : "slide",
        animationLoop : false,
        itemWidth   : 276,
        itemMargin    : 0,
        slideshow     : false,
      start: function( slider ){
        $('.initialhide').removeClass('active');
              $('.initialhide').addClass('inithidden');
              $('.inithidden').removeClass('initialhide');
              if($("#"+slider[0].id).parent().hasClass('active')){
                if(slider.count<5) { 
                  //$('.flex-direction-nav').addClass('hide_me'); 
                }
              }
    }
  });*/
  });
 function seemore(url){
	 document.location= /marchelpeterson/+url;
 }
</script>


<div id="ag_ratings" class="section brdb mrg0 blue_section 1">
		<div class="container">
			<div class="section_headings custom_font">About Me</div>
			
						<br>
			<h2>Ratings</h2>
				<div class="rating_row">
					<div class="pt20">
                          <div id="agr_1" class="rating_item">
	                            <div class="ratingnumber_small custom_font"><span class="ratingnumber_big">4.84</span>/5.0</div>
	                            <div class="starimg"><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow_3quarter.png' border='0'></div>
	                            <div class="agentoverallhead">Overall Rating</div>
	                            <div class=" mainratingtext">Based on 31</div>
	                            <div class=" mainratingtext">Completed Surveys</div>
								<div class=" mainratingtext">	
									<a href="https://www.har.com/marchel-peterson/ratings_454497">View Rating Details</a> </div>
		                  </div>
                            
                            
                          <div id="agr_2" class="rating_item">
	                         <div class="small_ratting_cols">
	                            <div class="small_ratting">
                            	<div class="agentoverallsubhead custom_font">4.87/5.0</div>                             
								<div class="starimg"><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow_3quarter.png' border='0'></div >
								<span class="ratingdata">Competency</span>
							</div>
	                            
	                            <div class="small_ratting">
                            	<div class="agentoverallsubhead custom_font">4.90/5.0</div>                             
								<div class="starimg"><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow_3quarter.png' border='0'></div >
								<span class="ratingdata">Communication</span>
							</div>
	                         </div>
	                         <div class="small_ratting_cols">   
	                            <div class="small_ratting">
	                            	<div class="agentoverallsubhead custom_font">4.81/5.0</div>                             
									<div class="starimg"><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow_3quarter.png' border='0'></div >
									<span class="ratingdata">Market Knowledge</span>
								</div>
								
								<div class="small_ratting">
	                            	<div class="agentoverallsubhead custom_font">4.74/5.0</div>                             
									<div class="starimg"><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow.png' border='0'><img src='https://content.harstatic.com/img/icons/star_yellow_3quarter.png' border='0'></div >
									<span class="ratingdata">My Experience</span>
								</div>								
	                         </div>
	                         <div class="clearfix"></div>
                          </div>
                          
                                                 <div  id="agr_reviews" class="">
                         	<h4>Reviews</h4>
                         	<div class="q_item big m0">
                              <!--q_agentBlock-->
                              <div class="community_box m0">
                                <div>Marchel is a wonderful agent and very attentive to the client's needs.</div>
                              </div>
                              <!--q_content-->
                              <div class="community_boxby m0">Buyer's feedback on Centerlake Ln on 01/30/2016</div>            
                            </div>
                         </div>
						 
						                          
                         <div class="clearfix"></div>
				</div>
		</div>
		
						
						
						<br><br>
			<h2>Bio</h2>
			<br>
						<br>
			<div id='videorow' class="row-fluid bio_row" style='display:table-row;'>      
			<div id="vidcont" style="display:table-cell;vertical-align:top;"><div id="video" style="padding-top:20px;">
                            
                            <span style="text-align:center;">
                                <div id="VideoContainer">
                                  <div class="videoyoutubeWrapper text-center">
                                    <iframe width="370" height="232" src="https://www.youtube.com/embed/ayf2vUZEnEc?wmode=transparent" frameborder="0" allowfullscreen></iframe>
                                  </div>
                           
                                </div>
                            </span> 
                            </div></div><div id="videobio" class="span8 video_info" style="display:table-cell;"><p>COMMUNICATION<br />
I've been in sales&nbsp;since 1982 and in real estate sales since 1997. That experience has taught me that to a large degree, success depends on communicating effectively. My slogan&nbsp;"COMMUNICATION FOR RESULTS",&nbsp;is not only my business philosophy, it is a commitment to provide you with exemplary personalized service beyond your expectations. My job is to listen, hear and understand your needs. A quality of business conduct that often seems forgotten in our fast paced, highly automated society.<br />
<br /></p>
<p>PERSEVERANCE<br />
Another thing that you will notice is the perseverance with which I will pursue your goals, and the attention to detail I put into every step of the real estate transaction. You'll never feel pressured to make a decision until you are absolutely sure it's the right one for you!</p>
<p>NEGOTIATION EXPERTISE<br />
I am often underestimated because of my quiet manner. I have often found that works to my advantage. Given my years of experience, I'm an excellent negotiator. Whether you're buying or selling, I'll make sure you get the best deal.<br /></p>
<p>INTERNET-SAVVY<br />
It used to be that you needed to work with one of the major brokerage firms in order to get the best exposure for selling your home. With the advent of the Internet, that is no longer true. You'll benefit from the fact that my technology skills are better than most.<br /></p>
				
					<br><br>
					<!-- <a href="#">read more</a> -->
				</div>
			
			</div>
				 
            			<div class="row-fluid">
							</div>
			
			<div class="row-fluid">
				 <br>
                        <h2>Designations</h2>
                        <div id="certDiv" class="biotext pt20"  > 
                        <ul class="designations">
                                                    <li>
                            	<a href="javascript:void(0);" class="show-pop" data-toggle="popover"  data-placement="bottom"  data-title="Accredited Buyer Representative" data-content="The Accredited Buyer�&#153;s Representative designation from the Real Estate Buyer�&#153;s Agent Council helps prepare real estate professionals to represent buyer clients in residential real estate transactions and provide the quality of service and degree of fidelity to buyers that sellers have customarily enjoyed. It also offers ideas and methods for building a buyer representation business and tools for conducting buyer counseling sessions.

REBAC (Real Estate   Buyer's Agent Council )
Contact REBAC, 1-800-648-6224 or visit the
REBAC Web site
 ">                                      				<img src="https://content.harstatic.com/membertraining/dsg/ABR.gif" onerror="this.src='https://content.harstatic.com/img/common/nophoto.jpg'"  title="ABR: Accredited Buyer Representative">
                                                                    </a>    
                            	
                            </li>
                            
                                                        <li>
                            	<a href="javascript:void(0);" class="show-pop" data-toggle="popover"  data-placement="bottom"  data-title="Accredited Home-Staging Specialist" data-content="Accredited Home Stagers Prepare Homes to Sell Faster for More Money!

Professional Home Staging is the fastest growing new career opportunity in Real Estate! Recommended by top Real Estate Agents and as seen on television, Home Staging is professionally preparing homes for sale, so that they appeal to the most amount of buyers and generate the highest price in the least amount of time on market. In today's market conditions, Staging sells homes. 
 ">                                      				<img src="https://content.harstatic.com/membertraining/dsg/AHS.gif" onerror="this.src='https://content.harstatic.com/img/common/nophoto.jpg'"  title="AHSS: Accredited Home-Staging Specialist">
                                                                    </a>    
                            	
                            </li>
                            
                                                        <li>
                            	<a href="javascript:void(0);" class="show-pop" data-toggle="popover"  data-placement="bottom"  data-title="ePro Internet Professionals" data-content="e-PRO�&reg; is a revolutionary training program presented entirely online to certify real estate agents and brokers as 
				Internet Professionals. The NATIONAL ASSOCIATION OF REALTORS�&reg; is the first major trade group to offer certification 
				for online professionalism.
				e-PRO�&reg; is not just about technology - it's about how you can leverage your most powerful asset, your people-skills, 
				into doing more business on the Internet.
				e-PRO�&reg; gives you:- Exhaustive Internet Training- Unique Competitive Advantage- Professional Distinction 
				- CE credit is now available in several states
				For more information on the e-PRO�&reg; certification, visit the REALTOR
				e-PRO�&reg; Web site.
">                                      				<img src="https://content.harstatic.com/membertraining/dsg/EPRO.gif" onerror="this.src='https://content.harstatic.com/img/common/nophoto.jpg'"  title="ePRO: ePro Internet Professionals">
                                                                    </a>    
                            	
                            </li>
                            
                                                        <li>
                            	<a href="javascript:void(0);" class="show-pop" data-toggle="popover"  data-placement="bottom"  data-title="Graduate REALTOR�&reg; Institute" data-content="Earning the Graduate, REALTOR�&reg; Institute (GRI) designation is a way to stand out to prospective home buyers and sellers as a REALTOR�&reg; who has gained in-depth market knowledge, increased proficiency in a broad array of subjects to enhance professionalism and business success.

The education requirements for the GRI vary by state.  Visit ">                                      				<img src="https://content.harstatic.com/membertraining/dsg/GRI.jpg" onerror="this.src='https://content.harstatic.com/img/common/nophoto.jpg'"  title="GRI: Graduate REALTOR�&reg; Institute">
                                                                    </a>    
                            	
                            </li>
                            
                            						<div class="clearfix"></div>
                          </ul>
			
			
			</div>
			
		</div>
	
	</div> 
</div>    
	<style>
		.popover custom  {
		background: #ffffff !important;
		}

		.popover custom.bottom .arrow{
		 border: 1px solid #f7f7f7;
		}
		
		.popover-title{
			font-size: 16px;color: #425767;font-weight: bold;
			background:#f7f7f7;
			border: 1px solid #f7f7f7;
		}
		.popover-content{
			background-color:#ffffff;
			 border: 1px solid #f7f7f7;
		}
	</style>
	  
	<script>
	$( document ).ready(function(){   
  				$('[data-toggle="popover"]').popover({
				trigger: "hover click",
			    template: '<div class="popover custom"><div class="arrow"></div><div class="popover-title"></div><div class="popover-content"></div></div>'

				});
			});
	</script>        
<br><br><div id="tools" class="section brdb ">
		<div class="container">
					<div class="section_headings custom_font">Tools</div>
					<br>			<div class="tools">
				
				<div class="icon_text">	
		            <div class="tools_ico"><a href="https://www.har.com/marchelpeterson/results?showsearch=1"><div class="icon_56"><img src='/img/aws/icons/homesearch.png'></img></div></a></div>
		            <div class="tools_txt">
		                <a href="https://www.har.com/marchelpeterson/results?showsearch=1"><h4>Home Search</h4>
		                <p>Search for homes and condos</p></a>
		            </div>
		        </div>
						        <div class="icon_text">	
		            <div class="tools_ico"><a href="https://www.har.com/marchelpeterson/tools/apartments/result">
                    <div class="icon_56"><img src='/img/aws/icons/highrisefinder.png'></img></div></a></div>
		            <div class="tools_txt">
		                <a href="https://www.har.com/marchelpeterson/tools/apartments/result"><h4>Apartment Finder</h4>
		                <p>Search apartments </p></a>
		            </div>
		        </div>
                							        <div class="icon_text">	
		            <div class="tools_ico"><a href="https://www.har.com/marchelpeterson/tools/homevalues"><div class="icon_56"><img src='/img/aws/icons/homevalues.png'></img></div></a></div>
		            <div class="tools_txt">
		                <a href="https://www.har.com/marchelpeterson/tools/homevalues"><h4>Home Value Finder</h4>
		                <p>Find your home’s market value</p></a>
		            </div>
		        </div>
								
				
								<div class="icon_text">	
		            <div class="tools_ico"><a href="https://www.har.com/marchelpeterson/tools/neighborhoods"><div class="icon_56"><img src='/img/aws/icons/neighborhoodfinder.png'></img></div></a></div>
		            <div class="tools_txt">
		                <a href="https://www.har.com/marchelpeterson/tools/neighborhoods"><h4>Neighborhood Finder</h4>
		                <p>Find your perfect neighborhood</p></a>
		            </div>
		        </div>
						        
						        <div class="icon_text">	
		            <div class="tools_ico"><a href="https://www.har.com/marchelpeterson/tools/school"><div class="icon_56"><img src='/img/aws/icons/schoolfinder.png'></img></div></a></div>
		            <div class="tools_txt">
		               <a href="https://www.har.com/marchelpeterson/tools/school"><h4>School Finder</h4>
		                <p>Compare ratings, stats and more</p></a>
		            </div>
		        </div>
										
						        <div class="icon_text">	
		            <div class="tools_ico"><a href="https://www.har.com/marchelpeterson/tools/golffinder"><div class="icon_56"><img src='/img/aws/icons/golf_finder.png'></img></div></a></div>
		            <div class="tools_txt">
		                <a href="https://www.har.com/marchelpeterson/tools/golffinder"><h4>Golf Finder</h4>
		                <p>Search for homes near the links</p></a>
		            </div>
		        </div>
						
					
							
					
									        <div class="icon_text">	
		            <div class="tools_ico"><a href="https://web.har.com/aws/disphomeworth.cfm?siteType=aws&cid=454497"><div class="icon_56"><img src='/img/aws/icons/home_worth.png'></img></div></a></div>
		            <div class="tools_txt">
		                <a href="https://web.har.com/aws/disphomeworth.cfm?siteType=aws&cid=454497"><h4>What's my home worth?</h4>
		                <p>Get solid market analysis</p></a>
		            </div>
		        </div>
						
					
						   		        <div class="icon_text">	
		            <div class="tools_ico"><a href="https://web.har.com/aws/dispCMAForm.cfm?siteType=aws&cid=454497"><div class="icon_56"><img src='/img/aws/icons/cmarequest.png'></img></div></a></div>
		            <div class="tools_txt">
		                <a href="https://web.har.com/aws/dispCMAForm.cfm?siteType=aws&cid=454497"><h4>CMA Request</h4>
		                <p>Comparative Market Analysis request</p></a>
		            </div>
		        </div>
						
			<div class="clearfix"></div>	
            
				<a href="https://www.har.com/marchel-peterson/agent_MARCHEL" target="_blank"><h4>Agent Profile Link</h4></a><br>
					Marchel Peterson, a member of the Houston Association of REALTORS&reg;, provides real estate services and real estate information. <br>Thanks for visiting my web site.
							</div>
			<br>
			
		</div>
	</div>
<div id="sellmyhome" class="section  brdb blue_section 1" style="padding-bottom:0px;">
                    <div class="container ">
		       
					<div class="box_content mt20 mb20  ">  
                <div  > <!-- style="background-color:#e5e9f3" -->
                    <div class="buysellbanner"  style="cursor:pointer;" onclick="document.location='/sell_your_home?agent=MARCHEL';">
                        
                        <div class="dark_blue font22  custom_font"><strong>Ready to sell your home?</strong> </div>
                        <p>If you  are  considering selling your home,  you may find out how now. Request your home selling analysis featuring Recently Sold, Market Analysis, Home Valuations and Market Update. &nbsp;</p>
                        <a href="/sell_your_home?agent=MARCHEL" class="btn btn-primary">GET STARTED</a>
                    </div>
                </div>
              </div>    
			
		
        	</div>
				</div>
<div class="section  pt0 brdb ">
<div class="container">
      <div class="section_headings custom_font">Download my app to get access to premium content</div>
    <div >Download my app to begin access to Premium Content such as Sold Price for nearby  listings, Property History Reports and more. You will also receive email alerts  when homes meet your search criteria and more.</div>
    
    
  <div class="agent_content_wrap" style="max-width:1100px;">
    <div class="row-fluid">
      <div class="span7"> 
        <div class="hidden-phone">
        <br>
        <br>
            <h3 class="font20 bold">How to start</h3>
            <div class="clearfix"></div>
            <div class="qrcode_box">
            <div class="qrb_img"> <img style="max-width:120px; width:100%;" src="https://www.har.com/qrcode/image/BC6F88A7CFCFAA2BEFC307603B464D7D.aHR0cHM6Ly9oYXIucGFnZS5saW5rL3RSQjlxeUNYcUtQbkJoNm43"> </div>
            <div class="grb_info">
                <h3 class="font18 bold" style="font-size:18px !important;">Scan the QR Code</h3>
                <p class="custom_font">Using HAR.com App you can scan this QR Code and instantly connect with  me, Marchel Peterson. </p>
            </div>
            <div class="clearfix"></div>
            </div>
        </div>    
        <div class="qr_orbtn"> <span class="pd20 hidden-phone">OR</span> <a href="https://har.page.link/tRB9qyCXqKPnBh6n7" class="btn btn-primary">Start Using My App</a> </div>
        <div class="clearfix"></div>
        <h3 class="font20 bold">Benefits to you</h3>
        <div class="custom_font"> •	View Premium Content not publicly available on the HAR.com App<br>
          •	Sold Price for nearby listings and Property History Reports </div>
      </div>
      <div class="span5"> <a href="https://har.page.link/tRB9qyCXqKPnBh6n7"><img src="https://www.har.com/HTML/members_website/img/mobile.png"></a> </div>
    </div>
  </div>
    <div class="row-fluid">
  You can access premium content from my website as well. <a href="/marchelpeterson/sitelogin?act=new">Click here</a>.
  </div>
    
  <br /><br /><Br /><Br />
</div>

 


	
	
	
	
	<script type="text/javascript">if(window.useharmap === undefined) { window.useharmap = 2; }</script>
<script type="text/javascript" src="/jsmin/0630523569_googleMap.js"></script>
	
        <div id="ag_location" style="" class="section">
		<div class="ag_googlemap">
        		<!--
				<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDY0kkJiTPVd2U7aTOAwhc9ySH6oHxOIYM&sensor=false"></script>
                -->
				
                                	  
               <!--
                <script>
                   function initialize()'
                   {var mapProp = { center:new google.maps.LatLng(40.758895,-73.985131),zoom:17,mapTypeId:google.maps.MapTypeId.ROADMAP };
				   var map=new googleMapping(document.getElementById("google_map"),mapProp);}					
                   //google.maps.event.addDomListener(window, 'load', initialize);
				   jQuery(document).ready(function(e) {
					   
				   }
                </script>
                -->
                <div id="google_map" style="height:100%; width:100%; background:url(/api/staticmap?sensor=false&zoom=17&size=1050x300&center=30.013118,-95.515694&client=gme-houstonrealtorsinformation) center center;" ></div>
		</div>
		<div class="ag_googlemap_overlay"></div>
		<div class="agent_address">
			<div class="container">
				<div class="agent_address_outer">
										<div class="ag_address" style="padding-left:0px;">
						<div class="agent_name custom_font" style="white-space:break-spaces;">McDougle Homes </div>
						<div class="pb10">16120 Stuebner Airline #104, Spring, TX 77379 &nbsp; <a href="/directions?address=16120%20Stuebner%20Airline%20%23104%2C%20Spring%2C%20TX%2077379:30.013118:-95.515694" target="_blank" class="btn gray_simple">Get Directions</a></div>
						<div class="clearfix">
							Phone: (281) 413-7441<br>Fax: (281) 290-4239<br>						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
		     <!-- idx check  -->

		<div id="ag_footer" style="" class="section">
		<div class="container">
            			<div class="mh_agent_name">
	
				
				<h1>Marchel Peterson</h1>
							<span>ABR, AHSS, ePRO, GRI</span>
			</div>
			<div class="pt20 pb20">
				 <a href="tel:832-721-8332" class="btn gray_simple">832-721-8332</a>		
				 <a href="https://www.har.com/marchelpeterson/sitecontact/" class="btn gray_simple">Email</a>			</div>
		
			    			<div class="ag_social_counters hide"><img src="/img/aws/social_media_btns.png"></div>
			<div class="clearfix"></div>
            			<div class="disclaimer" style=""><a href="https://content.harstatic.com/pdf/TREC_CPN.pdf" style="color:#fff;font-size:13px;" target="_blank">Texas Real Estate Commission Consumer Protection Notice</a> | <a style="color:#fff;font-size:13px;" href="https://members.har.com/mhf/terms/dispBrokerInfo.cfm?sitetype=aws&cid=454497" target="_blank"> Texas Real Estate Commission Information About Brokerage Services</a> | <a href="https://www.har.com/content/ethics?appview=1" style="color:#fff;font-size:13px;" target="_blank">Code of Ethics</a><br />
    <br>
				Note: A member designation(s) is not verified or confirmed by HAR.com and the consumer/user should independently verify such information.<br>
                
                <a href="https://www.har.com/content/privacy" target="_blank"  style="color:#fff;">Privacy Policy</a> | <a  href="https://www.har.com/content/termsofuse" target="_blank" style="color:#fff;">Terms of Use</a><br />

    
				All information is subject to <a href="https://www.har.com/content/termsofuse">Terms of Use</a> and should be independently verified.<br>				
				Copyright<sup>&copy;</sup> 2022, HOUSTON REALTORS® INFORMATION SERVICE, INC. All Rights Reserved.
			</div>
		</div>
		<div class="clearfix"></div>
	</div>
	

  
<script type="text/javascript" src="//use.typekit.net/npi7ftg.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
  <script>
  	jQuery(document).ready(function($){
		//prevent the ios scrolling on focus
	 jQuery('uneditable-input, input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea').bind('focusin focus', function(e){
	  e.preventDefault();
	})
		
		
				/* menu open close */
		jQuery('.menu_btn,#fsm_close').click(function() {
			if(jQuery('.fullscreenMenu').hasClass('opened')) {
				jQuery('.fullscreenMenu').slideUp();
				jQuery('.fullscreenMenu').removeClass('opened');
			} else
				{
				jQuery('.fullscreenMenu').slideDown();
				jQuery('.fullscreenMenu').addClass('opened');
				}
		});
		
		
		if ($(window).scrollTop() > 100 ) {
			$('.main_nav').addClass('sticky');
			//$('#inner').addClass('sticky_header');
			fixmenu();
		}
		
		//fullscreen();	
	    //Run the function in case of window resize
	 
	
	  $('.scrolltoLink').click(function() {
	    if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
	      var target = $(this.hash);
	      target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
	      if (target.length) {
	        $('html,body').animate({
	          scrollTop: target.offset().top
	        }, 1000);
	        return false;
	      }
	    }
	  });
	  
	  
	  
		
	});
	
	$(window).scroll(function(){ fixmenu(); });
	
	
	 jQuery(window).resize(function() {
	       //fullscreen();         
	  });
	
	function fixmenu(){
		//alert("called");
		if ($(window).scrollTop() > 100){
			$('.main_nav').addClass('sticky');
			//$('#inner').addClass('sticky_header');
			$('.share_popup:first').hide();
			if (jQuery('.ag_icon_container').length>0) {
				jQuery('.ag_icon_container').addClass('scrolled');
				jQuery('.ag_icon_container').parent().addClass('addmargin');
				
			} //if (jQuery('.ag_icon_container').length>0) {
				jQuery('.alt_mhimg').addClass('mhscrolled');
				jQuery('.agentwebsitename').addClass('mhscrolled');
		}
		if ($(window).scrollTop() == 0){
			$('.main_nav').removeClass('sticky');
			$('#inner').removeClass('sticky_header');
			$('.alt_mhimg').removeClass('mhscrolled');
			$('.agentwebsitename').removeClass('mhscrolled');
			
			if (jQuery('.ag_icon_container').length>0) {
				jQuery('.ag_icon_container').removeClass('scrolled');
				jQuery('.ag_icon_container').parent().removeClass('addmargin');
			} //if (jQuery('.ag_icon_container').length>0) {
		}
	}
	
	
	function fullscreen(){
			if ($(window).width() > 550) {			
				jQuery('#hero').css({
		            //width: jQuery(window).width(),
		            height: jQuery(window).height()
		        });
	         }
		}	  
  </script>
  <!--[if IE 9]>
	<script src="js/ie9.js"></script>
<![endif]-->	

	


</body>
</html>