kennedyrush.shookhomegroup.com Open in urlscan Pro
34.210.134.29  Public Scan

URL: https://kennedyrush.shookhomegroup.com/
Submission: On November 01 via api from US — Scanned from US

Form analysis 4 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" type="text" class="form-control input-lg ui-autocomplete-input" placeholder="Search Neighborhood, Address, City, Zip, or Listing ID">
      <span class="input-group-btn">
        <button id="doSearch" class="btn btn-info btn-lg" type="button" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">
          <i class="fa fa-search visible-xs visible-sm" data-selector=".fa" style="outline: none; cursor: inherit;"></i>
          <span class="hidden-xs hidden-sm">Search</span>
        </button>
      </span>
    </div>
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </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" required="" type="text"
          style="background-image: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQVQ4EaVTO26DQBD1ohQWaS2lg9JybZ+AK7hNwx2oIoVf4UPQ0Lj1FdKktevIpel8AKNUkDcWMxpgSaIEaTVv3sx7uztiTdu2s/98DywOw3Dued4Who/M2aIx5lZV1aEsy0+qiwHELyi+Ytl0PQ69SxAxkWIA4RMRTdNsKE59juMcuZd6xIAFeZ6fGCdJ8kY4y7KAuTRNGd7jyEBXsdOPE3a0QGPsniOnnYMO67LgSQN9T41F2QGrQRRFCwyzoIF2qyBuKKbcOgPXdVeY9rMWgNsjf9ccYesJhk3f5dYT1HX9gR0LLQR30TnjkUEcx2uIuS4RnI+aj6sJR0AM8AaumPaM/rRehyWhXqbFAA9kh3/8/NvHxAYGAsZ/il8IalkCLBfNVAAAAABJRU5ErkJggg==&quot;); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%;">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_lname" id="contact1_lname" placeholder="Last Name" class="form-control" required="" type="text">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_email" id="contact1_email" placeholder="Email Address" class="form-control" required="" type="email">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input name="contact1_phone" id="contact1_phone" placeholder="Phone Number" class="form-control" type="tel">
      </div>
    </div>
    <div class="col-sm-12">
      <textarea name="contact1_message" id="contact1_message" class="form-control" rows="3" placeholder="Your Message" required=""></textarea>
    </div>
  </div>
  <button type="submit" class="btn btn-primary" style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button">Send Message</button>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
</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
 * SEARCH LISTINGS
 * RESOURCES
   * BUYING
   * SELLING
   * HOME VALUE
   * FINANCING
   * BLOG
 * Our Areas
   * Tacoma
   * University Place
   * Gig Harbor
   * Silverdale
   * Puyallup
 * SELLERS
 * IBUYER
 * Who We Are
   * ABOUT US
   * WHAT SETS US APART
   * GIVING BACK
   * CAREERS
 * COVID-19
 * Featured Listings
 * CONNECT


DELIVERING THE DREAM OF HOME OWNERSHIP

Sell Your Home
Search





CURRENT LISTINGS


$999,900


4968 AMHERST WAY SW, PORT ORCHARD, WA 98367


4 BD | 2.5 BA | 3555 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$975,000


23122 164TH AVE E, GRAHAM, WA 98338


4 BD | 2.5 BA | 3672 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$949,900


4962 AMHERST WAY SW, PORT ORCHARD, WA 98367


4 BD | 3.5 BA | 3763 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$899,000


2816 21ST AVENUE CT NW, GIG HARBOR, WA 98335


4 BD | 2.5 BA | 2552 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$895,000


1921 1925 SUNSET DR W, UNIVERSITY PLACE, WA 98466


4 BD | 2 BA | 2008 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$875,000


40 E SEAHAWKS WAY, BELFAIR, WA 98528


3 BD | 2.5 BA | 2250 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$825,000


5628 24TH ST NE, TACOMA, WA 98422


4 BD | 3 BA | 3092 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$800,000


5306 5308 51ST AVENUE CT W, UNIVERSITY PLACE, WA 98467


4 BD | 3.5 BA | 2442 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View

1/ 5

More Listings  


THIS IS THE


SHOOK HOME GROUP

WE PUT YOUR NEEDS FIRST

Sell My Home Get In Touch



"WE WORKED WITH ONE OF THE TEAM MARQUI WHO WAS EASY TO WORK WITH. SELLING THE
HOME WAS AN EMOTIONAL EXPERIENCE BECAUSE IT HOLDS QUITE A FEW MEMORIES BUT
MARQUI SHOWED THAT HE CARED ABOUT THE CLIENTS NOT ONLY THE SALE. AFTER MAKING
THE ADJUSTMENTS TO THE HOUSE HE SUGGESTED THE HOUSE SOLD AFTER  BEING ON THE
MARKET FOR ONE DAY. THAT WAS INCREDIBLE, REMARKABLE."

TWYLLA M.


"THE SHOOK HOME GROUP IS AN AMAZING TEAM! I’D GIVE THEM MORE STARS IF I COULD.
TWO OF MY VERY CLOSE FRIENDS HAD THE PLEASURE OF WORKING WITH KRIS AND HEATHER
IN THE PAST AND RECOMMENDED I CONTACT THEM WHEN I DECIDED TO SELL MY HOME. I MET
WITH HEATHER TO DISCUSS THE PROCESS, AND AFTER OUR FIRST MEETING I DECIDED THAT
I DID NOT NEED TO INTERVIEW ANY OTHER BROKERS. HEATHER HAD A WAY OF EXPLAINING
THINGS THAT WAS VERY EASY TO UNDERSTAND, AND SHE KEPT IT REAL."

TONY F.


"J.D.ZILES WAS WONDERFUL, SHOWING ME CONDOS AND HELPING ME FIND AND BUY THE
RIGHT ONE. I WOULD STRONGLY RECOMMEND SHOOK HOME GROUP."

FRAN O.


"WE REACHED OUT TO JUSTIN SMITH, AS HE IS A FAMILY FRIEND OF OURS. BEING OUR
FIRST HOME, WE HAD NO IDEA WHERE TO EVEN BEGIN OR WHAT THE HOME BUYING PROCESS
WAS LIKE. JUSTIN CAME TO OUR APARTMENT ON A FRIDAY NIGHT AT 7 PM, EXPLAINED THE
ENTIRE PROCESS AND ANSWERED EVERY QUESTION WE HAD."

KYLIE B.


"WOW IS ALL I CAN SAY. HEATHER WAS AMAZING. I LOST MY FATHER IN THE LATTER HALF
OF LAST YEAR AND IT WAS A VERY TRYING TIME TO SAY THE LEAST. I LIVE IN TEXAS AND
I WAS FACED WITH HAVING TO BRING HIS HOME IN WASHINGTON STATE UP TO A REASONABLE
CONDITION AND SELL IT. HEATHER TOOK CARE OF EVERYTHING. SHE WAS UPFRONT AND
HONEST WITH EVERYTHING WE DISCUSSED AND PLANNED."

PHILLIP M.


"I SOLD MY CONDO WITH THEM & PURCHASED A NEW HOME AT THE RECOMMENDATION OF A
FRIEND. DUE TO SOME HOA ISSUES IT TOOK LONGER THAN EXPECTED TO CLOSE, BUT THEY
WERE PATIENT WITH ME THROUGHOUT THE PROCESS. WHEN IT CAME TO BUYING THEY WERE
ALSO GREAT. I RECENTLY HEARD THE BUYER OF MY CONDO LIKED THEM SO MUCH, THEY USED
THE SHOOK HOME GROUP TO SELL THE CONDO. I’VE ALSO REFERRED OTHERS TO THEM. IF
I’M EVER IN NEED TO SELL/BUY AGAIN, I WILL DEFINITELY USE THEM!"

NICK R.


"TOP-NOTCH CALIBER OF PEOPLE RUNNING THIS LOCAL FAMILY OWNED BUSINESS!"

JANET K.

Previous Next


NEW LISTINGS


$825,000


5628 24TH ST NE, TACOMA, WA 98422


4 BD | 3 BA | 3092 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$675,000


3320 S 299TH ST, AUBURN, WA 98001


5 BD | 2.5 BA | 2740 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$675,000


3320 S 299TH ST, AUBURN, WA 98001


5 BD | 2.5 BA | 2740 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$625,000


11022 36TH AVE NW, GIG HARBOR, WA 98332


4 BD | 2.5 BA | 1948 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$435,000


5504 111TH ST SW, LAKEWOOD, WA 98499


2 BD | 1 BA | 1948 SQFT


LISTED WITH KELLER WILLIAMS RTY TACOMA

View


$1,000,000


16025 32ND AVE SE, MILL CREEK, WA 98012


4 BD | 2.5 BA | 2859 SQFT


LISTED WITH COLDWELL BANKER DANFORTH

View


$1,000,000


10527 15TH AVE NW, SEATTLE, WA 98177


4 BD | 2.5 BA | 2850 SQFT


LISTED WITH JOHN L. SCOTT, INC.

View


$1,000,000


26808 NE VIRGINA ST, DUVALL, WA 98019


4 BD | 3.25 BA | 2760 SQFT


LISTED WITH RE/MAX NORTHWEST

View

1/ 89

More Listings  


LET US GUIDE YOU


BUYING A HOME

Find the home you love, for the right price.




SELLING A HOME

Get the most out of your home sale.




GET IN TOUCH

Feel free to ask any questions you may have.







WHY WORK WITH US?


WE MAKE LISTINGS SHINE WITH STUNNING PHOTOS, VIRTUAL TOURS, 3D WALKTHROUGHS AND
VIDEOS


SEARCH ALL AVAILABLE HOMES FOR SALE


WE MARKET YOUR LISTING WHERE BUYERS ARE LOOKING, ONLINE AND IN-PERSON


SEE EVERYTHING YOUR AGENT DOES TO GET YOUR PROPERTY SOLD


STAY UP-TO-DATE, RECEIVE REPORTS ON YOUR NEIGHBORHOOD


WE HAVE A LIST OF BUYERS THAT RECEIVE LISTING ALERTS EVERY DAY

 1. 
 2. 
 3. 
 4. 
 5. 
 6. 

Previous Next

From the best tools and technology to transparency throughout the entire
process, we're the top choice for buyers and sellers.


LOADING CITIES...

TOP AREAS & CITIES


WASHINGTON

 * 647Seattle, WA
 * 524Ocean Shores, WA
 * 477Tacoma, WA
 * 426Bellingham, WA
 * 367Olympia, WA
 * 361Shelton, WA
 * 360Gig Harbor, WA
 * 352Moses Lake, WA
 * 338Puyallup, WA
 * 305Sequim, WA

 * 279Blaine, WA
 * 275Port Angeles, WA
 * 251Port Orchard, WA
 * 230Chelan, WA
 * 209Port Townsend, WA
 * 207Mount Vernon, WA
 * 202Bremerton, WA
 * 200Anacortes, WA
 * 187Oak Harbor, WA
 * 186Auburn, WA

 * 173Longview, WA
 * 173Cle Elum, WA
 * 171Bellevue, WA
 * 161Everett, WA
 * 160Centralia, WA
 * 159Ocean Park, WA
 * 156Ellensburg, WA
 * 153Kent, WA
 * 152Tonasket, WA
 * 151Camano Island, WA

View All


GET IN TOUCH


Send Message

 * Address
   ,
 * Phone
   (253) 441-2271
   (253) 651-6160
 * Get In Touch
   Send a Message

2018 ©  Shook Home Group | Kristopher Shook | Keller Williams Tacoma

The three tree icon represents 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 Kennedy Rush 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.
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 Kennedy Rush 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.
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