{
  "meta": {
    "name": "The Court Fund",
    "asOf": "2026-09-21",
    "season": {
      "id": "2026-2",
      "label": "Season one · fall 2026",
      "starts": "2026-09-21",
      "ends": "2027-03-20"
    },
    "split": {
      "house": 0.5,
      "fund": 0.5
    },
    "prices": {
      "patron": 25,
      "club": 100
    },
    "rules": [
      "Every dollar in and every dollar out is one dated line here. Totals are computed from the lines, never typed.",
      "Half of every pass goes to the house: hosting, the research that keeps the register current, and the hours it takes. Half goes to the fund.",
      "The fund half is spent only on courts. It is never spent on the house.",
      "No payout is recorded without a receipt link. The page will not show one.",
      "A pass is a purchase, not a donation. It buys nothing on the register that others cannot read."
    ]
  },
  "candidates": [
    {
      "slug": "es-rec-ball-machine",
      "court": "El Segundo Recreation Park",
      "pick": "A ball machine for the public courts, kept at the rec office and signed out like a net.",
      "estimateUsd": 900
    },
    {
      "slug": "hollyglen-nets",
      "court": "Hollyglen Park, Hawthorne",
      "pick": "Two portable nets and a season of balls for the outdoor courts.",
      "estimateUsd": 450
    },
    {
      "slug": "smash-youth-hour",
      "court": "California Smash, El Segundo",
      "pick": "A block of community youth hours, paddles included, run with the club.",
      "estimateUsd": 600
    }
  ],
  "wall": [],
  "entries": [],
  "totals": {
    "inUsd": 0,
    "houseIn": 0,
    "fundIn": 0,
    "outUsd": 0,
    "fundBalance": 0,
    "payouts": [],
    "passes": 0
  },
  "pledgesAndVotes": "https://pointcast.xyz/api/paddles/fund",
  "checkout": "https://pointcast.xyz/api/paddles/fund/checkout"
}