情報元 https://www.negitaku.org/news/n-26992
スウェーデンのeスポーツチーム『EYEBALLERS』が経営体制の変更を発表しました。
EYEBALLERSの発表
BIG NEWS!
As part of a restructuring of the club’s organization and ownership we are welcoming four new owners to the club and waving goodbye to two, now, previous owners.
Read the full PR down below.
pic.twitter.com/Ozmcie7N9B
— EYEBALLERS (@EYEBALLERS) June 5, 2025
EYEBALLERS、オーナー体制を強化
Axel “Acke-47” Fridén、Alexander Apostolidis、Hannes “perrababy” Hedlundが共同オーナーに就任
EYEBALLERSにポジティブな変化の新たな風が吹いています。チームのオーナーシップ再編の一環として、Axel “Acke-47” Fridén、Alexander Apostolidis、Hannes “perrababy” Hedlundの3名が共同オーナーとして参画します。3名は以前からチームに深く関わっており、今後はEYEBALLERSの未来に向けた取り組みにおいてさらなる責任を担います。
Axel Fridénが新CEO、Alexander Apostolidisがパートナーシップ責任者、Hannes Hedlundがコミュニティ責任書に就任し、EYEBALLERSとスウェーデンeスポーツに情熱を燃やす3名がオーナーとしてと加わります。さらに、長年チームスポンサーを務めるソーセージメーカーHärryda Karlssonがオーナーグループに加わります。
Jesper “JW” Wecksell氏(チーム創設者・共同オーナー)のコメント
「私たちはEYEBALLERSがスウェーデンのチームであることにこだわってきました。新体制となり、そのビジョンをさらに追求していく準備が整いました。」
今回の変更に伴い、Black Molly Entertainment (BME)とRobin “flusha” Rönnquistがオーナーを退任します。BMEは、今後Counter-Strike 2のトーナメントを展開予定で、利益相反を避けるための決定となりました。Robinは、新たな挑戦のためにオーナーの役割を離れることを決めました。
Jesper “JW” Wecksell氏
「EYEBALLERSの再始動と発展におけるBMEとRobinの多大なる貢献に心から感謝してまいす。彼らの情熱と献身がなければ、現在のEYEBALLERSは無かったでしょう。」
EYEBALLERSのオーナーシップグループは、eスポーツとビジネスの各分野において専門性を持つ強力で多様なチームで構成されています。メンバーにはJesper Wecksell、Daniel Antell、Mikael Falgard、Adrian Kempe、Victor Leksellが名を連ねています。
オーナーシップグループは一致団結してチームの成長を推進し、EYEBALLERSがスウェーデンを代表するeスポーツチームとなることを目指していきます。
関連記事
/* PC用共通スタイル */
#embed-card-240173 { margin: 1.5rem 0; width: 100%; }
#embed-card-240173 .embed-card { border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 8px; overflow: hidden; background: rgba(255, 255, 255, 0.05); color: #e5e5e5; display: flex; width: 100%; }
#embed-card-240173 .embed-card__link { display: flex !important; text-decoration: none !important; color: inherit; width: 100%; flex-direction: row !important; margin: 0 !important; padding: 0 !important; }
#embed-card-240173 .embed-card__thumbnail { position: relative; width: 30%; aspect-ratio: 16/9; background: #2a2a2a; overflow: hidden; flex-shrink: 0; font-size: 0; line-height: 0; margin: 0 !important; padding: 0 !important; }
#embed-card-240173 .embed-card__thumbnail img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center; display: block; margin: 0 !important; padding: 0 !important; border: none !important; }
#embed-card-240173 .embed-card__content { width: 70%; padding: 16px; display: flex; flex-direction: column; justify-content: center; background: rgba(255, 255, 255, 0.05); flex-shrink: 0; margin: 0 !important; }
#embed-card-240173 .embed-card__label { position: absolute; top: 8px; left: 8px; background: #404040; color: #fff; font-size: 12px; font-weight: 600; padding: 4px 8px; border-radius: 4px; z-index: 2; line-height: 1; margin: 0 !important; }
#embed-card-240173 .embed-card__title { font-size: 16px; font-weight: 600; line-height: 1.5; margin: 0 0 8px !important; color: #fff; padding: 0 !important; }
#embed-card-240173 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }
/* wpautopで生成される余分なpタグを消す */
#embed-card-240173 p { margin: 0 !important; padding: 0 !important; }
#embed-card-240173 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-240173 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-240173 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-240173 .embed-card__content p { margin: 0 !important; padding: 0 !important; }
/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-240173.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-240173.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-240173.embed-card-wrapper .embed-card__thumbnail {
width: 35% !important;
min-width: 35% !important;
flex-shrink: 0 !important;
height: auto !important;
position: relative !important;
overflow: hidden !important;
}
#embed-card-240173.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-240173.embed-card-wrapper .embed-card__thumbnail img {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
width: auto !important;
height: 100% !important;
min-width: 100% !important;
max-width: none !important;
object-fit: cover !important;
}
#embed-card-240173.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-240173.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-240173.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-240173.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}