Have a Racquetball question?
There are lots of other racquetball players wanting to talk with you.
Outdoor player?
Check out our super cool outdoor court listings with badass satellite imaging graphical map whatcha ma call it.
Where can I play?
Find a club inside when it's cold or find some outdoor courts to get a tan.
Found a place to play that's not in our listings?
Share the info with the rest of us by adding it to our listings
|
Putting outdoor map on your site
Put this between the <head> tags in the page:
<script src="http://maps.google.com/maps?file=api&v=2&key=(your google api key)" type="text/javascript"></script>
First get a google map key. Enter your google api key in the space indicated above.
Alter the tag to include:
onload="createMap()"
onunload="GUnload()"
Example: <body onload="createMap()" onunload="GUnload()">
Place this where you would like the map to appear.
<script src="http://www.meetandplay.com/Play/extOutdoorCourts.aspx" type="text/javascript" />
Web Services
This is a developing section of the site. So far we've only got a few web services online.
MNP.disco
Rankings
-
WinExpectency
What would the win expectency be given the rating of the player against an opponent and their rating.
-
WinPercentage
What would the win percentage be given the rating of the player against an opponent and their rating.
Topics
-
GetLast5
Returns the last 5 topics
-
GetLatest
Returns specified number of the latest topics
News
-
GetLast5
Dataset containing last 5 news postings
-
GetLatest
Dataset containing last amount of specified news postings
User
|