{"id":6014,"date":"2026-04-08T14:53:08","date_gmt":"2026-04-08T09:23:08","guid":{"rendered":"https:\/\/nervnow.com\/?p=6014"},"modified":"2026-04-08T14:55:08","modified_gmt":"2026-04-08T09:25:08","slug":"sportsedtv-ceo-victor-bergonzoli-on-how-ai-is-turning-athlete-data-into-a-financial-risk-model","status":"publish","type":"post","link":"https:\/\/nervnow.com\/ro\/sportsedtv-ceo-victor-bergonzoli-on-how-ai-is-turning-athlete-data-into-a-financial-risk-model\/","title":{"rendered":"SportsEdTV CEO Victor Bergonzoli on How AI is Turning Athlete Data Into a Financial Risk Model"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>AI Does Not Predict Injuries. It Tells You When You Are Increasing Your Chances of Having One: Victor Bergonzoli, SportsEdTV \u2013 NervNow<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400;1,8..60,500;1,8..60,600&#038;family=Source+Sans+3:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\" \/>\n<style>\n  :root {\n    --navy: #182a4f;\n    --navy-faint: #e8edf5;\n    --gold: #a87830;\n    --gold-light: #d4a355;\n    --off-white: #f8f7f4;\n    --ink: #111111;\n    --body: #222222;\n    --mid: #444444;\n    --rule: #d0ccc4;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  html { overflow-x: hidden; max-width: 100%; }\n\n  * { min-width: 0; }\n\n  body {\n    background: var(--off-white);\n    color: var(--body);\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-weight: 400;\n    line-height: 1.75;\n    -webkit-font-smoothing: antialiased;\n    hyphens: none;\n    -webkit-hyphens: none;\n    overflow-x: hidden;\n  }\n\n  .category-strip {\n    border-top: 3px solid var(--navy);\n    border-bottom: 1px solid var(--rule);\n    padding: 10px 40px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    font-weight: 600;\n    color: var(--mid);\n    flex-wrap: wrap;\n  }\n  .category-strip .tag {\n    background: var(--navy);\n    color: #fff;\n    padding: 3px 10px;\n    border-radius: 2px;\n    font-size: 10px;\n    white-space: nowrap;\n  }\n  .category-strip .sep { color: #bbb; }\n\n  .hero {\n    background: var(--navy);\n    color: #fff;\n    padding: 60px 40px 52px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -100px; right: -100px;\n    width: 500px; height: 500px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(168,120,48,0.2) 0%, transparent 65%);\n    pointer-events: none;\n  }\n  .hero-inner {\n    max-width: 820px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n  .hero-eyebrow {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    font-weight: 600;\n    color: var(--gold-light);\n    margin-bottom: 20px;\n  }\n  .hero h1 {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: clamp(26px, 4.2vw, 46px);\n    font-weight: 700;\n    line-height: 1.2;\n    margin-bottom: 20px;\n    letter-spacing: -0.01em;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n    color: #ffffff;\n  }\n  .hero h1 em {\n    font-style: italic;\n    color: var(--gold-light);\n    font-weight: 600;\n  }\n  .hero-subtitle {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 17px;\n    color: rgba(255,255,255,0.85);\n    line-height: 1.72;\n    max-width: 700px;\n    margin-bottom: 34px;\n    font-weight: 400;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n  .hero-meta {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    flex-wrap: wrap;\n    padding-top: 24px;\n    border-top: 1px solid rgba(255,255,255,0.18);\n  }\n  .hero-meta-author {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .author-avatar {\n    width: 36px; height: 36px;\n    border-radius: 50%;\n    background: var(--gold);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 12px;\n    font-weight: 700;\n    color: #fff;\n    font-family: 'Source Sans 3', sans-serif;\n    flex-shrink: 0;\n  }\n  .author-info { font-size: 13px; font-family: 'Source Sans 3', sans-serif; }\n  .author-info strong { display: block; color: #fff; font-weight: 600; }\n  .author-info span { color: rgba(255,255,255,0.6); font-size: 12px; }\n\n  .profile-wrap {\n    background: #fff;\n    padding: 0 40px;\n    border-bottom: 1px solid var(--rule);\n  }\n  .profile-card {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 32px 0;\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 24px;\n    align-items: start;\n  }\n  .profile-initial {\n    width: 64px; height: 64px;\n    background: var(--navy);\n    color: #fff;\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'Source Serif 4', serif;\n    font-size: 28px;\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n  .profile-name {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 4px;\n  }\n  .profile-title {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 12px;\n  }\n  .profile-bio {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 15px;\n    color: var(--mid);\n    line-height: 1.72;\n    font-weight: 400;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .body-wrap {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 52px 40px 80px;\n  }\n\n  .intro-text {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 19px;\n    font-style: italic;\n    font-weight: 400;\n    line-height: 1.82;\n    color: #1a1a1a;\n    padding-bottom: 44px;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 52px;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .section-label {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.26em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--navy);\n    background: var(--navy-faint);\n    border-left: 3px solid var(--navy);\n    padding: 8px 14px;\n    margin: 52px 0 30px;\n    display: block;\n  }\n\n  .qa-block {\n    margin-bottom: 46px;\n    padding-bottom: 46px;\n    border-bottom: 1px solid var(--rule);\n  }\n  .qa-block:last-of-type { border-bottom: none; }\n\n  .q-label {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--gold);\n    margin-bottom: 8px;\n  }\n  .q-text {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--navy);\n    line-height: 1.45;\n    margin-bottom: 20px;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n  .a-label {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: #555;\n    margin-bottom: 10px;\n  }\n  .a-text {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 17px;\n    color: var(--body);\n    line-height: 1.82;\n    font-weight: 400;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n  .a-text p + p { margin-top: 16px; }\n\n  .pull-quote {\n    border-left: 4px solid var(--gold);\n    margin: 32px 0;\n    padding: 16px 24px;\n    background: var(--navy-faint);\n  }\n  .pull-quote p {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 20px;\n    font-style: italic;\n    font-weight: 500;\n    color: var(--navy);\n    line-height: 1.6;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .seo-section {\n    border-top: 2px solid var(--navy);\n    margin-top: 60px;\n    padding-top: 32px;\n  }\n  .seo-section-label {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.26em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 22px;\n  }\n  .seo-links {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n  .seo-links li {\n    border-left: 2px solid var(--rule);\n    padding-left: 16px;\n    transition: border-color 0.2s;\n  }\n  .seo-links li:hover { border-color: var(--gold); }\n  .seo-links a {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 17px;\n    font-weight: 500;\n    color: var(--navy);\n    text-decoration: none;\n    line-height: 1.45;\n    display: block;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n  .seo-links a:hover {\n    color: var(--gold);\n    text-decoration: underline;\n  }\n\n  .footer-note {\n    border-top: 1px solid var(--rule);\n    padding-top: 28px;\n    margin-top: 50px;\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 13px;\n    color: var(--mid);\n    font-style: italic;\n    line-height: 1.72;\n    font-weight: 400;\n  }\n\n  .page-footer {\n    background: var(--navy);\n    color: rgba(255,255,255,0.55);\n    text-align: center;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    padding: 22px 40px;\n    text-transform: uppercase;\n    font-weight: 500;\n  }\n  .page-footer a { color: var(--gold-light); text-decoration: none; }\n\n  img, video, iframe { max-width: 100%; height: auto; }\n\n  @media (max-width: 640px) {\n    .category-strip { padding: 10px 20px; font-size: 10px; }\n    .hero { padding: 36px 20px 32px; }\n    .hero h1 { font-size: 24px; }\n    .hero-subtitle { font-size: 16px; }\n    .profile-wrap { padding: 0 20px; }\n    .profile-card { grid-template-columns: 1fr; }\n    .profile-initial { display: none; }\n    .body-wrap { padding: 36px 20px 56px; }\n    .intro-text { font-size: 17px; }\n    .q-text { font-size: 18px; }\n    .a-text { font-size: 16px; }\n    .pull-quote p { font-size: 18px; }\n    .seo-links a { font-size: 16px; }\n    .page-footer { padding: 18px 20px; }\n  }\n\n  @media (max-width: 380px) {\n    .hero h1 { font-size: 21px; }\n    .intro-text { font-size: 16px; }\n    .q-text { font-size: 17px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"category-strip\">\n  <span class=\"tag\">Interview<\/span>\n  <span class=\"sep\">\u203a<\/span>\n  <span>AI and Sports Tech<\/span>\n  <span class=\"sep\">\u203a<\/span>\n  <span>Performance and Risk<\/span>\n<\/div>\n\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <p class=\"hero-eyebrow\">NervNow Interview Series<\/p>\n    <h1>AI Does Not Predict Injuries. It Tells You When You Are <em>Increasing Your Chances<\/em> of Having One.<\/h1>\n    <p class=\"hero-subtitle\">Victor Bergonzoli, CEO of SportsEdTV and Co-Founder of the International Sports Technology Association, spoke with NervNow about why the injury problem in elite sports is actually a data integration problem, why the commercial gold mine is in software not sensors, and where Sports InsurTech goes from here.<\/p>\n    <div class=\"hero-meta\">\n      <div class=\"hero-meta-author\">\n        <div class=\"author-avatar\">NN<\/div>\n        <div class=\"author-info\">\n          <strong>NervNow Editorial<\/strong>\n          <span>2026<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"profile-wrap\">\n  <div class=\"profile-card\">\n    <div class=\"profile-initial\">V<\/div>\n    <div>\n      <div class=\"profile-name\">Victor Bergonzoli<\/div>\n      <div class=\"profile-title\">CEO, SportsEdTV &nbsp;\u00b7&nbsp; Co-Founder, International Sports Technology Association<\/div>\n      <p class=\"profile-bio\">With over 30 years of experience at the intersection of sports, technology, and media, Victor Bergonzoli is a leading voice in the digital transformation of athletics. As CEO of SportsEdTV and Co-Founder of the International Sports Technology Association, he has raised over $7 million in equity capital and built a global platform reaching millions of unique monthly visitors. His career has been dedicated to leveraging technology to enhance performance, making him one of the foremost experts on how data impacts the financial and physical longevity of elite athletes.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<main class=\"body-wrap\">\n\n  <p class=\"intro-text\">In professional sports, fans focus on the multi-million-dollar salaries paid to sidelined players. But the true damage is systemic, affecting everything from broadcast viewership to franchise valuation. As AI moves from the laboratory to the dugout, a new era of Sports InsurTech is emerging. NervNow spoke with Victor Bergonzoli about how data is shifting from an intrusion to a teammate, why the next big commercial opportunity lies in software rather than sensors, and what happens when risk becomes measurable at the level of the individual athlete.<\/p>\n\n  <div class=\"section-label\">The Real Cost of Injury<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">We often hear about the multi-million-dollar salaries paid to players sitting on the sidelines. Beyond the lost wages, what is the full scope of the financial and competitive damage a team suffers when a star player goes down?<\/div>\n    <div class=\"a-label\">Victor Bergonzoli<\/div>\n    <div class=\"a-text\">\n      <p>The focus on salary misses the point. That is just the visible number. The real cost of losing a star player is the loss of availability of one of your highest-impact assets, and in elite sports, availability drives performance.<\/p>\n      <p>When a key player goes down, it is not a one-for-one substitution. It disrupts the entire system. Rotations change. Other players take on more loads, fatigue builds, and performance drops. Over a season, even small declines in results can shift a team down the standings, and that is where the real financial impact begins. Rankings drive prize money, playoff qualification, and overall relevance.<\/p>\n      <p>From there, everything compounds. Star players are a major driver of viewership. When they are not on the field, audiences soften, which affects the value delivered to broadcasters and sponsors. The same applies to ticket sales. Fans do not just come to see a team. They come to see specific players. Remove that draw, and demand weakens, along with all the associated revenue around game day.<\/p>\n      <p>Sponsorship is equally affected. Brands are not paying for static exposure. They are paying for association with top performers and moments that matter. If your key player is missing, the value of that exposure drops immediately. And at a broader level, repeated injuries introduce volatility into performance and brand strength, which ultimately impacts how the franchise itself is valued.<\/p>\n      <p>The real equation is simple. It is not about paying someone who is not playing. It is about losing one of the primary drivers of wins, revenue, and long-term value. And once that chain is broken, the impact is not linear. It compounds quickly.<\/p>\n    <\/div>\n    <div class=\"pull-quote\">\n      <p>It is not about paying someone who is not playing. It is about losing one of the primary drivers of wins, revenue, and long-term value.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">How AI Actually Works in Sports<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">To a layperson, the idea of a computer predicting a pulled muscle sounds like science fiction. How does AI actually do this? What kind of daily data is being fed into these systems to identify a danger zone before an injury even happens?<\/div>\n    <div class=\"a-label\">Victor Bergonzoli<\/div>\n    <div class=\"a-text\">\n      <p>The idea that a computer can predict a pulled muscle sounds compelling, but it is not really what is happening today. AI is not sitting there telling you this player will get injured tomorrow. What it does, and what teams actually use, is much more practical. It identifies when an athlete is drifting into a higher-risk zone based on how their body is responding to load over time.<\/p>\n      <p>Every player has a baseline. How much work they can handle, how they recover, how they move when they are fresh versus fatigued. Teams track that daily. You are looking at external load: distance, accelerations, changes of direction. You are looking at internal signals: heart rate, heart rate variability, sleep quality. In some cases, you add movement data, asymmetries, and small changes in mechanics that are not obvious to the eye.<\/p>\n      <p>On their own, these numbers do not mean much. The value is in how they move together and, more importantly, how they deviate from that player&#8217;s normal pattern. If load is going up, recovery is going down, sleep is off, and movement starts to change slightly, that combination becomes a warning signal. Not a prediction, but a probability shift. Historically, those are the situations where injuries are more likely to happen.<\/p>\n      <p>Companies working on this are not trying to solve every injury at once. They focus on the ones that are best understood and that occur most frequently. Take hamstring injuries as an example. They are among the most common in high-speed sports, they have been studied extensively, and we know they are closely linked to sprint load, fatigue, and previous injury history. That makes them a much better starting point for this kind of modeling than more complex or less predictable injuries.<\/p>\n      <p>So what AI really does is scale pattern recognition. It connects dots across thousands of data points that a human staff would struggle to process in real time. But we are not at a stage where teams blindly follow those outputs. These systems support decisions. They do not make them.<\/p>\n    <\/div>\n    <div class=\"pull-quote\">\n      <p>AI does not predict injuries. It tells you when you are increasing your chances of having one.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Shifting Team Culture Around Data<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">In an industry built on gut feelings and traditional coaching, how are organizations convincing veteran players and old-school coaches to trust AI-generated data? Are you seeing a shift where data is now viewed as a teammate rather than an intrusion?<\/div>\n    <div class=\"a-label\">Victor Bergonzoli<\/div>\n    <div class=\"a-text\">\n      <p>There has definitely been a shift, and it did not happen overnight. For years, teams have been using data through tools like Catapult, Dartfish, and Polar. You can add systems from STATSports, Kinexon, WHOOP, Oura, and Hudl. So the use of data itself is not new. What is new is the ability to connect everything and actually make sense of it at scale.<\/p>\n      <p>That is where AI comes in. It is not just collecting data anymore. It is organizing it, identifying patterns, and surfacing insights in a way that is actionable. What used to take hours of analysis across multiple staff can now be processed almost in real time.<\/p>\n      <p>The reason coaches and players are increasingly accepting it is simple. When it helps performance and keeps players on the field, it builds trust. It stops being something abstract and becomes something useful. The best environments do not position data against intuition. They use it to support it. A good coach still relies on feel, but now that feel is reinforced or challenged by objective information.<\/p>\n      <p>There is also a generational shift. Younger players are used to tracking, feedback, and constant data. For them, this is normal. They want to see it, understand it, and use it.<\/p>\n      <p>That said, there is still a line, and this is where it gets interesting. Players and agents understand that the same data that helps performance can also impact contracts. If a system starts flagging someone as higher risk, that information does not stay isolated. It can influence negotiations, transfers, and long-term value. So while data is increasingly seen as a teammate, it also comes with a question of control. Who owns it, who sees it, and how it is used. That is really the next phase of this evolution.<\/p>\n    <\/div>\n    <div class=\"pull-quote\">\n      <p>Data is no longer an intrusion. In most high-performance environments today, it is part of the team.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Democratization and Youth Sports<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">High-end AI injury prevention tools are currently expensive and mostly used by elite teams. As this technology evolves, do you see it becoming standard for college or youth sports? How will the democratization of data change the way we scout and develop young talent?<\/div>\n    <div class=\"a-label\">Victor Bergonzoli<\/div>\n    <div class=\"a-text\">\n      <p>In the U.S., this has actually been in place for quite some time at the college level, and even in high school football programs. Teams have been using tracking, workload monitoring, and performance data for years. What is still early is not the use of data, but the level of sophistication, especially when it comes to fully integrated AI systems making predictive decisions.<\/p>\n      <p>Most of what you see today is still focused on monitoring and managing load, recovery, and movement, which already has real impact. The next step is simply making that smarter, more connected, and easier to use. As the cost comes down and the tools become easier to use, that is what will drive adoption.<\/p>\n      <p>At younger levels, especially below high school, the dynamic changes. It is not about performance optimization first. It is about well-being. Parents are not looking for complex dashboards. They want something simple, clear, and actionable that helps keep their kids safe and developing properly. So the systems that will win there are the ones that translate data into very basic guidance.<\/p>\n      <p>Another important point is that you do not need full AI prediction models to make a real impact. A lot of injuries at the youth level come from repetitive bad mechanics. That is where video-based biomechanical analysis is already making a difference. In baseball, for example, platforms like GameRun are already doing a very good job analyzing throwing mechanics. If you can fix inefficient or risky movement patterns early, you are already reducing injury risk significantly.<\/p>\n      <p>The democratization of data will not show up as some advanced AI system suddenly appearing in youth sports. It will come step by step. And that will change scouting and development. It will not just be about skill anymore. You will start to look at durability, how an athlete handles training, how they recover, how clean their movement patterns are over time. The biggest impact is not creating better athletes overnight. It is reducing the number of young athletes who lose years of development because of preventable injuries.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">The Commercial Opportunity: Sports InsurTech<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">There is a famous saying that the best ability is availability. For business leaders looking to enter this space, where is the biggest commercial opportunity? Is the real value in the wearable hardware, the software that analyzes the data, or in a new sector like Sports InsurTech where insurance premiums are tied to a team&#8217;s injury prevention technology?<\/div>\n    <div class=\"a-label\">Victor Bergonzoli<\/div>\n    <div class=\"a-text\">\n      <p>The biggest commercial opportunity is not in the hardware. Wearables were essential to get us here, but that layer is already becoming crowded and, over time, commoditized. You need sensors to collect data, but collecting data is no longer the differentiator. The real value starts once you turn that data into decisions.<\/p>\n      <p>That is where the software and analytics layer takes over. The organizations that win are the ones that can take thousands of data points around load, recovery, movement, and performance, and translate them into clear, actionable insights. Not dashboards, but decisions. Who trains, who rests, who is at higher risk, and how that impacts performance over a season.<\/p>\n      <p>From there, the opportunity expands quickly because you are no longer just managing athletes. You are quantifying risk. And that is where new business models start to emerge. Once you can demonstrate that a team or an athlete is managing risk better, that has financial implications. It can influence contracts, valuation, and yes, eventually insurance.<\/p>\n      <p>Insurance, at its core, is about pricing risk. Today, it still relies heavily on historical data like injury history and exposure. But as performance data becomes more reliable and standardized, it will naturally become part of that equation. Teams that can prove better availability and lower injury risk could, in theory, benefit from better financial terms.<\/p>\n      <p>If you step back, we have seen this story before. People like Billy Beane had a real advantage because they were using data differently. They were identifying inefficiencies that others were not seeing. But what happens when everyone has access to the same level of data? The edge moves. It is no longer about having the data. It is about how well you integrate it, how fast you act on it, and how much you can invest around it.<\/p>\n      <p>So the real shift is this: we are moving from tracking athletes to quantifying risk and value. And once risk is measurable, it does not just impact performance. It starts to impact every financial layer around the athlete.<\/p>\n    <\/div>\n    <div class=\"pull-quote\">\n      <p>We are moving from tracking athletes to quantifying risk and value. And once risk is measurable, it starts to impact every financial layer around the athlete.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"seo-section\">\n    <div class=\"seo-section-label\">Do Not Miss These Interviews<\/div>\n    <ul class=\"seo-links\">\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/dpdzero-ranjith-br-ai-debt-collections-india\/\" target=\"_blank\" rel=\"noopener\">\n          DPDzero Founder Ranjith BR on What 10 Million AI Insights Reveal About Debt Collections in India\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/lovable-whitney-menarcheck-ai-opportunity-community\/\" target=\"_blank\" rel=\"noopener\">\n          Lovable&#8217;s Whitney Menarcheck on AI Opportunity, Community-First Thinking, and More\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/georg-langlotz-ubs-ai-governance-india\/\" target=\"_blank\" rel=\"noopener\">\n          Georg Langlotz, UBS: India Does Not Have an AI Talent Problem, It Has an AI Ambition Problem\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/europe-lost-ai-quantum-is-next-unless-we-act-now-aneli-capitals-daiva-rakauskaite\/\" target=\"_blank\" rel=\"noopener\">\n          Europe Lost AI, Quantum is Next Unless We Act Now: Aneli Capital&#8217;s Daiva Rakauskait&#279;\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/women-must-understand-how-ai-is-sold-procured-and-regulated-chaitra-vedullapalli-women-in-cloud\/\" target=\"_blank\" rel=\"noopener\">\n          Women Must Understand How AI is Sold, Procured, and Regulated: Chaitra Vedullapalli, Women In Cloud\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/indias-ai-problem-is-product-thinking-hoonartek\/\" target=\"_blank\" rel=\"noopener\">\n          India&#8217;s AI Problem is Product Thinking: Hoonartek&#8217;s CEO Peeyoosh Pandey\n        <\/a>\n      <\/li>\n    <\/ul>\n  <\/div>\n\n  <p class=\"footer-note\">This interview was conducted by NervNow. All responses are reproduced from Victor Bergonzoli&#8217;s submissions and have been lightly edited for formatting only. No responses have been altered in substance.<\/p>\n\n<\/main>\n\n<footer class=\"page-footer\">\n  &copy; 2026 <a href=\"https:\/\/nervnow.com\/ro\/\">NervNow<\/a> &nbsp;&nbsp; All rights reserved\n<\/footer>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Victor Bergonzoli, CEO of SportsEdTV and Co-Founder of the International Sports Technology Association, says that AI does not predict injuries. It tells you when you are increasing your chances of having one.<\/p>","protected":false},"author":11,"featured_media":6015,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_gspb_post_css":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[106,95,1],"tags":[123],"class_list":["post-6014","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-analysis-ai-technology","category-analysis","category-archive","tag-interview"],"blocksy_meta":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/6014","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/comments?post=6014"}],"version-history":[{"count":1,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/6014\/revisions"}],"predecessor-version":[{"id":6016,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/6014\/revisions\/6016"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/media\/6015"}],"wp:attachment":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/media?parent=6014"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/categories?post=6014"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/tags?post=6014"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}