{"id":1055,"date":"2026-01-23T08:04:29","date_gmt":"2026-01-23T08:04:29","guid":{"rendered":"https:\/\/www.easycoach.club\/?page_id=1055"},"modified":"2026-08-25T17:26:34","modified_gmt":"2026-08-25T17:26:34","slug":"analytics-center","status":"publish","type":"page","link":"https:\/\/www.easycoach.club\/es\/analytics-center\/","title":{"rendered":"Centro de An\u00e1lisis"},"content":{"rendered":"<style>@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,400;14..32,500;14..32,600;14..32,700;14..32,800&display=swap'); \/* EasyCoach \u2014 Color tokens \u00b7 Dual-theme, dark-led Bind to the semantic NAME, never the hex. Default is dark (the signature); [data-theme=\"light\"] overrides. Navy dominant, #75AFF0 the single accent. Source of truth: Brand Visual System V2, Section 2 + Appendix A. *\/ :root, [data-theme=\"dark\"] { \/* surfaces \u2014 elevation rises by lifting navy toward cool blue-white *\/ --ec-canvas: #111F3E; --ec-surface: #1B2948; --ec-surface-raised: #233250; --ec-surface-high: #2D3B59; \/* borders *\/ --ec-border-subtle: #2B3957; --ec-border: #394865; --ec-border-strong: #505E7A; \/* text *\/ --ec-text-primary: #F4F6FA; \/* off-white, not pure white \u2014 cuts glare. 15.0:1 *\/ --ec-text-secondary: #C5D2E6; \/* body. 10.7:1 *\/ --ec-text-muted: #93A2BE; \/* captions, labels, metadata. 6.3:1 *\/ --ec-text-max: #FFFFFF; \/* the single most important line. used rarely *\/ \/* accent \u2014 fully legible on dark, use freely *\/ --ec-accent: #75AFF0; \/* 7.1:1 on canvas *\/ --ec-accent-hover: #8FBEF5; \/* 8.4:1 *\/ --ec-accent-strong: #75AFF0; \/* on dark the accent is already legible *\/ --ec-accent-subtle: rgba(117, 175, 240, 0.14); \/* tint for feature-icon squares *\/ \/* CTA \u2014 the accent does its most expressive work here *\/ --ec-cta-fill: #75AFF0; --ec-cta-text: #111F3E; \/* navy on accent. 7.1:1. NEVER white on the fill *\/ --ec-cta-block: #1B2948; \/* functional states \u2014 system feedback only, never brand color *\/ --ec-success: #3FD0A0; --ec-warning: #E6B45A; --ec-danger: #F0786E; --ec-info: #75AFF0; \/* data-viz sequential ramp (low \u2192 high), tuned for the dark hero context *\/ --ec-data-1: #3D7AD1; --ec-data-2: #5C9AE8; --ec-data-3: #75AFF0; --ec-data-4: #A6CCF6; --ec-data-5: #D2E5FB; \/* categorical utility \u2014 PRODUCT dashboards only, never marketing *\/ --ec-cat-blue: #75AFF0; --ec-cat-teal: #34C7C0; --ec-cat-violet: #9C8CF0; --ec-cat-gold: #E6B45A; --ec-cat-rose: #F0869E; --ec-cat-slate: #8FA3C4; color-scheme: dark; } [data-theme=\"light\"] { --ec-canvas: #FFFFFF; --ec-canvas-alt: #F4F6FA; \/* alternating body sections \u2014 the section rhythm *\/ --ec-surface: #FFFFFF; --ec-surface-raised: #FFFFFF; --ec-surface-high: #FFFFFF; --ec-surface-sunken: #F4F6FA; --ec-border-subtle: #E6ECF5; --ec-border: #D5DEEC; --ec-border-strong: #BCC8DD; --ec-text-primary: #111F3E; \/* navy. 16.3:1 *\/ --ec-text-body: #2A3550; \/* navy-slate body. 12.2:1 *\/ --ec-text-secondary: #4A5775; \/* 7.2:1 *\/ --ec-text-muted: #5A6783; \/* 5.7:1 *\/ --ec-accent: #75AFF0; \/* large text \/ icons \/ fills only \u2014 NEVER small body *\/ --ec-accent-hover: #5C9AE8; --ec-accent-strong: #436797; \/* the accent darkened \u2014 links + small accent text. 5.8:1 *\/ --ec-accent-subtle: rgba(117, 175, 240, 0.12); --ec-cta-fill: #111F3E; \/* navy fill carries the primary action *\/ --ec-cta-text: #FFFFFF; \/* 16.3:1 *\/ --ec-cta-block: #DCE8F7; \/* final CTA section background only *\/ --ec-success: #1E8E6A; --ec-success-text: #157355; --ec-warning: #B5791A; --ec-warning-text: #8A5A12; --ec-danger: #C4382F; --ec-info: #436797; \/* data ramp darkens for the light surface *\/ --ec-data-1: #1B3A6B; --ec-data-2: #2456A0; --ec-data-3: #3D7AD1; --ec-data-4: #5C9AE8; --ec-data-5: #75AFF0; color-scheme: light; } \/* EasyCoach \u2014 Typography tokens One typeface, pushed to confident extremes. Range from weight, size, spacing \u2014 never variety. Numbers are heroes (tabular figures). Source: V2, Section 3. *\/ :root { --ec-font: \"Inter\", system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif; --ec-font-display: \"Inter\", system-ui, -apple-system, \"Segoe UI\", Roboto, sans-serif; \/* sizes *\/ --ec-display-xl: clamp(2.75rem, 6vw, 5.5rem); \/* @kind font *\/ --ec-display-l: clamp(2.25rem, 4.5vw, 4rem); \/* @kind font *\/ --ec-h1: clamp(2rem, 3vw, 2.75rem); \/* @kind font *\/ --ec-h2: clamp(1.625rem, 2.4vw, 2rem); \/* @kind font *\/ --ec-h3: clamp(1.3125rem, 1.8vw, 1.5rem); \/* @kind font *\/ --ec-h4: 1.25rem; \/* @kind font *\/ --ec-body-lg: 1.125rem; \/* @kind font *\/ --ec-body: 1rem; \/* @kind font *\/ --ec-body-sm: 0.875rem; \/* @kind font *\/ --ec-caption: 0.8125rem; \/* @kind font *\/ --ec-eyebrow: 0.75rem; \/* @kind font *\/ --ec-button: 0.9375rem; \/* @kind font *\/ --ec-stat-xl: clamp(3rem, 7vw, 6rem); \/* @kind font *\/ --ec-stat-l: clamp(2rem, 4vw, 3rem); \/* @kind font *\/ \/* weights \u2014 no light or thin, ever *\/ --ec-w-regular: 400; \/* @kind font *\/ --ec-w-medium: 500; \/* @kind font *\/ --ec-w-semibold: 600; \/* @kind font *\/ --ec-w-bold: 700; \/* @kind font *\/ --ec-w-extrabold: 800; \/* @kind font *\/ } \/* Optional helper classes. Components bind to the tokens directly; these exist for prose surfaces and specimen cards. *\/ html { font-family: var(--ec-font); font-optical-sizing: auto; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; } .ec-display-xl { font-family: var(--ec-font-display); font-size: var(--ec-display-xl); font-weight: 800; line-height: 1.02; letter-spacing: -0.03em; } .ec-display-l { font-family: var(--ec-font-display); font-size: var(--ec-display-l); font-weight: 700; line-height: 1.05; letter-spacing: -0.025em; } .ec-h1 { font-family: var(--ec-font-display); font-size: var(--ec-h1); font-weight: 700; line-height: 1.1; letter-spacing: -0.02em; } .ec-h2 { font-family: var(--ec-font-display); font-size: var(--ec-h2); font-weight: 700; line-height: 1.15; letter-spacing: -0.018em; } .ec-h3 { font-family: var(--ec-font-display); font-size: var(--ec-h3); font-weight: 600; line-height: 1.25; letter-spacing: -0.01em; } .ec-h4 { font-family: var(--ec-font-display); font-size: var(--ec-h4); font-weight: 600; line-height: 1.3; letter-spacing: -0.005em; } .ec-body-lg { font-size: var(--ec-body-lg); font-weight: 400; line-height: 1.6; } .ec-body { font-size: var(--ec-body); font-weight: 400; line-height: 1.6; } .ec-body-sm { font-size: var(--ec-body-sm); font-weight: 400; line-height: 1.5; letter-spacing: 0.005em; } .ec-caption { font-size: var(--ec-caption); font-weight: 400; line-height: 1.45; letter-spacing: 0.01em; } .ec-eyebrow { font-size: var(--ec-eyebrow); font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; line-height: 1.2; color: var(--ec-text-muted); } .ec-stat { font-family: var(--ec-font-display); font-weight: 700; line-height: 1.0; letter-spacing: -0.03em; font-feature-settings: \"tnum\" 1; } .ec-stat-xl { font-size: var(--ec-stat-xl); } .ec-stat-l { font-size: var(--ec-stat-l); } \/* data-dense surfaces: align + disambiguate numerals *\/ .ec-data-numerals { font-feature-settings: \"tnum\" 1, \"zero\" 1, \"cv05\" 1; } \/* dark-theme halation correction for long passages *\/ [data-theme=\"dark\"] .ec-body, [data-theme=\"dark\"] .ec-body-lg { letter-spacing: 0.005em; } \/* EasyCoach \u2014 Space, radius, elevation, containers 8px rhythm on a 4px base. Crisp radii, near-invisible elevation. Structure over decoration. Source: V2, Section 4. *\/ :root { \/* spacing *\/ --ec-space-0: 0; --ec-space-1: 4px; --ec-space-2: 8px; --ec-space-3: 12px; --ec-space-4: 16px; --ec-space-5: 24px; --ec-space-6: 32px; --ec-space-7: 48px; --ec-space-8: 64px; --ec-space-9: 96px; --ec-space-10: 128px; \/* radii \u2014 crisp, not soft. nothing above 16px on a content surface *\/ --ec-radius-none: 0; --ec-radius-sm: 4px; \/* chips, tags, inline code *\/ --ec-radius-md: 8px; \/* buttons, inputs \u2014 the default *\/ --ec-radius-lg: 12px; \/* cards *\/ --ec-radius-xl: 16px; \/* bento tiles, media frames *\/ --ec-radius-full: 9999px; \/* containers *\/ --ec-container-reading: 720px; --ec-container-default: 1200px; --ec-container-wide: 1440px; \/* elevation \u2014 light theme only, navy-tinted, never black, never heavy *\/ --ec-shadow-sm: 0 1px 2px rgba(17,31,62,.06), 0 1px 1px rgba(17,31,62,.04); --ec-shadow-md: 0 4px 12px rgba(17,31,62,.08); --ec-shadow-lg: 0 12px 32px rgba(17,31,62,.12); \/* dark theme: depth from the surface ramp + a hairline. shadow only when a floating element truly needs separation, used sparingly. *\/ --ec-shadow-dark-float: 0 8px 24px rgba(0,0,0,.40); --ec-shadow-dark-inset: inset 0 1px 0 rgba(255,255,255,.05); } \/* EasyCoach \u2014 Motion tokens Functional, not decorative: confirm, orient, connect. Fast and calm. Nothing runs longer than 480ms. No bounce, elastic, or overshoot. Source: V2, Section 6. *\/ :root { --ec-dur-instant: 0ms; \/* @kind other *\/ --ec-dur-fast: 120ms; \/* @kind other *\/ --ec-dur-base: 200ms; \/* @kind other *\/ --ec-dur-moderate: 320ms; \/* @kind other *\/ --ec-dur-slow: 480ms; \/* @kind other *\/ --ec-ease-standard: cubic-bezier(.2, 0, 0, 1); \/* @kind other *\/ --ec-ease-out: cubic-bezier(.16, 1, .3, 1); \/* @kind other *\/ --ec-ease-in: cubic-bezier(.4, 0, 1, 1); \/* @kind other *\/ --ec-ease-in-out: cubic-bezier(.65, 0, .35, 1); \/* @kind other *\/ } \/* section reveal utility *\/ .ec-reveal { opacity: 0; transform: translateY(12px); transition: opacity var(--ec-dur-slow) var(--ec-ease-out), transform var(--ec-dur-slow) var(--ec-ease-out); } .ec-reveal.is-in { opacity: 1; transform: none; } \/* reduced motion: strip movement, keep meaning *\/ @media (prefers-reduced-motion: reduce) { *, *::before, *::after { animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; scroll-behavior: auto !important; } .ec-reveal { opacity: 1; transform: none; } } \/* home.css \u2014 section styles ported from EasyCoach Home reference, bound to --ec-* tokens. *\/ \/* hero Coaching tile sub-features *\/ .bento-points { padding-top:20px; display:flex; flex-direction:column; gap:12px; } .bento-point { display:flex; align-items:center; gap:10px; font-size:var(--ec-body-sm); color:var(--ec-text-secondary); font-weight:500; } .bento-point i { width:18px; height:18px; color:var(--ec-accent); flex:none; } img { display:block; max-width:100%; } a { text-decoration:none; color:inherit; } [data-lucide] { width:1em; height:1em; } .container { max-width:var(--ec-container-default); margin:0 auto; padding:0 clamp(20px, 5vw, 48px); } .reading { max-width:var(--ec-container-reading); } .h2 { font-family:var(--ec-font-display); font-optical-sizing:auto; font-size:var(--ec-h2); font-weight:700; line-height:1.15; letter-spacing:-0.02em; margin:14px 0 0; text-wrap:balance; } .body-lg { font-size:var(--ec-body-lg); line-height:1.6; color:var(--ec-text-secondary); font-weight:400; } .section-head { max-width:680px; margin-bottom:48px; } .wpsl-badge { display:flex; flex-direction:row; align-items:center; gap:20px; background:#DCE8F7; border-radius:var(--ec-radius-xl); padding:16px 24px; } .wpsl-badge-logo { height:52px; width:auto; display:block; flex:none; } .wpsl-badge-text { margin:0; font-size:15px; font-weight:700; line-height:1.35; letter-spacing:-0.01em; color:#111F3E; } .band-light { background:var(--ec-canvas); color:var(--ec-text-primary); } \/* Floating glass nav *\/ .nav { position:fixed; top:16px; left:0; right:0; z-index:100; padding:0 clamp(20px, 5vw, 48px); } .nav-inner { max-width:var(--ec-container-default); margin:0 auto; display:flex; align-items:center; gap:30px; height:60px; padding:0 12px 0 22px; background:#DCE8F7; -webkit-backdrop-filter:blur(18px) saturate(140%); backdrop-filter:blur(18px) saturate(140%); border:1px solid rgba(67,103,151,0.22); border-radius:14px; box-shadow:0 1px 0 rgba(255,255,255,0.4); transition:background 200ms cubic-bezier(0.2,0,0,1), border-color 200ms cubic-bezier(0.2,0,0,1); } .nav.scrolled .nav-inner { background:#CFE0F4; border-color:rgba(67,103,151,0.32); } .nav-brand { display:flex; align-items:center; } .nav-logo { height:26px; } .nav-links { display:flex; align-items:center; gap:6px; flex:1; } .nav-item { position:relative; } .nav-link { display:inline-flex; align-items:center; gap:4px; height:60px; padding:0 12px; color:var(--ec-text-secondary); font-family:var(--ec-font); font-size:15px; font-weight:500; background:none; border:none; cursor:pointer; transition:color 200ms; } .nav-link i { width:15px; height:15px; transition:transform 200ms; } .nav-link:hover { color:var(--ec-text-max); } .nav-item:hover .nav-trigger i { transform:rotate(180deg); } .dropdown { position:absolute; top:100%; left:0; padding-top:8px; opacity:0; visibility:hidden; transform:translateY(6px); transition:opacity 200ms cubic-bezier(0.2,0,0,1), transform 200ms cubic-bezier(0.2,0,0,1), visibility 200ms; } .nav-item:hover .dropdown { opacity:1; visibility:visible; transform:translateY(0); } .dropdown-inner { min-width:218px; background:rgba(11,21,48,0.97); -webkit-backdrop-filter:blur(18px); backdrop-filter:blur(18px); border:1px solid var(--ec-border); border-radius:12px; padding:7px; box-shadow:0 18px 40px rgba(0,0,0,0.4); } .dropdown-link { display:block; padding:9px 12px; border-radius:8px; font-size:14px; font-weight:500; color:#FFFFFF; transition:background 120ms, color 120ms; } .dropdown-link:hover { background:var(--ec-accent-subtle); color:#2A64F6; } .nav-right { display:flex; align-items:center; gap:16px; } .nav-signin { white-space:nowrap; height:auto; padding:0; } \/* Hero *\/ .hero { position:relative; overflow:hidden; padding:128px 0 80px; } .hero::before { content:\"\"; position:absolute; top:-240px; right:-180px; width:720px; height:720px; background:radial-gradient(circle, rgba(117,175,240,0.12), transparent 62%); pointer-events:none; } .hero-grid { display:grid; grid-template-columns:1.02fr 1.1fr; gap:56px; align-items:center; } .hero-copy { align-self:center; } .hero-h1 { font-family:var(--ec-font-display); font-optical-sizing:auto; font-size:var(--ec-display-xl); font-weight:800; line-height:1.02; letter-spacing:-0.03em; margin:20px 0 0; text-wrap:nowrap; } .hero-sub { font-size:var(--ec-body-lg); line-height:1.6; color:var(--ec-text-secondary); margin:32px 0 0; max-width:500px; } .hero-cta { display:flex; gap:14px; margin:40px 0 0; flex-wrap:wrap; } .hero-partner { margin-top:40px; display:inline-flex; align-items:center; gap:13px; padding:9px 16px 9px 9px; background:var(--ec-surface); border:1px solid var(--ec-border-subtle); border-radius:var(--ec-radius-full); max-width:440px; } .hero-partner-logo { display:flex; align-items:center; justify-content:center; height:34px; padding:0 9px; border-radius:var(--ec-radius-full); background:#fff; flex:none; } .hero-partner-logo img { height:24px; width:auto; display:block; } .hero-partner span { font-size:12.5px; font-weight:500; color:var(--ec-text-muted); letter-spacing:0.01em; line-height:1.35; } .hero-visual { display:flex; justify-content:center; align-self:center; } \/* Connected-Centers diagram *\/ .cd { width:100%; } .cd-nodes { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; } .cd-node { position:relative; background:var(--ec-surface); border:1px solid var(--ec-border); border-radius:var(--ec-radius-lg); padding:18px 16px 20px; display:flex; flex-direction:column; gap:10px; } .cd-ico { width:38px; height:38px; border-radius:var(--ec-radius-md); background:var(--ec-surface-raised); color:var(--ec-accent); display:flex; align-items:center; justify-content:center; font-size:19px; } .cd-label { font-size:14px; font-weight:600; color:var(--ec-text-secondary); letter-spacing:-0.01em; } .cd-node.accent { background:var(--ec-accent); border-color:var(--ec-accent); } .cd-node.accent .cd-ico { background:rgba(17,31,62,0.16); color:var(--ec-cta-text); } .cd-node.accent .cd-label { color:var(--ec-cta-text); } .cd-stem { position:absolute; bottom:-15px; left:50%; transform:translateX(-50%); width:1px; height:14px; background:var(--ec-border-strong); } .cd-node.accent .cd-stem { background:var(--ec-accent); width:2px; } .cd-base { margin-top:14px; height:46px; border-radius:var(--ec-radius-md); background:var(--ec-surface-raised); border:1px solid var(--ec-border); display:flex; align-items:center; justify-content:center; } .cd-base-label { font-size:12px; font-weight:600; letter-spacing:0.08em; text-transform:uppercase; color:var(--ec-text-muted); } \/* Diagram one-time reveal (plays once) + hover *\/ @keyframes cdRise { from { opacity:0; transform:translateY(12px); } to { opacity:1; transform:translateY(0); } } @keyframes cdDraw { from { transform:translateX(-50%) scaleY(0); } to { transform:translateX(-50%) scaleY(1); } } @keyframes cdFade { from { opacity:0; } to { opacity:1; } } .cd-node { cursor:default; } .cd.play .cd-nodes .cd-node { animation:cdRise 320ms cubic-bezier(0.2,0,0,1) both; } .cd.play .cd-nodes .cd-node:nth-child(1){ animation-delay:0ms; } .cd.play .cd-nodes .cd-node:nth-child(2){ animation-delay:70ms; } .cd.play .cd-nodes .cd-node:nth-child(3){ animation-delay:440ms; } .cd.play .cd-nodes .cd-node:nth-child(4){ animation-delay:140ms; } .cd.play .cd-nodes .cd-node:nth-child(5){ animation-delay:210ms; } .cd.play .cd-nodes .cd-node:nth-child(6){ animation-delay:280ms; } .cd.play .cd-stem { animation:cdDraw 200ms cubic-bezier(0.2,0,0,1) 360ms both; } .cd.play .cd-base { animation:cdFade 200ms cubic-bezier(0.2,0,0,1) 320ms both; } .cd-node { transition:border-color 200ms cubic-bezier(0.2,0,0,1), background 200ms cubic-bezier(0.2,0,0,1); } .cd-node:hover { border-color:var(--ec-accent); z-index:5; } .cd-node:not(.accent):hover { background:var(--ec-surface-raised); } .cd-node:hover .cd-stem { background:var(--ec-accent); width:2px; } \/* Quiet data-flow pulse traveling down each connector into the foundation bar *\/ .cd-stem::after { content:\"\"; position:absolute; left:50%; top:0; width:2px; height:7px; border-radius:2px; background:linear-gradient(180deg, var(--ec-accent), transparent); opacity:0; transform:translate(-50%,-7px); animation:cdFlow 3.4s cubic-bezier(0.2,0,0,1) infinite; } .cd-nodes .cd-node:nth-child(1) .cd-stem::after { animation-delay:0ms; } .cd-nodes .cd-node:nth-child(2) .cd-stem::after { animation-delay:560ms; } .cd-nodes .cd-node:nth-child(3) .cd-stem::after { animation-delay:1120ms; } .cd-nodes .cd-node:nth-child(4) .cd-stem::after { animation-delay:1680ms; } .cd-nodes .cd-node:nth-child(5) .cd-stem::after { animation-delay:2240ms; } .cd-nodes .cd-node:nth-child(6) .cd-stem::after { animation-delay:2800ms; } .cd-node:hover .cd-stem::after { height:9px; animation-duration:1.8s; background:linear-gradient(180deg, var(--ec-accent-hover), transparent); } @keyframes cdFlow { 0%{ opacity:0; transform:translate(-50%,-7px); } 25%{ opacity:0.5; } 75%{ opacity:0.5; } 100%{ opacity:0; transform:translate(-50%,14px); } } @media (prefers-reduced-motion: reduce) { .cd-stem::after { animation:none; opacity:0; } } \/* Social-proof zone (count-up numbers + single logo trust bar) above final CTA *\/ .sp { padding:80px 0; border-top:1px solid var(--ec-border-subtle); } .sp-eyebrow { text-align:center; } .sp-numbers { display:grid; grid-template-columns:repeat(4,1fr); gap:24px; max-width:860px; margin:22px auto 0; text-align:center; } .sp-val { font-family:var(--ec-font-display); font-optical-sizing:auto; font-size:var(--ec-stat-l); font-weight:700; letter-spacing:-0.02em; line-height:1; font-variant-numeric:tabular-nums; color:var(--ec-text-max); } .sp-lab { margin-top:8px; font-size:13px; color:var(--ec-text-muted); font-weight:500; } .sp-note { text-align:center; margin:26px auto 0; font-size:14px; color:var(--ec-text-muted); max-width:560px; } .sp-note span { color:var(--ec-text-secondary); } .sp-wall-label { text-align:center; font-size:13px; font-weight:600; letter-spacing:0.04em; color:var(--ec-text-muted); margin:56px 0 28px; } .sp-wall-row { display:flex; align-items:center; justify-content:center; gap:36px; flex-wrap:wrap; } .sp-crest { height:46px; width:auto; opacity:0.9; transition:opacity 200ms; } .sp-crest:hover { opacity:1; } .sp-crest-text { font-size:15px; font-weight:700; color:var(--ec-text-secondary); letter-spacing:-0.01em; } \/* Logo trust bar between hero and the problem section \u2014 rolling carousel *\/ .logobar { padding:44px 0; border-top:1px solid var(--ec-border-subtle); border-bottom:1px solid var(--ec-border-subtle); } .logobar .sp-wall-label { margin:0 0 30px; font-size:var(--ec-eyebrow); font-weight:600; letter-spacing:0.08em; text-transform:uppercase; color:var(--ec-text-secondary); } .logobar-viewport { overflow:hidden; -webkit-mask-image:linear-gradient(90deg, transparent 0%, #000 14%, #000 86%, transparent 100%); mask-image:linear-gradient(90deg, transparent 0%, #000 14%, #000 86%, transparent 100%); } .logobar-track { display:flex; align-items:center; gap:80px; width:max-content; animation:logoScroll 70s linear infinite; } .logobar:hover .logobar-track { animation-play-state:paused; } .logobar-track .sp-crest { height:60px; max-width:112px; object-fit:contain; } @keyframes logoScroll { from { transform:translateX(0); } to { transform:translateX(-50%); } } @media (prefers-reduced-motion: reduce) { .logobar-track { animation:none; flex-wrap:wrap; justify-content:center; width:auto; } } \/* Problem *\/ .problem { padding:88px 0; } .problem-h2 { font-size:var(--ec-h1); } .problem-body { margin:22px 0 0; } \/* Centers bento \u2014 Coaching hero (2x), Admin\/Comm medium, Analytics\/Scouting\/Medical small *\/ .centers { padding:80px 0 88px; } .bento { display:flex; flex-direction:column; gap:16px; } .bento-top { display:grid; grid-template-columns:1fr 1fr; gap:16px; align-items:start; } .bento-stack { display:flex; flex-direction:column; gap:16px; } .bento-small { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; } .bento-cell { display:flex; flex-direction:column; background:var(--ec-surface); border:1px solid var(--ec-border-subtle); border-radius:var(--ec-radius-lg); padding:24px; color:inherit; cursor:pointer; transition:border-color 200ms cubic-bezier(0.2,0,0,1), transform 200ms cubic-bezier(0.2,0,0,1); } .bento-cell:hover { border-color:var(--ec-border-strong); transform:translateY(-2px); } .bento-cell.hero { padding:28px; } .bento-cell.accent { border-color:var(--ec-accent); } .bento-cell.accent:hover { border-color:var(--ec-accent-hover); } .bento-ico { width:42px; height:42px; border-radius:var(--ec-radius-md); background:var(--ec-accent-subtle); color:var(--ec-accent); display:flex; align-items:center; justify-content:center; font-size:20px; margin-bottom:16px; flex:none; } .bento-title { font-size:var(--ec-h4); font-weight:700; letter-spacing:-0.01em; margin:0 0 8px; color:var(--ec-text-primary); } .bento-body { font-size:var(--ec-body-sm); line-height:1.5; color:var(--ec-text-secondary); margin:0; } .bento-shot { padding-top:20px; } .bento-shot img { width:100%; height:auto; border:1px solid var(--ec-border); border-radius:var(--ec-radius-md); display:block; } \/* AI Assistants (deeper dark band) *\/ .assistants { padding:88px 0; background:var(--ec-canvas); border-top:1px solid var(--ec-border-subtle); } .assist-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:16px; } .assist-card { background:var(--ec-surface); border:1px solid var(--ec-border); border-radius:var(--ec-radius-lg); padding:24px; } .assist-ico { width:42px; height:42px; border-radius:var(--ec-radius-md); background:var(--ec-accent-subtle); color:var(--ec-accent); display:flex; align-items:center; justify-content:center; font-size:20px; margin-bottom:18px; } .assist-name { font-size:var(--ec-h4); font-weight:700; letter-spacing:-0.01em; margin:0 0 6px; } .assist-job { font-size:var(--ec-body-sm); color:var(--ec-text-muted); margin:0; line-height:1.5; } .assist-close { max-width:680px; margin:40px 0 0; font-size:var(--ec-body-lg); line-height:1.6; color:var(--ec-text-secondary); } \/* Integrations \u2014 wordmark chips of connected tools *\/ .integrations { padding:88px 0; background:var(--ec-canvas); border-top:1px solid var(--ec-border-subtle); } .integration-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin:8px auto 0; max-width:880px; } .integration-chip { display:flex; align-items:center; justify-content:center; background:var(--ec-surface); border:1px solid var(--ec-border); border-radius:var(--ec-radius-lg); padding:30px 16px; color:var(--ec-text-secondary); font-size:18px; font-weight:600; letter-spacing:-0.01em; transition:border-color 200ms cubic-bezier(0.2,0,0,1), color 200ms cubic-bezier(0.2,0,0,1); } .integration-chip:hover { border-color:var(--ec-border-strong); color:var(--ec-text-primary); } \/* Coaching standard *\/ .standard { padding:88px 0; border-top:1px solid var(--ec-border-subtle); } .standard-grid { display:grid; grid-template-columns:1fr 1.15fr; gap:56px; align-items:center; } .standard-body { margin:22px 0 0; } .standard-shot { border:1px solid var(--ec-border); border-radius:var(--ec-radius-xl); overflow:hidden; background:var(--ec-surface); box-shadow:var(--ec-shadow-lg); } .standard-shot img { width:100%; } \/* Buyers *\/ .buyers { padding:88px 0; border-top:1px solid var(--ec-border-subtle); } .buyers-grid { display:grid; grid-template-columns:1fr 1fr; gap:20px; } .buyer-tile { background:var(--ec-surface); border:1px solid var(--ec-border); border-radius:var(--ec-radius-xl); padding:40px; } .buyer-line { font-family:var(--ec-font-display); font-optical-sizing:auto; font-size:var(--ec-h3); font-weight:700; letter-spacing:-0.01em; margin:14px 0 0; color:var(--ec-text-primary); } .buyer-body { font-size:var(--ec-body); line-height:1.6; color:var(--ec-text-secondary); margin:16px 0 24px; } .buyer-link { display:inline-flex; align-items:center; gap:8px; font-weight:600; font-size:15px; color:var(--ec-accent); } .buyer-link i { width:16px; height:16px; transition:transform 200ms; } .buyer-link:hover i { transform:translateX(4px); } \/* (customer wall folded into the social-proof zone above the final CTA) *\/ \/* Service *\/ .service { padding:88px 0; border-top:1px solid var(--ec-border-subtle); text-align:center; } .service-h2 { font-size:var(--ec-h1); } .service-body { margin:20px auto 0; max-width:560px; } \/* WPSL Partnership *\/ .wpsl-partnership { padding:80px 0; border-top:1px solid var(--ec-border-subtle); border-bottom:1px solid var(--ec-border-subtle); background:var(--ec-canvas); } .wpsl-inner { display:flex; align-items:center; gap:48px; justify-content:center; } .wpsl-logo { height:120px; width:auto; flex-shrink:0; } .wpsl-text { font-size:var(--ec-h3); font-weight:700; letter-spacing:-0.01em; color:var(--ec-text-primary); line-height:1.3; max-width:480px; margin:0; } \/* Final CTA *\/ .final { padding:96px 0; border-top:1px solid var(--ec-border-subtle); } .final-block { background:var(--ec-cta-block); border-radius:var(--ec-radius-xl); padding:80px 48px; text-align:center; } .final-h2 { font-family:var(--ec-font-display); font-optical-sizing:auto; font-size:var(--ec-display-l); font-weight:800; letter-spacing:-0.03em; line-height:1.02; margin:0; color:#111F3E; } .final-villarreal { font-size:13px; font-weight:600; letter-spacing:0.08em; text-transform:uppercase; color:var(--ec-accent-strong); margin:14px 0 0; } .final-sub { font-size:var(--ec-body-lg); color:var(--ec-text-body); margin:18px auto 32px; font-weight:500; max-width:520px; } .final-actions { display:flex; gap:20px; align-items:center; justify-content:center; flex-wrap:wrap; } .final-link { color:var(--ec-accent-strong); font-weight:600; font-size:15px; } .final-link:hover { color:var(--ec-text-primary); } \/* Logo bar \u2014 animated horizontal scroll of club crests *\/ .logobar { background: var(--ec-surface-raised); padding: 48px 0; overflow: hidden; border-top: 1px solid var(--ec-border-subtle); border-bottom: 1px solid var(--ec-border-subtle); } .logobar-viewport { width: 100%; overflow: hidden; } .logobar-track { display: flex; gap: 48px; padding: 0 24px; animation: scroll-loop 20s linear infinite; } .logobar-track:hover { animation-play-state: paused; } .sp-crest-logo { height: 56px; width: auto; flex-shrink: 0; opacity: 0.8; transition: opacity 200ms; } .sp-crest-logo:hover { opacity: 1; } @keyframes scroll-loop { 0% { transform: translateX(0); } 100% { transform: translateX(calc(-50% - 24px)); } } .sp-wall-label { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: var(--ec-text-muted); margin: 0 0 32px; text-align: center; } \/* Why EasyCoach \u2014 raise your standard (3 numbered points) *\/ .why { padding:88px 0; border-top:1px solid var(--ec-border-subtle); } .why-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:8px; } .why-card { background:var(--ec-surface); border:1px solid var(--ec-border); border-radius:var(--ec-radius-lg); padding:32px 28px; transition:border-color 200ms cubic-bezier(0.2,0,0,1), transform 200ms cubic-bezier(0.2,0,0,1); } .why-card:hover { border-color:var(--ec-border-strong); transform:translateY(-2px); } .why-num { font-family:var(--ec-font-display); font-optical-sizing:auto; font-size:15px; font-weight:700; letter-spacing:0.06em; color:var(--ec-accent); font-variant-numeric:tabular-nums; } .why-card h3 { font-size:var(--ec-h4); font-weight:700; letter-spacing:-0.01em; margin:18px 0 10px; color:var(--ec-text-primary); } .why-card p { font-size:var(--ec-body); line-height:1.6; color:var(--ec-text-secondary); margin:0; } \/* In one line \u2014 plain-language summary *\/ .oneline { padding:88px 0; background:var(--ec-canvas); border-top:1px solid var(--ec-border-subtle); } .oneline-text { max-width:920px; margin:16px 0 0; font-size:clamp(1.25rem,2.2vw,1.7rem); line-height:1.5; font-weight:500; color:var(--ec-text-secondary); letter-spacing:-0.01em; text-wrap:pretty; } \/* Testimonial \u2014 Villarreal CF *\/ .quote { padding:96px 0; border-top:1px solid var(--ec-border-subtle); } .quote-block { max-width:880px; margin:0 auto; text-align:center; } .quote-mark { display:block; font-family:var(--ec-font-display); font-size:72px; font-weight:800; line-height:0.6; color:var(--ec-accent); margin-bottom:14px; } .quote-text { font-family:var(--ec-font-display); font-optical-sizing:auto; font-size:var(--ec-h3); font-weight:600; line-height:1.4; letter-spacing:-0.01em; color:var(--ec-text-max); margin:0 auto 36px; text-wrap:balance; } .quote-attr { display:inline-flex; align-items:center; justify-content:center; gap:16px; } .quote-attr img { height:46px; width:auto; display:block; } .quote-attr-meta { text-align:left; } .quote-attr-name { font-size:15px; font-weight:700; color:var(--ec-text-primary); } .quote-attr-role { font-size:14px; color:var(--ec-text-muted); margin-top:2px; } @media (max-width:920px) { .why-grid { grid-template-columns:1fr; } .hero-grid, .standard-grid { grid-template-columns:1fr; } .sp-numbers, .assist-grid { grid-template-columns:repeat(2,1fr); } .bento-top { grid-template-columns:1fr; } .bento-small { grid-template-columns:1fr; } .integration-grid { grid-template-columns:1fr 1fr; } .nav-links { display:none; } } \/* ---- base reset ---- *\/ * { box-sizing: border-box; } html, body { margin: 0; padding: 0; } body { font-family: var(--ec-font); background: var(--ec-canvas); color: var(--ec-text-primary); -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow-x: hidden; } a { text-decoration: none; color: inherit; } img { display: block; max-width: 100%; } \/* inlined SVG icons *\/ svg.ec-ico { width: 1em; height: 1em; display: inline-block; vertical-align: middle; flex: none; } .nav-link svg { width: 15px; height: 15px; transition: transform 200ms; } .nav-item:hover .nav-trigger svg { transform: rotate(180deg); } .ec-btn svg { width: 1em; height: 1em; } .bento-point svg { width: 18px; height: 18px; color: var(--ec-accent); } .buyer-link svg { width: 16px; height: 16px; transition: transform 200ms; } .buyer-link:hover svg { transform: translateX(4px); } \/* ---- design-system Button (ported from _ds Button.jsx) ---- *\/ .ec-btn { display: inline-flex; align-items: center; justify-content: center; font-family: var(--ec-font); font-weight: 600; letter-spacing: 0.01em; line-height: 1; border-radius: var(--ec-radius-md); cursor: pointer; white-space: nowrap; border: 1px solid transparent; transition: background-color var(--ec-dur-fast) var(--ec-ease-standard), border-color var(--ec-dur-base) var(--ec-ease-standard), transform var(--ec-dur-fast) var(--ec-ease-standard), opacity var(--ec-dur-base) var(--ec-ease-standard); } .ec-btn:active { transform: scale(0.98); } .ec-btn--sm { padding: 8px 16px; font-size: 0.875rem; gap: 6px; } .ec-btn--md { padding: 12px 24px; font-size: 0.9375rem; gap: 8px; } .ec-btn--lg { padding: 16px 32px; font-size: 1rem; gap: 10px; } .ec-btn--primary { background: var(--ec-cta-fill); color: var(--ec-cta-text); } .ec-btn--primary:hover { background: var(--ec-accent-hover); } [data-theme=\"light\"] .ec-btn--primary:hover { background: #24345c; } .ec-btn--secondary { background: transparent; color: var(--ec-text-primary); border-color: var(--ec-border-strong); } .ec-btn--secondary:hover { border-color: var(--ec-accent); color: var(--ec-accent-strong); } .ec-btn i { width: 1em; height: 1em; } \/* ---- design-system Eyebrow ---- *\/ .ec-eyebrow { display: block; font-size: var(--ec-eyebrow); font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; line-height: 1.2; color: var(--ec-text-muted); } \/* ---- hero (device-cluster layout) ---- *\/ .hero-x { position: relative; overflow: hidden; background: var(--ec-canvas); } .hero-x .hero-scrim-h { position: absolute; inset: 0; pointer-events: none; background: linear-gradient(90deg, rgba(8,16,36,0) 0%, rgba(8,16,36,0) 46%, rgba(8,16,36,0.32) 80%, rgba(8,16,36,0.55) 100%); } .hero-x .hero-glow { position: absolute; top: -280px; right: -140px; width: 780px; height: 780px; border-radius: 50%; pointer-events: none; background: radial-gradient(circle, rgba(117,175,240,0.13) 0%, rgba(117,175,240,0) 60%); } .hero-inner { position: relative; max-width: 1280px; margin: 0 auto; padding: 96px 48px 0; box-sizing: border-box; } .hero-cluster-grid { display: grid; grid-template-columns: minmax(380px,460px) minmax(0,1fr); gap: 40px; align-items: end; min-height: min(80vh, 760px); padding: 34px 0 80px; } .hero-right { min-width: 0; display: flex; flex-direction: column; gap: 40px; } .hero-eyebrow { font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; color: var(--ec-text-secondary); font-size: clamp(0.85rem, 1.3vw, 1.05rem); } .hero-h1 { font-family: var(--ec-font-display); font-optical-sizing: auto; font-weight: 800; line-height: 1.0; letter-spacing: -0.035em; color: var(--ec-text-max); text-wrap: balance; margin: 24px 0 0; font-size: clamp(2.75rem, 5.6vw, 4.75rem); } .hero-sub { line-height: 1.55; color: var(--ec-text-secondary); max-width: 500px; margin: 26px 0 0; letter-spacing: -0.01em; font-size: clamp(1.1rem, 1.7vw, 1.4rem); } .hero-actions { display: flex; gap: 14px; margin-top: 38px; flex-wrap: wrap; } .wpsl-badge { display: flex; flex-direction: row; align-items: center; gap: 10px; background: #DCE8F7; border-radius: var(--ec-radius-lg); padding: 8px 12px; max-width: 320px; align-self: flex-start; } .wpsl-badge-logo { height: 34px; width: auto; display: block; flex: none; } .wpsl-badge-text { margin: 0; font-size: 11px; font-weight: 700; line-height: 1.35; letter-spacing: -0.01em; color: #111F3E; text-align: left; } \/* ---- device cluster (scaled) ---- *\/ .ec-cluster { position: relative; width: 100%; min-width: 0; height: 414px; } .ec-cluster-inner { position: absolute; left: 0; top: 50%; transform: translateY(-50%) scale(0.74); transform-origin: left center; } \/* ---- host-site overrides (beat Elementor global button\/link styles) ---- *\/ .nav .nav-link{background:transparent!important;border:0!important;border-radius:0!important;padding:0 12px!important;height:60px!important;color:var(--ec-text-secondary)!important;font-family:var(--ec-font)!important;font-size:15px!important;font-weight:500!important;letter-spacing:normal!important;text-transform:none!important;box-shadow:none!important;-webkit-appearance:none;appearance:none;cursor:pointer;} .nav .nav-link:hover{background:transparent!important;color:var(--ec-text-max)!important;} .nav .nav-signin{height:auto!important;padding:0!important;} .nav .ec-btn{height:auto;} body.admin-bar .nav{top:48px;} \/* ---- responsive ---- *\/ @media (max-width: 1040px) { .hero-cluster-grid { grid-template-columns: 1fr; gap: 8px; } .ec-cluster, .hero-scrim-h { display: none !important; } .hero-right { display: none; } .hero-inner { padding-top: 120px; } } @media (max-width: 980px) { .nav-links { display: none !important; } } @media (max-width: 760px) { .nav-signin { display: none !important; } .hero-inner { padding-left: 22px; padding-right: 22px; } } .ec-root{background:var(--ec-canvas);color:var(--ec-text-primary);min-height:100vh;}.ihero{position:relative;overflow:hidden;background:var(--ec-canvas)}.ihero .hero-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:52px;align-items:center;padding-top:112px;padding-bottom:84px;max-width:1200px}.ihero-copy .hero-sub{margin:0}.ihero .hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.ihero-media{border-radius:16px;overflow:hidden;border:1px solid var(--ec-border-subtle);box-shadow:0 30px 80px rgba(0,0,0,.4);background:var(--ec-surface)}.ihero-media img{width:100%;height:auto;display:block}.isec{background:var(--ec-canvas);padding:72px 0}.isec.alt{background:#0E1A35}.frows{max-width:1100px;margin:24px auto 0}.frow{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:28px 22px}.frow--rev .frow-media{order:-1}.frow-index{font-size:.78rem;font-weight:700;letter-spacing:.14em;color:var(--ec-accent);margin-bottom:10px}.frow h3{font-size:var(--ec-h3);font-weight:700;margin:0 0 14px;color:var(--ec-text-primary);line-height:1.2}.frow>div>p{color:var(--ec-text-secondary);line-height:1.6;margin:0 0 18px}.frow ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.frow li{display:flex;gap:10px;color:var(--ec-text-primary);font-size:.95rem;line-height:1.4}.frow li svg{color:var(--ec-accent);flex:0 0 auto;margin-top:2px}.frow-media{border-radius:14px;overflow:hidden;border:1px solid var(--ec-border-subtle);box-shadow:0 24px 60px rgba(0,0,0,.35);background:var(--ec-surface);max-height:440px}.frow-media img{width:100%;height:auto;display:block}.valgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1120px;margin:40px auto 0;padding:0 22px}.valgrid.cols2{grid-template-columns:repeat(2,1fr);max-width:900px}.valcard{background:var(--ec-surface);border:1px solid var(--ec-border-subtle);border-radius:16px;padding:28px}.valcard-ico{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:var(--ec-accent-subtle);color:var(--ec-accent);margin-bottom:16px}.valcard-ico svg{width:22px;height:22px}.valcard h3{font-size:1.1rem;font-weight:700;margin:0 0 8px;color:var(--ec-text-primary)}.valcard p{color:var(--ec-text-secondary);font-size:.93rem;line-height:1.55;margin:0}.valcard a.valcard-link{color:var(--ec-accent);font-weight:600;text-decoration:none;font-size:.88rem;display:inline-flex;gap:6px;align-items:center;margin-top:12px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1080px;margin:40px auto 0;padding:0 22px}.plan{background:var(--ec-surface);border:1px solid var(--ec-border-subtle);border-radius:18px;padding:32px 28px;display:flex;flex-direction:column;position:relative}.plan--featured{border-color:var(--ec-accent);box-shadow:0 0 0 1px var(--ec-accent)}.plan-badge{align-self:flex-start;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ec-cta-text);background:var(--ec-accent);border-radius:999px;padding:5px 12px;margin-bottom:14px}.plan-name{font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ec-text-muted);margin-bottom:10px}.plan-from{font-size:.76rem;color:var(--ec-text-muted)}.plan-price{font-size:2.2rem;font-weight:800;color:var(--ec-text-primary);line-height:1;margin:2px 0}.plan-price small{font-size:.82rem;font-weight:500;color:var(--ec-text-muted)}.plan-desc{color:var(--ec-text-secondary);font-size:.9rem;line-height:1.55;margin:14px 0 20px}.plan-feats{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.plan-feats li{display:flex;gap:9px;color:var(--ec-text-primary);font-size:.89rem;line-height:1.4}.plan-feats li svg{color:var(--ec-accent);flex:0 0 auto;margin-top:2px}.plan .ec-btn{margin-top:auto;justify-content:center}.section-cta{text-align:center;margin-top:34px}.fedtrust{display:flex;flex-wrap:wrap;justify-content:center;gap:44px;align-items:center;margin-top:34px}.fedtrust img{height:74px;width:auto}.casestudy{max-width:1000px;margin:36px auto 0;padding:0 22px;display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:start}.casestudy-brand{display:flex;flex-direction:column;gap:16px}.casestudy-brand img{height:80px;width:auto}.casestudy-brand .cs-name{font-weight:700;color:var(--ec-text-primary);font-size:1.05rem}.casestudy h4{font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ec-accent);margin:0 0 8px}.casestudy p{color:var(--ec-text-secondary);line-height:1.6;margin:0 0 20px}@media(max-width:900px){.ihero .hero-inner{grid-template-columns:1fr;gap:30px;padding-top:96px}.frow{grid-template-columns:1fr;gap:22px}.frow--rev .frow-media{order:0}.valgrid{grid-template-columns:1fr 1fr}.plans{grid-template-columns:1fr;max-width:460px}.casestudy{grid-template-columns:1fr;gap:24px}}@media(max-width:640px){.valgrid,.valgrid.cols2{grid-template-columns:1fr}}<\/style><div class=\"ec-root\" data-theme=\"dark\"><!-- ===================== FLOATING GLASS NAV ===================== --><header class=\"nav\" id=\"ec-nav\" data-theme=\"light\"><div class=\"nav-inner\"><a href=\"\/\" class=\"nav-brand\"><img decoding=\"async\" class=\"nav-logo\" src=\"https:\/\/www.easycoach.club\/wp-content\/uploads\/2026\/07\/logo-mark-black-scaled.png\" alt=\"EasyCoach\" style=\"height:46px;width:46px\" loading=\"lazy\"><\/a><nav class=\"nav-links\"><div class=\"nav-item\"><a class=\"nav-link nav-trigger\" href=\"\/solutions\/\">Solutions<svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\" \/><\/svg><\/a><div class=\"dropdown\"><div class=\"dropdown-inner\"><a href=\"\/solutions\/\" class=\"dropdown-link\">Overview<\/a><a href=\"\/solutions\/clubs\/\" class=\"dropdown-link\">Clubs &amp; Academies<\/a><a href=\"\/solutions\/federations\/\" class=\"dropdown-link\">Federations<\/a><\/div><\/div><\/div><div class=\"nav-item\"><button class=\"nav-link nav-trigger\" type=\"button\">Products<svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\" \/><\/svg><\/button><div class=\"dropdown\"><div class=\"dropdown-inner\"><a href=\"\/solutions\/clubs\/\" class=\"dropdown-link\">EasyCoach Club<\/a><a href=\"\/solutions\/federations\/\" class=\"dropdown-link\">EasyCoach National Teams<\/a><\/div><\/div><\/div><div class=\"nav-item\"><a href=\"\/pricing\/\" class=\"nav-link\">Pricing<\/a><\/div><div class=\"nav-item\"><button class=\"nav-link nav-trigger\" type=\"button\">Resources<svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\" \/><\/svg><\/button><div class=\"dropdown\"><div class=\"dropdown-inner\"><a href=\"\/blog\/\" class=\"dropdown-link\">Blog<\/a><a href=\"\/faq\/\" class=\"dropdown-link\">Support Center<\/a><\/div><\/div><\/div><div class=\"nav-item\"><button class=\"nav-link nav-trigger\" type=\"button\">About Us<svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\" \/><\/svg><\/button><div class=\"dropdown\"><div class=\"dropdown-inner\"><a href=\"\/about-us\/\" class=\"dropdown-link\">Company<\/a><a href=\"\/press\/\" class=\"dropdown-link\">Press<\/a><a href=\"\/contact\/\" class=\"dropdown-link\">Contact<\/a><\/div><\/div><\/div><\/nav><div class=\"nav-right\"><a href=\"\/book-a-demo\/\" class=\"ec-btn ec-btn--primary ec-btn--sm\">Book a demo<\/a><a href=\"https:\/\/app.easycoach.club\/\" class=\"nav-link nav-signin\">Sign in<\/a><\/div><\/div><\/header><main><style>.media-ph{aspect-ratio:16\/10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--ec-surface);border:1px solid var(--ec-border-subtle);border-radius:16px;color:var(--ec-accent)}.media-ph .ec-ico{width:46px;height:46px}.media-ph span{color:var(--ec-text-muted);font-size:.9rem;font-weight:600}.ihero-media .media-ph{min-height:340px;width:100%}.clinks{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:40px auto 0}.clink{display:flex;align-items:center;gap:14px;background:var(--ec-surface);border:1px solid var(--ec-border-subtle);border-radius:14px;padding:18px 20px;transition:border-color .18s ease,transform .18s ease}.clink:hover{border-color:var(--ec-accent);transform:translateY(-2px)}.clink .valcard-ico{margin:0;flex:none}.clink h4{margin:0 0 3px;color:var(--ec-text-primary);font-size:1rem}.clink p{margin:0;color:var(--ec-text-muted);font-size:.85rem}.clink .clink-arrow{margin-left:auto;color:var(--ec-text-muted);flex:none}@media(max-width:980px){.clinks{grid-template-columns:1fr}}<\/style><section class=\"ihero\" data-screen-label=\"Hero\"><div class=\"hero-glow\"><\/div><div class=\"hero-inner\"><div class=\"ihero-copy\"><span class=\"hero-eyebrow\">Analytics Center<\/span><h1 class=\"hero-h1\">Read the match in numbers.<\/h1><p class=\"hero-sub\">Average positions, pass accuracy, possession, and duels, with a video Events Playlist to tag and share clips. Decisions backed by data.<\/p><div class=\"hero-actions\"><a href=\"\/book-a-demo\/\" class=\"ec-btn ec-btn--primary ec-btn--lg\">Book a demo<svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 7h10v10\"\/><path d=\"M7 17 17 7\"\/><\/svg><\/a><a href=\"\/pricing\/\" class=\"ec-btn ec-btn--secondary ec-btn--lg\">See pricing<\/a><\/div><\/div><div class=\"ihero-media\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/ec-analytics.jpg\" alt=\"EasyCoach match analytics\" loading=\"lazy\" loading=\"lazy\"><\/div><\/div><\/section><section class=\"isec\" data-screen-label=\"What it does\"><div class=\"container\"><div class=\"section-head\"><span class=\"ec-eyebrow\">What it does<\/span><h2 class=\"h2\">The match, in data and video.<\/h2><p class=\"body-lg\" style=\"margin-top:16px\">Team and player stats next to the video, on the same data foundation the whole club trusts.<\/p><\/div><div class=\"frows\"><div class=\"frow\"><div><div class=\"frow-index\">01<\/div><h3>Team and player stats<\/h3><p>Average positions, pass accuracy, ball possession, long-pass share, and duels win rate, broken down by interval across the match.<\/p><ul><li><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><span>Average positions and formations<\/span><\/li><li><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><span>Pass accuracy, possession, duels<\/span><\/li><li><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><span>Match sheet, player stats, team stats<\/span><\/li><\/ul><\/div><div class=\"frow-media\"><div class=\"media-ph\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3v16a2 2 0 0 0 2 2h16\"\/><path d=\"M13 17V9\"\/><path d=\"M18 17V5\"\/><path d=\"M8 17v-3\"\/><\/svg><span>Team and player stats<\/span><\/div><\/div><\/div><div class=\"frow frow--rev\"><div><div class=\"frow-index\">02<\/div><h3>Video Events Playlist<\/h3><p>Tag, filter, and share match clips. Build a playlist by player or event type and send it to the squad in minutes.<\/p><ul><li><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><span>Tag and filter by player or event<\/span><\/li><li><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><span>Key pass, shot, goal, dribble, 1v1, recovery<\/span><\/li><li><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><span>Download and share clips<\/span><\/li><\/ul><\/div><div class=\"frow-media\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/ec-analytics.jpg\" alt=\"EasyCoach video Events Playlist\" loading=\"lazy\" loading=\"lazy\"><\/div><\/div><div class=\"frow\"><div><div class=\"frow-index\">03<\/div><h3>Connected video and data<\/h3><p>Connect Pixellot, Catapult, Veo, and GPS, so the video and the tracking data live right next to your analysis.<\/p><ul><li><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><span>Pixellot, Catapult, Veo, Hudl<\/span><\/li><li><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><span>GPS and sensor data<\/span><\/li><li><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><span>Official league data feeds<\/span><\/li><\/ul><\/div><div class=\"frow-media\"><div class=\"media-ph\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22v-5\"\/><path d=\"M9 8V2\"\/><path d=\"M15 8V2\"\/><path d=\"M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z\"\/><\/svg><span>Integrations<\/span><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"isec alt\" data-screen-label=\"Also inside\"><div class=\"container\"><div class=\"section-head\" style=\"text-align:center;margin-left:auto;margin-right:auto\"><span class=\"ec-eyebrow\">AI-assisted insight<\/span><h2 class=\"h2\">Clearer workload decisions from the same data.<\/h2><\/div><div class=\"valgrid\"><div class=\"valcard\"><div class=\"valcard-ico\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m12 3-1.9 5.8a2 2 0 0 1-1.29 1.29L3 12l5.8 1.9a2 2 0 0 1 1.29 1.29L12 21l1.9-5.8a2 2 0 0 1 1.29-1.29L21 12l-5.8-1.9a2 2 0 0 1-1.29-1.29Z\"\/><\/svg><\/div><h3>Workload Assistant<\/h3><p>Designed to connect training and match data to overload signals staff can act on.<\/p><\/div><div class=\"valcard\"><div class=\"valcard-ico\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/div><h3>Coach Corner<\/h3><p>Share analysis and comments with your staff.<\/p><\/div><div class=\"valcard\"><div class=\"valcard-ico\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"\/><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"\/><path d=\"M10 9H8\"\/><path d=\"M16 13H8\"\/><path d=\"M16 17H8\"\/><\/svg><\/div><h3>Scout reports<\/h3><p>Analytics feeds scouting and recruitment.<\/p><\/div><\/div><\/div><\/section><section class=\"isec\" data-screen-label=\"Other Centers\"><div class=\"container\"><div class=\"section-head\" style=\"text-align:center;margin-left:auto;margin-right:auto\"><span class=\"ec-eyebrow\">The connected platform<\/span><h2 class=\"h2\">Explore the other Centers.<\/h2><p class=\"body-lg\" style=\"margin-top:16px\">Six connected Centers on one shared data foundation. Each one reads from the same player, team, and club data.<\/p><\/div><div class=\"clinks\"><a class=\"clink\" href=\"\/administration-center\/\"><div class=\"valcard-ico\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z\"\/><path d=\"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2\"\/><path d=\"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2\"\/><path d=\"M10 6h4\"\/><path d=\"M10 10h4\"\/><path d=\"M10 14h4\"\/><path d=\"M10 18h4\"\/><\/svg><\/div><div><h4>Administration Center<\/h4><p>Run the club from one place.<\/p><\/div><span class=\"clink-arrow\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/span><\/a><a class=\"clink\" href=\"\/communication-center\/\"><div class=\"valcard-ico\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2Z\"\/><path d=\"M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1\"\/><\/svg><\/div><div><h4>Communication Center<\/h4><p>One channel for everyone.<\/p><\/div><span class=\"clink-arrow\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/span><\/a><a class=\"clink\" href=\"\/coaching-center\/\"><div class=\"valcard-ico\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"8\" height=\"4\" x=\"8\" y=\"2\" rx=\"1\" ry=\"1\"\/><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><path d=\"M12 11h4\"\/><path d=\"M12 16h4\"\/><path d=\"M8 11h.01\"\/><path d=\"M8 16h.01\"\/><\/svg><\/div><div><h4>Coaching Center<\/h4><p>Coach with a real standard.<\/p><\/div><span class=\"clink-arrow\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/span><\/a><a class=\"clink\" href=\"\/medical-center\/\"><div class=\"valcard-ico\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z\"\/><path d=\"M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27\"\/><\/svg><\/div><div><h4>Medical Center<\/h4><p>Keep players on the pitch.<\/p><\/div><span class=\"clink-arrow\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/span><\/a><a class=\"clink\" href=\"\/scouting-center\/\"><div class=\"valcard-ico\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"m21 21-4.3-4.3\"\/><\/svg><\/div><div><h4>Scouting Center<\/h4><p>Find the next generation.<\/p><\/div><span class=\"clink-arrow\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/span><\/a><\/div><\/div><\/section><section class=\"final\" id=\"ec-demo\" data-theme=\"light\" data-screen-label=\"Final CTA\" style=\"border-top:1px solid #2B3957\"><div class=\"container\"><div class=\"final-block\"><h2 class=\"final-h2\">Run it like the pros.<\/h2><p class=\"final-villarreal\">The platform Villarreal CF runs on.<\/p><p class=\"final-sub\">See EasyCoach on your club or your federation. Book a 20-minute demo with our team.<\/p><div class=\"final-actions\"><a href=\"\/book-a-demo\/\" class=\"ec-btn ec-btn--primary ec-btn--lg\">Book a demo<\/a><a href=\"\/contact\/\" class=\"final-link\">Contact Us<\/a><\/div><\/div><\/div><\/section><\/main><!-- ===================== FOOTER ===================== --><footer class=\"footer\" data-screen-label=\"Footer\"><div class=\"container footer-grid\"><div class=\"footer-brand\"><img decoding=\"async\" class=\"footer-logo\" src=\"https:\/\/www.easycoach.club\/wp-content\/uploads\/2026\/07\/logo-footer-white-scaled.webp\" alt=\"EasyCoach\" style=\"width:300px;height:auto;object-fit:contain;margin:0 0 16px\" loading=\"lazy\"><p class=\"footer-sig\" style=\"text-align:left;line-height:1.3;margin:0\">Your digital backbone for clubs and federations.<\/p><div class=\"footer-social\"><a href=\"https:\/\/www.linkedin.com\/company\/easycoach-club\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"EasyCoach on LinkedIn\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"none\"><path fill=\"currentColor\" stroke=\"none\" d=\"M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.35V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46zM5.34 7.43a2.07 2.07 0 1 1 0-4.14 2.07 2.07 0 0 1 0 4.14M7.12 20.45H3.55V9h3.57zM22.22 0H1.77C.8 0 0 .78 0 1.75v20.5C0 23.2.8 24 1.77 24h20.45c.98 0 1.78-.8 1.78-1.75V1.75C24 .78 23.2 0 22.22 0\"\/><\/svg><\/a><a href=\"https:\/\/www.youtube.com\/channel\/UCUhmYJ3nH2TTGmJRdHwjPpg\" target=\"_blank\" rel=\"noopener\" aria-label=\"EasyCoach on YouTube\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"none\"><path fill=\"currentColor\" stroke=\"none\" d=\"M23.5 6.2a3 3 0 0 0-2.11-2.13C19.5 3.55 12 3.55 12 3.55s-7.5 0-9.39.52A3 3 0 0 0 .5 6.2 31.5 31.5 0 0 0 0 12a31.5 31.5 0 0 0 .5 5.8 3 3 0 0 0 2.11 2.13c1.89.52 9.39.52 9.39.52s7.5 0 9.39-.52a3 3 0 0 0 2.11-2.13A31.5 31.5 0 0 0 24 12a31.5 31.5 0 0 0-.5-5.8M9.55 15.57V8.43L15.82 12z\"\/><\/svg><\/a><a href=\"https:\/\/x.com\/EasyCoachClub\" target=\"_blank\" rel=\"noopener\" aria-label=\"EasyCoach on X\"><svg class=\"ec-ico\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"none\"><path fill=\"currentColor\" stroke=\"none\" d=\"M18.24 2.25h3.31l-7.23 8.26L22.85 21.75h-6.66l-5.22-6.82-5.96 6.82H1.68l7.73-8.84L1.15 2.25h6.83l4.71 6.23zm-1.16 17.52h1.83L7.01 4.13H5.05z\"\/><\/svg><\/a><a href=\"https:\/\/www.instagram.com\/easycoachclub\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"EasyCoach on Instagram\"><svg class=\"ec-icon\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"none\"><path fill=\"currentColor\" stroke=\"none\" d=\"M12 0C8.74 0 8.333.014 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.014 8.333 0 8.74 0 12s.014 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.986 8.74 24 12 24s3.667-.014 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.014-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.014 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.898 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.898-.421-.419-.69-.824-.897-1.38-.165-.42-.36-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.06-1.17.255-1.814.42-2.234.207-.57.476-.96.897-1.381.419-.419.81-.689 1.379-.898.42-.165 1.051-.36 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.795.646-1.439 1.44-1.439.793-.001 1.44.644 1.44 1.439z\"\/><\/svg><\/a><a href=\"https:\/\/www.facebook.com\/p\/EasyCoach-100094419216963\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"EasyCoach on Facebook\"><svg class=\"ec-icon\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" viewBox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"none\"><path fill=\"currentColor\" stroke=\"none\" d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg><\/a><\/div><\/div><div class=\"footer-col\"><h5>Solutions<\/h5><a href=\"\/solutions\/\">Overview<\/a><a href=\"\/solutions\/clubs\/\">Clubs &amp; Academies<\/a><a href=\"\/solutions\/federations\/\">Federations<\/a><\/div><div class=\"footer-col\"><h5>Pricing<\/h5><a href=\"\/pricing\/\">Plans and pricing<\/a><a href=\"\/pricing\/#federation-pricing\">Federation packages<\/a><\/div><div class=\"footer-col\"><h5>Resources<\/h5><a href=\"\/blog\/\">Blog<\/a><a href=\"\/faq\/\">Support Center<\/a><\/div><div class=\"footer-col\"><h5>Company<\/h5><a href=\"\/about-us\/\">About Us<\/a><a href=\"\/press\/\">Press<\/a><a href=\"\/partners\/\">Partners<\/a><a href=\"\/contact\/\">Contact<\/a><\/div><div class=\"footer-col\"><h5>Legal<\/h5><a href=\"\/privacy-policy\/\">Privacy Policy<\/a><a href=\"\/terms-and-conditions\/\">Terms of Use<\/a><a href=\"\/cookie-policy\/\">Cookie Policy<\/a><\/div><\/div><div class=\"container footer-base\"><span>&copy; 2026 EasyCoach. All rights reserved.<\/span><span>easycoach.club<\/span><\/div><\/footer><\/div><script data-cfasync=\"false\">(function(){window.__ecran=1;function r(f){if(document.readyState!=='loading'){f()}else{document.addEventListener('DOMContentLoaded',f)}}r(function(){var nav=document.getElementById('ec-nav');function os(){if(nav)nav.classList.toggle('scrolled',window.scrollY>12)}os();window.addEventListener('scroll',os,{passive:true});var BW=880,BH=560,wrap=document.querySelector('.ec-cluster'),inner=document.querySelector('.ec-cluster-inner');function sc(){if(!wrap||!inner)return;var w=wrap.clientWidth;if(w<=0)return;var s=Math.min(0.82,Math.max(0.42,w\/BW));inner.style.transform='translateY(-50%) scale('+s+')';wrap.style.height=(BH*s)+'px'}sc();if(window.ResizeObserver&#038;&#038;wrap){new ResizeObserver(sc).observe(wrap)}window.addEventListener('resize',sc);var reduce=window.matchMedia('(prefers-reduced-motion: reduce)').matches;var proof=document.getElementById('ec-proof');if(proof){var vals=proof.querySelectorAll('.sp-val');var tg=[];vals.forEach(function(v){tg.push({t:+v.getAttribute('data-target'),s:v.getAttribute('data-suffix')||''})});var fmt=function(v){return v.toLocaleString('en-US')};var setTo=function(fr){tg.forEach(function(n,i){if(vals[i])vals[i].textContent=fmt(Math.round(n.t*fr))+n.s})};if(reduce){setTo(1)}else{var done=false;var run=function(){if(done)return;done=true;var dur=480,t0=performance.now(),ease=function(x){return 1-Math.pow(1-x,3)};var tick=function(t){var p=Math.min(1,(t-t0)\/dur);setTo(ease(p));if(p<1)requestAnimationFrame(tick)};requestAnimationFrame(tick);setTimeout(function(){setTo(1)},dur+160)};var io=new IntersectionObserver(function(es){es.forEach(function(e){if(e.isIntersecting)run()})},{threshold:0.4});io.observe(proof)}}})})();<\/script>","protected":false},"excerpt":{"rendered":"<p>Solutions OverviewClubs &amp; AcademiesFederations Products EasyCoach ClubEasyCoach National Teams Pricing Resources BlogSupport Center About Us CompanyPressContact Book a demoSign in Analytics Center Read the match in numbers. Average positions, pass accuracy, possession, and duels, with a video Events Playlist to tag and share clips. Decisions backed by data. Book a demoSee pricing What it does [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-1055","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Football Analytics - Video, GPS &amp; Match Data | EasyCoach<\/title>\n<meta name=\"description\" content=\"Turn match and training data into clear player and team insight. Football analytics used by Villarreal CF and 150+ clubs. See the platform.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.easycoach.club\/es\/analytics-center\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Football Analytics - Video, GPS &amp; Match Data | EasyCoach\" \/>\n<meta property=\"og:description\" content=\"Turn match and training data into clear player and team insight. Football analytics used by Villarreal CF and 150+ clubs. See the platform.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.easycoach.club\/es\/analytics-center\/\" \/>\n<meta property=\"og:site_name\" content=\"EasyCoach\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/p\/EasyCoach-100094419216963\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-25T17:26:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.easycoach.club\/wp-content\/uploads\/2026\/07\/logo-mark-black-scaled.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@EasyCoachClub\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/analytics-center\\\/\",\"url\":\"https:\\\/\\\/www.easycoach.club\\\/analytics-center\\\/\",\"name\":\"Football Analytics - Video, GPS & Match Data | EasyCoach\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/analytics-center\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/analytics-center\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.easycoach.club\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo-mark-black-scaled.png\",\"datePublished\":\"2026-01-23T08:04:29+00:00\",\"dateModified\":\"2026-08-25T17:26:34+00:00\",\"description\":\"Turn match and training data into clear player and team insight. Football analytics used by Villarreal CF and 150+ clubs. See the platform.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/analytics-center\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.easycoach.club\\\/analytics-center\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/analytics-center\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.easycoach.club\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo-mark-black-scaled.png\",\"contentUrl\":\"https:\\\/\\\/www.easycoach.club\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo-mark-black-scaled.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/analytics-center\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.easycoach.club\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Analytics Center\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/#website\",\"url\":\"https:\\\/\\\/www.easycoach.club\\\/\",\"name\":\"EasyCoach\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.easycoach.club\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/#organization\",\"name\":\"EasyCoach\",\"alternateName\":\"Football Around Me Ltd.\",\"url\":\"https:\\\/\\\/www.easycoach.club\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.easycoach.club\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/main_logo-scaled.png\",\"contentUrl\":\"https:\\\/\\\/www.easycoach.club\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/main_logo-scaled.png\",\"width\":2560,\"height\":947,\"caption\":\"EasyCoach\"},\"image\":{\"@id\":\"https:\\\/\\\/www.easycoach.club\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/p\\\/EasyCoach-100094419216963\\\/\",\"https:\\\/\\\/x.com\\\/EasyCoachClub\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/easycoach-club\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCUhmYJ3nH2TTGmJRdHwjPpg\",\"https:\\\/\\\/www.instagram.com\\\/easycoachclub\\\/\"],\"description\":\"The connected platform for football clubs, academies, and national federations. Operations, coaching, payments, scouting, medical, and analytics in one system. Used by Villarreal CF and Shakhtar Donetsk, and by five national football federations, including the Israel Football Association, Croatian Football Federation, Football Federation of Kazakhstan, and Fiji Football Association. The WPSL is a separate league relationship. Supporting 150+ clubs, 2,000+ teams, and 150,000+ players worldwide. Named Top 5 in the world by TechRound (SportsTech22, 2026).\",\"legalName\":\"Football Around Me Ltd.\",\"foundingDate\":\"2021\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Shoken 32 St.\",\"addressLocality\":\"Tel Aviv\",\"addressCountry\":\"IL\"},\"email\":\"info@easycoach.club\",\"award\":\"TechRound SportsTech22 2026: Top 5 sports technology companies in the world\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"An\u00e1lisis de f\u00fatbol: v\u00eddeo, GPS y datos de los partidos | EasyCoach","description":"Convierte los datos de partidos y entrenamientos en informaci\u00f3n clara sobre jugadores y equipos. Anal\u00edtica de f\u00fatbol utilizada por el Villarreal CF y m\u00e1s de 150 clubes. Conoce la plataforma.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.easycoach.club\/es\/analytics-center\/","og_locale":"es_ES","og_type":"article","og_title":"Football Analytics - Video, GPS & Match Data | EasyCoach","og_description":"Turn match and training data into clear player and team insight. Football analytics used by Villarreal CF and 150+ clubs. See the platform.","og_url":"https:\/\/www.easycoach.club\/es\/analytics-center\/","og_site_name":"EasyCoach","article_publisher":"https:\/\/www.facebook.com\/p\/EasyCoach-100094419216963\/","article_modified_time":"2026-08-25T17:26:34+00:00","og_image":[{"url":"https:\/\/www.easycoach.club\/wp-content\/uploads\/2026\/07\/logo-mark-black-scaled.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@EasyCoachClub","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.easycoach.club\/analytics-center\/","url":"https:\/\/www.easycoach.club\/analytics-center\/","name":"An\u00e1lisis de f\u00fatbol: v\u00eddeo, GPS y datos de los partidos | EasyCoach","isPartOf":{"@id":"https:\/\/www.easycoach.club\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.easycoach.club\/analytics-center\/#primaryimage"},"image":{"@id":"https:\/\/www.easycoach.club\/analytics-center\/#primaryimage"},"thumbnailUrl":"https:\/\/www.easycoach.club\/wp-content\/uploads\/2026\/07\/logo-mark-black-scaled.png","datePublished":"2026-01-23T08:04:29+00:00","dateModified":"2026-08-25T17:26:34+00:00","description":"Convierte los datos de partidos y entrenamientos en informaci\u00f3n clara sobre jugadores y equipos. Anal\u00edtica de f\u00fatbol utilizada por el Villarreal CF y m\u00e1s de 150 clubes. Conoce la plataforma.","breadcrumb":{"@id":"https:\/\/www.easycoach.club\/analytics-center\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.easycoach.club\/analytics-center\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.easycoach.club\/analytics-center\/#primaryimage","url":"https:\/\/www.easycoach.club\/wp-content\/uploads\/2026\/07\/logo-mark-black-scaled.png","contentUrl":"https:\/\/www.easycoach.club\/wp-content\/uploads\/2026\/07\/logo-mark-black-scaled.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.easycoach.club\/analytics-center\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.easycoach.club\/"},{"@type":"ListItem","position":2,"name":"Analytics Center"}]},{"@type":"WebSite","@id":"https:\/\/www.easycoach.club\/#website","url":"https:\/\/www.easycoach.club\/","name":"EasyCoach","description":"","publisher":{"@id":"https:\/\/www.easycoach.club\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.easycoach.club\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.easycoach.club\/#organization","name":"EasyCoach","alternateName":"Football Around Me Ltd.","url":"https:\/\/www.easycoach.club\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.easycoach.club\/#\/schema\/logo\/image\/","url":"https:\/\/www.easycoach.club\/wp-content\/uploads\/2026\/05\/main_logo-scaled.png","contentUrl":"https:\/\/www.easycoach.club\/wp-content\/uploads\/2026\/05\/main_logo-scaled.png","width":2560,"height":947,"caption":"EasyCoach"},"image":{"@id":"https:\/\/www.easycoach.club\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/p\/EasyCoach-100094419216963\/","https:\/\/x.com\/EasyCoachClub","https:\/\/www.linkedin.com\/company\/easycoach-club\/","https:\/\/www.youtube.com\/channel\/UCUhmYJ3nH2TTGmJRdHwjPpg","https:\/\/www.instagram.com\/easycoachclub\/"],"description":"La plataforma conectada para clubes de f\u00fatbol, canteras y federaciones nacionales. Operaciones, entrenamiento, pagos, ojeadores, asistencia m\u00e9dica y an\u00e1lisis en un solo sistema. La utilizan el Villarreal CF y el Shakhtar Donetsk, as\u00ed como cinco federaciones nacionales de f\u00fatbol, entre ellas la Asociaci\u00f3n de F\u00fatbol de Israel, la Federaci\u00f3n Croata de F\u00fatbol, la Federaci\u00f3n de F\u00fatbol de Kazajist\u00e1n y la Asociaci\u00f3n de F\u00fatbol de Fiyi. WPSL es una liga independiente. Da servicio a m\u00e1s de 150 clubes, m\u00e1s de 2.000 equipos y m\u00e1s de 150.000 jugadores en todo el mundo. Nombrada entre las 5 mejores del mundo por TechRound (SportsTech22, 2026).","legalName":"Football Around Me Ltd.","foundingDate":"2021","address":{"@type":"PostalAddress","streetAddress":"Shoken 32 St.","addressLocality":"Tel Aviv","addressCountry":"IL"},"email":"info@easycoach.club","award":"TechRound SportsTech22 2026: Top 5 sports technology companies in the world"}]}},"_links":{"self":[{"href":"https:\/\/www.easycoach.club\/es\/wp-json\/wp\/v2\/pages\/1055","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.easycoach.club\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.easycoach.club\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.easycoach.club\/es\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.easycoach.club\/es\/wp-json\/wp\/v2\/comments?post=1055"}],"version-history":[{"count":5,"href":"https:\/\/www.easycoach.club\/es\/wp-json\/wp\/v2\/pages\/1055\/revisions"}],"predecessor-version":[{"id":4410,"href":"https:\/\/www.easycoach.club\/es\/wp-json\/wp\/v2\/pages\/1055\/revisions\/4410"}],"wp:attachment":[{"href":"https:\/\/www.easycoach.club\/es\/wp-json\/wp\/v2\/media?parent=1055"}],"curies":[{"name":"\u00a1Bien jugado!","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}