jamie.thepnwteam.com Open in urlscan Pro
34.213.0.242  Public Scan

URL: https://jamie.thepnwteam.com/
Submission: On March 02 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

<form class="form-inline quick-search-form">
  <div id="custom-search-1">
    <div class="input-group col-xs-12">
      <input id="multi_cat" value="no_cat" type="hidden"><input id="multi_search" autocomplete="off" class="form-control input-lg ui-autocomplete-input" placeholder="Find a Place" type="text"><span class="input-group-btn">
        <button id="doSearch" class="btn btn-info btn-lg" type="button" style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button">
          <i class="fa fa-search" data-selector=".fa" style="outline: none; cursor: inherit;"></i>
        </button>
      </span>
    </div>
  </div>
</form>

POST

<form id="form-contact1" method="post" class="form form-contact" role="form">
  <div class="row">
    <div class="col-xs-6 col-md-6 form-group">
      <input class="form-control contact_street_address" id="contact1_street_address" name="contact1_street_address" placeholder="Address, City, Zip" required="" autofocus="" type="text">
    </div>
    <div class="col-xs-6 col-md-6 form-group">
      <input class="form-control contact_email" id="contact1_email" name="contact1_email" placeholder="Email" required="" type="email">
    </div>
    <div id="honeypot-div">
      <input name="age_required" id="age_required" value="" type="text" style="display: none;">
    </div>
  </div>
  <div class="row">
    <div class="col-xs-8 col-md-8 form-group">
      <input class="form-control contact_fullname" id="contact1_fullname" name="contact1_fullname" placeholder="Name" required="" autofocus="" type="text">
    </div>
    <div class="col-xs-4 col-md-4 form-group">
      <input class="form-control contact_phone" id="contact1_phone" name="contact1_phone" placeholder="xxx-xxx-xxxx" required="" type="phone">
    </div>
  </div>
  <div class="footing">
    <button class="btn btn-primary no-margin" type="submit" style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button">Get a Consultation</button>
  </div>
</form>

<form id="bluecma_customform" class="form-inline quick-search-form">
  <div id="custom-search-11">
    <div class="input-group col-xs-12">
      <input id="search_address" name="search_address" autocomplete="off" class="form-control input-lg ui-autocomplete-input pac-target-input" placeholder="Enter Your Street Address" type="text">
      <span class="input-group-btn">
        <!--<button id="doSearch" class="btn btn-info btn-lg" type="button" style="outline: medium none; cursor: inherit;">
                                                            <i class="fa fa-search"></i>
                                                        </button>-->
      </span>
    </div>
  </div>
</form>

POST

<form method="post" action="" id="form-contact1" class="form-contact">
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_fname" id="contact1_fname" placeholder="First Name" class="form-control contact_fname" type="text" required="" style="color:white !important;">
      </div>
      <div id="honeypot-div">
        <input name="age_required" id="age_required" value="" type="text" style="display: none;">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_lname" id="contact1_lname" placeholder="Last Name" class="form-control contact_lname" type="text" required="" style="color:white !important;">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_email" id="contact1_email" placeholder="Email Address" class="form-control contact_email" type="email" required="" style="color:white !important;">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_phone" id="contact1_phone" placeholder="Phone Number" class="form-control contact_phone" type="tel" style="color:white !important;">
      </div>
    </div>
    <div class="col-sm-12">
      <textarea name="contact1_message" id="contact1_message" class="form-control contact_message" rows="3" placeholder="Your Message" required="" style="color:white !important;"></textarea>
    </div>
  </div>
  <input type="text" id="contact1_robot_field" name="contact1_robot_field" style="display: none;">
  <button type="submit" class="btn btn-primary" data-selector="a.btn, button.btn, button"
    style="border-radius: 0px !important; border-style: solid !important; border-width: 2px !important; border-color: rgb(255, 255, 255) !important; background-color: rgb(33, 32, 35) !important; font-size: 14px !important; color: rgb(255, 255, 255) !important; outline: none; cursor: inherit;">Submit</button>
</form>

<form id="subjectHomeForm" class="form-horizontal bv-form" data-toggle="validator" onsubmit="return false;" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <input type="hidden" name="latitude" value="" id="CmaLatitude">
  <input type="hidden" name="longitude" value="" id="CmaLongitude">
  <input type="hidden" name="street" value="" id="street">
  <input type="hidden" name="address" value="" id="address">
  <input type="hidden" name="address_auto" value="" id="address_auto">
  <input type="hidden" name="state" value="" id="state">
  <input type="hidden" name="zipcode" value="" id="zipcode">
  <input type="hidden" name="city" value="" id="city">
  <input type="hidden" name="county" value="" id="county">
  <div class="form-group">
    <div class="col-sm-12 col-md-12 hv_search_address_container">
      <label for="year">Address:</label>
      <input type="text" id="search_address_modal" name="search_address_modal" autocomplete="off" value="" placeholder="Address, City and Zip Code" class="form-control pac-target-input">
    </div>
    <div class="col-md-6">
      <label for="property_type">Property Type:</label>
      <select id="property_type" name="property_type" class="form-control">
        <option value="2">Residential</option>
        <option value="1">Commercial</option>
        <option value="3">Vacant</option>
      </select>
    </div>
    <div class="col-md-6">
      <label for="search_area">Search Area:</label>
      <select id="search_area" name="search_area" class="form-control">
        <option value="0.5">0.5 m</option>
        <option value="1">1 m</option>
        <option value="1.5">1.5 m</option>
        <option value="2">2 m</option>
      </select>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-3">
      <label for="year">Year:</label>
      <input type="text" id="year" name="year" value="" placeholder="Year Built" class="form-control" data-bv-field="year">
      <small class="help-block" data-bv-validator="digits" data-bv-for="year" data-bv-result="NOT_VALIDATED" style="display: none;">The year can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="year"
        data-bv-result="NOT_VALIDATED" style="display: none;">The year is required</small>
    </div>
    <div class=" col-sm-3" id="acreage_sec">
      <label for="acreage">Acreage:</label>
      <input type="text" id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control" data-bv-field="acreage">
      <small class="help-block" data-bv-validator="notEmpty" data-bv-for="acreage" data-bv-result="NOT_VALIDATED" style="display: none;">The acreage is required</small>
    </div>
    <div class=" col-sm-3">
      <label for="sq_feet">SQFT:</label>
      <input type="text" id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control" data-bv-field="sq_feet">
      <small class="help-block" data-bv-validator="digits" data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT is required</small>
    </div>
  </div>
  <div class="form-group">
    <div class=" col-sm-3">
      <label for="beds">Beds:</label>
      <input type="text" id="beds" name="beds" value="" placeholder="Beds" class="form-control" data-bv-field="beds">
      <small class="help-block" data-bv-validator="digits" data-bv-for="beds" data-bv-result="NOT_VALIDATED" style="display: none;">The beds can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="beds"
        data-bv-result="NOT_VALIDATED" style="display: none;">The beds is required</small>
    </div>
    <div class=" col-sm-3">
      <label for="bath_full">Bathrooms:</label>
      <input type="text" id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control" data-bv-field="bath_full">
      <small class="help-block" data-bv-validator="digits" data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths is required</small>
    </div>
    <div class=" col-sm-3">
      <label for="garage_cap">Garage:</label>
      <input type="text" id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control" data-bv-field="garage_cap">
      <small class="help-block" data-bv-validator="digits" data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage is required</small>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <button type="submit" id="submit_homeform" class="btn btn-primary btn-lg btn-block">Find out home value</button>
    </div>
  </div>
</form>

<form id="phoneConfirmForm" action="" onsubmit="return false;">
  <h2 class="margin-bottom-20">Confirm Password</h2>
  <p>Confirm your password by entering your phone number.</p>
  <div class="row margin-bottom-0">
    <div class="col-md-8 col-md-offset-2">
      <div class="form-group">
        <input type="tel" id="confirm_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
      </div>
    </div>
  </div>
  <div class="flex jc-center">
    <button id="confirmPhoneBtn" class="btn btn-primary">
      <div class="flex ai-center">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></path>
          <polyline points="11 16 15 12 11 8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></polyline>
          <line x1="15" y1="12" x2="3" y2="12" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></line>
        </svg> <span>Confirm Phone</span>
      </div>
    </button>
  </div>
</form>

Text Content

Collections  ( 0 ) Saved Searches  ( 0 ) Market Reports  ( 0 ) Log Out
 * Sign In

Toggle navigation

 

 * MEET THE TEAM
 * SERVICES
 * SERVICE AREA
 * SEARCH HOMES
 * RESOURCES
   * MARKET UPDATES
   * REAL ESTATE NEWS
   * BUYER'S PACKET
   * SELLER'S PACKET
 * CONTACT


TOP NORTHWEST REAL ESTATE GROUP IN THE PUGET SOUND AREA


 * Find a Home
 * Sell My Home
 * See Home Estimate

NEED MORE HELP?

Powered by data and technology, our agents help you find the perfect home to fit
your needs and your budget.

Talk To An Agent Now
Get a Consultation

YOUR HOME ESTIMATE

See how much your home is worth based on the latest market data.

See Your Estimate


THINKING ABOUT


SELLING YOUR HOME?

Download our Listing Packet to better understand the services we offer.

Get Your Listing Packet


THINKING ABOUT


BUYING A HOME?

Download our Buyer's Packet to better understand the home-buying process.

Get Your Buyer's Packet



"WE HAD THE VERY BEST EXPERIENCE SELLING OUR HOME WITH THE PNW TEAM! THE ENTIRE
TEAM AT PNW MADE IT SOOOO EASY FOR US. CONSTANTLY KEEPING US UPDATED EVERY STEP
OF THE WAY!"

NICOLE KOVAL


"JAKE AND THE REST OF THE PNW TEAM WERE INCREDIBLY RESPONSIVE AND I'D HIGHLY
RECOMMEND THEM TO ANYONE! "

MIKE JENSEN


"ALICIA AND THE PNW TEAM WERE SO HELPFUL WITH THE SALE OF OUR HOME. OUR HOUSE
SOLD IN ONE WEEKEND, WELL OVER ASKING AND WITH MANY EXTRA INCENTIVES AS WELL."

CASSIDY BALCOM

Previous Next


826

PROPERTIES CLOSED


14

AVERAGE DAYS ON MARKET


9

YEARS OF EXPERIENCE


99

CUSTOMER SATISFACTION %




FEATURED LISTINGS




$549,000

2 BED • 2 BATH

View more

15902 86TH AVE E.
PUYALLUP, WA 98375

Listed With
Joshua Meeks ofTimber Real Estate


$389,950

3 BED • 2 BATH

View more

18203 E CLEAR LAKE BOULEVARD SE.
YELM, WA 98597

Listed With
Joshua Meeks ofTimber Real Estate


$334,000

1 BED • 1.5 BATH

View more

17303 SPANAWAY LOOP RD S UNIT 9.
SPANAWAY, WA 98387

Listed With
Joshua Meeks ofTimber Real Estate


$1,449,000

3 BED • 2.75 BATH

View more

2400 DAY ISLAND BOULEVARD W.
UNIVERSITY PLACE, WA 98466

Listed With
Rebecca Del Pozo ofKeller Williams Realty


$1,449,000

3 BED • 3 BATH

View more

2400 DAY ISLAND BOULEVARD W.
UNIVERSITY PLACE, WA 98466

Listed With
Rebecca Del Pozo ofKeller Williams Realty


$1,200,000

5 BED • 2.75 BATH

View more

8166 VETERANS DR SW.
LAKEWOOD, WA 98498

Listed With
Stephanie Gurden ofKeller Williams Realty

More Listings


LOADING CITIES...

TOP AREAS & CITIES


WASHINGTON

 * 1808Seattle, WA
 * 634Tacoma, WA
 * 486Bellingham, WA
 * 447Puyallup, WA
 * 432Olympia, WA
 * 417Ocean Shores, WA
 * 408Bellevue, WA
 * 368Renton, WA
 * 358Shelton, WA
 * 356Gig Harbor, WA

 * 349Bothell, WA
 * 340Everett, WA
 * 313Moses Lake, WA
 * 295Kirkland, WA
 * 294Port Orchard, WA
 * 289Kent, WA
 * 283Blaine, WA
 * 278Port Angeles, WA
 * 278Sequim, WA
 * 277Auburn, WA

 * 267Chelan, WA
 * 266Bremerton, WA
 * 266Manson, WA
 * 247Anacortes, WA
 * 237Mount Vernon, WA
 * 232Cle Elum, WA
 * 228Oak Harbor, WA
 * 220Snohomish, WA
 * 217Lynnwood, WA
 * 206Issaquah, WA

View All
Meet the Team!

Since 2013, our real estate team has served over 800+ home buyers & home sellers
in the Puget Sound area. The PNW Team began with Joshua Meeks, Founder &
Managing Broker, and now has grown to a larger team of real estate
experts. We're excited to say that we're still growing, and we'll continue to
commit ourselves to serving our clients and our community the best way that we
can!

Learn More!





FREE GUIDES & CHECKLISTS




HOMEBUYER'S GUIDE

First time purchasing a house? Want to know the steps to accomplish this goal?
Well, we got you covered! Our blog post for first-time homebuyers is simple and
thorough in explaining how the process works!


Read More


HOMESTAGING CHECKLIST

As a real estate company that has sold over 250 homes, we cannot stress enough
the importance of a well-staged house to be market-ready. Download our
Homestaging checklist to help keep you organized and ahead of schedule with
getting your home sold!

Read More


HOME FINANCING

Unless you plan to pay with cash, the very first step of buying a home is to be
pre-approved by a lender for home financing. Check out our blog post on how the
pre-approval process works and how you can best be prepared before talking to a
mortgage broker.

Read more


READY TO TALK TO AN AGENT?

Get started with a free consultation with one of our experienced real estate
agents at no charge!
Fill out the form below and we'll get back to you asap!





Submit


ABOUT

 * Contact
 * Team
 * Agents


GUIDES



 * Homebuying
 * Listing Packet
 * Buyer's Packet
 * Homestaging


RESOURCES



 * Local News
 * Market Updates
 * Blog
 * FAQ


,
(360) 303-5075





2024 © The PNW Team | Timber Real Estate | Privacy Policy | Terms & Conditions |

  Each office is independently owned and operated. Listings courtesy of NWMLS

   
 * 
 * 
 * 
 * 
 * 
 * 

 * Powered by Brivity
 * Admin Log In

 * Privacy Policy
 * DMCA & Terms of Service
 * Sitemap
   


FORGOT PASSWORD?

Don't worry! It happens. Please enter the email address associated with your
account.

Success! Email sent.
Error! Error sending email.
Email
 Send me an email
 Go Back

DON'T HAVE AN ACCOUNT? SIGN UP


RESET PASSWORD

Success! Password changed.
Error! Error on changing password.
New password
Confirm New Password
  Change Password

  Cancel

BACK TO LOGIN


CONFIRM YOUR ACCOUNT

Search and view Exclusive Property Listings.



We'll never post to your social networks


SIGN UP FOR FREE

Create an account to save properties, receive alerts about new listing, view
comparables, and obtain monthly market reports.

×


  Continue with Email

--------------------------------------------------------------------------------

OR

--------------------------------------------------------------------------------




ALREADY HAVE AN ACCOUNT? SIGN IN

By continuing you agree to the terms of service and conditions.
Privacy Policy | Terms & Conditions


ALMOST THERE...

Your profile is almost complete! Just a few more details from you.

×
Full Name
Mobile Number (Used as Password)
Sign Up
By digitally signing this form you are providing Jamie Roberts with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (360) 303-5075 for help.
Privacy Policy | Terms & Conditions | Create my account without marketing
communication via SMS


WELCOME BACK!

We've missed you! Please enter your details.

×
Email
Password

FORGOT YOUR PASSWORD?


Sign In

--------------------------------------------------------------------------------

OR

--------------------------------------------------------------------------------




DON'T HAVE AN ACCOUNT? SIGN UP

By digitally signing this form you are providing Jamie Roberts with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (360) 303-5075 for help.
Privacy Policy | Terms & Conditions



ARE YOU BUYING OR SELLING A HOME?


Buying

Selling

Both


WHEN ARE YOU PLANNING ON BUYING A NEW HOME?


1-3 Mo

3-6 Mo

6+ Mo
Back


ARE YOU PRE-APPROVED FOR A MORTGAGE?


Yes

No

Using Cash
Back


WOULD YOU LIKE TO SCHEDULE A CONSULTATION NOW?


Yes

No
Back


WHEN WOULD YOU LIKE US TO CALL?

Submit


THANKS! WE’LL GIVE YOU A CALL AS SOON AS POSSIBLE.

Done


WHEN ARE YOU PLANNING ON SELLING YOUR HOME?


1-3 Mo

3-6 Mo

6+ Mo
Back


WOULD YOU LIKE TO SCHEDULE A CONSULTATION OR SEE YOUR HOME VALUE?


Schedule Consultation

My Home Value
Back
×Close

PLEASE CONFIRM YOUR PROPERTY DETAILS:

Address:
Property Type: Residential Commercial Vacant
Search Area: 0.5 m 1 m 1.5 m 2 m
Year: The year can contain digits onlyThe year is required
Acreage: The acreage is required
SQFT: The SQFT can contain digits onlyThe SQFT is required
Beds: The beds can contain digits onlyThe beds is required
Bathrooms: The baths can contain digits onlyThe baths is required
Garage: The garage can contain digits onlyThe garage is required
Find out home value



CONFIRM PASSWORD

Confirm your password by entering your phone number.


Confirm Phone
Sorry, we couldn’t find '' ×Close

Please check the spelling, try clearing the search box, or try reformatting to
match these examples:

Address: '123 Main St, Anytown'
Neighborhood: 'Downtown'
Zip: '98115'
City: 'Anytown' or 'Anytown, State/Province'
MLS number: 'MLS# 38065544'


Don't see what you're looking for? Your search might be outside our service
areas.
or could be off market.
Did You Mean ×Close

Don't see what you're looking for? Your search might be outside our service
areas or could be off the market.

Sign up or Login another way