1590 Underwood Avenue, San Francisco
Sold

1590 Underwood Avenue, San Francisco

1590 Underwood Avenue, San Francisco, CA 94124

$900,000
Welcome to this delightful home in the vibrant Bayview neighborhood of San Francisco! This residence combines classic charm with modern conveniences, featuring a main house with extra high ceiling height, 3 bright bedrooms and 2 bathrooms. The lower level has its own exclusive side entrance, a remodeled bathroom and with potential to be an ADU, ideal for guests or rental opportunities. Natural light fills the living spaces, creating a warm and inviting atmosphere throughout. In the rear, with access from the main level, you'll find a private backyard with brand new fencing all around, perfect for relaxing or entertaining. Put on your urban gardner gloves and create something magical. Some upgrades include recent exterior & Interior paint, light fixtures, kitchen and bathroom upgrades. There is garage parking for one car with an additional space in the driveway. Convenience is key with this property. Enjoy easy access to the Third Street T-Line for effortless commuting, also close access to Highway 101 & 280. With its blend of comfort, functionality, and prime location, this home is an exceptional find in San Francisco. Don't miss the opportunity to make it yours!

3
beds

3
baths

2,167 Sq.Ft. LIVING AREA

2,495.99 Sq.Ft. lot

Sandy Gandolfo

Sandy Gandolfo

Features & Amenities

Interior

  • total bedrooms3
  • Total bathrooms3
  • full bathrooms3
  • Laundry room Gas Dryer Hookup, Inside, Inside Room
  • Flooring Tile, Wood
  • Fireplace Brick, Decorative, Living Room
  • APPLIANCES Dishwasher, Disposal, Range Hood

Area & Lot

  • Status Sold
  • Living Area2,167 Sq.Ft.
  • Total Area2,167 Sq.Ft.
  • Lot Area2,495.99 Sq.Ft.
  • MLS® ID425026797
  • TypeResidential
  • YEAR BUILT1907
  • Architecture StylesVictorian

Exterior

  • Garage Space1.0
  • water SourcePublic
  • parkingEnclosed, Garage Door Opener, Garage Faces Front, Uncovered Parking Space, Independent, On Site (Single Family Only)
  • HEAT TYPECentral

Financial

  • Sales Price$900,000

Browse All Homes in Our Network

Browse Homes

Proven. Trusted. Local.

One of San Francisco’s premier, top-ranking legacy real estate firms, established in 1952, serving generations of clients across every neighborhood, with deep expertise throughout the Bay Area. Connect with us to navigate your next move with confidence.

Follow Us on Instagram

(function () { if (!window.location.pathname.match(/\/neighborhoods\/?$/)) return; var PAGE_KEY = 'b7f9b916c6924fe7b6a0f6543f36857c'; if (new URLSearchParams(window.location.search).get(PAGE_KEY)) return; var PRIORITY = ['west-portal', 'marina', 'forest-hill', 'sunset', 'st-francis-wood']; function loadPage(n) { return fetch('/neighborhoods?' + PAGE_KEY + '=' + n) .then(function (r) { return r.text(); }) .then(function (html) { var doc = new DOMParser().parseFromString(html, 'text/html'); return Array.from(doc.querySelectorAll('.grid-item')); }) .catch(function () { return []; }); } function reorder() { var grid = document.querySelector('.items.data-container'); if (!grid) return; var current = Array.from(grid.querySelectorAll('.grid-item')); Promise.all([loadPage(2), loadPage(3), loadPage(4)]).then(function (pages) { var all = current.concat(pages[0], pages[1], pages[2]); // Deduplicate by href var seen = {}; var unique = all.filter(function (item) { var href = (item.querySelector('a') || {}).getAttribute('href') || ''; if (seen[href]) return false; seen[href] = true; return true; }); // Sort: priority first, rest alphabetical unique.sort(function (a, b) { var sA = ((a.querySelector('a') || {}).getAttribute('href') || '').replace('/neighborhoods/', ''); var sB = ((b.querySelector('a') || {}).getAttribute('href') || '').replace('/neighborhoods/', ''); var iA = PRIORITY.indexOf(sA); var iB = PRIORITY.indexOf(sB); if (iA !== -1 && iB !== -1) return iA - iB; if (iA !== -1) return -1; if (iB !== -1) return 1; return sA.localeCompare(sB); }); // Rebuild grid with first 6 grid.innerHTML = ''; unique.slice(0, 6).forEach(function (item) { grid.appendChild(item); }); }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', reorder); } else { reorder(); } })();