Colour Guide
Explore our curated palette of JCA brand colours. Each colour includes WCAG compliance information and usage guidelines.
View Colour Guide →Tools and resources for developers working with the JCA website and brand assets.
Explore our curated palette of JCA brand colours. Each colour includes WCAG compliance information and usage guidelines.
View Colour Guide →Complete WCAG 2.1 compliance analysis of all JCA colour combinations. See which colours work together and their contrast ratios.
View Full Audit →Interactive map prototype. Hover to highlight a region, click to select. This component will be integrated into the Play Cricket page for club filtering.
Reference documentation for the CricClubs API used to fetch match data, scorecards, stats, and tournament information.
All requests require two headers:
| Header | Value |
|---|---|
x-consumer-key | •••••••• |
x-api-key | •••••••• |
Base URL: https://core-prod-origin.cricclubs.com
Club ID: 21278 (static for all requests)
Club (21278 - Japan Cricket Association)
└── Series / Tournament (seriesId / leagueId)
├── Teams (teamId)
│ └── Players (playerID)
├── Matches (matchId)
│ ├── Scorecard
│ └── Ball-by-Ball
├── Points Table
└── Player Stats (Batting / Bowling)Key: seriesId in API params = leagueId in responses = league in frontend URLs
{
"data": { ... },
"errorMessage": null,
"errorCode": null,
"responseState": true
}https://cricclubs.comnull — calculate as (runs / balls) * 60 — calculate manuallyseriesId or teamId returns data across all