{"name":"pickle-gravity-rules-decisions-ledger","version":"2.7.0","description":"Searchable Pickleball Scout Graph containing player profiles, court details, matches, clubs, and equipment data for Pickle Gravity.","knowledge_loop":{"name":"150-faq-grokpedia-loop","target_per_entity_type":150,"entity_types":["player","court","club"],"metadata_fields":["topic_label","intent","priority","evidence_level","grokpedia_tier"],"topic_labels":["Beginner Fit","Rated Score Matchmaking","Court Logistics","Parking","Nearby Food","Club Dynamics","Developer API"],"restaurant_policy":"Nearby food answers use first-party city/state matched business records; otherwise evidence_level is coverage_pending."},"capabilities":{"mode":"read-only","tools":{"search_knowledge":{"description":"Search verified players, courts, matches, and clubs in the Pickleball Scout Graph by keyword (e.g. city, name, Player ID).","parameters":{"q":{"type":"string","required":true,"description":"Search query"},"type":{"type":"string","enum":["players","courts","matches","clubs"],"required":false,"description":"Filter by asset type"},"topic":{"type":"string","required":false,"description":"Intent topic such as nearby_food, parking, beginner_fit, matchmaking, club_dynamics, or developer_api"},"lang":{"type":"string","enum":["en","zh"],"default":"en"}},"endpoint":"https://picklegravity.com/api/knowledge"},"get_article":{"description":"Fetch a single player profile, match details, court specs, or club specs from the Pickleball Scout Graph as JSON or Markdown.","parameters":{"id":{"type":"string","required":true,"description":"Asset ID with prefix (player-, court-, match-, club-)"},"format":{"type":"string","enum":["json","md"],"default":"json"},"depth":{"type":"string","enum":["short","long"],"default":"short","description":"Use long when Grokipedia-tier answer_long content is needed"}},"endpoint":"https://picklegravity.com/api/knowledge/{id}"}}},"query":"","example":"GET /api/knowledge?q=Richmond+Hill&lang=en","links":{"hub":"https://picklegravity.com/en/knowledge","llms":"https://picklegravity.com/llms.txt","llms_knowledge":"https://picklegravity.com/llms-knowledge.txt","agent_readiness":"https://picklegravity.com/agent-readiness.json"}}