Listeners
196k
13-week growth
—
0 new
Weeks tracked
1
since Aug 9, 2026
Avg weekly change
—
Not enough history yet. Tracking since Aug 9, 2026 — 1 week of data so far. Growth charts and comparisons unlock once an artist has at least 3 weeks tracked.
Similar artists
| Artist | Listeners | 13-week growth |
|---|---|---|
| Punch Brothers | 300k | +0.95% |
| Nickel Creek | 321k | +0.61% |
| Carolina Chocolate Drops | 156k | +0.74% |
| Crooked Still | 200k | +1.93% |
| Sarah Jarosz | 279k | +0.64% |
| Tony Rice | 72k | — |
| Béla Fleck and the Flecktones | 209k | — |
| The Milk Carton Kids | 317k | +0.76% |
| The SteelDrivers | 204k | +4.10% |
| John Hartford | 219k | +1.15% |
Show the SQL — similar artists
select
similar_artist_id, slug, display_name, size_band,
latest_listeners, total_pct_growth, weeks_tracked, similarity_score, rank
from api_artist_similar
where artist_id = $1
order by rank ascShow the SQL — this artist's profile
select *
from api_artist_profile
where artist_id = $1