Operator guideENtournamentsrelationparticipants

Tournaments / Participant Leaderboard

Nested participant table used inside activity detail and preview for ranking, wagering, coupon assignment status, recalculation, and prize resend.

Reader view

Clean portal guidance

This page keeps the operator explanation, field and action descriptions, and screenshots visible without exposing repo paths, raw sidecars, or editorial-only implementation details.

Narrative content

Page body

What this surface does

This is the nested participant leaderboard shown inside tournament activity detail and preview pages.

Operators use it to inspect rank order, identify failed coupon delivery, and trigger corrective actions without leaving the activity screen.

Common caveats

  • The participant list is loaded together with the activity detail request, not from a separate admin page.
  • Resend All Failed is available only when coupon-based prizes produced failed assignment states.
  • Recalculate and Recalculate V2 target the whole tournament instance, not one participant row.
Operational notes

Notes

item

Participant rows are stored in `user_tournaments` and returned through the admin activity read path with a separate include.

item

Coupon assignment status and assigned coupon details are written back into participant stats during prize delivery.

Related references

Related pages

pageAffiliate Payment Settings / Sending Window

Related sending-window surface attached to affiliate payment settings.

pageCountries / Games Relation

Related games view linked from one country record to show country-specific game mappings or restrictions.

pageCountries / Providers Relation

Related providers view linked from one country record to show country-specific provider mappings or restrictions.

pageCPA Qualification / Group

Grouped PID editor for CPA qualification, with one shared rule set and optional country-specific overrides.

pagePlayers / Bonuses

Cross-player issued-bonus inventory with server-side filters, preview popover, CSV export, and navigation into one issued-bonus detail page.

pageTournaments

Operator documentation for tournament configuration management, active tournament instances, participant leaderboards, prize resend actions, and translation support.