Pickleball Courts
City of Seattle
@usgov.city_of_seattle_pickleball_courts_c7678
City of Seattle
@usgov.city_of_seattle_pickleball_courts_c7678
Feature Class showing the locations of the SPR Pickleball Courts. Attributes include information for number of courts, court use type, lights, nets, nearby restrooms, parking, etc. for each facility. Pickle courts can also be viewed per the respective council district and the parks maintenance district.
Refresh Cycle: Weekly
Feature Class: DPR.PickleballCourts
Organization: City of Seattle
Last updated: 2025-02-28T23:24:02.636265
Tags: common-data-layers, parks, pickleball-courts, seattle-gis-open-data, spr
CREATE TABLE table_1 (
"objectid" BIGINT,
"se_anno_cad_data" VARCHAR,
"pma" DOUBLE,
"park_name" VARCHAR,
"no_of_pb_courts" BIGINT -- No. Of PB Courts,
"usetype" VARCHAR,
"indooroutdoor" VARCHAR,
"nets" VARCHAR,
"lighted" VARCHAR,
"nearbyrestroom" VARCHAR,
"parking" VARCHAR,
"yearestablished" VARCHAR,
"councildistrict" VARCHAR,
"parksdistrict" VARCHAR,
"globalid" VARCHAR,
"created_user" VARCHAR,
"created_date" VARCHAR,
"last_edited_user" VARCHAR,
"last_edited_date" VARCHAR,
"amwoid" VARCHAR,
"locid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.