US Cities

International Cities

Embed Games on Your Site

Have a website for your local Ultimate community? Want to embed the games from PickupUltimate.com on your site? It's easy, just follow these three steps:

  1. Register a Google Map API Key for your domain (they're free).
  2. Embed the JavaScript for your city. eg: http://pickupultimate.com/js/city/houston
  3. Create a <div id="pickupultimate_gmap"> element. (note: the id="pickupultimate_gmap" is required)

The resulting code should look like this:

<script type="text/javascript" src="http://maps.google.com/maps?file=api&v=2&sensor=false&key=YOUR_KEY_HERE"></script>
<script type="text/javascript" src="http://pickupultimate.com/js/city/YOUR_CITY_NAME"></script>
<div id="pickupultimate_gmap"></div>

Some examples: Houston, Los Angeles, Kansas City
Send me an email if you need help getting this set up.

Add a City

Don't see your city listed above? Send me an email.