Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction5 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
FHeading HierarchyAction78 headings, 5 skip(s)FIX
- H4 Choose your region
- H6 Products skipped
- H6 Trading & Risk Management
- H6 Marketing Services
- H6 Platforms
- H6 Prediction Services
- H6 Data & Content
- H6 Audiovisual Services
- H6 Marketing Services
- H6 Marketplace
- H6 Audiovisual Services
- H6 Marketing Services
- H6 Synergy Coaching & Scouting
- H6 Integrity Services
- H6 Regulatory Services
- H5 Let us know what you want to achieve
- H4 Content Hub
- H4 News
- H6 Latest Case Study skipped
- H6 Latest Guide
- H4 Who we are
- H4 INVESTORS
- H4 APIs
- H4 FUTURES HUB
- H4 How we help
- H4 How we help
- H5 Betting, Gaming, & Prediction Markets
- H5 Products
- H5 Trading & Risk Management
- H5 Marketing Services
- H5 Platforms
- H5 Prediction Services
- H5 Media & Tech Companies
- H5 Data & Content
- H5 Audiovisual Services
- H5 Marketing Services
- H5 Marketplace
- H5 Teams, Leagues & Federations
- H5 Audiovisual Services
- H5 Marketing Services
- H5 Synergy Coaching & Scouting
- H5 Integrity & Regulatory Services
- H5 Integrity Services
- H5 Regulatory Services
- H4 Let us know what you want to achieve
- H4 Content & News
- H4 Content & News
- H4 Content Hub
- H4 News
- H6 Latest Case Study skipped
- H6 Latest Guide
- H4 About Us
- H4 About Us
- H5 INVESTORS
- H5 APIs
- H5 FUTURES HUB
- H4 Careers
- H4 Contact Us
- H1 THE SPORTSTECHNOLOGY COMPANY
- H4 Reimagining immersive experiences for sports fans and bettors skipped
- H2 OUR PARTNERS & CLIENTS
- H2 LATEST NEWS
- H5 The Window for World Cup Audience Growth Is Open and It Won’t Be for Long skipped
- H5 The month that separates the serious from the scrambling
- H5 From Pre-Match to In-Play: How Data is Transforming Golf Betting
- H5 Sportradar to Power Future of Brazil’s Top Basketball League LNB
- H5 How Does Sports Moments Marketing Work? The Tech Behind Real-Time Fan Engagement
- H5 Sportradar Expands Partnership with Hard Rock Bet, Adding Official Data from the PGA TOUR and Ultimate Fighting Championship
- H5 How to make this IPL season work for you
- H5 Sportradar launches iGaming brand Playradar, combining sports data expertise with casino content for global operators
- H5 Sportradar and BSN strengthen partnership to elevate basketball in Puerto Rico
- H2 HOW WE HELP
- H3 BETTING & GAMING OPERATORS
- H3 MEDIA & TECH COMPANIES
- H3 TEAM, LEAGUES & FEDERATIONS
- H3 INTEGRITY & REGULATORY SERVICES
- H4 GET IN TOUCH WITH OUR TEAM
- H4 GET IN TOUCH WITH OUR TEAM
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
FLink & Button QualityAction16 issue(s) across 201 links and 11 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| https://sportradar.com | (empty) | empty | Add link text or aria-label |
| https://marketplace.sportradar.com/ | Marketplace | new tab | Add '(opens in new tab)' to text |
| /contact | Let us know what you want to a… | img no alt | Add alt attribute to the image |
| /content-hub | Content Hub Discover the lates… | img no alt | Add alt attribute to the image |
| /content-type/news | News Stay up to date on the la… | img no alt | Add alt attribute to the image |
| /about | About us | img no alt | Add alt attribute to the image |
| /about/partners-clients/ | Partners & Clients | img no alt | Add alt attribute to the image |
| /about/locations | Locations | img no alt | Add alt attribute to the image |
| https://investors.sportradar.com/ | Discover | new tab | Add '(opens in new tab)' to text |
| https://docs.sportradar.com/ | Discover more | new tab | Add '(opens in new tab)' to text |
| https://marketplace.sportradar.com/ | Marketplace | new tab | Add '(opens in new tab)' to text |
| /contact | Let us know what you want to a… | img no alt | Add alt attribute to the image |
| /content-hub | Content Hub Discover the lates… | img no alt | Add alt attribute to the image |
| /content-type/news | News Stay up to date on the la… | img no alt | Add alt attribute to the image |
| /about | About us | img no alt | Add alt attribute to the image |
| /about/partners-clients/ | Partners & Clients | img no alt | Add alt attribute to the image |
| /about/locations | Locations | img no alt | Add alt attribute to the image |
| https://investors.sportradar.com/ | INVESTORS Relations | new tab | Add '(opens in new tab)' to text |
| https://docs.sportradar.com/ | APIs for developers | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/sportra… | (empty) | empty | Add link text or aria-label |
| https://twitter.com/Sportradar | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/sportradar | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/lifeatsportrad… | (empty) | empty | Add link text or aria-label |
| http://www.facebook.com/pages/Sportradar… | (empty) | empty | Add link text or aria-label |
| #sr_section_2 | (empty) | empty | Add link text or aria-label |
| https://sportradar.com/content-hub/blog/… | Blog 14/04/2026 The Win… | img no alt | Add alt attribute to the image |
| https://sportradar.com/content-hub/blog/… | Blog 13/04/2026 The mon… | img no alt | Add alt attribute to the image |
| https://sportradar.com/content-hub/blog/… | Blog 13/04/2026 From Pr… | img no alt | Add alt attribute to the image |
| https://sportradar.com/content-hub/news/… | News 8/04/2026 Sportrad… | img no alt | Add alt attribute to the image |
| https://sportradar.com/content-hub/blog/… | Blog 31/03/2026 How Doe… | img no alt | Add alt attribute to the image |
| https://sportradar.com/content-hub/news/… | News 26/03/2026 Sportra… | img no alt | Add alt attribute to the image |
| https://sportradar.com/content-hub/blog/… | Blog 25/03/2026 How to … | img no alt | Add alt attribute to the image |
| https://sportradar.com/content-hub/news/… | News 24/03/2026 Sportra… | img no alt | Add alt attribute to the image |
| https://sportradar.com/content-hub/news/… | News 20/03/2026 Sportra… | img no alt | Add alt attribute to the image |
| https://marketplace.sportradar.com/ | MARKETPLACE | new tab | Add '(opens in new tab)' to text |
| /privacy-notice/ | privacy notice | new tab | Add '(opens in new tab)' to text |
| /privacy-notice/ | privacy notice | new tab | Add '(opens in new tab)' to text |
| https://sportradar.com/privacy-notice/ | here | generic text | Replace with descriptive text |
Before: here Suggested: Privacy Notice | |||
| https://www.linkedin.com/company/sportra… | (empty) | empty | Add link text or aria-label |
| https://twitter.com/Sportradar | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/sportradar | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/lifeatsportrad… | (empty) | empty | Add link text or aria-label |
| http://www.facebook.com/pages/Sportradar… | (empty) | empty | Add link text or aria-label |
| /newsletter | Sign up | img no alt | Add alt attribute to the image |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
a.header__logo (#103 on page); https://sportradar.com; https://www.linkedin.com/company/sportradar/; https://twitter.com/Sportradar; https://www.youtube.com/sportradar; https://www.instagram.com/lifeatsportradar/?hl=en; http://www.facebook.com/pages/Sportradar/391162040945181; #sr_section_2; https://www.linkedin.com/company/sportradar/; https://twitter.com/Sportradar (+3 more)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
https://sportradar.com/privacy-notice/ ("here")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/contact"]; a[href="/content-hub"]; a[href="/content-type/news"]; a[href="/about"]; a[href="/about/partners-clients/"]; a[href="/about/locations"]; a[href="/contact"]; a[href="/content-hub"]; a[href="/content-type/news"]; a[href="/about"] (+12 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://marketplace.sportradar.com/; https://investors.sportradar.com/; https://docs.sportradar.com/; https://marketplace.sportradar.com/; https://investors.sportradar.com/; https://docs.sportradar.com/; https://marketplace.sportradar.com/; /privacy-notice/; /privacy-notice/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.header__regions__close (#107 on page); button.header__mbl__region (#544 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
7 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 OUR PARTNERS & CLIEN… | 19.55:1 | 3.0:1 | #00003C | #FEFEFE | Pass |
| h2 LATEST NEWS | 1.01:1 | 3.0:1 | #FFFFFF | #FEFEFE | Fail |
| h2 HOW WE HELP | 19.55:1 | 3.0:1 | #00003C | #FEFEFE | Pass |
| h3 BETTING & GAMING OPE… | 1.01:1 | 3.0:1 | #FFFFFF | #FEFEFE | Fail |
| h3 MEDIA & TECH COMPANI… | 1.01:1 | 3.0:1 | #FFFFFF | #FEFEFE | Fail |
| h3 TEAM, LEAGUES & FEDE… | 1.01:1 | 3.0:1 | #FFFFFF | #FEFEFE | Fail |
| h3 INTEGRITY & REGULATO… | 1.01:1 | 3.0:1 | #FFFFFF | #FEFEFE | Fail |
| title Sportradar - The Spo… | 1.08:1 | 4.5:1 | #000000 | #050536 | Fail |
| button Regions | 1.11:1 | 4.5:1 | #000000 | #0A0A35 | Fail |
| h4 Choose your region | 1.12:1 | 3.0:1 | #000000 | #0A0B3B | Fail |
| a North America | 1.14:1 | 4.5:1 | #000000 | #0B0C3E | Fail |
| button South America | 1.24:1 | 4.5:1 | #000000 | #1E173B | Fail |
| a Spanish | 1.67:1 | 4.5:1 | #000000 | #3B2F41 | Fail |
| a Brazilian Portuguese | 2.29:1 | 4.5:1 | #000000 | #50388C | Fail |
| a English | 1.51:1 | 4.5:1 | #000000 | #2F2160 | Fail |
| a Europe | 2.70:1 | 4.5:1 | #000000 | #3948AC | Fail |
| a Africa | 2.02:1 | 4.5:1 | #000000 | #483B50 | Fail |
| a Middle East | 3.20:1 | 4.5:1 | #000000 | #64577D | Fail |
| button Asia Pacific | 2.61:1 | 4.5:1 | #000000 | #3C45A8 | Fail |
| a English | 2.51:1 | 4.5:1 | #000000 | #3B43A2 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
CLighthouse Accessibility AuditsActionScore 74/100 — 5 failing, 15 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.home > header.header > div.header__mbl > button.header__mbl__region body.home > header.header > div.header__mbl > button.header__mbl__region |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.how-mbl__dropdowns > div.how-mbl__dropdowns__item > button.how-mbl__dropdowns__item__head > img#NTgzOjE3Nw==-1 |
div.how-mbl__dropdowns > div.how-mbl__dropdowns__item > button.how-mbl__dropdowns__item__head > img#NjMwOjE3OQ==-1 |
div.how-mbl__dropdowns > div.how-mbl__dropdowns__item > button.how-mbl__dropdowns__item__head > img#NjcxOjE3OQ==-1 |
div.how-mbl__dropdowns > div.how-mbl__dropdowns__item > button.how-mbl__dropdowns__item__head > img#NzA0OjE3OQ==-1 |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.home > header.header > a.header__logo body.home > header.header > a.header__logo |
div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item |
div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item |
div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item |
div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item |
div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item div.header__mbl__nav > div > div.header__mbl__nav__foot > a.header__mbl__nav__foot__item |
body.home > section#sr_section_1 > div.container > a#scroll-button body.home > section#sr_section_1 > div.container > a#scroll-button |
div.footer__top--socialLink > ul.d__flex > li > a div.footer__top--socialLink > ul.d__flex > li > a |
div.footer__top--socialLink > ul.d__flex > li > a div.footer__top--socialLink > ul.d__flex > li > a |
div.footer__top--socialLink > ul.d__flex > li > a div.footer__top--socialLink > ul.d__flex > li > a |
div.footer__top--socialLink > ul.d__flex > li > a div.footer__top--socialLink > ul.d__flex > li > a |
div.footer__top--socialLink > ul.d__flex > li > a div.footer__top--socialLink > ul.d__flex > li > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Latest Case Study div.hub__featured > div.hub__featured__list > a.hub__featured__list__item > h6 |
Reimagining immersive experiences
for sports fans and bettors section#sr_section_1 > div.container > div.homeBanner__heading > h4.main__subtitle |
The Window for World Cup Audience Growth Is Open and It Won’t Be for Long a.text-decoration-none > div.newsCard__bottom > div.newsCard__bottom--newstitle > h5.color__black |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Imprint footer.footer > div.footer__bottom > div.container > a |
Privacy Notice footer.footer > div.footer__bottom > div.container > a |
Cookie Notice footer.footer > div.footer__bottom > div.container > a |
Report a Security Vulnerability footer.footer > div.footer__bottom > div.container > a |
Ethics Hotline footer.footer > div.footer__bottom > div.container > a |
Sitemap footer.footer > div.footer__bottom > div.container > a |
These items highlight common accessibility best practices.
AAlt Text Quality4 of 89 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 4 image(s) |
A+Form AccessibilityAll 15 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #input_59_37 | text | for/id | |
| #input_59_10_3 | text | Your first name | for/id |
| #input_59_10_6 | text | Your last name | for/id |
| #input_59_3 | Your work email* | for/id | |
| #input_59_33 | tel | Your phone number* | for/id |
| #input_59_4 | text | What's the name of your company?* | for/id |
| #input_59_11 | select | Which of the following applies to you* | for/id |
| #input_59_13 | select | As a betting and gaming operator, which bit below are you most interested in?* | for/id |
| #input_59_14 | select | As a media and tech company, which bit below are you most interested in?* | for/id |
| #input_59_17 | select | As a rightsholder, which bit below are you most interested in?* | for/id |
| #input_59_19 | select | As an integrity and regulatory authority, which bit below are you most interested in?* | for/id |
| #input_59_5 | select | Where’s the main market you’ll be using this?* | for/id |
| #input_59_7 | textarea | What challenges or problems should our products solve for you?* | for/id |
| #choice_59_36_1 | checkbox | By clicking this checkbox, you consent to having your email address processed by the Sportradar Group to send you marketing communications about our products, services and events. You can opt-out at any time by clicking the "unsubscribe" link at the end of each communication received. For more information, please see our privacy notice. | for/id |
| #choice_59_36_2 | checkbox | By clicking this checkbox, you consent to having your phone number processed by the Sportradar Group to contact you in the future regarding our products and services. You can opt-out verbally at any time. For more information, please see our privacy notice. | for/id |