From a7bb1595a9cbc4955aeeeb1960aada411b4829b1 Mon Sep 17 00:00:00 2001 From: Xiaochen Du Date: Sun, 21 Jun 2026 15:25:03 -0400 Subject: [PATCH 1/9] Add Polymarket prediction-market page Add a Market tab showing live World Cup winner odds from Polymarket's public API, fetched in CI into static market-odds.json (no runtime third-party requests). Includes win-chance/market-price/24h table, localized copy across all 23 languages, and a reusable InfoDot tooltip alignment fix so header popovers render above the table. Co-authored-by: Cursor --- README.md | 6 +- public/data/market-odds.json | 326 +++++++++++++++++++++++++++++++++++ scripts/smoke.mjs | 1 + scripts/update.mjs | 84 +++++++++ src/App.tsx | 3 + src/components/Icon.tsx | 1 + src/components/InfoDot.tsx | 14 +- src/components/Layout.tsx | 1 + src/data/DataContext.tsx | 20 ++- src/i18n/ar.ts | 17 ++ src/i18n/cs.ts | 17 ++ src/i18n/de.ts | 17 ++ src/i18n/en.ts | 18 ++ src/i18n/es.ts | 17 ++ src/i18n/fa.ts | 17 ++ src/i18n/fr.ts | 17 ++ src/i18n/hr.ts | 17 ++ src/i18n/id.ts | 17 ++ src/i18n/it.ts | 17 ++ src/i18n/ja.ts | 17 ++ src/i18n/ko.ts | 17 ++ src/i18n/nl.ts | 17 ++ src/i18n/no.ts | 17 ++ src/i18n/pt-BR.ts | 17 ++ src/i18n/pt.ts | 17 ++ src/i18n/ru.ts | 17 ++ src/i18n/sv.ts | 17 ++ src/i18n/tr.ts | 17 ++ src/i18n/uk.ts | 17 ++ src/i18n/uz.ts | 17 ++ src/i18n/zh-TW.ts | 16 ++ src/i18n/zh.ts | 16 ++ src/index.css | 59 +++++++ src/pages/More.tsx | 1 + src/pages/Polymarket.tsx | 145 ++++++++++++++++ src/pages/forecast.css | 45 +---- src/pages/polymarket.css | 148 ++++++++++++++++ src/types.ts | 21 +++ 38 files changed, 1215 insertions(+), 50 deletions(-) create mode 100644 public/data/market-odds.json create mode 100644 src/pages/Polymarket.tsx create mode 100644 src/pages/polymarket.css diff --git a/README.md b/README.md index 84d6ae90..a9a88996 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [2026 World Cup Open Source Companion ⚽](https://26worldcup.github.io) -Clean and complete 2026 FIFA World Cup companion: schedule, groups, bracket, squads, venues, weather, where to watch, match win **probabilities** and tournament **forecast**, in 23 languages. +Clean and complete 2026 FIFA World Cup companion: schedule, groups, bracket, squads, venues, weather, where to watch, match win **probabilities**, tournament **forecast**, and live prediction-**market** odds, in 23 languages. 👉 **[Click me to use 2026 World Cup Open Source Companion now!](https://26worldcup.github.io)** ⚽ ([26worldcup.github.io](https://26worldcup.github.io)) @@ -39,6 +39,7 @@ README in [français](README.fr.md) · [中文](README.zh.md) - 👟 **Golden-boot table** and tournament stats, updated throughout the competition - 🎲 **Match probabilities & tournament forecast**: every fixture gets a win/draw/loss **probability** from an Elo model replayed over 49,000 historical internationals blended with the official FIFA ranking, and the **forecast** page lets you **simulate** the whole tournament (group tables, knockout bracket, extra time, penalty shoot-outs) 1 to 10,000 times, starting from now, the opening match, a date, or any match number, then shows not just each team's title odds but a full **outcome table**: how every team finishes its group, the round it bows out in, and its final placing, all the way to the trophy, like a fun **prediction** machine +- 💹 **Prediction market**: a **Market** tab with live title odds from [Polymarket](https://polymarket.com), the crowd's real-money bet on who lifts the trophy — each team's market-implied chance (normalized to 100%) shown right next to the model's own forecast for an at-a-glance market-vs-model comparison (informational only, not betting advice; availability varies by country) ### 🌍 Languages @@ -71,6 +72,7 @@ All data comes from free, authoritative sources, with no API keys anywhere: | Wikipedia | official 26-player squads (numbers, caps, goals, clubs, coaches) | | Open-Meteo | hourly stadium weather forecasts and base-camp geocoding | | martj42/international_results (CC0) | historical results feeding the Elo win-probability model | +| Polymarket public API | live market-implied title odds shown on the **Market** tab | | Hand-curated files | venues, broadcasters, base camps, climate normals, team colours | **Automatic updates** (GitHub Actions, included in this repo): @@ -203,4 +205,4 @@ src/ application code (pages, components, i18n, settings) ## 📄 License -Code and curated data: [MIT](LICENSE.md). Detailed third-party data and image licensing: [COPYRIGHT](COPYRIGHT.md). Data courtesy of FIFA's public API, Wikipedia, and Open-Meteo; verify broadcast rights with local listings. +Code and curated data: [MIT](LICENSE.md). Detailed third-party data and image licensing: [COPYRIGHT](COPYRIGHT.md). Data courtesy of FIFA's public API, Wikipedia, Open-Meteo, and Polymarket; verify broadcast rights with local listings. Prediction-market odds are shown for information only and are not betting advice. diff --git a/public/data/market-odds.json b/public/data/market-odds.json new file mode 100644 index 00000000..56ee0f86 --- /dev/null +++ b/public/data/market-odds.json @@ -0,0 +1,326 @@ +{ + "updatedAt": "2026-06-21T18:36:22.000Z", + "marketUpdatedAt": "2026-06-21T18:32:10.776468Z", + "title": "World Cup Winner", + "slug": "world-cup-winner", + "url": "https://polymarket.com/event/world-cup-winner", + "volume": 2836608092, + "source": "polymarket.com", + "champion": [ + { + "code": "FRA", + "label": "France", + "price": 0.1975, + "change1d": 0.001, + "norm": 0.192 + }, + { + "code": "ESP", + "label": "Spain", + "price": 0.1425, + "change1d": 0.006, + "norm": 0.1386 + }, + { + "code": "ENG", + "label": "England", + "price": 0.1255, + "change1d": 0.0, + "norm": 0.122 + }, + { + "code": "ARG", + "label": "Argentina", + "price": 0.1175, + "change1d": 0.0, + "norm": 0.1142 + }, + { + "code": "POR", + "label": "Portugal", + "price": 0.0665, + "change1d": -0.005, + "norm": 0.0647 + }, + { + "code": "BRA", + "label": "Brazil", + "price": 0.0595, + "change1d": 0.0, + "norm": 0.0579 + }, + { + "code": "NED", + "label": "Netherlands", + "price": 0.0555, + "change1d": 0.0065, + "norm": 0.054 + }, + { + "code": "GER", + "label": "Germany", + "price": 0.0535, + "change1d": -0.01, + "norm": 0.052 + }, + { + "code": "USA", + "label": "USA", + "price": 0.0395, + "change1d": 0.007, + "norm": 0.0384 + }, + { + "code": "NOR", + "label": "Norway", + "price": 0.0235, + "change1d": -0.001, + "norm": 0.0228 + }, + { + "code": "JPN", + "label": "Japan", + "price": 0.0225, + "change1d": 0.01, + "norm": 0.0219 + }, + { + "code": "MAR", + "label": "Morocco", + "price": 0.0225, + "change1d": -0.003, + "norm": 0.0219 + }, + { + "code": "BEL", + "label": "Belgium", + "price": 0.0155, + "change1d": 0.0, + "norm": 0.0151 + }, + { + "code": "COL", + "label": "Colombia", + "price": 0.0145, + "change1d": -0.001, + "norm": 0.0141 + }, + { + "code": "MEX", + "label": "Mexico", + "price": 0.0135, + "change1d": 0.001, + "norm": 0.0131 + }, + { + "code": "SUI", + "label": "Switzerland", + "price": 0.0075, + "change1d": 0.001, + "norm": 0.0073 + }, + { + "code": "URU", + "label": "Uruguay", + "price": 0.0055, + "change1d": 0.0, + "norm": 0.0053 + }, + { + "code": "SEN", + "label": "Senegal", + "price": 0.0055, + "change1d": 0.0, + "norm": 0.0053 + }, + { + "code": "CIV", + "label": "Ivory Coast", + "price": 0.0045, + "change1d": 0.0, + "norm": 0.0044 + }, + { + "code": "CRO", + "label": "Croatia", + "price": 0.0045, + "change1d": -0.002, + "norm": 0.0044 + }, + { + "code": "KOR", + "label": "South Korea", + "price": 0.0035, + "change1d": 0.0, + "norm": 0.0034 + }, + { + "code": "CAN", + "label": "Canada", + "price": 0.0035, + "change1d": 0.0, + "norm": 0.0034 + }, + { + "code": "AUT", + "label": "Austria", + "price": 0.0035, + "change1d": 0.0, + "norm": 0.0034 + }, + { + "code": "AUS", + "label": "Australia", + "price": 0.0025, + "change1d": -0.001, + "norm": 0.0024 + }, + { + "code": "EGY", + "label": "Egypt", + "price": 0.0025, + "change1d": 0.0, + "norm": 0.0024 + }, + { + "code": "SWE", + "label": "Sweden", + "price": 0.0025, + "change1d": 0.0, + "norm": 0.0024 + }, + { + "code": "PAR", + "label": "Paraguay", + "price": 0.0015, + "change1d": 0.0, + "norm": 0.0015 + }, + { + "code": "SCO", + "label": "Scotland", + "price": 0.0015, + "change1d": 0.0, + "norm": 0.0015 + }, + { + "code": "ECU", + "label": "Ecuador", + "price": 0.0015, + "change1d": -0.002, + "norm": 0.0015 + }, + { + "code": "COD", + "label": "Congo DR", + "price": 0.0015, + "change1d": 0.0, + "norm": 0.0015 + }, + { + "code": "NZL", + "label": "New Zealand", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "JOR", + "label": "Jordan", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "CUW", + "label": "Cura\u00e7ao", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "IRN", + "label": "Iran", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "GHA", + "label": "Ghana", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "ALG", + "label": "Algeria", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "BIH", + "label": "Bosnia-Herzegovina", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "UZB", + "label": "Uzbekistan", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "PAN", + "label": "Panama", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "IRQ", + "label": "Iraq", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "RSA", + "label": "South Africa", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "CPV", + "label": "Cape Verde", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "CZE", + "label": "Czechia", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "QAT", + "label": "Qatar", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + }, + { + "code": "KSA", + "label": "Saudi Arabia", + "price": 0.0005, + "change1d": 0.0, + "norm": 0.0005 + } + ] +} diff --git a/scripts/smoke.mjs b/scripts/smoke.mjs index 725d26f8..a8b4059e 100644 --- a/scripts/smoke.mjs +++ b/scripts/smoke.mjs @@ -22,6 +22,7 @@ const ROUTES = [ ['watch', '#/watch'], ['stats', '#/stats'], ['forecast', '#/forecast'], + ['polymarket', '#/polymarket'], ['settings', '#/settings'], ['more', '#/more'], ['match-1', '#/match/400021443'], diff --git a/scripts/update.mjs b/scripts/update.mjs index c8fc7e9a..01a9e8f1 100644 --- a/scripts/update.mjs +++ b/scripts/update.mjs @@ -1243,6 +1243,78 @@ async function fetchWeather(matches, venues) { return out } +// ---------------------------------------------------------------- prediction market + +// Polymarket "World Cup Winner" event via the public Gamma API (no key, no auth). +// This is an *independent*, market-implied forecast shown next to the Elo model — +// each team has its own Yes/No market; the Yes price is the implied title chance. +const PM_EVENT_SLUG = 'world-cup-winner' +// Polymarket's English team labels that don't match our teams.json English names +const PM_ALIAS = { + 'ivory coast': 'CIV', + 'south korea': 'KOR', + iran: 'IRN', + 'bosnia-herzegovina': 'BIH', + 'cape verde': 'CPV', +} + +async function fetchMarketOdds(teams) { + const ev = (await fetchJson(`https://gamma-api.polymarket.com/events?slug=${PM_EVENT_SLUG}`))?.[0] + if (!ev || !Array.isArray(ev.markets)) throw new Error('no event/markets in response') + + // map a Polymarket team label -> our FIFA code (English name, then alias table) + const byName = {} + for (const [code, t] of Object.entries(teams)) { + if (t?.name?.en) byName[t.name.en.toLowerCase()] = code + } + const codeFor = (label) => { + const k = String(label || '').toLowerCase() + return byName[k] ?? PM_ALIAS[k] ?? null + } + + const outcomes = [] + let unmatched = 0 + for (const m of ev.markets) { + if (m.closed || !m.groupItemTitle) continue + let prices + try { + prices = JSON.parse(m.outcomePrices) // e.g. ["0.1425","0.8575"] (Yes, No) + } catch { + continue + } + const yes = Number(prices?.[0]) + if (!Number.isFinite(yes)) continue + const code = codeFor(m.groupItemTitle) + // skip "Team AX" play-off placeholders and the "Other" bucket — no real team + if (!code || !teams[code]) { + unmatched++ + continue + } + outcomes.push({ + code, + label: String(m.groupItemTitle), + price: +yes.toFixed(4), + change1d: +(Number(m.oneDayPriceChange) || 0).toFixed(4), + }) + } + outcomes.sort((a, b) => b.price - a.price) + // normalize away the book's overround so the values read as probabilities (sum 100%) + const sum = outcomes.reduce((s, o) => s + o.price, 0) || 1 + for (const o of outcomes) o.norm = +(o.price / sum).toFixed(4) + if (unmatched) log(`market odds: ${unmatched} non-team outcomes skipped (placeholders/Other)`) + + return { + updatedAt: new Date().toISOString(), + marketUpdatedAt: ev.updatedAt ?? null, + title: (ev.title || 'World Cup Winner').trim(), + slug: ev.slug || PM_EVENT_SLUG, + url: `https://polymarket.com/event/${ev.slug || PM_EVENT_SLUG}`, + volume: Math.round(Number(ev.volume) || 0), + source: 'polymarket.com', + champion: outcomes, + } +} + // ---------------------------------------------------------------- main async function main() { @@ -1618,6 +1690,16 @@ async function main() { probs = prevProbs } + // 8d. prediction-market odds (Polymarket public API) — independent of the model, + // optional: a failure keeps the previous file and never blocks the rest + let marketOdds = await readJsonSafe(path.join(OUT, 'market-odds.json')) + try { + marketOdds = await fetchMarketOdds(teams) + log(`market odds: ${marketOdds.champion.length} teams (Polymarket)`) + } catch (e) { + warn(`market odds: ${e.message} — keeping previous file`) + } + // 9. write everything await writeJson(path.join(OUT, 'matches.json'), { matches }) await writeJson(path.join(OUT, 'teams.json'), { teams }) @@ -1648,6 +1730,7 @@ async function main() { } log(`wrote ${squadFiles} per-team squad files (public/data/squads/)`) if (broadcasters) await writeJson(path.join(OUT, 'broadcasters.json'), broadcasters) + if (marketOdds) await writeJson(path.join(OUT, 'market-odds.json'), marketOdds) await writeJson(path.join(OUT, 'meta.json'), { updatedAt: new Date().toISOString(), season: ID_SEASON, @@ -1666,6 +1749,7 @@ async function main() { 'en.wikipedia.org', 'open-meteo.com', 'github.com/martj42/international_results', + 'polymarket.com', ], }) log(`done. ${errors.length} warnings`) diff --git a/src/App.tsx b/src/App.tsx index d390efda..0ab387a9 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -15,6 +15,7 @@ const Venues = lazy(() => import('./pages/Venues')) const Watch = lazy(() => import('./pages/Watch')) const Stats = lazy(() => import('./pages/Stats')) const Forecast = lazy(() => import('./pages/Forecast')) +const Polymarket = lazy(() => import('./pages/Polymarket')) const Settings = lazy(() => import('./pages/Settings')) const More = lazy(() => import('./pages/More')) @@ -29,6 +30,7 @@ const TITLE_KEY: Record = { watch: 'navWatch', stats: 'navStats', forecast: 'navSim', + polymarket: 'navMarket', settings: 'navSettings', more: 'navMore', } @@ -104,6 +106,7 @@ export default function App() { } /> } /> } /> + } /> } /> } /> } /> diff --git a/src/components/Icon.tsx b/src/components/Icon.tsx index afa7e88f..46c61cf4 100644 --- a/src/components/Icon.tsx +++ b/src/components/Icon.tsx @@ -30,6 +30,7 @@ const PATHS = { target: 'M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18Zm0 5a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-.01 3.99h.02', info: 'M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18Zm0 4.5h.01M12 11v5', download: 'M12 4v11m0 0 4-4m-4 4-4-4M4 19h16', + market: 'M4 16l5-5 4 4 6-6m0 0h-4m4 0v4', external: 'M14 5h5v5M19 5l-8 8M9 5H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3', } diff --git a/src/components/InfoDot.tsx b/src/components/InfoDot.tsx index 12fe73bd..46e49d09 100644 --- a/src/components/InfoDot.tsx +++ b/src/components/InfoDot.tsx @@ -2,8 +2,16 @@ import { useState } from 'react' import Icon from './Icon' /** small circled "i"; reveals a tooltip on hover, focus, or tap (works on touch - * where there is no hover). Tooltip text is plain, already-localized copy. */ -export default function InfoDot({ text }: { text: string }) { + * where there is no hover). Tooltip text is plain, already-localized copy. + * `align` anchors the tooltip horizontally — use "end" near the right edge + * (or "start" near the left) so a wide tooltip stays on-screen. */ +export default function InfoDot({ + text, + align = 'center', +}: { + text: string + align?: 'center' | 'start' | 'end' +}) { const [open, setOpen] = useState(false) return ( @@ -17,7 +25,7 @@ export default function InfoDot({ text }: { text: string }) { > - + {text} diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index fa3c5b19..898da0a1 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -19,6 +19,7 @@ const NAV: { to: string; key: string; icon: IconName }[] = [ { to: '/watch', key: 'navWatch', icon: 'tv' }, { to: '/stats', key: 'navStats', icon: 'chart' }, { to: '/forecast', key: 'navSim', icon: 'target' }, + { to: '/polymarket', key: 'navMarket', icon: 'market' }, { to: '/settings', key: 'navSettings', icon: 'gear' }, ] diff --git a/src/data/DataContext.tsx b/src/data/DataContext.tsx index 904b69e3..88abba88 100644 --- a/src/data/DataContext.tsx +++ b/src/data/DataContext.tsx @@ -1,6 +1,6 @@ import { createContext, useContext, useEffect, useRef, useState, useMemo } from 'react' import type { ReactNode } from 'react' -import type { AppData, Squads, WcHistory } from '../types' +import type { AppData, MarketOdds, Squads, WcHistory } from '../types' import type { SimModel } from '../sim/engine' import { withResolvedSides } from '../utils/bracketResolve' @@ -15,6 +15,9 @@ interface DataCtx { /** frozen World Cup history + qualification, loaded lazily on first use */ wcHistory: WcHistory | null loadWcHistory: () => void + /** Polymarket prediction-market odds, loaded lazily on first use */ + marketOdds: MarketOdds | null + loadMarketOdds: () => void } const Ctx = createContext(null) @@ -49,9 +52,11 @@ export function DataProvider({ children }: { children: ReactNode }) { const [squads, setSquads] = useState(null) const [simModel, setSimModel] = useState(null) const [wcHistory, setWcHistory] = useState(null) + const [marketOdds, setMarketOdds] = useState(null) const simRequested = useRef(false) const squadsRequested = useRef(false) const wcHistoryRequested = useRef(false) + const marketOddsRequested = useRef(false) const dataRef = useRef(null) const refreshing = useRef(false) @@ -197,6 +202,17 @@ export function DataProvider({ children }: { children: ReactNode }) { }) } + const loadMarketOdds = () => { + if (marketOddsRequested.current) return + marketOddsRequested.current = true + getJson('market-odds.json') + .then(setMarketOdds) + .catch(() => { + // transient failure / file not yet generated: let a later visit retry + marketOddsRequested.current = false + }) + } + // knockout slots that are mathematically decided render as real teams everywhere const dataResolved = useMemo( () => (data ? { ...data, matches: withResolvedSides(data.matches, data.standings) } : data), @@ -214,6 +230,8 @@ export function DataProvider({ children }: { children: ReactNode }) { loadSimModel, wcHistory, loadWcHistory, + marketOdds, + loadMarketOdds, }} > {children} diff --git a/src/i18n/ar.ts b/src/i18n/ar.ts index 43b5d41a..769bc045 100644 --- a/src/i18n/ar.ts +++ b/src/i18n/ar.ts @@ -201,6 +201,23 @@ const ar: Dict = { fcPos3: 'الثالث', fcPos4: 'الرابع', fcPctNote: 'جميع القيم نسب مئوية (%). انقر على عنوان العمود للترتيب.', + navMarket: 'السوق', + mktTitle: 'سوق التنبؤات', + mktSub: + 'احتمالات مباشرة من سوق التنبؤات بأموال حقيقية Polymarket — رهان الجمهور على الفائز، إلى جانب توقع نموذجنا.', + mktColTeam: 'المنتخب', + mktColImplied: 'سعر السوق', + mktColImpliedTip: 'سعر الحصة على Polymarket', + mktColChance: 'فرصة الفوز', + mktColChanceTip: 'أسعار السوق مُطبَّعة لتصل في مجموعها إلى 100%.', + mktColChange: '24 س', + mktColChangeTip: 'تغيُّر سعر السوق خلال آخر 24 ساعة.', + mktVolume: 'تم تداول {x}', + mktViewOn: 'عرض على Polymarket', + mktUpdated: 'تم تحديث بيانات السوق في {date}', + mktEmpty: 'احتمالات سوق التنبؤات غير متاحة حاليًا.', + mktDisclaimer: + 'الاحتمالات من Polymarket، وهو سوق تنبؤات بأموال حقيقية، لأغراض إعلامية فقط — بدون انتماء أو تأييد أو نصيحة للمراهنة. يختلف التوفر حسب البلد.', weatherTitle: 'الطقس عند ضربة البداية', weatherForecast: 'التوقعات', weatherTypical: 'الأحوال المعتادة', diff --git a/src/i18n/cs.ts b/src/i18n/cs.ts index 6e5bc8de..cbc0a96a 100644 --- a/src/i18n/cs.ts +++ b/src/i18n/cs.ts @@ -195,6 +195,23 @@ const cs: Dict = { fcPos3: '3.', fcPos4: '4.', fcPctNote: 'Všechny hodnoty jsou v procentech (%). Klepnutím na záhlaví sloupce seřadíte tabulku.', + navMarket: 'Trh', + mktTitle: 'Predikční trh', + mktSub: + 'Živé kurzy z predikčního trhu Polymarket se skutečnými penězi — sázka davu na vítěze vedle naší modelové předpovědi.', + mktColTeam: 'Tým', + mktColImplied: 'Tržní cena', + mktColImpliedTip: 'Cena podílu na Polymarketu', + mktColChance: 'Šance na výhru', + mktColChanceTip: 'Tržní ceny normalizované tak, aby dávaly 100 %.', + mktColChange: '24 h', + mktColChangeTip: 'Změna tržní ceny za posledních 24 hodin.', + mktVolume: 'obchodováno {x}', + mktViewOn: 'Zobrazit na Polymarketu', + mktUpdated: 'Tržní data aktualizována {date}', + mktEmpty: 'Kurzy predikčního trhu nejsou momentálně k dispozici.', + mktDisclaimer: + 'Kurzy z Polymarketu, predikčního trhu se skutečnými penězi, pouze pro informaci — bez napojení, bez doporučení a bez sázkového poradenství. Dostupnost se liší podle země.', weatherTitle: 'Počasí při výkopu', weatherForecast: 'Předpověď', weatherTypical: 'Obvyklé podmínky', diff --git a/src/i18n/de.ts b/src/i18n/de.ts index 24f7c0cb..121de05d 100644 --- a/src/i18n/de.ts +++ b/src/i18n/de.ts @@ -196,6 +196,23 @@ const de: Dict = { fcPos3: '3.', fcPos4: '4.', fcPctNote: 'Alle Werte sind Prozentangaben (%). Tippe auf eine Spaltenüberschrift zum Sortieren.', + navMarket: 'Markt', + mktTitle: 'Prognosemarkt', + mktSub: + 'Live-Quoten vom Echtgeld-Prognosemarkt Polymarket — die Wette der Menge auf den Sieger, neben unserer Modellprognose.', + mktColTeam: 'Team', + mktColImplied: 'Marktpreis', + mktColImpliedTip: 'Anteilspreis auf Polymarket', + mktColChance: 'Siegchance', + mktColChanceTip: 'Marktpreise normalisiert, sodass sie 100 % ergeben.', + mktColChange: '24 Std.', + mktColChangeTip: 'Änderung des Marktpreises in den letzten 24 Stunden.', + mktVolume: '{x} gehandelt', + mktViewOn: 'Auf Polymarket ansehen', + mktUpdated: 'Marktdaten aktualisiert am {date}', + mktEmpty: 'Quoten des Prognosemarkts sind derzeit nicht verfügbar.', + mktDisclaimer: + 'Quoten von Polymarket, einem Echtgeld-Prognosemarkt, nur zur Information — keine Verbindung, keine Empfehlung und keine Wettberatung. Die Verfügbarkeit variiert je nach Land.', weatherTitle: 'Wetter zum Anstoß', weatherForecast: 'Vorhersage', weatherTypical: 'Typische Bedingungen', diff --git a/src/i18n/en.ts b/src/i18n/en.ts index f0c5eeec..9a3168cc 100644 --- a/src/i18n/en.ts +++ b/src/i18n/en.ts @@ -199,6 +199,24 @@ const en: Dict = { fcPos3: '3rd', fcPos4: '4th', fcPctNote: 'All values are percentages (%). Tap a column header to sort.', + // ---- prediction market (Polymarket) ---- + navMarket: 'Market', + mktTitle: 'Prediction market', + mktSub: + "Live title odds from Polymarket's real-money prediction market — the crowd's bet on who wins, next to our model forecast.", + mktColTeam: 'Team', + mktColImplied: 'Market price', + mktColImpliedTip: 'Share price on Polymarket', + mktColChance: 'Win chance', + mktColChanceTip: 'Market prices normalized to add up to 100%.', + mktColChange: '24h', + mktColChangeTip: 'Change in market price over the last 24 hours.', + mktVolume: '{x} traded', + mktViewOn: 'View on Polymarket', + mktUpdated: 'Market data updated {date}', + mktEmpty: 'Prediction-market odds are not available right now.', + mktDisclaimer: + 'Odds from Polymarket, a real-money prediction market, for information only — not affiliated, not an endorsement, and not betting advice. Availability varies by country.', weatherTitle: 'Weather at kick-off', weatherForecast: 'Forecast', weatherTypical: 'Typical conditions', diff --git a/src/i18n/es.ts b/src/i18n/es.ts index 3c4a7779..d73104a3 100644 --- a/src/i18n/es.ts +++ b/src/i18n/es.ts @@ -196,6 +196,23 @@ const es: Dict = { fcPos3: '3.º', fcPos4: '4.º', fcPctNote: 'Todos los valores son porcentajes (%). Toca un encabezado de columna para ordenar.', + navMarket: 'Mercado', + mktTitle: 'Mercado de predicción', + mktSub: + 'Cuotas en vivo del mercado de predicción con dinero real Polymarket: la apuesta del público sobre quién gana, junto a nuestro pronóstico del modelo.', + mktColTeam: 'Selección', + mktColImplied: 'Precio de mercado', + mktColImpliedTip: 'Precio de la participación en Polymarket', + mktColChance: 'Prob. de ganar', + mktColChanceTip: 'Precios de mercado normalizados para sumar 100 %.', + mktColChange: '24h', + mktColChangeTip: 'Variación del precio de mercado en las últimas 24 horas.', + mktVolume: '{x} negociados', + mktViewOn: 'Ver en Polymarket', + mktUpdated: 'Datos de mercado actualizados el {date}', + mktEmpty: 'Las cuotas del mercado de predicción no están disponibles ahora mismo.', + mktDisclaimer: + 'Cuotas de Polymarket, un mercado de predicción con dinero real, solo con fines informativos: sin afiliación, sin respaldo y sin consejos de apuestas. La disponibilidad varía según el país.', weatherTitle: 'Clima al inicio del partido', weatherForecast: 'Pronóstico', weatherTypical: 'Condiciones típicas', diff --git a/src/i18n/fa.ts b/src/i18n/fa.ts index 668cfae3..dcc17980 100644 --- a/src/i18n/fa.ts +++ b/src/i18n/fa.ts @@ -193,6 +193,23 @@ const fa: Dict = { fcPos3: '۳', fcPos4: '۴', fcPctNote: 'همه مقادیر بر حسب درصد (%) هستند. برای مرتب‌سازی، روی عنوان ستون ضربه بزنید.', + navMarket: 'بازار', + mktTitle: 'بازار پیش‌بینی', + mktSub: + 'احتمالات زندهٔ بازار پیش‌بینی با پول واقعی Polymarket — شرط‌بندی جمعی بر سر برنده، در کنار پیش‌بینی مدل ما.', + mktColTeam: 'تیم', + mktColImplied: 'قیمت بازار', + mktColImpliedTip: 'قیمت سهم در Polymarket', + mktColChance: 'شانس برد', + mktColChanceTip: 'قیمت‌های بازار نرمال‌سازی‌شده تا مجموعشان به 100% برسد.', + mktColChange: '24 ساعت', + mktColChangeTip: 'تغییر قیمت بازار در 24 ساعت گذشته.', + mktVolume: '{x} معامله‌شده', + mktViewOn: 'مشاهده در Polymarket', + mktUpdated: 'داده‌های بازار به‌روزرسانی شد: {date}', + mktEmpty: 'احتمالات بازار پیش‌بینی در حال حاضر در دسترس نیست.', + mktDisclaimer: + 'احتمالات از Polymarket، یک بازار پیش‌بینی با پول واقعی، فقط برای اطلاع‌رسانی — بدون وابستگی، بدون تأیید و بدون توصیهٔ شرط‌بندی. در دسترس بودن بسته به کشور متفاوت است.', weatherTitle: 'وضعیت هوا هنگام شروع بازی', weatherForecast: 'پیش‌بینی', weatherTypical: 'شرایط معمول', diff --git a/src/i18n/fr.ts b/src/i18n/fr.ts index b3e2254b..f963bb8b 100644 --- a/src/i18n/fr.ts +++ b/src/i18n/fr.ts @@ -196,6 +196,23 @@ const fr: Dict = { fcPos3: '3e', fcPos4: '4e', fcPctNote: 'Toutes les valeurs sont des pourcentages (%). Touchez un en-tête de colonne pour trier.', + navMarket: 'Marché', + mktTitle: 'Marché de prédiction', + mktSub: + 'Cotes en direct du marché de prédiction en argent réel Polymarket — le pari de la foule sur le vainqueur, à côté de notre pronostic du modèle.', + mktColTeam: 'Équipe', + mktColImplied: 'Prix du marché', + mktColImpliedTip: 'Prix de la part sur Polymarket', + mktColChance: 'Chances de gagner', + mktColChanceTip: 'Prix du marché normalisés pour totaliser 100 %.', + mktColChange: '24h', + mktColChangeTip: 'Variation du prix du marché sur les dernières 24 heures.', + mktVolume: '{x} échangés', + mktViewOn: 'Voir sur Polymarket', + mktUpdated: 'Données du marché mises à jour le {date}', + mktEmpty: 'Les cotes du marché de prédiction ne sont pas disponibles pour le moment.', + mktDisclaimer: + 'Cotes de Polymarket, un marché de prédiction en argent réel, à titre informatif uniquement — sans affiliation, sans approbation et sans conseil de pari. La disponibilité varie selon les pays.', weatherTitle: "Météo au coup d'envoi", weatherForecast: 'Prévisions', weatherTypical: 'Conditions habituelles', diff --git a/src/i18n/hr.ts b/src/i18n/hr.ts index f3958983..f10b7d52 100644 --- a/src/i18n/hr.ts +++ b/src/i18n/hr.ts @@ -196,6 +196,23 @@ const hr: Dict = { fcPos3: '3.', fcPos4: '4.', fcPctNote: 'Sve vrijednosti su postoci (%). Dodirnite zaglavlje stupca za sortiranje.', + navMarket: 'Tržište', + mktTitle: 'Tržište predviđanja', + mktSub: + 'Kvote uživo s tržišta predviđanja sa stvarnim novcem Polymarket — oklada mnoštva na pobjednika, uz našu modelsku prognozu.', + mktColTeam: 'Reprezentacija', + mktColImplied: 'Tržišna cijena', + mktColImpliedTip: 'Cijena udjela na Polymarketu', + mktColChance: 'Šansa za pobjedu', + mktColChanceTip: 'Tržišne cijene normalizirane tako da daju 100 %.', + mktColChange: '24 h', + mktColChangeTip: 'Promjena tržišne cijene u posljednja 24 sata.', + mktVolume: 'trgovano {x}', + mktViewOn: 'Pogledaj na Polymarketu', + mktUpdated: 'Tržišni podaci ažurirani {date}', + mktEmpty: 'Kvote tržišta predviđanja trenutačno nisu dostupne.', + mktDisclaimer: + 'Kvote s Polymarketa, tržišta predviđanja sa stvarnim novcem, samo u informativne svrhe — bez povezanosti, bez preporuke i bez savjeta za klađenje. Dostupnost se razlikuje po državama.', weatherTitle: 'Vrijeme na početku utakmice', weatherForecast: 'Prognoza', weatherTypical: 'Tipični uvjeti', diff --git a/src/i18n/id.ts b/src/i18n/id.ts index f2a3e3a2..4dda059f 100644 --- a/src/i18n/id.ts +++ b/src/i18n/id.ts @@ -194,6 +194,23 @@ const id: Dict = { fcPos3: 'Ke-3', fcPos4: 'Ke-4', fcPctNote: 'Semua nilai dalam persen (%). Ketuk judul kolom untuk mengurutkan.', + navMarket: 'Pasar', + mktTitle: 'Pasar prediksi', + mktSub: + 'Peluang langsung dari pasar prediksi uang sungguhan Polymarket — taruhan khalayak tentang siapa yang menang, di samping prakiraan model kami.', + mktColTeam: 'Tim', + mktColImplied: 'Harga pasar', + mktColImpliedTip: 'Harga bagian di Polymarket', + mktColChance: 'Peluang menang', + mktColChanceTip: 'Harga pasar dinormalisasi agar berjumlah 100%.', + mktColChange: '24j', + mktColChangeTip: 'Perubahan harga pasar dalam 24 jam terakhir.', + mktVolume: '{x} diperdagangkan', + mktViewOn: 'Lihat di Polymarket', + mktUpdated: 'Data pasar diperbarui {date}', + mktEmpty: 'Peluang pasar prediksi tidak tersedia saat ini.', + mktDisclaimer: + 'Peluang dari Polymarket, pasar prediksi uang sungguhan, hanya untuk informasi — tanpa afiliasi, tanpa dukungan, dan bukan saran taruhan. Ketersediaan berbeda menurut negara.', weatherTitle: 'Cuaca saat kick-off', weatherForecast: 'Prakiraan', weatherTypical: 'Kondisi umum', diff --git a/src/i18n/it.ts b/src/i18n/it.ts index 051c2994..c756ff11 100644 --- a/src/i18n/it.ts +++ b/src/i18n/it.ts @@ -196,6 +196,23 @@ const it: Dict = { fcPos3: '3ª', fcPos4: '4ª', fcPctNote: "Tutti i valori sono percentuali (%). Tocca l'intestazione di una colonna per ordinare.", + navMarket: 'Mercato', + mktTitle: 'Mercato previsionale', + mktSub: + 'Quote in tempo reale dal mercato previsionale a soldi veri Polymarket — la scommessa della folla su chi vince, accanto al nostro pronostico del modello.', + mktColTeam: 'Squadra', + mktColImplied: 'Prezzo di mercato', + mktColImpliedTip: 'Prezzo della quota su Polymarket', + mktColChance: 'Prob. di vittoria', + mktColChanceTip: 'Prezzi di mercato normalizzati per sommare a 100%.', + mktColChange: '24h', + mktColChangeTip: 'Variazione del prezzo di mercato nelle ultime 24 ore.', + mktVolume: '{x} scambiati', + mktViewOn: 'Vedi su Polymarket', + mktUpdated: 'Dati di mercato aggiornati il {date}', + mktEmpty: 'Le quote del mercato previsionale non sono disponibili al momento.', + mktDisclaimer: + 'Quote da Polymarket, un mercato previsionale a soldi veri, solo a scopo informativo — nessuna affiliazione, nessuna approvazione e nessun consiglio di scommessa. La disponibilità varia in base al paese.', weatherTitle: "Meteo al calcio d'inizio", weatherForecast: 'Previsioni', weatherTypical: 'Condizioni tipiche', diff --git a/src/i18n/ja.ts b/src/i18n/ja.ts index 9ee5aaee..c6e441e5 100644 --- a/src/i18n/ja.ts +++ b/src/i18n/ja.ts @@ -192,6 +192,23 @@ const ja: Dict = { fcPos3: '3位', fcPos4: '4位', fcPctNote: '数値はすべてパーセンテージ(%)です。列見出しをタップすると並べ替えられます。', + navMarket: 'マーケット', + mktTitle: '予測市場', + mktSub: + '実資金の予測市場Polymarketのライブオッズ — 誰が優勝するかという群衆の賭けを、モデル予想の隣に表示します。', + mktColTeam: 'チーム', + mktColImplied: '市場価格', + mktColImpliedTip: 'Polymarketのシェア価格', + mktColChance: '優勝確率', + mktColChanceTip: '合計が100%になるように正規化した市場価格。', + mktColChange: '24時間', + mktColChangeTip: '過去24時間の市場価格の変化。', + mktVolume: '取引高 {x}', + mktViewOn: 'Polymarketで見る', + mktUpdated: '市場データ更新:{date}', + mktEmpty: '予測市場のオッズは現在利用できません。', + mktDisclaimer: + '実資金の予測市場Polymarketのオッズです。情報提供のみを目的とし、提携・推奨・賭けの助言ではありません。利用可否は国によって異なります。', weatherTitle: 'キックオフ時の天気', weatherForecast: '予報', weatherTypical: '平年の天候', diff --git a/src/i18n/ko.ts b/src/i18n/ko.ts index 16ba43e3..4fe692e2 100644 --- a/src/i18n/ko.ts +++ b/src/i18n/ko.ts @@ -192,6 +192,23 @@ const ko: Dict = { fcPos3: '3위', fcPos4: '4위', fcPctNote: '모든 수치는 백분율(%)입니다. 열 머리글을 탭하면 정렬됩니다.', + navMarket: '마켓', + mktTitle: '예측 시장', + mktSub: + '실제 자금 예측 시장 Polymarket의 실시간 배당 — 누가 우승할지에 대한 대중의 베팅을 모델 예측 옆에 표시합니다.', + mktColTeam: '팀', + mktColImplied: '시장 가격', + mktColImpliedTip: 'Polymarket의 지분 가격', + mktColChance: '우승 확률', + mktColChanceTip: '합계가 100%가 되도록 정규화한 시장 가격.', + mktColChange: '24시간', + mktColChangeTip: '지난 24시간 동안의 시장 가격 변동.', + mktVolume: '거래량 {x}', + mktViewOn: 'Polymarket에서 보기', + mktUpdated: '시장 데이터 업데이트: {date}', + mktEmpty: '예측 시장 배당을 지금은 이용할 수 없습니다.', + mktDisclaimer: + '실제 자금 예측 시장 Polymarket의 배당으로 정보 제공용일 뿐이며, 제휴·보증·베팅 조언이 아닙니다. 이용 가능 여부는 국가에 따라 다릅니다.', weatherTitle: '킥오프 시 날씨', weatherForecast: '예보', weatherTypical: '평년 기상', diff --git a/src/i18n/nl.ts b/src/i18n/nl.ts index 00447d7e..0c648b41 100644 --- a/src/i18n/nl.ts +++ b/src/i18n/nl.ts @@ -196,6 +196,23 @@ const nl: Dict = { fcPos3: '3e', fcPos4: '4e', fcPctNote: 'Alle waarden zijn percentages (%). Tik op een kolomkop om te sorteren.', + navMarket: 'Markt', + mktTitle: 'Voorspellingsmarkt', + mktSub: + 'Live-kansen van de echt-geld voorspellingsmarkt Polymarket — de gok van het publiek op wie wint, naast onze modelprognose.', + mktColTeam: 'Team', + mktColImplied: 'Marktprijs', + mktColImpliedTip: 'Aandeelprijs op Polymarket', + mktColChance: 'Winkans', + mktColChanceTip: 'Marktprijzen genormaliseerd tot een totaal van 100%.', + mktColChange: '24u', + mktColChangeTip: 'Verandering van de marktprijs in de afgelopen 24 uur.', + mktVolume: '{x} verhandeld', + mktViewOn: 'Bekijk op Polymarket', + mktUpdated: 'Marktgegevens bijgewerkt op {date}', + mktEmpty: 'Kansen van de voorspellingsmarkt zijn op dit moment niet beschikbaar.', + mktDisclaimer: + 'Kansen van Polymarket, een echt-geld voorspellingsmarkt, alleen ter informatie — geen affiliatie, geen aanbeveling en geen gokadvies. Beschikbaarheid verschilt per land.', weatherTitle: 'Weer bij de aftrap', weatherForecast: 'Verwachting', weatherTypical: 'Gebruikelijke omstandigheden', diff --git a/src/i18n/no.ts b/src/i18n/no.ts index 96fe96d2..86320e81 100644 --- a/src/i18n/no.ts +++ b/src/i18n/no.ts @@ -195,6 +195,23 @@ const no: Dict = { fcPos3: '3.', fcPos4: '4.', fcPctNote: 'Alle verdier er prosent (%). Trykk på en kolonneoverskrift for å sortere.', + navMarket: 'Marked', + mktTitle: 'Prediksjonsmarked', + mktSub: + 'Liveodds fra prediksjonsmarkedet Polymarket med ekte penger — folkemengdens veddemål på hvem som vinner, ved siden av vår modellprognose.', + mktColTeam: 'Lag', + mktColImplied: 'Markedspris', + mktColImpliedTip: 'Andelspris på Polymarket', + mktColChance: 'Vinnersjanse', + mktColChanceTip: 'Markedspriser normalisert til å summere til 100 %.', + mktColChange: '24 t', + mktColChangeTip: 'Endring i markedsprisen de siste 24 timene.', + mktVolume: '{x} omsatt', + mktViewOn: 'Se på Polymarket', + mktUpdated: 'Markedsdata oppdatert {date}', + mktEmpty: 'Odds fra prediksjonsmarkedet er ikke tilgjengelig akkurat nå.', + mktDisclaimer: + 'Odds fra Polymarket, et prediksjonsmarked med ekte penger, kun til informasjon — ingen tilknytning, ingen anbefaling og ingen spillråd. Tilgjengeligheten varierer fra land til land.', weatherTitle: 'Vær ved avspark', weatherForecast: 'Værvarsel', weatherTypical: 'Typiske forhold', diff --git a/src/i18n/pt-BR.ts b/src/i18n/pt-BR.ts index 8b295133..be1ed53d 100644 --- a/src/i18n/pt-BR.ts +++ b/src/i18n/pt-BR.ts @@ -196,6 +196,23 @@ const ptBR: Dict = { fcPos3: '3º', fcPos4: '4º', fcPctNote: 'Todos os valores são percentuais (%). Toque no cabeçalho de uma coluna para ordenar.', + navMarket: 'Mercado', + mktTitle: 'Mercado de previsão', + mktSub: + 'Probabilidades ao vivo do mercado de previsão com dinheiro real Polymarket — a aposta do público em quem vence, ao lado do nosso prognóstico do modelo.', + mktColTeam: 'Seleção', + mktColImplied: 'Preço de mercado', + mktColImpliedTip: 'Preço da cota no Polymarket', + mktColChance: 'Chances de vitória', + mktColChanceTip: 'Preços de mercado normalizados para somar 100%.', + mktColChange: '24h', + mktColChangeTip: 'Variação do preço de mercado nas últimas 24 horas.', + mktVolume: '{x} negociados', + mktViewOn: 'Ver no Polymarket', + mktUpdated: 'Dados de mercado atualizados em {date}', + mktEmpty: 'As probabilidades do mercado de previsão não estão disponíveis no momento.', + mktDisclaimer: + 'Probabilidades do Polymarket, um mercado de previsão com dinheiro real, apenas para fins informativos — sem afiliação, sem endosso e sem conselhos de apostas. A disponibilidade varia conforme o país.', weatherTitle: 'Clima no início do jogo', weatherForecast: 'Previsão', weatherTypical: 'Condições típicas', diff --git a/src/i18n/pt.ts b/src/i18n/pt.ts index 8ec100da..f5a77bdb 100644 --- a/src/i18n/pt.ts +++ b/src/i18n/pt.ts @@ -198,6 +198,23 @@ const pt: Dict = { fcPos3: '3.º', fcPos4: '4.º', fcPctNote: 'Todos os valores são percentagens (%). Toque num cabeçalho de coluna para ordenar.', + navMarket: 'Mercado', + mktTitle: 'Mercado de previsão', + mktSub: + 'Probabilidades em direto do mercado de previsão com dinheiro real Polymarket — a aposta do público em quem vence, ao lado do nosso prognóstico do modelo.', + mktColTeam: 'Seleção', + mktColImplied: 'Preço de mercado', + mktColImpliedTip: 'Preço da quota no Polymarket', + mktColChance: 'Hipóteses de vitória', + mktColChanceTip: 'Preços de mercado normalizados para somar 100 %.', + mktColChange: '24h', + mktColChangeTip: 'Variação do preço de mercado nas últimas 24 horas.', + mktVolume: '{x} negociados', + mktViewOn: 'Ver no Polymarket', + mktUpdated: 'Dados de mercado atualizados a {date}', + mktEmpty: 'As probabilidades do mercado de previsão não estão disponíveis de momento.', + mktDisclaimer: + 'Probabilidades do Polymarket, um mercado de previsão com dinheiro real, apenas para fins informativos — sem afiliação, sem recomendação e sem conselhos de apostas. A disponibilidade varia consoante o país.', weatherTitle: 'Meteorologia ao pontapé de saída', weatherForecast: 'Previsão', weatherTypical: 'Condições típicas', diff --git a/src/i18n/ru.ts b/src/i18n/ru.ts index 987d048a..c2c78f82 100644 --- a/src/i18n/ru.ts +++ b/src/i18n/ru.ts @@ -196,6 +196,23 @@ const ru: Dict = { fcPos3: '3-е', fcPos4: '4-е', fcPctNote: 'Все значения указаны в процентах (%). Нажмите на заголовок столбца для сортировки.', + navMarket: 'Рынок', + mktTitle: 'Рынок прогнозов', + mktSub: + 'Живые котировки с рынка прогнозов на реальные деньги Polymarket — ставка толпы на победителя рядом с прогнозом нашей модели.', + mktColTeam: 'Сборная', + mktColImplied: 'Рыночная цена', + mktColImpliedTip: 'Цена доли на Polymarket', + mktColChance: 'Шанс на победу', + mktColChanceTip: 'Рыночные цены нормированы так, чтобы в сумме давать 100 %.', + mktColChange: '24 ч', + mktColChangeTip: 'Изменение рыночной цены за последние 24 часа.', + mktVolume: 'оборот {x}', + mktViewOn: 'Открыть на Polymarket', + mktUpdated: 'Данные рынка обновлены {date}', + mktEmpty: 'Котировки рынка прогнозов сейчас недоступны.', + mktDisclaimer: + 'Котировки с Polymarket, рынка прогнозов на реальные деньги, только для информации — без аффилированности, без рекомендаций и без советов по ставкам. Доступность зависит от страны.', weatherTitle: 'Погода к началу матча', weatherForecast: 'Прогноз', weatherTypical: 'Типичные условия', diff --git a/src/i18n/sv.ts b/src/i18n/sv.ts index 85794bdb..161d2b09 100644 --- a/src/i18n/sv.ts +++ b/src/i18n/sv.ts @@ -195,6 +195,23 @@ const sv: Dict = { fcPos3: '3:a', fcPos4: '4:a', fcPctNote: 'Alla värden är i procent (%). Tryck på en kolumnrubrik för att sortera.', + navMarket: 'Marknad', + mktTitle: 'Prediktionsmarknad', + mktSub: + 'Liveodds från prediktionsmarknaden Polymarket med riktiga pengar — folkets vad på vem som vinner, bredvid vår modellprognos.', + mktColTeam: 'Lag', + mktColImplied: 'Marknadspris', + mktColImpliedTip: 'Andelspris på Polymarket', + mktColChance: 'Vinstchans', + mktColChanceTip: 'Marknadspriser normaliserade så att de summerar till 100 %.', + mktColChange: '24 tim', + mktColChangeTip: 'Förändring av marknadspriset under de senaste 24 timmarna.', + mktVolume: '{x} handlat', + mktViewOn: 'Visa på Polymarket', + mktUpdated: 'Marknadsdata uppdaterad {date}', + mktEmpty: 'Odds från prediktionsmarknaden är inte tillgängliga just nu.', + mktDisclaimer: + 'Odds från Polymarket, en prediktionsmarknad med riktiga pengar, endast i informationssyfte — ingen anknytning, ingen rekommendation och ingen spelrådgivning. Tillgängligheten varierar mellan länder.', weatherTitle: 'Väder vid avspark', weatherForecast: 'Prognos', weatherTypical: 'Typiska förhållanden', diff --git a/src/i18n/tr.ts b/src/i18n/tr.ts index f8618773..968b463d 100644 --- a/src/i18n/tr.ts +++ b/src/i18n/tr.ts @@ -193,6 +193,23 @@ const tr: Dict = { fcPos3: '3.', fcPos4: '4.', fcPctNote: 'Tüm değerler yüzdedir (%). Sıralamak için bir sütun başlığına dokunun.', + navMarket: 'Piyasa', + mktTitle: 'Tahmin piyasası', + mktSub: + "Gerçek paralı tahmin piyasası Polymarket'ten canlı oranlar — kalabalığın kimin kazanacağına dair bahsi, model tahminimizin yanında.", + mktColTeam: 'Takım', + mktColImplied: 'Piyasa fiyatı', + mktColImpliedTip: "Polymarket'teki pay fiyatı", + mktColChance: 'Kazanma şansı', + mktColChanceTip: 'Piyasa fiyatları %100 olacak şekilde normalleştirildi.', + mktColChange: '24sa', + mktColChangeTip: 'Son 24 saatteki piyasa fiyatı değişimi.', + mktVolume: '{x} işlem gördü', + mktViewOn: "Polymarket'te görüntüle", + mktUpdated: 'Piyasa verileri güncellendi: {date}', + mktEmpty: 'Tahmin piyasası oranları şu anda mevcut değil.', + mktDisclaimer: + 'Polymarket adlı gerçek paralı tahmin piyasasından alınan oranlar yalnızca bilgi amaçlıdır — bağlantı, onay veya bahis tavsiyesi içermez. Kullanılabilirlik ülkeye göre değişir.', weatherTitle: 'Maç saatinde hava durumu', weatherForecast: 'Tahmin', weatherTypical: 'Tipik koşullar', diff --git a/src/i18n/uk.ts b/src/i18n/uk.ts index 94c07df0..341c247e 100644 --- a/src/i18n/uk.ts +++ b/src/i18n/uk.ts @@ -196,6 +196,23 @@ const uk: Dict = { fcPos3: '3-є', fcPos4: '4-е', fcPctNote: 'Усі значення — у відсотках (%). Натисніть заголовок стовпця для сортування.', + navMarket: 'Ринок', + mktTitle: 'Ринок прогнозів', + mktSub: + 'Живі коефіцієнти з ринку прогнозів на реальні гроші Polymarket — ставка спільноти на переможця поруч із прогнозом нашої моделі.', + mktColTeam: 'Збірна', + mktColImplied: 'Ринкова ціна', + mktColImpliedTip: 'Ціна частки на Polymarket', + mktColChance: 'Шанс на перемогу', + mktColChanceTip: 'Ринкові ціни нормовані так, щоб у сумі дорівнювати 100 %.', + mktColChange: '24 год', + mktColChangeTip: 'Зміна ринкової ціни за останні 24 години.', + mktVolume: 'оборот {x}', + mktViewOn: 'Відкрити на Polymarket', + mktUpdated: 'Дані ринку оновлено {date}', + mktEmpty: 'Коефіцієнти ринку прогнозів зараз недоступні.', + mktDisclaimer: + 'Коефіцієнти з Polymarket, ринку прогнозів на реальні гроші, лише для інформації — без афіліації, без рекомендацій і без порад щодо ставок. Доступність залежить від країни.', weatherTitle: 'Погода на початок матчу', weatherForecast: 'Прогноз', weatherTypical: 'Типові умови', diff --git a/src/i18n/uz.ts b/src/i18n/uz.ts index 5f3cec61..af88f11d 100644 --- a/src/i18n/uz.ts +++ b/src/i18n/uz.ts @@ -196,6 +196,23 @@ const uz: Dict = { fcPos3: "3-o'rin", fcPos4: "4-o'rin", fcPctNote: 'Barcha qiymatlar foizda (%). Saralash uchun ustun sarlavhasini bosing.', + navMarket: 'Bozor', + mktTitle: 'Bashorat bozori', + mktSub: + 'Polymarket real pulli bashorat bozoridan jonli koeffitsiyentlar — olomonning kim yutishiga tikkani, bizning model bashoratimiz yonida.', + mktColTeam: 'Jamoa', + mktColImplied: 'Bozor narxi', + mktColImpliedTip: 'Polymarketdagi ulush narxi', + mktColChance: 'Gʻalaba ehtimoli', + mktColChanceTip: 'Bozor narxlari jami 100% boʻlishi uchun normallashtirilgan.', + mktColChange: '24 soat', + mktColChangeTip: 'Soʻnggi 24 soatdagi bozor narxi oʻzgarishi.', + mktVolume: '{x} savdo qilingan', + mktViewOn: 'Polymarketda koʻrish', + mktUpdated: 'Bozor maʼlumotlari yangilandi: {date}', + mktEmpty: 'Bashorat bozori koeffitsiyentlari hozircha mavjud emas.', + mktDisclaimer: + 'Polymarket — real pulli bashorat bozori — koeffitsiyentlari faqat maʼlumot uchun; hech qanday aloqasi, tavsiyasi yoki tikish maslahati yoʻq. Mavjudligi mamlakatga qarab farq qiladi.', weatherTitle: "O'yin boshlanishidagi ob-havo", weatherForecast: 'Prognoz', weatherTypical: 'Odatiy sharoit', diff --git a/src/i18n/zh-TW.ts b/src/i18n/zh-TW.ts index c17a9fbd..35261950 100644 --- a/src/i18n/zh-TW.ts +++ b/src/i18n/zh-TW.ts @@ -191,6 +191,22 @@ const zhTW: Dict = { fcPos3: '第3', fcPos4: '第4', fcPctNote: '所有數值皆為百分比(%)。點按欄位標題即可排序。', + navMarket: '市場', + mktTitle: '預測市場', + mktSub: '來自真金預測市場 Polymarket 的即時賠率——大眾對奪冠者的下注,與我們的模型預測並列顯示。', + mktColTeam: '球隊', + mktColImplied: '市場價格', + mktColImpliedTip: 'Polymarket 上的份額價格', + mktColChance: '奪冠機率', + mktColChanceTip: '將市場價格正規化為合計 100%。', + mktColChange: '24小時', + mktColChangeTip: '過去 24 小時內的市場價格變化。', + mktVolume: '成交 {x}', + mktViewOn: '在 Polymarket 查看', + mktUpdated: '市場資料更新於 {date}', + mktEmpty: '預測市場賠率暫時無法使用。', + mktDisclaimer: + '賠率來自真金預測市場 Polymarket,僅供參考——無隸屬關係、不構成背書或投注建議。可用性因國家/地區而異。', weatherTitle: '開球時天氣', weatherForecast: '天氣預報', weatherTypical: '往年同期天氣', diff --git a/src/i18n/zh.ts b/src/i18n/zh.ts index eb91fd25..5861a2ca 100644 --- a/src/i18n/zh.ts +++ b/src/i18n/zh.ts @@ -191,6 +191,22 @@ const zh: Dict = { fcPos3: '第3', fcPos4: '第4', fcPctNote: '所有数值均为百分比 (%)。点击列标题可排序。', + navMarket: '市场', + mktTitle: '预测市场', + mktSub: '来自真金预测市场 Polymarket 的实时赔率——大众对夺冠者的下注,与我们的模型预测并列显示。', + mktColTeam: '球队', + mktColImplied: '市场价格', + mktColImpliedTip: 'Polymarket 上的份额价格', + mktColChance: '夺冠概率', + mktColChanceTip: '将市场价格归一化为合计 100%。', + mktColChange: '24小时', + mktColChangeTip: '过去 24 小时内的市场价格变化。', + mktVolume: '成交 {x}', + mktViewOn: '在 Polymarket 查看', + mktUpdated: '市场数据更新于 {date}', + mktEmpty: '预测市场赔率暂时不可用。', + mktDisclaimer: + '赔率来自真金预测市场 Polymarket,仅供参考——无隶属关系、不构成背书或投注建议。可用性因国家/地区而异。', weatherTitle: '开球时天气', weatherForecast: '天气预报', weatherTypical: '往年同期气候', diff --git a/src/index.css b/src/index.css index 67183e23..8ef07e86 100644 --- a/src/index.css +++ b/src/index.css @@ -874,3 +874,62 @@ input.input { filter: invert(1); } } + +/* ============ info dot + tooltip (shared ) ============ */ +.infodot { + position: relative; + display: inline-flex; + vertical-align: middle; +} +.infodot-btn { + display: inline-flex; + align-items: center; + justify-content: center; + padding: 0; + border: none; + background: none; + color: var(--text-3); + cursor: pointer; + border-radius: 999px; +} +.infodot-btn:hover { + color: var(--accent-text); +} +.infodot-tip { + position: absolute; + z-index: 60; + inset-inline-start: 50%; + top: calc(100% + 6px); + transform: translateX(-50%); + width: max-content; + max-width: 240px; + padding: 7px 10px; + border-radius: var(--r-sm); + background: var(--text); + color: var(--bg-elev); + font-size: 0.76rem; + font-weight: 500; + line-height: 1.35; + letter-spacing: normal; + text-transform: none; + white-space: normal; + text-align: start; + box-shadow: 0 4px 16px #0003; + display: none; +} +/* anchor to the dot's right/left edge so a wide tooltip near a viewport edge + grows inward instead of overflowing the screen */ +.infodot-tip--end { + inset-inline-start: auto; + inset-inline-end: 0; + transform: none; +} +.infodot-tip--start { + inset-inline-start: 0; + transform: none; +} +.infodot:hover .infodot-tip, +.infodot:focus-within .infodot-tip, +.infodot-tip.open { + display: block; +} diff --git a/src/pages/More.tsx b/src/pages/More.tsx index 87288c64..f808261f 100644 --- a/src/pages/More.tsx +++ b/src/pages/More.tsx @@ -14,6 +14,7 @@ const LINKS: { to: string; key: string; icon: IconName }[] = [ { to: '/venues', key: 'navVenues', icon: 'stadium' }, { to: '/watch', key: 'navWatch', icon: 'tv' }, { to: '/stats', key: 'navStats', icon: 'chart' }, + { to: '/polymarket', key: 'navMarket', icon: 'market' }, { to: '/settings', key: 'navSettings', icon: 'gear' }, ] diff --git a/src/pages/Polymarket.tsx b/src/pages/Polymarket.tsx new file mode 100644 index 00000000..c3e0ee4d --- /dev/null +++ b/src/pages/Polymarket.tsx @@ -0,0 +1,145 @@ +import { useEffect, useMemo } from 'react' +import { Link } from 'react-router-dom' +import { useI18n } from '../i18n' +import { useAppData, useData } from '../data/DataContext' +import Flag from '../components/Flag' +import Icon from '../components/Icon' +import InfoDot from '../components/InfoDot' +import './polymarket.css' + +export default function Polymarket() { + const { t, pick, locale } = useI18n() + const { teams } = useAppData() + const { marketOdds, loadMarketOdds } = useData() + useEffect(() => { + loadMarketOdds() + }) + + const rows = useMemo(() => marketOdds?.champion ?? [], [marketOdds]) + const maxNorm = useMemo(() => rows.reduce((m, r) => Math.max(m, r.norm), 0) || 1, [rows]) + + const pct = (v: number) => `${(v * 100).toFixed(2)}%` + const volume = useMemo(() => { + if (!marketOdds?.volume) return '' + try { + return new Intl.NumberFormat(locale, { + notation: 'compact', + style: 'currency', + currency: 'USD', + maximumFractionDigits: 1, + }).format(marketOdds.volume) + } catch { + return `$${marketOdds.volume.toLocaleString()}` + } + }, [marketOdds, locale]) + const updated = useMemo(() => { + const iso = marketOdds?.marketUpdatedAt ?? marketOdds?.updatedAt + if (!iso) return '' + try { + return new Intl.DateTimeFormat(locale, { dateStyle: 'medium', timeStyle: 'short' }).format( + new Date(iso), + ) + } catch { + return '' + } + }, [marketOdds, locale]) + + return ( +
+
+

{t('mktTitle')}

+

{t('mktSub')}

+
+ + {marketOdds && rows.length > 0 ? ( + <> +
+
+ {volume && ( + + + {t('mktVolume', { x: volume })} + + )} + {updated && {t('mktUpdated', { date: updated })}} +
+ + {t('mktViewOn')} + + +
+ +
+ + + + + + + + + + + + {rows.map((r, i) => { + const team = teams[r.code] + const name = team ? pick(team.name, r.code) : r.label + const chg = r.change1d + return ( + + + + + + + + ) + })} + +
+ # + + {t('mktColTeam')} + + + {t('mktColChance')} + + + + + {t('mktColImplied')} + + + + + {t('mktColChange')} + + +
{i + 1} + + + {name} + + +
+ +
{pct(r.price)} 0.0005 ? ' up' : chg < -0.0005 ? ' down' : ''}`}> + {chg > 0.0005 ? '+' : chg < -0.0005 ? '−' : ''} + {Math.abs(chg * 100).toFixed(2)} +
+
+ +

{t('mktDisclaimer')}

+ + ) : ( +
{t('mktEmpty')}
+ )} +
+ ) +} diff --git a/src/pages/forecast.css b/src/pages/forecast.css index b7231cc5..3f2427f1 100644 --- a/src/pages/forecast.css +++ b/src/pages/forecast.css @@ -269,50 +269,7 @@ input.sim-matchno { text-align: center; } -/* ============ info dot + tooltip ============ */ -.infodot { - position: relative; - display: inline-flex; - vertical-align: middle; -} -.infodot-btn { - display: inline-flex; - align-items: center; - justify-content: center; - padding: 0; - border: none; - background: none; - color: var(--text-3); - cursor: pointer; - border-radius: 999px; -} -.infodot-btn:hover { - color: var(--accent-text); -} -.infodot-tip { - position: absolute; - z-index: 60; - inset-inline-start: 50%; - top: calc(100% + 6px); - transform: translateX(-50%); - width: max-content; - max-width: 240px; - padding: 7px 10px; - border-radius: var(--r-sm); - background: var(--text); - color: var(--bg-elev); - font-size: 0.76rem; - font-weight: 500; - line-height: 1.35; - text-align: start; - box-shadow: 0 4px 16px #0003; - display: none; -} -.infodot:hover .infodot-tip, -.infodot:focus-within .infodot-tip, -.infodot-tip.open { - display: block; -} +/* info dot + tooltip styles are global (shared component) — see index.css */ /* ============ outcome-probability table ============ */ .fc-section h2 { diff --git a/src/pages/polymarket.css b/src/pages/polymarket.css new file mode 100644 index 00000000..87870359 --- /dev/null +++ b/src/pages/polymarket.css @@ -0,0 +1,148 @@ +/* ============ Prediction market (Polymarket) ============ */ + +.mkt-meta { + display: flex; + flex-wrap: wrap; + align-items: center; + justify-content: space-between; + gap: 10px 18px; + margin-bottom: 14px; +} +.mkt-meta-stats { + display: flex; + flex-wrap: wrap; + align-items: center; + gap: 6px 16px; +} +.mkt-volume { + display: inline-flex; + align-items: center; + gap: 7px; + font-weight: 700; + color: var(--accent-3); +} +.mkt-link { + display: inline-flex; + align-items: center; + gap: 6px; + white-space: nowrap; +} + +.mkt-table-card { + /* must stay visible so a header info-tooltip can overflow the card instead of + being clipped behind its edge */ + overflow: visible; +} +.mkt-table { + width: 100%; + border-collapse: collapse; + font-size: 0.92rem; +} +.mkt-table th, +.mkt-table td { + padding: 9px 10px; + border-bottom: 1px solid var(--border); + text-align: right; + vertical-align: middle; +} +.mkt-table tbody tr:last-child th, +.mkt-table tbody tr:last-child td { + border-bottom: none; +} +.mkt-table thead th { + font-size: 0.74rem; + font-weight: 700; + text-transform: uppercase; + letter-spacing: 0.03em; + color: var(--text-2); + border-bottom: 2px solid var(--border-strong); + white-space: nowrap; +} +.mkt-th-label { + display: inline-flex; + align-items: center; + gap: 4px; + justify-content: flex-end; +} + +.mkt-rank-h, +.mkt-rank { + text-align: center; + width: 2.2em; + color: var(--text-3); +} +.mkt-team-h, +.mkt-team { + text-align: left; +} +.mkt-team a { + display: inline-flex; + align-items: center; + gap: 9px; + color: inherit; + text-decoration: none; + font-weight: 600; +} +.mkt-team a:hover .mkt-team-name { + text-decoration: underline; +} +.mkt-team-name { + white-space: nowrap; +} + +/* the win-chance bar fills the cell; min-width keeps it readable on phones */ +.mkt-chance-h, +.mkt-chance { + width: 42%; + min-width: 130px; +} +.mkt-bar-wrap { + position: relative; + display: flex; + align-items: center; + height: 22px; +} +.mkt-bar { + height: 100%; + min-width: 2px; + border-radius: 5px; + background: color-mix(in oklab, var(--accent-2) 70%, transparent); +} +.mkt-chance-val { + position: absolute; + right: 6px; + font-weight: 700; + font-size: 0.86rem; +} + +.mkt-price { + color: var(--text-2); +} +.mkt-chg-h, +.mkt-chg { + width: 5em; + color: var(--text-3); + white-space: nowrap; +} +.mkt-chg.up { + color: var(--accent-3); +} +.mkt-chg.down { + color: var(--accent-text); +} + +.mkt-disclaimer { + margin: 12px 2px 0; +} + +@media (max-width: 520px) { + .mkt-table th, + .mkt-table td { + padding: 8px 6px; + } + /* drop the raw market price on narrow screens; the normalized chance is enough */ + .mkt-price-h, + .mkt-price { + display: none; + } +} diff --git a/src/types.ts b/src/types.ts index 25bc3eaf..e1668410 100644 --- a/src/types.ts +++ b/src/types.ts @@ -268,6 +268,27 @@ export interface Stats { fairPlay?: { group: Record; all: Record } } +// ---- prediction-market odds (Polymarket, via scripts/update.mjs) ---- + +export interface MarketOutcome { + code: string // FIFA team code + label: string // Polymarket's own label (English) + price: number // raw Yes-share price = implied probability incl. book overround (0..1) + norm: number // price normalized so all outcomes sum to 1 + change1d: number // 24h price change (signed, in probability points) +} + +export interface MarketOdds { + updatedAt: string // when our pipeline fetched it (UTC ISO) + marketUpdatedAt: string | null // Polymarket's own last-update timestamp + title: string + slug: string + url: string + volume: number // total USD traded + source: string + champion: MarketOutcome[] // sorted by price, descending +} + export interface Meta { updatedAt: string season: string From 08630cd45494efd9198219fb9778c6ad659c3ced Mon Sep 17 00:00:00 2001 From: Xiaochen Du Date: Sun, 21 Jun 2026 18:22:31 -0400 Subject: [PATCH 2/9] Add FIFA player headshots to team squad cards Show official digitalhub.fifa.com portrait URLs on team pages with a redesigned squad card (number inline with name, full-height photo on the right). Add a static player-photos.json lookup built via --fetch-photos; the default update run only re-applies existing links and preserves them across wiki squad refreshes. Co-authored-by: Cursor --- COPYRIGHT.md | 2 + README.md | 4 +- index.html | 2 +- public/data/lineups.json | 710 ++- public/data/market-odds.json | 164 +- public/data/matches.json | 51 +- public/data/meta.json | 17 +- public/data/player-photos.json | 7489 ++++++++++++++++++++++++++++++++ public/data/squads.json | 1321 +++++- public/data/squads/ALG.json | 26 + public/data/squads/ARG.json | 26 + public/data/squads/AUS.json | 26 + public/data/squads/AUT.json | 26 + public/data/squads/BEL.json | 40 +- public/data/squads/BIH.json | 26 + public/data/squads/BRA.json | 26 + public/data/squads/CAN.json | 26 + public/data/squads/CIV.json | 26 + public/data/squads/COD.json | 26 + public/data/squads/COL.json | 26 + public/data/squads/CPV.json | 50 +- public/data/squads/CRO.json | 26 + public/data/squads/CUW.json | 26 + public/data/squads/CZE.json | 26 + public/data/squads/ECU.json | 26 + public/data/squads/EGY.json | 26 + public/data/squads/ENG.json | 26 + public/data/squads/ESP.json | 26 + public/data/squads/FRA.json | 26 + public/data/squads/GER.json | 26 + public/data/squads/GHA.json | 26 + public/data/squads/HAI.json | 26 + public/data/squads/IRN.json | 38 +- public/data/squads/IRQ.json | 26 + public/data/squads/JOR.json | 26 + public/data/squads/JPN.json | 26 + public/data/squads/KOR.json | 26 + public/data/squads/KSA.json | 26 + public/data/squads/MAR.json | 26 + public/data/squads/MEX.json | 26 + public/data/squads/NED.json | 26 + public/data/squads/NOR.json | 26 + public/data/squads/NZL.json | 26 + public/data/squads/PAN.json | 26 + public/data/squads/PAR.json | 26 + public/data/squads/POR.json | 26 + public/data/squads/QAT.json | 26 + public/data/squads/RSA.json | 26 + public/data/squads/SCO.json | 26 + public/data/squads/SEN.json | 26 + public/data/squads/SUI.json | 26 + public/data/squads/SWE.json | 26 + public/data/squads/TUN.json | 26 + public/data/squads/TUR.json | 26 + public/data/squads/URU.json | 50 +- public/data/squads/USA.json | 26 + public/data/squads/UZB.json | 25 + public/data/standings.json | 32 +- public/data/stats.json | 77 +- public/data/teams.json | 10 +- public/data/weather.json | 334 +- scripts/update.mjs | 111 + src/pages/TeamDetail.tsx | 155 +- src/pages/teamdetail.css | 74 +- src/types.ts | 1 + 65 files changed, 11380 insertions(+), 495 deletions(-) create mode 100644 public/data/player-photos.json diff --git a/COPYRIGHT.md b/COPYRIGHT.md index e8ac315b..80d91c7d 100644 --- a/COPYRIGHT.md +++ b/COPYRIGHT.md @@ -23,6 +23,7 @@ The compilations are released under MIT. They consist of factual information col - `matches.json`, `teams.json`, `standings.json`, `lineups.json`, `stats.json`, `venues.json` (names/schedule parts) — factual sports data retrieved from FIFA's publicly accessible API (api.fifa.com): fixtures, scores, officials, localized team/stadium names, world ranking. Facts as such are not copyrightable; the compilation here is our own. FIFA trademarks remain FIFA's property. If you redistribute this app publicly, review FIFA's terms of service yourself. - `squads.json`, `squads/*.json` — squad facts (player names, shirt numbers, positions, birth dates, caps, goals, clubs, coaches) extracted from the Wikipedia article ["2026 FIFA World Cup squads"](https://en.wikipedia.org/wiki/2026_FIFA_World_Cup_squads). Wikipedia article text is CC BY-SA 4.0; only uncopyrightable facts are extracted (no prose is reproduced). Attribution is nevertheless given here. +- `player-photos.json` — a lookup of **official FIFA player headshot URLs** (`digitalhub.fifa.com`), retrieved from FIFA's public squad API. Only the URLs are stored (no image files are downloaded or redistributed); the app hot-links to FIFA's own image host at display time. The photographs remain FIFA's property — this project claims no rights to them. If you redistribute this app publicly, review FIFA's terms of service yourself. - `probs.json` — win/draw/loss probabilities computed by our own Elo model over the [martj42/international_results](https://github.com/martj42/international_results) dataset (CC0 public domain). The model and output are MIT. - `weather.json` — weather forecast data from [Open-Meteo](https://open-meteo.com), licensed CC BY 4.0. Attribution: "Weather data by Open-Meteo.com". - `broadcasters.json` — compiled from public rights announcements; see embedded source URLs. Translations are original to this project (MIT). @@ -50,6 +51,7 @@ The compilations are released under MIT. They consist of factual information col | Source | License | Used for | |---|---|---| | FIFA public API (api.fifa.com) | facts; FIFA™ marks remain FIFA's | match and ranking facts | +| FIFA player headshots (digitalhub.fifa.com) | FIFA's property; hot-linked, not redistributed | official squad photos | | Wikipedia | CC BY-SA 4.0 (text) | squad facts source | | Open-Meteo | CC BY 4.0 | weather forecasts and geocoding | | Natural Earth | public domain | map geometry | diff --git a/README.md b/README.md index a9a88996..7778780a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ README in [français](README.fr.md) · [中文](README.zh.md) ### 👕 Teams & players - 🧢 **48 team pages**: live FIFA ranking, coach, group table, full fixtures, training base camp (with map + Google Maps links), official website, and Wikipedia links -- 👥 **Official 26-player squads**: numbers, positions, ages, caps, goals, clubs; every player links to their English Wikipedia article +- 👥 **Official 26-player squads**: official FIFA player headshots, numbers, positions, ages, caps, goals, clubs; every player links to their English Wikipedia article - ⭐ **Favorites**: star the teams you follow and filter the schedule to them ### 🗺️ Venues & maps @@ -68,7 +68,7 @@ All data comes from free, authoritative sources, with no API keys anywhere: | Source | Provides | |---|---| -| FIFA public API | fixtures, scores, line-ups, referees, localized names, world ranking | +| FIFA public API | fixtures, scores, line-ups, referees, localized names, world ranking, official player headshots | | Wikipedia | official 26-player squads (numbers, caps, goals, clubs, coaches) | | Open-Meteo | hourly stadium weather forecasts and base-camp geocoding | | martj42/international_results (CC0) | historical results feeding the Elo win-probability model | diff --git a/index.html b/index.html index 0b564080..4c179b85 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ diff --git a/public/data/lineups.json b/public/data/lineups.json index 6f9d2107..64383887 100644 --- a/public/data/lineups.json +++ b/public/data/lineups.json @@ -17617,11 +17617,55 @@ } ], "goals": [], - "bookings": [], - "substitutions": [] + "bookings": [ + { + "player": "358112", + "minute": "3'", + "card": 1, + "period": 3 + }, + { + "player": "514166", + "minute": "66'", + "card": 2, + "period": 5 + } + ], + "substitutions": [ + { + "off": "358122", + "on": "411443", + "minute": "58'", + "period": 5 + }, + { + "off": "495349", + "on": "448343", + "minute": "58'", + "period": 5 + }, + { + "off": "433092", + "on": "448377", + "minute": "58'", + "period": 5 + }, + { + "off": "358112", + "on": "448346", + "minute": "73'", + "period": 5 + }, + { + "off": "358120", + "on": "494025", + "minute": "87'", + "period": 5 + } + ] }, "away": { - "tactics": "4-3-3", + "tactics": "5-2-3", "xi": [ { "id": "380007", @@ -17913,12 +17957,50 @@ } ], "goals": [], - "bookings": [], - "substitutions": [] + "bookings": [ + { + "player": "371736", + "minute": "33'", + "card": 1, + "period": 3 + } + ], + "substitutions": [ + { + "off": "448505", + "on": "379886", + "minute": "", + "period": 4 + }, + { + "off": "448497", + "on": "390535", + "minute": "66'", + "period": 5 + }, + { + "off": "288961", + "on": "390537", + "minute": "66'", + "period": 5 + }, + { + "off": "411644", + "on": "481180", + "minute": "79'", + "period": 5 + }, + { + "off": "371736", + "on": "405639", + "minute": "85'", + "period": 5 + } + ] }, - "matchTime": "0'", - "period": 0, - "final": false, + "matchTime": "96'", + "period": 10, + "final": true, "secTried": true }, "400021478": { @@ -18612,6 +18694,28 @@ "final": true, "secTried": true }, + "400021480": { + "home": { + "tactics": null, + "xi": [], + "subs": [], + "goals": [], + "bookings": [], + "substitutions": [] + }, + "away": { + "tactics": null, + "xi": [], + "subs": [], + "goals": [], + "bookings": [], + "substitutions": [] + }, + "matchTime": "0'", + "period": 0, + "final": false, + "secTried": true + }, "400021482": { "home": { "tactics": "4-1-2-3", @@ -20642,6 +20746,596 @@ "final": true, "secTried": true }, + "400021487": { + "home": { + "tactics": "4-1-2-3", + "xi": [ + { + "id": "229498", + "name": "Fernando MUSLERA", + "number": 23, + "captain": false, + "gk": true, + "start": true, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "419108", + "name": "Sebastian CACERES", + "number": 3, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "368660", + "name": "Guillermo VARELA", + "number": 13, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "402893", + "name": "Mathias OLIVERA", + "number": 16, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "441623", + "name": "Manuel UGARTE", + "number": 5, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "386538", + "name": "Rodrigo BENTANCUR", + "number": 6, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "402884", + "name": "Federico VALVERDE", + "number": 8, + "captain": true, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "402876", + "name": "Agustin CANOBBIO", + "number": 14, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "419100", + "name": "Maxi ARAUJO", + "number": 20, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "419134", + "name": "Juan Manuel SANABRIA", + "number": 25, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "477536", + "name": "Federico VINAS", + "number": 21, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "subs": [ + { + "id": "368664", + "name": "Sergio ROCHET", + "number": 1, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "402897", + "name": "Santiago MELE", + "number": 12, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "368655", + "name": "Jose Maria GIMENEZ", + "number": 2, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "402895", + "name": "Matias VINA", + "number": 17, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "402904", + "name": "Santiago BUENO", + "number": 24, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "402898", + "name": "Nicolas DE LA CRUZ", + "number": 7, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "473062", + "name": "Emiliano MARTINEZ", + "number": 15, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "439538", + "name": "Joaquin PIQUEREZ", + "number": 22, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "419142", + "name": "Rodrigo ZALAZAR", + "number": 26, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "419126", + "name": "Darwin NUNEZ", + "number": 9, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "439956", + "name": "Facundo PELLISTRI", + "number": 11, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "419132", + "name": "Brian RODRIGUEZ", + "number": 18, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "332897", + "name": "Rodrigo AGUIRRE", + "number": 19, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "goals": [], + "bookings": [ + { + "player": "386538", + "minute": "20'", + "card": 1, + "period": 3 + } + ], + "substitutions": [] + }, + "away": { + "tactics": "4-1-2-3", + "xi": [ + { + "id": "364752", + "name": "VOZINHA", + "number": 1, + "captain": false, + "gk": true, + "start": true, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "409241", + "name": "DINEY BORGES", + "number": 3, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477770", + "name": "PICO LOPES", + "number": 4, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477832", + "name": "SIDNY LOPES CABRAL", + "number": 13, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477847", + "name": "STEVEN MOREIRA", + "number": 22, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477852", + "name": "KEVIN PINA", + "number": 6, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "401894", + "name": "JAMIRO MONTEIRO", + "number": 10, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "373344", + "name": "GARRY RODRIGUES", + "number": 11, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "494314", + "name": "TELMO ARCANJO", + "number": 18, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "477862", + "name": "GILSON BENCHIMOL", + "number": 9, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "355642", + "name": "RYAN MENDES", + "number": 20, + "captain": true, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "subs": [ + { + "id": "407114", + "name": "MARCIO ROSA", + "number": 12, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "406281", + "name": "CJ DOS SANTOS", + "number": 23, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "297266", + "name": "STOPIRA", + "number": 2, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477831", + "name": "LOGAN COSTA", + "number": 5, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "482783", + "name": "WAGNER PINA", + "number": 24, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "482780", + "name": "KELVIN PIRES", + "number": 25, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477856", + "name": "JOVANE CABRAL", + "number": 7, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "477855", + "name": "JOAO PAULO", + "number": 8, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "477827", + "name": "DEROY DUARTE", + "number": 14, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "480966", + "name": "LAROS DUARTE", + "number": 15, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "494313", + "name": "YANNICK SEMEDO", + "number": 16, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "433724", + "name": "WILLY SEMEDO", + "number": 17, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "401893", + "name": "NUNO DA COSTA", + "number": 21, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "477849", + "name": "HELIO VARELA", + "number": 26, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "482782", + "name": "DAILON LIVRAMENTO", + "number": 19, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "goals": [], + "bookings": [ + { + "player": "477832", + "minute": "5'", + "card": 1, + "period": 3 + } + ], + "substitutions": [] + }, + "matchTime": "20'", + "period": 3, + "final": false, + "secTried": true + }, "400021488": { "home": { "tactics": "4-4-2", diff --git a/public/data/market-odds.json b/public/data/market-odds.json index 56ee0f86..f5c540dd 100644 --- a/public/data/market-odds.json +++ b/public/data/market-odds.json @@ -1,10 +1,10 @@ { - "updatedAt": "2026-06-21T18:36:22.000Z", - "marketUpdatedAt": "2026-06-21T18:32:10.776468Z", + "updatedAt": "2026-06-21T22:21:14.352Z", + "marketUpdatedAt": "2026-06-21T22:17:17.108645Z", "title": "World Cup Winner", "slug": "world-cup-winner", "url": "https://polymarket.com/event/world-cup-winner", - "volume": 2836608092, + "volume": 2855115029, "source": "polymarket.com", "champion": [ { @@ -12,132 +12,132 @@ "label": "France", "price": 0.1975, "change1d": 0.001, - "norm": 0.192 + "norm": 0.1947 }, { "code": "ESP", "label": "Spain", - "price": 0.1425, - "change1d": 0.006, - "norm": 0.1386 + "price": 0.1385, + "change1d": 0.002, + "norm": 0.1365 }, { "code": "ENG", "label": "England", "price": 0.1255, - "change1d": 0.0, - "norm": 0.122 + "change1d": 0, + "norm": 0.1237 }, { "code": "ARG", "label": "Argentina", - "price": 0.1175, - "change1d": 0.0, - "norm": 0.1142 + "price": 0.1185, + "change1d": 0.001, + "norm": 0.1168 }, { "code": "POR", "label": "Portugal", "price": 0.0665, "change1d": -0.005, - "norm": 0.0647 + "norm": 0.0655 }, { "code": "BRA", "label": "Brazil", - "price": 0.0595, - "change1d": 0.0, - "norm": 0.0579 + "price": 0.0575, + "change1d": -0.002, + "norm": 0.0567 }, { "code": "NED", "label": "Netherlands", "price": 0.0555, - "change1d": 0.0065, - "norm": 0.054 + "change1d": -0.0005, + "norm": 0.0547 }, { "code": "GER", "label": "Germany", "price": 0.0535, - "change1d": -0.01, - "norm": 0.052 + "change1d": -0.009, + "norm": 0.0527 }, { "code": "USA", "label": "USA", - "price": 0.0395, - "change1d": 0.007, - "norm": 0.0384 + "price": 0.0375, + "change1d": 0.002, + "norm": 0.037 }, { "code": "NOR", "label": "Norway", "price": 0.0235, "change1d": -0.001, - "norm": 0.0228 + "norm": 0.0232 }, { "code": "JPN", "label": "Japan", "price": 0.0225, - "change1d": 0.01, - "norm": 0.0219 + "change1d": 0.006, + "norm": 0.0222 }, { "code": "MAR", "label": "Morocco", "price": 0.0225, - "change1d": -0.003, - "norm": 0.0219 - }, - { - "code": "BEL", - "label": "Belgium", - "price": 0.0155, - "change1d": 0.0, - "norm": 0.0151 + "change1d": 0, + "norm": 0.0222 }, { "code": "COL", "label": "Colombia", "price": 0.0145, - "change1d": -0.001, - "norm": 0.0141 + "change1d": 0, + "norm": 0.0143 }, { "code": "MEX", "label": "Mexico", - "price": 0.0135, - "change1d": 0.001, - "norm": 0.0131 + "price": 0.0125, + "change1d": 0, + "norm": 0.0123 + }, + { + "code": "BEL", + "label": "Belgium", + "price": 0.0115, + "change1d": -0.004, + "norm": 0.0113 }, { "code": "SUI", "label": "Switzerland", - "price": 0.0075, - "change1d": 0.001, - "norm": 0.0073 + "price": 0.0065, + "change1d": 0, + "norm": 0.0064 }, { "code": "URU", "label": "Uruguay", "price": 0.0055, - "change1d": 0.0, - "norm": 0.0053 + "change1d": 0, + "norm": 0.0054 }, { "code": "SEN", "label": "Senegal", "price": 0.0055, - "change1d": 0.0, - "norm": 0.0053 + "change1d": 0, + "norm": 0.0054 }, { "code": "CIV", "label": "Ivory Coast", "price": 0.0045, - "change1d": 0.0, + "change1d": -0.001, "norm": 0.0044 }, { @@ -147,60 +147,60 @@ "change1d": -0.002, "norm": 0.0044 }, - { - "code": "KOR", - "label": "South Korea", - "price": 0.0035, - "change1d": 0.0, - "norm": 0.0034 - }, { "code": "CAN", "label": "Canada", "price": 0.0035, - "change1d": 0.0, + "change1d": 0, "norm": 0.0034 }, { "code": "AUT", "label": "Austria", "price": 0.0035, - "change1d": 0.0, + "change1d": 0, "norm": 0.0034 }, + { + "code": "KOR", + "label": "South Korea", + "price": 0.0025, + "change1d": -0.001, + "norm": 0.0025 + }, { "code": "AUS", "label": "Australia", "price": 0.0025, - "change1d": -0.001, - "norm": 0.0024 + "change1d": 0, + "norm": 0.0025 }, { "code": "EGY", "label": "Egypt", "price": 0.0025, - "change1d": 0.0, - "norm": 0.0024 + "change1d": 0, + "norm": 0.0025 }, { "code": "SWE", "label": "Sweden", "price": 0.0025, - "change1d": 0.0, - "norm": 0.0024 + "change1d": 0, + "norm": 0.0025 }, { "code": "PAR", "label": "Paraguay", "price": 0.0015, - "change1d": 0.0, + "change1d": 0, "norm": 0.0015 }, { "code": "SCO", "label": "Scotland", "price": 0.0015, - "change1d": 0.0, + "change1d": 0, "norm": 0.0015 }, { @@ -214,112 +214,112 @@ "code": "COD", "label": "Congo DR", "price": 0.0015, - "change1d": 0.0, + "change1d": 0, "norm": 0.0015 }, { "code": "NZL", "label": "New Zealand", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "JOR", "label": "Jordan", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "CUW", - "label": "Cura\u00e7ao", + "label": "Curaçao", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "IRN", "label": "Iran", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "GHA", "label": "Ghana", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "ALG", "label": "Algeria", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "BIH", "label": "Bosnia-Herzegovina", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "UZB", "label": "Uzbekistan", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "PAN", "label": "Panama", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "IRQ", "label": "Iraq", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "RSA", "label": "South Africa", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "CPV", "label": "Cape Verde", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "CZE", "label": "Czechia", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "QAT", "label": "Qatar", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "KSA", "label": "Saudi Arabia", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 } ] diff --git a/public/data/matches.json b/public/data/matches.json index 3e483351..023c0b3b 100644 --- a/public/data/matches.json +++ b/public/data/matches.json @@ -2296,16 +2296,16 @@ "group": "H", "date": "2026-06-21T22:00:00Z", "venueId": "400257525", - "status": "scheduled", - "time": null, + "status": "live", + "time": "20'", "home": { "code": "URU", - "score": null, + "score": 0, "pen": null }, "away": { "code": "CPV", - "score": null, + "score": 0, "pen": null }, "phA": "H4", @@ -2345,39 +2345,6 @@ "id": "Wasit", "ru": "Главный судья" } - }, - { - "id": "428431", - "country": "USA", - "role": "fourth", - "name": { - "en": "Tori PENSO", - "fr": "Tori PENSO", - "zh": "Tori PENSO", - "ar": "Tori PENSO", - "es": "Tori PENSO", - "de": "Tori PENSO", - "pt": "Tori PENSO", - "it": "Tori PENSO", - "ja": "Tori PENSO", - "ko": "Tori PENSO", - "id": "Tori PENSO", - "ru": "Tori PENSO" - }, - "typeName": { - "en": "Fourth official", - "fr": "Quatrième arbitre", - "zh": "第四官员", - "ar": "الحَكَم الرابع", - "es": "Cuarto/a árbitro/a", - "de": "Vierter Offizieller", - "pt": "Quarto árbitro", - "it": "Quarto arbitro", - "ja": "第 4 審判員", - "ko": "대기심", - "id": "Ofisial keempat", - "ru": "Четвертый судья" - } } ] }, @@ -2447,22 +2414,22 @@ "group": "G", "date": "2026-06-21T19:00:00Z", "venueId": "400017978", - "status": "scheduled", - "time": null, + "status": "finished", + "time": "96'", "home": { "code": "BEL", - "score": null, + "score": 0, "pen": null }, "away": { "code": "IRN", - "score": null, + "score": 0, "pen": null }, "phA": "G1", "phB": "G3", "winner": null, - "attendance": null, + "attendance": 70317, "officials": [ { "id": "383174", diff --git a/public/data/meta.json b/public/data/meta.json index a1c84714..fc00d74c 100644 --- a/public/data/meta.json +++ b/public/data/meta.json @@ -1,26 +1,26 @@ { - "updatedAt": "2026-06-21T18:07:28.521Z", + "updatedAt": "2026-06-21T22:21:14.377Z", "season": "285023", "titleOdds": [ { "c": "ARG", - "p": 20.4 + "p": 19.5 }, { "c": "ESP", - "p": 17.5 + "p": 17.3 }, { "c": "FRA", - "p": 15 + "p": 14.5 }, { "c": "ENG", - "p": 9.4 + "p": 9.6 }, { "c": "BRA", - "p": 5.8 + "p": 5.4 } ], "counts": { @@ -28,7 +28,7 @@ "teams": 48, "squads": 48, "weather": 93, - "lineups": 38, + "lineups": 40, "flags": 179 }, "errors": [ @@ -38,6 +38,7 @@ "api.fifa.com", "en.wikipedia.org", "open-meteo.com", - "github.com/martj42/international_results" + "github.com/martj42/international_results", + "polymarket.com" ] } diff --git a/public/data/player-photos.json b/public/data/player-photos.json new file mode 100644 index 00000000..9bf43cfa --- /dev/null +++ b/public/data/player-photos.json @@ -0,0 +1,7489 @@ +{ + "updatedAt": "2026-06-21T21:33:40.246Z", + "source": "api.fifa.com", + "host": "digitalhub.fifa.com", + "photos": { + "45191": { + "url": "https://digitalhub.fifa.com/transform/479933f0-a2bb-4231-88ea-3bf2c826ed54/MOHAMMAD-ALDAOUD_45191", + "no": 25, + "name": "MOHAMMAD ALDAOUD", + "code": "JOR" + }, + "201200": { + "url": "https://digitalhub.fifa.com/transform/7b63f223-fda2-4d56-b218-f143f0abd2d8/CRISTIANO-RONALDO_201200", + "no": 7, + "name": "CRISTIANO RONALDO", + "code": "POR" + }, + "215285": { + "url": "https://digitalhub.fifa.com/transform/fedeac9f-968d-4d4c-b08a-5b2bf157c396/OCHOA-Guillermo_215285", + "no": 13, + "name": "Guillermo OCHOA", + "code": "MEX" + }, + "215553": { + "url": "https://digitalhub.fifa.com/transform/6bb645f8-c45e-4630-baf7-b7ddcd905a26/GORDON-Craig_215553", + "no": 21, + "name": "Craig GORDON", + "code": "SCO" + }, + "228686": { + "url": "https://digitalhub.fifa.com/transform/bb1dfed7-fde5-4558-8bf0-fe299883d6fa/OSPINA-David_228686", + "no": 1, + "name": "David OSPINA", + "code": "COL" + }, + "228912": { + "url": "https://digitalhub.fifa.com/transform/e3701d06-66b5-4728-8bad-fea05319b6b8/NEUER-Manuel_228912", + "no": 1, + "name": "Manuel NEUER", + "code": "GER" + }, + "229397": { + "url": "https://digitalhub.fifa.com/transform/19823774-fac0-485a-8a8f-572e7324c6c2/MESSI-Lionel_229397", + "no": 10, + "name": "Lionel MESSI", + "code": "ARG" + }, + "229498": { + "url": "https://digitalhub.fifa.com/transform/bec34ba5-7129-44fe-b108-bc57a1fd3257/MUSLERA-Fernando_229498", + "no": 23, + "name": "Fernando MUSLERA", + "code": "URU" + }, + "241559": { + "url": "https://digitalhub.fifa.com/transform/cbff6a19-cce4-45ee-9869-84cf30ce5676/MODRIC-Luka_241559", + "no": 10, + "name": "Luka MODRIC", + "code": "CRO" + }, + "261367": { + "url": "https://digitalhub.fifa.com/transform/e4d41670-878d-4717-b07c-84d09a5f6938/BOXALL-Michael_261367", + "no": 5, + "name": "Michael BOXALL", + "code": "NZL" + }, + "267702": { + "url": "https://digitalhub.fifa.com/transform/2adff111-751a-46e3-b3c3-e3e37c8416cd/MEJIA-Luis_267702", + "no": 1, + "name": "Luis MEJIA", + "code": "PAN" + }, + "269058": { + "url": "https://digitalhub.fifa.com/transform/800cc17f-8f64-4d16-90e9-c5ab79c4d302/RODRIGUEZ-James_269058", + "no": 10, + "name": "James RODRIGUEZ", + "code": "COL" + }, + "269514": { + "url": "https://digitalhub.fifa.com/transform/c0f17753-49b2-481c-8924-9f9f1b081bcf/GODOY-Anibal_269514", + "no": 20, + "name": "Anibal GODOY", + "code": "PAN" + }, + "269592": { + "url": "https://digitalhub.fifa.com/transform/485b38ee-9a46-4494-b518-952574e944e6/BARBAROUSES-Kosta_269592", + "no": 17, + "name": "Kosta BARBAROUSES", + "code": "NZL" + }, + "271116": { + "url": "https://digitalhub.fifa.com/transform/98334cd9-f4b4-4f2f-9b57-5cc547a75ec8/QUINTERO-Alberto_271116", + "no": 19, + "name": "Alberto QUINTERO", + "code": "PAN" + }, + "274078": { + "url": "https://digitalhub.fifa.com/transform/431bf921-6e73-469f-87bd-3fb2c010966e/WOOD-Chris_274078", + "no": 9, + "name": "Chris WOOD", + "code": "NZL" + }, + "274102": { + "url": "https://digitalhub.fifa.com/transform/a0a2def6-be1c-4394-973e-25d82ed70792/SMITH-Tommy_274102", + "no": 26, + "name": "Tommy SMITH", + "code": "NZL" + }, + "274281": { + "url": "https://digitalhub.fifa.com/transform/d4c2a3d5-e369-4813-97eb-16669f83dd78/KIM-Seunggyu_274281", + "no": 1, + "name": "KIM Seunggyu", + "code": "KOR" + }, + "275917": { + "url": "https://digitalhub.fifa.com/transform/188e1d63-5bfa-450a-b202-730221c18fe1/ADE-Ricardo_275917", + "no": 4, + "name": "Ricardo Ade", + "code": "HAI" + }, + "284190": { + "url": "https://digitalhub.fifa.com/transform/521889b3-16a2-48ef-92d4-6978a9e05cc6/HASSAN-ALHAYDOS_284190", + "no": 10, + "name": "HASSAN ALHAYDOS", + "code": "QAT" + }, + "288961": { + "url": "https://digitalhub.fifa.com/transform/6567ec6b-b63d-4163-8729-6e9ad25e32f7/HAJISAFI-Ehsan_288961", + "no": 3, + "name": "Ehsan HAJISAFI", + "code": "IRN" + }, + "290821": { + "url": "https://digitalhub.fifa.com/transform/ff0110d3-0721-4983-bc62-018a993d8486/WITSEL-Axel_290821", + "no": 6, + "name": "Axel WITSEL", + "code": "BEL" + }, + "291372": { + "url": "https://digitalhub.fifa.com/transform/719252dc-c983-411f-875b-13a0f6acd967/NAGATOMO-Yuto_291372", + "no": 5, + "name": "Yuto NAGATOMO", + "code": "JPN" + }, + "295922": { + "url": "https://digitalhub.fifa.com/transform/3b4c1123-62c6-4267-9d22-6d138e461a54/PLACIDE-Johny_295922", + "no": 1, + "name": "Johny Placide", + "code": "HAI" + }, + "297266": { + "url": "https://digitalhub.fifa.com/transform/2cf947a1-aabe-4e69-84c7-4e22c24e01da/STOPIRA_297266", + "no": 2, + "name": "STOPIRA", + "code": "CPV" + }, + "299200": { + "url": "https://digitalhub.fifa.com/transform/8bc6e66f-1f5a-4f1d-813d-41c4ab04c6ac/ARNAUTOVIC-Marko_299200", + "no": 7, + "name": "Marko ARNAUTOVIC", + "code": "AUT" + }, + "300409": { + "url": "https://digitalhub.fifa.com/transform/b5fa7216-27c0-4652-b7df-b099e97a5604/DZEKO-Edin_300409", + "no": 11, + "name": "Edin DZEKO", + "code": "BIH" + }, + "306538": { + "url": "https://digitalhub.fifa.com/transform/9da65f41-ea53-4209-b2f6-c59e69dbc193/BAUMANN-Oliver_306538", + "no": 12, + "name": "Oliver Baumann", + "code": "GER" + }, + "307849": { + "url": "https://digitalhub.fifa.com/transform/f9694bf1-eb42-4d26-9503-e988bd32a435/SON-Heungmin_307849", + "no": 7, + "name": "SON Heungmin", + "code": "KOR" + }, + "308300": { + "url": "https://digitalhub.fifa.com/transform/f5f477fe-a519-4c69-bb68-f6f5b97c1399/MARTINEZ_Emiliano_308300", + "no": 23, + "name": "Emiliano MARTINEZ", + "code": "ARG" + }, + "308322": { + "url": "https://digitalhub.fifa.com/transform/dd4d5f75-b3d4-4ff2-81bf-c16bf0b0a061/TAGLIAFICO-Nicolas_308322", + "no": 3, + "name": "Nicolas TAGLIAFICO", + "code": "ARG" + }, + "308370": { + "url": "https://digitalhub.fifa.com/transform/6b051628-d407-41ce-8a60-dc354ac4ccb8/ALISSON_308370", + "no": 1, + "name": "ALISSON", + "code": "BRA" + }, + "308386": { + "url": "https://digitalhub.fifa.com/transform/49558d20-3d5d-4afb-bf2a-9dc1ab60a6e6/CASEMIRO_308386", + "no": 5, + "name": "CASEMIRO", + "code": "BRA" + }, + "310116": { + "url": "https://digitalhub.fifa.com/transform/4aedbffa-a35c-4aa5-a7ce-8a29c2af3e72/OTAMENDI-Nicolas_310116", + "no": 19, + "name": "Nicolas OTAMENDI", + "code": "ARG" + }, + "311558": { + "url": "https://digitalhub.fifa.com/transform/a6c333cc-3042-4094-9ec0-094479b8ca3a/XHAKA-Granit_311558", + "no": 10, + "name": "Granit XHAKA", + "code": "SUI" + }, + "313559": { + "url": "https://digitalhub.fifa.com/transform/07f27983-8eee-43f3-b68c-b45b6f806785/RODRIGUEZ-Ricardo_313559", + "no": 13, + "name": "Ricardo RODRIGUEZ", + "code": "SUI" + }, + "314197": { + "url": "https://digitalhub.fifa.com/transform/49424ad5-f8d5-485a-a55b-07c22b49bd07/NEYMAR_314197", + "no": 10, + "name": "NEYMAR JR", + "code": "BRA" + }, + "314255": { + "url": "https://digitalhub.fifa.com/transform/65922b90-e1f9-453b-aa7c-b436746fce3c/HOSSEINI-Hossein_314255", + "no": 22, + "name": "Hossein HOSSEINI", + "code": "IRN" + }, + "315614": { + "url": "https://digitalhub.fifa.com/transform/5617bc24-ff35-493b-95f2-22239373414a/ARIAS-Santiago_315614", + "no": 4, + "name": "Santiago ARIAS", + "code": "COL" + }, + "316002": { + "url": "https://digitalhub.fifa.com/transform/3ef36338-4967-43c2-8698-1fb504ce30fd/ALABA-David_316002", + "no": 8, + "name": "David ALABA", + "code": "AUT" + }, + "318647": { + "url": "https://digitalhub.fifa.com/transform/d606fc1a-1644-428f-ada8-69c93198e5b3/FERNANDEZ-Gatito_318647", + "no": 1, + "name": "Gatito FERNANDEZ", + "code": "PAR" + }, + "321697": { + "url": "https://digitalhub.fifa.com/transform/bc1b0683-9839-4c4e-acf1-2256bc2e58a3/LECKIE-Mathew_321697", + "no": 7, + "name": "Mathew LECKIE", + "code": "AUS" + }, + "331135": { + "url": "https://digitalhub.fifa.com/transform/b64e66f2-6c65-4a90-8f28-6fc699fcf5ce/IZZO-Paul_331135", + "no": 12, + "name": "Paul Izzo", + "code": "AUS" + }, + "331149": { + "url": "https://digitalhub.fifa.com/transform/93c60eb1-755d-4019-aedb-4da099ceb670/DEGENEK-Milos_331149", + "no": 2, + "name": "Milos DEGENEK", + "code": "AUS" + }, + "331463": { + "url": "https://digitalhub.fifa.com/transform/2fd43bf7-76f0-4733-88d4-5d5ca820e91c/PAYNE-Tim_331463", + "no": 2, + "name": "Tim PAYNE", + "code": "NZL" + }, + "331732": { + "url": "https://digitalhub.fifa.com/transform/c4570ca7-10a7-44ca-901d-fee1e11e4400/CREPEAU-Maxime_331732", + "no": 16, + "name": "Maxime CREPEAU", + "code": "CAN" + }, + "332314": { + "url": "https://digitalhub.fifa.com/transform/4d275801-8b11-4fcc-bed0-ace70703da2d/IDRISSA-GANA-GUEYE_332314_1", + "no": 5, + "name": "Idrissa Gana GUEYE", + "code": "SEN" + }, + "332847": { + "url": "https://digitalhub.fifa.com/transform/76c073ae-2d3c-47b6-8fb5-698893f91a6f/PAREDES-Leandro_332847", + "no": 5, + "name": "Leandro PAREDES", + "code": "ARG" + }, + "332897": { + "url": "https://digitalhub.fifa.com/transform/eadeb58a-387f-4979-ae12-23a0296c172c/AGUIRRE-Rodrigo_332897", + "no": 19, + "name": "Rodrigo AGUIRRE", + "code": "URU" + }, + "332946": { + "url": "https://digitalhub.fifa.com/transform/30069661-f88d-4ff7-9c4e-071a5cf3c093/MARQUINHOS_332946", + "no": 4, + "name": "MARQUINHOS", + "code": "BRA" + }, + "335656": { + "url": "https://digitalhub.fifa.com/transform/364f443f-83df-4e8e-803c-765feae146a3/DANILO_335656", + "no": 13, + "name": "DANILO", + "code": "BRA" + }, + "335658": { + "url": "https://digitalhub.fifa.com/transform/c9b49c28-0494-4261-bb60-c2848b4e1120/ALEX-SANDRO_335658", + "no": 6, + "name": "ALEX SANDRO", + "code": "BRA" + }, + "335807": { + "url": "https://digitalhub.fifa.com/transform/115c99fd-ddc4-4f97-bc20-2cb7dae80735/SERI-Jean-Michael_335807", + "no": 4, + "name": "Jean Michael SERI", + "code": "CIV" + }, + "335999": { + "url": "https://digitalhub.fifa.com/transform/e923ca38-381d-4187-9d40-9f5f72434530/LAPORTE-Aymeric_335999", + "no": 14, + "name": "Aymeric LAPORTE", + "code": "ESP" + }, + "336022": { + "url": "https://digitalhub.fifa.com/transform/5f9b3bbf-edb5-4956-bce7-2d0a8e77f6ab/PICKFORD-Jordan_336022", + "no": 1, + "name": "Jordan PICKFORD", + "code": "ENG" + }, + "336088": { + "url": "https://digitalhub.fifa.com/transform/e44b0c79-cb0b-4ce8-bace-7530a516371f/AKE-Nathan_336088", + "no": 5, + "name": "Nathan AKE", + "code": "NED" + }, + "336098": { + "url": "https://digitalhub.fifa.com/transform/6fe9f49e-5f45-4a44-9807-579be23fc0db/DEPAY-Memphis_336098", + "no": 10, + "name": "Memphis DEPAY", + "code": "NED" + }, + "336170": { + "url": "https://digitalhub.fifa.com/transform/e9747d8e-47e9-45f3-b3b7-d3caf1ba1ecf/AYHAN-Kaan_336170", + "no": 22, + "name": "Kaan Ayhan", + "code": "TUR" + }, + "336425": { + "url": "https://digitalhub.fifa.com/transform/25e27fcf-479e-42fe-bd09-63dc8b8fa202/BAKAMBU-Cedric_336425", + "no": 17, + "name": "Cedric BAKAMBU", + "code": "COD" + }, + "336439": { + "url": "https://digitalhub.fifa.com/transform/201587e3-e8f9-4201-9ee5-23931fd0f016/KAKUTA-Gael_336439", + "no": 11, + "name": "Gael KAKUTA", + "code": "COD" + }, + "336459": { + "url": "https://digitalhub.fifa.com/transform/21f404b3-b430-489b-819c-c0460a2c3590/KHEDIRA-Rani_336459", + "no": 13, + "name": "Rani Khedira", + "code": "TUN" + }, + "336472": { + "url": "https://digitalhub.fifa.com/transform/a1ea2a12-4fba-4dbb-9a75-25c88685d90c/KRAMARIC-Andrej_336472", + "no": 9, + "name": "Andrej KRAMARIC", + "code": "CRO" + }, + "336641": { + "url": "https://digitalhub.fifa.com/transform/daf68d11-59d7-46f3-98ec-25a359c8a3a9/THOMAS-Ryan_336641", + "no": 23, + "name": "Ryan THOMAS", + "code": "NZL" + }, + "337232": { + "url": "https://digitalhub.fifa.com/transform/15739adf-0945-4a5d-bafa-abfaa784cce9/DAVIS-Eric_337232", + "no": 15, + "name": "Eric DAVIS", + "code": "PAN" + }, + "337251": { + "url": "https://digitalhub.fifa.com/transform/88587975-f375-48cb-bd3d-662e2095c8ca/WATERMAN-Cecilio_337251", + "no": 18, + "name": "Cecilio Waterman", + "code": "PAN" + }, + "337389": { + "url": "https://digitalhub.fifa.com/transform/eef7a9cc-256c-4000-ae64-38407521d30b/RALSTON-Anthony_337389", + "no": 24, + "name": "Anthony RALSTON", + "code": "SCO" + }, + "339112": { + "url": "https://digitalhub.fifa.com/transform/33a991a9-eb66-43b2-ad39-2718a8147c51/GERIA-Jason_339112", + "no": 6, + "name": "Jason GERIA", + "code": "AUS" + }, + "339117": { + "url": "https://digitalhub.fifa.com/transform/7c98d5eb-1514-4e8f-a6c6-60f4017b2175/RYAN-Mathew_339117", + "no": 1, + "name": "Mathew RYAN", + "code": "AUS" + }, + "339510": { + "url": "https://digitalhub.fifa.com/transform/964be907-1e8e-49ec-bd7f-7085cf7d79d3/REAM-Tim_339510", + "no": 13, + "name": "Tim REAM", + "code": "USA" + }, + "339745": { + "url": "https://digitalhub.fifa.com/transform/d167ee25-02d4-48c1-b6bf-ec1eea3a1633/SALEM-ALDAWSARI_339745", + "no": 10, + "name": "SALEM ALDAWSARI", + "code": "KSA" + }, + "339746": { + "url": "https://digitalhub.fifa.com/transform/1354d5cd-4cb5-4494-9033-efd38b3f1ac0/AHMED-ALKASSAR_339746", + "no": 22, + "name": "AHMED ALKASSAR", + "code": "KSA" + }, + "339820": { + "url": "https://digitalhub.fifa.com/transform/538bee26-1d47-4a95-a0f0-5d706f741e07/KOULIBALY-Kalidou_339820", + "no": 3, + "name": "Kalidou KOULIBALY", + "code": "SEN" + }, + "339987": { + "url": "https://digitalhub.fifa.com/transform/5d230f74-1e00-4b42-a880-844fe2aee964/KOVACIC-Mateo_339987", + "no": 8, + "name": "Mateo KOVACIC", + "code": "CRO" + }, + "344582": { + "url": "https://digitalhub.fifa.com/transform/c49e9539-7f3a-4566-bc73-0a1d80f69c85/MILLER-Roderick_344582", + "no": 25, + "name": "Roderick MILLER", + "code": "PAN" + }, + "344654": { + "url": "https://digitalhub.fifa.com/transform/8d5236b8-acac-4946-af8e-5b007bcfa284/MOHAMED-SALAH_344654", + "no": 10, + "name": "MOHAMED SALAH", + "code": "EGY" + }, + "344661": { + "url": "https://digitalhub.fifa.com/transform/403c9e6d-efe6-4917-86ea-c7eddc442208/RABIA-Ramy_344661", + "no": 5, + "name": "RAMY RABIA", + "code": "EGY" + }, + "345059": { + "url": "https://digitalhub.fifa.com/transform/618c02bf-ef05-4651-bd3a-10ee566afcab/ABDULAZIZ-HATEM_345059", + "no": 6, + "name": "ABDULAZIZ HATEM", + "code": "QAT" + }, + "346743": { + "url": "https://digitalhub.fifa.com/transform/509a4e4e-b242-4488-a334-84faac974457/KHALILZADEH-Shoja_346743", + "no": 4, + "name": "Shoja KHALILZADEH", + "code": "IRN" + }, + "347085": { + "url": "https://digitalhub.fifa.com/transform/a7f7a32a-4968-462b-9c34-e8a0d0530b99/JALAL-HASSAN_347085", + "no": 12, + "name": "JALAL HASSAN", + "code": "IRQ" + }, + "349342": { + "url": "https://digitalhub.fifa.com/transform/7b166229-d82d-4323-9c79-eb973e996408/BEHICH-Aziz_349342", + "no": 16, + "name": "Aziz BEHICH", + "code": "AUS" + }, + "353235": { + "url": "https://digitalhub.fifa.com/transform/527a870c-dad4-474a-91a3-3ccac43d3ce7/AYEW-Jordan_353235", + "no": 9, + "name": "Jordan AYEW", + "code": "GHA" + }, + "353251": { + "url": "https://digitalhub.fifa.com/transform/7a0a40ba-22fe-4585-8c3a-6bb981c6dfb4/AHMED-ALAAELDIN_353251", + "no": 7, + "name": "AHMED ALAAELDIN", + "code": "QAT" + }, + "353790": { + "url": "https://digitalhub.fifa.com/transform/e0f75257-7c12-4777-a0d6-87b5d30f5548/MANE-Sadio_353790", + "no": 10, + "name": "Sadio MANE", + "code": "SEN" + }, + "354861": { + "url": "https://digitalhub.fifa.com/transform/d73feeea-8ce1-447c-a008-c9b71e1e6295/KARIM-BOUDIAF_354861", + "no": 12, + "name": "KARIM BOUDIAF", + "code": "QAT" + }, + "355642": { + "url": "https://digitalhub.fifa.com/transform/69224c23-3cb2-4d08-967c-0c318328366a/RYAN-MENDES_355642", + "no": 20, + "name": "RYAN MENDES", + "code": "CPV" + }, + "355775": { + "url": "https://digitalhub.fifa.com/transform/7726492b-0996-47a2-aafd-bd362844d9df/IRVINE-Jackson_355775", + "no": 22, + "name": "Jackson IRVINE", + "code": "AUS" + }, + "356189": { + "url": "https://digitalhub.fifa.com/transform/95e802dd-2731-42ff-97ce-b92c47954fa1/HENDERSON-Jordan_356189", + "no": 14, + "name": "Jordan HENDERSON", + "code": "ENG" + }, + "356412": { + "url": "https://digitalhub.fifa.com/transform/41a8791f-677e-4106-b2e4-9d71011c561d/WIDMER-Silvan_356412", + "no": 3, + "name": "Silvan WIDMER", + "code": "SUI" + }, + "356532": { + "url": "https://digitalhub.fifa.com/transform/30bebca0-cc33-4a32-ad33-8a6141647128/MBEMBA-Chancel_356532", + "no": 22, + "name": "Chancel MBEMBA", + "code": "COD" + }, + "356673": { + "url": "https://digitalhub.fifa.com/transform/49a8906a-91a9-4527-b453-dbb1fe508c61/LUCAS-MENDES_356673", + "no": 3, + "name": "LUCAS MENDES", + "code": "QAT" + }, + "356704": { + "url": "https://digitalhub.fifa.com/transform/ab12e549-2406-4bbb-a420-0f9ccef2c09e/QUINTERO-Juan_356704", + "no": 20, + "name": "Juan QUINTERO", + "code": "COL" + }, + "356731": { + "url": "https://digitalhub.fifa.com/transform/ec48d7a7-0cf7-4fc8-b999-e3c15fee5e98/JIMENEZ-Raul_356731", + "no": 9, + "name": "Raul JIMENEZ", + "code": "MEX" + }, + "356956": { + "url": "https://digitalhub.fifa.com/transform/338ae8a7-8734-423e-ae54-2f783dba77ce/BOUNOU-Yassine_356956", + "no": 1, + "name": "Yassine BOUNOU", + "code": "MAR" + }, + "358003": { + "url": "https://digitalhub.fifa.com/transform/201b5e1b-25b8-4cd6-a8fa-2678977172fe/DARIDA-Vladimir_358003", + "no": 8, + "name": "Vladimir DARIDA", + "code": "CZE" + }, + "358106": { + "url": "https://digitalhub.fifa.com/transform/b630bdbe-3615-43b0-b715-8da37b1ecfa6/COURTOIS-Thibaut_358106", + "no": 1, + "name": "Thibaut COURTOIS", + "code": "BEL" + }, + "358112": { + "url": "https://digitalhub.fifa.com/transform/302b7fb7-6964-4a52-8db4-9c12778b80fa/LUKAKU-Romelu_358112", + "no": 9, + "name": "Romelu LUKAKU", + "code": "BEL" + }, + "358120": { + "url": "https://digitalhub.fifa.com/transform/41fb7de3-9f9e-44f1-b63f-0551f5d33b2b/DE-BRUYNE-Kevin_358120", + "no": 7, + "name": "Kevin DE BRUYNE", + "code": "BEL" + }, + "358122": { + "url": "https://digitalhub.fifa.com/transform/13d6695b-4220-48cb-91b1-16a60dff2aa6/MEUNIER-Thomas_358122", + "no": 15, + "name": "Thomas MEUNIER", + "code": "BEL" + }, + "358241": { + "url": "https://digitalhub.fifa.com/transform/aa016ba2-828d-4d40-8e48-8f07a8d275d9/SABITZER-Marcel_358241", + "no": 9, + "name": "Marcel SABITZER", + "code": "AUT" + }, + "359381": { + "url": "https://digitalhub.fifa.com/transform/ba7ea3ab-0ef6-4cdd-834c-79a94739fe26/PERISIC-Ivan_359381", + "no": 14, + "name": "Ivan PERISIC", + "code": "CRO" + }, + "359634": { + "url": "https://digitalhub.fifa.com/transform/acc9b74c-859b-406f-add5-879c21150144/HANLEY-Grant_359634", + "no": 5, + "name": "Grant Hanley", + "code": "SCO" + }, + "360496": { + "url": "https://digitalhub.fifa.com/transform/747828c3-0592-411d-889a-9a59ae78e0b6/NORDFELDT-Kristoffer_360496", + "no": 23, + "name": "Kristoffer NORDFELDT", + "code": "SWE" + }, + "360498": { + "url": "https://digitalhub.fifa.com/transform/1ce10157-fad1-435e-b21d-b4f25a483bc1/GUNOK-Mert_360498", + "no": 1, + "name": "Mert GUNOK", + "code": "TUR" + }, + "360642": { + "url": "https://digitalhub.fifa.com/transform/0a3646b6-8b61-4004-a460-0aad23a8ff36/VARGAS-Camilo_360642", + "no": 12, + "name": "Camilo VARGAS", + "code": "COL" + }, + "363863": { + "url": "https://digitalhub.fifa.com/transform/fd2622c8-9bd4-40f0-bb16-6b3311bb1811/TREZEGUET_363863", + "no": 7, + "name": "TREZEGUET", + "code": "EGY" + }, + "364752": { + "url": "https://digitalhub.fifa.com/transform/b8286230-b161-484e-87a9-ce5a20e6f7d1/VOZINHA_364752", + "no": 1, + "name": "VOZINHA", + "code": "CPV" + }, + "367536": { + "url": "https://digitalhub.fifa.com/transform/3aa4be07-45b8-4c6c-9c82-e1e7d801e531/RAHMAN-Baba_367536", + "no": 17, + "name": "Baba RAHMAN", + "code": "GHA" + }, + "367981": { + "url": "https://digitalhub.fifa.com/transform/7cef9b58-da05-42ba-afe9-aebcd4d40a0e/DOUGLAS-SANTOS_367981", + "no": 16, + "name": "DOUGLAS SANTOS", + "code": "BRA" + }, + "368535": { + "url": "https://digitalhub.fifa.com/transform/0d8fc4f9-7330-4eaa-bbf0-7dfccbec09db/CROCOMBE-Max_368535", + "no": 1, + "name": "Max CROCOMBE", + "code": "NZL" + }, + "368545": { + "url": "https://digitalhub.fifa.com/transform/457a0153-becf-4cf5-ab9c-9c3be220327a/ISKANDEROV-Jamshid_368545", + "no": 8, + "name": "Jamshid ISKANDEROV", + "code": "UZB" + }, + "368546": { + "url": "https://digitalhub.fifa.com/transform/5e05ab4f-a3c8-4086-b1a1-54ec0f4ee475/SERGEEV-Igor_368546", + "no": 21, + "name": "Igor Sergeev", + "code": "UZB" + }, + "368649": { + "url": "https://digitalhub.fifa.com/transform/bb6c8016-d4b5-4434-9bba-1ec8cac37300/JOAO-CANCELO_368649", + "no": 20, + "name": "JOAO CANCELO", + "code": "POR" + }, + "368652": { + "url": "https://digitalhub.fifa.com/transform/ddf1b0a3-7ee9-4da9-b89e-773dc228fa58/DE-ARRASCAETA-Giorgian_368652", + "no": 10, + "name": "Giorgian DE ARRASCAETA", + "code": "URU" + }, + "368655": { + "url": "https://digitalhub.fifa.com/transform/977da143-5380-497d-85f7-d6e5ca34b27c/GIMENEZ-Jose-Maria_368655", + "no": 2, + "name": "Jose Maria GIMENEZ", + "code": "URU" + }, + "368660": { + "url": "https://digitalhub.fifa.com/transform/5e8ec886-a385-4ca6-9e90-d16b13c37534/VARELA-Guillermo_368660", + "no": 13, + "name": "Guillermo VARELA", + "code": "URU" + }, + "368664": { + "url": "https://digitalhub.fifa.com/transform/b5a98e25-83d4-441e-9c25-0eb4581277dc/ROCHET-Sergio_368664", + "no": 1, + "name": "Sergio ROCHET", + "code": "URU" + }, + "368689": { + "url": "https://digitalhub.fifa.com/transform/167fd8ff-0a3f-4c15-adc8-859e9d81caa3/JOSE-SA_368689", + "no": 12, + "name": "JOSE SA", + "code": "POR" + }, + "368744": { + "url": "https://digitalhub.fifa.com/transform/70d6d7cd-dcf4-4952-bee5-0f0b869aead7/FAHAD-TALIB_368744", + "no": 1, + "name": "FAHAD TALIB", + "code": "IRQ" + }, + "368860": { + "url": "https://digitalhub.fifa.com/transform/70e09388-6736-4f6c-85cf-0aa2017a6b18/DIGNE-Lucas_368860", + "no": 3, + "name": "Lucas Digne", + "code": "FRA" + }, + "369029": { + "url": "https://digitalhub.fifa.com/transform/6f54cf31-4fd8-4dff-aaa7-9db6bf2fa2ec/LIVAKOVIC-Dominik_369029", + "no": 1, + "name": "Dominik LIVAKOVIC", + "code": "CRO" + }, + "369089": { + "url": "https://digitalhub.fifa.com/transform/4973b241-e78b-4c13-b699-66c8c16f882a/PARTEY-Thomas_369089", + "no": 5, + "name": "Thomas PARTEY", + "code": "GHA" + }, + "369267": { + "url": "https://digitalhub.fifa.com/transform/028afc10-053b-443f-819c-d95ae0d46a55/YASSER-IBRAHIM_369267", + "no": 2, + "name": "YASSER IBRAHIM", + "code": "EGY" + }, + "369304": { + "url": "https://digitalhub.fifa.com/transform/f192cf34-173f-47b3-9748-981bd3f21275/CALHANOGLU-Hakan_369304", + "no": 10, + "name": "Hakan CALHANOGLU", + "code": "TUR" + }, + "369419": { + "url": "https://digitalhub.fifa.com/transform/5ad83fe6-1139-4f92-a97c-669052eb1755/KANE-Harry_369419", + "no": 9, + "name": "Harry KANE", + "code": "ENG" + }, + "369434": { + "url": "https://digitalhub.fifa.com/transform/bb455f6a-d793-44ef-92b8-bd1aff6d14d6/STONES-John_369434", + "no": 5, + "name": "John STONES", + "code": "ENG" + }, + "369530": { + "url": "https://digitalhub.fifa.com/transform/549e0eab-ae8f-4f4b-8d9b-36cbeaae716c/CORDOBA-Jhon_369530", + "no": 9, + "name": "Jhon CORDOBA", + "code": "COL" + }, + "369744": { + "url": "https://digitalhub.fifa.com/transform/d37c65ce-135e-4bd4-b870-2c2548b93e2d/GOMEZ-Gustavo_369744", + "no": 15, + "name": "Gustavo GOMEZ", + "code": "PAR" + }, + "369749": { + "url": "https://digitalhub.fifa.com/transform/241fe8c3-a33e-411a-8eca-e81cc3fba926/ALONSO-Junior_369749", + "no": 6, + "name": "Junior ALONSO", + "code": "PAR" + }, + "369761": { + "url": "https://digitalhub.fifa.com/transform/62600270-27f4-432a-8f1f-1014124829c1/ALMIRON-Miguel_369761", + "no": 10, + "name": "Miguel ALMIRON", + "code": "PAR" + }, + "369768": { + "url": "https://digitalhub.fifa.com/transform/97bc175a-1e5c-417f-ab23-492237ddb3ab/SANABRIA-Antonio_369768", + "no": 9, + "name": "Antonio SANABRIA", + "code": "PAR" + }, + "370171": { + "url": "https://digitalhub.fifa.com/transform/d8107e3c-87b1-452f-9f6a-a704145d2d51/SECK-Abdoulaye_370171", + "no": 4, + "name": "Abdoulaye Seck", + "code": "SEN" + }, + "370986": { + "url": "https://digitalhub.fifa.com/transform/982a5ed2-0878-4733-b071-cd7cc532ee37/OSORIO-Jonathan_370986", + "no": 21, + "name": "Jonathan OSORIO", + "code": "CAN" + }, + "371142": { + "url": "https://digitalhub.fifa.com/transform/cc41974e-475a-4ba0-bb88-ec792a18c3ab/RUFER-Alex_371142", + "no": 14, + "name": "Alex RUFER", + "code": "NZL" + }, + "371345": { + "url": "https://digitalhub.fifa.com/transform/3653b567-3520-45f9-b757-4f13a939ef39/XAMROBEKOV-Odiljon_371345", + "no": 9, + "name": "Odiljon XAMROBEKOV", + "code": "UZB" + }, + "371348": { + "url": "https://digitalhub.fifa.com/transform/eb1daf2f-c27b-45a4-a574-7ac0abd24061/SHUKUROV-Otabek_371348", + "no": 7, + "name": "Otabek Shukurov", + "code": "UZB" + }, + "371393": { + "url": "https://digitalhub.fifa.com/transform/e49aa204-3009-462c-920b-c9dfcd8b9c03/KHAMDAMOV-Dostonbek_371393", + "no": 17, + "name": "Dostonbek Khamdamov", + "code": "UZB" + }, + "371415": { + "url": "https://digitalhub.fifa.com/transform/8f306071-778f-4a11-bb29-76de06ba7a30/ASHURMATOV-Rustam_371415", + "no": 5, + "name": "Rustam ASHURMATOV", + "code": "UZB" + }, + "371553": { + "url": "https://digitalhub.fifa.com/transform/3efabccf-6fc5-4192-b000-ea89f4b63c06/TAGNAOUTI-Ahmed-Reda_371553", + "no": 22, + "name": "Ahmed Reda TAGNAOUTI", + "code": "MAR" + }, + "371609": { + "url": "https://digitalhub.fifa.com/transform/2e649ed1-5e23-4de2-aafc-79fac130f5f0/KESSIE-Franck_371609", + "no": 8, + "name": "Franck KESSIE", + "code": "CIV" + }, + "371736": { + "url": "https://digitalhub.fifa.com/transform/a2e8983e-9596-49b3-8c5c-e398d66e27c5/EZATOLAHI-Saeid_371736", + "no": 6, + "name": "Saeid EZATOLAHI", + "code": "IRN" + }, + "371739": { + "url": "https://digitalhub.fifa.com/transform/9612130f-7351-47d4-b346-dcd331a62cbe/SCHLAGER-Alexander_371739", + "no": 1, + "name": "Alexander SCHLAGER", + "code": "AUT" + }, + "371956": { + "url": "https://digitalhub.fifa.com/transform/9f0ecbc1-e1f8-4c5a-a39b-34902fd3cfe7/LEO-PEREIRA_371956", + "no": 15, + "name": "LEO PEREIRA", + "code": "BRA" + }, + "371958": { + "url": "https://digitalhub.fifa.com/transform/efe78874-6cb4-4156-a6ce-af7c6374d11f/CORNELIUS-Derek_371958", + "no": 13, + "name": "Derek CORNELIUS", + "code": "CAN" + }, + "372090": { + "url": "https://digitalhub.fifa.com/transform/ef0f99d9-6838-4b25-8a18-ecd9638bd51f/PINEDA-Orbelin_372090", + "no": 17, + "name": "Orbelin PINEDA", + "code": "MEX" + }, + "372243": { + "url": "https://digitalhub.fifa.com/transform/b2217b87-df88-4228-8235-a7ec752aef31/LIENHART-Philipp_372243", + "no": 15, + "name": "Philipp Lienhart", + "code": "AUT" + }, + "372266": { + "url": "https://digitalhub.fifa.com/transform/cf6efacc-6c34-4679-b833-b2c5371b4ee6/AMRABAT-Sofyan_372266", + "no": 4, + "name": "Sofyan AMRABAT", + "code": "MAR" + }, + "372294": { + "url": "https://digitalhub.fifa.com/transform/69fa6a49-0e30-42d4-afe1-83d6e38c1eed/BEN-HESSEN-Sabri_372294", + "no": 22, + "name": "Sabri BEN HESSEN", + "code": "TUN" + }, + "372342": { + "url": "https://digitalhub.fifa.com/transform/5d8477c7-2f01-40fd-bc37-fbb35a936957/DIAZ-Ismael_372342", + "no": 10, + "name": "Ismael DIAZ", + "code": "PAN" + }, + "372424": { + "url": "https://digitalhub.fifa.com/transform/d8171170-8b91-49e5-b32a-7b3494bf5809/CALETA-CAR-Duje_372424", + "no": 5, + "name": "Duje CALETA-CAR", + "code": "CRO" + }, + "372436": { + "url": "https://digitalhub.fifa.com/transform/ddc91c53-fc37-453c-b16e-50ef5e2dd2da/SUNJIC-Ivan_372436", + "no": 14, + "name": "Ivan SUNJIC", + "code": "BIH" + }, + "373235": { + "url": "https://digitalhub.fifa.com/transform/4abc883f-1368-46d6-8849-308d06b641e6/NYLAND-Orjan_373235", + "no": 1, + "name": "Orjan NYLAND", + "code": "NOR" + }, + "373344": { + "url": "https://digitalhub.fifa.com/transform/c8ad756c-e6dc-4458-ad13-d34d2b668c63/GARRY-RODRIGUES_373344", + "no": 11, + "name": "GARRY RODRIGUES", + "code": "CPV" + }, + "373400": { + "url": "https://digitalhub.fifa.com/transform/4688cb2a-6446-4439-ba5f-e4db7b5a18c5/VALENCIA-Enner_373400", + "no": 13, + "name": "Enner VALENCIA", + "code": "ECU" + }, + "375600": { + "url": "https://digitalhub.fifa.com/transform/712811cf-a3ff-4043-91f0-5044f8028dee/SCHOEPF-Alessandro_375600", + "no": 26, + "name": "Alessandro SCHOEPF", + "code": "AUT" + }, + "376230": { + "url": "https://digitalhub.fifa.com/transform/bed62578-6b40-402e-8c63-94159988fe95/KOLASINAC-Sead_376230", + "no": 5, + "name": "Sead KOLASINAC", + "code": "BIH" + }, + "376285": { + "url": "https://digitalhub.fifa.com/transform/dc4250ac-0a37-44da-9ae0-c858225ad8a1/MANDI-Aissa_376285", + "no": 2, + "name": "Aissa MANDI", + "code": "ALG" + }, + "379886": { + "url": "https://digitalhub.fifa.com/transform/1bea8439-0136-4f96-ae79-7d165c648b4a/JAHANBAKHSH-Alireza_379886", + "no": 7, + "name": "Alireza JAHANBAKHSH", + "code": "IRN" + }, + "379939": { + "url": "https://digitalhub.fifa.com/transform/02fbf423-afa1-4863-8ddc-af2136fb5685/BENTALEB-Nabil_379939", + "no": 19, + "name": "Nabil Bentaleb", + "code": "ALG" + }, + "379942": { + "url": "https://digitalhub.fifa.com/transform/172fb59c-24f2-4bc0-82a2-cdc869badf53/MAHREZ-Riyad_379942", + "no": 7, + "name": "Riyad Mahrez", + "code": "ALG" + }, + "379953": { + "url": "https://digitalhub.fifa.com/transform/a5e5e083-d89c-4be7-a367-8456e0f8cb35/GORETZKA-Leon_379953", + "no": 8, + "name": "Leon GORETZKA", + "code": "GER" + }, + "379955": { + "url": "https://digitalhub.fifa.com/transform/88c43fe2-0c78-437c-a2bf-388c3673c58c/RUEDIGER-Antonio_379955", + "no": 2, + "name": "Antonio RUEDIGER", + "code": "GER" + }, + "380005": { + "url": "https://digitalhub.fifa.com/transform/f3c0fd5e-6814-4acc-822a-2152e1cf79de/PASALIC-Mario_380005", + "no": 15, + "name": "Mario PASALIC", + "code": "CRO" + }, + "380007": { + "url": "https://digitalhub.fifa.com/transform/c8cf4e84-2bd2-4e20-bb73-c7f14a935b73/BEIRANVAND-Alireza_380007", + "no": 1, + "name": "Alireza BEIRANVAND", + "code": "IRN" + }, + "382312": { + "url": "https://digitalhub.fifa.com/transform/75870c29-917d-4ad0-984c-c7ba4e85953c/BURGESS-Cameron_382312", + "no": 21, + "name": "Cameron BURGESS", + "code": "AUS" + }, + "382739": { + "url": "https://digitalhub.fifa.com/transform/ab948683-40c0-4af1-9038-b7f24da3ffc2/LLORENTE-Marcos_382739", + "no": 5, + "name": "Marcos LLORENTE", + "code": "ESP" + }, + "384751": { + "url": "https://digitalhub.fifa.com/transform/ebae7760-2b89-4f53-bc2a-38b1b276f85b/GONCALO-GUEDES_384751", + "no": 19, + "name": "GONCALO GUEDES", + "code": "POR" + }, + "384752": { + "url": "https://digitalhub.fifa.com/transform/7eab2fa3-e7d1-4876-aaaa-a44a9e923750/RUBEN-DIAS_384752", + "no": 3, + "name": "RUBEN DIAS", + "code": "POR" + }, + "384797": { + "url": "https://digitalhub.fifa.com/transform/0aad53c3-8ade-4161-8605-09eed82b2c23/REZAEIAN-Ramin_384797", + "no": 23, + "name": "Ramin REZAEIAN", + "code": "IRN" + }, + "384850": { + "url": "https://digitalhub.fifa.com/transform/98cfccc5-8732-4a13-a4ec-127c4e886d90/RAJAEI-AYED_384850", + "no": 14, + "name": "RAJAEI AYED", + "code": "JOR" + }, + "385030": { + "url": "https://digitalhub.fifa.com/transform/0163854c-2dc3-4f41-8994-af78cc54ad9f/ESCOBAR-Fidel_385030", + "no": 4, + "name": "Fidel ESCOBAR", + "code": "PAN" + }, + "385031": { + "url": "https://digitalhub.fifa.com/transform/018c385a-4ec9-457e-8c6b-71ed2be9c0fd/MURILLO-Amir_385031", + "no": 23, + "name": "Amir MURILLO", + "code": "PAN" + }, + "385067": { + "url": "https://digitalhub.fifa.com/transform/c3e4cf4b-06b4-4c6b-9370-a64d8a4c8bfb/BOUALEM-KHOUKHI_385067", + "no": 16, + "name": "BOUALEM KHOUKHI", + "code": "QAT" + }, + "385070": { + "url": "https://digitalhub.fifa.com/transform/8a9260d2-027a-4716-af4b-7e5f2983e652/MOHAMMED-MUNTARI_385070", + "no": 9, + "name": "MOHAMMED MUNTARI", + "code": "QAT" + }, + "385139": { + "url": "https://digitalhub.fifa.com/transform/2db8b1e8-a601-41ad-aaf5-051040c9325c/SAYFIEV-Farrukh_385139", + "no": 4, + "name": "Farrukh SAYFIEV", + "code": "UZB" + }, + "385248": { + "url": "https://digitalhub.fifa.com/transform/255e18de-7d1d-4a99-a05c-8047149ec1bc/GRILLITSCH-Florian_385248", + "no": 10, + "name": "Florian GRILLITSCH", + "code": "AUT" + }, + "385259": { + "url": "https://digitalhub.fifa.com/transform/e5140daf-dd57-4b76-9777-85aec86e6c22/LAIMER-Konrad_385259", + "no": 20, + "name": "Konrad LAIMER", + "code": "AUT" + }, + "385306": { + "url": "https://digitalhub.fifa.com/transform/5f115675-51fb-4e0c-ac8c-7226b762b4a1/CUBAS-Andres_385306", + "no": 14, + "name": "Andres CUBAS", + "code": "PAR" + }, + "385472": { + "url": "https://digitalhub.fifa.com/transform/b358c6ce-2f88-4210-8035-4c33186ac486/ERGASHEV-Botirali_385472", + "no": 16, + "name": "Botirali ERGASHEV", + "code": "UZB" + }, + "385475": { + "url": "https://digitalhub.fifa.com/transform/d311d575-b59c-4d9f-8825-b506b0aa3c49/SHOMURODOV-Eldor_385475", + "no": 14, + "name": "Eldor SHOMURODOV", + "code": "UZB" + }, + "385531": { + "url": "https://digitalhub.fifa.com/transform/f00dad89-01ad-4a76-9b69-9da9b0cccceb/SCHLAGER-Xaver_385531", + "no": 4, + "name": "Xaver Schlager", + "code": "AUT" + }, + "385833": { + "url": "https://digitalhub.fifa.com/transform/e65ebda4-7a66-4117-98d1-f97c1bda19d5/CARRASQUILLA-Adalberto_385833", + "no": 8, + "name": "Adalberto CARRASQUILLA", + "code": "PAN" + }, + "385994": { + "url": "https://digitalhub.fifa.com/transform/8b0d52a9-62d1-4e23-9a23-e786cfde39dd/ROLDAN-Cristian_385994", + "no": 15, + "name": "Cristian ROLDAN", + "code": "USA" + }, + "385998": { + "url": "https://digitalhub.fifa.com/transform/b7af4c7c-edc7-483d-a804-068ea864840e/MONTERO-Alvaro_385998", + "no": 24, + "name": "Alvaro MONTERO", + "code": "COL" + }, + "386013": { + "url": "https://digitalhub.fifa.com/transform/ce6f352e-52e7-4265-9bc9-d482292fe4fb/SANCHEZ-Davinson_386013", + "no": 23, + "name": "Davinson SANCHEZ", + "code": "COL" + }, + "386339": { + "url": "https://digitalhub.fifa.com/transform/7f04e2d8-1f0b-491e-8551-5a856979bc97/MARTINEZ-Guillermo_386339", + "no": 22, + "name": "Guillermo MARTINEZ", + "code": "MEX" + }, + "386347": { + "url": "https://digitalhub.fifa.com/transform/b5995ed9-3969-48a1-abc7-abd8df77abda/AKRAM-AFIF_386347", + "no": 11, + "name": "AKRAM AFIF", + "code": "QAT" + }, + "386348": { + "url": "https://digitalhub.fifa.com/transform/2b2c6d70-e76e-41d8-baff-36ba0965fca3/ASSIM-MADIBO_386348", + "no": 23, + "name": "ASSIM MADIBO", + "code": "QAT" + }, + "386366": { + "url": "https://digitalhub.fifa.com/transform/e49165f0-de52-4f7b-bb9a-689e7c4d4bd3/ALMOEZ-ALI_386366", + "no": 19, + "name": "ALMOEZ ALI", + "code": "QAT" + }, + "386387": { + "url": "https://digitalhub.fifa.com/transform/333bc183-dd03-4b3a-8ee6-410a32c12e57/SULTAN-ALBRAKE_386387", + "no": 18, + "name": "SULTAN ALBRAKE", + "code": "QAT" + }, + "386413": { + "url": "https://digitalhub.fifa.com/transform/ada33dfd-5b01-4792-88f4-14c06641509e/KIMMICH-Joshua_386413", + "no": 6, + "name": "Joshua KIMMICH", + "code": "GER" + }, + "386458": { + "url": "https://digitalhub.fifa.com/transform/f1ba51b5-2593-413f-9d87-a464060e20ff/ROMERO-GAMARRA-Alejandro_386458", + "no": 17, + "name": "Alejandro ROMERO GAMARRA", + "code": "PAR" + }, + "386473": { + "url": "https://digitalhub.fifa.com/transform/ff31f89d-7f19-4a3e-b213-6c943ec77fb4/ZIGI-Lawrence-Ati_386473", + "no": 1, + "name": "Lawrence Ati ZIGI", + "code": "GHA" + }, + "386538": { + "url": "https://digitalhub.fifa.com/transform/148bf081-d6bb-4b52-8db0-9231126fa762/BENTANCUR-Rodrigo_386538", + "no": 6, + "name": "Rodrigo BENTANCUR", + "code": "URU" + }, + "388475": { + "url": "https://digitalhub.fifa.com/transform/0d942331-39fb-421e-8a8d-d1f875958559/TAREMI-Mehdi_388475", + "no": 9, + "name": "Mehdi TAREMI", + "code": "IRN" + }, + "389437": { + "url": "https://digitalhub.fifa.com/transform/59f676b5-4f37-4206-8c37-5c2aecdd3b9e/EHSAN-HADDAD_389437", + "no": 23, + "name": "EHSAN HADDAD", + "code": "JOR" + }, + "389485": { + "url": "https://digitalhub.fifa.com/transform/0c3725a4-a529-412d-867b-2ca0929a7a85/PALACIOS-Exequiel_389485", + "no": 14, + "name": "Exequiel PALACIOS", + "code": "ARG" + }, + "389740": { + "url": "https://digitalhub.fifa.com/transform/6353056f-aabd-49e1-9931-9b28010746a6/ERLIC-Martin_389740", + "no": 25, + "name": "Martin ERLIC", + "code": "CRO" + }, + "389753": { + "url": "https://digitalhub.fifa.com/transform/f0845e44-1c38-4bff-a4d4-3e238907d961/MORO-Nikola_389753", + "no": 7, + "name": "Nikola Moro", + "code": "CRO" + }, + "389754": { + "url": "https://digitalhub.fifa.com/transform/5c33a6f7-32cc-4821-949d-42fa33de6f74/MUSA-Petar_389754", + "no": 26, + "name": "Petar Musa", + "code": "CRO" + }, + "389782": { + "url": "https://digitalhub.fifa.com/transform/85df33e2-083f-4cef-9fa2-3a8fc7d29466/ESTUPINAN-Pervis_389782", + "no": 7, + "name": "Pervis ESTUPINAN", + "code": "ECU" + }, + "389784": { + "url": "https://digitalhub.fifa.com/transform/59ffe3d1-0963-44f5-861e-9eb6590d8fce/FRANCO-Alan_389784", + "no": 21, + "name": "Alan FRANCO", + "code": "ECU" + }, + "389867": { + "url": "https://digitalhub.fifa.com/transform/66f6087d-9563-4644-8f10-5614ef6e1e51/MBAPPE-Kylian_389867", + "no": 10, + "name": "Kylian MBAPPE", + "code": "FRA" + }, + "389876": { + "url": "https://digitalhub.fifa.com/transform/daae69ae-72e0-4e42-812f-d19d74d12478/UPAMECANO-Dayot_389876", + "no": 4, + "name": "Dayot UPAMECANO", + "code": "FRA" + }, + "389879": { + "url": "https://digitalhub.fifa.com/transform/9a389290-d443-4b83-8e3a-70e481bca3f1/ZIDANE-Luca_389879", + "no": 23, + "name": "Luca ZIDANE", + "code": "ALG" + }, + "389886": { + "url": "https://digitalhub.fifa.com/transform/87cebb80-d20e-42c4-9030-8adcb1a3e1a8/BURNIC-Dzenis_389886", + "no": 17, + "name": "Dzenis BURNIC", + "code": "BIH" + }, + "389907": { + "url": "https://digitalhub.fifa.com/transform/1e968b8d-1b4c-4bce-86b7-8a4ad87eef3a/OZCAN-Salih_389907", + "no": 5, + "name": "Salih OZCAN", + "code": "TUR" + }, + "390181": { + "url": "https://digitalhub.fifa.com/transform/37f084e5-faf4-4447-bdf1-c7ac8b0fa6e8/BELL-Joe_390181", + "no": 6, + "name": "Joe BELL", + "code": "NZL" + }, + "390196": { + "url": "https://digitalhub.fifa.com/transform/e2c1ff8e-bc45-46aa-b217-a6c2c588c497/McCOWATT-Callum_390196", + "no": 20, + "name": "Callum McCOWATT", + "code": "NZL" + }, + "390205": { + "url": "https://digitalhub.fifa.com/transform/009066e3-bc4c-48e9-af6c-1a7065946bd5/LOGAN-ROGERSON_390205", + "no": 7, + "name": "Logan ROGERSON", + "code": "NZL" + }, + "390209": { + "url": "https://digitalhub.fifa.com/transform/3c43e6c2-50b4-4cb3-ba2e-e94f9a928edd/SINGH-Sarpreet_390209", + "no": 10, + "name": "Sarpreet SINGH", + "code": "NZL" + }, + "390218": { + "url": "https://digitalhub.fifa.com/transform/a9766a27-9d3c-4856-8462-396d87ee2335/WOUD-Michael_390218", + "no": 22, + "name": "Michael WOUD", + "code": "NZL" + }, + "390238": { + "url": "https://digitalhub.fifa.com/transform/7fdbded2-aa27-44b1-9bf1-ff1d17c58f86/ADAMS-Tyler_390238", + "no": 4, + "name": "Tyler ADAMS", + "code": "USA" + }, + "390259": { + "url": "https://digitalhub.fifa.com/transform/4406f0ad-8f60-4a98-89c0-89797bfe804d/McKENNIE-Weston_390259", + "no": 8, + "name": "Weston McKENNIE", + "code": "USA" + }, + "390267": { + "url": "https://digitalhub.fifa.com/transform/34d1c247-2a09-4fd6-87bc-71ec687a54aa/PULISIC-Christian_390267", + "no": 10, + "name": "Christian PULISIC", + "code": "USA" + }, + "390272": { + "url": "https://digitalhub.fifa.com/transform/e14ee5aa-4770-492a-9e51-95343310e5d9/TRUSTY-Auston_390272", + "no": 6, + "name": "Auston TRUSTY", + "code": "USA" + }, + "390276": { + "url": "https://digitalhub.fifa.com/transform/31951bf6-a6b5-4646-b489-a2ca3fd4e550/WRIGHT-Haji_390276", + "no": 19, + "name": "Haji WRIGHT", + "code": "USA" + }, + "390278": { + "url": "https://digitalhub.fifa.com/transform/c23fe669-c31a-45e3-b5b2-bbe9ecb8b4de/ZENDEJAS-Alex_390278", + "no": 26, + "name": "Alex ZENDEJAS", + "code": "USA" + }, + "390475": { + "url": "https://digitalhub.fifa.com/transform/200f1c50-a60a-4c33-ad94-b4dabd605f35/SITHOLE-Sphephelo_390475", + "no": 13, + "name": "Sphephelo SITHOLE", + "code": "RSA" + }, + "390525": { + "url": "https://digitalhub.fifa.com/transform/daa227b2-f837-4fc4-bdc3-b5436c92b2e6/LEE-Jaesung_390525", + "no": 10, + "name": "LEE Jaesung", + "code": "KOR" + }, + "390534": { + "url": "https://digitalhub.fifa.com/transform/20ec6667-ff1b-4fb3-8128-ecf2eb1c6e18/KANANI-Hossein_390534", + "no": 13, + "name": "Hossein KANANI", + "code": "IRN" + }, + "390535": { + "url": "https://digitalhub.fifa.com/transform/f41b26d6-f1d1-47c2-ac56-dbce12a4baef/TORABI-Mehdi_390535", + "no": 16, + "name": "Mehdi TORABI", + "code": "IRN" + }, + "390537": { + "url": "https://digitalhub.fifa.com/transform/ed36d5fa-f6ab-4e3c-8bdd-1c5cf555f225/MOHAMMADI-Milad_390537", + "no": 5, + "name": "Milad MOHAMMADI", + "code": "IRN" + }, + "390541": { + "url": "https://digitalhub.fifa.com/transform/339c7ce2-356d-4b5f-8aed-58e4040a6f62/TANIGUCHI-Shogo_390541", + "no": 3, + "name": "Shogo TANIGUCHI", + "code": "JPN" + }, + "390650": { + "url": "https://digitalhub.fifa.com/transform/5bd9ff87-6801-46d2-8f10-ca9eb3ea2ea4/ROOM-Eloy_390650", + "no": 1, + "name": "Eloy ROOM", + "code": "CUW" + }, + "390670": { + "url": "https://digitalhub.fifa.com/transform/21086aea-3ec5-47b2-a81f-f7316489183a/LARIN-Cyle_390670", + "no": 9, + "name": "Cyle LARIN", + "code": "CAN" + }, + "391297": { + "url": "https://digitalhub.fifa.com/transform/5517003d-ede4-43f5-a595-68e9bd17f6ca/GRIMALDO-Alex_391297", + "no": 3, + "name": "Alex GRIMALDO", + "code": "ESP" + }, + "391646": { + "url": "https://digitalhub.fifa.com/transform/e69df72a-0135-4989-802c-e2c85556cd00/DOAN-Ritsu_391646", + "no": 10, + "name": "Ritsu DOAN", + "code": "JPN" + }, + "393480": { + "url": "https://digitalhub.fifa.com/transform/b2483096-041c-489b-a1c5-6d930f380909/EMBOLO-Breel_393480", + "no": 7, + "name": "Breel EMBOLO", + "code": "SUI" + }, + "394376": { + "url": "https://digitalhub.fifa.com/transform/e3774306-ac78-44ee-954b-9f4328a035c1/MACHADO-Deiver_394376", + "no": 22, + "name": "Deiver MACHADO", + "code": "COL" + }, + "394456": { + "url": "https://digitalhub.fifa.com/transform/f32cd105-d97b-4a7b-8eb0-258271640a72/FABINHO_394456", + "no": 17, + "name": "FABINHO", + "code": "BRA" + }, + "394500": { + "url": "https://digitalhub.fifa.com/transform/efd8e0c0-6d52-43f0-95ce-b9c258914603/MOJICA-Johan_394500", + "no": 17, + "name": "Johan MOJICA", + "code": "COL" + }, + "394824": { + "url": "https://digitalhub.fifa.com/transform/db91883b-99ec-4aa2-bf1a-cc7912040c7b/RULLI-Geronimo_394824", + "no": 12, + "name": "Geronimo RULLI", + "code": "ARG" + }, + "394829": { + "url": "https://digitalhub.fifa.com/transform/eac9ab63-eeed-412a-9ba7-4c5e6be05852/BALBUENA-Fabian_394829", + "no": 5, + "name": "Fabian BALBUENA", + "code": "PAR" + }, + "394993": { + "url": "https://digitalhub.fifa.com/transform/93e74f55-211b-4332-8b5c-d328eb02d026/NAZON-Duckens_394993", + "no": 9, + "name": "Duckens NAZON", + "code": "HAI" + }, + "395050": { + "url": "https://digitalhub.fifa.com/transform/e5ddfbfb-b601-4ff8-83a5-f55162967798/MODIBA-Aubrey_395050", + "no": 6, + "name": "Aubrey MODIBA", + "code": "RSA" + }, + "395059": { + "url": "https://digitalhub.fifa.com/transform/2727bd1f-2d55-4a70-9bd5-58a96d4bf9bc/GOSS-Ricardo_395059", + "no": 22, + "name": "Ricardo GOSS", + "code": "RSA" + }, + "395083": { + "url": "https://digitalhub.fifa.com/transform/8460686d-d2c7-4d3e-98a5-f797400470ed/HWANG-Heechan_395083", + "no": 11, + "name": "HWANG Heechan", + "code": "KOR" + }, + "395084": { + "url": "https://digitalhub.fifa.com/transform/70be8ce3-bc90-4585-8871-a951dabf811e/HWANG-Inbeom_395084", + "no": 6, + "name": "HWANG Inbeom", + "code": "KOR" + }, + "395088": { + "url": "https://digitalhub.fifa.com/transform/743f3b76-7c6e-484c-8f62-4f4e22c082ae/KIM-Minjae_395088", + "no": 4, + "name": "KIM Minjae", + "code": "KOR" + }, + "395113": { + "url": "https://digitalhub.fifa.com/transform/329752fa-e310-4124-8fb2-be7cc478b929/BENSEBAINI-Ramy_395113", + "no": 21, + "name": "Ramy BENSEBAINI", + "code": "ALG" + }, + "395186": { + "url": "https://digitalhub.fifa.com/transform/388e5207-980c-407a-828c-270fbd4fdff6/AYMEN-HUSSEIN_395186", + "no": 18, + "name": "AYMEN HUSSEIN", + "code": "IRQ" + }, + "395205": { + "url": "https://digitalhub.fifa.com/transform/97535989-5b6f-414b-a582-54a0c48df12a/BERNARDO-SILVA_395205", + "no": 10, + "name": "BERNARDO SILVA", + "code": "POR" + }, + "395206": { + "url": "https://digitalhub.fifa.com/transform/4a31c35d-c697-4c1a-ac51-a120b82a3d83/BRUNO-FERNANDES_395206", + "no": 8, + "name": "BRUNO FERNANDES", + "code": "POR" + }, + "395212": { + "url": "https://digitalhub.fifa.com/transform/7b97ea5c-f883-424a-9133-eead7e175b00/NELSON-SEMEDO_395212", + "no": 2, + "name": "NELSON SEMEDO", + "code": "POR" + }, + "395216": { + "url": "https://digitalhub.fifa.com/transform/884a330c-be4c-442d-becb-2d601c7574d1/RUBEN-NEVES_395216", + "no": 21, + "name": "RUBEN NEVES", + "code": "POR" + }, + "395283": { + "url": "https://digitalhub.fifa.com/transform/88b96376-9f31-40fd-a0fc-ae12aab484c4/LINDELOF-Victor_395283", + "no": 3, + "name": "Victor LINDELOF", + "code": "SWE" + }, + "395286": { + "url": "https://digitalhub.fifa.com/transform/eb495b7c-f859-40c2-9327-9478faf03c24/SEMA-Ken_395286", + "no": 13, + "name": "Ken SEMA", + "code": "SWE" + }, + "395321": { + "url": "https://digitalhub.fifa.com/transform/87ce677a-e78d-474c-bfd7-b7dc77e89e62/ITO-Junya_395321", + "no": 14, + "name": "Junya ITO", + "code": "JPN" + }, + "395414": { + "url": "https://digitalhub.fifa.com/transform/ddda0414-89fe-4118-9830-8ef417990db4/LO-CELSO-Giovani_395414", + "no": 11, + "name": "Giovani Lo Celso", + "code": "ARG" + }, + "395427": { + "url": "https://digitalhub.fifa.com/transform/2a1d5731-391b-4644-a926-1bc899b86c81/EDERSON_395427", + "no": 23, + "name": "EDERSON", + "code": "BRA" + }, + "395471": { + "url": "https://digitalhub.fifa.com/transform/3c1dcefe-5f38-479a-ac6a-091a86cb7663/AMIRI-Nadiem_395471", + "no": 20, + "name": "Nadiem Amiri", + "code": "GER" + }, + "395516": { + "url": "https://digitalhub.fifa.com/transform/c8c3fa3a-9001-4221-ab3c-754158c0ad8a/MONTES-Cesar_395516", + "no": 3, + "name": "Cesar MONTES", + "code": "MEX" + }, + "395550": { + "url": "https://digitalhub.fifa.com/transform/961b906c-13d4-4869-942a-5f5d2e3fab3e/LERMA-Jefferson_395550", + "no": 16, + "name": "Jefferson LERMA", + "code": "COL" + }, + "395552": { + "url": "https://digitalhub.fifa.com/transform/908d10ae-e26e-4937-82b2-6baa54784ac7/MINA-Yerry_395552", + "no": 13, + "name": "Yerry MINA", + "code": "COL" + }, + "395581": { + "url": "https://digitalhub.fifa.com/transform/153e5b43-6e20-486d-bf4c-d0ff9615e9c6/MARTINEZ-Cristian_395581", + "no": 6, + "name": "Cristian MARTINEZ", + "code": "PAN" + }, + "395755": { + "url": "https://digitalhub.fifa.com/transform/20f762ed-3248-4b2d-8a4c-5f1e3891291f/EL-KAJOUI-Munir_395755", + "no": 12, + "name": "Munir EL KAJOUI", + "code": "MAR" + }, + "395760": { + "url": "https://digitalhub.fifa.com/transform/d46e989c-a503-485f-b507-57705654cd55/MARWANE-SAADANE_395760", + "no": 5, + "name": "Marwane SAADANE", + "code": "MAR" + }, + "395860": { + "url": "https://digitalhub.fifa.com/transform/90b92e39-b717-40c5-a2ab-05616ca017c8/MAHDY-SOLIMAN_395860", + "no": 16, + "name": "MAHDY SOLIMAN", + "code": "EGY" + }, + "395984": { + "url": "https://digitalhub.fifa.com/transform/8d294899-e656-4484-91b7-99d646bc590c/ZWANE-Themba_395984", + "no": 11, + "name": "Themba ZWANE", + "code": "RSA" + }, + "395986": { + "url": "https://digitalhub.fifa.com/transform/b95f9142-251c-4943-911c-9c8d7ad8dd1c/WILLIAMS-Ronwen_395986", + "no": 1, + "name": "Ronwen WILLIAMS", + "code": "RSA" + }, + "396158": { + "url": "https://digitalhub.fifa.com/transform/0e08174c-879f-4de0-9709-8fdc59357236/REBIN-GHAREEB_396158", + "no": 2, + "name": "REBIN SULAKA", + "code": "IRQ" + }, + "396315": { + "url": "https://digitalhub.fifa.com/transform/c66a5712-81fa-4527-9e5a-8221f11b3274/WEVERTON_396315", + "no": 12, + "name": "WEVERTON", + "code": "BRA" + }, + "396885": { + "url": "https://digitalhub.fifa.com/transform/be2d88f0-e368-49ef-9a33-c7585955c495/MOHAMMED-ALOWAIS_396885", + "no": 21, + "name": "MOHAMMED ALOWAIS", + "code": "KSA" + }, + "396950": { + "url": "https://digitalhub.fifa.com/transform/1e7a3a2d-fca9-400e-8a5a-244eadc0fb92/MAHMOUD-ALMARDI_396950", + "no": 13, + "name": "MAHMOUD ALMARDI", + "code": "JOR" + }, + "397753": { + "url": "https://digitalhub.fifa.com/transform/15bfe432-3e69-4900-b736-50ee6fd20cb5/JO-Hyeonwoo_397753", + "no": 21, + "name": "JO Hyeonwoo", + "code": "KOR" + }, + "397775": { + "url": "https://digitalhub.fifa.com/transform/924dd9c4-2333-4662-be95-df5d3d551368/ARCUS-Carlens_397775", + "no": 2, + "name": "Carlens ARCUS", + "code": "HAI" + }, + "397786": { + "url": "https://digitalhub.fifa.com/transform/df0e21eb-c210-4ea6-ab2c-0ac13635a9f8/VAN-DIJK-Virgil_397786", + "no": 4, + "name": "Virgil VAN DIJK", + "code": "NED" + }, + "397894": { + "url": "https://digitalhub.fifa.com/transform/155d55d5-4b94-4b50-9ed1-b9a102a501a2/YAZEED-ABULAILA_397894", + "no": 1, + "name": "YAZEED ABULAILA", + "code": "JOR" + }, + "398509": { + "url": "https://digitalhub.fifa.com/transform/5631cb24-dba7-44dd-ac2c-1c67b14d7649/ELVEDI-Nico_398509", + "no": 4, + "name": "Nico ELVEDI", + "code": "SUI" + }, + "398569": { + "url": "https://digitalhub.fifa.com/transform/93fcbe0f-13ca-41f6-b453-447b45aea6ef/BAZOER-Riechedly_398569", + "no": 23, + "name": "Riechedly Bazoer", + "code": "CUW" + }, + "398588": { + "url": "https://digitalhub.fifa.com/transform/23bcc976-2dbc-4fe2-b844-1878ff0cd354/SORLOTH-Alexander_398588", + "no": 7, + "name": "Alexander SORLOTH", + "code": "NOR" + }, + "398680": { + "url": "https://digitalhub.fifa.com/transform/e6eee717-fd8c-4f8f-a7e0-c4f978fe327f/DEMBELE-Ousmane_398680", + "no": 7, + "name": "Ousmane DEMBELE", + "code": "FRA" + }, + "398681": { + "url": "https://digitalhub.fifa.com/transform/355040a8-6b40-452b-92af-7c22f91cb87c/KANTE-Ngolo_398681", + "no": 13, + "name": "Ngolo KANTE", + "code": "FRA" + }, + "400416": { + "url": "https://digitalhub.fifa.com/transform/c34b4b07-7452-4e8b-a429-ad73f1f9277d/BARCENAS-Edgar-Yoel_400416", + "no": 11, + "name": "Edgar Yoel BARCENAS", + "code": "PAN" + }, + "400511": { + "url": "https://digitalhub.fifa.com/transform/5797a9db-f271-4f10-a480-1a0fdde80b7b/ITAKURA-Kou_400511", + "no": 4, + "name": "Kou ITAKURA", + "code": "JPN" + }, + "400514": { + "url": "https://digitalhub.fifa.com/transform/c041ee70-6920-4696-afe9-5a9982dc9a2b/TANAKA-Ao_400514", + "no": 7, + "name": "Ao TANAKA", + "code": "JPN" + }, + "400634": { + "url": "https://digitalhub.fifa.com/transform/b1581870-6bef-4c29-9a06-f306bbf03ca8/ALVAREZ-Edson_400634", + "no": 4, + "name": "Edson ALVAREZ", + "code": "MEX" + }, + "400716": { + "url": "https://digitalhub.fifa.com/transform/2b895db6-7f67-4436-b8da-54bdf0dd2e2b/ODEGAARD-Martin_400716", + "no": 10, + "name": "Martin ODEGAARD", + "code": "NOR" + }, + "400721": { + "url": "https://digitalhub.fifa.com/transform/22c6ca49-7262-4799-8a9f-530e427321ac/HAKIMI-Achraf_400721", + "no": 2, + "name": "Achraf HAKIMI", + "code": "MAR" + }, + "401023": { + "url": "https://digitalhub.fifa.com/transform/2069bb09-aaf0-41dc-81e4-a8f4df33b4e5/BRENET-Joshua_401023", + "no": 20, + "name": "Joshua BRENET", + "code": "CUW" + }, + "401131": { + "url": "https://digitalhub.fifa.com/transform/d33de7b2-c69b-4669-aaac-155c5657be16/GREGORITSCH-Michael_401131", + "no": 11, + "name": "Michael Gregoritsch", + "code": "AUT" + }, + "401167": { + "url": "https://digitalhub.fifa.com/transform/1b2e4fe1-8aec-4473-845b-d0ccb4e20a3a/SOYUNCU-Caglar_401167", + "no": 4, + "name": "Caglar SOYUNCU", + "code": "TUR" + }, + "401334": { + "url": "https://digitalhub.fifa.com/transform/af6ceadd-a14f-47c0-9f30-fd85d71a94cd/McGINN-John_401334", + "no": 7, + "name": "John McGinn", + "code": "SCO" + }, + "401339": { + "url": "https://digitalhub.fifa.com/transform/ba94c3aa-e071-4add-b402-5d3f8df8acb9/ROBERTSON-Andy_401339", + "no": 3, + "name": "Andy ROBERTSON", + "code": "SCO" + }, + "401378": { + "url": "https://digitalhub.fifa.com/transform/34f74ca0-1102-446c-b098-02decdf58b8d/TAH-Jonathan_401378", + "no": 4, + "name": "Jonathan TAH", + "code": "GER" + }, + "401444": { + "url": "https://digitalhub.fifa.com/transform/158822ad-a0e9-406c-a84d-e79b0392409f/TIELEMANS-Youri_401444", + "no": 8, + "name": "Youri TIELEMANS", + "code": "BEL" + }, + "401448": { + "url": "https://digitalhub.fifa.com/transform/e47d229b-d092-4759-82e0-0e5f88b2c894/ZAKARIA-Denis_401448", + "no": 6, + "name": "Denis ZAKARIA", + "code": "SUI" + }, + "401470": { + "url": "https://digitalhub.fifa.com/transform/1c89a3e5-8d8f-474f-a0fe-8c39faa3dc8d/RASHFORD-Marcus_401470", + "no": 11, + "name": "Marcus RASHFORD", + "code": "ENG" + }, + "401481": { + "url": "https://digitalhub.fifa.com/transform/725e8c7e-c712-45be-9e0a-ec5b121e84ad/SCHICK-Patrik_401481", + "no": 10, + "name": "Patrik Schick", + "code": "CZE" + }, + "401712": { + "url": "https://digitalhub.fifa.com/transform/d2b1d878-bbcc-4e16-bb77-7a90a01d0e37/TIERNEY-Kieran_401712", + "no": 6, + "name": "Kieran Tierney", + "code": "SCO" + }, + "401889": { + "url": "https://digitalhub.fifa.com/transform/695226c6-92b8-4aa6-995e-dcdd2d08eb96/SARR-Ismaila_401889", + "no": 18, + "name": "Ismaila SARR", + "code": "SEN" + }, + "401893": { + "url": "https://digitalhub.fifa.com/transform/a9555196-ece6-4f39-8c07-103e12f4c900/NUNO-DA-COSTA_401893", + "no": 21, + "name": "NUNO DA COSTA", + "code": "CPV" + }, + "401894": { + "url": "https://digitalhub.fifa.com/transform/04f8c613-3779-443b-8aa4-25ed1d3a60f1/JAMIRO-MONTEIRO_401894", + "no": 10, + "name": "JAMIRO MONTEIRO", + "code": "CPV" + }, + "401924": { + "url": "https://digitalhub.fifa.com/transform/fc41abe4-036c-4c99-aa2a-b56ddece0c2d/HASSAN-KADISH_401924", + "no": 14, + "name": "HASSAN KADISH", + "code": "KSA" + }, + "402021": { + "url": "https://digitalhub.fifa.com/transform/821a56dc-683d-4326-a784-21e25428a18f/FREULER-Remo_402021", + "no": 8, + "name": "Remo FREULER", + "code": "SUI" + }, + "402022": { + "url": "https://digitalhub.fifa.com/transform/66a48e5b-90b7-48fa-94b6-f91d76c28962/MVOGO-Yvon_402022", + "no": 12, + "name": "Yvon MVOGO", + "code": "SUI" + }, + "402044": { + "url": "https://digitalhub.fifa.com/transform/bf755ec0-abe7-4790-ad87-a2dc6d709654/DE-ROON-Marten_402044", + "no": 3, + "name": "Marten DE ROON", + "code": "NED" + }, + "402047": { + "url": "https://digitalhub.fifa.com/transform/2daab6cd-9fc6-4a46-acd6-82974aab8415/RABIOT-Adrien_402047", + "no": 14, + "name": "Adrien RABIOT", + "code": "FRA" + }, + "402261": { + "url": "https://digitalhub.fifa.com/transform/1c7519d2-960c-4d19-83e7-40a155f1a8eb/PEPE-Nicolas_402261", + "no": 19, + "name": "Nicolas PEPE", + "code": "CIV" + }, + "402772": { + "url": "https://digitalhub.fifa.com/transform/f1417540-93cb-4b82-9cfe-223e877d5923/GALLARDO-Jesus_402772", + "no": 23, + "name": "Jesus GALLARDO", + "code": "MEX" + }, + "402817": { + "url": "https://digitalhub.fifa.com/transform/369d8cea-dbe3-48fb-8a8a-e55180bf1fca/PAIK-Seungho_402817", + "no": 8, + "name": "PAIK Seungho", + "code": "KOR" + }, + "402820": { + "url": "https://digitalhub.fifa.com/transform/a45e87b1-92c4-4d33-ac9b-1bca03075996/SONG-Bumkeun_402820", + "no": 12, + "name": "SONG Bumkeun", + "code": "KOR" + }, + "402876": { + "url": "https://digitalhub.fifa.com/transform/5985fa52-e467-4c1c-95f2-355bd1cb3925/CANOBBIO-Agustin_402876", + "no": 14, + "name": "Agustin CANOBBIO", + "code": "URU" + }, + "402884": { + "url": "https://digitalhub.fifa.com/transform/bc29f114-2d51-4605-ae7a-eadf774e9d38/VALVERDE-Federico_402884", + "no": 8, + "name": "Federico VALVERDE", + "code": "URU" + }, + "402893": { + "url": "https://digitalhub.fifa.com/transform/704d2d9d-1b5f-4296-87f4-b7b591a58116/OLIVERA-Mathias_402893", + "no": 16, + "name": "Mathias OLIVERA", + "code": "URU" + }, + "402895": { + "url": "https://digitalhub.fifa.com/transform/b8714c68-0892-4c4f-8a51-deabf1e13879/VINA-Matias_402895", + "no": 17, + "name": "Matias VINA", + "code": "URU" + }, + "402897": { + "url": "https://digitalhub.fifa.com/transform/39573fa9-f716-4703-b772-cf1892d1b748/MELE-Santiago_402897", + "no": 12, + "name": "Santiago MELE", + "code": "URU" + }, + "402898": { + "url": "https://digitalhub.fifa.com/transform/7694c9e6-d4f9-4f60-8173-5a3a79bcaaa2/DE-LA-CRUZ-Nicolas_402898", + "no": 7, + "name": "Nicolas DE LA CRUZ", + "code": "URU" + }, + "402904": { + "url": "https://digitalhub.fifa.com/transform/cb547d8e-b176-46d1-8ae0-d53d106d168c/BUENO-Santiago_402904", + "no": 24, + "name": "Santiago BUENO", + "code": "URU" + }, + "402920": { + "url": "https://digitalhub.fifa.com/transform/2368bf53-1f73-427b-929e-557187d53ac7/MARTINEZ-Lautaro_402920", + "no": 22, + "name": "Lautaro MARTINEZ", + "code": "ARG" + }, + "402921": { + "url": "https://digitalhub.fifa.com/transform/1b4390f3-e94f-4851-a36b-595356b3d414/MARTINEZ-Lisandro_402921", + "no": 6, + "name": "Lisandro MARTINEZ", + "code": "ARG" + }, + "402925": { + "url": "https://digitalhub.fifa.com/transform/7aef8344-2a5b-42f0-b1a0-565d5220aa76/MOLINA-Nahuel_402925", + "no": 26, + "name": "Nahuel MOLINA", + "code": "ARG" + }, + "402926": { + "url": "https://digitalhub.fifa.com/transform/b8cd278f-c843-4b99-9fb3-c8f081fbb2a8/MONTIEL-Gonzalo_402926", + "no": 4, + "name": "Gonzalo MONTIEL", + "code": "ARG" + }, + "402934": { + "url": "https://digitalhub.fifa.com/transform/6e675b37-0a1a-4b1e-8ec8-34425ac08d86/MARCOS-SENESI_402934", + "no": 2, + "name": "Marcos SENESI", + "code": "ARG" + }, + "402974": { + "url": "https://digitalhub.fifa.com/transform/2e9be79f-76b7-4f12-8ba0-c4c21ec8b39d/PRECIADO-Angelo_402974", + "no": 17, + "name": "Angelo PRECIADO", + "code": "ECU" + }, + "402979": { + "url": "https://digitalhub.fifa.com/transform/755ac13c-2122-42ff-b40a-4582be61e59e/TORRES-Felix_402979", + "no": 2, + "name": "Felix TORRES", + "code": "ECU" + }, + "402985": { + "url": "https://digitalhub.fifa.com/transform/d4d93e2b-74aa-4bbf-89b2-22ebff655348/CAICEDO-Jordy_402985", + "no": 16, + "name": "Jordy CAICEDO", + "code": "ECU" + }, + "403001": { + "url": "https://digitalhub.fifa.com/transform/7c3541e5-a8cb-458c-b368-7f57c1b5ae03/DIOGO-COSTA_403001", + "no": 1, + "name": "DIOGO COSTA", + "code": "POR" + }, + "403002": { + "url": "https://digitalhub.fifa.com/transform/d9eaa8b4-91e3-4c4f-b501-4082718f5323/DIOGO-DALOT_403002", + "no": 5, + "name": "DIOGO DALOT", + "code": "POR" + }, + "403046": { + "url": "https://digitalhub.fifa.com/transform/acb3f8de-1176-40ef-99c2-e671120fbde0/HENDERSON-Dean_403046", + "no": 13, + "name": "Dean Henderson", + "code": "ENG" + }, + "403049": { + "url": "https://digitalhub.fifa.com/transform/54b28723-92e1-42e8-97b5-162f5099cf60/KONSA-Ezri_403049", + "no": 2, + "name": "Ezri KONSA", + "code": "ENG" + }, + "403063": { + "url": "https://digitalhub.fifa.com/transform/c918f48b-6fff-449f-ba1d-a8c84e6a6f00/TUANZEBE-Axel_403063", + "no": 4, + "name": "Axel Tuanzebe", + "code": "COD" + }, + "403083": { + "url": "https://digitalhub.fifa.com/transform/a89dc777-6262-4c1e-8b22-a9a9e5bf7300/DIOP-Issa_403083", + "no": 14, + "name": "Issa Diop", + "code": "MAR" + }, + "403090": { + "url": "https://digitalhub.fifa.com/transform/4387ca2a-2c1e-4bee-baad-95e9485a4ba0/LAFONT-Alban_403090", + "no": 23, + "name": "Alban Lafont", + "code": "CIV" + }, + "403094": { + "url": "https://digitalhub.fifa.com/transform/91ab0f40-08d4-44bc-8b5b-dddb63b440bf/MATETA-Jean-Philippe_403094", + "no": 22, + "name": "Jean-Philippe MATETA", + "code": "FRA" + }, + "403109": { + "url": "https://digitalhub.fifa.com/transform/6d9fa458-dba9-47da-87d9-83749fdfce9d/THURAM-Marcus_403109", + "no": 9, + "name": "Marcus THURAM", + "code": "FRA" + }, + "403236": { + "url": "https://digitalhub.fifa.com/transform/df931c9f-862e-411a-bc23-35af4d0d1bd1/GHAYEDI-Mehdi_403236", + "no": 10, + "name": "Mehdi GHAYEDI", + "code": "IRN" + }, + "403274": { + "url": "https://digitalhub.fifa.com/transform/68ebc735-7e69-4908-98b7-b6d691e9cbf7/ITO-Hiroki_403274", + "no": 21, + "name": "Hiroki ITO", + "code": "JPN" + }, + "403289": { + "url": "https://digitalhub.fifa.com/transform/959b632f-531d-420a-85af-5d0fc3c83d5f/TOMIYASU-Takehiro_403289", + "no": 22, + "name": "Takehiro TOMIYASU", + "code": "JPN" + }, + "403293": { + "url": "https://digitalhub.fifa.com/transform/3b346456-0904-4429-ac8d-1acb2c2a1934/OGAWA-Koki_403293", + "no": 19, + "name": "Koki OGAWA", + "code": "JPN" + }, + "403304": { + "url": "https://digitalhub.fifa.com/transform/7391febf-1e97-4ce1-89c8-0e3ae529ae81/KUBO-Takefusa_403304", + "no": 8, + "name": "Takefusa KUBO", + "code": "JPN" + }, + "403305": { + "url": "https://digitalhub.fifa.com/transform/4304491f-2404-4e52-a9c3-948c95a01f5a/OSAKO-Keisuke_403305", + "no": 12, + "name": "Keisuke OSAKO", + "code": "JPN" + }, + "403312": { + "url": "https://digitalhub.fifa.com/transform/3ec8a8ea-beb5-4f8b-b8f6-66030bda5c4e/ABDULELAH-ALAMRI_403312", + "no": 4, + "name": "Abdulelah ALAMRI", + "code": "KSA" + }, + "403319": { + "url": "https://digitalhub.fifa.com/transform/81e654c7-8273-4e1f-b909-62613fbf14ea/NASSER-ALDAWSARI_403319", + "no": 6, + "name": "NASSER ALDAWSARI", + "code": "KSA" + }, + "403335": { + "url": "https://digitalhub.fifa.com/transform/e64a0c6b-4cc6-4ffb-bc98-b4af95bed8bf/ALTAMBAKTI-Hassan_403335", + "no": 5, + "name": "HASSAN ALTAMBAKTI", + "code": "KSA" + }, + "403585": { + "url": "https://digitalhub.fifa.com/transform/b1a8a14a-2a27-4524-a6ed-679aca39d35d/ALVARADO-Roberto_403585", + "no": 25, + "name": "Roberto ALVARADO", + "code": "MEX" + }, + "403596": { + "url": "https://digitalhub.fifa.com/transform/8640d435-8aba-4b52-a864-9952d3a6db5c/SANCHEZ-Jorge_403596", + "no": 2, + "name": "Jorge SANCHEZ", + "code": "MEX" + }, + "403616": { + "url": "https://digitalhub.fifa.com/transform/bf36679b-73eb-4813-a99d-b9673439dd05/MOKOENA-Teboho_403616", + "no": 4, + "name": "Teboho MOKOENA", + "code": "RSA" + }, + "403642": { + "url": "https://digitalhub.fifa.com/transform/29d66b6d-0e3d-4613-b399-d75741b2585d/DIATTA-Krepin_403642", + "no": 15, + "name": "Krepin DIATTA", + "code": "SEN" + }, + "404319": { + "url": "https://digitalhub.fifa.com/transform/c63012a5-37f8-4317-8a69-60f861fb03a7/HRUSTIC-Ajdin_404319", + "no": 10, + "name": "Ajdin HRUSTIC", + "code": "AUS" + }, + "404353": { + "url": "https://digitalhub.fifa.com/transform/097a6749-47b0-4285-a1f9-8aa0ac0e2c12/SANE-Leroy_404353", + "no": 19, + "name": "Leroy SANE", + "code": "GER" + }, + "404645": { + "url": "https://digitalhub.fifa.com/transform/b7cf7654-f43e-4993-975e-5a2a0d5633f8/BERGE-Sander_404645", + "no": 8, + "name": "Sander BERGE", + "code": "NOR" + }, + "404885": { + "url": "https://digitalhub.fifa.com/transform/eb34bfe6-5b60-4771-a303-40f68231bbd2/SOUCEK-Tomas_404885", + "no": 22, + "name": "Tomas SOUCEK", + "code": "CZE" + }, + "405175": { + "url": "https://digitalhub.fifa.com/transform/08197d78-88b8-458f-9ad9-de192f25313c/FOFANA-Seko_405175", + "no": 6, + "name": "Seko Fofana", + "code": "CIV" + }, + "405178": { + "url": "https://digitalhub.fifa.com/transform/3a90610e-9f70-434a-b8b0-450a1ea81d75/AKANJI-Manuel_405178", + "no": 5, + "name": "Manuel AKANJI", + "code": "SUI" + }, + "405263": { + "url": "https://digitalhub.fifa.com/transform/ff76ce8c-bd4a-436b-87d8-f62532d898b7/DANSO-Kevin_405263", + "no": 3, + "name": "Kevin Danso", + "code": "AUT" + }, + "405454": { + "url": "https://digitalhub.fifa.com/transform/fe32736f-5d5f-4870-8db3-5b4560835f53/JUST-Elijah_405454", + "no": 11, + "name": "Elijah JUST", + "code": "NZL" + }, + "405469": { + "url": "https://digitalhub.fifa.com/transform/0954fe05-e301-4ec1-a8ad-2aaccc60d8a7/CACACE-Liberato_405469", + "no": 13, + "name": "Liberato CACACE", + "code": "NZL" + }, + "405522": { + "url": "https://digitalhub.fifa.com/transform/fa77e0e6-716b-463e-b210-252bbd18e2d9/NAKAMURA-Keito_405522", + "no": 13, + "name": "Keito Nakamura", + "code": "JPN" + }, + "405527": { + "url": "https://digitalhub.fifa.com/transform/2c33d7cc-d75e-427f-9aa9-2dac0872e561/SEKO-Ayumu_405527", + "no": 20, + "name": "Ayumu SEKO", + "code": "JPN" + }, + "405528": { + "url": "https://digitalhub.fifa.com/transform/09574b48-f59b-436b-b0db-ab4816a96ede/SUGAWARA-Yukinari_405528", + "no": 2, + "name": "Yukinari Sugawara", + "code": "JPN" + }, + "405530": { + "url": "https://digitalhub.fifa.com/transform/7a045252-7c97-4f14-9493-4977e3e3156e/SUZUKI-Zion_405530", + "no": 1, + "name": "Zion Suzuki", + "code": "JPN" + }, + "405545": { + "url": "https://digitalhub.fifa.com/transform/aa65d133-f0fb-4379-9b1b-6c9dc2f40195/TORRES-Ferran_405545", + "no": 7, + "name": "Ferran TORRES", + "code": "ESP" + }, + "405562": { + "url": "https://digitalhub.fifa.com/transform/96536fc5-7d12-442c-89ba-c7ccdae45d61/GARCIA-Eric_405562", + "no": 4, + "name": "Eric GARCIA", + "code": "ESP" + }, + "405639": { + "url": "https://digitalhub.fifa.com/transform/94c4de69-a055-4127-b21e-2071a84a4526/HOSSEINZADEH-Amirhossein_405639", + "no": 18, + "name": "Amirhossein Hosseinzadeh", + "code": "IRN" + }, + "405742": { + "url": "https://digitalhub.fifa.com/transform/1c2722c3-a70b-49d8-bdb4-77109161f533/VINICIUS-JUNIOR_405742", + "no": 7, + "name": "VINICIUS JUNIOR", + "code": "BRA" + }, + "405755": { + "url": "https://digitalhub.fifa.com/transform/cd3d4afc-5780-444f-80ca-fc55b53a5329/CAMPAZ-Leandro_405755", + "no": 21, + "name": "Jaminton CAMPAZ", + "code": "COL" + }, + "405841": { + "url": "https://digitalhub.fifa.com/transform/c9686f87-8abd-45fb-a1e0-321ee8470dd6/GUEHI-Marc_405841", + "no": 6, + "name": "Marc GUEHI", + "code": "ENG" + }, + "405873": { + "url": "https://digitalhub.fifa.com/transform/c5bc8a38-479f-4c33-b8f6-9ab95bb45b57/FOFANA-Yahia_405873", + "no": 1, + "name": "Yahia Fofana", + "code": "CIV" + }, + "405877": { + "url": "https://digitalhub.fifa.com/transform/4818d176-036a-4494-b53e-ada08bba749c/GOUIRI-Amine_405877", + "no": 9, + "name": "Amine GOUIRI", + "code": "ALG" + }, + "405879": { + "url": "https://digitalhub.fifa.com/transform/226c4315-372a-4dcf-8a1c-d4f8dc646419/ISIDOR-Wilson_405879", + "no": 18, + "name": "Wilson Isidor", + "code": "HAI" + }, + "405881": { + "url": "https://digitalhub.fifa.com/transform/a250ee2e-c181-46bb-b565-27d12a7b1878/LACROIX-Maxence_405881", + "no": 26, + "name": "Maxence Lacroix", + "code": "FRA" + }, + "405893": { + "url": "https://digitalhub.fifa.com/transform/8575fee6-68ae-4be0-9529-7e5c392e06e6/TCHOUAMENI-Aurelien_405893", + "no": 8, + "name": "Aurelien TCHOUAMENI", + "code": "FRA" + }, + "405920": { + "url": "https://digitalhub.fifa.com/transform/1fc64d7c-4383-4c61-bd76-f22f22b91a8f/YEBOAH-John_405920", + "no": 9, + "name": "John YEBOAH", + "code": "ECU" + }, + "406135": { + "url": "https://digitalhub.fifa.com/transform/c5a00320-abe6-4d97-9892-e4afaf601fed/HUERTA-Cesar_406135", + "no": 21, + "name": "Cesar HUERTA", + "code": "MEX" + }, + "406205": { + "url": "https://digitalhub.fifa.com/transform/4075346b-2148-424c-b178-1a7cdd863bd2/OJEDA-Braian_406205", + "no": 20, + "name": "Braian OJEDA", + "code": "PAR" + }, + "406231": { + "url": "https://digitalhub.fifa.com/transform/32587fe7-0e67-4aa1-8b07-3a1618183e80/AKGUN-Yunus_406231", + "no": 19, + "name": "Yunus AKGUN", + "code": "TUR" + }, + "406249": { + "url": "https://digitalhub.fifa.com/transform/c42910db-c5e6-4706-bc99-1e08456bd3ef/KABAK-Ozan_406249", + "no": 15, + "name": "Ozan KABAK", + "code": "TUR" + }, + "406280": { + "url": "https://digitalhub.fifa.com/transform/5ee00bd8-552e-4e02-b680-b16534e53493/DEST-Sergino_406280", + "no": 2, + "name": "Sergino DEST", + "code": "USA" + }, + "406281": { + "url": "https://digitalhub.fifa.com/transform/ecf9ed76-fe11-4089-96d4-8126286db543/CJ-DOS-SANTOS_406281", + "no": 23, + "name": "CJ DOS SANTOS", + "code": "CPV" + }, + "406304": { + "url": "https://digitalhub.fifa.com/transform/c0dcfa0a-b862-4cd2-9c33-034bd18dc231/WEAH-Timothy_406304", + "no": 21, + "name": "Timothy WEAH", + "code": "USA" + }, + "406595": { + "url": "https://digitalhub.fifa.com/transform/ecf8d94c-609d-4a5c-8375-8c8e92629a59/CHESHMI-Roozbeh_406595", + "no": 15, + "name": "Roozbeh CHESHMI", + "code": "IRN" + }, + "406606": { + "url": "https://digitalhub.fifa.com/transform/9beaa464-b945-4d89-b310-025eea682693/MABIL-Awer_406606", + "no": 11, + "name": "Awer MABIL", + "code": "AUS" + }, + "407022": { + "url": "https://digitalhub.fifa.com/transform/2cd7ce59-aa56-4018-8d9c-5628a27e13c4/KARIM-HAFEZ_407022", + "no": 15, + "name": "KARIM HAFEZ", + "code": "EGY" + }, + "407114": { + "url": "https://digitalhub.fifa.com/transform/fcc402a3-4dbd-4c2e-9856-c8a3104ce221/MARCIO-ROSA_407114", + "no": 12, + "name": "MARCIO ROSA", + "code": "CPV" + }, + "407343": { + "url": "https://digitalhub.fifa.com/transform/8b0c92b7-4756-42a3-8cc8-b997693ff4aa/KONAN-Ghislain_407343", + "no": 3, + "name": "Ghislain KONAN", + "code": "CIV" + }, + "407680": { + "url": "https://digitalhub.fifa.com/transform/95d67c13-c534-48f4-a2de-e831079a0d42/LOCADIA-Juergen_407680", + "no": 9, + "name": "Juergen LOCADIA", + "code": "CUW" + }, + "407993": { + "url": "https://digitalhub.fifa.com/transform/c3eb4162-fd6d-41f1-aad4-1b632b266f19/MOHAMED-KANNO_407993", + "no": 23, + "name": "MOHAMED KANNO", + "code": "KSA" + }, + "408042": { + "url": "https://digitalhub.fifa.com/transform/6f76533f-feca-4811-a010-e6e296b29db8/HERNANDEZ-Theo_408042", + "no": 19, + "name": "Theo HERNANDEZ", + "code": "FRA" + }, + "408948": { + "url": "https://digitalhub.fifa.com/transform/5bfa85ca-3349-4143-9afa-1b5a43ac8c54/MOHAMED-ELSHENAWY_408948", + "no": 1, + "name": "MOHAMED ELSHENAWY", + "code": "EGY" + }, + "408950": { + "url": "https://digitalhub.fifa.com/transform/04f8ef57-e16f-49de-b7d4-ad430c4c430c/MOHAMED-HANY_408950", + "no": 3, + "name": "MOHAMED HANY", + "code": "EGY" + }, + "409191": { + "url": "https://digitalhub.fifa.com/transform/59a64db7-c267-432d-9172-cf012b37c0b5/VLASIC-Nikola_409191", + "no": 13, + "name": "Nikola VLASIC", + "code": "CRO" + }, + "409241": { + "url": "https://digitalhub.fifa.com/transform/9bffceda-d572-41b1-917b-06196bbffb3c/DINEY-BORGES_409241", + "no": 3, + "name": "DINEY BORGES", + "code": "CPV" + }, + "411174": { + "url": "https://digitalhub.fifa.com/transform/b120b6ef-1340-49c3-9400-dbe883606d5e/FAJARDO-Jose_411174", + "no": 17, + "name": "Jose FAJARDO", + "code": "PAN" + }, + "411176": { + "url": "https://digitalhub.fifa.com/transform/61c1c941-31d5-456d-b55f-dc30700adba9/RODRIGUEZ-Jose-Luis_411176", + "no": 7, + "name": "Jose Luis RODRIGUEZ", + "code": "PAN" + }, + "411226": { + "url": "https://digitalhub.fifa.com/transform/64b86b6f-824e-4ef9-aa1e-43cfff2a7df1/SOW-Djibril_411226", + "no": 15, + "name": "Djibril SOW", + "code": "SUI" + }, + "411301": { + "url": "https://digitalhub.fifa.com/transform/c13202b1-f3b1-4fe1-bc72-0ee5b3135bbc/GUNN-Angus_411301", + "no": 1, + "name": "Angus Gunn", + "code": "SCO" + }, + "411367": { + "url": "https://digitalhub.fifa.com/transform/1fdd4d11-97d1-4392-b345-5a5eecc54839/HAVERTZ-Kai_411367", + "no": 7, + "name": "Kai HAVERTZ", + "code": "GER" + }, + "411375": { + "url": "https://digitalhub.fifa.com/transform/295ab5b2-4dbf-42b9-918b-04fb4ae0ec0a/RODRI_411375", + "no": 16, + "name": "RODRI", + "code": "ESP" + }, + "411376": { + "url": "https://digitalhub.fifa.com/transform/2335d9cb-66fa-4e9a-a167-834ac3541e00/WILLIAMS-Inaki_411376", + "no": 19, + "name": "Inaki WILLIAMS", + "code": "GHA" + }, + "411443": { + "url": "https://digitalhub.fifa.com/transform/58f1cc7c-04f4-43ba-bc82-85c1226fb7a2/CASTAGNE-Timothy_411443", + "no": 21, + "name": "Timothy CASTAGNE", + "code": "BEL" + }, + "411470": { + "url": "https://digitalhub.fifa.com/transform/6ce8ced5-3b91-4a38-80ca-730e4a2ceb57/HERNANDEZ-Lucas_411470", + "no": 21, + "name": "Lucas HERNANDEZ", + "code": "FRA" + }, + "411624": { + "url": "https://digitalhub.fifa.com/transform/16fa6436-2787-4e0c-b661-8fc766d029d6/ABDULLAH-ALKHAIBARI_411624", + "no": 15, + "name": "ABDULLAH ALKHAIBARI", + "code": "KSA" + }, + "411644": { + "url": "https://digitalhub.fifa.com/transform/96d480ac-42c5-4dd6-a2f0-6220ea1a0f4b/GHODDOS-Saman_411644", + "no": 14, + "name": "Saman GHODDOS", + "code": "IRN" + }, + "411653": { + "url": "https://digitalhub.fifa.com/transform/9a7aa138-5845-4890-aa20-43f4021160ed/BRONN-Dylan_411653", + "no": 6, + "name": "Dylan BRONN", + "code": "TUN" + }, + "411658": { + "url": "https://digitalhub.fifa.com/transform/e2ba8e19-b4ab-435f-b12c-e56d655c31e6/SKHIRI-Ellyes_411658", + "no": 17, + "name": "Ellyes SKHIRI", + "code": "TUN" + }, + "411678": { + "url": "https://digitalhub.fifa.com/transform/207a8ba8-3f3f-4f86-9730-335f21c1924f/EL-KAABI-Ayoub_411678", + "no": 20, + "name": "Ayoub El Kaabi", + "code": "MAR" + }, + "411680": { + "url": "https://digitalhub.fifa.com/transform/000d2b43-36ff-4fe5-90d8-23c96e555c56/MAZRAOUI-Noussair_411680", + "no": 3, + "name": "Noussair MAZRAOUI", + "code": "MAR" + }, + "411726": { + "url": "https://digitalhub.fifa.com/transform/7d7fce96-8d80-43c3-aa72-c45c44d370c5/LUCAS-PAQUETA_411726", + "no": 20, + "name": "LUCAS PAQUETA", + "code": "BRA" + }, + "412144": { + "url": "https://digitalhub.fifa.com/transform/4b0a6361-55a2-4bde-82a4-8275181091f5/DAVIES-Alphonso_412144", + "no": 19, + "name": "Alphonso DAVIES", + "code": "CAN" + }, + "416051": { + "url": "https://digitalhub.fifa.com/transform/5bd982c9-0644-4fe3-836a-2b2d9b88db36/PEDRO-MIGUEL_416051", + "no": 2, + "name": "PEDRO MIGUEL", + "code": "QAT" + }, + "416056": { + "url": "https://digitalhub.fifa.com/transform/b5f22cd1-218d-478b-b4a3-f3b2fb832c39/MESHAAL-BARSHAM_416056", + "no": 22, + "name": "MESHAAL BARSHAM", + "code": "QAT" + }, + "416081": { + "url": "https://digitalhub.fifa.com/transform/c7715f12-adb9-4504-9be2-e2899bdbd172/ALVAREZ-Julian_416081", + "no": 9, + "name": "Julian ALVAREZ", + "code": "ARG" + }, + "416576": { + "url": "https://digitalhub.fifa.com/transform/fda68f1a-eceb-4219-8f1b-ed6b1f2e37ed/FIDALGO-Alvaro_416576", + "no": 8, + "name": "Alvaro FIDALGO", + "code": "MEX" + }, + "416652": { + "url": "https://digitalhub.fifa.com/transform/22bc60f6-3a5a-4df2-8493-b3193cf0cf22/RANDALL-Jesse_416652", + "no": 21, + "name": "Jesse RANDALL", + "code": "NZL" + }, + "416902": { + "url": "https://digitalhub.fifa.com/transform/5e36f80b-9432-444f-ac25-10cf792c341f/MOHAMED-ABDELMONEIM_416902", + "no": 6, + "name": "MOHAMED ABDELMONEIM", + "code": "EGY" + }, + "416906": { + "url": "https://digitalhub.fifa.com/transform/0fa52c2d-3a6c-49cf-ac83-ddc4a08d57e3/MOSTAFA-SHOUBIR_416906", + "no": 23, + "name": "MOSTAFA SHOUBIR", + "code": "EGY" + }, + "416989": { + "url": "https://digitalhub.fifa.com/transform/8d61af68-9b44-4ee7-8cc0-a8fd6707a019/ALIPOUR-Ali_416989", + "no": 11, + "name": "Ali Alipour", + "code": "IRN" + }, + "418485": { + "url": "https://digitalhub.fifa.com/transform/34616f93-215c-4a2f-8fcc-4f22a8732d64/KIM-Taehyeon_418485", + "no": 5, + "name": "KIM Taehyeon", + "code": "KOR" + }, + "418490": { + "url": "https://digitalhub.fifa.com/transform/a54e995b-caa3-43c4-981f-b54ada7f678d/LEE-Kangin_418490", + "no": 19, + "name": "LEE Kangin", + "code": "KOR" + }, + "418535": { + "url": "https://digitalhub.fifa.com/transform/e1fd310b-cac5-47ef-95e9-9d0b8b41ba2f/JOAO-FELIX_418535", + "no": 11, + "name": "JOAO FELIX", + "code": "POR" + }, + "418548": { + "url": "https://digitalhub.fifa.com/transform/e4e58acb-f7af-402c-a7b8-e284583ce14f/PEDRO-NETO_418548", + "no": 18, + "name": "PEDRO NETO", + "code": "POR" + }, + "418550": { + "url": "https://digitalhub.fifa.com/transform/a5a760a7-7b47-42ed-8302-3ea75dbe9fc4/RAFAEL-LEAO_418550", + "no": 17, + "name": "RAFAEL LEAO", + "code": "POR" + }, + "418561": { + "url": "https://digitalhub.fifa.com/transform/3aaa45cd-d807-4825-9145-3b1865a009bb/FRANCISCO-TRINCAO_418561", + "no": 16, + "name": "FRANCISCO TRINCAO", + "code": "POR" + }, + "418715": { + "url": "https://digitalhub.fifa.com/transform/ba65e55e-dd66-4931-bae7-ca55b6f0c719/CORDOBA-Jose_418715", + "no": 3, + "name": "Jose CORDOBA", + "code": "PAN" + }, + "418729": { + "url": "https://digitalhub.fifa.com/transform/498810de-6369-469e-8df9-db21395d1ee0/HARVEY-Carlos_418729", + "no": 14, + "name": "Carlos HARVEY", + "code": "PAN" + }, + "418747": { + "url": "https://digitalhub.fifa.com/transform/1f4bd86b-0e56-41f3-9f80-5e7388ff9848/RODRIGUEZ-Tomas_418747", + "no": 9, + "name": "Tomas RODRIGUEZ", + "code": "PAN" + }, + "418781": { + "url": "https://digitalhub.fifa.com/transform/1c4c9caa-ee5b-49ef-afaf-159f1046f0eb/DIENG-Bamba_418781", + "no": 9, + "name": "Bamba DIENG", + "code": "SEN" + }, + "418795": { + "url": "https://digitalhub.fifa.com/transform/27569451-1271-4fb3-86ee-51e88e913ec7/JACKSON-Nicolas_418795", + "no": 11, + "name": "Nicolas JACKSON", + "code": "SEN" + }, + "418798": { + "url": "https://digitalhub.fifa.com/transform/60281798-1792-4113-ba5c-fbfd3299270f/SARR-Pape-Matar_418798", + "no": 17, + "name": "Pape Matar SARR", + "code": "SEN" + }, + "418881": { + "url": "https://digitalhub.fifa.com/transform/a54cc361-8a38-4340-bbaa-1dab41b73626/HERNANDEZ-Cucho_418881", + "no": 19, + "name": "Cucho HERNANDEZ", + "code": "COL" + }, + "418963": { + "url": "https://digitalhub.fifa.com/transform/6d4b9a27-2cd5-4372-8426-51876990ba1b/MEDINA-Facundo_418963", + "no": 25, + "name": "Facundo MEDINA", + "code": "ARG" + }, + "418975": { + "url": "https://digitalhub.fifa.com/transform/2bcc1c2f-7d0e-46c9-bcd9-1c02ed4d408a/ALMADA-Thiago_418975", + "no": 16, + "name": "Thiago ALMADA", + "code": "ARG" + }, + "419002": { + "url": "https://digitalhub.fifa.com/transform/3a641146-b759-48d0-983f-b85bb1232cc4/RAMIREZ-Moises_419002", + "no": 12, + "name": "Moises RAMIREZ", + "code": "ECU" + }, + "419003": { + "url": "https://digitalhub.fifa.com/transform/17ccf39c-5480-439a-be5f-90045606ca37/POROZO-Jackson_419003", + "no": 25, + "name": "Jackson POROZO", + "code": "ECU" + }, + "419005": { + "url": "https://digitalhub.fifa.com/transform/7f7492dc-4cdc-41c2-8acc-91ccad4d9664/ALCIVAR-Jordy_419005", + "no": 5, + "name": "Jordy ALCIVAR", + "code": "ECU" + }, + "419020": { + "url": "https://digitalhub.fifa.com/transform/743cc231-ab9e-45b7-8d59-ce8655280ae1/PLATA-Gonzalo_419020", + "no": 19, + "name": "Gonzalo PLATA", + "code": "ECU" + }, + "419055": { + "url": "https://digitalhub.fifa.com/transform/8352f743-68bc-4077-ad83-5cd22f1a62dd/AARONSON-Brenden_419055", + "no": 11, + "name": "Brenden AARONSON", + "code": "USA" + }, + "419062": { + "url": "https://digitalhub.fifa.com/transform/54036d3d-1588-4634-944b-a7c2d97d0b76/RICHARDS-Chris_419062", + "no": 3, + "name": "Chris RICHARDS", + "code": "USA" + }, + "419068": { + "url": "https://digitalhub.fifa.com/transform/b30d701d-d9eb-4b2d-8db4-6841fc9ed1a9/REYNA-Giovanni_419068", + "no": 7, + "name": "Giovanni REYNA", + "code": "USA" + }, + "419077": { + "url": "https://digitalhub.fifa.com/transform/492ad87d-f9a1-449e-9361-64323405107b/McKENZIE-Mark_419077", + "no": 22, + "name": "Mark McKENZIE", + "code": "USA" + }, + "419082": { + "url": "https://digitalhub.fifa.com/transform/2a7c4d85-fa83-40ec-a953-d4cebbd63480/PEPI-Ricardo_419082", + "no": 9, + "name": "Ricardo PEPI", + "code": "USA" + }, + "419100": { + "url": "https://digitalhub.fifa.com/transform/f1a7af03-ada1-4642-927c-5fe06844c89c/ARAUJO-Maxi_419100", + "no": 20, + "name": "Maxi ARAUJO", + "code": "URU" + }, + "419101": { + "url": "https://digitalhub.fifa.com/transform/41008beb-38a3-46e0-9229-229d0afc8db7/ARAUJO-Ronald_419101", + "no": 4, + "name": "Ronald ARAUJO", + "code": "URU" + }, + "419108": { + "url": "https://digitalhub.fifa.com/transform/f959cef5-7f3b-4baa-af52-c8972780fbce/CACERES-Sebastian_419108", + "no": 3, + "name": "Sebastian CACERES", + "code": "URU" + }, + "419126": { + "url": "https://digitalhub.fifa.com/transform/078805a6-5fbe-44f3-a58c-ed3837ca5665/NUNEZ-Darwin_419126", + "no": 9, + "name": "Darwin NUNEZ", + "code": "URU" + }, + "419132": { + "url": "https://digitalhub.fifa.com/transform/c6c94193-1372-4e11-94b5-35bcdd575e62/RODRIGUEZ-Brian_419132", + "no": 18, + "name": "Brian RODRIGUEZ", + "code": "URU" + }, + "419134": { + "url": "https://digitalhub.fifa.com/transform/ad89e83d-ec32-4c30-a78f-1255d03ac0ed/SANABRIA-Juan-Manuel_419134", + "no": 25, + "name": "Juan Manuel SANABRIA", + "code": "URU" + }, + "419142": { + "url": "https://digitalhub.fifa.com/transform/4b33d4cb-ddc9-4183-abbb-1f848e8c14a8/ZALAZAR-Rodrigo_419142", + "no": 26, + "name": "Rodrigo ZALAZAR", + "code": "URU" + }, + "419166": { + "url": "https://digitalhub.fifa.com/transform/de7e635e-41b2-4383-9fbf-d38e6c737d51/KONATE-Ibrahima_419166", + "no": 15, + "name": "Ibrahima KONATE", + "code": "FRA" + }, + "419172": { + "url": "https://digitalhub.fifa.com/transform/e308dd93-4706-4ed9-80a2-1db8e4a52d6c/PAUGAIN-Wilguens_419172", + "no": 21, + "name": "Evan NDICKA", + "code": "CIV" + }, + "419177": { + "url": "https://digitalhub.fifa.com/transform/242125e7-67c3-4fcd-b0cc-6c5984c319f4/SALIBA-William_419177", + "no": 17, + "name": "William SALIBA", + "code": "FRA" + }, + "419189": { + "url": "https://digitalhub.fifa.com/transform/6ffa54d7-e23d-400d-a90a-960903c63f8b/VALERY-Yan_419189", + "no": 20, + "name": "Yan Valery", + "code": "TUN" + }, + "419211": { + "url": "https://digitalhub.fifa.com/transform/155c969c-63e1-438e-bd3d-ce587ac212c6/FOSTER-Lyle_419211", + "no": 9, + "name": "Lyle FOSTER", + "code": "RSA" + }, + "419223": { + "url": "https://digitalhub.fifa.com/transform/91646285-a63d-4aeb-8036-da1dd055d6b5/APPOLLIS-Oswin_419223", + "no": 7, + "name": "Oswin APPOLLIS", + "code": "RSA" + }, + "419225": { + "url": "https://digitalhub.fifa.com/transform/6cee5a12-c935-4707-a3b8-2cad746fd5f5/CROSS-Bradley_419225", + "no": 26, + "name": "Bradley Cross", + "code": "RSA" + }, + "419281": { + "url": "https://digitalhub.fifa.com/transform/66d9e01f-7f5e-4bef-b5bd-68d1ce4d9849/SAUD-ABDULHAMID_419281", + "no": 12, + "name": "SAUD ABDULHAMID", + "code": "KSA" + }, + "419287": { + "url": "https://digitalhub.fifa.com/transform/6b95e954-e3fd-4ba9-a171-690c9626eced/NAWAF-ALAQIDI_419287", + "no": 1, + "name": "NAWAF ALAQIDI", + "code": "KSA" + }, + "419291": { + "url": "https://digitalhub.fifa.com/transform/9d59c398-9c66-4dad-b20d-9694a0f74dd4/FERAS-ALBRIKAN_419291", + "no": 9, + "name": "FERAS ALBRIKAN", + "code": "KSA" + }, + "419300": { + "url": "https://digitalhub.fifa.com/transform/ab5b27fd-b17e-43a1-bd85-78119d057dab/KHALID-ALGHANNAM_419300", + "no": 17, + "name": "KHALID ALGHANNAM", + "code": "KSA" + }, + "419302": { + "url": "https://digitalhub.fifa.com/transform/2bdfc07a-ee4d-46f1-bc76-a69bd5d9e9be/ABDULLAH-ALHAMDDAN_419302", + "no": 19, + "name": "ABDULLAH ALHAMDDAN", + "code": "KSA" + }, + "419303": { + "url": "https://digitalhub.fifa.com/transform/0d671a6b-7632-46ee-91c7-39c01ee4b00c/MOTEB-ALHARBI_419303", + "no": 24, + "name": "MOTEB ALHARBI", + "code": "KSA" + }, + "419326": { + "url": "https://digitalhub.fifa.com/transform/3b436722-501d-4098-8daf-b298d010c530/ALI-MAJRASHI_419326", + "no": 2, + "name": "ALI MAJRASHI", + "code": "KSA" + }, + "419436": { + "url": "https://digitalhub.fifa.com/transform/e46c2cdd-7a8e-45c1-ab4f-9e09cb686245/AHMED-ALGANEHI_419436", + "no": 17, + "name": "AHMED ALGANEHI", + "code": "QAT" + }, + "419441": { + "url": "https://digitalhub.fifa.com/transform/5a182a95-d4c3-4618-838e-d374bbc576ba/HOMAM-AHMED_419441", + "no": 14, + "name": "HOMAM AHMED", + "code": "QAT" + }, + "419459": { + "url": "https://digitalhub.fifa.com/transform/86cd9af3-c09a-4bcd-9830-fed9d7b19ab6/MAHMOUD-ABUNADA_419459", + "no": 1, + "name": "MAHMOUD ABUNADA", + "code": "QAT" + }, + "419461": { + "url": "https://digitalhub.fifa.com/transform/92c49982-ca93-4853-93ea-5f5a3d6a256d/SALAH-ZAKARIA_419461", + "no": 21, + "name": "SALAH ZAKARIA", + "code": "QAT" + }, + "419463": { + "url": "https://digitalhub.fifa.com/transform/a114c943-718b-4345-b9da-54f1b8eb923c/YUSUF-ABDURISAG_419463", + "no": 15, + "name": "YUSUF ABDURISAG", + "code": "QAT" + }, + "419473": { + "url": "https://digitalhub.fifa.com/transform/14edcf5c-c52c-4a12-8078-40032f99dbd0/JASSEM-GABER_419473", + "no": 5, + "name": "JASSEM GABER", + "code": "QAT" + }, + "419518": { + "url": "https://digitalhub.fifa.com/transform/83109586-542d-4950-83eb-f3388757ef90/LIRA-Erik_419518", + "no": 6, + "name": "Erik LIRA", + "code": "MEX" + }, + "419567": { + "url": "https://digitalhub.fifa.com/transform/0758a55c-7ba4-4988-bcd8-c2401d5fc9d1/ELLIOT-Callan_419567", + "no": 24, + "name": "Callan ELLIOT", + "code": "NZL" + }, + "419572": { + "url": "https://digitalhub.fifa.com/transform/73a44115-3c98-4cb3-b1d8-4e20cdc7ba23/PIJNAKER-Nando_419572", + "no": 15, + "name": "Nando PIJNAKER", + "code": "NZL" + }, + "419577": { + "url": "https://digitalhub.fifa.com/transform/88f867f6-433a-4846-a145-fc06b8aac544/WAINE-Ben_419577", + "no": 18, + "name": "Ben WAINE", + "code": "NZL" + }, + "419652": { + "url": "https://digitalhub.fifa.com/transform/ee269811-9f84-401f-99b8-e953a2704ebb/HAALAND-Erling_419652", + "no": 9, + "name": "Erling HAALAND", + "code": "NOR" + }, + "419654": { + "url": "https://digitalhub.fifa.com/transform/6230b1c1-3c6f-4cfc-9afd-440e1cf3df09/HAUGE-Jens-Petter_419654", + "no": 23, + "name": "Jens Petter HAUGE", + "code": "NOR" + }, + "419662": { + "url": "https://digitalhub.fifa.com/transform/116d01b5-9d0d-4456-a5a8-0e63a16b9862/STRAND-LARSEN-Jorgen_419662", + "no": 11, + "name": "Jorgen STRAND LARSEN", + "code": "NOR" + }, + "419672": { + "url": "https://digitalhub.fifa.com/transform/548ecd96-6fc9-40f2-b020-7b3a02391341/OSTIGARD-Leo_419672", + "no": 4, + "name": "Leo OSTIGARD", + "code": "NOR" + }, + "419681": { + "url": "https://digitalhub.fifa.com/transform/4680df24-b4b3-46e5-9b38-01800898afa5/THORSTVEDT-Kristian_419681", + "no": 18, + "name": "Kristian Thorstvedt", + "code": "NOR" + }, + "422657": { + "url": "https://digitalhub.fifa.com/transform/fe8176f7-bf45-49fc-bd5e-0bfd0c834992/DE-JONG-Frenkie_422657", + "no": 21, + "name": "Frenkie DE JONG", + "code": "NED" + }, + "422968": { + "url": "https://digitalhub.fifa.com/transform/b71272b5-a898-49b9-9de5-35b59168f050/MOHANAD-ALI_422968", + "no": 10, + "name": "MOHANAD ALI", + "code": "IRQ" + }, + "423522": { + "url": "https://digitalhub.fifa.com/transform/4b537554-d211-4b77-aa31-0935973fdd50/BOS-Jordan_423522", + "no": 5, + "name": "Jordan BOS", + "code": "AUS" + }, + "423574": { + "url": "https://digitalhub.fifa.com/transform/10106faa-f53a-4898-b03a-6688ff48cf53/PAULSEN-Alex_423574", + "no": 12, + "name": "Alex PAULSEN", + "code": "NZL" + }, + "423575": { + "url": "https://digitalhub.fifa.com/transform/40fc67b2-858c-4985-9db3-ef1e32b864e9/OLD-Ben_423575", + "no": 19, + "name": "Ben OLD", + "code": "NZL" + }, + "423595": { + "url": "https://digitalhub.fifa.com/transform/b0e38724-034f-4d1e-a08a-def455a86569/STAMENIC-Marko_423595", + "no": 8, + "name": "Marko STAMENIC", + "code": "NZL" + }, + "423646": { + "url": "https://digitalhub.fifa.com/transform/75a5861e-008f-460c-81e4-8085fa2cc961/PEDRI_423646", + "no": 20, + "name": "PEDRI", + "code": "ESP" + }, + "423658": { + "url": "https://digitalhub.fifa.com/transform/40328b78-c5b4-4c63-a11e-e5d1491793ef/PINO-Yeremy_423658", + "no": 11, + "name": "Yeremy PINO", + "code": "ESP" + }, + "423700": { + "url": "https://digitalhub.fifa.com/transform/86a32b0d-9007-4451-bbc6-a383a284f32f/SCALLY-Joe_423700", + "no": 23, + "name": "Joe SCALLY", + "code": "USA" + }, + "423855": { + "url": "https://digitalhub.fifa.com/transform/f45da0fb-c909-4517-81e8-9a69347ac43c/EOM-Jisung_423855", + "no": 25, + "name": "EOM Jisung", + "code": "KOR" + }, + "423874": { + "url": "https://digitalhub.fifa.com/transform/5486bd22-b834-4885-acde-af11531a61ba/LEE-Hanbeom_423874", + "no": 2, + "name": "LEE Hanbeom", + "code": "KOR" + }, + "423880": { + "url": "https://digitalhub.fifa.com/transform/f2a9ce7b-5d5a-4ec7-9def-79407ccc338b/LEE-Taeseok_423880", + "no": 13, + "name": "LEE Taeseok", + "code": "KOR" + }, + "423933": { + "url": "https://digitalhub.fifa.com/transform/11fd224d-e90c-41f4-8497-e387c702f00a/NELSON-Jayden_423933", + "no": 26, + "name": "Jayden Nelson", + "code": "CAN" + }, + "423941": { + "url": "https://digitalhub.fifa.com/transform/1da64224-0271-489f-bea3-2aaa2e4cdf14/SALIBA-Nathan_423941", + "no": 25, + "name": "Nathan SALIBA", + "code": "CAN" + }, + "424031": { + "url": "https://digitalhub.fifa.com/transform/b8f68e80-3057-4fbf-be1e-8cf885a713e1/HINCAPIE-Piero_424031", + "no": 3, + "name": "Piero HINCAPIE", + "code": "ECU" + }, + "424036": { + "url": "https://digitalhub.fifa.com/transform/0eceba19-8ceb-4cbc-ba7c-81b158e277bd/VITE-Pedro_424036", + "no": 15, + "name": "Pedro VITE", + "code": "ECU" + }, + "424047": { + "url": "https://digitalhub.fifa.com/transform/cd0b7ee9-50b8-4043-a957-44df5860e935/ANTONISSE-Jeremy_424047", + "no": 11, + "name": "Jeremy Antonisse", + "code": "CUW" + }, + "424051": { + "url": "https://digitalhub.fifa.com/transform/15246275-ff97-404c-bac3-ce793d98c744/BROBBEY-Brian_424051", + "no": 19, + "name": "Brian BROBBEY", + "code": "NED" + }, + "424056": { + "url": "https://digitalhub.fifa.com/transform/35e4773d-8580-4100-a87a-239c2e03e179/HANSEN-Sontje_424056", + "no": 12, + "name": "Sontje HANSEN", + "code": "CUW" + }, + "424071": { + "url": "https://digitalhub.fifa.com/transform/06a01d87-4cc8-4a19-b4c3-b4902454e44e/SALAH-EDDINE-Anass_424071", + "no": 26, + "name": "Anass SALAH EDDINE", + "code": "MAR" + }, + "424081": { + "url": "https://digitalhub.fifa.com/transform/44bfd693-27d5-4d36-823e-5ff0e6cd2524/VERBRUGGEN-Bart_424081", + "no": 1, + "name": "Bart Verbruggen", + "code": "NED" + }, + "424106": { + "url": "https://digitalhub.fifa.com/transform/88bef92d-4236-4445-9d6f-c2674e218a60/HAISSEM-HASSAN_424106", + "no": 12, + "name": "Haissem HASSAN", + "code": "EGY" + }, + "424119": { + "url": "https://digitalhub.fifa.com/transform/5977f6d5-d50b-46c4-9e33-d8c4aef7202c/MBUKU-Nathanael_424119", + "no": 7, + "name": "Nathanael MBUKU", + "code": "COD" + }, + "424422": { + "url": "https://digitalhub.fifa.com/transform/ce774da7-eea7-475e-8526-8227b5068dc3/GALARZA-Matias_424422", + "no": 23, + "name": "Matias GALARZA", + "code": "PAR" + }, + "424556": { + "url": "https://digitalhub.fifa.com/transform/338f9a41-36d4-4f87-8425-9d5fdc30ac35/SAINTE-Carl_424556", + "no": 6, + "name": "Carl SAINTE", + "code": "HAI" + }, + "425580": { + "url": "https://digitalhub.fifa.com/transform/52a87992-08b2-4124-b02b-d25bd6e83c09/CARRASCAL-Jorge_425580", + "no": 8, + "name": "Jorge CARRASCAL", + "code": "COL" + }, + "425607": { + "url": "https://digitalhub.fifa.com/transform/cb5fcd59-cbd1-4e4f-b5e7-f9adc81441e5/BEN-HMIDA-Mohamed-Amine_425607", + "no": 21, + "name": "Mohamed Amine BEN HMIDA", + "code": "TUN" + }, + "425701": { + "url": "https://digitalhub.fifa.com/transform/838cb65f-3d60-4acb-855d-35a364c25f1a/VASQUEZ-Johan_425701", + "no": 5, + "name": "Johan VASQUEZ", + "code": "MEX" + }, + "425804": { + "url": "https://digitalhub.fifa.com/transform/a912d91a-f467-4d57-a2fc-7937f8cafb66/SALEH-ALSHEHRI_425804", + "no": 11, + "name": "SALEH ALSHEHRI", + "code": "KSA" + }, + "426357": { + "url": "https://digitalhub.fifa.com/transform/55753894-f81e-4e55-84a7-835ef46fc9bb/WAN-BISSAKA-Aaron_426357", + "no": 2, + "name": "Aaron WAN-BISSAKA", + "code": "COD" + }, + "426506": { + "url": "https://digitalhub.fifa.com/transform/8ac2d949-e53e-4f4e-9196-d91ab9bc8f65/ELIA-Meschack_426506", + "no": 13, + "name": "Meschack ELIA", + "code": "COD" + }, + "428882": { + "url": "https://digitalhub.fifa.com/transform/314bcb4c-8c81-4bce-9750-85827a209c1b/DE-PAUL-Rodrigo_428882", + "no": 7, + "name": "Rodrigo DE PAUL", + "code": "ARG" + }, + "428885": { + "url": "https://digitalhub.fifa.com/transform/ae32bbc5-09f0-4743-ae0a-5b80461bdc79/CAICEDO-Moises_428885", + "no": 23, + "name": "Moises CAICEDO", + "code": "ECU" + }, + "428886": { + "url": "https://digitalhub.fifa.com/transform/e1e5fb3a-67cb-4e0d-9a70-95b7cc6d5ebf/DIAZ-Luis_428886", + "no": 7, + "name": "Luis DIAZ", + "code": "COL" + }, + "428905": { + "url": "https://digitalhub.fifa.com/transform/898b7742-30e2-4b72-8470-dbcdf5d5e058/SUAREZ-Luis_428905", + "no": 25, + "name": "Luis SUAREZ", + "code": "COL" + }, + "429063": { + "url": "https://digitalhub.fifa.com/transform/45fa6cc3-85e1-45eb-8881-3b31bcddc992/EDMILSON-JUNIOR_429063", + "no": 8, + "name": "EDMILSON JUNIOR", + "code": "QAT" + }, + "429095": { + "url": "https://digitalhub.fifa.com/transform/2de277f5-cea7-47f9-9635-f9fb3a205c2a/HAMDY-FATHY_429095", + "no": 14, + "name": "HAMDY FATHY", + "code": "EGY" + }, + "429157": { + "url": "https://digitalhub.fifa.com/transform/ea06becb-97b2-4f89-8464-5e0854cb7f81/QUINONES-Julian_429157", + "no": 16, + "name": "Julian QUINONES", + "code": "MEX" + }, + "429392": { + "url": "https://digitalhub.fifa.com/transform/e564b92f-7a69-49fe-b259-c5deebf6e451/DANILO-SANTOS_429392", + "no": 18, + "name": "DANILO SANTOS", + "code": "BRA" + }, + "429600": { + "url": "https://digitalhub.fifa.com/transform/5bef6cf8-e976-4ab2-89e1-6f8a886712f9/LEE-Donggyeong_429600", + "no": 26, + "name": "LEE Donggyeong", + "code": "KOR" + }, + "429608": { + "url": "https://digitalhub.fifa.com/transform/db3b1a56-6cf2-42ad-9d02-139333d68f38/SEOL-Youngwoo_429608", + "no": 22, + "name": "SEOL Youngwoo", + "code": "KOR" + }, + "429639": { + "url": "https://digitalhub.fifa.com/transform/9d30bb13-c082-4759-90e7-e0bde4305d1f/NUEBEL-Alexander_429639", + "no": 21, + "name": "Alexander NUEBEL", + "code": "GER" + }, + "429640": { + "url": "https://digitalhub.fifa.com/transform/69c7b030-2ce8-479c-9cd4-a7d62e48d9a4/STILLER-Angelo_429640", + "no": 16, + "name": "Angelo Stiller", + "code": "GER" + }, + "429642": { + "url": "https://digitalhub.fifa.com/transform/05f50027-268f-43ff-ba75-1b477b37ca60/MUSIALA-Jamal_429642", + "no": 10, + "name": "Jamal MUSIALA", + "code": "GER" + }, + "430070": { + "url": "https://digitalhub.fifa.com/transform/135f8f1c-6e03-43b8-a18a-8914b4a4bd7a/BUDIMIR-Ante_430070", + "no": 11, + "name": "Ante BUDIMIR", + "code": "CRO" + }, + "430097": { + "url": "https://digitalhub.fifa.com/transform/fce70106-25b4-4b34-b12b-10e4c6e90c18/CHRISTIE-Ryan_430097", + "no": 11, + "name": "Ryan Christie", + "code": "SCO" + }, + "430098": { + "url": "https://digitalhub.fifa.com/transform/e3a5c73f-1dd8-4e90-941a-f903ef96d7cc/DYKES-Lyndon_430098", + "no": 9, + "name": "Lyndon DYKES", + "code": "SCO" + }, + "430100": { + "url": "https://digitalhub.fifa.com/transform/5d061c8b-6223-45c9-b1fa-c02624542eee/KALAJDZIC-Sasa_430100", + "no": 14, + "name": "Sasa KALAJDZIC", + "code": "AUT" + }, + "430120": { + "url": "https://digitalhub.fifa.com/transform/61f43913-2824-4711-9838-0d620f393353/MULDUR-Mert_430120", + "no": 18, + "name": "Mert MULDUR", + "code": "TUR" + }, + "430138": { + "url": "https://digitalhub.fifa.com/transform/a607b6f5-fe42-4a89-9e88-cb9690e4bcd1/BUCHANAN-Tajon_430138", + "no": 17, + "name": "Tajon BUCHANAN", + "code": "CAN" + }, + "430144": { + "url": "https://digitalhub.fifa.com/transform/2c33b0c7-c399-4eac-98b2-66f35e77886a/PORRO-Pedro_430144", + "no": 12, + "name": "Pedro PORRO", + "code": "ESP" + }, + "430147": { + "url": "https://digitalhub.fifa.com/transform/4c09cb0f-5174-41b5-a47e-dcfb5506b282/HENDRY-Jack_430147", + "no": 13, + "name": "Jack Hendry", + "code": "SCO" + }, + "430150": { + "url": "https://digitalhub.fifa.com/transform/c6ffe63b-aefd-43b8-bd9d-3c6e31a8f418/ISAK-Alexander_430150", + "no": 9, + "name": "Alexander Isak", + "code": "SWE" + }, + "430176": { + "url": "https://digitalhub.fifa.com/transform/ad5fe14f-b29c-4c20-8477-b00bf14c413f/GRAVENBERCH-Ryan_430176", + "no": 8, + "name": "Ryan GRAVENBERCH", + "code": "NED" + }, + "430194": { + "url": "https://digitalhub.fifa.com/transform/6cacbe9a-89b9-4eee-8d20-4e68fc0ef7ad/HADZIKADUNIC-Dennis_430194", + "no": 3, + "name": "Dennis HADZIKADUNIC", + "code": "BIH" + }, + "430196": { + "url": "https://digitalhub.fifa.com/transform/bbe9f175-c9cd-4a96-a655-cb2c4321d03b/HADZIAHMETOVIC-Amir_430196", + "no": 16, + "name": "Amir HADZIAHMETOVIC", + "code": "BIH" + }, + "430385": { + "url": "https://digitalhub.fifa.com/transform/b2fd3864-92cd-4846-8be2-880887b9c3ac/KIM-Jingyu_430385", + "no": 24, + "name": "KIM Jingyu", + "code": "KOR" + }, + "430387": { + "url": "https://digitalhub.fifa.com/transform/6efa6506-c1f1-4659-8249-9bc800f32691/CHO-Guesung_430387", + "no": 9, + "name": "CHO Guesung", + "code": "KOR" + }, + "430401": { + "url": "https://digitalhub.fifa.com/transform/c7ca3373-d0e0-451d-963a-9e68025385e7/WATANABE-Tsuyoshi_430401", + "no": 16, + "name": "Tsuyoshi Watanabe", + "code": "JPN" + }, + "430407": { + "url": "https://digitalhub.fifa.com/transform/42bcfad9-f62c-4238-a0e6-2f38b3757e2a/MAEDA-Daizen_430407", + "no": 11, + "name": "Daizen MAEDA", + "code": "JPN" + }, + "430413": { + "url": "https://digitalhub.fifa.com/transform/1b05e82f-94e8-470d-9c12-f9bdf1a0e080/UEDA-Ayase_430413", + "no": 18, + "name": "Ayase UEDA", + "code": "JPN" + }, + "430437": { + "url": "https://digitalhub.fifa.com/transform/1c095f2b-8169-4023-a676-48c6fb3e6897/DEVLIN-Cameron_430437", + "no": 14, + "name": "Cameron DEVLIN", + "code": "AUS" + }, + "430440": { + "url": "https://digitalhub.fifa.com/transform/a7dc9d98-0215-4756-995a-09b61830ab8b/ONEILL-Aiden_430440", + "no": 13, + "name": "Aiden ONEILL", + "code": "AUS" + }, + "430442": { + "url": "https://digitalhub.fifa.com/transform/6777563e-5036-4252-9809-a0cc21d96147/SOUTTAR-Harry_430442", + "no": 19, + "name": "Harry SOUTTAR", + "code": "AUS" + }, + "430450": { + "url": "https://digitalhub.fifa.com/transform/58be20f9-ed45-4c69-9c3d-d148271e8e92/ITALIANO-Jacob_430450", + "no": 4, + "name": "Jacob ITALIANO", + "code": "AUS" + }, + "430452": { + "url": "https://digitalhub.fifa.com/transform/a539f793-3d95-46b8-805e-67156152ac8b/METCALFE-Connor_430452", + "no": 8, + "name": "Connor METCALFE", + "code": "AUS" + }, + "430465": { + "url": "https://digitalhub.fifa.com/transform/7486073a-56eb-4963-9bca-1036e8b187f0/IBRAHIM-ADEL_430465", + "no": 20, + "name": "IBRAHIM ADEL", + "code": "EGY" + }, + "430476": { + "url": "https://digitalhub.fifa.com/transform/a3f5a36a-57b4-407b-a07e-7b5f6d19af5b/OMAR-MARMOUSH_430476", + "no": 22, + "name": "OMAR MARMOUSH", + "code": "EGY" + }, + "430477": { + "url": "https://digitalhub.fifa.com/transform/c22759e9-6346-4cb7-8611-74074421be7f/AHMED-FATOUH_430477", + "no": 13, + "name": "AHMED FATOUH", + "code": "EGY" + }, + "430482": { + "url": "https://digitalhub.fifa.com/transform/6d203b10-285b-4800-b448-e34d2b3a3e09/EMAM-ASHOUR_430482", + "no": 8, + "name": "EMAM ASHOUR", + "code": "EGY" + }, + "430512": { + "url": "https://digitalhub.fifa.com/transform/af0837e0-63e3-47e7-9b24-9676dcdf3c5c/AIMAN-YAHYA_430512", + "no": 8, + "name": "AIMAN YAHYA", + "code": "KSA" + }, + "430518": { + "url": "https://digitalhub.fifa.com/transform/66433f37-d71a-4b14-ba06-da9d762320b4/NAWAF-BU-WASHL_430518", + "no": 13, + "name": "NAWAF BU WASHL", + "code": "KSA" + }, + "430594": { + "url": "https://digitalhub.fifa.com/transform/0b88bb57-5b4b-448f-9af1-44869f36172a/ROGER-IBANEZ_430594", + "no": 24, + "name": "ROGER IBANEZ", + "code": "BRA" + }, + "430597": { + "url": "https://digitalhub.fifa.com/transform/4ef5dbd2-50dc-4def-8ae5-5c9f6fee72c2/GABRIEL-MARTINELLI_430597", + "no": 22, + "name": "GABRIEL MARTINELLI", + "code": "BRA" + }, + "430601": { + "url": "https://digitalhub.fifa.com/transform/b5870a76-5391-40b7-a348-e2b17995637b/GABRIEL-MAGALHAES_430601", + "no": 3, + "name": "GABRIEL MAGALHAES", + "code": "BRA" + }, + "430605": { + "url": "https://digitalhub.fifa.com/transform/0215cb23-c389-4c5a-9bb0-c7044ae7059a/BRUNO-GUIMARAES_430605", + "no": 8, + "name": "BRUNO GUIMARAES", + "code": "BRA" + }, + "430609": { + "url": "https://digitalhub.fifa.com/transform/9189da72-e1b5-4e7b-800d-7eeca119f08c/MATHEUS-CUNHA_430609", + "no": 9, + "name": "MATHEUS CUNHA", + "code": "BRA" + }, + "430624": { + "url": "https://digitalhub.fifa.com/transform/c4a2b6b7-378f-422d-b2d1-42a04e5b1dfb/MUSSO-Juan_430624", + "no": 1, + "name": "Juan MUSSO", + "code": "ARG" + }, + "430628": { + "url": "https://digitalhub.fifa.com/transform/78b6a9e4-f2b9-4e19-b414-79b18858caaf/MAC-ALLISTER-Alexis_430628", + "no": 20, + "name": "Alexis MAC ALLISTER", + "code": "ARG" + }, + "430631": { + "url": "https://digitalhub.fifa.com/transform/7c86f0b3-0e7b-46e4-adb5-eafcd09d5cd0/GONZALEZ-Nico_430631", + "no": 15, + "name": "Nico GONZALEZ", + "code": "ARG" + }, + "430657": { + "url": "https://digitalhub.fifa.com/transform/ce3509c6-13ad-441a-8d05-9d42f8a4578c/RAUM-David_430657", + "no": 22, + "name": "David RAUM", + "code": "GER" + }, + "430658": { + "url": "https://digitalhub.fifa.com/transform/2bdd66d9-f9dc-44ab-8c6e-ededdb004f77/ANTON-Waldemar_430658", + "no": 3, + "name": "Waldemar ANTON", + "code": "GER" + }, + "430667": { + "url": "https://digitalhub.fifa.com/transform/3ece206c-50ae-4b63-ac21-a174f2fbb35a/SCHLOTTERBECK-Nico_430667", + "no": 15, + "name": "Nico SCHLOTTERBECK", + "code": "GER" + }, + "430669": { + "url": "https://digitalhub.fifa.com/transform/3a120189-62cc-441f-b862-7fdd2a9abfa4/WIRTZ-Florian_430669", + "no": 17, + "name": "Florian WIRTZ", + "code": "GER" + }, + "430671": { + "url": "https://digitalhub.fifa.com/transform/a24c412d-22cb-4d33-a341-e7f5e731756a/JAKOBS-Ismail_430671", + "no": 14, + "name": "Ismail JAKOBS", + "code": "SEN" + }, + "430690": { + "url": "https://digitalhub.fifa.com/transform/8f89704d-50da-430b-b9dd-1775cf3c0f29/NIAKHATE-Moussa_430690", + "no": 19, + "name": "Moussa Niakhate", + "code": "SEN" + }, + "430697": { + "url": "https://digitalhub.fifa.com/transform/29f38f6c-fac7-4844-8656-c18527ebe792/BELLEGARDE-Jean-Ricner_430697", + "no": 10, + "name": "Jean-Ricner Bellegarde", + "code": "HAI" + }, + "430698": { + "url": "https://digitalhub.fifa.com/transform/ac743888-d671-4971-9df9-594b591f2425/AOUAR-Houssem_430698", + "no": 8, + "name": "Houssem Aouar", + "code": "ALG" + }, + "430707": { + "url": "https://digitalhub.fifa.com/transform/31b384b6-20b7-4629-ab33-aa67cf403fc3/KOUNDE-Jules_430707", + "no": 5, + "name": "Jules KOUNDE", + "code": "FRA" + }, + "430718": { + "url": "https://digitalhub.fifa.com/transform/c40ded96-190d-41c8-90f2-6a253a63b33d/RUIZ-Fabian_430718", + "no": 8, + "name": "Fabian RUIZ", + "code": "ESP" + }, + "430733": { + "url": "https://digitalhub.fifa.com/transform/bcc810b0-5c45-4781-809e-beae8b68e1d8/MERINO-Mikel_430733", + "no": 6, + "name": "Mikel MERINO", + "code": "ESP" + }, + "430735": { + "url": "https://digitalhub.fifa.com/transform/3bc6b871-a4b2-4201-8885-a77420f4c7c9/CUCURELLA-Marc_430735", + "no": 24, + "name": "Marc CUCURELLA", + "code": "ESP" + }, + "430740": { + "url": "https://digitalhub.fifa.com/transform/b05c2233-cb0a-4abc-9413-e56ad25f0899/DIAZ-Brahim_430740", + "no": 10, + "name": "Brahim DIAZ", + "code": "MAR" + }, + "430750": { + "url": "https://digitalhub.fifa.com/transform/c3f3e67a-90c1-469a-a4e1-263a470db989/OLMO-Dani_430750", + "no": 10, + "name": "Dani OLMO", + "code": "ESP" + }, + "430751": { + "url": "https://digitalhub.fifa.com/transform/2f46ed20-b155-4201-8b97-badbc3619450/OYARZABAL-Mikel_430751", + "no": 21, + "name": "Mikel OYARZABAL", + "code": "ESP" + }, + "430753": { + "url": "https://digitalhub.fifa.com/transform/41e0f920-bd7d-4bd6-882b-c83ed33e3f26/SIMON-Unai_430753", + "no": 23, + "name": "Unai SIMON", + "code": "ESP" + }, + "430754": { + "url": "https://digitalhub.fifa.com/transform/640def2c-056d-4b6d-8bcc-613b77f99160/ZUBIMENDI-Martin_430754", + "no": 18, + "name": "Martin ZUBIMENDI", + "code": "ESP" + }, + "430759": { + "url": "https://digitalhub.fifa.com/transform/0e27d0c6-e057-4d0c-a603-3843fcd0c542/GIMENEZ-Santiago_430759", + "no": 11, + "name": "Santiago GIMENEZ", + "code": "MEX" + }, + "430763": { + "url": "https://digitalhub.fifa.com/transform/bc7f864e-c553-4995-9eb3-62139e29a7d7/ROMO-Luis_430763", + "no": 7, + "name": "Luis ROMO", + "code": "MEX" + }, + "430766": { + "url": "https://digitalhub.fifa.com/transform/eeeba73b-bc80-47f5-a1ff-f38f94ff2ee0/VEGA-Alexis_430766", + "no": 10, + "name": "Alexis VEGA", + "code": "MEX" + }, + "430822": { + "url": "https://digitalhub.fifa.com/transform/92354f59-681a-4409-b1eb-0e0744a78da8/DIALLO-Amad_430822", + "no": 15, + "name": "Amad DIALLO", + "code": "CIV" + }, + "430831": { + "url": "https://digitalhub.fifa.com/transform/daeaedd3-2c74-4fef-a968-2247f5ac962e/SANGARE-Ibrahim_430831", + "no": 18, + "name": "Ibrahim SANGARE", + "code": "CIV" + }, + "430834": { + "url": "https://digitalhub.fifa.com/transform/675938a7-c82b-4d9f-8cf8-6e7a42146489/GUIAGON-Parfait_430834", + "no": 25, + "name": "Parfait GUIAGON", + "code": "CIV" + }, + "430854": { + "url": "https://digitalhub.fifa.com/transform/3b02f719-a68a-46ae-a249-e7b6538a5714/SINGO-Wilfried_430854", + "no": 5, + "name": "Wilfried SINGO", + "code": "CIV" + }, + "430917": { + "url": "https://digitalhub.fifa.com/transform/9c040766-d546-4007-9fa3-eb50206cd689/MAKGOPA-Evidence_430917", + "no": 17, + "name": "Evidence MAKGOPA", + "code": "RSA" + }, + "431196": { + "url": "https://digitalhub.fifa.com/transform/61d5d60a-7e5a-4a29-919d-c52bd80b9a5a/ROMERO-Cristian_431196", + "no": 13, + "name": "Cristian ROMERO", + "code": "ARG" + }, + "431200": { + "url": "https://digitalhub.fifa.com/transform/597b88e8-d3ab-4f1f-9ba5-c031478769d3/MUNOZ-Daniel_431200", + "no": 2, + "name": "Daniel MUNOZ", + "code": "COL" + }, + "431202": { + "url": "https://digitalhub.fifa.com/transform/2b408b3b-5027-445e-9b55-6139deed7bea/ALDERETE-Omar_431202", + "no": 3, + "name": "Omar ALDERETE", + "code": "PAR" + }, + "431208": { + "url": "https://digitalhub.fifa.com/transform/14c04e8c-82ca-4feb-83ff-f89fa146d91f/MOHAMMAD-ABUZRAIQ_431208", + "no": 7, + "name": "MOHAMMAD ABUZRAIQ", + "code": "JOR" + }, + "431209": { + "url": "https://digitalhub.fifa.com/transform/e6579a9e-8548-4bdb-bbef-36f3fb6c1b81/IBRAHIM-SADEH_431209", + "no": 15, + "name": "IBRAHIM SADEH", + "code": "JOR" + }, + "431211": { + "url": "https://digitalhub.fifa.com/transform/e999f9d2-7ca2-4d4d-b7ba-33c1ee96b375/MOUSA-ALTAMARI_431211", + "no": 10, + "name": "MOUSA ALTAMARI", + "code": "JOR" + }, + "431212": { + "url": "https://digitalhub.fifa.com/transform/f9806f7c-f81f-4653-a81a-9bbcfcd587c9/ALI-OLWAN_431212", + "no": 9, + "name": "ALI OLWAN", + "code": "JOR" + }, + "431219": { + "url": "https://digitalhub.fifa.com/transform/432e3e68-f3d2-4bdf-bc69-1523ff9c2333/SAED-ALROSAN_431219", + "no": 19, + "name": "SAED ALROSAN", + "code": "JOR" + }, + "431223": { + "url": "https://digitalhub.fifa.com/transform/3f7678fc-eab6-4d7c-81a4-2341b7f3ab10/ABDALLAH-ALFAKHORI_431223", + "no": 22, + "name": "ABDALLAH ALFAKHORI", + "code": "JOR" + }, + "431225": { + "url": "https://digitalhub.fifa.com/transform/f69b7b80-4362-431e-9e25-32c7d0a92c88/YAZAN-ALARAB_431225", + "no": 5, + "name": "YAZAN ALARAB", + "code": "JOR" + }, + "431230": { + "url": "https://digitalhub.fifa.com/transform/1d0f7594-2192-4227-9ad5-696e4212f0ee/NOOR-ALRAWABDEH_431230", + "no": 8, + "name": "NOOR ALRAWABDEH", + "code": "JOR" + }, + "431693": { + "url": "https://digitalhub.fifa.com/transform/0faa5cdb-4727-42be-b2b8-cedf04a37dd6/PIERROT-Frantzdy_431693", + "no": 20, + "name": "Frantzdy Pierrot", + "code": "HAI" + }, + "431696": { + "url": "https://digitalhub.fifa.com/transform/612f188f-bb60-45db-8932-fc7dd2ca13ec/LARYEA-Richie_431696", + "no": 22, + "name": "Richie LARYEA", + "code": "CAN" + }, + "431698": { + "url": "https://digitalhub.fifa.com/transform/4744d27b-6a5c-48be-a849-48facb6f6d6e/GAARI-Jurien_431698", + "no": 3, + "name": "Jurien GAARI", + "code": "CUW" + }, + "431781": { + "url": "https://digitalhub.fifa.com/transform/00dad9f5-0949-43df-a856-1ce364adf673/DUVERNE-Jean-Kevin_431781", + "no": 22, + "name": "Jean-Kevin DUVERNE", + "code": "HAI" + }, + "431788": { + "url": "https://digitalhub.fifa.com/transform/ce2a3833-450c-413b-990f-7c76132e4913/GUEYE-Pape_431788", + "no": 26, + "name": "Pape GUEYE", + "code": "SEN" + }, + "431858": { + "url": "https://digitalhub.fifa.com/transform/7d7c26f5-81ee-4c6b-97b5-a8c6f67f0772/ZIZO_431858", + "no": 15, + "name": "Rayan AIT-NOURI", + "code": "ALG" + }, + "431861": { + "url": "https://digitalhub.fifa.com/transform/e1fe82ba-026b-4f05-87ba-c1fb49f670e5/CHERKI-Rayan_431861", + "no": 24, + "name": "Rayan CHERKI", + "code": "FRA" + }, + "431889": { + "url": "https://digitalhub.fifa.com/transform/65ba7159-8278-4610-ac57-2cb9f2bbf11b/BREMER_431889", + "no": 14, + "name": "BREMER", + "code": "BRA" + }, + "433066": { + "url": "https://digitalhub.fifa.com/transform/15ebb030-92ea-4165-aa63-5136719b5c7f/MALEN-Donyell_433066", + "no": 18, + "name": "Donyell Malen", + "code": "NED" + }, + "433067": { + "url": "https://digitalhub.fifa.com/transform/b1ea3949-8267-4285-b1ed-200204779d50/THORSBY-Morten_433067", + "no": 2, + "name": "Morten Thorsby", + "code": "NOR" + }, + "433072": { + "url": "https://digitalhub.fifa.com/transform/903b63c2-ab06-47b8-911c-bf4f026601fd/CELIK-Zeki_433072", + "no": 2, + "name": "Zeki CELIK", + "code": "TUR" + }, + "433074": { + "url": "https://digitalhub.fifa.com/transform/d80ff1d4-6bce-462b-bc11-6b4049fe9741/AMIR-ALAMMARI_433074", + "no": 16, + "name": "AMIR ALAMMARI", + "code": "IRQ" + }, + "433076": { + "url": "https://digitalhub.fifa.com/transform/e22f732a-a001-4c41-96c8-138b79ed45b2/MOUTOUSSAMY-Samuel_433076", + "no": 8, + "name": "Samuel Moutoussamy", + "code": "COD" + }, + "433092": { + "url": "https://digitalhub.fifa.com/transform/f4764c32-f702-4695-9658-28479916fa99/SAELEMAEKERS-Alexis_433092", + "no": 22, + "name": "Alexis SAELEMAEKERS", + "code": "BEL" + }, + "433097": { + "url": "https://digitalhub.fifa.com/transform/acb98657-fa9b-4202-bc38-075a97b5bf78/RICE-Declan_433097", + "no": 4, + "name": "Declan RICE", + "code": "ENG" + }, + "433118": { + "url": "https://digitalhub.fifa.com/transform/90a510ff-865f-4293-a59b-8a92e12a89b0/KOKCU-Orkun_433118", + "no": 6, + "name": "Orkun KOKCU", + "code": "TUR" + }, + "433147": { + "url": "https://digitalhub.fifa.com/transform/33ced9ed-c3fd-4933-bc83-4a7a1465a94f/AEBISCHER-Michel_433147", + "no": 20, + "name": "Michel AEBISCHER", + "code": "SUI" + }, + "433161": { + "url": "https://digitalhub.fifa.com/transform/45763ec1-2979-4fe6-97f9-5e3f90b9c1ee/KAYEMBE-Edo_433161", + "no": 25, + "name": "Edo Kayembe", + "code": "COD" + }, + "433191": { + "url": "https://digitalhub.fifa.com/transform/1a70c52f-9a4b-4dc1-813b-991877aa4758/ADAMS-Che_433191", + "no": 10, + "name": "Che Adams", + "code": "SCO" + }, + "433195": { + "url": "https://digitalhub.fifa.com/transform/f8d5d7b8-bb64-4427-80d1-911d68b2dd1a/NUNO-MENDES_433195", + "no": 25, + "name": "NUNO MENDES", + "code": "POR" + }, + "433361": { + "url": "https://digitalhub.fifa.com/transform/5a0e929e-a66f-4563-849e-c7bb62591b5d/SLIMANE-Anis_433361", + "no": 25, + "name": "Anis SLIMANE", + "code": "TUN" + }, + "433362": { + "url": "https://digitalhub.fifa.com/transform/8ff3509c-8a73-40ea-ac0e-1beed4560b23/ABDI-Ali_433362", + "no": 2, + "name": "Ali ABDI", + "code": "TUN" + }, + "433365": { + "url": "https://digitalhub.fifa.com/transform/90030173-815d-4411-8eac-20fb42834f9d/DAHMEN-Aymen_433365", + "no": 16, + "name": "Aymen DAHMEN", + "code": "TUN" + }, + "433367": { + "url": "https://digitalhub.fifa.com/transform/2f586126-6a63-4e5b-9f85-6e15800449d9/REKIK-Omar_433367", + "no": 4, + "name": "Omar Rekik", + "code": "TUN" + }, + "433378": { + "url": "https://digitalhub.fifa.com/transform/856f0cc0-6dcc-48bc-a8db-f4fe26d8ae06/MEJBRI-Hannibal_433378", + "no": 10, + "name": "Hannibal MEJBRI", + "code": "TUN" + }, + "433380": { + "url": "https://digitalhub.fifa.com/transform/253ef705-760c-457f-afde-067d2fb39010/TALBI-Montassar_433380", + "no": 3, + "name": "Montassar TALBI", + "code": "TUN" + }, + "433394": { + "url": "https://digitalhub.fifa.com/transform/f465c1f2-aa85-4bc7-bf8d-4d5805b19cd9/AHMED-FATHY_433394", + "no": 20, + "name": "AHMED FATHY", + "code": "QAT" + }, + "433426": { + "url": "https://digitalhub.fifa.com/transform/7de765a2-f6c6-4d70-badd-a929c4cab547/RAHIMI-Soufiane_433426", + "no": 9, + "name": "Soufiane RAHIMI", + "code": "MAR" + }, + "433439": { + "url": "https://digitalhub.fifa.com/transform/27fa9b34-d37d-4416-a35f-fb6d234e9e8c/ALI-LAJAMI_433439", + "no": 3, + "name": "ALI LAJAMI", + "code": "KSA" + }, + "433461": { + "url": "https://digitalhub.fifa.com/transform/93b944be-7bd7-4c1d-807e-7b8e2cbc2a12/ZIZO_433461", + "no": 25, + "name": "ZIZO", + "code": "EGY" + }, + "433466": { + "url": "https://digitalhub.fifa.com/transform/01dc0ada-6dcb-4f73-b81e-4103640705a8/NABIL-DONGA_433466", + "no": 18, + "name": "NABIL DONGA", + "code": "EGY" + }, + "433469": { + "url": "https://digitalhub.fifa.com/transform/55be7619-52f3-481a-8542-9832ba7c8e7d/MOHANAD-LASHIN_433469", + "no": 17, + "name": "MOHANAD LASHIN", + "code": "EGY" + }, + "433526": { + "url": "https://digitalhub.fifa.com/transform/8eb95381-e0eb-4965-8602-af3d79e14e66/MOHAMMAD-ABUHASHEESH_433526", + "no": 2, + "name": "MOHAMMAD ABUHASHEESH", + "code": "JOR" + }, + "433527": { + "url": "https://digitalhub.fifa.com/transform/0f29b15d-1537-42c4-889b-ce58534b5b59/ABDALLAH-NASIB_433527", + "no": 3, + "name": "ABDALLAH NASIB", + "code": "JOR" + }, + "433534": { + "url": "https://digitalhub.fifa.com/transform/59b03f3e-6636-4277-bca1-698bde2070b9/NIZAR-ALRASHDAN_433534", + "no": 21, + "name": "NIZAR ALRASHDAN", + "code": "JOR" + }, + "433571": { + "url": "https://digitalhub.fifa.com/transform/a9d30885-9966-457c-9a44-07e5cf8eee93/AHMED-BASIL_433571", + "no": 22, + "name": "AHMED BASIL", + "code": "IRQ" + }, + "433585": { + "url": "https://digitalhub.fifa.com/transform/390fdc3f-232a-445d-a80e-1c9cc8a67df7/IBRAHIM-BAYESH_433585", + "no": 8, + "name": "IBRAHIM BAYESH", + "code": "IRQ" + }, + "433600": { + "url": "https://digitalhub.fifa.com/transform/08ab7f46-1067-4c5a-9a23-64bda657aca0/TOUGAI-Mohamed-Amine_433600", + "no": 4, + "name": "Mohamed Amine TOUGAI", + "code": "ALG" + }, + "433631": { + "url": "https://digitalhub.fifa.com/transform/d5bf01cd-ba36-4a99-80c8-9287c6df0069/TITRAOUI-Yassine_433631", + "no": 24, + "name": "Yassine TITRAOUI", + "code": "ALG" + }, + "433635": { + "url": "https://digitalhub.fifa.com/transform/1c0650a1-bba7-4998-b6b6-ebddeed58058/EUSTAQUIO-Stephen_433635", + "no": 7, + "name": "Stephen EUSTAQUIO", + "code": "CAN" + }, + "433667": { + "url": "https://digitalhub.fifa.com/transform/c1f59cf4-db22-4b38-af85-ab5692105f95/STANISIC-Josip_433667", + "no": 2, + "name": "Josip STANISIC", + "code": "CRO" + }, + "433668": { + "url": "https://digitalhub.fifa.com/transform/00599f60-d24b-4377-b1c2-03bda4f835be/SADILEK-Michal_433668", + "no": 18, + "name": "Michal SADILEK", + "code": "CZE" + }, + "433679": { + "url": "https://digitalhub.fifa.com/transform/48a3b28e-cee7-4c5b-87b9-6344b3977983/ZERROUKI-Ramiz_433679", + "no": 6, + "name": "Ramiz ZERROUKI", + "code": "ALG" + }, + "433694": { + "url": "https://digitalhub.fifa.com/transform/3fc20068-ff61-482e-ae76-b63e24985f42/PATTERSON-Nathan_433694", + "no": 22, + "name": "Nathan PATTERSON", + "code": "SCO" + }, + "433724": { + "url": "https://digitalhub.fifa.com/transform/37b3a4c5-6899-487c-892a-1d9791945ba3/WILLY-SEMEDO_433724", + "no": 17, + "name": "WILLY SEMEDO", + "code": "CPV" + }, + "433754": { + "url": "https://digitalhub.fifa.com/transform/530c1ea8-c013-4858-bb7d-0b71a763a1a1/HLOZEK-Adam_433754", + "no": 9, + "name": "Adam HLOZEK", + "code": "CZE" + }, + "433755": { + "url": "https://digitalhub.fifa.com/transform/945f505c-6f7b-4a43-acc1-5e3fa1bb52b3/ZIMA-David_433755", + "no": 2, + "name": "David Zima", + "code": "CZE" + }, + "433787": { + "url": "https://digitalhub.fifa.com/transform/483440e3-5bdc-46e2-9b80-77e880b5fd85/McTOMINAY-Scott_433787", + "no": 4, + "name": "Scott McTominay", + "code": "SCO" + }, + "433795": { + "url": "https://digitalhub.fifa.com/transform/0d003261-373c-46f2-90c6-34d700c027f6/SVANBERG-Mattias_433795", + "no": 19, + "name": "Mattias SVANBERG", + "code": "SWE" + }, + "433806": { + "url": "https://digitalhub.fifa.com/transform/9093beeb-51a2-4e1d-b700-73e094c6949c/MENDY-Edouard_433806", + "no": 16, + "name": "Edouard MENDY", + "code": "SEN" + }, + "433872": { + "url": "https://digitalhub.fifa.com/transform/b4def0b2-7d6f-4f3a-bcde-600b292096d6/RAPHINHA_433872", + "no": 11, + "name": "RAPHINHA", + "code": "BRA" + }, + "434024": { + "url": "https://digitalhub.fifa.com/transform/3e21999a-9c29-4610-a6e7-2798b41cf9fe/MUNAF-YOUNUS_434024", + "no": 6, + "name": "MUNAF YOUNUS", + "code": "IRQ" + }, + "434025": { + "url": "https://digitalhub.fifa.com/transform/84a4d1c5-8fe9-4d23-bb47-5dddfdf566bf/ZAID-TAHSEEN_434025", + "no": 4, + "name": "ZAID TAHSEEN", + "code": "IRQ" + }, + "434026": { + "url": "https://digitalhub.fifa.com/transform/d76ebe64-2228-4d03-9c39-fa6332d4d40a/ZIDANE-IQBAL_434026", + "no": 14, + "name": "ZIDANE IQBAL", + "code": "IRQ" + }, + "434029": { + "url": "https://digitalhub.fifa.com/transform/e9b9b7b4-162e-40c5-91a3-f573cd6a5d39/ALI-YOUSIF_434029", + "no": 13, + "name": "ALI YOUSIF", + "code": "IRQ" + }, + "436537": { + "url": "https://digitalhub.fifa.com/transform/c09997bc-1439-46be-a1f4-226d436e9eda/MUSAB-ALJUWAYR_436537", + "no": 7, + "name": "MUSAB ALJUWAYR", + "code": "KSA" + }, + "436538": { + "url": "https://digitalhub.fifa.com/transform/401feff3-37fd-40a9-90f6-d987eb3a8e40/ZIYAD-ALJOHANI_436538", + "no": 16, + "name": "ZIYAD ALJOHANI", + "code": "KSA" + }, + "436572": { + "url": "https://digitalhub.fifa.com/transform/7c521f94-2538-45a0-a77e-4a529b9dfc8f/MASUAKU-Arthur_436572", + "no": 26, + "name": "Arthur MASUAKU", + "code": "COD" + }, + "436599": { + "url": "https://digitalhub.fifa.com/transform/30b49573-5890-4dc2-8e78-a8ab7d00d43e/ROBINSON-Miles_436599", + "no": 12, + "name": "Miles ROBINSON", + "code": "USA" + }, + "436612": { + "url": "https://digitalhub.fifa.com/transform/f2a2746b-7691-40c4-a052-60db3219a856/DUMFRIES-Denzel_436612", + "no": 22, + "name": "Denzel DUMFRIES", + "code": "NED" + }, + "436628": { + "url": "https://digitalhub.fifa.com/transform/00b5271a-9033-43ab-9073-7b2ec9e4426e/ALI-ALHAMADI_436628", + "no": 9, + "name": "ALI ALHAMADI", + "code": "IRQ" + }, + "436743": { + "url": "https://digitalhub.fifa.com/transform/b9e9f187-0936-4aba-9c70-2a4bcf2281e0/DEMIROVIC-Ermedin_436743", + "no": 10, + "name": "Ermedin DEMIROVIC", + "code": "BIH" + }, + "436863": { + "url": "https://digitalhub.fifa.com/transform/e6406961-d495-4d2f-8851-539b32ab43a9/FRANS-PUTROS_436863", + "no": 26, + "name": "FRANS PUTROS", + "code": "IRQ" + }, + "439538": { + "url": "https://digitalhub.fifa.com/transform/327d3db2-1e08-4b63-8026-90c136c51612/PIQUEREZ-Joaquin_439538", + "no": 22, + "name": "Joaquin PIQUEREZ", + "code": "URU" + }, + "439641": { + "url": "https://digitalhub.fifa.com/transform/1ffcc3c3-fdf3-4b61-9ac5-299213771a62/JAMES-Reece_439641", + "no": 24, + "name": "Reece JAMES", + "code": "ENG" + }, + "439691": { + "url": "https://digitalhub.fifa.com/transform/7fa89d9b-c648-4789-ab66-f00a2fbf56df/CHALOBAH-Trevoh_439691", + "no": 12, + "name": "Trevoh CHALOBAH", + "code": "ENG" + }, + "439956": { + "url": "https://digitalhub.fifa.com/transform/51b7eeb6-cac1-48cd-9ed3-4a18b34c5d90/PELLISTRI-Facundo_439956", + "no": 11, + "name": "Facundo PELLISTRI", + "code": "URU" + }, + "440748": { + "url": "https://digitalhub.fifa.com/transform/0f1a06e9-76d0-480c-950a-667f11d41171/DE-VRIES-Francis_440748", + "no": 3, + "name": "Francis DE VRIES", + "code": "NZL" + }, + "441065": { + "url": "https://digitalhub.fifa.com/transform/fee95866-9f5e-4663-b49f-3db6a86f0e80/PENTZ-Patrick_441065", + "no": 13, + "name": "Patrick PENTZ", + "code": "AUT" + }, + "441067": { + "url": "https://digitalhub.fifa.com/transform/c888b84b-0ddd-496f-b621-f281e4e54911/POSCH-Stefan_441067", + "no": 5, + "name": "Stefan POSCH", + "code": "AUT" + }, + "441068": { + "url": "https://digitalhub.fifa.com/transform/a9966145-1cd8-429d-99a2-ccb9cda89e87/LJUBICIC-Dejan_441068", + "no": 19, + "name": "Dejan LJUBICIC", + "code": "AUT" + }, + "441088": { + "url": "https://digitalhub.fifa.com/transform/fe3dce4a-3a64-48bd-bfd9-63614aa55336/SEIWALD-Nicolas_441088", + "no": 6, + "name": "Nicolas SEIWALD", + "code": "AUT" + }, + "441132": { + "url": "https://digitalhub.fifa.com/transform/7c4b343c-446c-4d27-ab62-bb85ee559985/STARFELT-Carl_441132", + "no": 15, + "name": "Carl STARFELT", + "code": "SWE" + }, + "441135": { + "url": "https://digitalhub.fifa.com/transform/0ed50024-cb6d-4fa5-bc7c-ba8a9afa7fd3/KARLSTROM-Jesper_441135", + "no": 16, + "name": "Jesper KARLSTROM", + "code": "SWE" + }, + "441137": { + "url": "https://digitalhub.fifa.com/transform/38e8d10e-aa56-4837-a589-35bc4dcc23a3/ELANGA-Anthony_441137", + "no": 11, + "name": "Anthony ELANGA", + "code": "SWE" + }, + "441146": { + "url": "https://digitalhub.fifa.com/transform/636fe280-77cd-4db8-8c43-e499e1489e31/GONCALO-INACIO_441146", + "no": 14, + "name": "GONCALO INACIO", + "code": "POR" + }, + "441148": { + "url": "https://digitalhub.fifa.com/transform/49ae9c75-e5f8-404a-8576-81e52d4c8338/MATHEUS-NUNES_441148", + "no": 6, + "name": "MATHEUS NUNES", + "code": "POR" + }, + "441149": { + "url": "https://digitalhub.fifa.com/transform/8d21116d-608f-409b-932b-71c1ee1a043c/VITINHA_441149", + "no": 23, + "name": "VITINHA", + "code": "POR" + }, + "441162": { + "url": "https://digitalhub.fifa.com/transform/9351d9a7-4be7-4c59-8e0e-3f5fbca8ac7d/STANEK-Jindrich_441162", + "no": 16, + "name": "Jindrich STANEK", + "code": "CZE" + }, + "441166": { + "url": "https://digitalhub.fifa.com/transform/33dbf631-0d45-4f04-9feb-bf0c76ad9f8e/ZELENY-Jaroslav_441166", + "no": 20, + "name": "Jaroslav ZELENY", + "code": "CZE" + }, + "441167": { + "url": "https://digitalhub.fifa.com/transform/25d4147e-8cc2-4262-bba5-3e47680a3f23/HOLES-Tomas_441167", + "no": 3, + "name": "Tomas HOLES", + "code": "CZE" + }, + "441170": { + "url": "https://digitalhub.fifa.com/transform/04ca9e4e-8ab3-458e-a689-2ac49094fb23/KREJCI-Ladislav_441170", + "no": 7, + "name": "Ladislav KREJCI", + "code": "CZE" + }, + "441171": { + "url": "https://digitalhub.fifa.com/transform/e5ab58c0-de70-4e60-afdd-0cacec12decb/KUCHTA-Jan_441171", + "no": 11, + "name": "Jan KUCHTA", + "code": "CZE" + }, + "441179": { + "url": "https://digitalhub.fifa.com/transform/905e3e12-72e9-440d-96f5-0b3a48aebe92/DEMIRAL-Merih_441179", + "no": 3, + "name": "Merih DEMIRAL", + "code": "TUR" + }, + "441180": { + "url": "https://digitalhub.fifa.com/transform/f8c86015-cce5-4965-9d7c-183ef908079a/BAYINDIR-Altay_441180", + "no": 12, + "name": "Altay BAYINDIR", + "code": "TUR" + }, + "441181": { + "url": "https://digitalhub.fifa.com/transform/6cedaf47-2a99-4e31-bb0d-46ce78df26a6/CAKIR-Ugurcan_441181", + "no": 23, + "name": "Ugurcan CAKIR", + "code": "TUR" + }, + "441188": { + "url": "https://digitalhub.fifa.com/transform/9cccf7c0-ebfc-4b65-8587-74742f5a9992/AKTURKOGLU-Kerem_441188", + "no": 7, + "name": "Kerem AKTURKOGLU", + "code": "TUR" + }, + "441234": { + "url": "https://digitalhub.fifa.com/transform/aa8ef158-6636-46a9-a6fb-185a2f92ad95/ENCISO-Julio_441234", + "no": 19, + "name": "Julio ENCISO", + "code": "PAR" + }, + "441236": { + "url": "https://digitalhub.fifa.com/transform/679fc90e-2f98-4494-a4dd-f26442fae6d3/GALINDEZ-Hernan_441236", + "no": 1, + "name": "Hernan GALINDEZ", + "code": "ECU" + }, + "441239": { + "url": "https://digitalhub.fifa.com/transform/b324619d-d774-4bb5-876b-40845697efe8/GUTIERREZ-Jorge_441239", + "no": 26, + "name": "Jorge GUTIERREZ", + "code": "PAN" + }, + "441240": { + "url": "https://digitalhub.fifa.com/transform/7cb0d726-e204-4173-830c-0384eb857207/ANDRADE-Andres_441240", + "no": 16, + "name": "Andres ANDRADE", + "code": "PAN" + }, + "441241": { + "url": "https://digitalhub.fifa.com/transform/050825b5-4cad-4874-8aa9-fdf8bda50819/MOSQUERA-Orlando_441241", + "no": 22, + "name": "Orlando MOSQUERA", + "code": "PAN" + }, + "441242": { + "url": "https://digitalhub.fifa.com/transform/b6125765-d10e-468b-a80a-be2118629de6/BLACKMAN-Cesar_441242", + "no": 2, + "name": "Cesar BLACKMAN", + "code": "PAN" + }, + "441243": { + "url": "https://digitalhub.fifa.com/transform/6a0310f0-a008-4d4e-adc9-d46fbf9ece31/YANIS-Cesar_441243", + "no": 21, + "name": "Cesar YANIS", + "code": "PAN" + }, + "441251": { + "url": "https://digitalhub.fifa.com/transform/62363054-d9e0-4926-9404-90b975d56647/ROBINSON-Antonee_441251", + "no": 5, + "name": "Antonee ROBINSON", + "code": "USA" + }, + "441252": { + "url": "https://digitalhub.fifa.com/transform/bd760593-4ed3-405e-b497-f508dbc8bbdf/JOHNSTON-Alistair_441252", + "no": 2, + "name": "Alistair JOHNSTON", + "code": "CAN" + }, + "441255": { + "url": "https://digitalhub.fifa.com/transform/0583604e-3974-45f0-ac6c-cdf0deaabe5c/ST-CLAIR-Dayne_441255", + "no": 1, + "name": "Dayne ST. CLAIR", + "code": "CAN" + }, + "441257": { + "url": "https://digitalhub.fifa.com/transform/97ad628a-b97d-4657-ac41-f2a667c534e6/DAVID-Jonathan_441257", + "no": 10, + "name": "Jonathan DAVID", + "code": "CAN" + }, + "441258": { + "url": "https://digitalhub.fifa.com/transform/51344b42-77de-4109-a167-7723dc1d4dd2/KONE-Ismael_441258", + "no": 8, + "name": "Ismael KONE", + "code": "CAN" + }, + "441259": { + "url": "https://digitalhub.fifa.com/transform/3f5479a0-7d7d-408f-b9c8-b0185e1d8ae4/MILLAR-Liam_441259", + "no": 11, + "name": "Liam MILLAR", + "code": "CAN" + }, + "441260": { + "url": "https://digitalhub.fifa.com/transform/b84beeec-be0c-493f-85fd-362bf0ead5c6/ACEVEDO-Carlos_441260", + "no": 12, + "name": "Carlos ACEVEDO", + "code": "MEX" + }, + "441261": { + "url": "https://digitalhub.fifa.com/transform/1e7c7c32-135c-46ba-9aff-429bfb1478aa/REYES-Israel_441261", + "no": 15, + "name": "Israel REYES", + "code": "MEX" + }, + "441307": { + "url": "https://digitalhub.fifa.com/transform/f823c3da-d540-436c-9b56-bfccdc4b51bc/OUNAHI-Azzedine_441307", + "no": 8, + "name": "Azzedine OUNAHI", + "code": "MAR" + }, + "441313": { + "url": "https://digitalhub.fifa.com/transform/93a9ca9a-b0db-41bb-80e6-878eb46f0c84/MPASI-Lionel_441313", + "no": 1, + "name": "Lionel MPASI", + "code": "COD" + }, + "441316": { + "url": "https://digitalhub.fifa.com/transform/df278077-1306-4bc3-99d3-0842d69fdec3/WISSA-Yoane_441316", + "no": 20, + "name": "Yoane WISSA", + "code": "COD" + }, + "441317": { + "url": "https://digitalhub.fifa.com/transform/33939502-486c-4dce-a21a-c5c86b0e08f0/BONGONDA-Theo_441317", + "no": 10, + "name": "Theo BONGONDA", + "code": "COD" + }, + "441333": { + "url": "https://digitalhub.fifa.com/transform/3aed0bc7-4974-4bc1-9cc9-bb764bb91d3e/MENSAH-Gideon_441333", + "no": 14, + "name": "Gideon MENSAH", + "code": "GHA" + }, + "441336": { + "url": "https://digitalhub.fifa.com/transform/394452a3-57aa-4ce7-b506-9ba8de7254eb/MUMIN-Abdul_441336", + "no": 6, + "name": "Abdul MUMIN", + "code": "GHA" + }, + "441341": { + "url": "https://digitalhub.fifa.com/transform/7b2e13d2-e407-4c8a-8e7d-e465d933bef5/OWUSU-Elisha_441341", + "no": 15, + "name": "Elisha OWUSU", + "code": "GHA" + }, + "441342": { + "url": "https://digitalhub.fifa.com/transform/c76bdca8-f959-4934-8ecf-47d38aac600c/ISSAHAKU-Fatawu_441342", + "no": 7, + "name": "Abdul FATAWU", + "code": "GHA" + }, + "441350": { + "url": "https://digitalhub.fifa.com/transform/76a28e94-3869-40e2-a82e-9fb973181eb6/BOUDAOUI-Hicham_441350", + "no": 14, + "name": "Hicham BOUDAOUI", + "code": "ALG" + }, + "441362": { + "url": "https://digitalhub.fifa.com/transform/b9afdecd-b04d-4224-be9b-50643fc77299/BEN-OUANES-Mortadha_441362", + "no": 12, + "name": "Mortadha BEN OUANES", + "code": "TUN" + }, + "441402": { + "url": "https://digitalhub.fifa.com/transform/7ad848a3-35dc-465c-b10b-e3ef9dcc7813/SAMUDIO-Cesar_441402", + "no": 12, + "name": "Cesar SAMUDIO", + "code": "PAN" + }, + "441422": { + "url": "https://digitalhub.fifa.com/transform/db59cb7d-9b9e-4cdc-be14-07e16631dbd8/PAZ-Nico_441422", + "no": 18, + "name": "Nico PAZ", + "code": "ARG" + }, + "441622": { + "url": "https://digitalhub.fifa.com/transform/73d7ea6f-ca50-4665-97cf-4c319351dce6/LUCUMI-Jhon_441622", + "no": 3, + "name": "Jhon LUCUMI", + "code": "COL" + }, + "441623": { + "url": "https://digitalhub.fifa.com/transform/4ff94bd7-9c21-4338-be92-bad080e8d541/UGARTE-Manuel_441623", + "no": 5, + "name": "Manuel UGARTE", + "code": "URU" + }, + "442428": { + "url": "https://digitalhub.fifa.com/transform/36ab73b9-b07c-48d7-a2c2-da34b149b0d2/HICKEY-Aaron_442428", + "no": 2, + "name": "Aaron HICKEY", + "code": "SCO" + }, + "442429": { + "url": "https://digitalhub.fifa.com/transform/c1b8aa4f-e753-4748-915b-33661cc33845/KELLY-Liam_442429", + "no": 12, + "name": "Liam KELLY", + "code": "SCO" + }, + "442430": { + "url": "https://digitalhub.fifa.com/transform/4b905694-87c7-4148-be4b-802e4dbcc7ba/SOUTTAR-John_442430", + "no": 15, + "name": "John SOUTTAR", + "code": "SCO" + }, + "442431": { + "url": "https://digitalhub.fifa.com/transform/073ebe12-5ba9-4de4-8729-2a0b0e942b43/McKENNA-Scott_442431", + "no": 26, + "name": "Scott MCKENNA", + "code": "SCO" + }, + "442433": { + "url": "https://digitalhub.fifa.com/transform/c0ef417d-f1aa-48e4-b9c4-ddb006ec53f5/STEWART-Ross_442433", + "no": 14, + "name": "Ross STEWART", + "code": "SCO" + }, + "442434": { + "url": "https://digitalhub.fifa.com/transform/d5d3101d-c2cb-4a29-bccf-914370459cfa/FERGUSON-Lewis_442434", + "no": 19, + "name": "Lewis FERGUSON", + "code": "SCO" + }, + "447853": { + "url": "https://digitalhub.fifa.com/transform/2a0b3279-e7c5-44c9-8f13-897d085e83bf/RAYA-David_447853", + "no": 1, + "name": "David RAYA", + "code": "ESP" + }, + "447855": { + "url": "https://digitalhub.fifa.com/transform/1792665e-37cb-421d-969b-e6a3edbd8d76/WILLIAMS-Nico_447855", + "no": 17, + "name": "Nico WILLIAMS", + "code": "ESP" + }, + "447860": { + "url": "https://digitalhub.fifa.com/transform/19c2a085-e986-4c5b-8af7-aa98f7adc36e/BAENA-Alex_447860", + "no": 15, + "name": "Alex BAENA", + "code": "ESP" + }, + "447864": { + "url": "https://digitalhub.fifa.com/transform/e90fda84-dae1-44e9-b030-9ce63b11b2d4/IGLESIAS-Borja_447864", + "no": 26, + "name": "Borja IGLESIAS", + "code": "ESP" + }, + "447866": { + "url": "https://digitalhub.fifa.com/transform/4a8278cb-43c6-4a1a-8aa8-896c67daf977/GAVI_447866", + "no": 9, + "name": "GAVI", + "code": "ESP" + }, + "447991": { + "url": "https://digitalhub.fifa.com/transform/732355e7-ab77-473e-b0eb-25ac3fcdaac2/OLVEIRA-Gaston_447991", + "no": 22, + "name": "Gaston OLVEIRA", + "code": "PAR" + }, + "448014": { + "url": "https://digitalhub.fifa.com/transform/0bbf6585-1c6b-4416-8a3f-31a1d8d1625b/CIRCATI-Alessandro_448014", + "no": 3, + "name": "Alessandro CIRCATI", + "code": "AUS" + }, + "448015": { + "url": "https://digitalhub.fifa.com/transform/e455ae41-95f0-454b-bd12-abdaffa68b7d/VOLPATO-Cristian_448015", + "no": 20, + "name": "Cristian VOLPATO", + "code": "AUS" + }, + "448051": { + "url": "https://digitalhub.fifa.com/transform/a09b97d9-6b02-45d4-aae8-b8ed274e5634/CHAVEZ-Luis_448051", + "no": 24, + "name": "Luis CHAVEZ", + "code": "MEX" + }, + "448081": { + "url": "https://digitalhub.fifa.com/transform/040f6a55-0f54-430e-a03b-bb994ee40921/GONCALO-RAMOS_448081", + "no": 9, + "name": "GONCALO RAMOS", + "code": "POR" + }, + "448092": { + "url": "https://digitalhub.fifa.com/transform/11360803-25b9-4af9-b4a1-5916e0cd03cb/RUI-SILVA_448092", + "no": 22, + "name": "RUI SILVA", + "code": "POR" + }, + "448103": { + "url": "https://digitalhub.fifa.com/transform/7e5b9fb5-dfcf-47e7-b185-ebd6d915e0be/RIEDER-Fabian_448103", + "no": 22, + "name": "Fabian RIEDER", + "code": "SUI" + }, + "448104": { + "url": "https://digitalhub.fifa.com/transform/b9cc3593-aa7e-4f6f-b22b-2cdeae513a1e/ITTEN-Cedric_448104", + "no": 26, + "name": "Cedric ITTEN", + "code": "SUI" + }, + "448107": { + "url": "https://digitalhub.fifa.com/transform/8c199208-00cd-46ca-877b-f0fd4fb08e31/KOBEL-Gregor_448107", + "no": 1, + "name": "Gregor KOBEL", + "code": "SUI" + }, + "448112": { + "url": "https://digitalhub.fifa.com/transform/64a9489f-28d0-40ca-9592-3cda9cb7cac5/AMDOUNI-Zeki_448112", + "no": 23, + "name": "Zeki AMDOUNI", + "code": "SUI" + }, + "448114": { + "url": "https://digitalhub.fifa.com/transform/b536dbbe-88a2-4caf-97c0-6baac25c43fe/NDOYE-Dan_448114", + "no": 11, + "name": "Dan NDOYE", + "code": "SUI" + }, + "448120": { + "url": "https://digitalhub.fifa.com/transform/9e9fc9ed-5b8e-4c1e-a4e3-c29201d34dae/JASHARI-Ardon_448120", + "no": 14, + "name": "Ardon JASHARI", + "code": "SUI" + }, + "448124": { + "url": "https://digitalhub.fifa.com/transform/7ece88c1-0971-4298-a4f1-00547bf2c889/FASSNACHT-Christian_448124", + "no": 16, + "name": "Christian FASSNACHT", + "code": "SUI" + }, + "448127": { + "url": "https://digitalhub.fifa.com/transform/dd8abcd7-7775-4f67-9e25-eaa6e7cb2b97/OKAFOR-Noah_448127", + "no": 19, + "name": "Noah OKAFOR", + "code": "SUI" + }, + "448128": { + "url": "https://digitalhub.fifa.com/transform/1a0ecb32-cde2-4987-a0e0-2bf8ee4376c5/PICKEL-Charles_448128", + "no": 18, + "name": "Charles PICKEL", + "code": "COD" + }, + "448131": { + "url": "https://digitalhub.fifa.com/transform/625f7ce0-81a9-4bab-9b18-c9ec395b5096/VARGAS-Ruben_448131", + "no": 17, + "name": "Ruben VARGAS", + "code": "SUI" + }, + "448136": { + "url": "https://digitalhub.fifa.com/transform/9b17e0f6-f09e-417d-9829-857d7a7d1fa3/COEMERT-Eray_448136", + "no": 18, + "name": "Eray COEMERT", + "code": "SUI" + }, + "448140": { + "url": "https://digitalhub.fifa.com/transform/f9f50877-4cd1-4ab9-83d8-2908ad6fbc70/VAN-DE-VEN-Micky_448140", + "no": 15, + "name": "Micky VAN DE VEN", + "code": "NED" + }, + "448149": { + "url": "https://digitalhub.fifa.com/transform/dd457729-e889-46e1-9845-f6e1b194893e/KOOPMEINERS-Teun_448149", + "no": 20, + "name": "Teun KOOPMEINERS", + "code": "NED" + }, + "448151": { + "url": "https://digitalhub.fifa.com/transform/c3d85e26-25ec-46df-957c-9e5feee3faf3/FLEKKEN-Mark_448151", + "no": 23, + "name": "Mark FLEKKEN", + "code": "NED" + }, + "448152": { + "url": "https://digitalhub.fifa.com/transform/bbb5637f-0587-4ddd-8a82-604c0d921bb3/GAKPO-Cody_448152", + "no": 11, + "name": "Cody GAKPO", + "code": "NED" + }, + "448153": { + "url": "https://digitalhub.fifa.com/transform/683cef55-109a-4bc3-a41a-8bb4d64d556f/LANG-Noa_448153", + "no": 17, + "name": "Noa LANG", + "code": "NED" + }, + "448157": { + "url": "https://digitalhub.fifa.com/transform/79d54014-e674-49c2-8b01-94958f41743a/TIL-Guus_448157", + "no": 16, + "name": "Guus TIL", + "code": "NED" + }, + "448159": { + "url": "https://digitalhub.fifa.com/transform/3b0de826-85e3-4404-9dbc-6e6ac7675ae3/WEGHORST-Wout_448159", + "no": 9, + "name": "Wout WEGHORST", + "code": "NED" + }, + "448160": { + "url": "https://digitalhub.fifa.com/transform/4f4c5521-6b60-46e0-b93b-4aaae66f28f7/SUCIC-Luka_448160", + "no": 21, + "name": "Luka SUCIC", + "code": "CRO" + }, + "448164": { + "url": "https://digitalhub.fifa.com/transform/8fdebc61-0e5a-4d33-bf9f-3dcb4b413f21/JAKIC-Kristijan_448164", + "no": 18, + "name": "Kristijan JAKIC", + "code": "CRO" + }, + "448171": { + "url": "https://digitalhub.fifa.com/transform/5b23d028-3bf8-4355-8364-7838975c264f/SUTALO-Josip_448171", + "no": 6, + "name": "Josip SUTALO", + "code": "CRO" + }, + "448174": { + "url": "https://digitalhub.fifa.com/transform/002f5150-852a-45f5-9a9b-46cd3dcaface/PONGRACIC-Marin_448174", + "no": 3, + "name": "Marin PONGRACIC", + "code": "CRO" + }, + "448179": { + "url": "https://digitalhub.fifa.com/transform/4fb248c2-8d15-4415-ab5f-19bf997447ae/KOTARSKI-Dominik_448179", + "no": 23, + "name": "Dominik KOTARSKI", + "code": "CRO" + }, + "448180": { + "url": "https://digitalhub.fifa.com/transform/18cba70e-f4ed-4f57-8e6a-5d4bfd3df8b0/GVARDIOL-Josko_448180", + "no": 4, + "name": "Josko GVARDIOL", + "code": "CRO" + }, + "448189": { + "url": "https://digitalhub.fifa.com/transform/bb7bbfe0-791d-408e-a2c2-f33156fce3e8/GORDON-Anthony_448189", + "no": 18, + "name": "Anthony GORDON", + "code": "ENG" + }, + "448196": { + "url": "https://digitalhub.fifa.com/transform/b1182d25-62ad-4ad8-8bae-2b7577569484/MUMIN-Abdul_441336", + "no": 7, + "name": "Bukayo SAKA", + "code": "ENG" + }, + "448198": { + "url": "https://digitalhub.fifa.com/transform/720c0b56-6b1c-49aa-8c9d-5aec2c23c673/TONEY-Ivan_448198", + "no": 22, + "name": "Ivan TONEY", + "code": "ENG" + }, + "448202": { + "url": "https://digitalhub.fifa.com/transform/d711b37f-ec06-4ea7-bb52-50ba0a42ef67/BELLINGHAM-Jude_448202", + "no": 10, + "name": "Jude BELLINGHAM", + "code": "ENG" + }, + "448203": { + "url": "https://digitalhub.fifa.com/transform/876d6c91-be07-4b54-a86d-d73e2ef52d8f/WATKINS-Ollie_448203", + "no": 19, + "name": "Ollie WATKINS", + "code": "ENG" + }, + "448214": { + "url": "https://digitalhub.fifa.com/transform/c8c38ca3-7100-4bca-88e7-4ea66fd86ff7/TILLMAN-Malik_448214", + "no": 17, + "name": "Malik TILLMAN", + "code": "USA" + }, + "448217": { + "url": "https://digitalhub.fifa.com/transform/01fb042f-5de5-41df-8104-7445672fdca5/TURNER-Matt_448217", + "no": 1, + "name": "Matt TURNER", + "code": "USA" + }, + "448252": { + "url": "https://digitalhub.fifa.com/transform/b88c6da2-28db-4d61-a668-ac8e84114063/FERNANDEZ-Enzo_448252", + "no": 24, + "name": "Enzo FERNANDEZ", + "code": "ARG" + }, + "448290": { + "url": "https://digitalhub.fifa.com/transform/cda5e4c5-69a6-46ee-b6d1-230be57c4847/PACHO-Willian_448290", + "no": 6, + "name": "Willian PACHO", + "code": "ECU" + }, + "448295": { + "url": "https://digitalhub.fifa.com/transform/d67ebe06-be17-4735-a8a7-9659eb37cf37/VALLE-Gonzalo_448295", + "no": 22, + "name": "Gonzalo VALLE", + "code": "ECU" + }, + "448299": { + "url": "https://digitalhub.fifa.com/transform/b21d23fa-c045-4f5d-9721-59740e4006b2/VALENCIA-Anthony_448299", + "no": 8, + "name": "Anthony VALENCIA", + "code": "ECU" + }, + "448310": { + "url": "https://digitalhub.fifa.com/transform/c35d8b13-4ad6-45d8-853e-8d7f6bd98214/RODRIGUEZ-Kevin_448310", + "no": 11, + "name": "Kevin RODRIGUEZ", + "code": "ECU" + }, + "448312": { + "url": "https://digitalhub.fifa.com/transform/b90df9f2-8054-4d40-b375-f7728a31a069/ANGULO-Nilson_448312", + "no": 20, + "name": "Nilson ANGULO", + "code": "ECU" + }, + "448332": { + "url": "https://digitalhub.fifa.com/transform/3f92a933-a22d-4f58-8f4f-b51370aeacf4/MAIGNAN-Mike_448332", + "no": 16, + "name": "Mike MAIGNAN", + "code": "FRA" + }, + "448341": { + "url": "https://digitalhub.fifa.com/transform/df41be47-900d-41fe-90eb-b493f7609869/DOKU-Jeremy_448341", + "no": 11, + "name": "Jeremy DOKU", + "code": "BEL" + }, + "448343": { + "url": "https://digitalhub.fifa.com/transform/9018ca03-c5c1-4dc1-8d4f-7ee07308dc55/VANAKEN-Hans_448343", + "no": 20, + "name": "Hans VANAKEN", + "code": "BEL" + }, + "448346": { + "url": "https://digitalhub.fifa.com/transform/34da124d-c474-4154-90e9-aa132a5df818/THEATE-Arthur_448346", + "no": 3, + "name": "Arthur THEATE", + "code": "BEL" + }, + "448355": { + "url": "https://digitalhub.fifa.com/transform/78476568-5abb-4047-b6c0-fd9651e0f39d/TROSSARD-Leandro_448355", + "no": 10, + "name": "Leandro TROSSARD", + "code": "BEL" + }, + "448360": { + "url": "https://digitalhub.fifa.com/transform/dda9e35d-eedf-403b-8953-a5dc213fbf67/MECHELE-Brandon_448360", + "no": 4, + "name": "Brandon MECHELE", + "code": "BEL" + }, + "448362": { + "url": "https://digitalhub.fifa.com/transform/2ce231c2-05f7-4353-921c-242c863a8d54/DE-KETELAERE-Charles_448362", + "no": 17, + "name": "Charles DE KETELAERE", + "code": "BEL" + }, + "448363": { + "url": "https://digitalhub.fifa.com/transform/4b98bc6d-0a33-4ad0-b0fc-18ba00c15e1c/DELCROIX-Hannes_448363", + "no": 5, + "name": "Hannes DELCROIX", + "code": "HAI" + }, + "448364": { + "url": "https://digitalhub.fifa.com/transform/697ee4f8-3df1-4ce5-a8b9-c9dae1ed6aba/ONANA-Amadou_448364", + "no": 24, + "name": "Amadou ONANA", + "code": "BEL" + }, + "448366": { + "url": "https://digitalhub.fifa.com/transform/a19702c3-a309-4e23-9957-dfbe0d9d5d43/DE-WINTER-Koni_448366", + "no": 16, + "name": "Koni DE WINTER", + "code": "BEL" + }, + "448369": { + "url": "https://digitalhub.fifa.com/transform/f6f8a277-eb22-4353-9ce1-a8abe7749d1d/DEBAST-Zeno_448369", + "no": 2, + "name": "Zeno DEBAST", + "code": "BEL" + }, + "448373": { + "url": "https://digitalhub.fifa.com/transform/1c22dfc4-3eb2-4778-b310-ef4b62aef0c6/DE-CUYPER-Maxim_448373", + "no": 5, + "name": "Maxim DE CUYPER", + "code": "BEL" + }, + "448377": { + "url": "https://digitalhub.fifa.com/transform/5672576a-616d-45a3-8f06-95aa772bb821/LUKEBAKIO-Dodi_448377", + "no": 14, + "name": "Dodi LUKEBAKIO", + "code": "BEL" + }, + "448390": { + "url": "https://digitalhub.fifa.com/transform/d74aed0f-7268-4a91-8dc2-13a76e2cdf28/CHOINIERE-Mathieu_448390", + "no": 6, + "name": "Mathieu CHOINIERE", + "code": "CAN" + }, + "448402": { + "url": "https://digitalhub.fifa.com/transform/f5b31eb7-c506-4ad3-b857-06c22e1bb263/WATERMAN-Joel_448402", + "no": 5, + "name": "Joel WATERMAN", + "code": "CAN" + }, + "448411": { + "url": "https://digitalhub.fifa.com/transform/fd23f2a2-eb9d-4232-97ff-03c924d6b24e/SHAFFELBURG-Jacob_448411", + "no": 14, + "name": "Jacob SHAFFELBURG", + "code": "CAN" + }, + "448420": { + "url": "https://digitalhub.fifa.com/transform/a2b269b6-cc1d-4693-b72a-6359c41597b7/LUIZ-HENRIQUE_448420", + "no": 21, + "name": "LUIZ HENRIQUE", + "code": "BRA" + }, + "448497": { + "url": "https://digitalhub.fifa.com/transform/aef63530-cc2b-4b8e-b06b-6c0a9fb90ec0/MOHEBBI-Mohammad_448497", + "no": 8, + "name": "Mohammad MOHEBBI", + "code": "IRN" + }, + "448505": { + "url": "https://digitalhub.fifa.com/transform/0357126d-f784-46a7-901d-33d54b66598b/HARDANI-Saleh_448505", + "no": 2, + "name": "Saleh HARDANI", + "code": "IRN" + }, + "448507": { + "url": "https://digitalhub.fifa.com/transform/5a4d3867-6d31-4e40-8718-312350b29fb4/NIAZMAND-Payam_448507", + "no": 12, + "name": "Payam NIAZMAND", + "code": "IRN" + }, + "448522": { + "url": "https://digitalhub.fifa.com/transform/d37bf93a-6fc3-483d-be08-32032b5956bc/SEIDU-Alidu_448522", + "no": 2, + "name": "Alidu SEIDU", + "code": "GHA" + }, + "448523": { + "url": "https://digitalhub.fifa.com/transform/ba6f9998-366d-4e8f-b7ca-e387f1aabdcd/SULEMANA-Kamaldeen_448523", + "no": 22, + "name": "Kamaldeen SULEMANA", + "code": "GHA" + }, + "448525": { + "url": "https://digitalhub.fifa.com/transform/1561f6b3-4537-41a1-8803-367ec4c80519/NUAMAH-Ernest_448525", + "no": 24, + "name": "Ernest NUAMAH", + "code": "GHA" + }, + "448531": { + "url": "https://digitalhub.fifa.com/transform/c0b6a316-ecf6-4944-b8fc-ccdd60b15a5a/SEMENYO-Antoine_448531", + "no": 11, + "name": "Antoine SEMENYO", + "code": "GHA" + }, + "448557": { + "url": "https://digitalhub.fifa.com/transform/40432f8c-1b4a-444e-b3a4-709164e708d6/KAMADA-Daichi_448557", + "no": 15, + "name": "Daichi KAMADA", + "code": "JPN" + }, + "448569": { + "url": "https://digitalhub.fifa.com/transform/8d060ae7-d04d-4bc3-9b76-d4ad6b52a0c3/MACHINO-Shuto_448569", + "no": 6, + "name": "Shuto MACHINO", + "code": "JPN" + }, + "448580": { + "url": "https://digitalhub.fifa.com/transform/352f1315-e0c8-46fd-b0f4-5f56cac5ff18/KIM-Moonhwan_448580", + "no": 15, + "name": "KIM Moonhwan ", + "code": "KOR" + }, + "448585": { + "url": "https://digitalhub.fifa.com/transform/537b866b-290c-4da9-a0bb-5984410d1509/YANG-Hyunjun_448585", + "no": 20, + "name": "YANG Hyunjun ", + "code": "KOR" + }, + "448586": { + "url": "https://digitalhub.fifa.com/transform/e273b84d-3432-4404-8c33-7ecaaa2bc214/OH-Hyeongyu_448586", + "no": 18, + "name": "OH Hyeongyu", + "code": "KOR" + }, + "448598": { + "url": "https://digitalhub.fifa.com/transform/250526c6-26b5-4425-8a21-231c7952e34d/SAIBARI-Ismael_448598", + "no": 11, + "name": "Ismael SAIBARI", + "code": "MAR" + }, + "448607": { + "url": "https://digitalhub.fifa.com/transform/074f7da4-2459-4f56-b245-0b496782d067/RIAD-Chadi_448607", + "no": 18, + "name": "Chadi RIAD", + "code": "MAR" + }, + "448612": { + "url": "https://digitalhub.fifa.com/transform/8e73a0cb-8200-4870-b0bc-12901de8076f/EL-KHANNOUSS-Bilal_448612", + "no": 23, + "name": "Bilal EL KHANNOUSS", + "code": "MAR" + }, + "448662": { + "url": "https://digitalhub.fifa.com/transform/5ffd95df-83a5-4768-9331-0842c3f433b6/ACHOURI-Elias_448662", + "no": 7, + "name": "Elias ACHOURI", + "code": "TUN" + }, + "448815": { + "url": "https://digitalhub.fifa.com/transform/6e228075-d552-4471-80b9-6beb5f574ac6/NDIAYE-Iliman_448815", + "no": 13, + "name": "Iliman NDIAYE", + "code": "SEN" + }, + "448821": { + "url": "https://digitalhub.fifa.com/transform/79100f28-7542-4023-b782-e40ecd748f93/DIAW-Mory_448821", + "no": 23, + "name": "Mory DIAW", + "code": "SEN" + }, + "448825": { + "url": "https://digitalhub.fifa.com/transform/fa3c3939-ed3d-46f5-9474-39fe481be534/CISS-Pathe_448825", + "no": 6, + "name": "Pathe CISS", + "code": "SEN" + }, + "461177": { + "url": "https://digitalhub.fifa.com/transform/c0990d50-6120-459c-a66a-bd91ee7e46bc/VARGAS-Obed_461177", + "no": 18, + "name": "Obed VARGAS", + "code": "MEX" + }, + "461788": { + "url": "https://digitalhub.fifa.com/transform/cf051f82-c8a8-4328-9439-2ab64f616b83/MARAWAN-ATTIA_461788", + "no": 19, + "name": "MARAWAN ATTIA", + "code": "EGY" + }, + "463125": { + "url": "https://digitalhub.fifa.com/transform/fb29327f-14b3-4b8f-af4e-3816404afaed/SOSA-Ramon_463125", + "no": 7, + "name": "Ramon SOSA", + "code": "PAR" + }, + "463127": { + "url": "https://digitalhub.fifa.com/transform/58eb53dc-567a-489a-b2f9-3a905f5841b7/AVALOS-Gabriel_463127", + "no": 21, + "name": "Gabriel AVALOS", + "code": "PAR" + }, + "463128": { + "url": "https://digitalhub.fifa.com/transform/88e45d01-241d-4d9d-8b40-3f2cb2963d4d/GOMEZ-Diego_463128", + "no": 8, + "name": "Diego GOMEZ", + "code": "PAR" + }, + "463218": { + "url": "https://digitalhub.fifa.com/transform/29d0b36b-2727-4fc0-ab1e-4d21b5858f5a/MUDAU-Khuliso_463218", + "no": 20, + "name": "Khuliso MUDAU", + "code": "RSA" + }, + "463221": { + "url": "https://digitalhub.fifa.com/transform/1fb66990-444a-4e4b-9047-41c2542ea91a/SIBISI-Nkosinathi_463221", + "no": 19, + "name": "Nkosinathi SIBISI", + "code": "RSA" + }, + "463234": { + "url": "https://digitalhub.fifa.com/transform/a8c4c69e-b074-4a10-9bfc-38c85175560d/MASEKO-Thapelo_463234", + "no": 12, + "name": "Thapelo MASEKO", + "code": "RSA" + }, + "463236": { + "url": "https://digitalhub.fifa.com/transform/d238f3d6-bc5d-44c6-b312-2989524bea12/ADAMS-Jayden_463236", + "no": 23, + "name": "Jayden ADAMS", + "code": "RSA" + }, + "463282": { + "url": "https://digitalhub.fifa.com/transform/be716fd1-7641-4a96-a618-5f2c2214c84f/PRASS-Alexander_463282", + "no": 22, + "name": "Alexander PRASS", + "code": "AUT" + }, + "463283": { + "url": "https://digitalhub.fifa.com/transform/558d5b09-0c44-4c7e-bccb-1bf9ac31ca72/SCHMID-Romano_463283", + "no": 18, + "name": "Romano SCHMID", + "code": "AUT" + }, + "463286": { + "url": "https://digitalhub.fifa.com/transform/30760937-4e34-4c1b-b5a3-8b1375d79728/WIMMER-Patrick_463286", + "no": 21, + "name": "Patrick WIMMER", + "code": "AUT" + }, + "463287": { + "url": "https://digitalhub.fifa.com/transform/dfc45944-180c-4df6-96b2-ef69faee7ee7/FRIEDL-Marco_463287", + "no": 23, + "name": "Marco FRIEDL", + "code": "AUT" + }, + "463288": { + "url": "https://digitalhub.fifa.com/transform/c7b91eab-9cfc-4f0f-be61-71d31d1c4db8/MWENE-Phillip_463288", + "no": 16, + "name": "Phillip MWENE", + "code": "AUT" + }, + "463465": { + "url": "https://digitalhub.fifa.com/transform/54a42d16-279a-4566-8c46-ac75d8ea095a/ORDONEZ-Joel_463465", + "no": 4, + "name": "Joel ORDONEZ", + "code": "ECU" + }, + "463468": { + "url": "https://digitalhub.fifa.com/transform/b43c46a0-9e62-4202-b9e4-c625b36afc16/MINDA-Alan_463468", + "no": 14, + "name": "Alan MINDA", + "code": "ECU" + }, + "463476": { + "url": "https://digitalhub.fifa.com/transform/60f9a338-e7cb-45a0-a0ae-926740080bec/CASTILLO-Denil_463476", + "no": 18, + "name": "Denil CASTILLO", + "code": "ECU" + }, + "463489": { + "url": "https://digitalhub.fifa.com/transform/84400276-88b5-4054-b0fb-f8206f384291/MEDINA-Yaimar_463489", + "no": 26, + "name": "Yaimar MEDINA", + "code": "ECU" + }, + "463495": { + "url": "https://digitalhub.fifa.com/transform/ee18ba2f-5e31-4e33-8739-f0d59033c409/PAEZ-Kendry_463495", + "no": 10, + "name": "Kendry PAEZ", + "code": "ECU" + }, + "463580": { + "url": "https://digitalhub.fifa.com/transform/99c5d1bb-fd52-4ce3-a0e0-8f2e8b1083cf/SURMAN-Finn_463580", + "no": 16, + "name": "Finn SURMAN", + "code": "NZL" + }, + "463661": { + "url": "https://digitalhub.fifa.com/transform/b3a01b61-2e37-439e-b277-5d37c89923ab/BARCO-Valentin_463661", + "no": 8, + "name": "Valentin BARCO", + "code": "ARG" + }, + "463746": { + "url": "https://digitalhub.fifa.com/transform/a3eda53d-b792-4cbf-8924-159d1b6d75af/ENDRICK_463746", + "no": 19, + "name": "ENDRICK", + "code": "BRA" + }, + "463780": { + "url": "https://digitalhub.fifa.com/transform/6a6be1c6-3496-49ba-81ca-354bdb2f404c/OREILLY-Nico_390761", + "no": 3, + "name": "Nico OREILLY", + "code": "ENG" + }, + "463800": { + "url": "https://digitalhub.fifa.com/transform/469aeffb-5ff1-4782-87c4-b3791f045384/CHUKWUEMEKA-Carney_463800", + "no": 17, + "name": "Carney CHUKWUEMEKA", + "code": "AUT" + }, + "463809": { + "url": "https://digitalhub.fifa.com/transform/60c5fb68-c640-45dc-a493-75e1d9f3450c/QUANSAH-Jarell_463809", + "no": 26, + "name": "Jarell QUANSAH", + "code": "ENG" + }, + "463817": { + "url": "https://digitalhub.fifa.com/transform/a226584e-2566-49be-b8e7-b8e73d3aa127/GOODMAN-Owen_463817", + "no": 18, + "name": "Owen GOODMAN", + "code": "CAN" + }, + "463902": { + "url": "https://digitalhub.fifa.com/transform/818f768e-54da-4c5f-88ef-8f596240c2b5/PUERTA-Gustavo_463902", + "no": 14, + "name": "Gustavo PUERTA", + "code": "COL" + }, + "464055": { + "url": "https://digitalhub.fifa.com/transform/a747375e-cd17-4ef2-8241-fa7b9a7dab2b/GUSTO-Malo_464055", + "no": 2, + "name": "Malo GUSTO", + "code": "FRA" + }, + "464103": { + "url": "https://digitalhub.fifa.com/transform/c2bd7f75-2634-437d-9b8e-45d23380a755/BONNY-Ange-Yoan_464103", + "no": 9, + "name": "Ange-Yoan BONNY", + "code": "CIV" + }, + "464114": { + "url": "https://digitalhub.fifa.com/transform/ca4e60df-4c45-48e9-89e4-70ce6ac3b3b1/DOUE-Desire_464114", + "no": 20, + "name": "Desire DOUE", + "code": "FRA" + }, + "464127": { + "url": "https://digitalhub.fifa.com/transform/834e2e38-78ec-4e02-98a8-dbc085a9637c/RISSER-Robin_464127", + "no": 23, + "name": "Robin RISSER", + "code": "FRA" + }, + "464133": { + "url": "https://digitalhub.fifa.com/transform/088ceea5-0bdc-4615-9fc2-a99fe888fe44/WAHI-Elye_464133", + "no": 12, + "name": "Elye WAHI", + "code": "CIV" + }, + "464339": { + "url": "https://digitalhub.fifa.com/transform/389ec308-0914-4e7e-95e6-302c1d7bb0b0/GOTO-Keisuke_464339", + "no": 9, + "name": "Keisuke GOTO", + "code": "JPN" + }, + "464374": { + "url": "https://digitalhub.fifa.com/transform/58d034cc-0ae7-4caf-b6d1-41d12d129dd2/BAE-Junho_464374", + "no": 17, + "name": "BAE Junho", + "code": "KOR" + }, + "464457": { + "url": "https://digitalhub.fifa.com/transform/75d61654-11c8-4646-8e47-7c4c977b29b6/ALI-JASIM_464457", + "no": 17, + "name": "ALI JASIM", + "code": "IRQ" + }, + "464458": { + "url": "https://digitalhub.fifa.com/transform/89fe671d-907a-47be-b4b0-4138dc878986/YOUSSEF-AMYN_464458", + "no": 7, + "name": "YOUSSEF AMYN", + "code": "IRQ" + }, + "464484": { + "url": "https://digitalhub.fifa.com/transform/cd471dba-dc7d-4688-9021-e704b66cec76/GHARBI-Ismael_464484", + "no": 11, + "name": "Ismael GHARBI", + "code": "TUN" + }, + "464533": { + "url": "https://digitalhub.fifa.com/transform/dbca9708-0922-4d1d-97cb-1aa53696d6bd/GUTIERREZ-Brian_464533", + "no": 26, + "name": "Brian GUTIERREZ", + "code": "MEX" + }, + "464542": { + "url": "https://digitalhub.fifa.com/transform/554008b5-0520-4b67-8cab-c72ba087471f/FREEMAN-Alex_464542", + "no": 16, + "name": "Alex FREEMAN", + "code": "USA" + }, + "464546": { + "url": "https://digitalhub.fifa.com/transform/843ccc00-8c38-4a4e-91ba-a25694677cf0/BRADY-Chris_464546", + "no": 25, + "name": "Chris BRADY", + "code": "USA" + }, + "464566": { + "url": "https://digitalhub.fifa.com/transform/6a74409c-c030-405e-a042-1c01f408eeff/BAJRAKTAREVIC-Esmir_464566", + "no": 20, + "name": "Esmir BAJRAKTAREVIC", + "code": "BIH" + }, + "464842": { + "url": "https://digitalhub.fifa.com/transform/b8bad481-9270-4f53-92fd-ec70fbb7a06e/CAMARA-Lamine_464842", + "no": 8, + "name": "Lamine CAMARA", + "code": "SEN" + }, + "464865": { + "url": "https://digitalhub.fifa.com/transform/39400519-512a-43ef-97f2-7760d679aea5/DIOUF-El-Hadji-Malick_464865", + "no": 25, + "name": "El Hadji Malick DIOUF", + "code": "SEN" + }, + "464897": { + "url": "https://digitalhub.fifa.com/transform/0b3fd6fd-f931-45b7-ab1d-38b1751cb0a2/ESANOV-Sherzod_464897", + "no": 23, + "name": "Sherzod ESANOV", + "code": "UZB" + }, + "464906": { + "url": "https://digitalhub.fifa.com/transform/67fe075a-e8c6-4169-846b-6d436d647014/UROZOV-Jakhongir_464906", + "no": 26, + "name": "Jakhongir UROZOV", + "code": "UZB" + }, + "464933": { + "url": "https://digitalhub.fifa.com/transform/184c6d22-8ce0-4701-8582-39e1653b77f8/FAYZULLAEV-Abbosbek_464933", + "no": 22, + "name": "Abbosbek FAYZULLAEV", + "code": "UZB" + }, + "466317": { + "url": "https://digitalhub.fifa.com/transform/804768d8-badb-4492-9aef-1e523440aed4/BACUNA-Juninho_466317", + "no": 7, + "name": "Juninho BACUNA", + "code": "CUW" + }, + "466340": { + "url": "https://digitalhub.fifa.com/transform/ae48f357-6b53-4d49-b62f-fbfb4a041b62/BACUNA-Leandro_466340", + "no": 10, + "name": "Leandro BACUNA", + "code": "CUW" + }, + "466346": { + "url": "https://digitalhub.fifa.com/transform/e68cdb21-7918-4de8-8a37-8d3f1127184b/KUWAS-Brandley_466346", + "no": 17, + "name": "Brandley KUWAS", + "code": "CUW" + }, + "466350": { + "url": "https://digitalhub.fifa.com/transform/8baacb6b-39cd-4a37-8999-58dd5a1d9fec/FLORANUS-Sherel_466350", + "no": 5, + "name": "Sherel FLORANUS", + "code": "CUW" + }, + "466352": { + "url": "https://digitalhub.fifa.com/transform/115a2099-2406-4ca6-8905-91cc71efc98d/GORRE-Kenji_466352", + "no": 14, + "name": "Kenji GORRE", + "code": "CUW" + }, + "466359": { + "url": "https://digitalhub.fifa.com/transform/6ed36808-8d19-481f-acce-2a905fbc364c/ROEMERATOE-Godfried_466359", + "no": 6, + "name": "Godfried ROEMERATOE", + "code": "CUW" + }, + "466361": { + "url": "https://digitalhub.fifa.com/transform/f03c40c7-6eef-405c-a287-a1f7f1860a30/VAN-EIJMA-Roshon_466361", + "no": 4, + "name": "Roshon VAN EIJMA", + "code": "CUW" + }, + "466363": { + "url": "https://digitalhub.fifa.com/transform/c0d47ad2-fcb1-4d7f-b854-99b99cc0cadf/MARGARITHA-Jearl_466363", + "no": 16, + "name": "Jearl MARGARITHA", + "code": "CUW" + }, + "466365": { + "url": "https://digitalhub.fifa.com/transform/f9ebf1d2-90fe-4748-8788-19259714fc40/FELIDA-Kevin_466365", + "no": 22, + "name": "Kevin FELIDA", + "code": "CUW" + }, + "466370": { + "url": "https://digitalhub.fifa.com/transform/c806d05b-ee7a-482f-beb5-b9a6b5871a11/BODAK-Tyrick_466370", + "no": 25, + "name": "Tyrick BODAK", + "code": "CUW" + }, + "466372": { + "url": "https://digitalhub.fifa.com/transform/18bea3a9-68ef-4e35-ae04-2d494b39971e/KASTANEER-Gervane_466372", + "no": 19, + "name": "Gervane KASTANEER", + "code": "CUW" + }, + "466382": { + "url": "https://digitalhub.fifa.com/transform/f6d2d4d6-a63d-4278-a520-5edb0dc24e69/DOORNBUSCH-Trevor_466382", + "no": 26, + "name": "Trevor DOORNBUSCH", + "code": "CUW" + }, + "466585": { + "url": "https://digitalhub.fifa.com/transform/2d2bbffa-0dcf-47c1-b681-706566867489/BOMBITO-Moise_466585", + "no": 15, + "name": "Moise BOMBITO", + "code": "CAN" + }, + "466624": { + "url": "https://digitalhub.fifa.com/transform/bd47db79-966e-4eba-a8da-f6ba01148f27/BALOGUN-Folarin_466624", + "no": 20, + "name": "Folarin BALOGUN", + "code": "USA" + }, + "466669": { + "url": "https://digitalhub.fifa.com/transform/cb7b28b7-dbcb-4240-a32d-c5e6cd289240/LONDONO-Azarias_466669", + "no": 24, + "name": "Azarias LONDONO", + "code": "PAN" + }, + "466687": { + "url": "https://digitalhub.fifa.com/transform/123bdaa9-e54b-4b1c-8fd4-5dac88de915e/AHMED-Ali_466687", + "no": 20, + "name": "Ali AHMED", + "code": "CAN" + }, + "466835": { + "url": "https://digitalhub.fifa.com/transform/68889bed-7acd-4e67-a3bd-a18a300e70a0/PIERRE-Alexandre_466835", + "no": 12, + "name": "Alexandre PIERRE", + "code": "HAI" + }, + "466838": { + "url": "https://digitalhub.fifa.com/transform/948f9361-348d-4c5d-a26f-83205cae2f6b/JEAN-JACQUES-Danley_466838", + "no": 17, + "name": "Danley JEAN JACQUES", + "code": "HAI" + }, + "466844": { + "url": "https://digitalhub.fifa.com/transform/d7492aa1-5f11-45df-9059-0075ef046a0a/LACROIX-Markhus_466844", + "no": 13, + "name": "Markhus LACROIX", + "code": "HAI" + }, + "466853": { + "url": "https://digitalhub.fifa.com/transform/7f30e7f0-2c85-4fa5-aa66-09d5bd74f435/DUVERGER-Josue_466853", + "no": 23, + "name": "Josue DUVERGER", + "code": "HAI" + }, + "466862": { + "url": "https://digitalhub.fifa.com/transform/264fbdf9-369e-4794-b7b4-461fb346a6ab/GARVEN-METUSALA_466862", + "no": 14, + "name": "Garven METUSALA", + "code": "HAI" + }, + "466865": { + "url": "https://digitalhub.fifa.com/transform/1ddc26ef-11b7-4086-8386-49f6c6bf027c/ETIENNE-Derrick_466865", + "no": 7, + "name": "Derrick ETIENNE", + "code": "HAI" + }, + "470759": { + "url": "https://digitalhub.fifa.com/transform/0ba9e182-1726-4513-ab33-e6224e61815a/CASTANO-Kevin_470759", + "no": 5, + "name": "Kevin CASTANO", + "code": "COL" + }, + "470760": { + "url": "https://digitalhub.fifa.com/transform/1449efe8-a491-4d19-8c7d-c6fb0b6e8d0f/ARIAS-Jhon_470760", + "no": 11, + "name": "Jhon ARIAS", + "code": "COL" + }, + "472877": { + "url": "https://digitalhub.fifa.com/transform/4661ea5f-9a56-4047-bbcf-6748250e0ebe/KAHVECI-Irfan-Can_472877", + "no": 17, + "name": "Irfan Can KAHVECI", + "code": "TUR" + }, + "472908": { + "url": "https://digitalhub.fifa.com/transform/e013f16f-8ada-4532-b3c4-b674b0e08cc9/COUFAL-Vladimir_472908", + "no": 5, + "name": "Vladimir COUFAL", + "code": "CZE" + }, + "473050": { + "url": "https://digitalhub.fifa.com/transform/3beeef45-2af9-4641-aa23-24aabb1ff865/RIOS-Richard_473050", + "no": 6, + "name": "Richard RIOS", + "code": "COL" + }, + "473062": { + "url": "https://digitalhub.fifa.com/transform/0cf69c75-fc91-401b-a1f3-f8f833c87eed/MARTINEZ-Emiliano_473062", + "no": 15, + "name": "Emiliano MARTINEZ", + "code": "URU" + }, + "473113": { + "url": "https://digitalhub.fifa.com/transform/c08bf1d9-1dce-4862-b810-2f9e198a4950/EZE-Eberechi_473113", + "no": 21, + "name": "Eberechi EZE", + "code": "ENG" + }, + "474973": { + "url": "https://digitalhub.fifa.com/transform/02b8f052-fa36-41a9-807e-e8f7c6a96d61/CUBARSI-Pau_474973", + "no": 22, + "name": "Pau CUBARSI", + "code": "ESP" + }, + "475036": { + "url": "https://digitalhub.fifa.com/transform/c5de4283-2fbb-4691-8de4-39959ad7b755/RAYAN_475036", + "no": 26, + "name": "RAYAN", + "code": "BRA" + }, + "475195": { + "url": "https://digitalhub.fifa.com/transform/3bdd0feb-2965-4dff-9aa1-22b6d769e90d/OUEDRAOGO-Assan_475195", + "no": 25, + "name": "Assan OUEDRAOGO", + "code": "GER" + }, + "475260": { + "url": "https://digitalhub.fifa.com/transform/0b62bdac-feaf-4b23-a22b-31a73c68a475/KARIMOV-Behruzjon_475260", + "no": 24, + "name": "Behruzjon KARIMOV", + "code": "UZB" + }, + "475921": { + "url": "https://digitalhub.fifa.com/transform/6526cdf8-5f63-4c78-b14d-9af4cdb862af/RAZAGHINIA-Amirmohammad_475921", + "no": 26, + "name": "Amirmohammad RAZAGHINIA", + "code": "IRN" + }, + "476345": { + "url": "https://digitalhub.fifa.com/transform/bbf850f0-89dd-4ccc-979d-bb7b23e769b1/DITTA-Willer_476345", + "no": 18, + "name": "Willer DITTA", + "code": "COL" + }, + "476348": { + "url": "https://digitalhub.fifa.com/transform/720524b9-bfc5-4139-a873-cba0a35bfa95/BOBADILLA-Damian_476348", + "no": 16, + "name": "Damian BOBADILLA", + "code": "PAR" + }, + "477470": { + "url": "https://digitalhub.fifa.com/transform/8cadf37e-ea31-43d7-bc0d-935e74adfe95/BOBB-Oscar_477470", + "no": 22, + "name": "Oscar BOBB", + "code": "NOR" + }, + "477536": { + "url": "https://digitalhub.fifa.com/transform/d89cb053-d9ce-4999-91da-7e9b58f2682a/VINAS-Federico_477536", + "no": 21, + "name": "Federico VINAS", + "code": "URU" + }, + "477770": { + "url": "https://digitalhub.fifa.com/transform/aae92383-d5ce-4d00-8eb8-71891a619d11/PICO-LOPES_477770", + "no": 4, + "name": "PICO LOPES", + "code": "CPV" + }, + "477777": { + "url": "https://digitalhub.fifa.com/transform/1c9072f7-1c82-483b-9f41-a749332fff71/DIAKITE-Oumar_477777", + "no": 14, + "name": "Oumar DIAKITE", + "code": "CIV" + }, + "477778": { + "url": "https://digitalhub.fifa.com/transform/ba7341af-8a89-4260-9711-37bec1618ff2/ADINGRA-Simon_477778", + "no": 10, + "name": "Simon ADINGRA", + "code": "CIV" + }, + "477790": { + "url": "https://digitalhub.fifa.com/transform/5aa32614-1ae5-49be-aed3-f9636a556385/AMOURA-Mohamed_477790", + "no": 18, + "name": "Mohamed AMOURA", + "code": "ALG" + }, + "477795": { + "url": "https://digitalhub.fifa.com/transform/81f29a61-d5a0-466a-86dd-d52b61f29462/CHAIBI-Fares_477795", + "no": 10, + "name": "Fares CHAIBI", + "code": "ALG" + }, + "477802": { + "url": "https://digitalhub.fifa.com/transform/45b55597-6503-4470-a778-af125afb698a/DIOMANDE-Ousmane_477802", + "no": 2, + "name": "Ousmane DIOMANDE", + "code": "CIV" + }, + "477817": { + "url": "https://digitalhub.fifa.com/transform/884914ab-5fde-4b43-a31a-99b35849afc8/BENBOT-Oussama_477817", + "no": 16, + "name": "Oussama BENBOT", + "code": "ALG" + }, + "477825": { + "url": "https://digitalhub.fifa.com/transform/c3d01f63-7112-4a0d-a50b-0d85927676e9/KOSSOUNOU-Odilon_477825", + "no": 7, + "name": "Odilon KOSSOUNOU", + "code": "CIV" + }, + "477827": { + "url": "https://digitalhub.fifa.com/transform/c2a1dda5-24bd-4ef1-8ef4-cde9f3f3b644/DEROY-DUARTE_477827", + "no": 14, + "name": "DEROY DUARTE", + "code": "CPV" + }, + "477829": { + "url": "https://digitalhub.fifa.com/transform/f5388f1a-825a-4a7d-9668-1f618b0686ea/BATUBINSIKA-Dylan_477829", + "no": 5, + "name": "Dylan BATUBINSIKA", + "code": "COD" + }, + "477831": { + "url": "https://digitalhub.fifa.com/transform/248677f0-fc09-4244-a18f-7ef9afb98dcc/LOGAN-COSTA_477831", + "no": 5, + "name": "LOGAN COSTA", + "code": "CPV" + }, + "477832": { + "url": "https://digitalhub.fifa.com/transform/4fd8eea9-a8fe-4571-8bbc-fe728f6160e7/SIDNY-LOPES-CABRAL_477832", + "no": 13, + "name": "SIDNY LOPES CABRAL", + "code": "CPV" + }, + "477833": { + "url": "https://digitalhub.fifa.com/transform/1bb4fcb6-fbfd-4f37-a827-eee403ed2a4f/KAYEMBE-Joris_477833", + "no": 12, + "name": "Joris KAYEMBE", + "code": "COD" + }, + "477835": { + "url": "https://digitalhub.fifa.com/transform/bea02c15-ba1f-4592-a3dd-80b301e94226/BANZA-Simon_477835", + "no": 23, + "name": "Simon BANZA", + "code": "COD" + }, + "477847": { + "url": "https://digitalhub.fifa.com/transform/79a2bdd5-b9a9-41d1-8fdd-3dff50346705/STEVEN-MOREIRA_477847", + "no": 22, + "name": "STEVEN MOREIRA", + "code": "CPV" + }, + "477849": { + "url": "https://digitalhub.fifa.com/transform/8c4d8ef4-54e9-4144-84c4-d4933b752442/HELIO-VARELA_477849", + "no": 26, + "name": "HELIO VARELA", + "code": "CPV" + }, + "477852": { + "url": "https://digitalhub.fifa.com/transform/40e5a4a5-c7f0-4b0e-8a6e-d8ffbaa12d29/KEVIN-PINA_477852", + "no": 6, + "name": "KEVIN PINA", + "code": "CPV" + }, + "477853": { + "url": "https://digitalhub.fifa.com/transform/842e89cb-5c6f-4484-bbc2-b9e6d50c2de5/KALULU-Gedeon_477853", + "no": 24, + "name": "Gedeon KALULU", + "code": "COD" + }, + "477855": { + "url": "https://digitalhub.fifa.com/transform/18ee15aa-604d-4dea-964e-7b0a73f3f710/JOAO-PAULO_477855", + "no": 8, + "name": "JOAO PAULO", + "code": "CPV" + }, + "477856": { + "url": "https://digitalhub.fifa.com/transform/4bc8360c-8ddd-4449-9e5f-a100502763b7/JOVANE-CABRAL_477856", + "no": 7, + "name": "JOVANE CABRAL", + "code": "CPV" + }, + "477859": { + "url": "https://digitalhub.fifa.com/transform/cfecc0dd-e887-4645-b9dc-b9d90296f314/MAYELE-Fiston_477859", + "no": 19, + "name": "Fiston MAYELE", + "code": "COD" + }, + "477862": { + "url": "https://digitalhub.fifa.com/transform/11269eaf-5399-423a-9e27-934a7058a71d/GILSON-BENCHIMOL_477862", + "no": 9, + "name": "GILSON BENCHIMOL", + "code": "CPV" + }, + "477864": { + "url": "https://digitalhub.fifa.com/transform/2a9cce05-2dd6-4f24-add3-7f4ad4232790/TSHIBOLA-Aaron_477864", + "no": 15, + "name": "Aaron TSHIBOLA", + "code": "COD" + }, + "478364": { + "url": "https://digitalhub.fifa.com/transform/a80059a3-3430-4e4a-b6c6-fecc2edf4627/KLUIVERT-Justin_478364", + "no": 7, + "name": "Justin KLUIVERT", + "code": "NED" + }, + "479042": { + "url": "https://digitalhub.fifa.com/transform/f771f66d-6eb1-41ec-aa83-644325f6b8fa/ABDULLAEV-Abdulla_479042", + "no": 18, + "name": "Abdulla ABDULLAEV", + "code": "UZB" + }, + "479056": { + "url": "https://digitalhub.fifa.com/transform/0a9bb9d5-b94d-4978-9fee-6d6baf634c05/MUSTAFA-SAADOON_479056", + "no": 25, + "name": "MUSTAFA SAADOON", + "code": "IRQ" + }, + "479072": { + "url": "https://digitalhub.fifa.com/transform/c2ac4751-fd73-4685-8bb6-de4c07266fda/MERCHAS-DOSKI_479072", + "no": 23, + "name": "MERCHAS DOSKI", + "code": "IRQ" + }, + "479075": { + "url": "https://digitalhub.fifa.com/transform/a985d3f1-344f-45c8-947c-e8e458dca32c/NASRULLAEV-Sherzod_479075", + "no": 13, + "name": "Sherzod NASRULLAEV", + "code": "UZB" + }, + "479077": { + "url": "https://digitalhub.fifa.com/transform/c3025d34-eb01-4b77-85bd-127f692514c8/YUSUPOV-Utkir_479077", + "no": 1, + "name": "Utkir YUSUPOV", + "code": "UZB" + }, + "479079": { + "url": "https://digitalhub.fifa.com/transform/d87a603d-2a55-4ffd-b51b-c7d2d65dec58/ALIJONOV-Khojiakbar_479079", + "no": 3, + "name": "Khojiakbar ALIJONOV", + "code": "UZB" + }, + "479080": { + "url": "https://digitalhub.fifa.com/transform/d7b6d477-eacd-4954-8662-07a51b5f29fa/URUNOV-Oston_479080", + "no": 11, + "name": "Oston URUNOV", + "code": "UZB" + }, + "479084": { + "url": "https://digitalhub.fifa.com/transform/42481984-3ded-4b43-854c-28b38e79718e/ESHMURODOV-Umar_479084", + "no": 15, + "name": "Umar ESHMURODOV", + "code": "UZB" + }, + "479086": { + "url": "https://digitalhub.fifa.com/transform/8ab4a549-fd61-4a4c-810a-c04ebd897062/GANIEV-Azizjon_479086", + "no": 19, + "name": "Azizjon GANIEV", + "code": "UZB" + }, + "479106": { + "url": "https://digitalhub.fifa.com/transform/acea76c2-8e6c-4335-90da-062b53054ec0/MOZGOVOY-Akmal_479106", + "no": 6, + "name": "Akmal MOZGOVOY", + "code": "UZB" + }, + "479110": { + "url": "https://digitalhub.fifa.com/transform/1f1bfea3-5228-4270-ad8d-c1c8f08ef522/NEMATOV-Abduvohid_479110", + "no": 12, + "name": "Abduvohid NEMATOV", + "code": "UZB" + }, + "479294": { + "url": "https://digitalhub.fifa.com/transform/f5caca4b-2a48-4d7d-906e-1c2c39a6f15c/SANO-Kaishu_479294", + "no": 24, + "name": "Kaishu SANO", + "code": "JPN" + }, + "479316": { + "url": "https://digitalhub.fifa.com/transform/a335e21c-19b8-4406-a3fb-e40bc056bd9f/PARK-Jinseob_479316", + "no": 16, + "name": "PARK Jinseob", + "code": "KOR" + }, + "479389": { + "url": "https://digitalhub.fifa.com/transform/8ba117bd-6dd8-4fc7-aecd-47cf173c362c/MOHANNAD-ABUTAHA_386415", + "no": 20, + "name": "MOHANNAD ABUTAHA", + "code": "JOR" + }, + "479553": { + "url": "https://digitalhub.fifa.com/transform/9c065420-c134-4227-aef3-d6d07f0a9b8d/HUSSEIN-ALI_479553", + "no": 3, + "name": "Hussein Ali", + "code": "IRQ" + }, + "479601": { + "url": "https://digitalhub.fifa.com/transform/b465c59f-b480-4f3d-8f30-bb61a29aa6cb/CACERES-Juan-Jose_479601", + "no": 4, + "name": "Juan Jose CACERES", + "code": "PAR" + }, + "479781": { + "url": "https://digitalhub.fifa.com/transform/bcdeb1a5-6411-40c5-bac8-576703796438/HADJ-MAHMOUD-Mohamed_479781", + "no": 15, + "name": "Mohamed HADJ MAHMOUD", + "code": "TUN" + }, + "480310": { + "url": "https://digitalhub.fifa.com/transform/eba19de2-1ee7-4c78-83c4-f273a6202f2e/RAMOS-Jiovany_480310", + "no": 13, + "name": "Jiovany RAMOS", + "code": "PAN" + }, + "480313": { + "url": "https://digitalhub.fifa.com/transform/9252feca-b71a-4c49-be3c-80a366e02c51/FARINA-Edgardo_480313", + "no": 5, + "name": "Edgardo FARINA", + "code": "PAN" + }, + "480322": { + "url": "https://digitalhub.fifa.com/transform/5a74297e-1aa4-41fa-a151-782f1211d1a0/DE-FOUGEROLLES-Luc_480322", + "no": 4, + "name": "Luc DE FOUGEROLLES", + "code": "CAN" + }, + "480966": { + "url": "https://digitalhub.fifa.com/transform/2650fbd7-f8a2-409e-8b2d-85042a719c52/LAROS-DUARTE_480966", + "no": 15, + "name": "LAROS DUARTE", + "code": "CPV" + }, + "480983": { + "url": "https://digitalhub.fifa.com/transform/f638bd61-6020-4634-bb13-4c19e3b209de/BELAID-Zineddine_480983", + "no": 5, + "name": "Zineddine BELAID", + "code": "ALG" + }, + "481027": { + "url": "https://digitalhub.fifa.com/transform/3838199f-c956-4b7c-a728-eef76a086a78/DEEDSON-Louicius_481027", + "no": 11, + "name": "Louicius DEEDSON", + "code": "HAI" + }, + "481180": { + "url": "https://digitalhub.fifa.com/transform/b0036654-fcd0-4f2c-b924-468f7f63828e/MOGHANLOO-Shahriyar_481180", + "no": 20, + "name": "Shahriyar MOGHANLOO", + "code": "IRN" + }, + "481181": { + "url": "https://digitalhub.fifa.com/transform/b648ca0d-4664-422c-af5f-da86c97e22b0/YOUSEFI-Arya_481181", + "no": 17, + "name": "Arya YOUSEFI", + "code": "IRN" + }, + "481183": { + "url": "https://digitalhub.fifa.com/transform/a0dea4f6-7d64-4613-bdd0-558480ddbc80/AKAM-HASHIM_481183_", + "no": 5, + "name": "AKAM HASHIM", + "code": "IRQ" + }, + "481220": { + "url": "https://digitalhub.fifa.com/transform/f9f09a67-08e1-43dc-8ad8-5e5e3aaa291d/AMONOV-Azizbek_481220", + "no": 20, + "name": "Azizbek AMONOV", + "code": "UZB" + }, + "481242": { + "url": "https://digitalhub.fifa.com/transform/f13ebf2a-3cac-4af7-bd73-2b70ed5ecc1a/RAYNERS-Iqraam_481242", + "no": 15, + "name": "Iqraam RAYNERS", + "code": "RSA" + }, + "481610": { + "url": "https://digitalhub.fifa.com/transform/8da5855f-c957-4151-94a0-731e9714249f/ANDERSON-Elliot_481610", + "no": 8, + "name": "Elliot ANDERSON", + "code": "ENG" + }, + "482621": { + "url": "https://digitalhub.fifa.com/transform/add399f5-3af6-4ce6-b078-8595e805f1be/MAINOO-Kobbie_482621", + "no": 16, + "name": "Kobbie MAINOO", + "code": "ENG" + }, + "482670": { + "url": "https://digitalhub.fifa.com/transform/814c55cf-f0a4-4191-bb6d-81c14881ad72/GHORBANI-Mohammad_482670", + "no": 21, + "name": "Mohammad GHORBANI", + "code": "IRN" + }, + "482774": { + "url": "https://digitalhub.fifa.com/transform/b9125a74-a920-4ffc-922b-68d57c524f4e/BATURINA-Martin_482774", + "no": 16, + "name": "Martin BATURINA", + "code": "CRO" + }, + "482775": { + "url": "https://digitalhub.fifa.com/transform/14976514-36f8-43b9-80c8-67fb73d13d6b/BINDON-Tyler_482775", + "no": 4, + "name": "Tyler BINDON", + "code": "NZL" + }, + "482780": { + "url": "https://digitalhub.fifa.com/transform/612ea8e3-613d-4c06-a13b-d7a1de98a43d/KELVIN-PIRES_482780", + "no": 25, + "name": "KELVIN PIRES", + "code": "CPV" + }, + "482782": { + "url": "https://digitalhub.fifa.com/transform/cded048a-5237-4aac-83d6-cbdbc3fec36f/DAILON-LIVRAMENTO_482782", + "no": 19, + "name": "DAILON LIVRAMENTO", + "code": "CPV" + }, + "482783": { + "url": "https://digitalhub.fifa.com/transform/b0ebca3f-fcb5-4872-a5ce-a17d0d39a88c/WAGNER-PINA_482783", + "no": 24, + "name": "WAGNER PINA", + "code": "CPV" + }, + "482869": { + "url": "https://digitalhub.fifa.com/transform/c24e6b93-736c-41a7-be57-2e165509ce5c/HADJAM-Jaouen_482869", + "no": 13, + "name": "Jaouen HADJAM", + "code": "ALG" + }, + "482874": { + "url": "https://digitalhub.fifa.com/transform/7446a4bb-0884-461c-8fd7-7ce4c93a0a46/HADJ-MOUSSA-Anis_482874", + "no": 11, + "name": "Anis HADJ MOUSSA", + "code": "ALG" + }, + "482885": { + "url": "https://digitalhub.fifa.com/transform/2037123b-a7b7-4922-adcd-37607cd92c43/SAAD-Elias_482885", + "no": 8, + "name": "Elias SAAD", + "code": "TUN" + }, + "482931": { + "url": "https://digitalhub.fifa.com/transform/ea070001-3892-4086-89c9-fe982a729f5d/PASALIC-Marco_482931", + "no": 24, + "name": "Marco PASALIC", + "code": "CRO" + }, + "482969": { + "url": "https://digitalhub.fifa.com/transform/2722d62f-602e-4c37-8513-f74b7d11efe4/MUJAKIC-Nihad_482969", + "no": 2, + "name": "Nihad MUJAKIC", + "code": "BIH" + }, + "482974": { + "url": "https://digitalhub.fifa.com/transform/7ab9c56e-39f0-4d4a-b5c4-e0583fd57319/BASIC-Ivan_482974", + "no": 13, + "name": "Ivan BASIC", + "code": "BIH" + }, + "482976": { + "url": "https://digitalhub.fifa.com/transform/87dcec5a-fbf4-45d7-8f1e-26e00140cce7/DEDIC-Amar_482976", + "no": 7, + "name": "Amar DEDIC", + "code": "BIH" + }, + "482978": { + "url": "https://digitalhub.fifa.com/transform/be1c5819-9bc1-4bf3-b677-9172d1be6bea/VASILJ-Nikola_482978", + "no": 1, + "name": "Nikola VASILJ", + "code": "BIH" + }, + "482984": { + "url": "https://digitalhub.fifa.com/transform/b84ad80f-6b2b-455d-9c2e-f71195b5c2ba/TABAKOVIC-Haris_482984", + "no": 23, + "name": "Haris TABAKOVIC", + "code": "BIH" + }, + "483127": { + "url": "https://digitalhub.fifa.com/transform/6c4042af-5cac-4b05-94b8-c57aa8f3083f/NOUR-BANIATEYAH_483127", + "no": 12, + "name": "NOUR BANIATEYAH", + "code": "JOR" + }, + "483161": { + "url": "https://digitalhub.fifa.com/transform/f417b544-6a3c-46a9-af78-d43d6cedcad1/MOSTAFA-ZICO_483161", + "no": 11, + "name": "MOSTAFA ZICO", + "code": "EGY" + }, + "483182": { + "url": "https://digitalhub.fifa.com/transform/406ef52d-c003-4108-b9c2-126b4ad8354b/HOSSAM-ABDELMAGUID_483182", + "no": 4, + "name": "HOSSAM ABDELMAGUID", + "code": "EGY" + }, + "483183": { + "url": "https://digitalhub.fifa.com/transform/f1c9f887-0fab-447c-9c91-33aba2c2dbe1/MAHMOUD-SABER_483183", + "no": 21, + "name": "MAHMOUD SABER", + "code": "EGY" + }, + "483264": { + "url": "https://digitalhub.fifa.com/transform/c311a4ac-f9ad-48d3-99dc-b9c53345d0f9/JOHANSSON-Viktor_483264", + "no": 12, + "name": "Viktor JOHANSSON", + "code": "SWE" + }, + "483276": { + "url": "https://digitalhub.fifa.com/transform/43fd52e9-e3a9-46f6-8432-7bfbbb394678/GUDMUNDSSON-Gabriel_483276", + "no": 5, + "name": "Gabriel GUDMUNDSSON", + "code": "SWE" + }, + "483304": { + "url": "https://digitalhub.fifa.com/transform/12a80a14-c33d-480f-8742-315485c114c1/LAGERBIELKE-Gustaf_483304", + "no": 2, + "name": "Gustaf LAGERBIELKE", + "code": "SWE" + }, + "483312": { + "url": "https://digitalhub.fifa.com/transform/0daf43d1-2714-4cc3-ab8b-3cf2020bf150/HIEN-Isak_483312", + "no": 4, + "name": "Isak HIEN", + "code": "SWE" + }, + "483319": { + "url": "https://digitalhub.fifa.com/transform/23439c93-9021-4c30-b8b1-45141ad89e8c/EKDAL-Hjalmar_483319", + "no": 14, + "name": "Hjalmar EKDAL", + "code": "SWE" + }, + "483327": { + "url": "https://digitalhub.fifa.com/transform/ca3d75bf-7e31-4269-9933-b296eb3f5bff/GYOKERES-Viktor_483327", + "no": 17, + "name": "Viktor GYOKERES", + "code": "SWE" + }, + "483442": { + "url": "https://digitalhub.fifa.com/transform/aa692fb8-40c4-4273-a583-46ca3f57c34c/BERG-Patrick_483442", + "no": 6, + "name": "Patrick BERG", + "code": "NOR" + }, + "483448": { + "url": "https://digitalhub.fifa.com/transform/8522d4db-c622-4f88-9b98-62753ca74eec/NUSA-Antonio_483448", + "no": 20, + "name": "Antonio NUSA", + "code": "NOR" + }, + "483471": { + "url": "https://digitalhub.fifa.com/transform/99fa69d0-8c6e-4c11-a78c-98a70aa322f8/SAMBA-Brice_483471", + "no": 1, + "name": "Brice SAMBA", + "code": "FRA" + }, + "483481": { + "url": "https://digitalhub.fifa.com/transform/df746a89-9b34-41d7-8d45-39dc4f010e12/WIEFFER-Mats_483481", + "no": 12, + "name": "Mats WIEFFER", + "code": "NED" + }, + "483496": { + "url": "https://digitalhub.fifa.com/transform/cf3ebe3b-012d-411b-af4e-ba0b59bb9e17/RYERSON-Julian_483496", + "no": 26, + "name": "Julian RYERSON", + "code": "NOR" + }, + "483497": { + "url": "https://digitalhub.fifa.com/transform/5bf9f1d6-b7ec-4c50-9337-059f6eb0c097/AURSNES-Fredrik_483497", + "no": 14, + "name": "Fredrik AURSNES", + "code": "NOR" + }, + "483505": { + "url": "https://digitalhub.fifa.com/transform/27678ee5-00fb-4d48-ac88-402cab97d566/MOLLER-WOLFE-David_483505", + "no": 5, + "name": "David MOLLER WOLFE", + "code": "NOR" + }, + "483512": { + "url": "https://digitalhub.fifa.com/transform/16b4bf89-fc63-492a-afd1-6f400e8eed92/HATO-Jorrel_483512", + "no": 25, + "name": "Jorrel HATO", + "code": "NED" + }, + "483516": { + "url": "https://digitalhub.fifa.com/transform/28de8091-50a6-4c54-9e7b-62788b087a3a/AJER-Kristoffer_483516", + "no": 3, + "name": "Kristoffer AJER", + "code": "NOR" + }, + "483526": { + "url": "https://digitalhub.fifa.com/transform/3f7090ee-2e95-4b6c-a098-729b07484fb2/REIJNDERS-Tijjani_483526", + "no": 14, + "name": "Tijjani REIJNDERS", + "code": "NED" + }, + "483530": { + "url": "https://digitalhub.fifa.com/transform/d46985d1-90f0-4e2a-91f2-d00c0c98d796/BJORKAN-Fredrik-Andre_483530", + "no": 15, + "name": "Fredrik Andre BJORKAN", + "code": "NOR" + }, + "483535": { + "url": "https://digitalhub.fifa.com/transform/b6e7f73a-c70c-4f7c-b0a4-37c8961fb019/SELVIK-Egil_483535", + "no": 13, + "name": "Egil SELVIK", + "code": "NOR" + }, + "483549": { + "url": "https://digitalhub.fifa.com/transform/c4237ad3-cb10-4854-b9de-54126267d251/ZAIRE-EMERY-Warren_483549", + "no": 18, + "name": "Warren ZAIRE-EMERY", + "code": "FRA" + }, + "483553": { + "url": "https://digitalhub.fifa.com/transform/1248c411-1f1f-436d-9731-3b1c3b6db0e6/GEERTRUIDA-Lutsharel_483553", + "no": 2, + "name": "Lutsharel GEERTRUIDA", + "code": "NED" + }, + "483936": { + "url": "https://digitalhub.fifa.com/transform/04fa0573-e1fa-4158-a14d-7129641cc700/DOUDERA-David_483936", + "no": 21, + "name": "David DOUDERA", + "code": "CZE" + }, + "483961": { + "url": "https://digitalhub.fifa.com/transform/566b2c11-0ed7-4ad0-8e39-2e8a6fb4ba94/CHORY-Tomas_483961", + "no": 19, + "name": "Tomas CHORY", + "code": "CZE" + }, + "483966": { + "url": "https://digitalhub.fifa.com/transform/998f85b6-06db-4822-99de-68010b6cdc61/TAHIROVIC-Benjamin_483966", + "no": 6, + "name": "Benjamin TAHIROVIC", + "code": "BIH" + }, + "483990": { + "url": "https://digitalhub.fifa.com/transform/4e32c53e-28e4-4757-ab4e-c7b18cee9bbf/JURASEK-David_483990", + "no": 14, + "name": "David JURASEK", + "code": "CZE" + }, + "484003": { + "url": "https://digitalhub.fifa.com/transform/8b7fe7be-c13f-4245-9a48-470a88d95aa9/CHYTIL-Mojmir_484003", + "no": 13, + "name": "Mojmir CHYTIL", + "code": "CZE" + }, + "484011": { + "url": "https://digitalhub.fifa.com/transform/e5e6a265-9886-4e25-97c0-c4f2f230277d/PROVOD-Lukas_484011", + "no": 17, + "name": "Lukas PROVOD", + "code": "CZE" + }, + "484012": { + "url": "https://digitalhub.fifa.com/transform/06f2bdbf-6411-4f1c-885b-3c745e37363e/KOVAR-Matej_484012", + "no": 1, + "name": "Matej KOVAR", + "code": "CZE" + }, + "484022": { + "url": "https://digitalhub.fifa.com/transform/a230cb00-997c-4a8c-9983-b03fa2dbe2ad/MUHAREMOVIC-Tarik_484022", + "no": 4, + "name": "Tarik MUHAREMOVIC", + "code": "BIH" + }, + "484045": { + "url": "https://digitalhub.fifa.com/transform/6a373a65-ca0e-4c4b-a61b-b98c73fdefdd/SHANKLAND-Lawrence_484045", + "no": 20, + "name": "Lawrence SHANKLAND", + "code": "SCO" + }, + "484051": { + "url": "https://digitalhub.fifa.com/transform/e1f470ca-8805-4250-8c30-39aa30a16ac9/McLEAN-Kenny_484051", + "no": 23, + "name": "Kenny McLEAN", + "code": "SCO" + }, + "484065": { + "url": "https://digitalhub.fifa.com/transform/9e9cf618-403b-4984-801d-3e82f0e11d3e/ELMALI-Eren_484065", + "no": 13, + "name": "Eren ELMALI", + "code": "TUR" + }, + "484072": { + "url": "https://digitalhub.fifa.com/transform/72f4dcdb-4463-412b-8ea1-9cb25d4fe44d/AKAYDIN-Samet_484072", + "no": 25, + "name": "Samet AKAYDIN", + "code": "TUR" + }, + "484073": { + "url": "https://digitalhub.fifa.com/transform/ab423ff9-7286-4242-8898-6d24bf8f1749/HYAM-Dominic_484073", + "no": 16, + "name": "Dominic HYAM", + "code": "SCO" + }, + "484082": { + "url": "https://digitalhub.fifa.com/transform/de2b1023-3aee-4233-b83d-07f94fd288d4/BARDAKCI-Abdulkerim_484082", + "no": 14, + "name": "Abdulkerim BARDAKCI", + "code": "TUR" + }, + "484087": { + "url": "https://digitalhub.fifa.com/transform/e2f26175-13ac-4850-acd7-6408de06ce19/GULER-Arda_484087", + "no": 8, + "name": "Arda GULER", + "code": "TUR" + }, + "484092": { + "url": "https://digitalhub.fifa.com/transform/1f8b0453-0b84-4eea-9c24-9cd992611aed/YUKSEK-Ismail_484092", + "no": 16, + "name": "Ismail YUKSEK", + "code": "TUR" + }, + "484112": { + "url": "https://digitalhub.fifa.com/transform/7dff809e-a965-4b36-a7b5-8da772fc96a5/YILDIZ-Kenan_484112", + "no": 11, + "name": "Kenan YILDIZ", + "code": "TUR" + }, + "484113": { + "url": "https://digitalhub.fifa.com/transform/c69621e7-9ba5-438d-89dc-7871b6e0f611/KADIOGLU-Ferdi_484113", + "no": 20, + "name": "Ferdi KADIOGLU", + "code": "TUR" + }, + "484139": { + "url": "https://digitalhub.fifa.com/transform/49e46d17-bf69-41b1-a8df-5aeabf137c7d/YILMAZ-Baris-Alper_484139", + "no": 21, + "name": "Baris Alper YILMAZ", + "code": "TUR" + }, + "484141": { + "url": "https://digitalhub.fifa.com/transform/c79cf261-45b2-484b-860f-9adac3ed7d17/JOAO-NEVES_484141", + "no": 15, + "name": "JOAO NEVES", + "code": "POR" + }, + "484262": { + "url": "https://digitalhub.fifa.com/transform/97055547-246e-4bc9-8130-5903cd33077d/MARKO-FARJI_484262", + "no": 21, + "name": "MARKO FARJI", + "code": "IRQ" + }, + "484270": { + "url": "https://digitalhub.fifa.com/transform/062e505a-0067-4b87-963d-a0e7ad53decb/ZAID-ISMAEL_484270", + "no": 24, + "name": "ZAID ISMAEL", + "code": "IRQ" + }, + "484276": { + "url": "https://digitalhub.fifa.com/transform/b19b8bfa-2aea-4d19-84a9-94cdf65b3445/AHMED-MAKNAZI_484276", + "no": 15, + "name": "AHMED MAKNAZI", + "code": "IRQ" + }, + "484303": { + "url": "https://digitalhub.fifa.com/transform/fa770cc8-4001-45ea-9087-2ab624e7ff79/RUSLANBEK-JIYANOV_484303", + "no": 10, + "name": "Ruslanbek JIYANOV", + "code": "UZB" + }, + "484320": { + "url": "https://digitalhub.fifa.com/transform/37b631d3-c340-4590-91a8-bb00bd5f1e89/YAMAL-Lamine_484320", + "no": 19, + "name": "Lamine YAMAL", + "code": "ESP" + }, + "484691": { + "url": "https://digitalhub.fifa.com/transform/08439f96-c835-4b28-9fc5-7e90d4e82738/GARCIA-Joan_484691", + "no": 13, + "name": "Joan GARCIA", + "code": "ESP" + }, + "484698": { + "url": "https://digitalhub.fifa.com/transform/2b8bf568-c645-4cbc-995a-5980c82e393b/DIAO-Assane_484698", + "no": 7, + "name": "Assane DIAO", + "code": "SEN" + }, + "484728": { + "url": "https://digitalhub.fifa.com/transform/fd21bf4f-bf7d-4917-8afd-3def8e7e5069/PUBILL-Marc_484728", + "no": 2, + "name": "Marc PUBILL", + "code": "ESP" + }, + "484817": { + "url": "https://digitalhub.fifa.com/transform/d63e6762-f433-47f1-82b3-be3627b12941/BAYLISS-Lachlan_484817", + "no": 25, + "name": "Lachlan BAYLISS", + "code": "NZL" + }, + "484848": { + "url": "https://digitalhub.fifa.com/transform/c7eaa0cd-48e1-4349-a6d9-dd00553b7913/GROSS-Pascal_484848", + "no": 13, + "name": "Pascal GROSS", + "code": "GER" + }, + "484849": { + "url": "https://digitalhub.fifa.com/transform/7cfb5f20-6f8a-4329-97a2-be3cb66fea0f/PAVLOVIC-Aleksandar_484849", + "no": 5, + "name": "Aleksandar PAVLOVIC", + "code": "GER" + }, + "484850": { + "url": "https://digitalhub.fifa.com/transform/34e90391-c4b4-4a96-9b57-71c45bb584c2/BEIER-Maximilian_484850", + "no": 14, + "name": "Maximilian BEIER", + "code": "GER" + }, + "484851": { + "url": "https://digitalhub.fifa.com/transform/3ec30e08-a7eb-4781-aea8-0e9ff86ebef1/UNDAV-Deniz_484851", + "no": 26, + "name": "Deniz UNDAV", + "code": "GER" + }, + "484859": { + "url": "https://digitalhub.fifa.com/transform/ac98da17-3346-4d88-b52f-4ce34c82f587/TIMBER-Quinten_484859", + "no": 26, + "name": "Quinten TIMBER", + "code": "NED" + }, + "484860": { + "url": "https://digitalhub.fifa.com/transform/10e80ef7-3aa9-4c07-9639-e8bc04828d31/BARCOLA-Bradley_484860", + "no": 12, + "name": "Bradley BARCOLA", + "code": "FRA" + }, + "484862": { + "url": "https://digitalhub.fifa.com/transform/4c9ca839-ca31-4d4c-a620-3a5117c5efa8/KELLER-Marvin_484862", + "no": 21, + "name": "Marvin KELLER", + "code": "SUI" + }, + "484864": { + "url": "https://digitalhub.fifa.com/transform/f38da0cf-fda0-4f52-838c-0bb40ab279c8/AMENDA-Aurele_484864", + "no": 24, + "name": "Aurele AMENDA", + "code": "SUI" + }, + "485063": { + "url": "https://digitalhub.fifa.com/transform/5bd9c46f-fb55-4097-ae91-9c7e4f6bb308/BAZDAR-Samed_485063", + "no": 9, + "name": "Samed BAZDAR", + "code": "BIH" + }, + "485064": { + "url": "https://digitalhub.fifa.com/transform/e0c93e53-1609-4a5c-95be-b4eb0c044003/SIGUR-Niko_485064", + "no": 23, + "name": "Niko SIGUR", + "code": "CAN" + }, + "485065": { + "url": "https://digitalhub.fifa.com/transform/f71b54fc-4cf8-463c-b8cc-7837e3d9eca8/FRUK-Toni_390197", + "no": 19, + "name": "Toni FRUK", + "code": "CRO" + }, + "485066": { + "url": "https://digitalhub.fifa.com/transform/89c383c2-39ba-413d-b945-e42dd2d47c6d/SUCIC-Petar_485066", + "no": 17, + "name": "Petar SUCIC", + "code": "CRO" + }, + "485068": { + "url": "https://digitalhub.fifa.com/transform/72c82c16-da76-4f5a-a849-5b84343228eb/MATANOVIC-Igor_485068", + "no": 20, + "name": "Igor MATANOVIC", + "code": "CRO" + }, + "485069": { + "url": "https://digitalhub.fifa.com/transform/5e5df9e4-86e2-4292-bc7a-8e95b4aa7e47/EDERSON-SILVA_485069", + "no": 2, + "name": "EDERSON SILVA", + "code": "BRA" + }, + "485070": { + "url": "https://digitalhub.fifa.com/transform/3ea092ae-841d-4dc6-9ca0-78eb4dfb97c7/RANGEL-Raul_485070", + "no": 1, + "name": "Raul RANGEL", + "code": "MEX" + }, + "485080": { + "url": "https://digitalhub.fifa.com/transform/f923135f-5d11-46cb-90a3-517f74cb4c76/TRAFFORD-James_485080", + "no": 23, + "name": "James TRAFFORD", + "code": "ENG" + }, + "485081": { + "url": "https://digitalhub.fifa.com/transform/1cb86e09-cf4e-4b60-8849-09d17dd1f8ad/FRANCISCO-CONCEICAO_485081", + "no": 26, + "name": "FRANCISCO CONCEICAO", + "code": "POR" + }, + "485131": { + "url": "https://digitalhub.fifa.com/transform/7cf469cc-72f7-4c4b-9312-817920757af3/GANNON-DOAK-Ben_485131", + "no": 17, + "name": "Ben GANNON-DOAK", + "code": "SCO" + }, + "485324": { + "url": "https://digitalhub.fifa.com/transform/d909c1d1-c54d-4dfa-a951-979ae80e7b8a/MARTHA-Arjany_485324", + "no": 15, + "name": "Arjany MARTHA", + "code": "CUW" + }, + "485347": { + "url": "https://digitalhub.fifa.com/transform/402300d2-89f5-4c17-97be-494664b73565/CHONG-Tahith_485347", + "no": 21, + "name": "Tahith CHONG", + "code": "CUW" + }, + "485379": { + "url": "https://digitalhub.fifa.com/transform/4d41ae09-f81a-44fc-a53b-6e1b3e46521b/SAMBO-Shurandy_485379", + "no": 2, + "name": "Shurandy SAMBO", + "code": "CUW" + }, + "485409": { + "url": "https://digitalhub.fifa.com/transform/72f8c310-2cf0-4329-a479-f2b2871201d7/PIERRE-Woodensky_485409", + "no": 26, + "name": "Woodensky PIERRE", + "code": "HAI" + }, + "485503": { + "url": "https://digitalhub.fifa.com/transform/820d40f4-df00-46d9-a36f-3f7eb523d099/SUZUKI-Yuito_485503", + "no": 17, + "name": "Yuito SUZUKI", + "code": "JPN" + }, + "485595": { + "url": "https://digitalhub.fifa.com/transform/5d379193-ed78-498b-81c0-0e1a50f2f7c9/SIMEONE-Giuliano_485595", + "no": 17, + "name": "Giuliano SIMEONE", + "code": "ARG" + }, + "485655": { + "url": "https://digitalhub.fifa.com/transform/979cc206-e23b-4b21-8d40-843607ba8964/OLISE-Michael_485655", + "no": 11, + "name": "Michael OLISE", + "code": "FRA" + }, + "485664": { + "url": "https://digitalhub.fifa.com/transform/c510536e-4614-459d-9780-060a5e3631ad/PROVIDENCE-Ruben_485664", + "no": 15, + "name": "Ruben PROVIDENCE", + "code": "HAI" + }, + "485666": { + "url": "https://digitalhub.fifa.com/transform/86a154a1-3ed6-46b8-977c-3a04925c39bc/AKLIOUCHE-Maghnes_485666", + "no": 25, + "name": "Maghnes AKLIOUCHE", + "code": "FRA" + }, + "485675": { + "url": "https://digitalhub.fifa.com/transform/a5543d71-798f-42a0-aef9-201b86bc75c1/GUESSAND-Evann_485675", + "no": 22, + "name": "Evann GUESSAND", + "code": "CIV" + }, + "485676": { + "url": "https://digitalhub.fifa.com/transform/ffcd4548-d3d0-42ca-a926-95fbda75d26a/JOSEPH-Lenny_485676", + "no": 16, + "name": "Lenny JOSEPH", + "code": "HAI" + }, + "485677": { + "url": "https://digitalhub.fifa.com/transform/fab8dcfa-7c16-4c88-adeb-51cf932e3abc/KONE-Manu_485677", + "no": 6, + "name": "Manu KONE", + "code": "FRA" + }, + "485740": { + "url": "https://digitalhub.fifa.com/transform/3d04af2c-60a8-48c8-be3e-d13bf5373c0c/EL-AYNAOUI-Neil_485740", + "no": 24, + "name": "Neil EL AYNAOUI", + "code": "MAR" + }, + "485756": { + "url": "https://digitalhub.fifa.com/transform/beeb6801-c7ca-401a-b1ab-21db95f44198/EL-OUAHDI-Zakaria_485756", + "no": 13, + "name": "Zakaria EL OUAHDI", + "code": "MAR" + }, + "485760": { + "url": "https://digitalhub.fifa.com/transform/37fafcb6-10c1-4e8d-b2a7-898ae14fa1a3/BOUADDI-Ayyoub_485760", + "no": 6, + "name": "Ayyoub BOUADDI", + "code": "MAR" + }, + "485767": { + "url": "https://digitalhub.fifa.com/transform/e515f777-c663-46b0-87e3-9f467c48184f/HALHAL-Redouane_485767", + "no": 25, + "name": "Redouane HALHAL", + "code": "MAR" + }, + "485802": { + "url": "https://digitalhub.fifa.com/transform/14209263-2bf9-442b-8d6b-485492f712dd/ARCE-Alex_485802", + "no": 18, + "name": "Alex ARCE", + "code": "PAR" + }, + "485804": { + "url": "https://digitalhub.fifa.com/transform/ccf6784f-8528-4d47-ba72-500d47ac51af/CABALLERO-Gustavo_485804", + "no": 24, + "name": "Gustavo CABALLERO", + "code": "PAR" + }, + "486074": { + "url": "https://digitalhub.fifa.com/transform/18128593-2c01-460e-9db1-9212fa7dc369/UZUN-Can_486074", + "no": 26, + "name": "Can UZUN", + "code": "TUR" + }, + "486076": { + "url": "https://digitalhub.fifa.com/transform/b29233e3-0131-45eb-96e4-ad77044a1959/AYDIN-Oguz_486076", + "no": 24, + "name": "Oguz AYDIN", + "code": "TUR" + }, + "486080": { + "url": "https://digitalhub.fifa.com/transform/9550c125-89e2-497f-a098-bcdceb0243e7/HRANAC-Robin_486080", + "no": 4, + "name": "Robin HRANAC", + "code": "CZE" + }, + "486081": { + "url": "https://digitalhub.fifa.com/transform/87ce4b61-fd6d-4ca3-901d-6dfe039dd809/CERV-Lukas_486081", + "no": 12, + "name": "Lukas CERV", + "code": "CZE" + }, + "486082": { + "url": "https://digitalhub.fifa.com/transform/a45ca4c8-04d9-4321-a100-1e57b2d7bbda/SULC-Pavel_486082", + "no": 15, + "name": "Pavel SULC", + "code": "CZE" + }, + "486130": { + "url": "https://digitalhub.fifa.com/transform/87016310-d872-4f1d-b60a-2c9e702190d7/DIARRA-Habib_486130", + "no": 21, + "name": "Habib DIARRA", + "code": "SEN" + }, + "486147": { + "url": "https://digitalhub.fifa.com/transform/3c5307a2-8894-44fc-a2d0-95c4500a6740/SADIKI-Noah_486147", + "no": 14, + "name": "Noah SADIKI", + "code": "COD" + }, + "486150": { + "url": "https://digitalhub.fifa.com/transform/03ddfb51-4c65-457f-b234-eb2a795b01d2/OPOKU-Jerome_486150", + "no": 18, + "name": "Jerome OPOKU", + "code": "GHA" + }, + "486161": { + "url": "https://digitalhub.fifa.com/transform/4946f2f8-a809-451e-962b-7b7426bbd633/MOFOKENG-Relebohile_486161", + "no": 10, + "name": "Relebohile MOFOKENG", + "code": "RSA" + }, + "486168": { + "url": "https://digitalhub.fifa.com/transform/7839c6fe-1ef4-4201-84d7-4540216e1588/NDIAYE-Cherif_486168", + "no": 12, + "name": "Cherif NDIAYE", + "code": "SEN" + }, + "486196": { + "url": "https://digitalhub.fifa.com/transform/deee3a8c-2aea-43fd-80d4-18dfdf1fad94/FAYULU-Timothy_486196", + "no": 16, + "name": "Timothy FAYULU", + "code": "COD" + }, + "486213": { + "url": "https://digitalhub.fifa.com/transform/d80ceb13-447c-4de1-b0c2-09b570b3e6ef/THOMAS-ASANTE-Brandon_486213", + "no": 10, + "name": "Brandon THOMAS-ASANTE", + "code": "GHA" + }, + "486259": { + "url": "https://digitalhub.fifa.com/transform/937ed103-c12b-4931-83f1-ee615a67858e/HASSAN-ALTAMBAKTI_403335", + "no": 16, + "name": "Mohamed KONE", + "code": "CIV" + }, + "486260": { + "url": "https://digitalhub.fifa.com/transform/7ed2ec22-290b-40bb-a4a9-4c3374aa3e91/OPERI-Christopher_486260", + "no": 13, + "name": "Christopher OPERI", + "code": "CIV" + }, + "486268": { + "url": "https://digitalhub.fifa.com/transform/d092f8c9-f80e-40e0-ad73-bfa861784408/AGBADOU-Emmanuel_486268", + "no": 20, + "name": "Emmanuel AGBADOU", + "code": "CIV" + }, + "486306": { + "url": "https://digitalhub.fifa.com/transform/ebc599f9-d929-4c6c-a60e-7f081cfb7bd6/IRANKUNDA-Nestory_486306", + "no": 17, + "name": "Nestory IRANKUNDA", + "code": "AUS" + }, + "486317": { + "url": "https://digitalhub.fifa.com/transform/9c597f58-ad63-4248-ac8b-b36e71f7b811/DOUE-Guela_486317", + "no": 17, + "name": "Guela DOUE", + "code": "CIV" + }, + "486390": { + "url": "https://digitalhub.fifa.com/transform/3670d375-3a2f-41c8-8c5a-9c9bbd8f93f4/ARFSTEN-Max_486390", + "no": 18, + "name": "Max ARFSTEN", + "code": "USA" + }, + "486614": { + "url": "https://digitalhub.fifa.com/transform/0565d28e-d1e2-4c0a-9f61-5992e3ed7202/ALHASHMI-ALHUSSEIN_486614", + "no": 25, + "name": "ALHASHMI ALHUSSEIN", + "code": "QAT" + }, + "486639": { + "url": "https://digitalhub.fifa.com/transform/109e4fa0-f82a-4da0-8cf9-75d90a55b600/TAHSIN-JAMSHID_486639", + "no": 24, + "name": "TAHSIN MOHAMMED", + "code": "QAT" + }, + "486875": { + "url": "https://digitalhub.fifa.com/transform/3640b6b7-6993-46be-a35e-e6620579e3c7/VELAZQUEZ-Gustavo_486875", + "no": 2, + "name": "Gustavo VELAZQUEZ", + "code": "PAR" + }, + "486929": { + "url": "https://digitalhub.fifa.com/transform/c761fb38-4f2b-47a9-9ede-6bee5f09d6bd/OLUWASEYI-Tani_486929", + "no": 12, + "name": "Tani OLUWASEYI", + "code": "CAN" + }, + "489300": { + "url": "https://digitalhub.fifa.com/transform/d3101d94-a275-4ecc-9b0c-63688841159d/EXPERIENCE-Martin_489300", + "no": 8, + "name": "Martin EXPERIENCE", + "code": "HAI" + }, + "489417": { + "url": "https://digitalhub.fifa.com/transform/9b776bee-7e1b-47b0-b4ef-526ff72ac93f/PITTA-Isidro_489417", + "no": 25, + "name": "Isidro PITTA", + "code": "PAR" + }, + "489517": { + "url": "https://digitalhub.fifa.com/transform/eb113fdd-d066-44a9-a0dc-7bf075fdc57f/VAN-HECKE-Jan-Paul_489517", + "no": 6, + "name": "Jan Paul VAN HECKE", + "code": "NED" + }, + "489518": { + "url": "https://digitalhub.fifa.com/transform/86e9f724-fc5f-4969-92e3-ac658dafacdd/SUMMERVILLE-Crysencio_489518", + "no": 24, + "name": "Crysencio SUMMERVILLE", + "code": "NED" + }, + "489520": { + "url": "https://digitalhub.fifa.com/transform/71b1a703-25aa-4193-8bd7-daf0108e7009/KATIC-Nikola_489520", + "no": 18, + "name": "Nikola KATIC", + "code": "BIH" + }, + "489521": { + "url": "https://digitalhub.fifa.com/transform/d1b9ca91-fc68-44ee-8548-8f2fb4d10a46/RADELJIC-Stjepan_489521", + "no": 21, + "name": "Stjepan RADELJIC", + "code": "BIH" + }, + "489523": { + "url": "https://digitalhub.fifa.com/transform/41529cf6-4725-4885-abc1-00dc358ca8b9/GIGOVIC-Armin_489523", + "no": 8, + "name": "Armin GIGOVIC", + "code": "BIH" + }, + "489550": { + "url": "https://digitalhub.fifa.com/transform/90bde687-8728-4d4d-aa72-524b2b251caa/HUSAM-ABUDAHAB_489550", + "no": 4, + "name": "HUSAM ABUDAHAB", + "code": "JOR" + }, + "489551": { + "url": "https://digitalhub.fifa.com/transform/e4e0ffbc-e1af-44f4-8c2e-50bd2dffc4c4/MOHAMMAD-ABUALNADI_489551", + "no": 16, + "name": "MOHAMMAD ABUALNADI", + "code": "JOR" + }, + "489603": { + "url": "https://digitalhub.fifa.com/transform/22c62fcc-736e-413e-a925-4bb643e3f007/NEMATI-Ali_489603", + "no": 19, + "name": "Ali NEMATI", + "code": "IRN" + }, + "489685": { + "url": "https://digitalhub.fifa.com/transform/c93a418b-3456-4b0f-b0e0-8cb27004aebb/WIDELL-ZETTERSTROM-Jacob_489685", + "no": 1, + "name": "Jacob WIDELL ZETTERSTROM", + "code": "SWE" + }, + "489688": { + "url": "https://digitalhub.fifa.com/transform/ac9ed8a6-7b39-4962-8245-b80556224ca0/AYARI-Yasin_489688", + "no": 18, + "name": "Yasin AYARI", + "code": "SWE" + }, + "489689": { + "url": "https://digitalhub.fifa.com/transform/bd927d6a-bb9d-4424-9e96-53c2ebc7220b/BERGVALL-Lucas_489689", + "no": 7, + "name": "Lucas BERGVALL", + "code": "SWE" + }, + "489691": { + "url": "https://digitalhub.fifa.com/transform/ba9d4008-fe99-49d2-afb3-c3a9d7a97da8/NILSSON-Gustaf_489691", + "no": 25, + "name": "Gustaf NILSSON", + "code": "SWE" + }, + "489696": { + "url": "https://digitalhub.fifa.com/transform/31dda581-ef96-4ab5-a82d-9f5f59a3dd31/LANGAS-Sondre_489696", + "no": 24, + "name": "Sondre LANGAS", + "code": "NOR" + }, + "489704": { + "url": "https://digitalhub.fifa.com/transform/556c6a9a-facb-4a04-8b68-15bee3974c9f/RENATO-VEIGA_489704", + "no": 13, + "name": "RENATO VEIGA", + "code": "POR" + }, + "489732": { + "url": "https://digitalhub.fifa.com/transform/115733f4-8e52-477a-867f-063f1e2c7752/MADUEKE-Noni_489732", + "no": 20, + "name": "Noni MADUEKE", + "code": "ENG" + }, + "489849": { + "url": "https://digitalhub.fifa.com/transform/80d3008e-fc71-4841-bedb-fbb9e0bfe3b8/PORTILLA-Juan_489849", + "no": 15, + "name": "Juan PORTILLA", + "code": "COL" + }, + "491166": { + "url": "https://digitalhub.fifa.com/transform/27f30c93-f04b-4195-b105-4504c81abf6e/VELUPILLAY-Nishan_491166", + "no": 23, + "name": "Nishan VELUPILLAY", + "code": "AUS" + }, + "491167": { + "url": "https://digitalhub.fifa.com/transform/554abed3-9771-464a-a75d-ac4c1f550eca/AMER-JAMOUS_491167", + "no": 6, + "name": "AMER JAMOUS", + "code": "JOR" + }, + "491216": { + "url": "https://digitalhub.fifa.com/transform/38256f2e-7139-4848-b609-051bb4623b71/SAMU-COSTA_491216", + "no": 24, + "name": "SAMU COSTA", + "code": "POR" + }, + "491218": { + "url": "https://digitalhub.fifa.com/transform/a53f7aa4-eaba-4bb1-9654-e563adb10d2e/LEWELING-Jamie_491218", + "no": 9, + "name": "Jamie LEWELING", + "code": "GER" + }, + "491228": { + "url": "https://digitalhub.fifa.com/transform/c2bf5ce5-0160-4561-a0e0-4508621e1820/ZLOMISLIC-Martin_491228", + "no": 22, + "name": "Martin ZLOMISLIC", + "code": "BIH" + }, + "491244": { + "url": "https://digitalhub.fifa.com/transform/e7b048fd-7217-470a-9820-eb8b6eab0286/HEGGEM-Torbjorn_491244", + "no": 17, + "name": "Torbjorn HEGGEM", + "code": "NOR" + }, + "491255": { + "url": "https://digitalhub.fifa.com/transform/49dbfd16-1871-40c2-94d5-995f9e38cc04/SVENSSON-Daniel_491255", + "no": 8, + "name": "Daniel SVENSSON", + "code": "SWE" + }, + "491269": { + "url": "https://digitalhub.fifa.com/transform/f096e299-95db-4ab3-bcb4-ef15da6cda71/SVOBODA-Michael_491269", + "no": 25, + "name": "Michael SVOBODA", + "code": "AUT" + }, + "492189": { + "url": "https://digitalhub.fifa.com/transform/300b07da-6c9b-4607-a30d-11a11614e6d8/GOMEZ-Andres_492189", + "no": 26, + "name": "Andres GOMEZ", + "code": "COL" + }, + "492315": { + "url": "https://digitalhub.fifa.com/transform/d52ff87a-7e84-497a-bb8e-3feb453ea7c6/LEE-Gihyuk_492315", + "no": 3, + "name": "LEE Gihyuk", + "code": "KOR" + }, + "492358": { + "url": "https://digitalhub.fifa.com/transform/e8840a7f-2bc5-44fb-a7bc-15d7a605691c/TOMAS-ARAUJO_492358", + "no": 4, + "name": "TOMAS ARAUJO", + "code": "POR" + }, + "492363": { + "url": "https://digitalhub.fifa.com/transform/9895941b-9be6-4900-a336-493f1237b0e6/NMECHA-Felix_492363", + "no": 23, + "name": "Felix NMECHA", + "code": "GER" + }, + "492716": { + "url": "https://digitalhub.fifa.com/transform/426bfdb9-3999-4826-81b8-dd33691a45a2/ROGERS-Morgan_492716", + "no": 17, + "name": "Morgan ROGERS", + "code": "ENG" + }, + "492859": { + "url": "https://digitalhub.fifa.com/transform/73c58323-50f9-463b-88f0-abce4d69067c/MUNOZ-Victor_492859", + "no": 25, + "name": "Victor MUNOZ", + "code": "ESP" + }, + "493061": { + "url": "https://digitalhub.fifa.com/transform/7f7bf320-92e1-4267-bc6b-56f2ec37e94f/SMITH-Eric_493061", + "no": 20, + "name": "Eric SMITH", + "code": "SWE" + }, + "493221": { + "url": "https://digitalhub.fifa.com/transform/d3efd73b-690b-417d-a645-0a45b5c00bc8/MUHEIM-Miro_493221", + "no": 2, + "name": "Miro MUHEIM", + "code": "SUI" + }, + "493970": { + "url": "https://digitalhub.fifa.com/transform/5e47f75f-c26f-4a7b-81e5-7957cc1027eb/DAVID-Promise_493970", + "no": 24, + "name": "Promise DAVID", + "code": "CAN" + }, + "493983": { + "url": "https://digitalhub.fifa.com/transform/254f7d31-32e2-472f-8c9a-97c37d2a41c8/AIMAR-SHER_493983", + "no": 20, + "name": "AIMAR SHER", + "code": "IRQ" + }, + "494025": { + "url": "https://digitalhub.fifa.com/transform/568ca230-b521-4f9c-9601-fb0cb6841fde/FERNANDEZ-PARDO-Matias_494025", + "no": 26, + "name": "Matias FERNANDEZ-PARDO", + "code": "BEL" + }, + "494246": { + "url": "https://digitalhub.fifa.com/transform/c06e5903-d546-4bc6-a558-5ce40b336b64/CHAINE-Sipho_494246", + "no": 16, + "name": "Sipho CHAINE", + "code": "RSA" + }, + "494248": { + "url": "https://digitalhub.fifa.com/transform/5b2d0a1a-fe59-4136-90d3-4315c34b8500/MBATHA-Thalente_494248", + "no": 5, + "name": "Thalente MBATHA", + "code": "RSA" + }, + "494277": { + "url": "https://digitalhub.fifa.com/transform/3b022d7d-d20e-42de-a08d-9e678dab3bc6/DIOUF-Yehvann_494277", + "no": 1, + "name": "Yehvann DIOUF", + "code": "SEN" + }, + "494279": { + "url": "https://digitalhub.fifa.com/transform/6e92b02c-cd04-4c63-a901-36d050c5f772/MENDY-Antoine_494279", + "no": 24, + "name": "Antoine MENDY", + "code": "SEN" + }, + "494291": { + "url": "https://digitalhub.fifa.com/transform/d1a9f2e9-3dda-4bdb-b2a1-f026bb97d9ce/MAZA-Ibrahim_494291", + "no": 22, + "name": "Ibrahim MAZA", + "code": "ALG" + }, + "494293": { + "url": "https://digitalhub.fifa.com/transform/b6d54dcf-25e8-4e0f-a155-60e051b4a86e/TALBI-Chemsdine_494293", + "no": 7, + "name": "Chemsdine TALBI", + "code": "MAR" + }, + "494313": { + "url": "https://digitalhub.fifa.com/transform/7d0c9c98-3bbe-4379-a6e4-df45573f6e90/YANNICK-SEMEDO_494313", + "no": 16, + "name": "YANNICK SEMEDO", + "code": "CPV" + }, + "494314": { + "url": "https://digitalhub.fifa.com/transform/16e60922-64b4-40df-ae20-f53a44891fe9/TELMO-ARCANJO_494314", + "no": 18, + "name": "TELMO ARCANJO", + "code": "CPV" + }, + "494345": { + "url": "https://digitalhub.fifa.com/transform/ac44e40e-162d-4459-94b6-8971a032e371/BURN-Dan_494345", + "no": 15, + "name": "Dan BURN", + "code": "ENG" + }, + "494349": { + "url": "https://digitalhub.fifa.com/transform/59f40ed7-650e-48ef-8f42-8a8a326b0504/ASARE-Benjamin_494349", + "no": 16, + "name": "Benjamin ASARE", + "code": "GHA" + }, + "494350": { + "url": "https://digitalhub.fifa.com/transform/a4046f4f-5e32-45b7-8ff0-1c42ba9466b7/BAAH-Christopher-Bonsu_494350", + "no": 13, + "name": "Christopher Bonsu BAAH", + "code": "GHA" + }, + "494351": { + "url": "https://digitalhub.fifa.com/transform/59b24298-f09f-4f11-afe4-805c459e6fa2/ADJETEY-Jonas_494351", + "no": 4, + "name": "Jonas ADJETEY", + "code": "GHA" + }, + "494374": { + "url": "https://digitalhub.fifa.com/transform/2565fb18-c785-4773-8d83-81c6fd25da1d/MASTOURI-Hazem_494374", + "no": 9, + "name": "Hazem MASTOURI", + "code": "TUN" + }, + "494375": { + "url": "https://digitalhub.fifa.com/transform/cf52c447-03a8-450b-a4b8-e238b1e3c071/CHAOUAT-Firas_494375", + "no": 19, + "name": "Firas CHAOUAT", + "code": "TUN" + }, + "494411": { + "url": "https://digitalhub.fifa.com/transform/5753796c-c01e-444e-8896-5c6c79dcd9fb/TREWIN-Kai_494411", + "no": 15, + "name": "Kai TREWIN", + "code": "AUS" + }, + "494429": { + "url": "https://digitalhub.fifa.com/transform/4a94990d-e4cd-4291-922c-b5bbb8a3254f/IRI-Danial_494429", + "no": 25, + "name": "Danial IRI", + "code": "IRN" + }, + "494458": { + "url": "https://digitalhub.fifa.com/transform/72bed90f-aa3d-4f6f-8751-74689a06f326/MUKAU-Ngalayel_494458", + "no": 6, + "name": "Ngalayel MUKAU", + "code": "COD" + }, + "494506": { + "url": "https://digitalhub.fifa.com/transform/0e99f4e8-6619-4e4c-8970-0443d31b83a0/JEHAD-THIKRI_494506", + "no": 25, + "name": "JEHAD THIKRI", + "code": "KSA" + }, + "494531": { + "url": "https://digitalhub.fifa.com/transform/29bae713-62ca-48da-8655-9c2caa0e728d/GILL-Orlando_494531", + "no": 12, + "name": "Orlando GILL", + "code": "PAR" + }, + "494557": { + "url": "https://digitalhub.fifa.com/transform/0ea3c68c-c425-41c4-b973-c60e2d5b4685/BEACH-Patrick_494557", + "no": 18, + "name": "Patrick BEACH", + "code": "AUS" + }, + "494625": { + "url": "https://digitalhub.fifa.com/transform/7c96cbed-5df4-46f9-b1f4-b9abbbe7e9d1/HOLMGREN-PEDERSEN-Marcus_494625", + "no": 16, + "name": "Marcus HOLMGREN PEDERSEN", + "code": "NOR" + }, + "494626": { + "url": "https://digitalhub.fifa.com/transform/22f44194-f9c4-46c1-8621-f9680f7d73bc/SCHJELDERUP-Andreas_494626", + "no": 21, + "name": "Andreas SCHJELDERUP", + "code": "NOR" + }, + "494627": { + "url": "https://digitalhub.fifa.com/transform/46e2bce8-3733-457f-8307-9fd06eeda4ce/AASGAARD-Thelo_494627", + "no": 19, + "name": "Thelo AASGAARD", + "code": "NOR" + }, + "494639": { + "url": "https://digitalhub.fifa.com/transform/8b907cf5-e659-4584-acc5-5b0db0f85594/MALIC-Arjan_494639", + "no": 24, + "name": "Arjan MALIC", + "code": "BIH" + }, + "494640": { + "url": "https://digitalhub.fifa.com/transform/c57e2c22-f510-4109-b3e7-72b5a6b862a9/MEMIC-Amar_494640", + "no": 15, + "name": "Amar MEMIC", + "code": "BIH" + }, + "494742": { + "url": "https://digitalhub.fifa.com/transform/616a2660-9465-4f4f-a565-e354f3890a81/BELAMMARI-Youssef_494742", + "no": 19, + "name": "Youssef BELAMMARI", + "code": "MAR" + }, + "494800": { + "url": "https://digitalhub.fifa.com/transform/f360115a-08e8-451c-9fb0-2af3944cd37a/SULTAN-MANDASH_494800", + "no": 20, + "name": "SULTAN MANDASH", + "code": "KSA" + }, + "494989": { + "url": "https://digitalhub.fifa.com/transform/860cc6e0-a995-485f-ae21-56b451017adf/COMENENCIA-Livano_494989", + "no": 8, + "name": "Livano COMENENCIA", + "code": "CUW" + }, + "495046": { + "url": "https://digitalhub.fifa.com/transform/20e6d2dd-4d4a-418b-ae0f-0cbcb299d61b/MAURICIO_495046", + "no": 11, + "name": "MAURICIO", + "code": "PAR" + }, + "495054": { + "url": "https://digitalhub.fifa.com/transform/fe5c273f-95e7-49c7-b9a5-a332e4da801b/LOPEZ-Jose-Manuel_495054", + "no": 21, + "name": "Jose Manuel LOPEZ", + "code": "ARG" + }, + "495347": { + "url": "https://digitalhub.fifa.com/transform/92368352-f3ab-459f-bb72-4a7e432dd39a/GUL-Deniz_495347", + "no": 9, + "name": "Deniz GUL", + "code": "TUR" + }, + "495348": { + "url": "https://digitalhub.fifa.com/transform/9e407610-b85c-45d8-847a-2bae1d24e699/LAMMENS-Senne_495348", + "no": 12, + "name": "Senne LAMMENS", + "code": "BEL" + }, + "495349": { + "url": "https://digitalhub.fifa.com/transform/2a366682-88f4-4d6f-ae54-e474030615cc/RASKIN-Nicolas_495349", + "no": 23, + "name": "Nicolas RASKIN", + "code": "BEL" + }, + "495431": { + "url": "https://digitalhub.fifa.com/transform/1c9c7ecc-b678-43e6-b8a3-8155776dd003/HIRST-George_495431", + "no": 18, + "name": "George HIRST", + "code": "SCO" + }, + "495488": { + "url": "https://digitalhub.fifa.com/transform/e8c1e0e0-66da-4bfb-ace2-e040710da50c/HAMZA-ABDELKARIM_495488", + "no": 9, + "name": "HAMZA ABDELKARIM", + "code": "EGY" + }, + "496358": { + "url": "https://digitalhub.fifa.com/transform/1583bcf3-3a11-4ebe-a9ef-18aba9e7f32b/MBAYE-Ibrahim_496358", + "no": 20, + "name": "Ibrahim MBAYE", + "code": "SEN" + }, + "497902": { + "url": "https://digitalhub.fifa.com/transform/dfe97726-1409-4cc2-8463-39184fab3a04/MOREIRA-Diego_497902", + "no": 19, + "name": "Diego MOREIRA", + "code": "BEL" + }, + "498416": { + "url": "https://digitalhub.fifa.com/transform/e93d4ee5-827d-47bc-b3d5-3f1c38e7293e/WOLTEMADE-Nick_498416", + "no": 11, + "name": "Nick WOLTEMADE", + "code": "GER" + }, + "498421": { + "url": "https://digitalhub.fifa.com/transform/c010f6a9-53af-4d79-b16d-f25b96670225/OKON-ENGSTLER-Paul_498421", + "no": 24, + "name": "Paul OKON-ENGSTLER", + "code": "AUS" + }, + "498439": { + "url": "https://digitalhub.fifa.com/transform/7f7dae44-300a-405b-81be-f29cef6c0670/PAUGAIN-Wilguens_419172", + "no": 24, + "name": "Wilguens PAUGAIN", + "code": "HAI" + }, + "498455": { + "url": "https://digitalhub.fifa.com/transform/8c87dc57-4626-4945-a93a-b6f5a5620947/SUZUKI-Junnosuke_498455", + "no": 25, + "name": "Junnosuke SUZUKI", + "code": "JPN" + }, + "498458": { + "url": "https://digitalhub.fifa.com/transform/67e02103-4569-4a5c-a7a2-1f9b42cab1a5/MOHAMED-MANAI_498458", + "no": 26, + "name": "MOHAMED MANAI", + "code": "QAT" + }, + "498514": { + "url": "https://digitalhub.fifa.com/transform/1097b48f-74a2-4506-97b3-2dd48364441a/ALI-AZAIZEH_498514", + "no": 24, + "name": "ALI AZAIZEH", + "code": "JOR" + }, + "498806": { + "url": "https://digitalhub.fifa.com/transform/069af350-e4d8-4b30-af2d-6938b9a379fa/TOURE-Mohamed_498806", + "no": 9, + "name": "Mohamed TOURE", + "code": "AUS" + }, + "499102": { + "url": "https://digitalhub.fifa.com/transform/647ecc0e-11c2-4d0e-9b48-2d8137a00b85/SALEEM-OBAID_499102", + "no": 17, + "name": "SALEEM OBAID", + "code": "JOR" + }, + "499290": { + "url": "https://digitalhub.fifa.com/transform/c905e324-dc60-4e79-a2a1-c06412f27aed/VUSKOVIC-Luka_499290", + "no": 22, + "name": "Luka VUSKOVIC", + "code": "CRO" + }, + "499800": { + "url": "https://digitalhub.fifa.com/transform/3abb3fa8-05e3-4973-adb7-ef4b941b8ec1/SARR-Mamadou_499800", + "no": 2, + "name": "Mamadou SARR", + "code": "SEN" + }, + "499803": { + "url": "https://digitalhub.fifa.com/transform/88da8ae8-d4af-47b1-8f4c-e3ac46fbc226/PENDERS-Mike_499803", + "no": 13, + "name": "Mike PENDERS", + "code": "BEL" + }, + "499912": { + "url": "https://digitalhub.fifa.com/transform/ef9aedbe-e6e8-4eba-9e62-beac982879ef/BERHALTER-Sebastian_499912", + "no": 14, + "name": "Sebastian BERHALTER", + "code": "USA" + }, + "499913": { + "url": "https://digitalhub.fifa.com/transform/c46f695b-3acc-4360-abf4-3110ff60d86e/FREESE-Matt_499913", + "no": 24, + "name": "Matt FREESE", + "code": "USA" + }, + "500037": { + "url": "https://digitalhub.fifa.com/transform/028c85e0-509a-43c4-904a-58ce2d4f6f24/MORA-Gilberto_500037", + "no": 19, + "name": "Gilberto MORA", + "code": "MEX" + }, + "500038": { + "url": "https://digitalhub.fifa.com/transform/8e8884ee-8964-4fb7-82d8-8a5d341e79a6/CHAVEZ-Mateo_500038", + "no": 20, + "name": "Mateo CHAVEZ", + "code": "MEX" + }, + "502245": { + "url": "https://digitalhub.fifa.com/transform/97ff80ac-588e-4b15-8c20-5a3cbd7f30f8/MAKHANYA-Olwethu_502245", + "no": 24, + "name": "Olwethu MAKHANYA", + "code": "RSA" + }, + "502727": { + "url": "https://digitalhub.fifa.com/transform/a0cb9413-32ea-4b8f-9801-55474cb12b77/MANZAMBI-Johan_502727", + "no": 9, + "name": "Johan MANZAMBI", + "code": "SUI" + }, + "502945": { + "url": "https://digitalhub.fifa.com/transform/165d5004-48b5-4a8c-86ee-d7c982b9b96c/BERNHARDSSON-Alexander_502945", + "no": 21, + "name": "Alexander BERNHARDSSON", + "code": "SWE" + }, + "502946": { + "url": "https://digitalhub.fifa.com/transform/e464be99-48c1-41a9-b5aa-2c5760f1d302/NYGREN-Benjamin_502946", + "no": 10, + "name": "Benjamin NYGREN", + "code": "SWE" + }, + "503047": { + "url": "https://digitalhub.fifa.com/transform/7bd98883-dd6c-4e8f-954e-af31d070eac7/ZENELI-Besfort_503047", + "no": 22, + "name": "Besfort ZENELI", + "code": "SWE" + }, + "504192": { + "url": "https://digitalhub.fifa.com/transform/a3360ef3-4418-4f0a-9f74-318bdfa4ffd8/NDAMANE-Khulumani_504192", + "no": 3, + "name": "Khulumani NDAMANE", + "code": "RSA" + }, + "504193": { + "url": "https://digitalhub.fifa.com/transform/5579f48c-4b61-4def-b314-75e873c36961/MOREMI-Tshepang_504193", + "no": 8, + "name": "Tshepang MOREMI", + "code": "RSA" + }, + "504199": { + "url": "https://digitalhub.fifa.com/transform/978b666d-f320-4d49-b717-a08fa7ae456f/MBOKAZI-Mbekezeli_504199", + "no": 14, + "name": "Mbekezeli MBOKAZI", + "code": "RSA" + }, + "504200": { + "url": "https://digitalhub.fifa.com/transform/29044a18-4871-49d0-af81-0b0887b148dd/KABINI-Samukelo_504200", + "no": 18, + "name": "Samukele KABINI", + "code": "RSA" + }, + "504329": { + "url": "https://digitalhub.fifa.com/transform/60a4ad81-dbaa-4276-b291-f002ec98ddfc/KAPUADI-Steve_504329", + "no": 3, + "name": "Steve KAPUADI", + "code": "COD" + }, + "504502": { + "url": "https://digitalhub.fifa.com/transform/29d9d0d2-28ec-4c0c-9861-a9d8062d5f9d/TOUNEKTI-Sebastian_504502", + "no": 26, + "name": "Sebastian TOUNEKTI", + "code": "TUN" + }, + "504931": { + "url": "https://digitalhub.fifa.com/transform/b0e45418-ff7e-4fdf-a7ac-8e7bf2d63624/HERRINGTON-Lucas_504931", + "no": 25, + "name": "Lucas HERRINGTON", + "code": "AUS" + }, + "504990": { + "url": "https://digitalhub.fifa.com/transform/9587bf1f-6c8f-4b8d-80c7-799edc4a7036/ALAJBEGOVIC-Kerim_504990", + "no": 19, + "name": "Kerim ALAJBEGOVIC", + "code": "BIH" + }, + "505097": { + "url": "https://digitalhub.fifa.com/transform/1c4672ea-a846-45f7-ae85-85ec7559a30c/EL-MOURABET-Samir_505097", + "no": 15, + "name": "Samir EL MOURABET", + "code": "MAR" + }, + "505112": { + "url": "https://digitalhub.fifa.com/transform/dd763e4f-0cfe-44b1-8e18-ea842260c807/YASSINE-Gessime_505112", + "no": 16, + "name": "Gessime YASSINE", + "code": "MAR" + }, + "505495": { + "url": "https://digitalhub.fifa.com/transform/e9ad29de-acf1-4cfd-b387-7edf7f480db4/MAIDANA-Alexandro_505495", + "no": 26, + "name": "Alexandro MAIDANA", + "code": "PAR" + }, + "506028": { + "url": "https://digitalhub.fifa.com/transform/557e5592-2bf9-4d43-8d51-ee7e2881cb65/ROEFS-Robin_506028", + "no": 13, + "name": "Robin ROEFS", + "code": "NED" + }, + "506038": { + "url": "https://digitalhub.fifa.com/transform/dcd49deb-cb7f-4620-8f79-98a802624026/SEBELEBELE-Kamogelo_506038", + "no": 25, + "name": "Kamogelo SEBELEBELE", + "code": "RSA" + }, + "506039": { + "url": "https://digitalhub.fifa.com/transform/5f5d2eb3-3964-486f-9faa-800200078576/OKON-Ime_506039", + "no": 21, + "name": "Ime OKON", + "code": "RSA" + }, + "506069": { + "url": "https://digitalhub.fifa.com/transform/c9912381-f7e5-4059-a630-ccbee68ebb7f/KEVIN-YAKOB_506069", + "no": 19, + "name": "KEVIN YAKOB", + "code": "IRQ" + }, + "506088": { + "url": "https://digitalhub.fifa.com/transform/33c2b9de-5ae7-4fa1-8db8-6cff8e2b02f0/SEYS-Joaquin_506088", + "no": 18, + "name": "Joaquin SEYS", + "code": "BEL" + }, + "506124": { + "url": "https://digitalhub.fifa.com/transform/9bbd4a65-1d5e-4383-b5d5-cf60bbdcec1d/TAREK-ALAA_506124", + "no": 24, + "name": "TAREK ALAA", + "code": "EGY" + }, + "506202": { + "url": "https://digitalhub.fifa.com/transform/fa213cf7-928a-49ab-acc9-b6f5059b188c/TOURE-Bazoumana_506202", + "no": 24, + "name": "Bazoumana TOURE", + "code": "CIV" + }, + "506277": { + "url": "https://digitalhub.fifa.com/transform/ddb39257-eec9-4097-bc08-6f1dbe034dec/ANANG-Joseph_506277", + "no": 12, + "name": "Joseph ANANG", + "code": "GHA" + }, + "506279": { + "url": "https://digitalhub.fifa.com/transform/3c283bda-a2ed-4c1d-9115-aef0cc7dac97/YIRENKYI-Caleb_506279", + "no": 3, + "name": "Caleb YIRENKYI", + "code": "GHA" + }, + "506329": { + "url": "https://digitalhub.fifa.com/transform/03356baa-b368-4192-bf86-ad3033e57ad2/SPENCE-Djed_506329", + "no": 25, + "name": "Djed SPENCE", + "code": "ENG" + }, + "506335": { + "url": "https://digitalhub.fifa.com/transform/0f6a863a-959a-40ec-a07f-0c77d7c5a322/NEFFATI-Moutaz_506335", + "no": 23, + "name": "Moutaz NEFFATI", + "code": "TUN" + }, + "506471": { + "url": "https://digitalhub.fifa.com/transform/29abb3b9-0b95-4101-ae19-0aa95d77e362/FONVILLE-Deveron_506471", + "no": 24, + "name": "Deveron FONVILLE", + "code": "CUW" + }, + "506473": { + "url": "https://digitalhub.fifa.com/transform/5a1d79e4-2beb-4cc4-aa5d-adea0d32896c/NOSLIN-Tyrese_506473", + "no": 13, + "name": "Tyrese NOSLIN", + "code": "CUW" + }, + "506481": { + "url": "https://digitalhub.fifa.com/transform/012553fc-773a-4fca-a30d-468777a287de/THERMONCY-Keeto_506481", + "no": 3, + "name": "Keeto THERMONCY", + "code": "HAI" + }, + "506483": { + "url": "https://digitalhub.fifa.com/transform/8c508739-1d44-49e5-8395-dbba0ff45072/FORTUNE-Yassin_506483", + "no": 19, + "name": "Yassin FORTUNE", + "code": "HAI" + }, + "506775": { + "url": "https://digitalhub.fifa.com/transform/72b960f8-5b10-4a9d-8726-6525e2ee6796/SOCHUREK-Hugo_506775", + "no": 25, + "name": "Hugo SOCHUREK", + "code": "CZE" + }, + "507253": { + "url": "https://digitalhub.fifa.com/transform/a61e2a7d-38de-46d5-888b-1ad713a329c4/SIBO-Kwasi_507253", + "no": 8, + "name": "Kwasi SIBO", + "code": "GHA" + }, + "510757": { + "url": "https://digitalhub.fifa.com/transform/4a02cdae-6685-4a04-a779-8472e1b0ee39/CASIMIR-Josue_510757", + "no": 21, + "name": "Josue CASIMIR", + "code": "HAI" + }, + "510850": { + "url": "https://digitalhub.fifa.com/transform/33d0c67e-6bf5-41cb-a8ab-ad1cb098d166/MATULUDI-Thabang_510850", + "no": 2, + "name": "Thabang MATULUDI", + "code": "RSA" + }, + "510908": { + "url": "https://digitalhub.fifa.com/transform/2f3d611d-71c6-40ac-bc76-fdad78fe3c5e/JAQUEZ-Luca_510908", + "no": 25, + "name": "Luca JAQUEZ", + "code": "SUI" + }, + "510922": { + "url": "https://digitalhub.fifa.com/transform/4218dafb-b39b-4640-ac2f-e1d9f104aa6a/DIOMANDE-Yan_510922", + "no": 11, + "name": "Yan DIOMANDE", + "code": "CIV" + }, + "510989": { + "url": "https://digitalhub.fifa.com/transform/ebfc012f-56c2-4279-9eab-02219646f01e/CIPENGA-Brian_510989", + "no": 9, + "name": "Brian CIPENGA", + "code": "COD" + }, + "510991": { + "url": "https://digitalhub.fifa.com/transform/bdeaddf2-602f-47d1-a3f0-a85abc80c3ff/AYOUB-ALOUI_510991", + "no": 13, + "name": "AYOUB ALOUI", + "code": "QAT" + }, + "511009": { + "url": "https://digitalhub.fifa.com/transform/0007b754-4911-4f39-8c81-df2c156f7aa5/BELGHALI-Rafik_511009", + "no": 17, + "name": "Rafik BELGHALI", + "code": "ALG" + }, + "511010": { + "url": "https://digitalhub.fifa.com/transform/5a1d62d5-a732-4036-b925-d011389a66fb/CHERGUI-Samir_511010", + "no": 26, + "name": "Samir CHERGUI", + "code": "ALG" + }, + "511015": { + "url": "https://digitalhub.fifa.com/transform/68e13808-182e-46b6-a6ec-a54136a57c1b/BROWN-Nathaniel_511015", + "no": 18, + "name": "Nathaniel BROWN", + "code": "GER" + }, + "511022": { + "url": "https://digitalhub.fifa.com/transform/d83d28af-b1f0-4b41-acec-6b3dfd760fb2/OPPONG-Kojo-Peprah_511022", + "no": 21, + "name": "Kojo Peprah OPPONG", + "code": "GHA" + }, + "511118": { + "url": "https://digitalhub.fifa.com/transform/d76a995c-dcd7-4219-a555-3336ac87b052/HORNICEK-Lukas_511118", + "no": 23, + "name": "Lukas HORNICEK", + "code": "CZE" + }, + "511141": { + "url": "https://digitalhub.fifa.com/transform/c2384459-9ca9-4dce-b232-5bbfbcd07316/OBISPO-Armando_511141", + "no": 18, + "name": "Armando OBISPO", + "code": "CUW" + }, + "511710": { + "url": "https://digitalhub.fifa.com/transform/d81ad421-1126-4549-a89f-3fafd8db2a97/HAYAKAWA-Tomoki_511710", + "no": 23, + "name": "Tomoki HAYAKAWA", + "code": "JPN" + }, + "511828": { + "url": "https://digitalhub.fifa.com/transform/d758ee8c-58aa-4562-8b5c-96612458f567/CASTROP-Jens_511828", + "no": 23, + "name": "CASTROP Jens", + "code": "KOR" + }, + "511875": { + "url": "https://digitalhub.fifa.com/transform/07e6d74d-1e09-4278-97e4-4b0bfcba2de8/ODEH-FAKHOURY_511875", + "no": 11, + "name": "ODEH FAKHOURY", + "code": "JOR" + }, + "511889": { + "url": "https://digitalhub.fifa.com/transform/c5fbd430-c7f3-4d67-9d16-e7f4e17a872a/ANAS-BADAWI_511889", + "no": 26, + "name": "ANAS BADAWI", + "code": "JOR" + }, + "512039": { + "url": "https://digitalhub.fifa.com/transform/9b51ba77-1740-47cc-93f1-1529287d27ea/AYARI-Khalil_512039", + "no": 14, + "name": "Khalil AYARI", + "code": "TUN" + }, + "512079": { + "url": "https://digitalhub.fifa.com/transform/6a209a18-784b-401d-af68-4c768a814a36/MOHAMED-ALAA_512079", + "no": 26, + "name": "MOHAMED ALAA", + "code": "EGY" + }, + "512127": { + "url": "https://digitalhub.fifa.com/transform/8b3d3f92-a378-40d7-92d2-85eed4a732d3/ABADA-Achraf_512127", + "no": 3, + "name": "Achref ABADA", + "code": "ALG" + }, + "512132": { + "url": "https://digitalhub.fifa.com/transform/167d2400-d78c-4931-8a84-7b27284bd386/BOULBINA-Adil_512132", + "no": 20, + "name": "Adil BOULBINA", + "code": "ALG" + }, + "512183": { + "url": "https://digitalhub.fifa.com/transform/8aee29b9-06b4-4b46-b529-3bb6adf5f9a6/MOHAMMED-ABU-ALSHAMAT_512183", + "no": 26, + "name": "MOHAMMED ABU ALSHAMAT", + "code": "KSA" + }, + "512791": { + "url": "https://digitalhub.fifa.com/transform/542d2f64-858e-4597-8f77-719b40da16dd/ISSA-LAYE_512791", + "no": 4, + "name": "ISSA LAYE", + "code": "QAT" + }, + "514070": { + "url": "https://digitalhub.fifa.com/transform/59f64291-f9e7-4d71-82cd-e15eb9a91a1c/JONES-Alfie_514070", + "no": 3, + "name": "Alfie JONES", + "code": "CAN" + }, + "514166": { + "url": "https://digitalhub.fifa.com/transform/77bea513-328c-4af6-a1b6-89efdfeb03ae/NGOY-Nathan_514166", + "no": 25, + "name": "Nathan NGOY", + "code": "BEL" + }, + "514171": { + "url": "https://digitalhub.fifa.com/transform/5b3aa99c-c19f-4087-9230-fcc1023e6baa/EPOLO-Matthieu_514171", + "no": 21, + "name": "Matthieu EPOLO", + "code": "COD" + }, + "514188": { + "url": "https://digitalhub.fifa.com/transform/eaa37355-0eca-4954-845c-437aa602db42/THIAW-Malick_514188", + "no": 24, + "name": "Malick THIAW", + "code": "GER" + }, + "514202": { + "url": "https://digitalhub.fifa.com/transform/9a70800c-37c4-4cd9-b195-f307dbaad09b/ALI-Taha_514202", + "no": 26, + "name": "Taha ALI", + "code": "SWE" + }, + "514208": { + "url": "https://digitalhub.fifa.com/transform/a1bae10b-b280-4234-81c1-063fa931cd02/OULAI-Christ-Inao_514208", + "no": 26, + "name": "Christ Inao OULAI", + "code": "CIV" + }, + "514326": { + "url": "https://digitalhub.fifa.com/transform/9c839f83-e77a-4938-a764-95685591b367/AREVALO-Jeremy_514326", + "no": 24, + "name": "Jeremy AREVALO", + "code": "ECU" + }, + "514334": { + "url": "https://digitalhub.fifa.com/transform/35d513e7-429b-44eb-b1bd-671a6a22bc83/CHALOUPEK-Stepan_514334", + "no": 6, + "name": "Stepan CHALOUPEK", + "code": "CZE" + }, + "514336": { + "url": "https://digitalhub.fifa.com/transform/81ce3e70-d37d-4109-b423-8cc7732527a1/GONZALEZ-Armando_514336", + "no": 14, + "name": "Armando GONZALEZ", + "code": "MEX" + }, + "514401": { + "url": "https://digitalhub.fifa.com/transform/fe89d2b1-ecd5-471d-a730-a1704b275019/ADU-Prince_514401", + "no": 25, + "name": "Prince ADU", + "code": "GHA" + }, + "514479": { + "url": "https://digitalhub.fifa.com/transform/c7cb7af6-fa0d-4795-bdba-c53bed58e3fa/TANGVIK-Sander_514479", + "no": 12, + "name": "Sander TANGVIK", + "code": "NOR" + }, + "514526": { + "url": "https://digitalhub.fifa.com/transform/5a32b76f-ee60-4eb1-a2e0-b12bc86e41e0/PANDUR-Ivor_514526", + "no": 12, + "name": "Ivor PANDUR", + "code": "CRO" + }, + "514639": { + "url": "https://digitalhub.fifa.com/transform/58eb2743-907e-4e6d-8020-28c8767e5cdc/JOHANSSON-Herman_514639", + "no": 6, + "name": "Herman JOHANSSON", + "code": "SWE" + }, + "516043": { + "url": "https://digitalhub.fifa.com/transform/7cbb37f5-5dcd-4fa9-919e-f3fe4f843868/AROUS-Adam_516043", + "no": 5, + "name": "Adam AROUS", + "code": "TUN" + }, + "518200": { + "url": "https://digitalhub.fifa.com/transform/e581f23a-032d-448c-b389-d49738c8e9c1/YENGI-Tete_518200", + "no": 26, + "name": "Tete YENGI", + "code": "AUS" + }, + "518264": { + "url": "https://digitalhub.fifa.com/transform/6f9231dd-bc07-4ab3-a1f4-dd96ce3aa5b4/ULMASALIYEV-Avazbek_518264", + "no": 25, + "name": "Avazbek ULMASALIYEV", + "code": "UZB" + }, + "519836": { + "url": "https://digitalhub.fifa.com/transform/d547cc13-69d0-4204-91bf-baf63bbb7328/IGOR-THIAGO_519836", + "no": 25, + "name": "IGOR THIAGO", + "code": "BRA" + }, + "519837": { + "url": "https://digitalhub.fifa.com/transform/11560f08-8fe3-4acb-b30f-cf1a0b2e83ad/DARGAHI-Dennis_519837", + "no": 24, + "name": "Dennis DARGAHI", + "code": "IRN" + }, + "519954": { + "url": "https://digitalhub.fifa.com/transform/8fc08945-7c3e-4e0f-95b4-0c94a72a718d/LUKIC-Jovo_519954", + "no": 25, + "name": "Jovo LUKIC", + "code": "BIH" + }, + "519958": { + "url": "https://digitalhub.fifa.com/transform/12d24b4c-5628-4013-8f4d-bddea4ae2258/STROUD-Elliot_519958", + "no": 24, + "name": "Elliot STROUD", + "code": "SWE" + }, + "519985": { + "url": "https://digitalhub.fifa.com/transform/60b4e376-f163-4918-8742-a2f6ada5fc84/VISINSKY-Denis_519985", + "no": 26, + "name": "Denis VISINSKY", + "code": "CZE" + }, + "520034": { + "url": "https://digitalhub.fifa.com/transform/7feedee9-3390-40e2-a9aa-8867abd8b89e/WIEGELE-Florian_520034", + "no": 12, + "name": "Florian WIEGELE", + "code": "AUT" + }, + "520035": { + "url": "https://digitalhub.fifa.com/transform/cc8957b4-30b2-4559-9ae1-c8d14a3260a5/AFFENGRUBER-David_520035", + "no": 2, + "name": "David AFFENGRUBER", + "code": "AUT" + }, + "520036": { + "url": "https://digitalhub.fifa.com/transform/b0954793-5e15-4708-9ed0-ea59e3501b8c/WANNER-Paul_520036", + "no": 24, + "name": "Paul WANNER", + "code": "AUT" + }, + "520037": { + "url": "https://digitalhub.fifa.com/transform/c70d2790-8764-47a0-8c27-a9e7f74563a0/LUCKASSEN-Derrick_520037", + "no": 23, + "name": "Derrick LUCKASSEN", + "code": "GHA" + }, + "520039": { + "url": "https://digitalhub.fifa.com/transform/5b3249dc-6e9d-490b-be47-93a59fd3d069/SENAYA-Marvin_520039", + "no": 26, + "name": "Marvin SENAYA", + "code": "GHA" + }, + "520066": { + "url": "https://digitalhub.fifa.com/transform/2039b54f-7036-444c-90d0-da1f89780077/CANALE-Jose_520066", + "no": 13, + "name": "Jose CANALE", + "code": "PAR" + }, + "520068": { + "url": "https://digitalhub.fifa.com/transform/5ee84ee8-8e6a-4a6d-aff9-42538c323659/MOHAMMAD-ABUGHOUSH_520068", + "no": 18, + "name": "MOHAMMAD ABUGHOUSH", + "code": "JOR" + }, + "520070": { + "url": "https://digitalhub.fifa.com/transform/6d85724d-c5a6-400d-acb9-df73451a4bf4/MASTIL-Melvin_520070", + "no": 1, + "name": "Melvin MASTIL", + "code": "ALG" + }, + "520071": { + "url": "https://digitalhub.fifa.com/transform/9e9811da-2a8a-48cd-9088-1a45b6f90e0a/BENBOUALI-Nadhir_520071", + "no": 12, + "name": "Nadhir BENBOUALI", + "code": "ALG" + }, + "520072": { + "url": "https://digitalhub.fifa.com/transform/39118134-164a-4baa-9884-de4f4821a0b7/GHEDJEMIS-Fares_520072", + "no": 25, + "name": "Fares GHEDJEMIS", + "code": "ALG" + }, + "520112": { + "url": "https://digitalhub.fifa.com/transform/2990fade-76fd-431e-b7ec-6551ca61de8c/FALCHENER-Henrik_520112", + "no": 25, + "name": "Henrik FALCHENER", + "code": "NOR" + }, + "520217": { + "url": "https://digitalhub.fifa.com/transform/a6c805c6-37f9-44e9-80a8-e43118e78762/CURTIS-Findlay_520217", + "no": 25, + "name": "Findlay CURTIS", + "code": "SCO" + }, + "520218": { + "url": "https://digitalhub.fifa.com/transform/86999b3c-aa5d-46d6-b42e-1601dd197182/SHIOGAI-Kento_520218", + "no": 26, + "name": "Kento SHIOGAI", + "code": "JPN" + }, + "520245": { + "url": "https://digitalhub.fifa.com/transform/7047e775-2f2c-4ea2-9ca6-6fc23363c591/CHAMAKH-Mouhib_520245", + "no": 1, + "name": "Mouhib CHAMAKH", + "code": "TUN" + }, + "520246": { + "url": "https://digitalhub.fifa.com/transform/8ecb6694-a3aa-4efe-b13d-64a020109ec2/CHIKHAOUI-Raed_520246", + "no": 24, + "name": "Raed CHIKHAOUI", + "code": "TUN" + }, + "520247": { + "url": "https://digitalhub.fifa.com/transform/15445a99-9bc9-41c4-8d6f-c46ac25b3d5d/ELLOUMI-Rayan_520247", + "no": 18, + "name": "Rayan ELLOUMI", + "code": "TUN" + }, + "522282": { + "url": "https://digitalhub.fifa.com/transform/11bf36a2-f7f4-4078-978f-70d1119d8f7f/CHO-Wije_522282", + "no": 14, + "name": "CHO Wije", + "code": "KOR" + }, + "522842": { + "url": "https://digitalhub.fifa.com/transform/d568a177-8466-4ef0-89d6-990d70cac911/JURKAS-Mladen_522842", + "no": 12, + "name": "Mladen JURKAS", + "code": "BIH" + }, + "522846": { + "url": "https://digitalhub.fifa.com/transform/ef292137-a5b1-44b8-b329-031d23320552/MAHMIC-Ermin_522846", + "no": 26, + "name": "Ermin MAHMIC", + "code": "BIH" + }, + "523007": { + "url": "https://digitalhub.fifa.com/transform/eb1788f3-b3b1-41f9-b746-85ce1b077c14/FLETCHER-Tyler_523007", + "no": 8, + "name": "Tyler FLETCHER", + "code": "SCO" + }, + "523097": { + "url": "https://digitalhub.fifa.com/transform/f8e5df75-7de8-4950-bb53-b1d950621d33/SOJKA-Alexandr_523097", + "no": 24, + "name": "Alexandr SOJKA", + "code": "CZE" + }, + "523173": { + "url": "https://digitalhub.fifa.com/transform/643463a2-4d0b-477a-889a-21eaf36cdf46/BOAKYE-Augustine_523173", + "no": 20, + "name": "Augustine BOAKYE", + "code": "GHA" + }, + "523215": { + "url": "https://digitalhub.fifa.com/transform/a6ab25e1-5ffa-478b-9a8b-e33411873483/SIMON-Dominique_523215", + "no": 25, + "name": "Dominique SIMON", + "code": "HAI" + }, + "523236": { + "url": "https://digitalhub.fifa.com/transform/66155853-6cb6-47af-84e6-f8c492fd1b6a/AHMED-QASIM_523236", + "no": 11, + "name": "AHMED QASEM", + "code": "IRQ" + }, + "523288": { + "url": "https://digitalhub.fifa.com/transform/54730a6f-bb75-4909-b3c3-37441159d78e/AMAIMOUNI-Ayoub_523288", + "no": 21, + "name": "Ayoube AMAIMOUNI", + "code": "MAR" + }, + "523333": { + "url": "https://digitalhub.fifa.com/transform/2fb42f50-394b-46d4-9038-9d9b09564b98/ALA-ALHAJJI_523333", + "no": 18, + "name": "ALA ALHAJJI", + "code": "KSA" + }, + "523354": { + "url": "https://digitalhub.fifa.com/transform/957881a0-4f0a-4ff8-baf4-e0c73f844244/NDIAYE-Bara-Sapoko_523354", + "no": 22, + "name": "Bara Sapoko NDIAYE", + "code": "SEN" + }, + "524320": { + "url": "https://digitalhub.fifa.com/transform/d75890bc-bbe6-46a2-ab20-5655effe3479/AMINE-SBAI_524320", + "no": 17, + "name": "Amine SBAI", + "code": "MAR" + } + } +} diff --git a/public/data/squads.json b/public/data/squads.json index 91323baf..48d3b69d 100644 --- a/public/data/squads.json +++ b/public/data/squads.json @@ -20,6 +20,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mat%C4%9Bj_Kov%C3%A1%C5%99", + "photo": "https://digitalhub.fifa.com/transform/06f2bdbf-6411-4f1c-885b-3c745e37363e/KOVAR-Matej_484012", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -38,6 +39,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jind%C5%99ich_Stan%C4%9Bk", + "photo": "https://digitalhub.fifa.com/transform/9351d9a7-4be7-4c59-8e0e-3f5fbca8ac7d/STANEK-Jindrich_441162", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -56,6 +58,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Braga", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luk%C3%A1%C5%A1_Horn%C3%AD%C4%8Dek", + "photo": "https://digitalhub.fifa.com/transform/d76a995c-dcd7-4219-a555-3336ac87b052/HORNICEK-Lukas_511118", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -74,6 +77,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Zima", + "photo": "https://digitalhub.fifa.com/transform/945f505c-6f7b-4a43-acc1-5e3fa1bb52b3/ZIMA-David_433755", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -92,6 +96,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1%C5%A1_Hole%C5%A1", + "photo": "https://digitalhub.fifa.com/transform/25d4147e-8cc2-4262-bba5-3e47680a3f23/HOLES-Tomas_441167", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -110,6 +115,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Robin_Hran%C3%A1%C4%8D", + "photo": "https://digitalhub.fifa.com/transform/9550c125-89e2-497f-a098-bcdceb0243e7/HRANAC-Robin_486080", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -128,6 +134,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vladim%C3%ADr_Coufal", + "photo": "https://digitalhub.fifa.com/transform/e013f16f-8ada-4532-b3c4-b674b0e08cc9/COUFAL-Vladimir_472908", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -146,6 +153,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C5%A0t%C4%9Bp%C3%A1n_Chaloupek", + "photo": "https://digitalhub.fifa.com/transform/35d513e7-429b-44eb-b1bd-671a6a22bc83/CHALOUPEK-Stepan_514334", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -164,6 +172,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ladislav_Krej%C4%8D%C3%AD_(footballer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/04ca9e4e-8ab3-458e-a689-2ac49094fb23/KREJCI-Ladislav_441170", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, @@ -182,6 +191,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Jur%C3%A1sek", + "photo": "https://digitalhub.fifa.com/transform/4e32c53e-28e4-4757-ab4e-c7b18cee9bbf/JURASEK-David_483990", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -200,6 +210,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Sparta_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jaroslav_Zelen%C3%BD", + "photo": "https://digitalhub.fifa.com/transform/33dbf631-0d45-4f04-9feb-bf0c76ad9f8e/ZELENY-Jaroslav_441166", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -218,6 +229,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Doud%C4%9Bra", + "photo": "https://digitalhub.fifa.com/transform/04fa0573-e1fa-4158-a14d-7129641cc700/DOUDERA-David_483936", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -236,6 +248,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Hradec_Kr%C3%A1lov%C3%A9", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vladim%C3%ADr_Darida", + "photo": "https://digitalhub.fifa.com/transform/201b5e1b-25b8-4cd6-a8fa-2678977172fe/DARIDA-Vladimir_358003", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -254,6 +267,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luk%C3%A1%C5%A1_%C4%8Cerv", + "photo": "https://digitalhub.fifa.com/transform/87ce4b61-fd6d-4ca3-901d-6dfe039dd809/CERV-Lukas_486081", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -272,6 +286,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luk%C3%A1%C5%A1_Provod", + "photo": "https://digitalhub.fifa.com/transform/e5e6a265-9886-4e25-97c0-c4f2f230277d/PROVOD-Lukas_484011", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -290,6 +305,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michal_Sad%C3%ADlek", + "photo": "https://digitalhub.fifa.com/transform/00599f60-d24b-4377-b1c2-03bda4f835be/SADILEK-Michal_433668", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -308,6 +324,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/West_Ham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1%C5%A1_Sou%C4%8Dek", + "photo": "https://digitalhub.fifa.com/transform/eb34bfe6-5b60-4771-a303-40f68231bbd2/SOUCEK-Tomas_404885", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -326,6 +343,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexandr_Sojka", + "photo": "https://digitalhub.fifa.com/transform/f8e5df75-7de8-4950-bb53-b1d950621d33/SOJKA-Alexandr_523097", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -344,6 +362,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Sparta_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hugo_Soch%C5%AFrek", + "photo": "https://digitalhub.fifa.com/transform/72b960f8-5b10-4a9d-8726-6525e2ee6796/SOCHUREK-Hugo_506775", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -362,6 +381,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adam_Hlo%C5%BEek", + "photo": "https://digitalhub.fifa.com/transform/530c1ea8-c013-4858-bb7d-0b71a763a1a1/HLOZEK-Adam_433754", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -380,6 +400,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrik_Schick", + "photo": "https://digitalhub.fifa.com/transform/725e8c7e-c712-45be-9e0a-ec5b121e84ad/SCHICK-Patrik_401481", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -398,6 +419,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Sparta_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jan_Kuchta", + "photo": "https://digitalhub.fifa.com/transform/e5ab58c0-de70-4e60-afdd-0cacec12decb/KUCHTA-Jan_441171", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -416,6 +438,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mojm%C3%ADr_Chytil", + "photo": "https://digitalhub.fifa.com/transform/8b7fe7be-c13f-4245-9a48-470a88d95aa9/CHYTIL-Mojmir_484003", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -434,6 +457,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pavel_%C5%A0ulc", + "photo": "https://digitalhub.fifa.com/transform/a45ca4c8-04d9-4321-a100-1e57b2d7bbda/SULC-Pavel_486082", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -452,6 +476,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1%C5%A1_Chor%C3%BD", + "photo": "https://digitalhub.fifa.com/transform/566b2c11-0ed7-4ad0-8e39-2e8a6fb4ba94/CHORY-Tomas_483961", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -470,6 +495,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Denis_Vi%C5%A1insk%C3%BD", + "photo": "https://digitalhub.fifa.com/transform/60b4e376-f163-4918-8742-a2f6ada5fc84/VISINSKY-Denis_519985", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -498,6 +524,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ra%C3%BAl_Rangel_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/3ea092ae-841d-4dc6-9ca0-78eb4dfb97c7/RANGEL-Raul_485070", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -516,6 +543,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Santos_Laguna", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carlos_Acevedo", + "photo": "https://digitalhub.fifa.com/transform/b84beeec-be0c-493f-85fd-362bf0ead5c6/ACEVEDO-Carlos_441260", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -534,6 +562,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AEL_Limassol", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guillermo_Ochoa", + "photo": "https://digitalhub.fifa.com/transform/fedeac9f-968d-4d4c-b08a-5b2bf157c396/OCHOA-Guillermo_215285", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -552,6 +581,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PAOK_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jorge_S%C3%A1nchez_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/8640d435-8aba-4b52-a864-9952d3a6db5c/SANCHEZ-Jorge_403596", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -570,6 +600,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lokomotiv_Moscow", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Montes", + "photo": "https://digitalhub.fifa.com/transform/c8c3fa3a-9001-4221-ab3c-754158c0ad8a/MONTES-Cesar_395516", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -588,6 +619,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edson_%C3%81lvarez", + "photo": "https://digitalhub.fifa.com/transform/b1581870-6bef-4c29-9a06-f306bbf03ca8/ALVAREZ-Edson_400634", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -606,6 +638,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Genoa_CFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Johan_V%C3%A1squez_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/838cb65f-3d60-4acb-855d-35a364c25f1a/VASQUEZ-Johan_425701", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -624,6 +657,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Israel_Reyes", + "photo": "https://digitalhub.fifa.com/transform/1e7c7c32-135c-46ba-9aff-429bfb1478aa/REYES-Israel_441261", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -642,6 +676,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AZ_Alkmaar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mateo_Ch%C3%A1vez", + "photo": "https://digitalhub.fifa.com/transform/8e8884ee-8964-4fb7-82d8-8a5d341e79a6/CHAVEZ-Mateo_500038", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -660,6 +695,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toluca_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jes%C3%BAs_Gallardo", + "photo": "https://digitalhub.fifa.com/transform/f1417540-93cb-4b82-9cfe-223e877d5923/GALLARDO-Jesus_402772", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -678,6 +714,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cruz_Azul", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%89rik_Lira", + "photo": "https://digitalhub.fifa.com/transform/83109586-542d-4950-83eb-f3388757ef90/LIRA-Erik_419518", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -696,6 +733,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_Romo", + "photo": "https://digitalhub.fifa.com/transform/bc7f864e-c553-4995-9eb3-62139e29a7d7/ROMO-Luis_430763", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -714,6 +752,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lvaro_Fidalgo", + "photo": "https://digitalhub.fifa.com/transform/fda68f1a-eceb-4219-8f1b-ed6b1f2e37ed/FIDALGO-Alvaro_416576", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -732,6 +771,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AEK_Athens_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Orbel%C3%ADn_Pineda", + "photo": "https://digitalhub.fifa.com/transform/ef0f99d9-6838-4b25-8a18-ecd9638bd51f/PINEDA-Orbelin_372090", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -750,6 +790,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Obed_Vargas", + "photo": "https://digitalhub.fifa.com/transform/c0990d50-6120-459c-a66a-bd91ee7e46bc/VARGAS-Obed_461177", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -768,6 +809,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Tijuana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gilberto_Mora_(footballer%2C_born_2008)", + "photo": "https://digitalhub.fifa.com/transform/028c85e0-509a-43c4-904a-58ce2d4f6f24/MORA-Gilberto_500037", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -786,6 +828,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dynamo_Moscow", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_Ch%C3%A1vez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/a09b97d9-6b02-45d4-aae8-b8ed274e5634/CHAVEZ-Luis_448051", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -804,6 +847,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Guti%C3%A9rrez", + "photo": "https://digitalhub.fifa.com/transform/dbca9708-0922-4d1d-97cb-1aa53696d6bd/GUTIERREZ-Brian_464533", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -822,6 +866,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ra%C3%BAl_Jim%C3%A9nez", + "photo": "https://digitalhub.fifa.com/transform/ec48d7a7-0cf7-4fc8-b999-e3c15fee5e98/JIMENEZ-Raul_356731", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -840,6 +885,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toluca_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexis_Vega_(Mexican_footballer)", + "photo": "https://digitalhub.fifa.com/transform/eeeba73b-bc80-47f5-a1ff-f38f94ff2ee0/VEGA-Alexis_430766", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -858,6 +904,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Santiago_Gim%C3%A9nez", + "photo": "https://digitalhub.fifa.com/transform/0e27d0c6-e057-4d0c-a603-3843fcd0c542/GIMENEZ-Santiago_430759", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -876,6 +923,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Armando_Gonz%C3%A1lez_(footballer%2C_born_2003)", + "photo": "https://digitalhub.fifa.com/transform/81ce3e70-d37d-4109-b423-8cc7732527a1/GONZALEZ-Armando_514336", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -894,6 +942,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juli%C3%A1n_Qui%C3%B1ones", + "photo": "https://digitalhub.fifa.com/transform/ea06becb-97b2-4f89-8464-5e0854cb7f81/QUINONES-Julian_429157", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -912,6 +961,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RSC_Anderlecht", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Huerta", + "photo": "https://digitalhub.fifa.com/transform/c5a00320-abe6-4d97-9892-e4afaf601fed/HUERTA-Cesar_406135", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -930,6 +980,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pumas_UNAM", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guillermo_Mart%C3%ADnez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/7f04e2d8-1f0b-491e-8551-5a856979bc97/MARTINEZ-Guillermo_386339", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -948,6 +999,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Roberto_Alvarado", + "photo": "https://digitalhub.fifa.com/transform/b1a8a14a-2a27-4524-a6ed-679aca39d35d/ALVARADO-Roberto_403585", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -976,6 +1028,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ronwen_Williams", + "photo": "https://digitalhub.fifa.com/transform/b95f9142-251c-4943-911c-9c8d7ad8dd1c/WILLIAMS-Ronwen_395986", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -994,6 +1047,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sipho_Chaine", + "photo": "https://digitalhub.fifa.com/transform/c06e5903-d546-4bc6-a558-5ce40b336b64/CHAINE-Sipho_494246", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1012,6 +1066,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Siwelele_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ricardo_Goss", + "photo": "https://digitalhub.fifa.com/transform/2727bd1f-2d55-4a70-9bd5-58a96d4bf9bc/GOSS-Ricardo_395059", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1030,6 +1085,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Polokwane_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thabang_Matuludi", + "photo": "https://digitalhub.fifa.com/transform/33d0c67e-6bf5-41cb-a8ab-ad1cb098d166/MATULUDI-Thabang_510850", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1048,6 +1104,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khulumani_Ndamane", + "photo": "https://digitalhub.fifa.com/transform/a3360ef3-4418-4f0a-9f74-318bdfa4ffd8/NDAMANE-Khulumani_504192", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1066,6 +1123,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aubrey_Modiba", + "photo": "https://digitalhub.fifa.com/transform/e5ddfbfb-b601-4ff8-83a5-f55162967798/MODIBA-Aubrey_395050", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1084,6 +1142,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chicago_Fire_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mbekezeli_Mbokazi", + "photo": "https://digitalhub.fifa.com/transform/978b666d-f320-4d49-b717-a08fa7ae456f/MBOKAZI-Mbekezeli_504199", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1102,6 +1161,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Molde_FK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samukele_Kabini", + "photo": "https://digitalhub.fifa.com/transform/29044a18-4871-49d0-af81-0b0887b148dd/KABINI-Samukelo_504200", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1120,6 +1180,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nkosinathi_Sibisi", + "photo": "https://digitalhub.fifa.com/transform/1fb66990-444a-4e4b-9047-41c2542ea91a/SIBISI-Nkosinathi_463221", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -1138,6 +1199,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khuliso_Mudau", + "photo": "https://digitalhub.fifa.com/transform/29d0b36b-2727-4fc0-ab1e-4d21b5858f5a/MUDAU-Khuliso_463218", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1156,6 +1218,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hannover_96", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ime_Okon", + "photo": "https://digitalhub.fifa.com/transform/5f5d2eb3-3964-486f-9faa-800200078576/OKON-Ime_506039", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1174,6 +1237,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Philadelphia_Union", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Olwethu_Makhanya", + "photo": "https://digitalhub.fifa.com/transform/97ff80ac-588e-4b15-8c20-5a3cbd7f30f8/MAKHANYA-Olwethu_502245", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1192,6 +1256,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kaizer_Chiefs_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bradley_Cross_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/6cee5a12-c935-4707-a3b8-2cad746fd5f5/CROSS-Bradley_419225", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1210,6 +1275,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Teboho_Mokoena_(soccer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/bf36679b-73eb-4813-a99d-b9673439dd05/MOKOENA-Teboho_403616", "wcApps": 2, "wcGoals": 1, "wcYellow": 2, @@ -1228,6 +1294,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thalente_Mbatha", + "photo": "https://digitalhub.fifa.com/transform/5b2d0a1a-fe59-4136-90d3-4315c34b8500/MBATHA-Thalente_494248", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -1246,6 +1313,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Themba_Zwane", + "photo": "https://digitalhub.fifa.com/transform/8d294899-e656-4484-91b7-99d646bc590c/ZWANE-Themba_395984", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1264,6 +1332,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Tondela", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sphephelo_Sithole", + "photo": "https://digitalhub.fifa.com/transform/200f1c50-a60a-4c33-ad94-b4dabd605f35/SITHOLE-Sphephelo_390475", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1282,6 +1351,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jayden_Adams", + "photo": "https://digitalhub.fifa.com/transform/d238f3d6-bc5d-44c6-b312-2989524bea12/ADAMS-Jayden_463236", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1300,6 +1370,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oswin_Appollis", + "photo": "https://digitalhub.fifa.com/transform/91646285-a63d-4aeb-8036-da1dd055d6b5/APPOLLIS-Oswin_419223", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1318,6 +1389,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tshepang_Moremi", + "photo": "https://digitalhub.fifa.com/transform/5579f48c-4b61-4def-b314-75e873c36961/MOREMI-Tshepang_504193", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1336,6 +1408,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lyle_Foster", + "photo": "https://digitalhub.fifa.com/transform/155c969c-63e1-438e-bd3d-ce587ac212c6/FOSTER-Lyle_419211", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1354,6 +1427,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Relebohile_Mofokeng", + "photo": "https://digitalhub.fifa.com/transform/4946f2f8-a809-451e-962b-7b7426bbd633/MOFOKENG-Relebohile_486161", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1372,6 +1446,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AEL_Limassol", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thapelo_Maseko", + "photo": "https://digitalhub.fifa.com/transform/a8c4c69e-b074-4a10-9bfc-38c85175560d/MASEKO-Thapelo_463234", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1390,6 +1465,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Iqraam_Rayners", + "photo": "https://digitalhub.fifa.com/transform/f13ebf2a-3cac-4af7-bd73-2b70ed5ecc1a/RAYNERS-Iqraam_481242", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1408,6 +1484,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Evidence_Makgopa", + "photo": "https://digitalhub.fifa.com/transform/9c040766-d546-4007-9fa3-eb50206cd689/MAKGOPA-Evidence_430917", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1426,6 +1503,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kamogelo_Sebelebele", + "photo": "https://digitalhub.fifa.com/transform/dcd49deb-cb7f-4620-8f79-98a802624026/SEBELEBELE-Kamogelo_506038", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1454,6 +1532,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Tokyo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Seung-gyu", + "photo": "https://digitalhub.fifa.com/transform/d4c2a3d5-e369-4813-97eb-16669f83dd78/KIM-Seunggyu_274281", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1472,6 +1551,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Jeonbuk_Hyundai_Motors", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Song_Bum-keun", + "photo": "https://digitalhub.fifa.com/transform/a45e87b1-92c4-4d33-ac9b-1bca03075996/SONG-Bumkeun_402820", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1490,6 +1570,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Ulsan_HD_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo_Hyeon-woo", + "photo": "https://digitalhub.fifa.com/transform/15bfe432-3e69-4900-b736-50ee6fd20cb5/JO-Hyeonwoo_397753", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1508,6 +1589,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Midtjylland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Han-beom", + "photo": "https://digitalhub.fifa.com/transform/5486bd22-b834-4885-acde-af11531a61ba/LEE-Hanbeom_423874", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1526,6 +1608,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Min-jae_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/743f3b76-7c6e-484c-8f62-4f4e22c082ae/KIM-Minjae_395088", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1544,6 +1627,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kashima_Antlers", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Tae-hyeon", + "photo": "https://digitalhub.fifa.com/transform/34616f93-215c-4a2f-8fcc-4f22a8732d64/KIM-Taehyeon_418485", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1562,6 +1646,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Austria_Wien", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Tae-seok", + "photo": "https://digitalhub.fifa.com/transform/f2a9ce7b-5d5a-4ec7-9def-79407ccc338b/LEE-Taeseok_423880", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1580,6 +1665,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Jeonbuk_Hyundai_Motors", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cho_Wi-je", + "photo": "https://digitalhub.fifa.com/transform/11bf36a2-f7f4-4078-978f-70d1119d8f7f/CHO-Wije_522282", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1598,6 +1684,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Daejeon_Hana_Citizen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Moon-hwan", + "photo": "https://digitalhub.fifa.com/transform/352f1315-e0c8-46fd-b0f4-5f56cac5ff18/KIM-Moonhwan_448580", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1616,6 +1703,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zhejiang_Professional_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Park_Jin-seob_(footballer%2C_born_1995)", + "photo": "https://digitalhub.fifa.com/transform/a335e21c-19b8-4406-a3fb-e40bc056bd9f/PARK-Jinseob_479316", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1634,6 +1722,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Red_Star_Belgrade", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Seol_Young-woo", + "photo": "https://digitalhub.fifa.com/transform/db3b1a56-6cf2-42ad-9d02-139333d68f38/SEOL-Youngwoo_429608", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1652,6 +1741,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jens_Castrop", + "photo": "https://digitalhub.fifa.com/transform/d758ee8c-58aa-4562-8b5c-96612458f567/CASTROP-Jens_511828", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1670,6 +1760,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gangwon_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Gi-hyuk", + "photo": "https://digitalhub.fifa.com/transform/d52ff87a-7e84-497a-bb8e-3feb453ea7c6/LEE-Gihyuk_492315", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -1688,6 +1779,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hwang_In-beom", + "photo": "https://digitalhub.fifa.com/transform/70be8ce3-bc90-4585-8871-a951dabf811e/HWANG-Inbeom_395084", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -1706,6 +1798,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Birmingham_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Paik_Seung-ho", + "photo": "https://digitalhub.fifa.com/transform/369d8cea-dbe3-48fb-8a8a-e55180bf1fca/PAIK-Seungho_402817", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -1724,6 +1817,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Jae-sung", + "photo": "https://digitalhub.fifa.com/transform/daa227b2-f837-4fc4-bdc3-b5436c92b2e6/LEE-Jaesung_390525", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1742,6 +1836,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hwang_Hee-chan", + "photo": "https://digitalhub.fifa.com/transform/8460686d-d2c7-4d3e-98a5-f797400470ed/HWANG-Heechan_395083", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1760,6 +1855,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stoke_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bae_Jun-ho", + "photo": "https://digitalhub.fifa.com/transform/58d034cc-0ae7-4caf-b6d1-41d12d129dd2/BAE-Junho_464374", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1778,6 +1874,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Kang-in", + "photo": "https://digitalhub.fifa.com/transform/a54e995b-caa3-43c4-981f-b54ada7f678d/LEE-Kangin_418490", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -1796,6 +1893,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yang_Hyun-jun", + "photo": "https://digitalhub.fifa.com/transform/537b866b-290c-4da9-a0bb-5984410d1509/YANG-Hyunjun_448585", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1814,6 +1912,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Jeonbuk_Hyundai_Motors", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Jin-gyu_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/b2fd3864-92cd-4846-8be2-880887b9c3ac/KIM-Jingyu_430385", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1832,6 +1931,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Swansea_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eom_Ji-sung", + "photo": "https://digitalhub.fifa.com/transform/f45da0fb-c909-4517-81e8-9a69347ac43c/EOM-Jisung_423855", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1850,6 +1950,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Ulsan_HD_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Dong-gyeong", + "photo": "https://digitalhub.fifa.com/transform/5bef6cf8-e976-4ab2-89e1-6f8a886712f9/LEE-Donggyeong_429600", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1868,6 +1969,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Los_Angeles_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Son_Heung-min", + "photo": "https://digitalhub.fifa.com/transform/f9694bf1-eb42-4d26-9503-e988bd32a435/SON-Heungmin_307849", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1886,6 +1988,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Midtjylland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cho_Gue-sung", + "photo": "https://digitalhub.fifa.com/transform/6efa6506-c1f1-4659-8249-9bc800f32691/CHO-Guesung_430387", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -1904,6 +2007,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Be%C5%9Fikta%C5%9F_J.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oh_Hyeon-gyu", + "photo": "https://digitalhub.fifa.com/transform/e273b84d-3432-4404-8c33-7ecaaa2bc214/OH-Hyeongyu_448586", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -1932,6 +2036,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Pauli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nikola_Vasilj", + "photo": "https://digitalhub.fifa.com/transform/be1c5819-9bc1-4bf3-b677-9172d1be6bea/VASILJ-Nikola_482978", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -1950,6 +2055,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Borac_Banja_Luka", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mladen_Jurkas", + "photo": "https://digitalhub.fifa.com/transform/d568a177-8466-4ef0-89d6-990d70cac911/JURKAS-Mladen_522842", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1968,6 +2074,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/HNK_Rijeka", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_Zlomisli%C4%87", + "photo": "https://digitalhub.fifa.com/transform/c2bf5ce5-0160-4561-a0e0-4508621e1820/ZLOMISLIC-Martin_491228", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -1986,6 +2093,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gaziantep_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nihad_Mujaki%C4%87", + "photo": "https://digitalhub.fifa.com/transform/2722d62f-602e-4c37-8513-f74b7d11efe4/MUJAKIC-Nihad_482969", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2004,6 +2112,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/UC_Sampdoria", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dennis_Had%C5%BEikaduni%C4%87", + "photo": "https://digitalhub.fifa.com/transform/6cacbe9a-89b9-4eee-8d20-4e68fc0ef7ad/HADZIKADUNIC-Dennis_430194", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2022,6 +2131,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Sassuolo_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tarik_Muharemovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/a230cb00-997c-4a8c-9983-b03fa2dbe2ad/MUHAREMOVIC-Tarik_484022", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2040,6 +2150,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sead_Kola%C5%A1inac", + "photo": "https://digitalhub.fifa.com/transform/bed62578-6b40-402e-8c63-94159988fe95/KOLASINAC-Sead_376230", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2058,6 +2169,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amar_Dedi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/87dcec5a-fbf4-45d7-8f1e-26e00140cce7/DEDIC-Amar_482976", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -2076,6 +2188,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Schalke_04", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nikola_Kati%C4%87", + "photo": "https://digitalhub.fifa.com/transform/71b1a703-25aa-4193-8bd7-daf0108e7009/KATIC-Nikola_489520", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -2094,6 +2207,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/HNK_Rijeka", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Stjepan_Radelji%C4%87", + "photo": "https://digitalhub.fifa.com/transform/d1b9ca91-fc68-44ee-8548-8f2fb4d10a46/RADELJIC-Stjepan_489521", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2112,6 +2226,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Sturm_Graz", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arjan_Mali%C4%87", + "photo": "https://digitalhub.fifa.com/transform/8b907cf5-e659-4584-acc5-5b0db0f85594/MALIC-Arjan_494639", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2130,6 +2245,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Br%C3%B8ndby_IF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Benjamin_Tahirovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/998f85b6-06db-4822-99de-68010b6cdc61/TAHIROVIC-Benjamin_483966", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2148,6 +2264,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Armin_Gigovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/41529cf6-4725-4885-abc1-00dc358ca8b9/GIGOVIC-Armin_489523", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2166,6 +2283,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Astana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivan_Ba%C5%A1i%C4%87", + "photo": "https://digitalhub.fifa.com/transform/7ab9c56e-39f0-4d4a-b5c4-e0583fd57319/BASIC-Ivan_482974", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2184,6 +2302,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pafos_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivan_%C5%A0unji%C4%87", + "photo": "https://digitalhub.fifa.com/transform/ddc91c53-fc37-453c-b16e-50ef5e2dd2da/SUNJIC-Ivan_372436", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2202,6 +2321,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amar_Memi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/c57e2c22-f510-4109-b3e7-72b5a6b862a9/MEMIC-Amar_494640", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2220,6 +2340,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hull_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amir_Had%C5%BEiahmetovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/bbe9f175-c9cd-4a96-a655-cb2c4321d03b/HADZIAHMETOVIC-Amir_430196", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2238,6 +2359,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Karlsruher_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/D%C5%BEenis_Burni%C4%87", + "photo": "https://digitalhub.fifa.com/transform/87cebb80-d20e-42c4-9030-8adcb1a3e1a8/BURNIC-Dzenis_389886", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2256,6 +2378,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Slovan_Liberec", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ermin_Mahmi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/ef292137-a5b1-44b8-b329-031d23320552/MAHMIC-Ermin_522846", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -2274,6 +2397,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Jagiellonia_Bia%C5%82ystok", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samed_Ba%C5%BEdar", + "photo": "https://digitalhub.fifa.com/transform/5bd9c46f-fb55-4097-ae91-9c7e4f6bb308/BAZDAR-Samed_485063", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2292,6 +2416,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ermedin_Demirovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/b9e9f187-0936-4aba-9c70-2a4bcf2281e0/DEMIROVIC-Ermedin_436743", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -2310,6 +2435,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Schalke_04", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edin_D%C5%BEeko", + "photo": "https://digitalhub.fifa.com/transform/b5fa7216-27c0-4652-b7df-b099e97a5604/DZEKO-Edin_300409", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -2328,6 +2454,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Red_Bull_Salzburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kerim_Alajbegovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/9587bf1f-6c8f-4b8d-80c7-799edc4a7036/ALAJBEGOVIC-Kerim_504990", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2346,6 +2473,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Esmir_Bajraktarevi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/6a74409c-c030-405e-a042-1c01f408eeff/BAJRAKTAREVIC-Esmir_464566", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2364,6 +2492,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Haris_Tabakovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/b84ad80f-6b2b-455d-9c2e-f71195b5c2ba/TABAKOVIC-Haris_482984", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2382,6 +2511,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Universitatea_Cluj", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jovo_Luki%C4%87", + "photo": "https://digitalhub.fifa.com/transform/8fc08945-7c3e-4e0f-95b4-0c94a72a718d/LUKIC-Jovo_519954", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, @@ -2410,6 +2540,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Miami_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dayne_St._Clair", + "photo": "https://digitalhub.fifa.com/transform/0583604e-3974-45f0-ac6c-cdf0deaabe5c/ST-CLAIR-Dayne_441255", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2428,6 +2559,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_City_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maxime_Cr%C3%A9peau", + "photo": "https://digitalhub.fifa.com/transform/c4570ca7-10a7-44ca-901d-fee1e11e4400/CREPEAU-Maxime_331732", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2446,6 +2578,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Barnsley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Owen_Goodman", + "photo": "https://digitalhub.fifa.com/transform/a226584e-2566-49be-b8e7-b8e73d3aa127/GOODMAN-Owen_463817", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2464,6 +2597,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alistair_Johnston", + "photo": "https://digitalhub.fifa.com/transform/bd760593-4ed3-405e-b497-f508dbc8bbdf/JOHNSTON-Alistair_441252", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -2482,6 +2616,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Middlesbrough_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alfie_Jones", + "photo": "https://digitalhub.fifa.com/transform/59f64291-f9e7-4d71-82cd-e15eb9a91a1c/JONES-Alfie_514070", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2500,6 +2635,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FCV_Dender_EH", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luc_de_Fougerolles", + "photo": "https://digitalhub.fifa.com/transform/5a74297e-1aa4-41fa-a151-782f1211d1a0/DE-FOUGEROLLES-Luc_480322", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -2518,6 +2654,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chicago_Fire_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joel_Waterman", + "photo": "https://digitalhub.fifa.com/transform/f5b31eb7-c506-4ad3-b857-06c22e1bb263/WATERMAN-Joel_448402", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2536,6 +2673,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Derek_Cornelius", + "photo": "https://digitalhub.fifa.com/transform/efe78874-6cb4-4156-a6ce-af7c6374d11f/CORNELIUS-Derek_371958", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -2554,6 +2692,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mo%C3%AFse_Bombito", + "photo": "https://digitalhub.fifa.com/transform/2d2bbffa-0dcf-47c1-b681-706566867489/BOMBITO-Moise_466585", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2572,6 +2711,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alphonso_Davies", + "photo": "https://digitalhub.fifa.com/transform/4b0a6361-55a2-4bde-82a4-8275181091f5/DAVIES-Alphonso_412144", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2590,6 +2730,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toronto_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Richie_Laryea", + "photo": "https://digitalhub.fifa.com/transform/612f188f-bb60-45db-8932-fc7dd2ca13ec/LARYEA-Richie_431696", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2608,6 +2749,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/HNK_Hajduk_Split", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Niko_Sigur", + "photo": "https://digitalhub.fifa.com/transform/e0c93e53-1609-4a5c-95be-b4eb0c044003/SIGUR-Niko_485064", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2626,6 +2768,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Los_Angeles_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mathieu_Choini%C3%A8re", + "photo": "https://digitalhub.fifa.com/transform/d74aed0f-7268-4a91-8dc2-13a76e2cdf28/CHOINIERE-Mathieu_448390", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2644,6 +2787,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Los_Angeles_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Stephen_Eust%C3%A1quio", + "photo": "https://digitalhub.fifa.com/transform/1c0650a1-bba7-4998-b6b6-ebddeed58058/EUSTAQUIO-Stephen_433635", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2662,6 +2806,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Sassuolo_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isma%C3%ABl_Kon%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/51344b42-77de-4109-a167-7723dc1d4dd2/KONE-Ismael_441258", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2680,6 +2825,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hull_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liam_Millar", + "photo": "https://digitalhub.fifa.com/transform/3f5479a0-7d7d-408f-b9c8-b0185e1d8ae4/MILLAR-Liam_441259", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2698,6 +2844,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Los_Angeles_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jacob_Shaffelburg", + "photo": "https://digitalhub.fifa.com/transform/fd23f2a2-eb9d-4232-97ff-03c924d6b24e/SHAFFELBURG-Jacob_448411", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2716,6 +2863,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toronto_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jonathan_Osorio", + "photo": "https://digitalhub.fifa.com/transform/982a5ed2-0878-4733-b071-cd7cc532ee37/OSORIO-Jonathan_370986", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2734,6 +2882,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RSC_Anderlecht", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathan_Saliba", + "photo": "https://digitalhub.fifa.com/transform/1da64224-0271-489f-bea3-2aaa2e4cdf14/SALIBA-Nathan_423941", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -2752,6 +2901,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Southampton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cyle_Larin", + "photo": "https://digitalhub.fifa.com/transform/21086aea-3ec5-47b2-a81f-f7316489183a/LARIN-Cyle_390670", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -2770,6 +2920,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jonathan_David", + "photo": "https://digitalhub.fifa.com/transform/97ad628a-b97d-4657-ac41-f2a667c534e6/DAVID-Jonathan_441257", "wcApps": 2, "wcGoals": 3, "wcYellow": 0, @@ -2788,6 +2939,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tani_Oluwaseyi", + "photo": "https://digitalhub.fifa.com/transform/c761fb38-4f2b-47a9-9ede-6bee5f09d6bd/OLUWASEYI-Tani_486929", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2806,6 +2958,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tajon_Buchanan", + "photo": "https://digitalhub.fifa.com/transform/a607b6f5-fe42-4a89-9e88-cb9690e4bcd1/BUCHANAN-Tajon_430138", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2824,6 +2977,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Ahmed_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/123bdaa9-e54b-4b1c-8fd4-5dac88de915e/AHMED-Ali_466687", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2842,6 +2996,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royale_Union_Saint-Gilloise", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Promise_David", + "photo": "https://digitalhub.fifa.com/transform/5e47f75f-c26f-4a7b-81e5-7957cc1027eb/DAVID-Promise_493970", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2860,6 +3015,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Austin_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jayden_Nelson", + "photo": "https://digitalhub.fifa.com/transform/11fd224d-e90c-41f4-8497-e387c702f00a/NELSON-Jayden_423933", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2888,6 +3044,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Rayyan_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahmud_Abunada", + "photo": "https://digitalhub.fifa.com/transform/86cd9af3-c09a-4bcd-9830-fed9d7b19ab6/MAHMOUD-ABUNADA_419459", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -2906,6 +3063,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Salah_Zakaria", + "photo": "https://digitalhub.fifa.com/transform/92c49982-ca93-4853-93ea-5f5a3d6a256d/SALAH-ZAKARIA_419461", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2924,6 +3082,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Meshaal_Barsham", + "photo": "https://digitalhub.fifa.com/transform/b5f22cd1-218d-478b-b4a3-f3b2fb832c39/MESHAAL-BARSHAM_416056", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -2942,6 +3101,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedro_Miguel_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/5bd982c9-0644-4fe3-836a-2b2d9b88db36/PEDRO-MIGUEL_416051", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2960,6 +3120,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Mendes_(footballer%2C_born_1990)", + "photo": "https://digitalhub.fifa.com/transform/49a8906a-91a9-4527-b453-dbb1fe508c61/LUCAS-MENDES_356673", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -2978,6 +3139,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Arabi_SC_(Qatar)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Issa_Laye", + "photo": "https://digitalhub.fifa.com/transform/542d2f64-858e-4597-8f77-719b40da16dd/ISSA-LAYE_512791", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -2996,6 +3158,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Rayyan_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jassem_Gaber", + "photo": "https://digitalhub.fifa.com/transform/14edcf5c-c52c-4a12-8078-40032f99dbd0/JASSEM-GABER_419473", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -3014,6 +3177,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Gharafa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayoub_Al-Oui", + "photo": "https://digitalhub.fifa.com/transform/bdeaddf2-602f-47d1-a3f0-a85abc80c3ff/AYOUB-ALOUI_510991", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3032,6 +3196,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cultural_y_Deportiva_Leonesa", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Homam_Ahmed", + "photo": "https://digitalhub.fifa.com/transform/5a182a95-d4c3-4618-838e-d374bbc576ba/HOMAM-AHMED_419441", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3050,6 +3215,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Boualem_Khoukhi", + "photo": "https://digitalhub.fifa.com/transform/c3e4cf4b-06b4-4c6b-9370-a64d8a4c8bfb/BOUALEM-KHOUKHI_385067", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3068,6 +3234,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sultan_Al-Brake", + "photo": "https://digitalhub.fifa.com/transform/333bc183-dd03-4b3a-8ee6-410a32c12e57/SULTAN-ALBRAKE_386387", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3086,6 +3253,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Arabi_SC_(Qatar)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Al-Hashmi_Al-Hussain", + "photo": "https://digitalhub.fifa.com/transform/0565d28e-d1e2-4c0a-9f61-5992e3ed7202/ALHASHMI-ALHUSSEIN_486614", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3104,6 +3272,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Rayyan_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdulaziz_Hatem", + "photo": "https://digitalhub.fifa.com/transform/618c02bf-ef05-4651-bd3a-10ee566afcab/ABDULAZIZ-HATEM_345059", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3122,6 +3291,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Karim_Boudiaf", + "photo": "https://digitalhub.fifa.com/transform/d73feeea-8ce1-447c-a008-c9b71e1e6295/KARIM-BOUDIAF_354861", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3140,6 +3310,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Gharafa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Al-Ganehi", + "photo": "https://digitalhub.fifa.com/transform/e46c2cdd-7a8e-45c1-ab4f-9e09cb686245/AHMED-ALGANEHI_419436", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3158,6 +3329,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Arabi_SC_(Qatar)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Fathy_(Qatari_footballer)", + "photo": "https://digitalhub.fifa.com/transform/f465c1f2-aa85-4bc7-bf8d-4d5805b19cd9/AHMED-FATHY_433394", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -3176,6 +3348,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Assim_Madibo", + "photo": "https://digitalhub.fifa.com/transform/2b2c6d70-e76e-41d8-baff-36ba0965fca3/ASSIM-MADIBO_386348", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3194,6 +3367,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Rayyan_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Alaaeldin", + "photo": "https://digitalhub.fifa.com/transform/7a0a40ba-22fe-4585-8c3a-6bb981c6dfb4/AHMED-ALAAELDIN_353251", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3212,6 +3386,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edmilson_Junior", + "photo": "https://digitalhub.fifa.com/transform/45fa6cc3-85e1-45eb-8881-3b31bcddc992/EDMILSON-JUNIOR_429063", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3230,6 +3405,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Gharafa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammed_Muntari", + "photo": "https://digitalhub.fifa.com/transform/8a9260d2-027a-4716-af4b-7e5f2983e652/MOHAMMED-MUNTARI_385070", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3248,6 +3424,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hassan_Al-Haydos", + "photo": "https://digitalhub.fifa.com/transform/521889b3-16a2-48ef-92d4-6978a9e05cc6/HASSAN-ALHAYDOS_284190", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3266,6 +3443,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Akram_Afif", + "photo": "https://digitalhub.fifa.com/transform/b5995ed9-3969-48a1-abc7-abd8df77abda/AKRAM-AFIF_386347", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3284,6 +3462,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yusuf_Abdurisag", + "photo": "https://digitalhub.fifa.com/transform/a114c943-718b-4345-b9da-54f1b8eb923c/YUSUF-ABDURISAG_419463", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3302,6 +3481,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Almoez_Ali", + "photo": "https://digitalhub.fifa.com/transform/e49165f0-de52-4f7b-bb9a-689e7c4d4bd3/ALMOEZ-ALI_386366", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3320,6 +3500,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tahsin_Jamshid", + "photo": "https://digitalhub.fifa.com/transform/109e4fa0-f82a-4da0-8cf9-75d90a55b600/TAHSIN-JAMSHID_486639", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3338,6 +3519,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Shamal_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Manai", + "photo": "https://digitalhub.fifa.com/transform/67e02103-4569-4a5c-a7a2-1f9b42cab1a5/MOHAMED-MANAI_498458", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3366,6 +3548,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gregor_Kobel", + "photo": "https://digitalhub.fifa.com/transform/8c199208-00cd-46ca-877b-f0fd4fb08e31/KOBEL-Gregor_448107", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3384,6 +3567,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lorient", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yvon_Mvogo", + "photo": "https://digitalhub.fifa.com/transform/66a48e5b-90b7-48fa-94b6-f91d76c28962/MVOGO-Yvon_402022", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3402,6 +3586,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marvin_Keller_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/4c9ca839-ca31-4d4c-a620-3a5117c5efa8/KELLER-Marvin_484862", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3420,6 +3605,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hamburger_SV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Miro_Muheim", + "photo": "https://digitalhub.fifa.com/transform/d3efd73b-690b-417d-a645-0a45b5c00bc8/MUHEIM-Miro_493221", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3438,6 +3624,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Silvan_Widmer", + "photo": "https://digitalhub.fifa.com/transform/41a8791f-677e-4106-b2e4-9d71011c561d/WIDMER-Silvan_356412", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3456,6 +3643,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_Elvedi", + "photo": "https://digitalhub.fifa.com/transform/5631cb24-dba7-44dd-ac2c-1c67b14d7649/ELVEDI-Nico_398509", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -3474,6 +3662,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manuel_Akanji", + "photo": "https://digitalhub.fifa.com/transform/3a90610e-9f70-434a-b8b0-450a1ea81d75/AKANJI-Manuel_405178", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3492,6 +3681,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ricardo_Rodriguez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/07f27983-8eee-43f3-b68c-b45b6f806785/RODRIGUEZ-Ricardo_313559", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3510,6 +3700,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Valencia_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eray_C%C3%B6mert", + "photo": "https://digitalhub.fifa.com/transform/9b17e0f6-f09e-417d-9829-857d7a7d1fa3/COEMERT-Eray_448136", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3528,6 +3719,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aur%C3%A8le_Amenda", + "photo": "https://digitalhub.fifa.com/transform/f38da0cf-fda0-4f52-838c-0bb40ab279c8/AMENDA-Aurele_484864", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3546,6 +3738,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luca_Jaquez", + "photo": "https://digitalhub.fifa.com/transform/2f3d611d-71c6-40ac-bc76-fdad78fe3c5e/JAQUEZ-Luca_510908", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3564,6 +3757,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Denis_Zakaria", + "photo": "https://digitalhub.fifa.com/transform/e47d229b-d092-4759-82e0-0e5f88b2c894/ZAKARIA-Denis_401448", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -3582,6 +3776,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Remo_Freuler", + "photo": "https://digitalhub.fifa.com/transform/821a56dc-683d-4326-a784-21e25428a18f/FREULER-Remo_402021", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3600,6 +3795,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Freiburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Johan_Manzambi", + "photo": "https://digitalhub.fifa.com/transform/a0cb9413-32ea-4b8f-9801-55474cb12b77/MANZAMBI-Johan_502727", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -3618,6 +3814,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Granit_Xhaka", + "photo": "https://digitalhub.fifa.com/transform/a6c333cc-3042-4094-9ec0-094479b8ca3a/XHAKA-Granit_311558", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -3636,6 +3833,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ardon_Jashari", + "photo": "https://digitalhub.fifa.com/transform/9e9fc9ed-5b8e-4c1e-a4e3-c29201d34dae/JASHARI-Ardon_448120", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3654,6 +3852,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sevilla_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Djibril_Sow", + "photo": "https://digitalhub.fifa.com/transform/64b86b6f-824e-4ef9-aa1e-43cfff2a7df1/SOW-Djibril_411226", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3672,6 +3871,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pisa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michel_Aebischer", + "photo": "https://digitalhub.fifa.com/transform/33ced9ed-c3fd-4933-bc83-4a7a1465a94f/AEBISCHER-Michel_433147", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3690,6 +3890,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Augsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fabian_Rieder", + "photo": "https://digitalhub.fifa.com/transform/7e5b9fb5-dfcf-47e7-b185-ebd6d915e0be/RIEDER-Fabian_448103", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3708,6 +3909,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_Rennais_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Breel_Embolo", + "photo": "https://digitalhub.fifa.com/transform/b2483096-041c-489b-a1c5-6d930f380909/EMBOLO-Breel_393480", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -3726,6 +3928,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dan_Ndoye", + "photo": "https://digitalhub.fifa.com/transform/b536dbbe-88a2-4caf-97c0-6baac25c43fe/NDOYE-Dan_448114", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3744,6 +3947,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christian_Fassnacht", + "photo": "https://digitalhub.fifa.com/transform/7ece88c1-0971-4298-a4f1-00547bf2c889/FASSNACHT-Christian_448124", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3762,6 +3966,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sevilla_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rub%C3%A9n_Vargas", + "photo": "https://digitalhub.fifa.com/transform/625f7ce0-81a9-4bab-9b18-c9ec395b5096/VARGAS-Ruben_448131", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -3780,6 +3985,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leeds_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noah_Okafor", + "photo": "https://digitalhub.fifa.com/transform/dd8abcd7-7775-4f67-9e25-eaa6e7cb2b97/OKAFOR-Noah_448127", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3798,6 +4004,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zeki_Amdouni", + "photo": "https://digitalhub.fifa.com/transform/64a9489f-28d0-40ca-9592-3cda9cb7cac5/AMDOUNI-Zeki_448112", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3816,6 +4023,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fortuna_D%C3%BCsseldorf", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cedric_Itten", + "photo": "https://digitalhub.fifa.com/transform/b9cc3593-aa7e-4f6f-b22b-2cdeae513a1e/ITTEN-Cedric_448104", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -3844,6 +4052,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alisson_Becker", + "photo": "https://digitalhub.fifa.com/transform/6b051628-d407-41ce-8a60-dc354ac4ccb8/ALISSON_308370", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3862,6 +4071,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gr%C3%AAmio_FBPA", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Weverton_(footballer%2C_born_1987)", + "photo": "https://digitalhub.fifa.com/transform/c66a5712-81fa-4527-9e5a-8221f11b3274/WEVERTON_396315", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3880,6 +4090,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ederson_(footballer%2C_born_1993)", + "photo": "https://digitalhub.fifa.com/transform/2a1d5731-391b-4644-a926-1bc899b86c81/EDERSON_395427", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3898,6 +4109,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gabriel_Magalh%C3%A3es", + "photo": "https://digitalhub.fifa.com/transform/b5870a76-5391-40b7-a348-e2b17995637b/GABRIEL-MAGALHAES_430601", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3916,6 +4128,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marquinhos", + "photo": "https://digitalhub.fifa.com/transform/30069661-f88d-4ff7-9c4e-071a5cf3c093/MARQUINHOS_332946", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3934,6 +4147,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alex_Sandro", + "photo": "https://digitalhub.fifa.com/transform/c9b49c28-0494-4261-bb60-c2848b4e1120/ALEX-SANDRO_335658", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3952,6 +4166,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Danilo_(footballer%2C_born_July_1991)", + "photo": "https://digitalhub.fifa.com/transform/364f443f-83df-4e8e-803c-765feae146a3/DANILO_335656", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -3970,6 +4185,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gleison_Bremer", + "photo": "https://digitalhub.fifa.com/transform/65ba7159-8278-4610-ac57-2cb9f2bbf11b/BREMER_431889", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -3988,6 +4204,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/L%C3%A9o_Pereira_(footballer%2C_born_1996)", + "photo": "https://digitalhub.fifa.com/transform/9f0ecbc1-e1f8-4c5a-a39b-34902fd3cfe7/LEO-PEREIRA_371956", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4006,6 +4223,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Zenit_Saint_Petersburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Douglas_Santos_(footballer%2C_born_1994)", + "photo": "https://digitalhub.fifa.com/transform/7cef9b58-da05-42ba-afe9-aebcd4d40a0e/DOUGLAS-SANTOS_367981", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -4024,6 +4242,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Roger_Iba%C3%B1ez", + "photo": "https://digitalhub.fifa.com/transform/0b88bb57-5b4b-448f-9af1-44869f36172a/ROGER-IBANEZ_430594", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -4042,6 +4261,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%89derson_(footballer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/5e5df9e4-86e2-4292-bc7a-8e95b4aa7e47/EDERSON-SILVA_485069", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4060,6 +4280,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Casemiro", + "photo": "https://digitalhub.fifa.com/transform/49558d20-3d5d-4afb-bf2a-9dc1ab60a6e6/CASEMIRO_308386", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -4078,6 +4299,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bruno_Guimar%C3%A3es", + "photo": "https://digitalhub.fifa.com/transform/0215cb23-c389-4c5a-9bb0-c7044ae7059a/BRUNO-GUIMARAES_430605", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4096,6 +4318,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ittihad_Club_(Jeddah)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fabinho_(footballer%2C_born_1993)", + "photo": "https://digitalhub.fifa.com/transform/f32cd105-d97b-4a7b-8eb0-258271640a72/FABINHO_394456", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4114,6 +4337,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Botafogo_FR", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Danilo_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/e564b92f-7a69-49fe-b259-c5deebf6e451/DANILO-SANTOS_429392", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4132,6 +4356,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Paquet%C3%A1", + "photo": "https://digitalhub.fifa.com/transform/7d7fce96-8d80-43c3-aa72-c45c44d370c5/LUCAS-PAQUETA_411726", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4150,6 +4375,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vin%C3%ADcius_J%C3%BAnior", + "photo": "https://digitalhub.fifa.com/transform/1c2722c3-a70b-49d8-bdb4-77109161f533/VINICIUS-JUNIOR_405742", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -4168,6 +4394,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matheus_Cunha", + "photo": "https://digitalhub.fifa.com/transform/9189da72-e1b5-4e7b-800d-7eeca119f08c/MATHEUS-CUNHA_430609", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -4186,6 +4413,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Santos_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Neymar", + "photo": "https://digitalhub.fifa.com/transform/49424ad5-f8d5-485a-a55b-07c22b49bd07/NEYMAR_314197", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4204,6 +4432,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Raphinha", + "photo": "https://digitalhub.fifa.com/transform/b4def0b2-7d6f-4f3a-bcde-600b292096d6/RAPHINHA_433872", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4222,6 +4451,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Endrick_(footballer%2C_born_2006)", + "photo": "https://digitalhub.fifa.com/transform/a3eda53d-b792-4cbf-8924-159d1b6d75af/ENDRICK_463746", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4240,6 +4470,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Zenit_Saint_Petersburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luiz_Henrique_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/a2b269b6-cc1d-4693-b72a-6359c41597b7/LUIZ-HENRIQUE_448420", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4258,6 +4489,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gabriel_Martinelli", + "photo": "https://digitalhub.fifa.com/transform/4ef5dbd2-50dc-4def-8ae5-5c9f6fee72c2/GABRIEL-MARTINELLI_430597", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4276,6 +4508,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brentford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Igor_Thiago", + "photo": "https://digitalhub.fifa.com/transform/d547cc13-69d0-4204-91bf-baf63bbb7328/IGOR-THIAGO_519836", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4294,6 +4527,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rayan_(footballer%2C_born_2006)", + "photo": "https://digitalhub.fifa.com/transform/c5de4283-2fbb-4691-8de4-39959ad7b755/RAYAN_475036", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4322,6 +4556,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Bastia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Johny_Placide", + "photo": "https://digitalhub.fifa.com/transform/3b4c1123-62c6-4267-9d22-6d138e461a54/PLACIDE-Johny_295922", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4340,6 +4575,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Sochaux-Montb%C3%A9liard", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexandre_Pierre", + "photo": "https://digitalhub.fifa.com/transform/68889bed-7acd-4e67-a3bd-a18a300e70a0/PIERRE-Alexandre_466835", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4358,6 +4594,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Cosmos_Koblenz", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Josu%C3%A9_Duverger", + "photo": "https://digitalhub.fifa.com/transform/7f30e7f0-2c85-4fa5-aa66-09d5bd74f435/DUVERGER-Josue_466853", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4376,6 +4613,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Angers_SCO", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carlens_Arcus", + "photo": "https://digitalhub.fifa.com/transform/924dd9c4-2333-4662-be95-df5d3d551368/ARCUS-Carlens_397775", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -4394,6 +4632,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Keeto_Thermoncy", + "photo": "https://digitalhub.fifa.com/transform/012553fc-773a-4fca-a30d-468777a287de/THERMONCY-Keeto_506481", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4412,6 +4651,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/LDU_Quito", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ricardo_Ad%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/188e1d63-5bfa-450a-b202-730221c18fe1/ADE-Ricardo_275917", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4430,6 +4670,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lugano", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hannes_Delcroix", + "photo": "https://digitalhub.fifa.com/transform/4b98bc6d-0a33-4ad0-b0fc-18ba00c15e1c/DELCROIX-Hannes_448363", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4448,6 +4689,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Nancy_Lorraine", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_Exp%C3%A9rience", + "photo": "https://digitalhub.fifa.com/transform/d3101d94-a275-4ecc-9b0c-63688841159d/EXPERIENCE-Martin_489300", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4466,6 +4708,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Colorado_Springs_Switchbacks_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Duke_Lacroix", + "photo": "https://digitalhub.fifa.com/transform/d7492aa1-5f11-45df-9059-0075ef046a0a/LACROIX-Markhus_466844", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4484,6 +4727,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Colorado_Springs_Switchbacks_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Garven_Metusala", + "photo": "https://digitalhub.fifa.com/transform/264fbdf9-369e-4794-b7b4-461fb346a6ab/GARVEN-METUSALA_466862", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4502,6 +4746,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KAA_Gent", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jean-K%C3%A9vin_Duverne", + "photo": "https://digitalhub.fifa.com/transform/00dad9f5-0949-43df-a856-1ce364adf673/DUVERNE-Jean-Kevin_431781", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4520,6 +4765,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SV_Zulte_Waregem", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wilguens_Paugain", + "photo": "https://digitalhub.fifa.com/transform/7f7dae44-300a-405b-81be-f29cef6c0670/PAUGAIN-Wilguens_419172", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4538,6 +4784,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/El_Paso_Locomotive_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carl_Saint%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/338f9a41-36d4-4f87-8425-9d5fdc30ac35/SAINTE-Carl_424556", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4556,6 +4803,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jean-Ricner_Bellegarde", + "photo": "https://digitalhub.fifa.com/transform/29f38f6c-fac7-4844-8656-c18527ebe792/BELLEGARDE-Jean-Ricner_430697", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -4574,6 +4822,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Philadelphia_Union", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Danley_Jean_Jacques", + "photo": "https://digitalhub.fifa.com/transform/948f9361-348d-4c5d-a26f-83205cae2f6b/JEAN-JACQUES-Danley_466838", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -4592,6 +4841,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FC_Tatran_Pre%C5%A1ov", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dominique_Simon", + "photo": "https://digitalhub.fifa.com/transform/a6ab25e1-5ffa-478b-9a8b-e33411873483/SIMON-Dominique_523215", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4610,6 +4860,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Violette_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Woodensky_Pierre", + "photo": "https://digitalhub.fifa.com/transform/72f8c310-2cf0-4329-a479-f2b2871201d7/PIERRE-Woodensky_485409", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4628,6 +4879,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toronto_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Derrick_Etienne_Jr.", + "photo": "https://digitalhub.fifa.com/transform/1ddc26ef-11b7-4086-8386-49f6c6bf027c/ETIENNE-Derrick_466865", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4646,6 +4898,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Duckens_Nazon", + "photo": "https://digitalhub.fifa.com/transform/93e74f55-211b-4332-8b5c-d328eb02d026/NAZON-Duckens_394993", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4664,6 +4917,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dallas", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Louicius_Deedson", + "photo": "https://digitalhub.fifa.com/transform/3838199f-c956-4b7c-a728-eef76a086a78/DEEDSON-Louicius_481027", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4682,6 +4936,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Almere_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ruben_Providence", + "photo": "https://digitalhub.fifa.com/transform/c510536e-4614-459d-9780-060a5e3631ad/PROVIDENCE-Ruben_485664", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4700,6 +4955,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Ferencv%C3%A1rosi_TC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lenny_Joseph", + "photo": "https://digitalhub.fifa.com/transform/ffcd4548-d3d0-42ca-a926-95fbda75d26a/JOSEPH-Lenny_485676", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4718,6 +4974,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wilson_Isidor", + "photo": "https://digitalhub.fifa.com/transform/226c4315-372a-4dcf-8a1c-d4f8dc646419/ISIDOR-Wilson_405879", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4736,6 +4993,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/F.C._Vizela", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yassin_Fortun%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/8c508739-1d44-49e5-8395-dbba0ff45072/FORTUNE-Yassin_506483", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -4754,6 +5012,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C3%87aykur_Rizespor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Frantzdy_Pierrot", + "photo": "https://digitalhub.fifa.com/transform/0faa5cdb-4727-42be-b2b8-cedf04a37dd6/PIERROT-Frantzdy_431693", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -4772,6 +5031,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AJ_Auxerre", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Josu%C3%A9_Casimir", + "photo": "https://digitalhub.fifa.com/transform/4a02cdae-6685-4a04-a779-8472e1b0ee39/CASIMIR-Josue_510757", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4800,6 +5060,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yassine_Bounou", + "photo": "https://digitalhub.fifa.com/transform/338ae8a7-8734-423e-ae54-2f783dba77ce/BOUNOU-Yassine_356956", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4818,6 +5079,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RS_Berkane", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Munir_Mohamedi", + "photo": "https://digitalhub.fifa.com/transform/20f762ed-3248-4b2d-8a4c-5f1e3891291f/EL-KAJOUI-Munir_395755", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4836,6 +5098,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_FAR", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Reda_Tagnaouti", + "photo": "https://digitalhub.fifa.com/transform/3efabccf-6fc5-4192-b000-ea89f4b63c06/TAGNAOUTI-Ahmed-Reda_371553", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4854,6 +5117,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Achraf_Hakimi", + "photo": "https://digitalhub.fifa.com/transform/22c6ca49-7262-4799-8a9f-530e427321ac/HAKIMI-Achraf_400721", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4872,6 +5136,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noussair_Mazraoui", + "photo": "https://digitalhub.fifa.com/transform/000d2b43-36ff-4fe5-90d8-23c96e555c56/MAZRAOUI-Noussair_411680", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4890,6 +5155,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Fateh_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marwane_Sa%C3%A2dane", + "photo": "https://digitalhub.fifa.com/transform/d46e989c-a503-485f-b507-57705654cd55/MARWANE-SAADANE_395760", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4908,6 +5174,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KRC_Genk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zakaria_El_Ouahdi", + "photo": "https://digitalhub.fifa.com/transform/beeb6801-c7ca-401a-b1ab-21db95f44198/EL-OUAHDI-Zakaria_485756", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4926,6 +5193,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Issa_Diop_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/a89dc777-6262-4c1e-8b22-a9a9e5bf7300/DIOP-Issa_403083", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -4944,6 +5212,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chadi_Riad", + "photo": "https://digitalhub.fifa.com/transform/074f7da4-2459-4f56-b245-0b496782d067/RIAD-Chadi_448607", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -4962,6 +5231,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Youssef_Belammari", + "photo": "https://digitalhub.fifa.com/transform/616a2660-9465-4f4f-a565-e354f3890a81/BELAMMARI-Youssef_494742", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4980,6 +5250,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KV_Mechelen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Redouane_Halhal", + "photo": "https://digitalhub.fifa.com/transform/e515f777-c663-46b0-87e3-9f467c48184f/HALHAL-Redouane_485767", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -4998,6 +5269,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anass_Salah-Eddine", + "photo": "https://digitalhub.fifa.com/transform/06a01d87-4cc8-4a19-b4c3-b4902454e44e/SALAH-EDDINE-Anass_424071", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -5016,6 +5288,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sofyan_Amrabat", + "photo": "https://digitalhub.fifa.com/transform/cf6efacc-6c34-4679-b833-b2c5371b4ee6/AMRABAT-Sofyan_372266", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5034,6 +5307,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayyoub_Bouaddi", + "photo": "https://digitalhub.fifa.com/transform/37fafcb6-10c1-4e8d-b2a7-898ae14fa1a3/BOUADDI-Ayyoub_485760", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5052,6 +5326,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chemsdine_Talbi", + "photo": "https://digitalhub.fifa.com/transform/b6d54dcf-25e8-4e0f-a155-60e051b4a86e/TALBI-Chemsdine_494293", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5070,6 +5345,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Girona_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Azzedine_Ounahi", + "photo": "https://digitalhub.fifa.com/transform/f823c3da-d540-436c-9b56-bfccdc4b51bc/OUNAHI-Azzedine_441307", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5088,6 +5364,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ismael_Saibari", + "photo": "https://digitalhub.fifa.com/transform/250526c6-26b5-4425-8a21-231c7952e34d/SAIBARI-Ismael_448598", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -5106,6 +5383,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samir_El_Mourabet", + "photo": "https://digitalhub.fifa.com/transform/1c4672ea-a846-45f7-ae85-85ec7559a30c/EL-MOURABET-Samir_505097", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5124,6 +5402,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gessime_Yassine", + "photo": "https://digitalhub.fifa.com/transform/dd763e4f-0cfe-44b1-8e18-ea842260c807/YASSINE-Gessime_505112", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5142,6 +5421,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bilal_El_Khannouss", + "photo": "https://digitalhub.fifa.com/transform/8e73a0cb-8200-4870-b0bc-12901de8076f/EL-KHANNOUSS-Bilal_448612", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5160,6 +5440,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Neil_El_Aynaoui", + "photo": "https://digitalhub.fifa.com/transform/3d04af2c-60a8-48c8-be3e-d13bf5373c0c/EL-AYNAOUI-Neil_485740", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5178,6 +5459,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Soufiane_Rahimi", + "photo": "https://digitalhub.fifa.com/transform/7de765a2-f6c6-4d70-badd-a929c4cab547/RAHIMI-Soufiane_433426", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5196,6 +5478,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brahim_D%C3%ADaz", + "photo": "https://digitalhub.fifa.com/transform/b05c2233-cb0a-4abc-9413-e56ad25f0899/DIAZ-Brahim_430740", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5214,6 +5497,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Angers_SCO", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amine_Sba%C3%AF", + "photo": "https://digitalhub.fifa.com/transform/d75890bc-bbe6-46a2-ab20-5655effe3479/AMINE-SBAI_524320", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5232,6 +5516,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympiacos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayoub_El_Kaabi", + "photo": "https://digitalhub.fifa.com/transform/207a8ba8-3f3f-4f86-9730-335f21c1924f/EL-KAABI-Ayoub_411678", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5250,6 +5535,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayoube_Amaimouni", + "photo": "https://digitalhub.fifa.com/transform/54730a6f-bb75-4909-b3c3-37441159d78e/AMAIMOUNI-Ayoub_523288", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5278,6 +5564,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Angus_Gunn", + "photo": "https://digitalhub.fifa.com/transform/c13202b1-f3b1-4fe1-bc72-0ee5b3135bbc/GUNN-Angus_411301", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5296,6 +5583,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liam_Kelly_(footballer%2C_born_1996)", + "photo": "https://digitalhub.fifa.com/transform/c1b8aa4f-e753-4748-915b-33661cc33845/KELLY-Liam_442429", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5314,6 +5602,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Heart_of_Midlothian_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Craig_Gordon", + "photo": "https://digitalhub.fifa.com/transform/6bb645f8-c45e-4630-baf7-b7ddcd905a26/GORDON-Craig_215553", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5332,6 +5621,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brentford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aaron_Hickey", + "photo": "https://digitalhub.fifa.com/transform/36ab73b9-b07c-48d7-a2c2-da34b149b0d2/HICKEY-Aaron_442428", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -5350,6 +5640,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andy_Robertson", + "photo": "https://digitalhub.fifa.com/transform/ba94c3aa-e071-4add-b402-5d3f8df8acb9/ROBERTSON-Andy_401339", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -5368,6 +5659,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hibernian_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Grant_Hanley", + "photo": "https://digitalhub.fifa.com/transform/acc9b74c-859b-406f-add5-879c21150144/HANLEY-Grant_359634", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5386,6 +5678,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kieran_Tierney", + "photo": "https://digitalhub.fifa.com/transform/d2b1d878-bbcc-4e16-bb77-7a90a01d0e37/TIERNEY-Kieran_401712", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -5404,6 +5697,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ettifaq_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jack_Hendry_(footballer%2C_born_1995)", + "photo": "https://digitalhub.fifa.com/transform/4c09cb0f-5174-41b5-a47e-dcfb5506b282/HENDRY-Jack_430147", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5422,6 +5716,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/John_Souttar", + "photo": "https://digitalhub.fifa.com/transform/4b905694-87c7-4148-be4b-802e4dbcc7ba/SOUTTAR-John_442430", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5440,6 +5735,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wrexham_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dominic_Hyam", + "photo": "https://digitalhub.fifa.com/transform/ab423ff9-7286-4242-8898-6d24bf8f1749/HYAM-Dominic_484073", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5458,6 +5754,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Everton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathan_Patterson_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/3fc20068-ff61-482e-ae76-b63e24985f42/PATTERSON-Nathan_433694", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5476,6 +5773,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anthony_Ralston", + "photo": "https://digitalhub.fifa.com/transform/eef7a9cc-256c-4000-ae64-38407521d30b/RALSTON-Anthony_337389", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -5494,6 +5792,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/GNK_Dinamo_Zagreb", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Scott_McKenna", + "photo": "https://digitalhub.fifa.com/transform/073ebe12-5ba9-4de4-8729-2a0b0e942b43/McKENNA-Scott_442431", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5512,6 +5811,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Scott_McTominay", + "photo": "https://digitalhub.fifa.com/transform/483440e3-5bdc-46e2-9b80-77e880b5fd85/McTOMINAY-Scott_433787", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5530,6 +5830,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/John_McGinn", + "photo": "https://digitalhub.fifa.com/transform/af6ceadd-a14f-47c0-9f30-fd85d71a94cd/McGINN-John_401334", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -5548,6 +5849,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyler_Fletcher", + "photo": "https://digitalhub.fifa.com/transform/eb1788f3-b3b1-41f9-b746-85ce1b077c14/FLETCHER-Tyler_523007", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5566,6 +5868,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Christie", + "photo": "https://digitalhub.fifa.com/transform/fce70106-25b4-4b34-b12b-10e4c6e90c18/CHRISTIE-Ryan_430097", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5584,6 +5887,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lewis_Ferguson", + "photo": "https://digitalhub.fifa.com/transform/d5d3101d-c2cb-4a29-bccf-914370459cfa/FERGUSON-Lewis_442434", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5602,6 +5906,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kenny_McLean", + "photo": "https://digitalhub.fifa.com/transform/e1f470ca-8805-4250-8c30-39aa30a16ac9/McLEAN-Kenny_484051", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -5620,6 +5925,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Charlton_Athletic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lyndon_Dykes", + "photo": "https://digitalhub.fifa.com/transform/e3a5c73f-1dd8-4e90-941a-f903ef96d7cc/DYKES-Lyndon_430098", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5638,6 +5944,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Torino_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ch%C3%A9_Adams", + "photo": "https://digitalhub.fifa.com/transform/1a70c52f-9a4b-4dc1-813b-991877aa4758/ADAMS-Che_433191", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5656,6 +5963,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Southampton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ross_Stewart_(footballer%2C_born_1996)", + "photo": "https://digitalhub.fifa.com/transform/c0ef417d-f1aa-48e4-b9c4-ddb006ec53f5/STEWART-Ross_442433", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -5674,6 +5982,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ben_Gannon-Doak", + "photo": "https://digitalhub.fifa.com/transform/7cf469cc-72f7-4c4b-9312-817920757af3/GANNON-DOAK-Ben_485131", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5692,6 +6001,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Ipswich_Town_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/George_Hirst_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/1c9c7ecc-b678-43e6-b8a3-8155776dd003/HIRST-George_495431", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5710,6 +6020,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Heart_of_Midlothian_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lawrence_Shankland", + "photo": "https://digitalhub.fifa.com/transform/6a373a65-ca0e-4c4b-a61b-b98c73fdefdd/SHANKLAND-Lawrence_484045", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -5728,6 +6039,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kilmarnock_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Findlay_Curtis", + "photo": "https://digitalhub.fifa.com/transform/a6c805c6-37f9-44e9-80a8-e43118e78762/CURTIS-Findlay_520217", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -5756,6 +6068,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Levante_UD", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mathew_Ryan", + "photo": "https://digitalhub.fifa.com/transform/7c98d5eb-1514-4e8f-a6c6-60f4017b2175/RYAN-Mathew_339117", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5774,6 +6087,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Randers_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Paul_Izzo", + "photo": "https://digitalhub.fifa.com/transform/b64e66f2-6c65-4a90-8f28-6fc699fcf5ce/IZZO-Paul_331135", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5792,6 +6106,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Melbourne_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrick_Beach", + "photo": "https://digitalhub.fifa.com/transform/0ea3c68c-c425-41c4-b973-c60e2d5b4685/BEACH-Patrick_494557", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5810,6 +6125,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/APOEL_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Milo%C5%A1_Degenek", + "photo": "https://digitalhub.fifa.com/transform/93c60eb1-755d-4019-aedb-4da099ceb670/DEGENEK-Milos_331149", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5828,6 +6144,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Parma_Calcio_1913", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alessandro_Circati", + "photo": "https://digitalhub.fifa.com/transform/0bbf6585-1c6b-4416-8a3f-31a1d8d1625b/CIRCATI-Alessandro_448014", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -5846,6 +6163,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Grazer_AK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jacob_Italiano", + "photo": "https://digitalhub.fifa.com/transform/58be20f9-ed45-4c69-9c3d-d148271e8e92/ITALIANO-Jacob_430450", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -5864,6 +6182,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordan_Bos", + "photo": "https://digitalhub.fifa.com/transform/4b537554-d211-4b77-aa31-0935973fdd50/BOS-Jordan_423522", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -5882,6 +6201,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Albirex_Niigata", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jason_Geria", + "photo": "https://digitalhub.fifa.com/transform/33a991a9-eb66-43b2-ad39-2718a8147c51/GERIA-Jason_339112", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5900,6 +6220,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/New_York_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kai_Trewin", + "photo": "https://digitalhub.fifa.com/transform/5753796c-c01e-444e-8896-5c6c79dcd9fb/TREWIN-Kai_494411", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5918,6 +6239,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Melbourne_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aziz_Behich", + "photo": "https://digitalhub.fifa.com/transform/7b166229-d82d-4323-9c79-eb973e996408/BEHICH-Aziz_349342", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -5936,6 +6258,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leicester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Harry_Souttar", + "photo": "https://digitalhub.fifa.com/transform/6777563e-5036-4252-9809-a0cc21d96147/SOUTTAR-Harry_430442", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -5954,6 +6277,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Swansea_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cameron_Burgess", + "photo": "https://digitalhub.fifa.com/transform/75870c29-917d-4ad0-984c-c7ba4e85953c/BURGESS-Cameron_382312", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -5972,6 +6296,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Colorado_Rapids", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Herrington", + "photo": "https://digitalhub.fifa.com/transform/b0e45418-ff7e-4fdf-a7ac-8e7bf2d63624/HERRINGTON-Lucas_504931", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -5990,6 +6315,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Pauli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Connor_Metcalfe", + "photo": "https://digitalhub.fifa.com/transform/a539f793-3d95-46b8-805e-67156152ac8b/METCALFE-Connor_430452", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -6008,6 +6334,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/New_York_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aiden_O'Neill", + "photo": "https://digitalhub.fifa.com/transform/a7dc9d98-0215-4756-995a-09b61830ab8b/ONEILL-Aiden_430440", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6026,6 +6353,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Heart_of_Midlothian_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cammy_Devlin", + "photo": "https://digitalhub.fifa.com/transform/1c095f2b-8169-4023-a676-48c6fb3e6897/DEVLIN-Cameron_430437", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6044,6 +6372,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Pauli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jackson_Irvine", + "photo": "https://digitalhub.fifa.com/transform/7726492b-0996-47a2-aafd-bd362844d9df/IRVINE-Jackson_355775", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6062,6 +6391,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sydney_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Paul_Okon-Engstler", + "photo": "https://digitalhub.fifa.com/transform/c010f6a9-53af-4d79-b16d-f25b96670225/OKON-ENGSTLER-Paul_498421", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6080,6 +6410,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Melbourne_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mathew_Leckie", + "photo": "https://digitalhub.fifa.com/transform/bc1b0683-9839-4c4e-acf1-2256bc2e58a3/LECKIE-Mathew_321697", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6098,6 +6429,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Tour%C3%A9_(soccer%2C_born_2004)", + "photo": "https://digitalhub.fifa.com/transform/069af350-e4d8-4b30-af2d-6938b9a379fa/TOURE-Mohamed_498806", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6116,6 +6448,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Heracles_Almelo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ajdin_Hrustic", + "photo": "https://digitalhub.fifa.com/transform/c63012a5-37f8-4317-8a69-60f861fb03a7/HRUSTIC-Ajdin_404319", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6134,6 +6467,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CD_Castell%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Awer_Mabil", + "photo": "https://digitalhub.fifa.com/transform/9beaa464-b945-4d89-b310-025eea682693/MABIL-Awer_406606", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6152,6 +6486,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Watford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nestory_Irankunda", + "photo": "https://digitalhub.fifa.com/transform/ebc599f9-d929-4c6c-a60e-7f081cfb7bd6/IRANKUNDA-Nestory_486306", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -6170,6 +6505,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Sassuolo_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristian_Volpato", + "photo": "https://digitalhub.fifa.com/transform/e455ae41-95f0-454b-bd12-abdaffa68b7d/VOLPATO-Cristian_448015", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6188,6 +6524,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Melbourne_Victory_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nishan_Velupillay", + "photo": "https://digitalhub.fifa.com/transform/27f30c93-f04b-4195-b105-4504c81abf6e/VELUPILLAY-Nishan_491166", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6206,6 +6543,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Machida_Zelvia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tete_Yengi", + "photo": "https://digitalhub.fifa.com/transform/e581f23a-032d-448c-b389-d49738c8e9c1/YENGI-Tete_518200", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6234,6 +6572,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cerro_Porte%C3%B1o", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gatito_Fern%C3%A1ndez", + "photo": "https://digitalhub.fifa.com/transform/d606fc1a-1644-428f-ada8-69c93198e5b3/FERNANDEZ-Gatito_318647", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6252,6 +6591,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/San_Lorenzo_de_Almagro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Orlando_Gill", + "photo": "https://digitalhub.fifa.com/transform/29bae713-62ca-48da-8655-9c2caa0e728d/GILL-Orlando_494531", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6270,6 +6610,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Olimpia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gast%C3%B3n_Olveira", + "photo": "https://digitalhub.fifa.com/transform/732355e7-ab77-473e-b0eb-25ac3fcdaac2/OLVEIRA-Gaston_447991", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6288,6 +6629,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cerro_Porte%C3%B1o", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustavo_Vel%C3%A1zquez", + "photo": "https://digitalhub.fifa.com/transform/3640b6b7-6993-46be-a35e-e6620579e3c7/VELAZQUEZ-Gustavo_486875", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6306,6 +6648,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Alderete", + "photo": "https://digitalhub.fifa.com/transform/2b408b3b-5027-445e-9b55-6139deed7bea/ALDERETE-Omar_431202", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6324,6 +6667,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dynamo_Moscow", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Jos%C3%A9_C%C3%A1ceres", + "photo": "https://digitalhub.fifa.com/transform/b465c59f-b480-4f3d-8f30-bb61a29aa6cb/CACERES-Juan-Jose_479601", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -6342,6 +6686,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gr%C3%AAmio_FBPA", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fabi%C3%A1n_Balbuena", + "photo": "https://digitalhub.fifa.com/transform/eac9ab63-eeed-412a-9ba7-4c5e6be05852/BALBUENA-Fabian_394829", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6360,6 +6705,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Clube_Atl%C3%A9tico_Mineiro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/J%C3%BAnior_Alonso", + "photo": "https://digitalhub.fifa.com/transform/241fe8c3-a33e-411a-8eca-e81cc3fba926/ALONSO-Junior_369749", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -6378,6 +6724,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Lan%C3%BAs", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Canale", + "photo": "https://digitalhub.fifa.com/transform/2039b54f-7036-444c-90d0-da1f89780077/CANALE-Jose_520066", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6396,6 +6743,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustavo_G%C3%B3mez", + "photo": "https://digitalhub.fifa.com/transform/d37c65ce-135e-4bd4-b870-2c2548b93e2d/GOMEZ-Gustavo_369744", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6414,6 +6762,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Talleres_de_C%C3%B3rdoba", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexandro_Maidana", + "photo": "https://digitalhub.fifa.com/transform/e9ad29de-acf1-4cfd-b387-7edf7f480db4/MAIDANA-Alexandro_505495", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6432,6 +6781,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ram%C3%B3n_Sosa", + "photo": "https://digitalhub.fifa.com/transform/fb29327f-14b3-4b8f-af4e-3816404afaed/SOSA-Ramon_463125", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6450,6 +6800,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diego_G%C3%B3mez_(Paraguayan_footballer)", + "photo": "https://digitalhub.fifa.com/transform/88e45d01-241d-4d9d-8b40-3f2cb2963d4d/GOMEZ-Diego_463128", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -6468,6 +6819,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atlanta_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Miguel_Almir%C3%B3n", + "photo": "https://digitalhub.fifa.com/transform/62600270-27f4-432a-8f1f-1014124829c1/ALMIRON-Miguel_369761", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -6486,6 +6838,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maur%C3%ADcio_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/20e6d2dd-4d4a-418b-ae0f-0cbcb299d61b/MAURICIO_495046", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -6504,6 +6857,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vancouver_Whitecaps_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andr%C3%A9s_Cubas", + "photo": "https://digitalhub.fifa.com/transform/5f115675-51fb-4e0c-ac8c-7226b762b4a1/CUBAS-Andres_385306", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6522,6 +6876,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S%C3%A3o_Paulo_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dami%C3%A1n_Bobadilla", + "photo": "https://digitalhub.fifa.com/transform/720524b9-bfc5-4139-a873-cba0a35bfa95/BOBADILLA-Damian_476348", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6540,6 +6895,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_City_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Braian_Ojeda", + "photo": "https://digitalhub.fifa.com/transform/4075346b-2148-424c-b178-1a7cdd863bd2/OJEDA-Braian_406205", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6558,6 +6914,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atlanta_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mat%C3%ADas_Galarza_(Paraguayan_footballer)", + "photo": "https://digitalhub.fifa.com/transform/ce774da7-eea7-475e-8526-8227b5068dc3/GALARZA-Matias_424422", "wcApps": 1, "wcGoals": 1, "wcYellow": 1, @@ -6576,6 +6933,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Portsmouth_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustavo_Caballero", + "photo": "https://digitalhub.fifa.com/transform/ccf6784f-8528-4d47-ba72-500d47ac51af/CABALLERO-Gustavo_485804", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6594,6 +6952,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Cremonese", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antonio_Sanabria", + "photo": "https://digitalhub.fifa.com/transform/97bc175a-1e5c-417f-ab23-492237ddb3ab/SANABRIA-Antonio_369768", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6612,6 +6971,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kaku_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/f1ba51b5-2593-413f-9d87-a464060e20ff/ROMERO-GAMARRA-Alejandro_386458", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6630,6 +6990,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Independiente_Rivadavia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lex_Arce", + "photo": "https://digitalhub.fifa.com/transform/14209263-2bf9-442b-8d6b-485492f712dd/ARCE-Alex_485802", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -6648,6 +7009,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Julio_Enciso_(footballer%2C_born_2004)", + "photo": "https://digitalhub.fifa.com/transform/aa8ef158-6636-46a9-a6fb-185a2f92ad95/ENCISO-Julio_441234", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6666,6 +7028,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Independiente", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gabriel_%C3%81valos", + "photo": "https://digitalhub.fifa.com/transform/58eb53dc-567a-489a-b2f9-3a905f5841b7/AVALOS-Gabriel_463127", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6684,6 +7047,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Red_Bull_Bragantino", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isidro_Pitta", + "photo": "https://digitalhub.fifa.com/transform/9b776bee-7e1b-47b0-b4ef-526ff72ac93f/PITTA-Isidro_489417", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6712,6 +7076,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mert_G%C3%BCnok", + "photo": "https://digitalhub.fifa.com/transform/1ce10157-fad1-435e-b21d-b4f25a483bc1/GUNOK-Mert_360498", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6730,6 +7095,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Altay_Bay%C4%B1nd%C4%B1r", + "photo": "https://digitalhub.fifa.com/transform/f8c86015-cce5-4965-9d7c-183ef908079a/BAYINDIR-Altay_441180", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6748,6 +7114,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/U%C4%9Furcan_%C3%87ak%C4%B1r", + "photo": "https://digitalhub.fifa.com/transform/6cedaf47-2a99-4e31-bb0d-46ce78df26a6/CAKIR-Ugurcan_441181", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6766,6 +7133,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zeki_%C3%87elik", + "photo": "https://digitalhub.fifa.com/transform/903b63c2-ab06-47b8-911c-bf4f026601fd/CELIK-Zeki_433072", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6784,6 +7152,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Merih_Demiral", + "photo": "https://digitalhub.fifa.com/transform/905e3e12-72e9-440d-96f5-0b3a48aebe92/DEMIRAL-Merih_441179", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6802,6 +7171,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%87a%C4%9Flar_S%C3%B6y%C3%BCnc%C3%BC", + "photo": "https://digitalhub.fifa.com/transform/1b2e4fe1-8aec-4473-845b-d0ccb4e20a3a/SOYUNCU-Caglar_401167", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6820,6 +7190,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eren_Elmal%C4%B1", + "photo": "https://digitalhub.fifa.com/transform/9e9cf618-403b-4984-801d-3e82f0e11d3e/ELMALI-Eren_484065", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -6838,6 +7209,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abd%C3%BClkerim_Bardakc%C4%B1", + "photo": "https://digitalhub.fifa.com/transform/de2b1023-3aee-4233-b83d-07f94fd288d4/BARDAKCI-Abdulkerim_484082", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6856,6 +7228,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ozan_Kabak", + "photo": "https://digitalhub.fifa.com/transform/c42910db-c5e6-4706-bc99-1e08456bd3ef/KABAK-Ozan_406249", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6874,6 +7247,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mert_M%C3%BCld%C3%BCr", + "photo": "https://digitalhub.fifa.com/transform/61f43913-2824-4711-9838-0d620f393353/MULDUR-Mert_430120", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6892,6 +7266,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ferdi_Kad%C4%B1o%C4%9Flu", + "photo": "https://digitalhub.fifa.com/transform/c69621e7-9ba5-438d-89dc-7871b6e0f611/KADIOGLU-Ferdi_484113", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6910,6 +7285,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C3%87aykur_Rizespor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samet_Akaydin", + "photo": "https://digitalhub.fifa.com/transform/72f4dcdb-4463-412b-8ea1-9cb25d4fe44d/AKAYDIN-Samet_484072", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -6928,6 +7304,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Salih_%C3%96zcan", + "photo": "https://digitalhub.fifa.com/transform/1e968b8d-1b4c-4bce-86b7-8a4ad87eef3a/OZCAN-Salih_389907", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -6946,6 +7323,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Be%C5%9Fikta%C5%9F_J.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Orkun_K%C3%B6k%C3%A7%C3%BC", + "photo": "https://digitalhub.fifa.com/transform/90a510ff-865f-4293-a59b-8a92e12a89b0/KOKCU-Orkun_433118", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6964,6 +7342,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hakan_%C3%87alhano%C4%9Flu", + "photo": "https://digitalhub.fifa.com/transform/f192cf34-173f-47b3-9748-981bd3f21275/CALHANOGLU-Hakan_369304", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -6982,6 +7361,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C4%B0smail_Y%C3%BCksek", + "photo": "https://digitalhub.fifa.com/transform/1f8b0453-0b84-4eea-9c24-9cd992611aed/YUKSEK-Ismail_484092", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7000,6 +7380,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kaan_Ayhan", + "photo": "https://digitalhub.fifa.com/transform/e9747d8e-47e9-45f3-b3b7-d3caf1ba1ecf/AYHAN-Kaan_336170", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7018,6 +7399,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kerem_Akt%C3%BCrko%C4%9Flu", + "photo": "https://digitalhub.fifa.com/transform/9cccf7c0-ebfc-4b65-8587-74742f5a9992/AKTURKOGLU-Kerem_441188", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7036,6 +7418,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arda_G%C3%BCler", + "photo": "https://digitalhub.fifa.com/transform/e2f26175-13ac-4850-acd7-6408de06ce19/GULER-Arda_484087", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7054,6 +7437,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Porto", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deniz_G%C3%BCl", + "photo": "https://digitalhub.fifa.com/transform/92368352-f3ab-459f-bb72-4a7e432dd39a/GUL-Deniz_495347", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7072,6 +7456,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kenan_Y%C4%B1ld%C4%B1z", + "photo": "https://digitalhub.fifa.com/transform/7dff809e-a965-4b36-a7b5-8da772fc96a5/YILDIZ-Kenan_484112", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7090,6 +7475,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kas%C4%B1mpa%C5%9Fa_S.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C4%B0rfan_Can_Kahveci", + "photo": "https://digitalhub.fifa.com/transform/4661ea5f-9a56-4047-bbcf-6748250e0ebe/KAHVECI-Irfan-Can_472877", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7108,6 +7494,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yunus_Akg%C3%BCn", + "photo": "https://digitalhub.fifa.com/transform/32587fe7-0e67-4aa1-8b07-3a1618183e80/AKGUN-Yunus_406231", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -7126,6 +7513,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bar%C4%B1%C5%9F_Alper_Y%C4%B1lmaz", + "photo": "https://digitalhub.fifa.com/transform/49e46d17-bf69-41b1-a8df-5aeabf137c7d/YILMAZ-Baris-Alper_484139", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7144,6 +7532,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/O%C4%9Fuz_Ayd%C4%B1n", + "photo": "https://digitalhub.fifa.com/transform/b29233e3-0131-45eb-96e4-ad77044a1959/AYDIN-Oguz_486076", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7162,6 +7551,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Can_Uzun", + "photo": "https://digitalhub.fifa.com/transform/18128593-2c01-460e-9db1-9212fa7dc369/UZUN-Can_486074", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7190,6 +7580,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/New_England_Revolution", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matt_Turner_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/01fb042f-5de5-41df-8104-7445672fdca5/TURNER-Matt_448217", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7208,6 +7599,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/New_York_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matt_Freese", + "photo": "https://digitalhub.fifa.com/transform/c46f695b-3acc-4360-abf4-3110ff60d86e/FREESE-Matt_499913", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7226,6 +7618,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chicago_Fire_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Brady_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/843ccc00-8c38-4a4e-91ba-a25694677cf0/BRADY-Chris_464546", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7244,6 +7637,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sergi%C3%B1o_Dest", + "photo": "https://digitalhub.fifa.com/transform/5ee00bd8-552e-4e02-b680-b16534e53493/DEST-Sergino_406280", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7262,6 +7656,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Richards_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/54036d3d-1588-4634-944b-a7c2d97d0b76/RICHARDS-Chris_419062", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -7280,6 +7675,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antonee_Robinson", + "photo": "https://digitalhub.fifa.com/transform/62363054-d9e0-4926-9404-90b975d56647/ROBINSON-Antonee_441251", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -7298,6 +7694,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Auston_Trusty", + "photo": "https://digitalhub.fifa.com/transform/e14ee5aa-4770-492a-9e51-95343310e5d9/TRUSTY-Auston_390272", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7316,6 +7713,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Cincinnati", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Miles_Robinson_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/30b49573-5890-4dc2-8e78-a8ab7d00d43e/ROBINSON-Miles_436599", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7334,6 +7732,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Charlotte_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tim_Ream", + "photo": "https://digitalhub.fifa.com/transform/964be907-1e8e-49ec-bd7f-7085cf7d79d3/REAM-Tim_339510", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7352,6 +7751,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alex_Freeman", + "photo": "https://digitalhub.fifa.com/transform/554008b5-0520-4b67-8cab-c72ba087471f/FREEMAN-Alex_464542", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -7370,6 +7770,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Columbus_Crew", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Max_Arfsten", + "photo": "https://digitalhub.fifa.com/transform/3670d375-3a2f-41c8-8c5a-9c9bbd8f93f4/ARFSTEN-Max_486390", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7388,6 +7789,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toulouse_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mark_McKenzie_(soccer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/492ad87d-f9a1-449e-9361-64323405107b/McKENZIE-Mark_419077", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7406,6 +7808,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joe_Scally", + "photo": "https://digitalhub.fifa.com/transform/86a32b0d-9007-4451-bbc6-a383a284f32f/SCALLY-Joe_423700", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7424,6 +7827,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyler_Adams", + "photo": "https://digitalhub.fifa.com/transform/7fdbded2-aa27-44b1-9bf1-ff1d17c58f86/ADAMS-Tyler_390238", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -7442,6 +7846,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Giovanni_Reyna", + "photo": "https://digitalhub.fifa.com/transform/b30d701d-d9eb-4b2d-8db4-6841fc9ed1a9/REYNA-Giovanni_419068", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -7460,6 +7865,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Weston_McKennie", + "photo": "https://digitalhub.fifa.com/transform/4406f0ad-8f60-4a98-89c0-89797bfe804d/McKENNIE-Weston_390259", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7478,6 +7884,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vancouver_Whitecaps_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sebastian_Berhalter", + "photo": "https://digitalhub.fifa.com/transform/ef9aedbe-e6e8-4eba-9e62-beac982879ef/BERHALTER-Sebastian_499912", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7496,6 +7903,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Seattle_Sounders_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristian_Roldan", + "photo": "https://digitalhub.fifa.com/transform/8b0d52a9-62d1-4e23-9a23-e786cfde39dd/ROLDAN-Cristian_385994", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7514,6 +7922,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Malik_Tillman", + "photo": "https://digitalhub.fifa.com/transform/c8c38ca3-7100-4bca-88e7-4ea66fd86ff7/TILLMAN-Malik_448214", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7532,6 +7941,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ricardo_Pepi", + "photo": "https://digitalhub.fifa.com/transform/2a7c4d85-fa83-40ec-a953-d4cebbd63480/PEPI-Ricardo_419082", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7550,6 +7960,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christian_Pulisic", + "photo": "https://digitalhub.fifa.com/transform/34d1c247-2a09-4fd6-87bc-71ec687a54aa/PULISIC-Christian_390267", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7568,6 +7979,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leeds_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brenden_Aaronson", + "photo": "https://digitalhub.fifa.com/transform/8352f743-68bc-4077-ad83-5cd22f1a62dd/AARONSON-Brenden_419055", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7586,6 +7998,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Coventry_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Haji_Wright", + "photo": "https://digitalhub.fifa.com/transform/31951bf6-a6b5-4646-b489-a2ca3fd4e550/WRIGHT-Haji_390276", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7604,6 +8017,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Folarin_Balogun", + "photo": "https://digitalhub.fifa.com/transform/bd47db79-966e-4eba-a8da-f6ba01148f27/BALOGUN-Folarin_466624", "wcApps": 2, "wcGoals": 2, "wcYellow": 1, @@ -7622,6 +8036,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Timothy_Weah", + "photo": "https://digitalhub.fifa.com/transform/c0dcfa0a-b862-4cd2-9c33-034bd18dc231/WEAH-Timothy_406304", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7640,6 +8055,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alejandro_Zendejas", + "photo": "https://digitalhub.fifa.com/transform/c23fe669-c31a-45e3-b5b2-bbe9ecb8b4de/ZENDEJAS-Alex_390278", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7668,6 +8084,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Miami_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eloy_Room", + "photo": "https://digitalhub.fifa.com/transform/5bd9ff87-6801-46d2-8f10-ca9eb3ea2ea4/ROOM-Eloy_390650", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7686,6 +8103,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Telstar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyrick_Bodak", + "photo": "https://digitalhub.fifa.com/transform/c806d05b-ee7a-482f-beb5-b9a6b5871a11/BODAK-Tyrick_466370", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7704,6 +8122,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VVV-Venlo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Trevor_Doornbusch", + "photo": "https://digitalhub.fifa.com/transform/f6d2d4d6-a63d-4278-a520-5edb0dc24e69/DOORNBUSCH-Trevor_466382", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7722,6 +8141,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sparta_Rotterdam", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Shurandy_Sambo", + "photo": "https://digitalhub.fifa.com/transform/4d41ae09-f81a-44fc-a53b-6e1b3e46521b/SAMBO-Shurandy_485379", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7740,6 +8160,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Abha_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juri%C3%ABn_Gaari", + "photo": "https://digitalhub.fifa.com/transform/4744d27b-6a5c-48be-a849-48facb6f6d6e/GAARI-Jurien_431698", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -7758,6 +8179,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RKC_Waalwijk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Roshon_van_Eijma", + "photo": "https://digitalhub.fifa.com/transform/f03c40c7-6eef-405c-a287-a1f7f1860a30/VAN-EIJMA-Roshon_466361", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7776,6 +8198,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PEC_Zwolle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sherel_Floranus", + "photo": "https://digitalhub.fifa.com/transform/8baacb6b-39cd-4a37-8999-58dd5a1d9fec/FLORANUS-Sherel_466350", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7794,6 +8217,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Armando_Obispo", + "photo": "https://digitalhub.fifa.com/transform/c2384459-9ca9-4dce-b232-5bbfbcd07316/OBISPO-Armando_511141", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7812,6 +8236,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kayserispor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joshua_Brenet", + "photo": "https://digitalhub.fifa.com/transform/2069bb09-aaf0-41dc-81e4-a8f4df33b4e5/BRENET-Joshua_401023", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7830,6 +8255,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Konyaspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Riechedly_Bazoer", + "photo": "https://digitalhub.fifa.com/transform/93fcbe0f-13ca-41f6-b453-447b45aea6ef/BAZOER-Riechedly_398569", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7848,6 +8274,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/NEC_Nijmegen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deveron_Fonville", + "photo": "https://digitalhub.fifa.com/transform/29abb3b9-0b95-4101-ae19-0aa95d77e362/FONVILLE-Deveron_506471", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7866,6 +8293,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RKC_Waalwijk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Godfried_Roemeratoe", + "photo": "https://digitalhub.fifa.com/transform/6ed36808-8d19-481f-acce-2a905fbc364c/ROEMERATOE-Godfried_466359", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -7884,6 +8312,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Volendam", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juninho_Bacuna", + "photo": "https://digitalhub.fifa.com/transform/804768d8-badb-4492-9aef-1e523440aed4/BACUNA-Juninho_466317", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -7902,6 +8331,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Z%C3%BCrich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Livano_Comenencia", + "photo": "https://digitalhub.fifa.com/transform/860cc6e0-a995-485f-ae21-56b451017adf/COMENENCIA-Livano_494989", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, @@ -7920,6 +8350,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/I%C4%9Fd%C4%B1r_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leandro_Bacuna", + "photo": "https://digitalhub.fifa.com/transform/ae48f357-6b53-4d49-b62f-fbfb4a041b62/BACUNA-Leandro_466340", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -7938,6 +8369,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rotherham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ar'jany_Martha", + "photo": "https://digitalhub.fifa.com/transform/d909c1d1-c54d-4dfa-a951-979ae80e7b8a/MARTHA-Arjany_485324", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7956,6 +8388,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sheffield_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tahith_Chong", + "photo": "https://digitalhub.fifa.com/transform/402300d2-89f5-4c17-97be-494664b73565/CHONG-Tahith_485347", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -7974,6 +8407,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Den_Bosch", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Felida", + "photo": "https://digitalhub.fifa.com/transform/f9ebf1d2-90fe-4748-8788-19259714fc40/FELIDA-Kevin_466365", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -7992,6 +8426,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Miami_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/J%C3%BCrgen_Locadia", + "photo": "https://digitalhub.fifa.com/transform/95d67c13-c534-48f4-a2de-e831079a0d42/LOCADIA-Juergen_407680", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8010,6 +8445,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/A.E._Kifisia_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jeremy_Antonisse", + "photo": "https://digitalhub.fifa.com/transform/cd0b7ee9-50b8-4043-a957-44df5860e935/ANTONISSE-Jeremy_424047", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8028,6 +8464,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Middlesbrough_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sontje_Hansen", + "photo": "https://digitalhub.fifa.com/transform/35e4773d-8580-4100-a87a-239c2e03e179/HANSEN-Sontje_424056", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8046,6 +8483,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Telstar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyrese_Noslin", + "photo": "https://digitalhub.fifa.com/transform/5a1d79e4-2beb-4cc4-aa5d-adea0d32896c/NOSLIN-Tyrese_506473", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8064,6 +8502,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Maccabi_Haifa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kenji_Gorr%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/115a2099-2406-4ca6-8905-91cc71efc98d/GORRE-Kenji_466352", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8082,6 +8521,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Beveren", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jearl_Margaritha", + "photo": "https://digitalhub.fifa.com/transform/c0d47ad2-fcb1-4d7f-b854-99b99cc0cadf/MARGARITHA-Jearl_466363", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8100,6 +8540,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Volendam", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brandley_Kuwas", + "photo": "https://digitalhub.fifa.com/transform/e68cdb21-7918-4de8-8a37-8d3f1127184b/KUWAS-Brandley_466346", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8118,6 +8559,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Terengganu_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gervane_Kastaneer", + "photo": "https://digitalhub.fifa.com/transform/18bea3a9-68ef-4e35-ae04-2d494b39971e/KASTANEER-Gervane_466372", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -8146,6 +8588,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Hurac%C3%A1n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hern%C3%A1n_Gal%C3%ADndez", + "photo": "https://digitalhub.fifa.com/transform/679fc90e-2f98-4494-a4dd-f26442fae6d3/GALINDEZ-Hernan_441236", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8164,6 +8607,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/A.E._Kifisia_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mois%C3%A9s_Ram%C3%ADrez", + "photo": "https://digitalhub.fifa.com/transform/3a641146-b759-48d0-983f-b85bb1232cc4/RAMIREZ-Moises_419002", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8182,6 +8626,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/LDU_Quito", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gonzalo_Valle", + "photo": "https://digitalhub.fifa.com/transform/d67ebe06-be17-4735-a8a7-9659eb37cf37/VALLE-Gonzalo_448295", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8200,6 +8645,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Internacional", "captain": false, "wiki": "https://en.wikipedia.org/wiki/F%C3%A9lix_Torres_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/755ac13c-2122-42ff-b40a-4582be61e59e/TORRES-Felix_402979", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8218,6 +8664,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Piero_Hincapi%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/b8f68e80-3057-4fbf-be1e-8cf885a713e1/HINCAPIE-Piero_424031", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8236,6 +8683,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joel_Ord%C3%B3%C3%B1ez", + "photo": "https://digitalhub.fifa.com/transform/54a42d16-279a-4566-8c46-ac75d8ea095a/ORDONEZ-Joel_463465", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8254,6 +8702,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Willian_Pacho", + "photo": "https://digitalhub.fifa.com/transform/cda5e4c5-69a6-46ee-b6d1-230be57c4847/PACHO-Willian_448290", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8272,6 +8721,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pervis_Estupi%C3%B1%C3%A1n", + "photo": "https://digitalhub.fifa.com/transform/85df33e2-083f-4cef-9fa2-3a8fc7d29466/ESTUPINAN-Pervis_389782", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8290,6 +8740,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Clube_Atl%C3%A9tico_Mineiro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81ngelo_Preciado", + "photo": "https://digitalhub.fifa.com/transform/2e9be79f-76b7-4f12-8ba0-c4c21ec8b39d/PRECIADO-Angelo_402974", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8308,6 +8759,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Tijuana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jackson_Porozo", + "photo": "https://digitalhub.fifa.com/transform/17ccf39c-5480-439a-be5f-90045606ca37/POROZO-Jackson_419003", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -8326,6 +8778,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KRC_Genk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yaimar_Medina", + "photo": "https://digitalhub.fifa.com/transform/84400276-88b5-4054-b0fb-f8206f384291/MEDINA-Yaimar_463489", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8344,6 +8797,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Independiente_del_Valle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordy_Alc%C3%ADvar", + "photo": "https://digitalhub.fifa.com/transform/7f7492dc-4cdc-41c2-8acc-91ccad4d9664/ALCIVAR-Jordy_419005", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -8362,6 +8816,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royal_Antwerp_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anthony_Valencia", + "photo": "https://digitalhub.fifa.com/transform/b21d23fa-c045-4f5d-9721-59740e4006b2/VALENCIA-Anthony_448299", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8380,6 +8835,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kendry_P%C3%A1ez", + "photo": "https://digitalhub.fifa.com/transform/ee18ba2f-5e31-4e33-8739-f0d59033c409/PAEZ-Kendry_463495", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8398,6 +8854,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Clube_Atl%C3%A9tico_Mineiro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alan_Minda", + "photo": "https://digitalhub.fifa.com/transform/b43c46a0-9e62-4202-b9e4-c625b36afc16/MINDA-Alan_463468", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8416,6 +8873,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pumas_UNAM", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedro_Vite", + "photo": "https://digitalhub.fifa.com/transform/0eceba19-8ceb-4cbc-ba7c-81b158e277bd/VITE-Pedro_424036", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8434,6 +8892,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Midtjylland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Denil_Castillo", + "photo": "https://digitalhub.fifa.com/transform/60f9a338-e7cb-45a0-a0ae-926740080bec/CASTILLO-Denil_463476", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8452,6 +8911,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Clube_Atl%C3%A9tico_Mineiro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alan_Franco_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/59ffe3d1-0963-44f5-861e-9eb6590d8fce/FRANCO-Alan_389784", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8470,6 +8930,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mois%C3%A9s_Caicedo", + "photo": "https://digitalhub.fifa.com/transform/ae32bbc5-09f0-4743-ae0a-5b80461bdc79/CAICEDO-Moises_428885", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8488,6 +8949,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Venezia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/John_Yeboah", + "photo": "https://digitalhub.fifa.com/transform/1fc64d7c-4383-4c61-bd76-f22f22b91a8f/YEBOAH-John_405920", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8506,6 +8968,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royale_Union_Saint-Gilloise", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Rodr%C3%ADguez_(footballer%2C_born_2000)", + "photo": "https://digitalhub.fifa.com/transform/c35d8b13-4ad6-45d8-853e-8d7f6bd98214/RODRIGUEZ-Kevin_448310", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8524,6 +8987,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.F._Pachuca", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Enner_Valencia", + "photo": "https://digitalhub.fifa.com/transform/4688cb2a-6446-4439-ba5f-e4db7b5a18c5/VALENCIA-Enner_373400", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8542,6 +9006,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Hurac%C3%A1n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordy_Caicedo", + "photo": "https://digitalhub.fifa.com/transform/d4d93e2b-74aa-4bbf-89b2-22ebff655348/CAICEDO-Jordy_402985", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8560,6 +9025,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gonzalo_Plata", + "photo": "https://digitalhub.fifa.com/transform/743cc231-ab9e-45b7-8d59-ce8655280ae1/PLATA-Gonzalo_419020", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8578,6 +9044,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nilson_Angulo", + "photo": "https://digitalhub.fifa.com/transform/b90df9f2-8054-4d40-b375-f7728a31a069/ANGULO-Nilson_448312", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8596,6 +9063,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jeremy_Ar%C3%A9valo", + "photo": "https://digitalhub.fifa.com/transform/9c839f83-e77a-4938-a764-95685591b367/AREVALO-Jeremy_514326", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8624,6 +9092,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manuel_Neuer", + "photo": "https://digitalhub.fifa.com/transform/e3701d06-66b5-4728-8bad-fea05319b6b8/NEUER-Manuel_228912", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8642,6 +9111,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oliver_Baumann", + "photo": "https://digitalhub.fifa.com/transform/9da65f41-ea53-4209-b2f6-c59e69dbc193/BAUMANN-Oliver_306538", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8660,6 +9130,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_N%C3%BCbel", + "photo": "https://digitalhub.fifa.com/transform/9d30bb13-c082-4759-90e7-e0bde4305d1f/NUEBEL-Alexander_429639", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8678,6 +9149,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antonio_R%C3%BCdiger", + "photo": "https://digitalhub.fifa.com/transform/88c43fe2-0c78-437c-a2bf-388c3673c58c/RUEDIGER-Antonio_379955", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8696,6 +9168,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Waldemar_Anton", + "photo": "https://digitalhub.fifa.com/transform/2bdd66d9-f9dc-44ab-8c6e-ededdb004f77/ANTON-Waldemar_430658", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8714,6 +9187,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jonathan_Tah", + "photo": "https://digitalhub.fifa.com/transform/34f74ca0-1102-446c-b098-02decdf58b8d/TAH-Jonathan_401378", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8732,6 +9206,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joshua_Kimmich", + "photo": "https://digitalhub.fifa.com/transform/ada33dfd-5b01-4792-88f4-14c06641509e/KIMMICH-Joshua_386413", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8750,6 +9225,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_Schlotterbeck", + "photo": "https://digitalhub.fifa.com/transform/3ece206c-50ae-4b63-ac21-a174f2fbb35a/SCHLOTTERBECK-Nico_430667", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -8768,6 +9244,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathaniel_Brown_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/68e13808-182e-46b6-a6ec-a54136a57c1b/BROWN-Nathaniel_511015", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -8786,6 +9263,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Raum", + "photo": "https://digitalhub.fifa.com/transform/ce3509c6-13ad-441a-8d05-9d42f8a4578c/RAUM-David_430657", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8804,6 +9282,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Malick_Thiaw", + "photo": "https://digitalhub.fifa.com/transform/eaa37355-0eca-4954-845c-437aa602db42/THIAW-Malick_514188", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8822,6 +9301,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aleksandar_Pavlovi%C4%87_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/7cfb5f20-6f8a-4329-97a2-be3cb66fea0f/PAVLOVIC-Aleksandar_484849", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8840,6 +9320,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leon_Goretzka", + "photo": "https://digitalhub.fifa.com/transform/a5e5e083-d89c-4be7-a367-8456e0f8cb35/GORETZKA-Leon_379953", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8858,6 +9339,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamie_Leweling", + "photo": "https://digitalhub.fifa.com/transform/a53f7aa4-eaba-4bb1-9654-e563adb10d2e/LEWELING-Jamie_491218", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8876,6 +9358,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamal_Musiala", + "photo": "https://digitalhub.fifa.com/transform/05f50027-268f-43ff-ba75-1b477b37ca60/MUSIALA-Jamal_429642", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -8894,6 +9377,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pascal_Gro%C3%9F", + "photo": "https://digitalhub.fifa.com/transform/c7eaa0cd-48e1-4349-a6d9-dd00553b7913/GROSS-Pascal_484848", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8912,6 +9396,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Angelo_Stiller", + "photo": "https://digitalhub.fifa.com/transform/69c7b030-2ce8-479c-9cd4-a7d62e48d9a4/STILLER-Angelo_429640", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -8930,6 +9415,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Florian_Wirtz", + "photo": "https://digitalhub.fifa.com/transform/3a120189-62cc-441f-b862-7fdd2a9abfa4/WIRTZ-Florian_430669", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8948,6 +9434,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leroy_San%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/097a6749-47b0-4285-a1f9-8aa0ac0e2c12/SANE-Leroy_404353", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -8966,6 +9453,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nadiem_Amiri", + "photo": "https://digitalhub.fifa.com/transform/3c1dcefe-5f38-479a-ac6a-091a86cb7663/AMIRI-Nadiem_395471", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -8984,6 +9472,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Felix_Nmecha", + "photo": "https://digitalhub.fifa.com/transform/9895941b-9be6-4900-a336-493f1237b0e6/NMECHA-Felix_492363", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -9002,6 +9491,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Assan_Ou%C3%A9draogo", + "photo": "https://digitalhub.fifa.com/transform/3bdd0feb-2965-4dff-9aa1-22b6d769e90d/OUEDRAOGO-Assan_475195", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9020,6 +9510,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kai_Havertz", + "photo": "https://digitalhub.fifa.com/transform/1fdd4d11-97d1-4392-b345-5a5eecc54839/HAVERTZ-Kai_411367", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -9038,6 +9529,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nick_Woltemade", + "photo": "https://digitalhub.fifa.com/transform/e93d4ee5-827d-47bc-b3d5-3f1c38e7293e/WOLTEMADE-Nick_498416", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9056,6 +9548,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maximilian_Beier", + "photo": "https://digitalhub.fifa.com/transform/34e90391-c4b4-4a96-9b57-71c45bb584c2/BEIER-Maximilian_484850", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9074,6 +9567,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deniz_Undav", + "photo": "https://digitalhub.fifa.com/transform/3ec30e08-a7eb-4781-aea8-0e9ff86ebef1/UNDAV-Deniz_484851", "wcApps": 2, "wcGoals": 3, "wcYellow": 0, @@ -9102,6 +9596,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C3%87aykur_Rizespor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yahia_Fofana", + "photo": "https://digitalhub.fifa.com/transform/c5bc8a38-479f-4c33-b8f6-9ab95bb45b57/FOFANA-Yahia_405873", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9120,6 +9615,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royal_Charleroi_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Kon%C3%A9_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/937ed103-c12b-4931-83f1-ee615a67858e/HASSAN-ALTAMBAKTI_403335", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9138,6 +9634,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Panathinaikos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alban_Lafont", + "photo": "https://digitalhub.fifa.com/transform/4387ca2a-2c1e-4bee-baad-95e9485a4ba0/LAFONT-Alban_403090", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9156,6 +9653,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ousmane_Diomande", + "photo": "https://digitalhub.fifa.com/transform/45b55597-6503-4470-a778-af125afb698a/DIOMANDE-Ousmane_477802", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9174,6 +9672,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gil_Vicente_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ghislain_Konan", + "photo": "https://digitalhub.fifa.com/transform/8b0c92b7-4756-42a3-8cc8-b997693ff4aa/KONAN-Ghislain_407343", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9192,6 +9691,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wilfried_Singo", + "photo": "https://digitalhub.fifa.com/transform/3b02f719-a68a-46ae-a249-e7b6538a5714/SINGO-Wilfried_430854", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9210,6 +9710,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Odilon_Kossounou", + "photo": "https://digitalhub.fifa.com/transform/c3d01f63-7112-4a0d-a50b-0d85927676e9/KOSSOUNOU-Odilon_477825", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9228,6 +9729,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christopher_Op%C3%A9ri", + "photo": "https://digitalhub.fifa.com/transform/7ed2ec22-290b-40bb-a4a9-4c3374aa3e91/OPERI-Christopher_486260", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9246,6 +9748,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gu%C3%A9la_Dou%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/9c597f58-ad63-4248-ac8b-b36e71f7b811/DOUE-Guela_486317", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -9264,6 +9767,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Be%C5%9Fikta%C5%9F_J.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emmanuel_Agbadou", + "photo": "https://digitalhub.fifa.com/transform/d092f8c9-f80e-40e0-ad73-bfa861784408/AGBADOU-Emmanuel_486268", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9282,6 +9786,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Evan_Ndicka", + "photo": "https://digitalhub.fifa.com/transform/e308dd93-4706-4ed9-80a2-1db8e4a52d6c/PAUGAIN-Wilguens_419172", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9300,6 +9805,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/NK_Maribor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jean_Micha%C3%ABl_Seri", + "photo": "https://digitalhub.fifa.com/transform/115c99fd-ddc4-4f97-bc20-2cb7dae80735/SERI-Jean-Michael_335807", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9318,6 +9824,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Porto", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Seko_Fofana", + "photo": "https://digitalhub.fifa.com/transform/08197d78-88b8-458f-9ad9-de192f25313c/FOFANA-Seko_405175", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -9336,6 +9843,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Franck_Kessi%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/2e649ed1-5e23-4de2-aafc-79fac130f5f0/KESSIE-Franck_371609", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, @@ -9354,6 +9862,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Sangar%C3%A9_(Ivorian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/daeaedd3-2c74-4fef-a968-2247f5ac962e/SANGARE-Ibrahim_430831", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9372,6 +9881,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royal_Charleroi_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Parfait_Guiagon", + "photo": "https://digitalhub.fifa.com/transform/675938a7-c82b-4d9f-8cf8-6e7a42146489/GUIAGON-Parfait_430834", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9390,6 +9900,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Trabzonspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christ_Inao_Oula%C3%AF", + "photo": "https://digitalhub.fifa.com/transform/a1bae10b-b280-4234-81c1-063fa931cd02/OULAI-Christ-Inao_514208", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9408,6 +9919,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ange-Yoan_Bonny", + "photo": "https://digitalhub.fifa.com/transform/c2bd7f75-2634-437d-9b8e-45d23380a755/BONNY-Ange-Yoan_464103", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9426,6 +9938,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Simon_Adingra", + "photo": "https://digitalhub.fifa.com/transform/ba7341af-8a89-4260-9711-37bec1618ff2/ADINGRA-Simon_477778", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9444,6 +9957,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yan_Diomande", + "photo": "https://digitalhub.fifa.com/transform/4218dafb-b39b-4640-ac2f-e1d9f104aa6a/DIOMANDE-Yan_510922", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9462,6 +9976,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elye_Wahi", + "photo": "https://digitalhub.fifa.com/transform/088ceea5-0bdc-4615-9fc2-a99fe888fe44/WAHI-Elye_464133", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9480,6 +9995,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cercle_Brugge_KSV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oumar_Diakit%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/1c9072f7-1c82-483b-9f41-a749332fff71/DIAKITE-Oumar_477777", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9498,6 +10014,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amad_Diallo", + "photo": "https://digitalhub.fifa.com/transform/92354f59-681a-4409-b1eb-0e0744a78da8/DIALLO-Amad_430822", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -9516,6 +10033,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicolas_P%C3%A9p%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/1c7519d2-960c-4d19-83e7-40a155f1a8eb/PEPE-Nicolas_402261", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9534,6 +10052,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Evann_Guessand", + "photo": "https://digitalhub.fifa.com/transform/a5543d71-798f-42a0-aef9-201b86bc75c1/GUESSAND-Evann_485675", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9552,6 +10071,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bazoumana_Tour%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/fa213cf7-928a-49ab-acc9-b6f5059b188c/TOURE-Bazoumana_506202", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9580,6 +10100,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Parma_Calcio_1913", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zion_Suzuki", + "photo": "https://digitalhub.fifa.com/transform/7a045252-7c97-4f14-9493-4977e3e3156e/SUZUKI-Zion_405530", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9598,6 +10119,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sanfrecce_Hiroshima", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Keisuke_%C5%8Csako", + "photo": "https://digitalhub.fifa.com/transform/4304491f-2404-4e52-a9c3-948c95a01f5a/OSAKO-Keisuke_403305", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9616,6 +10138,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kashima_Antlers", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tomoki_Hayakawa", + "photo": "https://digitalhub.fifa.com/transform/d81ad421-1126-4549-a89f-3fafd8db2a97/HAYAKAWA-Tomoki_511710", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9634,6 +10157,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SV_Werder_Bremen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yukinari_Sugawara", + "photo": "https://digitalhub.fifa.com/transform/09574b48-f59b-436b-b0db-ab4816a96ede/SUGAWARA-Yukinari_405528", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9652,6 +10176,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sint-Truidense_VV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sh%C5%8Dgo_Taniguchi", + "photo": "https://digitalhub.fifa.com/transform/339c7ce2-356d-4b5f-8aed-58e4040a6f62/TANIGUCHI-Shogo_390541", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9670,6 +10195,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Ajax", "captain": false, "wiki": "https://en.wikipedia.org/wiki/K%C5%8D_Itakura", + "photo": "https://digitalhub.fifa.com/transform/5797a9db-f271-4f10-a480-1a0fdde80b7b/ITAKURA-Kou_400511", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9688,6 +10214,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Tokyo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Y%C5%ABto_Nagatomo", + "photo": "https://digitalhub.fifa.com/transform/719252dc-c983-411f-875b-13a0f6acd967/NAGATOMO-Yuto_291372", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9706,6 +10233,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tsuyoshi_Watanabe", + "photo": "https://digitalhub.fifa.com/transform/c7ca3373-d0e0-451d-963a-9e68025385e7/WATANABE-Tsuyoshi_430401", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9724,6 +10252,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Le_Havre_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayumu_Seko", + "photo": "https://digitalhub.fifa.com/transform/2c33d7cc-d75e-427f-9aa9-2dac0872e561/SEKO-Ayumu_405527", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9742,6 +10271,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hiroki_It%C5%8D_(footballer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/68ebc735-7e69-4908-98b7-b6d691e9cbf7/ITO-Hiroki_403274", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9760,6 +10290,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Ajax", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Takehiro_Tomiyasu", + "photo": "https://digitalhub.fifa.com/transform/959b632f-531d-420a-85af-5d0fc3c83d5f/TOMIYASU-Takehiro_403289", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9778,6 +10309,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/F.C._Copenhagen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Junnosuke_Suzuki", + "photo": "https://digitalhub.fifa.com/transform/8c87dc57-4626-4945-a93a-b6f5a5620947/SUZUKI-Junnosuke_498455", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9796,6 +10328,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leeds_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ao_Tanaka", + "photo": "https://digitalhub.fifa.com/transform/c041ee70-6920-4696-afe9-5a9982dc9a2b/TANAKA-Ao_400514", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9814,6 +10347,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Takefusa_Kubo", + "photo": "https://digitalhub.fifa.com/transform/7391febf-1e97-4ce1-89c8-0e3ae529ae81/KUBO-Takefusa_403304", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9832,6 +10366,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ritsu_D%C5%8Dan", + "photo": "https://digitalhub.fifa.com/transform/e69df72a-0135-4989-802c-e2c85556cd00/DOAN-Ritsu_391646", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9850,6 +10385,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Daizen_Maeda", + "photo": "https://digitalhub.fifa.com/transform/42bcfad9-f62c-4238-a0e6-2f38b3757e2a/MAEDA-Daizen_430407", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9868,6 +10404,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_de_Reims", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Keito_Nakamura", + "photo": "https://digitalhub.fifa.com/transform/fa77e0e6-716b-463e-b210-252bbd18e2d9/NAKAMURA-Keito_405522", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -9886,6 +10423,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KRC_Genk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Junya_It%C5%8D", + "photo": "https://digitalhub.fifa.com/transform/87ce677a-e78d-474c-bfd7-b7dc77e89e62/ITO-Junya_395321", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -9904,6 +10442,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Daichi_Kamada", + "photo": "https://digitalhub.fifa.com/transform/40432f8c-1b4a-444e-b3a4-709164e708d6/KAMADA-Daichi_448557", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -9922,6 +10461,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Freiburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yuito_Suzuki", + "photo": "https://digitalhub.fifa.com/transform/820d40f4-df00-46d9-a36f-3f7eb523d099/SUZUKI-Yuito_485503", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9940,6 +10480,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kaish%C5%AB_Sano", + "photo": "https://digitalhub.fifa.com/transform/f5caca4b-2a48-4d7d-906e-1c2c39a6f15c/SANO-Kaishu_479294", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -9958,6 +10499,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sh%C5%ABto_Machino", + "photo": "https://digitalhub.fifa.com/transform/8d060ae7-d04d-4bc3-9b76-d4ad6b52a0c3/MACHINO-Shuto_448569", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -9976,6 +10518,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sint-Truidense_VV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Keisuke_Got%C5%8D", + "photo": "https://digitalhub.fifa.com/transform/389ec308-0914-4e7e-95e6-302c1d7bb0b0/GOTO-Keisuke_464339", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -9994,6 +10537,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayase_Ueda", + "photo": "https://digitalhub.fifa.com/transform/1b05e82f-94e8-470d-9c12-f9bdf1a0e080/UEDA-Ayase_430413", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -10012,6 +10556,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/NEC_Nijmegen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/K%C5%8Dki_Ogawa_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/3b346456-0904-4429-ac8d-1acb2c2a1934/OGAWA-Koki_403293", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -10030,6 +10575,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kento_Shiogai", + "photo": "https://digitalhub.fifa.com/transform/86999b3c-aa5d-46d6-b42e-1601dd197182/SHIOGAI-Kento_520218", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -10058,6 +10604,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bart_Verbruggen", + "photo": "https://digitalhub.fifa.com/transform/44bfd693-27d5-4d36-823e-5ff0e6cd2524/VERBRUGGEN-Bart_424081", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10076,6 +10623,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Robin_Roefs", + "photo": "https://digitalhub.fifa.com/transform/557e5592-2bf9-4d43-8d51-ee7e2881cb65/ROEFS-Robin_506028", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10094,6 +10642,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mark_Flekken", + "photo": "https://digitalhub.fifa.com/transform/c3d85e26-25ec-46df-957c-9e5feee3faf3/FLEKKEN-Mark_448151", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10112,6 +10661,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_AFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lutsharel_Geertruida", + "photo": "https://digitalhub.fifa.com/transform/1248c411-1f1f-436d-9731-3b1c3b6db0e6/GEERTRUIDA-Lutsharel_483553", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10130,6 +10680,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Virgil_van_Dijk", + "photo": "https://digitalhub.fifa.com/transform/df0e21eb-c210-4ea6-ab2c-0ac13635a9f8/VAN-DIJK-Virgil_397786", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -10148,6 +10699,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathan_Ak%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/e44b0c79-cb0b-4ce8-bace-7530a516371f/AKE-Nathan_336088", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -10166,6 +10718,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jan_Paul_van_Hecke", + "photo": "https://digitalhub.fifa.com/transform/eb113fdd-d066-44a9-a0dc-7bf075fdc57f/VAN-HECKE-Jan-Paul_489517", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10184,6 +10737,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mats_Wieffer", + "photo": "https://digitalhub.fifa.com/transform/df746a89-9b34-41d7-8d45-39dc4f010e12/WIEFFER-Mats_483481", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10202,6 +10756,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Micky_van_de_Ven", + "photo": "https://digitalhub.fifa.com/transform/f9f50877-4cd1-4ab9-83d8-2908ad6fbc70/VAN-DE-VEN-Micky_448140", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -10220,6 +10775,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Denzel_Dumfries", + "photo": "https://digitalhub.fifa.com/transform/f2a2746b-7691-40c4-a052-60db3219a856/DUMFRIES-Denzel_436612", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10238,6 +10794,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jorrel_Hato", + "photo": "https://digitalhub.fifa.com/transform/16b4bf89-fc63-492a-afd1-6f400e8eed92/HATO-Jorrel_483512", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10256,6 +10813,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marten_de_Roon", + "photo": "https://digitalhub.fifa.com/transform/bf755ec0-abe7-4790-ad87-a2dc6d709654/DE-ROON-Marten_402044", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10274,6 +10832,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Justin_Kluivert", + "photo": "https://digitalhub.fifa.com/transform/a80059a3-3430-4e4a-b6c6-fecc2edf4627/KLUIVERT-Justin_478364", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10292,6 +10851,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Gravenberch", + "photo": "https://digitalhub.fifa.com/transform/ad5fe14f-b29c-4c20-8477-b00bf14c413f/GRAVENBERCH-Ryan_430176", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10310,6 +10870,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tijjani_Reijnders", + "photo": "https://digitalhub.fifa.com/transform/3f7090ee-2e95-4b6c-a098-729b07484fb2/REIJNDERS-Tijjani_483526", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10328,6 +10889,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guus_Til", + "photo": "https://digitalhub.fifa.com/transform/79d54014-e674-49c2-8b01-94958f41743a/TIL-Guus_448157", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -10346,6 +10908,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Teun_Koopmeiners", + "photo": "https://digitalhub.fifa.com/transform/dd457729-e889-46e1-9845-f6e1b194893e/KOOPMEINERS-Teun_448149", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10364,6 +10927,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Frenkie_de_Jong", + "photo": "https://digitalhub.fifa.com/transform/fe8176f7-bf45-49fc-bd5e-0bfd0c834992/DE-JONG-Frenkie_422657", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10382,6 +10946,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Quinten_Timber", + "photo": "https://digitalhub.fifa.com/transform/ac98da17-3346-4d88-b52f-4ce34c82f587/TIMBER-Quinten_484859", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -10400,6 +10965,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Ajax", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wout_Weghorst", + "photo": "https://digitalhub.fifa.com/transform/3b0de826-85e3-4404-9dbc-6e6ac7675ae3/WEGHORST-Wout_448159", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10418,6 +10984,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Corinthians_Paulista", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Memphis_Depay", + "photo": "https://digitalhub.fifa.com/transform/6fe9f49e-5f45-4a44-9807-579be23fc0db/DEPAY-Memphis_336098", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -10436,6 +11003,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cody_Gakpo", + "photo": "https://digitalhub.fifa.com/transform/bbb5637f-0587-4ddd-8a82-604c0d921bb3/GAKPO-Cody_448152", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -10454,6 +11022,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noa_Lang", + "photo": "https://digitalhub.fifa.com/transform/683cef55-109a-4bc3-a41a-8bb4d64d556f/LANG-Noa_448153", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -10472,6 +11041,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Donyell_Malen", + "photo": "https://digitalhub.fifa.com/transform/15ebb030-92ea-4165-aa63-5136719b5c7f/MALEN-Donyell_433066", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10490,6 +11060,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Brobbey", + "photo": "https://digitalhub.fifa.com/transform/15246275-ff97-404c-bac3-ce793d98c744/BROBBEY-Brian_424051", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -10508,6 +11079,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/West_Ham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Crysencio_Summerville", + "photo": "https://digitalhub.fifa.com/transform/86e9f724-fc5f-4969-92e3-ac658dafacdd/SUMMERVILLE-Crysencio_489518", "wcApps": 2, "wcGoals": 2, "wcYellow": 1, @@ -10536,6 +11108,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Derby_County_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jacob_Widell_Zetterstr%C3%B6m", + "photo": "https://digitalhub.fifa.com/transform/c93a418b-3456-4b0f-b0e0-8cb27004aebb/WIDELL-ZETTERSTROM-Jacob_489685", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10554,6 +11127,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stoke_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Viktor_Johansson", + "photo": "https://digitalhub.fifa.com/transform/c311a4ac-f9ad-48d3-99dc-b9c53345d0f9/JOHANSSON-Viktor_483264", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10572,6 +11146,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AIK_Fotboll", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kristoffer_Nordfeldt", + "photo": "https://digitalhub.fifa.com/transform/747828c3-0592-411d-889a-9a59ae78e0b6/NORDFELDT-Kristoffer_360496", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10590,6 +11165,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Braga", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustaf_Lagerbielke_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/12a80a14-c33d-480f-8742-315485c114c1/LAGERBIELKE-Gustaf_483304", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10608,6 +11184,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Victor_Lindel%C3%B6f", + "photo": "https://digitalhub.fifa.com/transform/88b96376-9f31-40fd-a0fc-ae12aab484c4/LINDELOF-Victor_395283", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10626,6 +11203,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isak_Hien", + "photo": "https://digitalhub.fifa.com/transform/0daf43d1-2714-4cc3-ab8b-3cf2020bf150/HIEN-Isak_483312", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10644,6 +11222,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leeds_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gabriel_Gudmundsson", + "photo": "https://digitalhub.fifa.com/transform/43fd52e9-e3a9-46f6-8432-7bfbbb394678/GUDMUNDSSON-Gabriel_483276", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -10662,6 +11241,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dallas", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Herman_Johansson", + "photo": "https://digitalhub.fifa.com/transform/58eb2743-907e-4e6d-8020-28c8767e5cdc/JOHANSSON-Herman_514639", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10680,6 +11260,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Daniel_Svensson_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/49dbfd16-1871-40c2-94d5-995f9e38cc04/SVENSSON-Daniel_491255", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -10698,6 +11279,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hjalmar_Ekdal", + "photo": "https://digitalhub.fifa.com/transform/23439c93-9021-4c30-b8b1-45141ad89e8c/EKDAL-Hjalmar_483319", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10716,6 +11298,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Celta_de_Vigo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carl_Starfelt", + "photo": "https://digitalhub.fifa.com/transform/7c4b343c-446c-4d27-ab62-bb85ee559985/STARFELT-Carl_441132", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10734,6 +11317,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Pauli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eric_Smith_(Swedish_footballer)", + "photo": "https://digitalhub.fifa.com/transform/7f7bf320-92e1-4267-bc6b-56f2ec37e94f/SMITH-Eric_493061", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10752,6 +11336,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Holstein_Kiel", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_Bernhardsson", + "photo": "https://digitalhub.fifa.com/transform/165d5004-48b5-4a8c-86ee-d7c982b9b96c/BERNHARDSSON-Alexander_502945", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10770,6 +11355,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mj%C3%A4llby_AIF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elliot_Stroud", + "photo": "https://digitalhub.fifa.com/transform/12d24b4c-5628-4013-8f4d-bddea4ae2258/STROUD-Elliot_519958", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10788,6 +11374,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Bergvall", + "photo": "https://digitalhub.fifa.com/transform/bd927d6a-bb9d-4424-9e96-53c2ebc7220b/BERGVALL-Lucas_489689", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -10806,6 +11393,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Benjamin_Nygren", + "photo": "https://digitalhub.fifa.com/transform/e464be99-48c1-41a9-b5aa-2c5760f1d302/NYGREN-Benjamin_502946", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10824,6 +11412,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pafos_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ken_Sema", + "photo": "https://digitalhub.fifa.com/transform/eb495b7c-f859-40c2-9327-9478faf03c24/SEMA-Ken_395286", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10842,6 +11431,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Udinese_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jesper_Karlstr%C3%B6m", + "photo": "https://digitalhub.fifa.com/transform/0ed50024-cb6d-4fa5-bc7c-ba8a9afa7fd3/KARLSTROM-Jesper_441135", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -10860,6 +11450,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yasin_Ayari", + "photo": "https://digitalhub.fifa.com/transform/ac9ed8a6-7b39-4962-8245-b80556224ca0/AYARI-Yasin_489688", "wcApps": 2, "wcGoals": 2, "wcYellow": 1, @@ -10878,6 +11469,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mattias_Svanberg", + "photo": "https://digitalhub.fifa.com/transform/0d003261-373c-46f2-90c6-34d700c027f6/SVANBERG-Mattias_433795", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -10896,6 +11488,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royale_Union_Saint-Gilloise", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Besfort_Zeneli", + "photo": "https://digitalhub.fifa.com/transform/7bd98883-dd6c-4e8f-954e-af31d070eac7/ZENELI-Besfort_503047", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -10914,6 +11507,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_Isak", + "photo": "https://digitalhub.fifa.com/transform/c6ffe63b-aefd-43b8-bd9d-3c6e31a8f418/ISAK-Alexander_430150", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -10932,6 +11526,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anthony_Elanga", + "photo": "https://digitalhub.fifa.com/transform/38e8d10e-aa56-4837-a589-35bc4dcc23a3/ELANGA-Anthony_441137", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -10950,6 +11545,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Viktor_Gy%C3%B6keres", + "photo": "https://digitalhub.fifa.com/transform/ca3d75bf-7e31-4269-9933-b296eb3f5bff/GYOKERES-Viktor_483327", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -10968,6 +11564,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustaf_Nilsson_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/ba9d4008-fe99-49d2-afb3-c3a9d7a97da8/NILSSON-Gustaf_489691", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -10986,6 +11583,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Malm%C3%B6_FF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Taha_Ali", + "photo": "https://digitalhub.fifa.com/transform/9a70800c-37c4-4cd9-b195-f307dbaad09b/ALI-Taha_514202", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -11014,6 +11612,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Africain", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mouhib_Chamakh", + "photo": "https://digitalhub.fifa.com/transform/7047e775-2f2c-4ea2-9ca6-6fc23363c591/CHAMAKH-Mouhib_520245", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -11032,6 +11631,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CS_Sfaxien", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aymen_Dahmen", + "photo": "https://digitalhub.fifa.com/transform/90030173-815d-4411-8eac-20fb42834f9d/DAHMEN-Aymen_433365", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -11050,6 +11650,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C3%89toile_Sportive_du_Sahel", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sabri_Ben_Hessen", + "photo": "https://digitalhub.fifa.com/transform/69fa6a49-0e30-42d4-afe1-83d6e38c1eed/BEN-HESSEN-Sabri_372294", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11068,6 +11669,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Abdi_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/8ff3509c-8a73-40ea-ac0e-1beed4560b23/ABDI-Ali_433362", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11086,6 +11688,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lorient", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Montassar_Talbi", + "photo": "https://digitalhub.fifa.com/transform/253ef705-760c-457f-afde-067d2fb39010/TALBI-Montassar_433380", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11104,6 +11707,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/NK_Maribor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Rekik", + "photo": "https://digitalhub.fifa.com/transform/2f586126-6a63-4e5b-9f85-6e15800449d9/REKIK-Omar_433367", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -11122,6 +11726,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kas%C4%B1mpa%C5%9Fa_S.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adem_Arous", + "photo": "https://digitalhub.fifa.com/transform/7cbb37f5-5dcd-4fa9-919e-f3fe4f843868/AROUS-Adam_516043", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11140,6 +11745,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Servette_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dylan_Bronn", + "photo": "https://digitalhub.fifa.com/transform/9a7aa138-5845-4890-aa20-43f4021160ed/BRONN-Dylan_411653", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -11158,6 +11764,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kas%C4%B1mpa%C5%9Fa_S.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mortadha_Ben_Ouanes", + "photo": "https://digitalhub.fifa.com/transform/b9afdecd-b04d-4224-be9b-50643fc77299/BEN-OUANES-Mortadha_441362", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11176,6 +11783,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yan_Valery", + "photo": "https://digitalhub.fifa.com/transform/6ffa54d7-e23d-400d-a90a-960903c63f8b/VALERY-Yan_419189", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11194,6 +11802,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esp%C3%A9rance_Sportive_de_Tunis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Amine_Ben_Hamida", + "photo": "https://digitalhub.fifa.com/transform/cb5fcd59-cbd1-4e4f-b5e7-f9adc81441e5/BEN-HMIDA-Mohamed-Amine_425607", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11212,6 +11821,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/IFK_Norrk%C3%B6ping", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Moutaz_Neffati", + "photo": "https://digitalhub.fifa.com/transform/0f6a863a-959a-40ec-a07f-0c77d7c5a322/NEFFATI-Moutaz_506335", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11230,6 +11840,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Monastir_(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Raed_Chikhaoui", + "photo": "https://digitalhub.fifa.com/transform/8ecb6694-a3aa-4efe-b13d-64a020109ec2/CHIKHAOUI-Raed_520246", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11248,6 +11859,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hannibal_Mejbri", + "photo": "https://digitalhub.fifa.com/transform/856f0cc0-6dcc-48bc-a8db-f4fe26d8ae06/MEJBRI-Hannibal_433378", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11266,6 +11878,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Augsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isma%C3%ABl_Gharbi", + "photo": "https://digitalhub.fifa.com/transform/cd471dba-dc7d-4688-9021-e704b66cec76/GHARBI-Ismael_464484", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11284,6 +11897,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FC_Union_Berlin", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rani_Khedira", + "photo": "https://digitalhub.fifa.com/transform/21f404b3-b430-489b-819c-c0460a2c3590/KHEDIRA-Rani_336459", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -11302,6 +11916,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khalil_Ayari", + "photo": "https://digitalhub.fifa.com/transform/9b51ba77-1740-47cc-93f1-1529287d27ea/AYARI-Khalil_512039", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11320,6 +11935,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lugano", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hadj_Mahmoud", + "photo": "https://digitalhub.fifa.com/transform/bcdeb1a5-6411-40c5-bac8-576703796438/HADJ-MAHMOUD-Mohamed_479781", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -11338,6 +11954,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ellyes_Skhiri", + "photo": "https://digitalhub.fifa.com/transform/e2ba8e19-b4ab-435f-b12c-e56d655c31e6/SKHIRI-Ellyes_411658", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11356,6 +11973,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anis_Ben_Slimane", + "photo": "https://digitalhub.fifa.com/transform/5a0e929e-a66f-4563-849e-c7bb62591b5d/SLIMANE-Anis_433361", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11374,6 +11992,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sebastian_Tounekti", + "photo": "https://digitalhub.fifa.com/transform/29d9d0d2-28ec-4c0c-9861-a9d8062d5f9d/TOUNEKTI-Sebastian_504502", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11392,6 +12011,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/F.C._Copenhagen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elias_Achouri", + "photo": "https://digitalhub.fifa.com/transform/5ffd95df-83a5-4768-9331-0842c3f433b6/ACHOURI-Elias_448662", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11410,6 +12030,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hannover_96", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elias_Saad", + "photo": "https://digitalhub.fifa.com/transform/2037123b-a7b7-4922-adcd-37607cd92c43/SAAD-Elias_482885", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11428,6 +12049,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dynamo_Makhachkala", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hazem_Mastouri", + "photo": "https://digitalhub.fifa.com/transform/2565fb18-c785-4773-8d83-81c6fd25da1d/MASTOURI-Hazem_494374", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11446,6 +12068,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vancouver_Whitecaps_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rayan_Elloumi", + "photo": "https://digitalhub.fifa.com/transform/15445a99-9bc9-41c4-8d6f-c46ac25b3d5d/ELLOUMI-Rayan_520247", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11464,6 +12087,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Africain", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Firas_Chaouat", + "photo": "https://digitalhub.fifa.com/transform/cf52c447-03a8-450b-a4b8-e238b1e3c071/CHAOUAT-Firas_494375", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11492,6 +12116,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thibaut_Courtois", + "photo": "https://digitalhub.fifa.com/transform/b630bdbe-3615-43b0-b715-8da37b1ecfa6/COURTOIS-Thibaut_358106", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11510,6 +12135,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Senne_Lammens", + "photo": "https://digitalhub.fifa.com/transform/9e407610-b85c-45d8-847a-2bae1d24e699/LAMMENS-Senne_495348", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11528,6 +12154,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mike_Penders", + "photo": "https://digitalhub.fifa.com/transform/88da8ae8-d4af-47b1-8f4c-e3ac46fbc226/PENDERS-Mike_499803", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11546,6 +12173,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zeno_Debast", + "photo": "https://digitalhub.fifa.com/transform/f6f8a277-eb22-4353-9ce1-a8abe7749d1d/DEBAST-Zeno_448369", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11564,7 +12192,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arthur_Theate", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/34da124d-c474-4154-90e9-aa132a5df818/THEATE-Arthur_448346", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -11582,6 +12211,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brandon_Mechele", + "photo": "https://digitalhub.fifa.com/transform/dda9e35d-eedf-403b-8953-a5dc213fbf67/MECHELE-Brandon_448360", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11600,6 +12230,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maxim_De_Cuyper", + "photo": "https://digitalhub.fifa.com/transform/1c22dfc4-3eb2-4778-b310-ef4b62aef0c6/DE-CUYPER-Maxim_448373", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -11618,6 +12249,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thomas_Meunier", + "photo": "https://digitalhub.fifa.com/transform/13d6695b-4220-48cb-91b1-16a60dff2aa6/MEUNIER-Thomas_358122", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11636,6 +12268,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Koni_De_Winter", + "photo": "https://digitalhub.fifa.com/transform/a19702c3-a309-4e23-9957-dfbe0d9d5d43/DE-WINTER-Koni_448366", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11654,6 +12287,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joaquin_Seys", + "photo": "https://digitalhub.fifa.com/transform/33c2b9de-5ae7-4fa1-8db8-6cff8e2b02f0/SEYS-Joaquin_506088", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11672,7 +12306,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Timothy_Castagne", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/58f1cc7c-04f4-43ba-bc82-85c1226fb7a2/CASTAGNE-Timothy_411443", + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -11690,10 +12325,11 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathan_Ngoy", + "photo": "https://digitalhub.fifa.com/transform/77bea513-328c-4af6-a1b6-89efdfeb03ae/NGOY-Nathan_514166", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, - "wcRed": 0 + "wcRed": 1 }, { "id": "axel-witsel", @@ -11708,6 +12344,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Girona_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Axel_Witsel", + "photo": "https://digitalhub.fifa.com/transform/ff0110d3-0721-4983-bc62-018a993d8486/WITSEL-Axel_290821", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11726,6 +12363,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_De_Bruyne", + "photo": "https://digitalhub.fifa.com/transform/41fb7de3-9f9e-44f1-b63f-0551f5d33b2b/DE-BRUYNE-Kevin_358120", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11744,6 +12382,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Youri_Tielemans", + "photo": "https://digitalhub.fifa.com/transform/158822ad-a0e9-406c-a84d-e79b0392409f/TIELEMANS-Youri_401444", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11762,6 +12401,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diego_Moreira", + "photo": "https://digitalhub.fifa.com/transform/dfe97726-1409-4cc2-8463-39184fab3a04/MOREIRA-Diego_497902", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11780,7 +12420,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hans_Vanaken", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/9018ca03-c5c1-4dc1-8d4f-7ee07308dc55/VANAKEN-Hans_448343", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -11798,6 +12439,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexis_Saelemaekers", + "photo": "https://digitalhub.fifa.com/transform/f4764c32-f702-4695-9658-28479916fa99/SAELEMAEKERS-Alexis_433092", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -11816,6 +12458,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicolas_Raskin", + "photo": "https://digitalhub.fifa.com/transform/2a366682-88f4-4d6f-ae54-e474030615cc/RASKIN-Nicolas_495349", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11834,6 +12477,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amadou_Onana", + "photo": "https://digitalhub.fifa.com/transform/697ee4f8-3df1-4ce5-a8b9-c9dae1ed6aba/ONANA-Amadou_448364", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -11852,9 +12496,10 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Romelu_Lukaku", + "photo": "https://digitalhub.fifa.com/transform/302b7fb7-6964-4a52-8db4-9c12778b80fa/LUKAKU-Romelu_358112", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -11870,6 +12515,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leandro_Trossard", + "photo": "https://digitalhub.fifa.com/transform/78476568-5abb-4047-b6c0-fd9651e0f39d/TROSSARD-Leandro_448355", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -11888,6 +12534,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/J%C3%A9r%C3%A9my_Doku", + "photo": "https://digitalhub.fifa.com/transform/df41be47-900d-41fe-90eb-b493f7609869/DOKU-Jeremy_448341", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -11906,7 +12553,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dodi_Luk%C3%A9bakio", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/5672576a-616d-45a3-8f06-95aa772bb821/LUKEBAKIO-Dodi_448377", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -11924,6 +12572,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Charles_De_Ketelaere", + "photo": "https://digitalhub.fifa.com/transform/2ce231c2-05f7-4353-921c-242c863a8d54/DE-KETELAERE-Charles_448362", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -11942,7 +12591,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matias_Fernandez-Pardo", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/568ca230-b521-4f9c-9601-fb0cb6841fde/FERNANDEZ-PARDO-Matias_494025", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -11970,6 +12620,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_El_Shenawy", + "photo": "https://digitalhub.fifa.com/transform/5bfa85ca-3349-4143-9afa-1b5a43ac8c54/MOHAMED-ELSHENAWY_408948", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -11988,6 +12639,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zamalek_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/El_Mahdy_Soliman", + "photo": "https://digitalhub.fifa.com/transform/90b92e39-b717-40c5-a2ab-05616ca017c8/MAHDY-SOLIMAN_395860", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12006,6 +12658,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Shobeir", + "photo": "https://digitalhub.fifa.com/transform/0fa52c2d-3a6c-49cf-ac83-ddc4a08d57e3/MOSTAFA-SHOUBIR_416906", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12024,6 +12677,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/El_Gouna_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Alaa", + "photo": "https://digitalhub.fifa.com/transform/6a209a18-784b-401d-af68-4c768a814a36/MOHAMED-ALAA_512079", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12042,6 +12696,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yasser_Ibrahim", + "photo": "https://digitalhub.fifa.com/transform/028afc10-053b-443f-819c-d95ae0d46a55/YASSER-IBRAHIM_369267", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12060,6 +12715,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Hany", + "photo": "https://digitalhub.fifa.com/transform/04f8ef57-e16f-49de-b7d4-ad430c4c430c/MOHAMED-HANY_408950", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12078,6 +12734,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zamalek_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hossam_Abdelmaguid", + "photo": "https://digitalhub.fifa.com/transform/406ef52d-c003-4108-b9c2-126b4ad8354b/HOSSAM-ABDELMAGUID_483182", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12096,6 +12753,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramy_Rabia", + "photo": "https://digitalhub.fifa.com/transform/403c9e6d-efe6-4917-86ea-c7eddc442208/RABIA-Ramy_344661", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12114,6 +12772,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Abdelmonem", + "photo": "https://digitalhub.fifa.com/transform/5e36f80b-9432-444f-ac25-10cf792c341f/MOHAMED-ABDELMONEIM_416902", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12132,6 +12791,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zamalek_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Fatouh", + "photo": "https://digitalhub.fifa.com/transform/c22759e9-6346-4cb7-8611-74074421be7f/AHMED-FATOUH_430477", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -12150,6 +12810,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Karim_Hafez", + "photo": "https://digitalhub.fifa.com/transform/2cd7ce59-aa56-4018-8d9c-5628a27e13c4/KARIM-HAFEZ_407022", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12168,6 +12829,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/ZED_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tarek_Alaa_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/9bbd4a65-1d5e-4383-b5d5-cf60bbdcec1d/TAREK-ALAA_506124", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12186,6 +12848,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emam_Ashour", + "photo": "https://digitalhub.fifa.com/transform/6d203b10-285b-4800-b448-e34d2b3a3e09/EMAM-ASHOUR_430482", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -12204,6 +12867,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Ziko", + "photo": "https://digitalhub.fifa.com/transform/f417b544-6a3c-46a9-af78-d43d6cedcad1/MOSTAFA-ZICO_483161", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12222,6 +12886,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamdy_Fathy", + "photo": "https://digitalhub.fifa.com/transform/2de277f5-cea7-47f9-9635-f9fb3a205c2a/HAMDY-FATHY_429095", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12240,6 +12905,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohanad_Lasheen", + "photo": "https://digitalhub.fifa.com/transform/55be7619-52f3-481a-8542-9832ba7c8e7d/MOHANAD-LASHIN_433469", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12258,6 +12924,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Najma_SC_(Saudi_Arabia)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nabil_Emad", + "photo": "https://digitalhub.fifa.com/transform/01dc0ada-6dcb-4f73-b81e-4103640705a8/NABIL-DONGA_433466", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12276,6 +12943,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marwan_Attia", + "photo": "https://digitalhub.fifa.com/transform/cf051f82-c8a8-4328-9439-2ab64f616b83/MARAWAN-ATTIA_461788", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -12294,6 +12962,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/ZED_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahmoud_Saber", + "photo": "https://digitalhub.fifa.com/transform/f1c9f887-0fab-447c-9c91-33aba2c2dbe1/MAHMOUD-SABER_483183", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12312,6 +12981,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tr%C3%A9z%C3%A9guet_(Egyptian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/fd2622c8-9bd4-40f0-bb16-6b3311bb1811/TREZEGUET_363863", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12330,6 +13000,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona_Atl%C3%A8tic", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamza_Abdelkarim", + "photo": "https://digitalhub.fifa.com/transform/e8c1e0e0-66da-4bfb-ace2-e040710da50c/HAMZA-ABDELKARIM_495488", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12348,6 +13019,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Salah", + "photo": "https://digitalhub.fifa.com/transform/8d5236b8-acac-4946-af8e-5b007bcfa284/MOHAMED-SALAH_344654", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12366,6 +13038,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Oviedo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Haissem_Hassan", + "photo": "https://digitalhub.fifa.com/transform/88bef92d-4236-4445-9d6f-c2674e218a60/HAISSEM-HASSAN_424106", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12384,6 +13057,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nordsj%C3%A6lland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Adel", + "photo": "https://digitalhub.fifa.com/transform/7486073a-56eb-4963-9bca-1036e8b187f0/IBRAHIM-ADEL_430465", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12402,6 +13076,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Marmoush", + "photo": "https://digitalhub.fifa.com/transform/a3f5a36a-57b4-407b-a07e-7b5f6d19af5b/OMAR-MARMOUSH_430476", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12420,6 +13095,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zizo_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/93b944be-7bd7-4c1d-807e-7b8e2cbc2a12/ZIZO_433461", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12448,6 +13124,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alireza_Beiranvand", + "photo": "https://digitalhub.fifa.com/transform/c8cf4e84-2bd2-4e20-bb73-c7f14a935b73/BEIRANVAND-Alireza_380007", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -12466,6 +13143,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Payam_Niazmand", + "photo": "https://digitalhub.fifa.com/transform/5a4d3867-6d31-4e40-8718-312350b29fb4/NIAZMAND-Payam_448507", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12484,6 +13162,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sepahan_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hossein_Hosseini_(footballer%2C_born_1992)", + "photo": "https://digitalhub.fifa.com/transform/65922b90-e1f9-453b-aa7c-b436746fce3c/HOSSEINI-Hossein_314255", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12502,6 +13181,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saleh_Hardani", + "photo": "https://digitalhub.fifa.com/transform/0357126d-f784-46a7-901d-33d54b66598b/HARDANI-Saleh_448505", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12520,6 +13200,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sepahan_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ehsan_Hajsafi", + "photo": "https://digitalhub.fifa.com/transform/6567ec6b-b63d-4163-8729-6e9ad25e32f7/HAJISAFI-Ehsan_288961", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -12538,6 +13219,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Shojae_Khalilzadeh", + "photo": "https://digitalhub.fifa.com/transform/509a4e4e-b242-4488-a334-84faac974457/KHALILZADEH-Shoja_346743", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -12556,7 +13238,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Milad_Mohammadi", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/ed36d5fa-f6ab-4e3c-8bdd-1c5cf555f225/MOHAMMADI-Milad_390537", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12574,6 +13257,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hossein_Kanaanizadegan", + "photo": "https://digitalhub.fifa.com/transform/20ec6667-ff1b-4fb3-8128-ecf2eb1c6e18/KANANI-Hossein_390534", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12592,6 +13276,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sepahan_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arya_Yousefi", + "photo": "https://digitalhub.fifa.com/transform/b648ca0d-4664-422c-af5f-da86c97e22b0/YOUSEFI-Arya_481181", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12610,6 +13295,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Foolad_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Nemati", + "photo": "https://digitalhub.fifa.com/transform/22c62fcc-736e-413e-a925-4bb643e3f007/NEMATI-Ali_489603", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -12628,6 +13314,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Foolad_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramin_Rezaeian", + "photo": "https://digitalhub.fifa.com/transform/0aad53c3-8ade-4161-8605-09eed82b2c23/REZAEIAN-Ramin_384797", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -12646,6 +13333,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Malavan_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Danial_Eiri", + "photo": "https://digitalhub.fifa.com/transform/4a94990d-e4cd-4291-922c-b5bbb8a3254f/IRI-Danial_494429", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12664,9 +13352,10 @@ "clubWiki": "https://en.wikipedia.org/wiki/Shabab_Al_Ahli_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saeid_Ezatolahi", + "photo": "https://digitalhub.fifa.com/transform/a2e8983e-9596-49b3-8c5c-e398d66e27c5/EZATOLAHI-Saeid_371736", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -12682,7 +13371,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/FCV_Dender_EH", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alireza_Jahanbakhsh", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/1bea8439-0136-4f96-ae79-7d165c648b4a/JAHANBAKHSH-Alireza_379886", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12700,6 +13390,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Rostov", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Mohebi", + "photo": "https://digitalhub.fifa.com/transform/aef63530-cc2b-4b8e-b06b-6c0a9fb90ec0/MOHEBBI-Mohammad_448497", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -12718,6 +13409,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kalba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saman_Ghoddos", + "photo": "https://digitalhub.fifa.com/transform/96d480ac-42c5-4dd6-a2f0-6220ea1a0f4b/GHODDOS-Saman_411644", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -12736,6 +13428,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rouzbeh_Cheshmi", + "photo": "https://digitalhub.fifa.com/transform/ecf8d94c-609d-4a5c-8375-8c8e92629a59/CHESHMI-Roozbeh_406595", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12754,7 +13447,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahdi_Torabi", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/f41b26d6-f1d1-47c2-ac56-dbce12a4baef/TORABI-Mehdi_390535", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12772,6 +13466,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Wahda_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Ghorbani_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/814c55cf-f0a4-4191-bb6d-81c14881ad72/GHORBANI-Mohammad_482670", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12790,6 +13485,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amirmohammad_Razzaghinia", + "photo": "https://digitalhub.fifa.com/transform/6526cdf8-5f63-4c78-b14d-9af4cdb862af/RAZAGHINIA-Amirmohammad_475921", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12808,6 +13504,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympiacos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mehdi_Taremi", + "photo": "https://digitalhub.fifa.com/transform/0d942331-39fb-421e-8a8d-d1f875958559/TAREMI-Mehdi_388475", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -12826,6 +13523,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nasr_SC_(Dubai)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mehdi_Ghayedi", + "photo": "https://digitalhub.fifa.com/transform/df931c9f-862e-411a-bc23-35af4d0d1bd1/GHAYEDI-Mehdi_403236", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12844,6 +13542,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Alipour", + "photo": "https://digitalhub.fifa.com/transform/8d61af68-9b44-4ee7-8cc0-a8fd6707a019/ALIPOUR-Ali_416989", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12862,7 +13561,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amirhossein_Hosseinzadeh", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/94c4de69-a055-4127-b21e-2071a84a4526/HOSSEINZADEH-Amirhossein_405639", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12880,7 +13580,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kalba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Shahriyar_Moghanlou", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/b0036654-fcd0-4f2c-b924-468f7f63828e/MOGHANLOO-Shahriyar_481180", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12898,6 +13599,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Standard_Li%C3%A8ge", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dennis_Eckert", + "photo": "https://digitalhub.fifa.com/transform/11560f08-8fe3-4acb-b30f-cf1a0b2e83ad/DARGAHI-Dennis_519837", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12926,6 +13628,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Millwall_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Max_Crocombe", + "photo": "https://digitalhub.fifa.com/transform/0d8fc4f9-7330-4eaa-bbf0-7dfccbec09db/CROCOMBE-Max_368535", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12944,6 +13647,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lechia_Gda%C5%84sk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alex_Paulsen", + "photo": "https://digitalhub.fifa.com/transform/10106faa-f53a-4898-b03a-6688ff48cf53/PAULSEN-Alex_423574", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12962,6 +13666,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Woud", + "photo": "https://digitalhub.fifa.com/transform/a9766a27-9d3c-4856-8462-396d87ee2335/WOUD-Michael_390218", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -12980,6 +13685,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tim_Payne_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/2fd43bf7-76f0-4733-88d4-5d5ca820e91c/PAYNE-Tim_331463", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -12998,6 +13704,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Francis_de_Vries", + "photo": "https://digitalhub.fifa.com/transform/0f1a06e9-76d0-480c-950a-667f11d41171/DE-VRIES-Francis_440748", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13016,6 +13723,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sheffield_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyler_Bindon", + "photo": "https://digitalhub.fifa.com/transform/14976514-36f8-43b9-80c8-67fb73d13d6b/BINDON-Tyler_482775", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13034,6 +13742,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Minnesota_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Boxall", + "photo": "https://digitalhub.fifa.com/transform/e4d41670-878d-4717-b07c-84d09a5f6938/BOXALL-Michael_261367", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13052,6 +13761,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wrexham_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liberato_Cacace", + "photo": "https://digitalhub.fifa.com/transform/0954fe05-e301-4ec1-a8ad-2aaccc60d8a7/CACACE-Liberato_405469", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13070,6 +13780,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nando_Pijnaker", + "photo": "https://digitalhub.fifa.com/transform/73a44115-3c98-4cb3-b1d8-4e20cdc7ba23/PIJNAKER-Nando_419572", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13088,6 +13799,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Portland_Timbers", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Finn_Surman", + "photo": "https://digitalhub.fifa.com/transform/99c5d1bb-fd52-4ce3-a0e0-8f2e8b1083cf/SURMAN-Finn_463580", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13106,6 +13818,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Callan_Elliot", + "photo": "https://digitalhub.fifa.com/transform/0758a55c-7ba4-4988-bcd8-c2401d5fc9d1/ELLIOT-Callan_419567", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13124,6 +13837,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Braintree_Town_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tommy_Smith_(footballer%2C_born_1990)", + "photo": "https://digitalhub.fifa.com/transform/a0a2def6-be1c-4394-973e-25d82ed70792/SMITH-Tommy_274102", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13142,6 +13856,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Viking_FK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joe_Bell_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/37f084e5-faf4-4447-bdf1-c7ac8b0fa6e8/BELL-Joe_390181", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13160,6 +13875,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Swansea_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Stameni%C4%87", + "photo": "https://digitalhub.fifa.com/transform/b0e38724-034f-4d1e-a08a-def455a86569/STAMENIC-Marko_423595", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13178,6 +13894,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sarpreet_Singh", + "photo": "https://digitalhub.fifa.com/transform/3c43e6c2-50b4-4cb3-ba2e-e94f9a928edd/SINGH-Sarpreet_390209", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13196,6 +13913,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Motherwell_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elijah_Just", + "photo": "https://digitalhub.fifa.com/transform/fe32736f-5d5f-4870-8db3-5b4560835f53/JUST-Elijah_405454", "wcApps": 1, "wcGoals": 2, "wcYellow": 0, @@ -13214,6 +13932,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alex_Rufer", + "photo": "https://digitalhub.fifa.com/transform/cc41974e-475a-4ba0-bb88-ec792a18c3ab/RUFER-Alex_371142", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13232,6 +13951,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Saint-%C3%89tienne", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ben_Old", + "photo": "https://digitalhub.fifa.com/transform/40fc67b2-858c-4985-9db3-ef1e32b864e9/OLD-Ben_423575", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13250,6 +13970,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Silkeborg_IF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Callum_McCowatt", + "photo": "https://digitalhub.fifa.com/transform/e2c1ff8e-bc45-46aa-b217-a6c2c588c497/McCOWATT-Callum_390196", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13268,6 +13989,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PEC_Zwolle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Thomas_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/daf68d11-59d7-46f3-98ec-25a359c8a3a9/THOMAS-Ryan_336641", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13286,6 +14008,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_Jets_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lachlan_Bayliss", + "photo": "https://digitalhub.fifa.com/transform/d63e6762-f433-47f1-82b3-be3627b12941/BAYLISS-Lachlan_484817", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13304,6 +14027,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Logan_Rogerson", + "photo": "https://digitalhub.fifa.com/transform/009066e3-bc4c-48e9-af6c-1a7065946bd5/LOGAN-ROGERSON_390205", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13322,6 +14046,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Wood_(footballer%2C_born_1991)", + "photo": "https://digitalhub.fifa.com/transform/431bf921-6e73-469f-87bd-3fb2c010966e/WOOD-Chris_274078", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13340,6 +14065,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Western_Sydney_Wanderers_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kosta_Barbarouses", + "photo": "https://digitalhub.fifa.com/transform/485b38ee-9a46-4494-b518-952574e944e6/BARBAROUSES-Kosta_269592", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13358,6 +14084,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Port_Vale_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ben_Waine", + "photo": "https://digitalhub.fifa.com/transform/88f867f6-433a-4846-a145-fc06b8aac544/WAINE-Ben_419577", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13376,6 +14103,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jesse_Randall", + "photo": "https://digitalhub.fifa.com/transform/22bc60f6-3a5a-4df2-8493-b3193cf0cf22/RANDALL-Jesse_416652", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13404,7 +14132,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/G.D._Chaves", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vozinha", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/b8286230-b161-484e-87a9-ce5a20e6f7d1/VOZINHA_364752", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13422,6 +14151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Montana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/M%C3%A1rcio_Rosa", + "photo": "https://digitalhub.fifa.com/transform/fcc402a3-4dbd-4c2e-9856-c8a3104ce221/MARCIO-ROSA_407114", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13440,6 +14170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/San_Diego_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/CJ_dos_Santos", + "photo": "https://digitalhub.fifa.com/transform/ecf9ed76-fe11-4089-96d4-8126286db543/CJ-DOS-SANTOS_406281", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13458,6 +14189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C.U._Torreense", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Stopira", + "photo": "https://digitalhub.fifa.com/transform/2cf947a1-aabe-4e69-84c7-4e22c24e01da/STOPIRA_297266", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13476,7 +14208,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Bataeh_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diney_(footballer%2C_born_1995)", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/9bffceda-d572-41b1-917b-06196bbffb3c/DINEY-BORGES_409241", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13494,7 +14227,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Shamrock_Rovers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pico_Lopes", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/aae92383-d5ce-4d00-8eb8-71891a619d11/PICO-LOPES_477770", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13512,6 +14246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Logan_Costa", + "photo": "https://digitalhub.fifa.com/transform/248677f0-fc09-4244-a18f-7ef9afb98dcc/LOGAN-COSTA_477831", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13530,9 +14265,10 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sidny_Lopes_Cabral", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/4fd8eea9-a8fe-4571-8bbc-fe728f6160e7/SIDNY-LOPES-CABRAL_477832", + "wcApps": 2, "wcGoals": 0, - "wcYellow": 1, + "wcYellow": 2, "wcRed": 0 }, { @@ -13548,7 +14284,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Columbus_Crew", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Steven_Moreira", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/79a2bdd5-b9a9-41d1-8fdd-3dff50346705/STEVEN-MOREIRA_477847", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13566,6 +14303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Trabzonspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wagner_Pina", + "photo": "https://digitalhub.fifa.com/transform/b0ebca3f-fcb5-4872-a5ce-a17d0d39a88c/WAGNER-PINA_482783", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13584,6 +14322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sein%C3%A4joen_Jalkapallokerho", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kelvin_Pires", + "photo": "https://digitalhub.fifa.com/transform/612ea8e3-613d-4c06-a13b-d7a1de98a43d/KELVIN-PIRES_482780", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13602,7 +14341,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Krasnodar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Pina_(footballer)", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/40e5a4a5-c7f0-4b0e-8a6e-d8ffbaa12d29/KEVIN-PINA_477852", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13620,6 +14360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.F._Estrela_da_Amadora", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jovane_Cabral", + "photo": "https://digitalhub.fifa.com/transform/4bc8360c-8ddd-4449-9e5f-a100502763b7/JOVANE-CABRAL_477856", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13638,6 +14379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FCSB", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C3%A3o_Paulo_Fernandes_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/18ee15aa-604d-4dea-964e-7b0a73f3f710/JOAO-PAULO_477855", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13656,7 +14398,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/PEC_Zwolle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamiro_Monteiro", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/04f8c613-3779-443b-8aa4-25ed1d3a60f1/JAMIRO-MONTEIRO_401894", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13674,7 +14417,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Apollon_Limassol_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Garry_Rodrigues", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/c8ad756c-e6dc-4458-ad13-d34d2b668c63/GARRY-RODRIGUES_373344", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13692,6 +14436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Ludogorets_Razgrad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deroy_Duarte", + "photo": "https://digitalhub.fifa.com/transform/c2a1dda5-24bd-4ef1-8ef4-cde9f3f3b644/DEROY-DUARTE_477827", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13710,6 +14455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pusk%C3%A1s_Akad%C3%A9mia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Laros_Duarte", + "photo": "https://digitalhub.fifa.com/transform/2650fbd7-f8a2-409e-8b2d-85042a719c52/LAROS-DUARTE_480966", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13728,6 +14474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Farense", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yannick_Semedo", + "photo": "https://digitalhub.fifa.com/transform/7d0c9c98-3bbe-4379-a6e4-df45573f6e90/YANNICK-SEMEDO_494313", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13746,6 +14493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Omonia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Willy_Semedo", + "photo": "https://digitalhub.fifa.com/transform/37b3a4c5-6899-487c-892a-1d9791945ba3/WILLY-SEMEDO_433724", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13764,7 +14512,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vit%C3%B3ria_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Telmo_Arcanjo", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/16e60922-64b4-40df-ae20-f53a44891fe9/TELMO-ARCANJO_494314", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13782,6 +14531,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nuno_da_Costa", + "photo": "https://digitalhub.fifa.com/transform/a9555196-ece6-4f39-8c07-103e12f4c900/NUNO-DA-COSTA_401893", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13800,6 +14550,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Maccabi_Tel_Aviv_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/H%C3%A9lio_Varela", + "photo": "https://digitalhub.fifa.com/transform/8c4d8ef4-54e9-4144-84c4-d4933b752442/HELIO-VARELA_477849", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13818,7 +14569,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Akron_Tolyatti", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gilson_Benchimol", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/11269eaf-5399-423a-9e27-934a7058a71d/GILSON-BENCHIMOL_477862", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13836,6 +14588,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Casa_Pia_A.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dailon_Livramento", + "photo": "https://digitalhub.fifa.com/transform/cded048a-5237-4aac-83d6-cbdbc3fec36f/DAILON-LIVRAMENTO_482782", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -13854,7 +14607,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/I%C4%9Fd%C4%B1r_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Mendes", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/69224c23-3cb2-4d08-967c-0c318328366a/RYAN-MENDES_355642", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13882,6 +14636,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nawaf_Al-Aqidi", + "photo": "https://digitalhub.fifa.com/transform/6b95e954-e3fd-4ba9-a171-690c9626eced/NAWAF-ALAQIDI_419287", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13900,6 +14655,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ula_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammed_Al-Owais", + "photo": "https://digitalhub.fifa.com/transform/be2d88f0-e368-49ef-9a33-c7585955c495/MOHAMMED-ALOWAIS_396885", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -13918,6 +14674,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Al-Kassar", + "photo": "https://digitalhub.fifa.com/transform/1354d5cd-4cb5-4494-9033-efd38b3f1ac0/AHMED-ALKASSAR_339746", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13936,6 +14693,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Majrashi", + "photo": "https://digitalhub.fifa.com/transform/3b436722-501d-4098-8daf-b298d010c530/ALI-MAJRASHI_419326", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -13954,6 +14712,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Lajami", + "photo": "https://digitalhub.fifa.com/transform/27fa9b34-d37d-4416-a35f-fb6d234e9e8c/ALI-LAJAMI_433439", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -13972,6 +14731,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdulelah_Al-Amri", + "photo": "https://digitalhub.fifa.com/transform/3ec8a8ea-beb5-4f8b-b8f6-66030bda5c4e/ABDULELAH-ALAMRI_403312", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, @@ -13990,6 +14750,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hassan_Al-Tambakti", + "photo": "https://digitalhub.fifa.com/transform/e64a0c6b-4cc6-4ffb-bc98-b4af95bed8bf/ALTAMBAKTI-Hassan_403335", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14008,6 +14769,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Lens", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saud_Abdulhamid", + "photo": "https://digitalhub.fifa.com/transform/66d9e01f-7f5e-4bef-b5bd-68d1ce4d9849/SAUD-ABDULHAMID_419281", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14026,6 +14788,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nawaf_Boushal", + "photo": "https://digitalhub.fifa.com/transform/66433f37-d71a-4b14-ba06-da9d762320b4/NAWAF-BU-WASHL_430518", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -14044,6 +14807,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ittihad_Club_(Jeddah)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hassan_Kadesh", + "photo": "https://digitalhub.fifa.com/transform/fc41abe4-036c-4c99-aa2a-b56ddece0c2d/HASSAN-KADISH_401924", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14062,6 +14826,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Moteb_Al-Harbi", + "photo": "https://digitalhub.fifa.com/transform/0d671a6b-7632-46ee-91c7-39c01ee4b00c/MOTEB-ALHARBI_419303", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14080,6 +14845,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jehad_Thakri", + "photo": "https://digitalhub.fifa.com/transform/0e99f4e8-6619-4e4c-8970-0443d31b83a0/JEHAD-THIKRI_494506", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14098,6 +14864,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammed_Abu_Al-Shamat", + "photo": "https://digitalhub.fifa.com/transform/8aee29b9-06b4-4b46-b529-3bb6adf5f9a6/MOHAMMED-ABU-ALSHAMAT_512183", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14116,6 +14883,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nasser_Al-Dawsari", + "photo": "https://digitalhub.fifa.com/transform/81e654c7-8273-4e1f-b909-62613fbf14ea/NASSER-ALDAWSARI_403319", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14134,6 +14902,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Musab_Al-Juwayr", + "photo": "https://digitalhub.fifa.com/transform/c09997bc-1439-46be-a1f4-226d436e9eda/MUSAB-ALJUWAYR_436537", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14152,6 +14921,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdullah_Al-Khaibari", + "photo": "https://digitalhub.fifa.com/transform/16fa6436-2787-4e0c-b661-8fc766d029d6/ABDULLAH-ALKHAIBARI_411624", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14170,6 +14940,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ziyad_Al-Johani", + "photo": "https://digitalhub.fifa.com/transform/401feff3-37fd-40a9-90f6-d987eb3a8e40/ZIYAD-ALJOHANI_436538", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14188,6 +14959,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Neom_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alaa_Al-Hejji", + "photo": "https://digitalhub.fifa.com/transform/2fb42f50-394b-46d4-9038-9d9b09564b98/ALA-ALHAJJI_523333", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14206,6 +14978,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Kanno", + "photo": "https://digitalhub.fifa.com/transform/c3eb4162-fd6d-41f1-aad4-1b632b266f19/MOHAMED-KANNO_407993", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -14224,6 +14997,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayman_Yahya", + "photo": "https://digitalhub.fifa.com/transform/af0837e0-63e3-47e7-9b24-9676dcdf3c5c/AIMAN-YAHYA_430512", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14242,6 +15016,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Firas_Al-Buraikan", + "photo": "https://digitalhub.fifa.com/transform/9d59c398-9c66-4dad-b20d-9694a0f74dd4/FERAS-ALBRIKAN_419291", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14260,6 +15035,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Salem_Al-Dawsari", + "photo": "https://digitalhub.fifa.com/transform/d167ee25-02d4-48c1-b6bf-ec1eea3a1633/SALEM-ALDAWSARI_339745", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -14278,6 +15054,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ittihad_Club_(Jeddah)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saleh_Al-Shehri", + "photo": "https://digitalhub.fifa.com/transform/a912d91a-f467-4d57-a2fc-7937f8cafb66/SALEH-ALSHEHRI_425804", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14296,6 +15073,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ettifaq_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khalid_Al-Ghannam", + "photo": "https://digitalhub.fifa.com/transform/ab5b27fd-b17e-43a1-bd85-78119d057dab/KHALID-ALGHANNAM_419300", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -14314,6 +15092,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdullah_Al-Hamdan", + "photo": "https://digitalhub.fifa.com/transform/2bdfc07a-ee4d-46f1-bc76-a69bd5d9e9be/ABDULLAH-ALHAMDDAN_419302", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14332,6 +15111,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sultan_Mandash", + "photo": "https://digitalhub.fifa.com/transform/f360115a-08e8-451c-9fb0-2af3944cd37a/SULTAN-MANDASH_494800", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14360,6 +15140,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Raya", + "photo": "https://digitalhub.fifa.com/transform/2a0b3279-e7c5-44c9-8f13-897d085e83bf/RAYA-David_447853", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14378,6 +15159,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joan_Garcia", + "photo": "https://digitalhub.fifa.com/transform/08439f96-c835-4b28-9fc5-7e90d4e82738/GARCIA-Joan_484691", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14396,6 +15178,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athletic_Bilbao", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Unai_Sim%C3%B3n", + "photo": "https://digitalhub.fifa.com/transform/41e0f920-bd7d-4bd6-882b-c83ed33e3f26/SIMON-Unai_430753", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14414,6 +15197,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marc_Pubill", + "photo": "https://digitalhub.fifa.com/transform/fd21bf4f-bf7d-4917-8afd-3def8e7e5069/PUBILL-Marc_484728", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14432,6 +15216,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lex_Grimaldo", + "photo": "https://digitalhub.fifa.com/transform/5517003d-ede4-43f5-a595-68e9bd17f6ca/GRIMALDO-Alex_391297", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14450,6 +15235,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eric_Garc%C3%ADa_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/96536fc5-7d12-442c-89ba-c7ccdae45d61/GARCIA-Eric_405562", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14468,6 +15254,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcos_Llorente", + "photo": "https://digitalhub.fifa.com/transform/ab948683-40c0-4af1-9038-b7f24da3ffc2/LLORENTE-Marcos_382739", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -14486,6 +15273,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedro_Porro", + "photo": "https://digitalhub.fifa.com/transform/2c33b0c7-c399-4eac-98b2-66f35e77886a/PORRO-Pedro_430144", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -14504,6 +15292,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athletic_Bilbao", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aymeric_Laporte", + "photo": "https://digitalhub.fifa.com/transform/e923ca38-381d-4187-9d40-9f5f72434530/LAPORTE-Aymeric_335999", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14522,6 +15311,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pau_Cubars%C3%AD", + "photo": "https://digitalhub.fifa.com/transform/02b8f052-fa36-41a9-807e-e8f7c6a96d61/CUBARSI-Pau_474973", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14540,6 +15330,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marc_Cucurella", + "photo": "https://digitalhub.fifa.com/transform/3bc6b871-a4b2-4201-8885-a77420f4c7c9/CUCURELLA-Marc_430735", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14558,6 +15349,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mikel_Merino", + "photo": "https://digitalhub.fifa.com/transform/bcc810b0-5c45-4781-809e-beae8b68e1d8/MERINO-Mikel_430733", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14576,6 +15368,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fabi%C3%A1n_Ruiz", + "photo": "https://digitalhub.fifa.com/transform/c40ded96-190d-41c8-90f2-6a253a63b33d/RUIZ-Fabian_430718", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14594,6 +15387,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gavi_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/4a8278cb-43c6-4a1a-8aa8-896c67daf977/GAVI_447866", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -14612,6 +15406,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lex_Baena", + "photo": "https://digitalhub.fifa.com/transform/19c2a085-e986-4c5b-8af7-aa98f7adc36e/BAENA-Alex_447860", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -14630,6 +15425,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodri_(footballer%2C_born_1996)", + "photo": "https://digitalhub.fifa.com/transform/295ab5b2-4dbf-42b9-918b-04fb4ae0ec0a/RODRI_411375", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14648,6 +15444,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mart%C3%ADn_Zubimendi", + "photo": "https://digitalhub.fifa.com/transform/640def2c-056d-4b6d-8bcc-613b77f99160/ZUBIMENDI-Martin_430754", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14666,6 +15463,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedri", + "photo": "https://digitalhub.fifa.com/transform/75a5861e-008f-460c-81e4-8085fa2cc961/PEDRI_423646", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -14684,6 +15482,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ferran_Torres", + "photo": "https://digitalhub.fifa.com/transform/aa65d133-f0fb-4379-9b1b-6c9dc2f40195/TORRES-Ferran_405545", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14702,6 +15501,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dani_Olmo", + "photo": "https://digitalhub.fifa.com/transform/c3f3e67a-90c1-469a-a4e1-263a470db989/OLMO-Dani_430750", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14720,6 +15520,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Y%C3%A9remy_Pino", + "photo": "https://digitalhub.fifa.com/transform/40328b78-c5b4-4c63-a11e-e5d1491793ef/PINO-Yeremy_423658", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -14738,6 +15539,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athletic_Bilbao", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_Williams", + "photo": "https://digitalhub.fifa.com/transform/1792665e-37cb-421d-969b-e6a3edbd8d76/WILLIAMS-Nico_447855", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -14756,6 +15558,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lamine_Yamal", + "photo": "https://digitalhub.fifa.com/transform/37b631d3-c340-4590-91a8-bb00bd5f1e89/YAMAL-Lamine_484320", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -14774,6 +15577,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mikel_Oyarzabal", + "photo": "https://digitalhub.fifa.com/transform/2f46ed20-b155-4201-8b97-badbc3619450/OYARZABAL-Mikel_430751", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -14792,6 +15596,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CA_Osasuna", "captain": false, "wiki": "https://en.wikipedia.org/wiki/V%C3%ADctor_Mu%C3%B1oz_(footballer%2C_born_2003)", + "photo": "https://digitalhub.fifa.com/transform/73c58323-50f9-463b-88f0-abce4d69067c/MUNOZ-Victor_492859", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14810,6 +15615,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Celta_de_Vigo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Borja_Iglesias", + "photo": "https://digitalhub.fifa.com/transform/e90fda84-dae1-44e9-b030-9ce63b11b2d4/IGLESIAS-Borja_447864", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14838,6 +15644,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Internacional", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sergio_Rochet", + "photo": "https://digitalhub.fifa.com/transform/b5a98e25-83d4-441e-9c25-0eb4581277dc/ROCHET-Sergio_368664", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14856,6 +15663,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.F._Monterrey", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Santiago_Mele", + "photo": "https://digitalhub.fifa.com/transform/39573fa9-f716-4703-b772-cf1892d1b748/MELE-Santiago_402897", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14874,7 +15682,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Estudiantes_de_La_Plata", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fernando_Muslera", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/bec34ba5-7129-44fe-b108-bc57a1fd3257/MUSLERA-Fernando_229498", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14892,6 +15701,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Mar%C3%ADa_Gim%C3%A9nez", + "photo": "https://digitalhub.fifa.com/transform/977da143-5380-497d-85f7-d6e5ca34b27c/GIMENEZ-Jose-Maria_368655", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14910,7 +15720,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sebasti%C3%A1n_C%C3%A1ceres", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/f959cef5-7f3b-4baa-af52-c8972780fbce/CACERES-Sebastian_419108", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14928,6 +15739,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ronald_Ara%C3%BAjo", + "photo": "https://digitalhub.fifa.com/transform/41008beb-38a3-46e0-9229-229d0afc8db7/ARAUJO-Ronald_419101", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -14946,7 +15758,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guillermo_Varela", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/5e8ec886-a385-4ca6-9e90-d16b13c37534/VARELA-Guillermo_368660", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14964,7 +15777,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Math%C3%ADas_Olivera", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/704d2d9d-1b5f-4296-87f4-b7b591a58116/OLIVERA-Mathias_402893", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14982,6 +15796,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mat%C3%ADas_Vi%C3%B1a", + "photo": "https://digitalhub.fifa.com/transform/b8714c68-0892-4c4f-8a51-deabf1e13879/VINA-Matias_402895", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15000,6 +15815,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Santiago_Bueno", + "photo": "https://digitalhub.fifa.com/transform/cb547d8e-b176-46d1-8ae0-d53d106d168c/BUENO-Santiago_402904", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15018,7 +15834,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manuel_Ugarte_(footballer)", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/4ff94bd7-9c21-4338-be92-bad080e8d541/UGARTE-Manuel_441623", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15036,9 +15853,10 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_Bentancur", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/148bf081-d6bb-4b52-8db0-9231126fa762/BENTANCUR-Rodrigo_386538", + "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -15054,6 +15872,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_de_la_Cruz", + "photo": "https://digitalhub.fifa.com/transform/7694c9e6-d4f9-4f60-8173-5a3a79bcaaa2/DE-LA-CRUZ-Nicolas_402898", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15072,7 +15891,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Federico_Valverde", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/bc29f114-2d51-4605-ae7a-eadf774e9d38/VALVERDE-Federico_402884", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15090,6 +15910,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Giorgian_de_Arrascaeta", + "photo": "https://digitalhub.fifa.com/transform/ddf1b0a3-7ee9-4da9-b89e-773dc228fa58/DE-ARRASCAETA-Giorgian_368652", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15108,7 +15929,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fluminense_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Agust%C3%ADn_Canobbio", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/5985fa52-e467-4c1c-95f2-355bd1cb3925/CANOBBIO-Agustin_402876", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15126,6 +15948,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emiliano_Mart%C3%ADnez_(footballer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/0cf69c75-fc91-401b-a1f3-f8f833c87eed/MARTINEZ-Emiliano_473062", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15144,7 +15967,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maximiliano_Ara%C3%BAjo", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/f1a7af03-ada1-4642-927c-5fe06844c89c/ARAUJO-Maxi_419100", + "wcApps": 2, "wcGoals": 1, "wcYellow": 0, "wcRed": 0 @@ -15162,6 +15986,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joaqu%C3%ADn_Piquerez", + "photo": "https://digitalhub.fifa.com/transform/327d3db2-1e08-4b63-8026-90c136c51612/PIQUEREZ-Joaquin_439538", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15180,7 +16005,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Salt_Lake", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Manuel_Sanabria", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/ad89e83d-ec32-4c30-a78f-1255d03ac0ed/SANABRIA-Juan-Manuel_419134", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15198,6 +16024,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Braga", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_Zalazar", + "photo": "https://digitalhub.fifa.com/transform/4b33d4cb-ddc9-4183-abbb-1f848e8c14a8/ZALAZAR-Rodrigo_419142", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15216,6 +16043,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Darwin_N%C3%BA%C3%B1ez", + "photo": "https://digitalhub.fifa.com/transform/078805a6-5fbe-44f3-a58c-ed3837ca5665/NUNEZ-Darwin_419126", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15234,6 +16062,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Panathinaikos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Facundo_Pellistri", + "photo": "https://digitalhub.fifa.com/transform/51b7eeb6-cac1-48cd-9ed3-4a18b34c5d90/PELLISTRI-Facundo_439956", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15252,6 +16081,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Rodr%C3%ADguez", + "photo": "https://digitalhub.fifa.com/transform/c6c94193-1372-4e11-94b5-35bcdd575e62/RODRIGUEZ-Brian_419132", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15270,6 +16100,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tigres_UANL", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_Aguirre", + "photo": "https://digitalhub.fifa.com/transform/eadeb58a-387f-4979-ae12-23a0296c172c/AGUIRRE-Rodrigo_332897", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15288,7 +16119,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Oviedo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Federico_Vi%C3%B1as", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/d89cb053-d9ce-4999-91da-7e9b58f2682a/VINAS-Federico_477536", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15316,6 +16148,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_Rennais_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brice_Samba", + "photo": "https://digitalhub.fifa.com/transform/99fa69d0-8c6e-4c11-a78c-98a70aa322f8/SAMBA-Brice_483471", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15334,6 +16167,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mike_Maignan", + "photo": "https://digitalhub.fifa.com/transform/3f92a933-a22d-4f58-8f4f-b51370aeacf4/MAIGNAN-Mike_448332", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15352,6 +16186,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Lens", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Robin_Risser", + "photo": "https://digitalhub.fifa.com/transform/834e2e38-78ec-4e02-98a8-dbc085a9637c/RISSER-Robin_464127", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15370,6 +16205,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Malo_Gusto", + "photo": "https://digitalhub.fifa.com/transform/a747375e-cd17-4ef2-8241-fa7b9a7dab2b/GUSTO-Malo_464055", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15388,6 +16224,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Digne", + "photo": "https://digitalhub.fifa.com/transform/70e09388-6736-4f6c-85cf-0aa2017a6b18/DIGNE-Lucas_368860", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15406,6 +16243,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dayot_Upamecano", + "photo": "https://digitalhub.fifa.com/transform/daae69ae-72e0-4e42-812f-d19d74d12478/UPAMECANO-Dayot_389876", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15424,6 +16262,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jules_Kound%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/31b384b6-20b7-4629-ab33-aa67cf403fc3/KOUNDE-Jules_430707", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15442,6 +16281,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahima_Konat%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/de7e635e-41b2-4383-9fbf-d38e6c737d51/KONATE-Ibrahima_419166", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15460,6 +16300,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/William_Saliba", + "photo": "https://digitalhub.fifa.com/transform/242125e7-67c3-4fcd-b0cc-6c5984c319f4/SALIBA-William_419177", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15478,6 +16319,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Th%C3%A9o_Hernandez", + "photo": "https://digitalhub.fifa.com/transform/6f76533f-feca-4811-a010-e6e296b29db8/HERNANDEZ-Theo_408042", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15496,6 +16338,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Hernandez", + "photo": "https://digitalhub.fifa.com/transform/6ce8ced5-3b91-4a38-80ca-730e4a2ceb57/HERNANDEZ-Lucas_411470", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15514,6 +16357,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maxence_Lacroix", + "photo": "https://digitalhub.fifa.com/transform/a250ee2e-c181-46bb-b565-27d12a7b1878/LACROIX-Maxence_405881", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15532,6 +16376,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manu_Kon%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/fab8dcfa-7c16-4c88-adeb-51cf932e3abc/KONE-Manu_485677", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15550,6 +16395,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aur%C3%A9lien_Tchouam%C3%A9ni", + "photo": "https://digitalhub.fifa.com/transform/8575fee6-68ae-4be0-9529-7e5c392e06e6/TCHOUAMENI-Aurelien_405893", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15568,6 +16414,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/N'Golo_Kant%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/355040a8-6b40-452b-92af-7c22f91cb87c/KANTE-Ngolo_398681", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15586,6 +16433,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adrien_Rabiot", + "photo": "https://digitalhub.fifa.com/transform/2daab6cd-9fc6-4a46-acd6-82974aab8415/RABIOT-Adrien_402047", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15604,6 +16452,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Warren_Za%C3%AFre-Emery", + "photo": "https://digitalhub.fifa.com/transform/c4237ad3-cb10-4854-b9de-54126267d251/ZAIRE-EMERY-Warren_483549", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15622,6 +16471,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rayan_Cherki", + "photo": "https://digitalhub.fifa.com/transform/e1fe82ba-026b-4f05-87ba-c1fb49f670e5/CHERKI-Rayan_431861", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15640,6 +16490,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maghnes_Akliouche", + "photo": "https://digitalhub.fifa.com/transform/86a154a1-3ed6-46b8-977c-3a04925c39bc/AKLIOUCHE-Maghnes_485666", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15658,6 +16509,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ousmane_Demb%C3%A9l%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/e6eee717-fd8c-4f8f-a7e0-c4f978fe327f/DEMBELE-Ousmane_398680", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15676,6 +16528,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcus_Thuram", + "photo": "https://digitalhub.fifa.com/transform/6d9fa458-dba9-47da-87d9-83749fdfce9d/THURAM-Marcus_403109", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15694,6 +16547,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kylian_Mbapp%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/66f6087d-9563-4644-8f10-5614ef6e1e51/MBAPPE-Kylian_389867", "wcApps": 1, "wcGoals": 2, "wcYellow": 0, @@ -15712,6 +16566,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Olise", + "photo": "https://digitalhub.fifa.com/transform/979cc206-e23b-4b21-8d40-843607ba8964/OLISE-Michael_485655", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15730,6 +16585,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bradley_Barcola", + "photo": "https://digitalhub.fifa.com/transform/10e80ef7-3aa9-4c07-9639-e8bc04828d31/BARCOLA-Bradley_484860", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -15748,6 +16604,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/D%C3%A9sir%C3%A9_Dou%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/ca4e60df-4c45-48e9-89e4-70ce6ac3b3b1/DOUE-Desire_464114", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15766,6 +16623,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jean-Philippe_Mateta", + "photo": "https://digitalhub.fifa.com/transform/91ab0f40-08d4-44bc-8b5b-dddb63b440bf/MATETA-Jean-Philippe_403094", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15794,6 +16652,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Talaba_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fahad_Talib", + "photo": "https://digitalhub.fifa.com/transform/70d6d7cd-dcf4-4952-bee5-0f0b869aead7/FAHAD-TALIB_368744", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15812,6 +16671,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Zawraa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jalal_Hassan", + "photo": "https://digitalhub.fifa.com/transform/a7f7a32a-4968-462b-9c34-e8a0d0530b99/JALAL-HASSAN_347085", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15830,6 +16690,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Shorta_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Basil", + "photo": "https://digitalhub.fifa.com/transform/a9d30885-9966-457c-9a44-07e5cf8eee93/AHMED-BASIL_433571", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15848,6 +16709,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Port_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rebin_Sulaka", + "photo": "https://digitalhub.fifa.com/transform/0e08174c-879f-4de0-9709-8fdc59357236/REBIN-GHAREEB_396158", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15866,6 +16728,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pogo%C5%84_Szczecin", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hussein_Ali_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/9c065420-c134-4227-aef3-d6d07f0a9b8d/HUSSEIN-ALI_479553", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15884,6 +16747,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pakhtakor_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zaid_Tahseen", + "photo": "https://digitalhub.fifa.com/transform/84a4d1c5-8fe9-4d23-bb47-5dddfdf566bf/ZAID-TAHSEEN_434025", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -15902,6 +16766,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Zawraa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Akam_Hashim", + "photo": "https://digitalhub.fifa.com/transform/a0dea4f6-7d64-4613-bdd0-558480ddbc80/AKAM-HASHIM_481183_", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15920,6 +16785,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Shorta_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manaf_Younis", + "photo": "https://digitalhub.fifa.com/transform/3e21999a-9c29-4610-a6e7-2798b41cf9fe/MUNAF-YOUNUS_434024", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15938,6 +16804,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Karma_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Maknzi", + "photo": "https://digitalhub.fifa.com/transform/b19b8bfa-2aea-4d19-84a9-94cdf65b3445/AHMED-MAKNAZI_484276", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -15956,6 +16823,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Merchas_Doski", + "photo": "https://digitalhub.fifa.com/transform/c2ac4751-fd73-4685-8bb6-de4c07266fda/MERCHAS-DOSKI_479072", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15974,6 +16842,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Shorta_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mustafa_Saadoon_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/0a9bb9d5-b94d-4978-9fee-6d6baf634c05/MUSTAFA-SAADOON_479056", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -15992,6 +16861,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persib_Bandung", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Frans_Putros", + "photo": "https://digitalhub.fifa.com/transform/e6406961-d495-4d2f-8851-539b32ab43a9/FRANS-PUTROS_436863", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16010,6 +16880,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AEK_Larnaca_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Youssef_Amyn", + "photo": "https://digitalhub.fifa.com/transform/89fe671d-907a-47be-b4b0-4138dc878986/YOUSSEF-AMYN_464458", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16028,6 +16899,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Dhafra_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Bayesh", + "photo": "https://digitalhub.fifa.com/transform/390fdc3f-232a-445d-a80e-1c9cc8a67df7/IBRAHIM-BAYESH_433585", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16046,6 +16918,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Utrecht", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zidane_Iqbal", + "photo": "https://digitalhub.fifa.com/transform/d76ebe64-2228-4d03-9c39-fa6332d4d40a/ZIDANE-IQBAL_434026", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16064,6 +16937,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KS_Cracovia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amir_Al-Ammari", + "photo": "https://digitalhub.fifa.com/transform/d80ff1d4-6bce-462b-bc11-6b4049fe9741/AMIR-ALAMMARI_433074", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16082,6 +16956,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aarhus_Gymnastikforening", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Yakob", + "photo": "https://digitalhub.fifa.com/transform/c9912381-f7e5-4059-a630-ccbee68ebb7f/KEVIN-YAKOB_506069", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16100,6 +16975,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sarpsborg_08_FF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aimar_Sher", + "photo": "https://digitalhub.fifa.com/transform/254f7d31-32e2-472f-8c9a-97c37d2a41c8/AIMAR-SHER_493983", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16118,6 +16994,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Talaba_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zaid_Ismail", + "photo": "https://digitalhub.fifa.com/transform/062e505a-0067-4b87-963d-a0e7ad53decb/ZAID-ISMAEL_484270", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16136,6 +17013,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Luton_Town_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Al-Hamadi", + "photo": "https://digitalhub.fifa.com/transform/00b5271a-9033-43ab-9073-7b2ec9e4426e/ALI-ALHAMADI_436628", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16154,6 +17032,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Dibba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohanad_Ali", + "photo": "https://digitalhub.fifa.com/transform/b71272b5-a898-49b9-9de5-35b59168f050/MOHANAD-ALI_422968", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16172,6 +17051,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nashville_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Qasem", + "photo": "https://digitalhub.fifa.com/transform/66155853-6cb6-47af-84e6-f8c492fd1b6a/AHMED-QASIM_523236", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16190,6 +17070,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Talaba_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Yousif", + "photo": "https://digitalhub.fifa.com/transform/e9b9b7b4-162e-40c5-91a3-f573cd6a5d39/ALI-YOUSIF_434029", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16208,6 +17089,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Najma_SC_(Saudi_Arabia)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Jasim", + "photo": "https://digitalhub.fifa.com/transform/75d61654-11c8-4646-8e47-7c4c977b29b6/ALI-JASIM_464457", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16226,6 +17108,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Karma_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aymen_Hussein", + "photo": "https://digitalhub.fifa.com/transform/388e5207-980c-407a-828c-270fbd4fdff6/AYMEN-HUSSEIN_395186", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -16244,6 +17127,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Venezia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Farji", + "photo": "https://digitalhub.fifa.com/transform/97055547-246e-4bc9-8130-5903cd33077d/MARKO-FARJI_484262", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16272,6 +17156,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sevilla_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%98rjan_Nyland", + "photo": "https://digitalhub.fifa.com/transform/4abc883f-1368-46d6-8849-308d06b641e6/NYLAND-Orjan_373235", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16290,6 +17175,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hamburger_SV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sander_Tangvik", + "photo": "https://digitalhub.fifa.com/transform/c7cb7af6-fa0d-4795-bdba-c53bed58e3fa/TANGVIK-Sander_514479", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16308,6 +17194,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Watford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Egil_Selvik", + "photo": "https://digitalhub.fifa.com/transform/b6e7f73a-c70c-4f7c-b0a4-37c8961fb019/SELVIK-Egil_483535", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16326,6 +17213,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brentford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kristoffer_Ajer", + "photo": "https://digitalhub.fifa.com/transform/28de8091-50a6-4c54-9e7b-62788b087a3a/AJER-Kristoffer_483516", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16344,6 +17232,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Genoa_CFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leo_%C3%98stig%C3%A5rd", + "photo": "https://digitalhub.fifa.com/transform/548ecd96-6fc9-40f2-b020-7b3a02391341/OSTIGARD-Leo_419672", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -16362,6 +17251,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_M%C3%B8ller_Wolfe", + "photo": "https://digitalhub.fifa.com/transform/27678ee5-00fb-4d48-ac88-402cab97d566/MOLLER-WOLFE-David_483505", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16380,6 +17270,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Bod%C3%B8%2FGlimt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fredrik_Andr%C3%A9_Bj%C3%B8rkan", + "photo": "https://digitalhub.fifa.com/transform/d46985d1-90f0-4e2a-91f2-d00c0c98d796/BJORKAN-Fredrik-Andre_483530", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16398,6 +17289,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Torino_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcus_Holmgren_Pedersen", + "photo": "https://digitalhub.fifa.com/transform/7c96cbed-5df4-46f9-b1f4-b9abbbe7e9d1/HOLMGREN-PEDERSEN-Marcus_494625", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16416,6 +17308,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Torbj%C3%B8rn_Heggem", + "photo": "https://digitalhub.fifa.com/transform/e7b048fd-7217-470a-9820-eb8b6eab0286/HEGGEM-Torbjorn_491244", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16434,6 +17327,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Derby_County_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sondre_Lang%C3%A5s", + "photo": "https://digitalhub.fifa.com/transform/31dda581-ef96-4ab5-a82d-9f5f59a3dd31/LANGAS-Sondre_489696", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16452,6 +17346,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Viking_FK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Henrik_Falchener", + "photo": "https://digitalhub.fifa.com/transform/2990fade-76fd-431e-b7ec-6551ca61de8c/FALCHENER-Henrik_520112", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16470,6 +17365,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Julian_Ryerson", + "photo": "https://digitalhub.fifa.com/transform/cf3ebe3b-012d-411b-af4e-ba0b59bb9e17/RYERSON-Julian_483496", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16488,6 +17384,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Cremonese", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Morten_Thorsby", + "photo": "https://digitalhub.fifa.com/transform/b1ea3949-8267-4285-b1ed-200204779d50/THORSBY-Morten_433067", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16506,6 +17403,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Bod%C3%B8%2FGlimt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrick_Berg", + "photo": "https://digitalhub.fifa.com/transform/aa692fb8-40c4-4273-a583-46ca3f57c34c/BERG-Patrick_483442", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16524,6 +17422,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sander_Berge", + "photo": "https://digitalhub.fifa.com/transform/b7cf7654-f43e-4993-975e-5a2a0d5633f8/BERGE-Sander_404645", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16542,6 +17441,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_%C3%98degaard", + "photo": "https://digitalhub.fifa.com/transform/2b895db6-7f67-4436-b8da-54bdf0dd2e2b/ODEGAARD-Martin_400716", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16560,6 +17460,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fredrik_Aursnes", + "photo": "https://digitalhub.fifa.com/transform/5bf9f1d6-b7ec-4c50-9337-059f6eb0c097/AURSNES-Fredrik_483497", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16578,6 +17479,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Sassuolo_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kristian_Thorstvedt", + "photo": "https://digitalhub.fifa.com/transform/4680df24-b4b3-46e5-9b38-01800898afa5/THORSTVEDT-Kristian_419681", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16596,6 +17498,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thelo_Aasgaard", + "photo": "https://digitalhub.fifa.com/transform/46e2bce8-3733-457f-8307-9fd06eeda4ce/AASGAARD-Thelo_494627", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16614,6 +17517,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antonio_Nusa", + "photo": "https://digitalhub.fifa.com/transform/8522d4db-c622-4f88-9b98-62753ca74eec/NUSA-Antonio_483448", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16632,6 +17536,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andreas_Schjelderup", + "photo": "https://digitalhub.fifa.com/transform/22f44194-f9c4-46c1-8621-f9680f7d73bc/SCHJELDERUP-Andreas_494626", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16650,6 +17555,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oscar_Bobb", + "photo": "https://digitalhub.fifa.com/transform/8cadf37e-ea31-43d7-bc0d-935e74adfe95/BOBB-Oscar_477470", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16668,6 +17574,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Bod%C3%B8%2FGlimt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jens_Petter_Hauge", + "photo": "https://digitalhub.fifa.com/transform/6230b1c1-3c6f-4cfc-9afd-440e1cf3df09/HAUGE-Jens-Petter_419654", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16686,6 +17593,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_S%C3%B8rloth", + "photo": "https://digitalhub.fifa.com/transform/23bcc976-2dbc-4fe2-b844-1878ff0cd354/SORLOTH-Alexander_398588", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16704,6 +17612,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Erling_Haaland", + "photo": "https://digitalhub.fifa.com/transform/ee269811-9f84-401f-99b8-e953a2704ebb/HAALAND-Erling_419652", "wcApps": 1, "wcGoals": 2, "wcYellow": 0, @@ -16722,6 +17631,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/J%C3%B8rgen_Strand_Larsen", + "photo": "https://digitalhub.fifa.com/transform/116d01b5-9d0d-4456-a5a8-0e63a16b9862/STRAND-LARSEN-Jorgen_419662", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16750,6 +17660,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yehvann_Diouf", + "photo": "https://digitalhub.fifa.com/transform/3b022d7d-d20e-42de-a08d-9e678dab3bc6/DIOUF-Yehvann_494277", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16768,6 +17679,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%89douard_Mendy", + "photo": "https://digitalhub.fifa.com/transform/9093beeb-51a2-4e1d-b700-73e094c6949c/MENDY-Edouard_433806", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16786,6 +17698,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Le_Havre_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mory_Diaw", + "photo": "https://digitalhub.fifa.com/transform/79100f28-7542-4023-b782-e40ecd748f93/DIAW-Mory_448821", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16804,6 +17717,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mamadou_Sarr", + "photo": "https://digitalhub.fifa.com/transform/3abb3fa8-05e3-4973-adb7-ef4b941b8ec1/SARR-Mamadou_499800", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16822,6 +17736,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kalidou_Koulibaly", + "photo": "https://digitalhub.fifa.com/transform/538bee26-1d47-4a95-a0f0-5d706f741e07/KOULIBALY-Kalidou_339820", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16840,6 +17755,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Maccabi_Haifa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdoulaye_Seck_(footballer%2C_born_1992)", + "photo": "https://digitalhub.fifa.com/transform/d8107e3c-87b1-452f-9f6a-a704145d2d51/SECK-Abdoulaye_370171", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16858,6 +17774,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ismail_Jakobs", + "photo": "https://digitalhub.fifa.com/transform/a24c412d-22cb-4d33-a341-e7f5e731756a/JAKOBS-Ismail_430671", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16876,6 +17793,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kr%C3%A9pin_Diatta", + "photo": "https://digitalhub.fifa.com/transform/29d66b6d-0e3d-4613-b399-d75741b2585d/DIATTA-Krepin_403642", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16894,6 +17812,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Moussa_Niakhat%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/8f89704d-50da-430b-b9dd-1775cf3c0f29/NIAKHATE-Moussa_430690", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16912,6 +17831,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antoine_Mendy_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/6e92b02c-cd04-4c63-a901-36d050c5f772/MENDY-Antoine_494279", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -16930,6 +17850,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/West_Ham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/El_Hadji_Malick_Diouf", + "photo": "https://digitalhub.fifa.com/transform/39400519-512a-43ef-97f2-7760d679aea5/DIOUF-El-Hadji-Malick_464865", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16948,6 +17869,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Everton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Idrissa_Gueye", + "photo": "https://digitalhub.fifa.com/transform/4d275801-8b11-4fcc-bed0-ace70703da2d/IDRISSA-GANA-GUEYE_332314_1", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16966,6 +17888,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rayo_Vallecano", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Path%C3%A9_Ciss", + "photo": "https://digitalhub.fifa.com/transform/fa3c3939-ed3d-46f5-9474-39fe481be534/CISS-Pathe_448825", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -16984,6 +17907,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lamine_Camara", + "photo": "https://digitalhub.fifa.com/transform/b8bad481-9270-4f53-92fd-ec70fbb7a06e/CAMARA-Lamine_464842", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17002,6 +17926,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pape_Matar_Sarr", + "photo": "https://digitalhub.fifa.com/transform/60281798-1792-4113-ba5c-fbfd3299270f/SARR-Pape-Matar_418798", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17020,6 +17945,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Habib_Diarra", + "photo": "https://digitalhub.fifa.com/transform/87016310-d872-4f1d-b60a-2c9e702190d7/DIARRA-Habib_486130", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17038,6 +17964,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bara_Sapoko_Ndiaye", + "photo": "https://digitalhub.fifa.com/transform/957881a0-4f0a-4ff8-baf4-e0c73f844244/NDIAYE-Bara-Sapoko_523354", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17056,6 +17983,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pape_Gueye", + "photo": "https://digitalhub.fifa.com/transform/ce2a3833-450c-413b-990f-7c76132e4913/GUEYE-Pape_431788", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17074,6 +18002,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Como_1907", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Assane_Diao", + "photo": "https://digitalhub.fifa.com/transform/2b8bf568-c645-4cbc-995a-5980c82e393b/DIAO-Assane_484698", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17092,6 +18021,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lorient", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bamba_Dieng", + "photo": "https://digitalhub.fifa.com/transform/1c4c9caa-ee5b-49ef-afaf-159f1046f0eb/DIENG-Bamba_418781", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17110,6 +18040,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sadio_Man%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/e0f75257-7c12-4777-a0d6-87b5d30f5548/MANE-Sadio_353790", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17128,6 +18059,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicolas_Jackson", + "photo": "https://digitalhub.fifa.com/transform/27569451-1271-4fb3-86ee-51e88e913ec7/JACKSON-Nicolas_418795", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17146,6 +18078,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Samsunspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cherif_Ndiaye", + "photo": "https://digitalhub.fifa.com/transform/7839c6fe-1ef4-4201-84d7-4540216e1588/NDIAYE-Cherif_486168", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17164,6 +18097,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Everton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Iliman_Ndiaye", + "photo": "https://digitalhub.fifa.com/transform/6e228075-d552-4471-80b9-6beb5f574ac6/NDIAYE-Iliman_448815", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17182,6 +18116,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isma%C3%AFla_Sarr", + "photo": "https://digitalhub.fifa.com/transform/695226c6-92b8-4aa6-995e-dcdd2d08eb96/SARR-Ismaila_401889", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17200,6 +18135,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Mbaye", + "photo": "https://digitalhub.fifa.com/transform/1583bcf3-3a11-4ebe-a9ef-18aba9e7f32b/MBAYE-Ibrahim_496358", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -17228,6 +18164,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Stade_Nyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Melvin_Mastil", + "photo": "https://digitalhub.fifa.com/transform/6d85724d-c5a6-400d-acb9-df73451a4bf4/MASTIL-Melvin_520070", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17246,6 +18183,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/USM_Alger", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oussama_Benbot", + "photo": "https://digitalhub.fifa.com/transform/884914ab-5fde-4b43-a31a-99b35849afc8/BENBOT-Oussama_477817", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17264,6 +18202,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Granada_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luca_Zidane", + "photo": "https://digitalhub.fifa.com/transform/9a389290-d443-4b83-8e3a-70e481bca3f1/ZIDANE-Luca_389879", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17282,6 +18221,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/A%C3%AFssa_Mandi", + "photo": "https://digitalhub.fifa.com/transform/dc4250ac-0a37-44da-9ae0-c858225ad8a1/MANDI-Aissa_376285", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17300,6 +18240,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/USM_Alger", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Achref_Abada", + "photo": "https://digitalhub.fifa.com/transform/8b3d3f92-a378-40d7-92d2-85eed4a732d3/ABADA-Achraf_512127", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17318,6 +18259,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esp%C3%A9rance_Sportive_de_Tunis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Amine_Tougai", + "photo": "https://digitalhub.fifa.com/transform/08ab7f46-1067-4c5a-9a23-64bda657aca0/TOUGAI-Mohamed-Amine_433600", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17336,6 +18278,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/JS_Kabylie", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zineddine_Bela%C3%AFd", + "photo": "https://digitalhub.fifa.com/transform/f638bd61-6020-4634-bb13-4c19e3b209de/BELAID-Zineddine_480983", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17354,6 +18297,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jaouen_Hadjam", + "photo": "https://digitalhub.fifa.com/transform/c24e6b93-736c-41a7-be57-2e165509ce5c/HADJAM-Jaouen_482869", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17372,6 +18316,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rayan_A%C3%AFt-Nouri", + "photo": "https://digitalhub.fifa.com/transform/7d7c26f5-81ee-4c6b-97b5-a8c6f67f0772/ZIZO_431858", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17390,6 +18335,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hellas_Verona_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rafik_Belghali", + "photo": "https://digitalhub.fifa.com/transform/0007b754-4911-4f39-8c81-df2c156f7aa5/BELGHALI-Rafik_511009", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17408,6 +18354,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramy_Bensebaini", + "photo": "https://digitalhub.fifa.com/transform/329752fa-e310-4124-8fb2-be7cc478b929/BENSEBAINI-Ramy_395113", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17426,6 +18373,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samir_Chergui", + "photo": "https://digitalhub.fifa.com/transform/5a1d62d5-a732-4036-b925-d011389a66fb/CHERGUI-Samir_511010", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17444,6 +18392,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Twente", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramiz_Zerrouki", + "photo": "https://digitalhub.fifa.com/transform/48a3b28e-cee7-4c5b-87b9-6344b3977983/ZERROUKI-Ramiz_433679", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17462,6 +18411,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ittihad_Club_(Jeddah)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Houssem_Aouar", + "photo": "https://digitalhub.fifa.com/transform/ac743888-d671-4971-9df9-594b591f2425/AOUAR-Houssem_430698", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17480,6 +18430,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Far%C3%A8s_Cha%C3%AFbi", + "photo": "https://digitalhub.fifa.com/transform/81f29a61-d5a0-466a-86dd-d52b61f29462/CHAIBI-Fares_477795", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17498,6 +18449,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hicham_Boudaoui", + "photo": "https://digitalhub.fifa.com/transform/76a28e94-3869-40e2-a82e-9fb973181eb6/BOUDAOUI-Hicham_441350", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17516,6 +18468,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nabil_Bentaleb", + "photo": "https://digitalhub.fifa.com/transform/02fbf423-afa1-4863-8ddc-af2136fb5685/BENTALEB-Nabil_379939", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17534,6 +18487,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Maza", + "photo": "https://digitalhub.fifa.com/transform/d1a9f2e9-3dda-4bdb-b2a1-f026bb97d9ce/MAZA-Ibrahim_494291", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17552,6 +18506,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royal_Charleroi_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yacine_Titraoui", + "photo": "https://digitalhub.fifa.com/transform/d5bf01cd-ba36-4a99-80c8-9287c6df0069/TITRAOUI-Yassine_433631", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17570,6 +18525,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Riyad_Mahrez", + "photo": "https://digitalhub.fifa.com/transform/172fb59c-24f2-4bc0-82a2-cdc869badf53/MAHREZ-Riyad_379942", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17588,6 +18544,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amine_Gouiri", + "photo": "https://digitalhub.fifa.com/transform/4818d176-036a-4494-b53e-ada08bba749c/GOUIRI-Amine_405877", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17606,6 +18563,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anis_Hadj_Moussa", + "photo": "https://digitalhub.fifa.com/transform/7446a4bb-0884-461c-8fd7-7ce4c93a0a46/HADJ-MOUSSA-Anis_482874", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17624,6 +18582,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gy%C5%91ri_ETO_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nadhir_Benbouali", + "photo": "https://digitalhub.fifa.com/transform/9e9811da-2a8a-48cd-9088-1a45b6f90e0a/BENBOUALI-Nadhir_520071", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17642,6 +18601,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Amoura", + "photo": "https://digitalhub.fifa.com/transform/5aa32614-1ae5-49be-aed3-f9636a556385/AMOURA-Mohamed_477790", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17660,6 +18620,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adil_Boulbina", + "photo": "https://digitalhub.fifa.com/transform/167d2400-d78c-4931-8a84-7b27284bd386/BOULBINA-Adil_512132", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17678,6 +18639,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Frosinone_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Far%C3%A8s_Ghedjemis", + "photo": "https://digitalhub.fifa.com/transform/39118134-164a-4baa-9884-de4f4821a0b7/GHEDJEMIS-Fares_520072", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17706,6 +18668,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Musso", + "photo": "https://digitalhub.fifa.com/transform/c4a2b6b7-378f-422d-b2d1-42a04e5b1dfb/MUSSO-Juan_430624", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17724,6 +18687,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ger%C3%B3nimo_Rulli", + "photo": "https://digitalhub.fifa.com/transform/db91883b-99ec-4aa2-bf1a-cc7912040c7b/RULLI-Geronimo_394824", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17742,6 +18706,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emiliano_Mart%C3%ADnez", + "photo": "https://digitalhub.fifa.com/transform/f5f477fe-a519-4c69-bb68-f6f5b97c1399/MARTINEZ_Emiliano_308300", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17760,6 +18725,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcos_Senesi", + "photo": "https://digitalhub.fifa.com/transform/6e675b37-0a1a-4b1e-8ec8-34425ac08d86/MARCOS-SENESI_402934", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17778,6 +18744,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_Tagliafico", + "photo": "https://digitalhub.fifa.com/transform/dd4d5f75-b3d4-4ff2-81bf-c16bf0b0a061/TAGLIAFICO-Nicolas_308322", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17796,6 +18763,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gonzalo_Montiel", + "photo": "https://digitalhub.fifa.com/transform/b8cd278f-c843-4b99-9fb3-c8f081fbb2a8/MONTIEL-Gonzalo_402926", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17814,6 +18782,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lisandro_Mart%C3%ADnez", + "photo": "https://digitalhub.fifa.com/transform/1b4390f3-e94f-4851-a36b-595356b3d414/MARTINEZ-Lisandro_402921", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17832,6 +18801,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristian_Romero", + "photo": "https://digitalhub.fifa.com/transform/61d5d60a-7e5a-4a29-919d-c52bd80b9a5a/ROMERO-Cristian_431196", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17850,6 +18820,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_Otamendi", + "photo": "https://digitalhub.fifa.com/transform/4aedbffa-a35c-4aa5-a7ce-8a29c2af3e72/OTAMENDI-Nicolas_310116", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17868,6 +18839,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Facundo_Medina", + "photo": "https://digitalhub.fifa.com/transform/6d4b9a27-2cd5-4372-8426-51876990ba1b/MEDINA-Facundo_418963", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17886,6 +18858,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nahuel_Molina", + "photo": "https://digitalhub.fifa.com/transform/7aef8344-2a5b-42f0-b1a0-565d5220aa76/MOLINA-Nahuel_402925", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17904,6 +18877,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Boca_Juniors", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leandro_Paredes", + "photo": "https://digitalhub.fifa.com/transform/76c073ae-2d3c-47b6-8fb5-698893f91a6f/PAREDES-Leandro_332847", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17922,6 +18896,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Miami_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_De_Paul", + "photo": "https://digitalhub.fifa.com/transform/314bcb4c-8c81-4bce-9750-85827a209c1b/DE-PAUL-Rodrigo_428882", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -17940,6 +18915,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Valent%C3%ADn_Barco", + "photo": "https://digitalhub.fifa.com/transform/b3a01b61-2e37-439e-b277-5d37c89923ab/BARCO-Valentin_463661", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17958,6 +18934,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Giovani_Lo_Celso", + "photo": "https://digitalhub.fifa.com/transform/ddda0414-89fe-4118-9830-8ef417990db4/LO-CELSO-Giovani_395414", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17976,6 +18953,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Exequiel_Palacios", + "photo": "https://digitalhub.fifa.com/transform/0c3725a4-a529-412d-867b-2ca0929a7a85/PALACIOS-Exequiel_389485", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -17994,6 +18972,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_Gonz%C3%A1lez_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/7c86f0b3-0e7b-46e4-adb5-eafcd09d5cd0/GONZALEZ-Nico_430631", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18012,6 +18991,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexis_Mac_Allister", + "photo": "https://digitalhub.fifa.com/transform/78b6a9e4-f2b9-4e19-b414-79b18858caaf/MAC-ALLISTER-Alexis_430628", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18030,6 +19010,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Enzo_Fern%C3%A1ndez", + "photo": "https://digitalhub.fifa.com/transform/b88c6da2-28db-4d61-a668-ac8e84114063/FERNANDEZ-Enzo_448252", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18048,6 +19029,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juli%C3%A1n_Alvarez", + "photo": "https://digitalhub.fifa.com/transform/c7715f12-adb9-4504-9be2-e2899bdbd172/ALVAREZ-Julian_416081", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18066,6 +19048,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Miami_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lionel_Messi", + "photo": "https://digitalhub.fifa.com/transform/19823774-fac0-485a-8a8f-572e7324c6c2/MESSI-Lionel_229397", "wcApps": 1, "wcGoals": 3, "wcYellow": 0, @@ -18084,6 +19067,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thiago_Almada", + "photo": "https://digitalhub.fifa.com/transform/2bcc1c2f-7d0e-46c9-bcd9-1c02ed4d408a/ALMADA-Thiago_418975", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18102,6 +19086,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Giuliano_Simeone", + "photo": "https://digitalhub.fifa.com/transform/5d379193-ed78-498b-81c0-0e1a50f2f7c9/SIMEONE-Giuliano_485595", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18120,6 +19105,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Como_1907", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_Paz", + "photo": "https://digitalhub.fifa.com/transform/db59cb7d-9b9e-4cdc-be14-07e16631dbd8/PAZ-Nico_441422", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18138,6 +19124,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Manuel_L%C3%B3pez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/fe5c273f-95e7-49c7-b9a5-a332e4da801b/LOPEZ-Jose-Manuel_495054", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18156,6 +19143,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lautaro_Mart%C3%ADnez", + "photo": "https://digitalhub.fifa.com/transform/2368bf53-1f73-427b-929e-557187d53ac7/MARTINEZ-Lautaro_402920", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18184,6 +19172,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Red_Bull_Salzburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_Schlager", + "photo": "https://digitalhub.fifa.com/transform/9612130f-7351-47d4-b346-dcd331a62cbe/SCHLAGER-Alexander_371739", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18202,6 +19191,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Florian_Wiegele", + "photo": "https://digitalhub.fifa.com/transform/7feedee9-3390-40e2-a9aa-8867abd8b89e/WIEGELE-Florian_520034", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18220,6 +19210,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Br%C3%B8ndby_IF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrick_Pentz", + "photo": "https://digitalhub.fifa.com/transform/fee95866-9f5e-4663-b49f-3db6a86f0e80/PENTZ-Patrick_441065", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18238,6 +19229,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Elche_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Affengruber_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/cc8957b4-30b2-4559-9ae1-c8d14a3260a5/AFFENGRUBER-David_520035", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18256,6 +19248,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Danso", + "photo": "https://digitalhub.fifa.com/transform/ff76ce8c-bd4a-436b-87d8-f62532d898b7/DANSO-Kevin_405263", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18274,6 +19267,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Stefan_Posch", + "photo": "https://digitalhub.fifa.com/transform/c888b84b-0ddd-496f-b621-f281e4e54911/POSCH-Stefan_441067", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18292,6 +19286,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Alaba", + "photo": "https://digitalhub.fifa.com/transform/3ef36338-4967-43c2-8698-1fb504ce30fd/ALABA-David_316002", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18310,6 +19305,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Freiburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Philipp_Lienhart", + "photo": "https://digitalhub.fifa.com/transform/b2217b87-df88-4228-8235-a7ec752aef31/LIENHART-Philipp_372243", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18328,6 +19324,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Phillipp_Mwene", + "photo": "https://digitalhub.fifa.com/transform/c7b91eab-9cfc-4f0f-be61-71d31d1c4db8/MWENE-Phillip_463288", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18346,6 +19343,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SV_Werder_Bremen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marco_Friedl", + "photo": "https://digitalhub.fifa.com/transform/dfc45944-180c-4df6-96b2-ef69faee7ee7/FRIEDL-Marco_463287", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18364,6 +19362,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Venezia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Svoboda", + "photo": "https://digitalhub.fifa.com/transform/f096e299-95db-4ab3-bcb4-ef15da6cda71/SVOBODA-Michael_491269", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18382,6 +19381,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Xaver_Schlager", + "photo": "https://digitalhub.fifa.com/transform/f00dad89-01ad-4a76-9b69-9da9b0cccceb/SCHLAGER-Xaver_385531", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18400,6 +19400,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicolas_Seiwald", + "photo": "https://digitalhub.fifa.com/transform/fe3dce4a-3a64-48bd-bfd9-63614aa55336/SEIWALD-Nicolas_441088", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18418,6 +19419,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcel_Sabitzer", + "photo": "https://digitalhub.fifa.com/transform/aa016ba2-828d-4d40-8e48-8f07a8d275d9/SABITZER-Marcel_358241", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -18436,6 +19438,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Braga", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Florian_Grillitsch", + "photo": "https://digitalhub.fifa.com/transform/255e18de-7d1d-4a99-a05c-8047149ec1bc/GRILLITSCH-Florian_385248", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18454,6 +19457,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carney_Chukwuemeka", + "photo": "https://digitalhub.fifa.com/transform/469aeffb-5ff1-4782-87c4-b3791f045384/CHUKWUEMEKA-Carney_463800", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18472,6 +19476,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SV_Werder_Bremen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Romano_Schmid", + "photo": "https://digitalhub.fifa.com/transform/558d5b09-0c44-4c7e-bccb-1bf9ac31ca72/SCHMID-Romano_463283", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -18490,6 +19495,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Schalke_04", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dejan_Ljubi%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/a9966145-1cd8-429d-99a2-ccb9cda89e87/LJUBICIC-Dejan_441068", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18508,6 +19514,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Konrad_Laimer", + "photo": "https://digitalhub.fifa.com/transform/e5140daf-dd57-4b76-9777-85aec86e6c22/LAIMER-Konrad_385259", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18526,6 +19533,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_Prass", + "photo": "https://digitalhub.fifa.com/transform/be716fd1-7641-4a96-a618-5f2c2214c84f/PRASS-Alexander_463282", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18544,6 +19552,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Paul_Wanner", + "photo": "https://digitalhub.fifa.com/transform/b0954793-5e15-4708-9ed0-ea59e3501b8c/WANNER-Paul_520036", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18562,6 +19571,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolfsberger_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alessandro_Sch%C3%B6pf", + "photo": "https://digitalhub.fifa.com/transform/712811cf-a3ff-4043-91f0-5044f8028dee/SCHOEPF-Alessandro_375600", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18580,6 +19590,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Red_Star_Belgrade", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Arnautovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/8bc6e66f-1f5a-4f1d-813d-41c4ab04c6ac/ARNAUTOVIC-Marko_299200", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -18598,6 +19609,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Augsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Gregoritsch", + "photo": "https://digitalhub.fifa.com/transform/d33de7b2-c69b-4669-aaac-155c5657be16/GREGORITSCH-Michael_401131", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18616,6 +19628,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/LASK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sa%C5%A1a_Kalajd%C5%BEi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/5d061c8b-6223-45c9-b1fa-c02624542eee/KALAJDZIC-Sasa_430100", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18634,6 +19647,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrick_Wimmer", + "photo": "https://digitalhub.fifa.com/transform/30760937-4e34-4c1b-b5a3-8b1375d79728/WIMMER-Patrick_463286", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18662,6 +19676,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yazeed_Abulaila", + "photo": "https://digitalhub.fifa.com/transform/155d55d5-4b94-4b50-9ed1-b9a102a501a2/YAZEED-ABULAILA_397894", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18680,6 +19695,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Faisaly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nour_Bani_Attiah", + "photo": "https://digitalhub.fifa.com/transform/6c4042af-5cac-4b05-94b8-c57aa8f3083f/NOUR-BANIATEYAH_483127", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18698,6 +19714,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wehdat_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdallah_Al-Fakhouri", + "photo": "https://digitalhub.fifa.com/transform/3f7678fc-eab6-4d7c-81a4-2341b7f3ab10/ABDALLAH-ALFAKHORI_431223", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18716,6 +19733,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Karma_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Abu_Hashish", + "photo": "https://digitalhub.fifa.com/transform/8eb95381-e0eb-4965-8602-af3d79e14e66/MOHAMMAD-ABUHASHEESH_433526", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18734,6 +19752,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Zawraa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdallah_Nasib", + "photo": "https://digitalhub.fifa.com/transform/0f29b15d-1537-42c4-889b-ce58534b5b59/ABDALLAH-NASIB_433527", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18752,6 +19771,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Faisaly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Husam_Abu_Dahab", + "photo": "https://digitalhub.fifa.com/transform/90bde687-8728-4d4d-aa72-524b2b251caa/HUSAM-ABUDAHAB_489550", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18770,6 +19790,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Seoul", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yazan_Al-Arab", + "photo": "https://digitalhub.fifa.com/transform/f69b7b80-4362-431e-9e25-32c7d0a92c88/YAZAN-ALARAB_431225", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18788,6 +19809,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Selangor_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mo_Abualnadi", + "photo": "https://digitalhub.fifa.com/transform/e4e0ffbc-e1af-44f4-8c2e-50bd2dffc4c4/MOHAMMAD-ABUALNADI_489551", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18806,6 +19828,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Salim_Obaid", + "photo": "https://digitalhub.fifa.com/transform/647ecc0e-11c2-4d0e-9b48-2d8137a00b85/SALEEM-OBAID_499102", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18824,6 +19847,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saed_Al-Rosan", + "photo": "https://digitalhub.fifa.com/transform/432e3e68-f3d2-4bdf-bc69-1523ff9c2333/SAED-ALROSAN_431219", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18842,6 +19866,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ihsan_Haddad", + "photo": "https://digitalhub.fifa.com/transform/59f676b5-4f37-4206-8c37-5c2aecdd3b9e/EHSAN-HADDAD_389437", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18860,6 +19885,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Faisaly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anas_Badawi", + "photo": "https://digitalhub.fifa.com/transform/c5fbd430-c7f3-4d67-9d16-e7f4e17a872a/ANAS-BADAWI_511889", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18878,6 +19904,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Zawraa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amer_Jamous", + "photo": "https://digitalhub.fifa.com/transform/554abed3-9771-464a-a75d-ac4c1f550eca/AMER-JAMOUS_491167", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18896,6 +19923,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Selangor_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noor_Al-Rawabdeh", + "photo": "https://digitalhub.fifa.com/transform/1d0f7594-2192-4227-9ad5-696e4212f0ee/NOOR-ALRAWABDEH_431230", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18914,6 +19942,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rajaei_Ayed", + "photo": "https://digitalhub.fifa.com/transform/98cfccc5-8732-4a13-a4ec-127c4e886d90/RAJAEI-AYED_384850", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18932,6 +19961,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Karma_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Sadeh", + "photo": "https://digitalhub.fifa.com/transform/e6579a9e-8548-4bdb-bbef-36f3fb6c1b81/IBRAHIM-SADEH_431209", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18950,6 +19980,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Taha_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/5ee84ee8-8e6a-4a6d-aff9-42538c323659/MOHAMMAD-ABUGHOUSH_520068", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -18968,6 +19999,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Quwa_Al-Jawiya", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohannad_Abu_Taha", + "photo": "https://digitalhub.fifa.com/transform/8ba117bd-6dd8-4fc7-aecd-47cf173c362c/MOHANNAD-ABUTAHA_386415", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -18986,6 +20018,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Qatar_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nizar_Al-Rashdan", + "photo": "https://digitalhub.fifa.com/transform/59b03f3e-6636-4277-bca1-698bde2070b9/NIZAR-ALRASHDAN_433534", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19004,6 +20037,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wehdat_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Al-Dawoud", + "photo": "https://digitalhub.fifa.com/transform/479933f0-a2bb-4231-88ea-3bf2c826ed54/MOHAMMAD-ALDAOUD_45191", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19022,6 +20056,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Raja_CA", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Abu_Zrayq", + "photo": "https://digitalhub.fifa.com/transform/14c04e8c-82ca-4feb-83ff-f89fa146d91f/MOHAMMAD-ABUZRAIQ_431208", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19040,6 +20075,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Sailiya_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Olwan", + "photo": "https://digitalhub.fifa.com/transform/f9806f7c-f81f-4653-a81a-9bbcfcd587c9/ALI-OLWAN_431212", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -19058,6 +20094,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_Rennais_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Musa_Al-Taamari", + "photo": "https://digitalhub.fifa.com/transform/e999f9d2-7ca2-4d4d-b7ba-33c1ee96b375/MOUSA-ALTAMARI_431211", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19076,6 +20113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Odeh_Al-Fakhouri", + "photo": "https://digitalhub.fifa.com/transform/07e6d74d-1e09-4278-97e4-4b0bfcba2de8/ODEH-FAKHOURY_511875", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19094,6 +20132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahmoud_Al-Mardi", + "photo": "https://digitalhub.fifa.com/transform/1e7a3a2d-fca9-400e-8a5a-244eadc0fb92/MAHMOUD-ALMARDI_396950", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19112,6 +20151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Shabab_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Azaizeh", + "photo": "https://digitalhub.fifa.com/transform/1097b48f-74a2-4506-97b3-2dd48364441a/ALI-AZAIZEH_498514", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19140,6 +20180,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Nacional", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Ospina", + "photo": "https://digitalhub.fifa.com/transform/bb1dfed7-fde5-4558-8bf0-fe299883d6fa/OSPINA-David_228686", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19158,6 +20199,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atlas_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Camilo_Vargas", + "photo": "https://digitalhub.fifa.com/transform/0a3646b6-8b61-4004-a460-0aad23a8ff36/VARGAS-Camilo_360642", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19176,6 +20218,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_V%C3%A9lez_Sarsfield", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lvaro_Montero_(Colombian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/b7af4c7c-edc7-483d-a804-068ea864840e/MONTERO-Alvaro_385998", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19194,6 +20237,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Daniel_Mu%C3%B1oz_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/597b88e8-d3ab-4f1f-9ba5-c031478769d3/MUNOZ-Daniel_431200", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -19212,6 +20256,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jhon_Lucum%C3%AD", + "photo": "https://digitalhub.fifa.com/transform/73d7ea6f-ca50-4665-97cf-4c319351dce6/LUCUMI-Jhon_441622", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19230,6 +20275,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Independiente", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Santiago_Arias", + "photo": "https://digitalhub.fifa.com/transform/5617bc24-ff35-493b-95f2-22239373414a/ARIAS-Santiago_315614", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19248,6 +20294,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cagliari_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yerry_Mina", + "photo": "https://digitalhub.fifa.com/transform/908d10ae-e26e-4937-82b2-6baa54784ac7/MINA-Yerry_395552", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19266,6 +20313,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Racing_de_Santander", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustavo_Puerta", + "photo": "https://digitalhub.fifa.com/transform/818f768e-54da-4c5f-88ef-8f596240c2b5/PUERTA-Gustavo_463902", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19284,6 +20332,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RCD_Mallorca", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Johan_Mojica", + "photo": "https://digitalhub.fifa.com/transform/efd8e0c0-6d52-43f0-95ce-b9c258914603/MOJICA-Johan_394500", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -19302,6 +20351,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cruz_Azul", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Willer_Ditta", + "photo": "https://digitalhub.fifa.com/transform/bbf850f0-89dd-4ccc-979d-bb7b23e769b1/DITTA-Willer_476345", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19320,6 +20370,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nantes", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deiver_Machado", + "photo": "https://digitalhub.fifa.com/transform/e3774306-ac78-44ee-954b-9f4328a035c1/MACHADO-Deiver_394376", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19338,6 +20389,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Davinson_S%C3%A1nchez", + "photo": "https://digitalhub.fifa.com/transform/ce6f352e-52e7-4265-9bc9-d482292fe4fb/SANCHEZ-Davinson_386013", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19356,6 +20408,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Casta%C3%B1o", + "photo": "https://digitalhub.fifa.com/transform/0ba9e182-1726-4513-ab33-e6224e61815a/CASTANO-Kevin_470759", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19374,6 +20427,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Richard_R%C3%ADos", + "photo": "https://digitalhub.fifa.com/transform/3beeef45-2af9-4641-aa23-24aabb1ff865/RIOS-Richard_473050", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19392,6 +20446,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jorge_Carrascal", + "photo": "https://digitalhub.fifa.com/transform/52a87992-08b2-4124-b02b-d25bd6e83c09/CARRASCAL-Jorge_425580", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19410,6 +20465,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Minnesota_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/James_Rodr%C3%ADguez", + "photo": "https://digitalhub.fifa.com/transform/800cc17f-8f64-4d16-90e9-c5ab79c4d302/RODRIGUEZ-James_269058", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19428,6 +20484,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jhon_Arias_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/1449efe8-a491-4d19-8c7d-c6fb0b6e8d0f/ARIAS-Jhon_470760", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19446,6 +20503,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Athletico_Paranaense", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Portilla", + "photo": "https://digitalhub.fifa.com/transform/80d3008e-fc71-4841-bedb-fbb9e0bfe3b8/PORTILLA-Juan_489849", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19464,6 +20522,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jefferson_Lerma", + "photo": "https://digitalhub.fifa.com/transform/961b906c-13d4-4869-942a-5f5d2e3fab3e/LERMA-Jefferson_395550", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19482,6 +20541,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Fernando_Quintero", + "photo": "https://digitalhub.fifa.com/transform/ab12e549-2406-4bbb-a420-0f9ccef2c09e/QUINTERO-Juan_356704", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19500,6 +20560,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_D%C3%ADaz_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/e1e5fb3a-67cb-4e0d-9a70-95b7cc6d5ebf/DIAZ-Luis_428886", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -19518,6 +20579,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Krasnodar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jhon_C%C3%B3rdoba", + "photo": "https://digitalhub.fifa.com/transform/549e0eab-ae8f-4f4b-8d9b-36cbeaae716c/CORDOBA-Jhon_369530", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19536,6 +20598,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cucho_Hern%C3%A1ndez", + "photo": "https://digitalhub.fifa.com/transform/a54cc361-8a38-4340-bbaa-1dab41b73626/HERNANDEZ-Cucho_418881", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19554,6 +20617,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rosario_Central", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jaminton_Campaz", + "photo": "https://digitalhub.fifa.com/transform/cd3d4afc-5780-444f-80ca-fc55b53a5329/CAMPAZ-Leandro_405755", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -19572,6 +20636,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_Su%C3%A1rez_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/898b7742-30e2-4b72-8470-dbcdf5d5e058/SUAREZ-Luis_428905", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19590,6 +20655,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Vasco_da_Gama", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andr%C3%A9s_G%C3%B3mez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/300b07da-6c9b-4607-a30d-11a11614e6d8/GOMEZ-Andres_492189", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19618,6 +20684,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Le_Havre_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lionel_Mpasi", + "photo": "https://digitalhub.fifa.com/transform/93a9ca9a-b0db-41bb-80e6-878eb46f0c84/MPASI-Lionel_441313", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19636,6 +20703,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Noah", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Timothy_Fayulu", + "photo": "https://digitalhub.fifa.com/transform/deee3a8c-2aea-43fd-80d4-18dfdf1fad94/FAYULU-Timothy_486196", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19654,6 +20722,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Standard_Li%C3%A8ge", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matthieu_Epolo", + "photo": "https://digitalhub.fifa.com/transform/5b3aa99c-c19f-4087-9230-fcc1023e6baa/EPOLO-Matthieu_514171", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19672,6 +20741,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/West_Ham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aaron_Wan-Bissaka", + "photo": "https://digitalhub.fifa.com/transform/55753894-f81e-4e55-84a7-835ef46fc9bb/WAN-BISSAKA-Aaron_426357", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19690,6 +20760,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Widzew_%C5%81%C3%B3d%C5%BA", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Steve_Kapuadi", + "photo": "https://digitalhub.fifa.com/transform/60a4ad81-dbaa-4276-b291-f002ec98ddfc/KAPUADI-Steve_504329", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19708,6 +20779,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Axel_Tuanzebe", + "photo": "https://digitalhub.fifa.com/transform/c918f48b-6fff-449f-ba1d-a8c84e6a6f00/TUANZEBE-Axel_403063", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19726,6 +20798,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athlitiki_Enosi_Larissa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dylan_Batubinsika", + "photo": "https://digitalhub.fifa.com/transform/f5388f1a-825a-4a7d-9668-1f618b0686ea/BATUBINSIKA-Dylan_477829", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19744,6 +20817,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KRC_Genk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joris_Kayembe", + "photo": "https://digitalhub.fifa.com/transform/1bb4fcb6-fbfd-4f37-a827-eee403ed2a4f/KAYEMBE-Joris_477833", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19762,6 +20836,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chancel_Mbemba", + "photo": "https://digitalhub.fifa.com/transform/30bebca0-cc33-4a32-ad33-8a6141647128/MBEMBA-Chancel_356532", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -19780,6 +20855,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aris_Limassol_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/G%C3%A9d%C3%A9on_Kalulu", + "photo": "https://digitalhub.fifa.com/transform/842e89cb-5c6f-4484-bbc2-b9e6d50c2de5/KALULU-Gedeon_477853", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19798,6 +20874,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Lens", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arthur_Masuaku", + "photo": "https://digitalhub.fifa.com/transform/7c521f94-2538-45a0-a77e-4a529b9dfc8f/MASUAKU-Arthur_436572", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19816,6 +20893,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ngal'ayel_Mukau", + "photo": "https://digitalhub.fifa.com/transform/72bed90f-aa3d-4f6f-8751-74689a06f326/MUKAU-Ngalayel_494458", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19834,6 +20912,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Montpellier_HSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathana%C3%ABl_Mbuku", + "photo": "https://digitalhub.fifa.com/transform/5977f6d5-d50b-46c4-9e33-d8c4aef7202c/MBUKU-Nathanael_424119", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19852,6 +20931,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atromitos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samuel_Moutoussamy", + "photo": "https://digitalhub.fifa.com/transform/e22f732a-a001-4c41-96c8-138b79ed45b2/MOUTOUSSAMY-Samuel_433076", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19870,6 +20950,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Spartak_Moscow", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Th%C3%A9o_Bongonda", + "photo": "https://digitalhub.fifa.com/transform/33939502-486c-4dce-a21a-c5c86b0e08f0/BONGONDA-Theo_441317", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19888,6 +20969,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noah_Sadiki", + "photo": "https://digitalhub.fifa.com/transform/3c5307a2-8894-44fc-a2d0-95c4500a6740/SADIKI-Noah_486147", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19906,6 +20988,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kilmarnock_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aaron_Tshibola", + "photo": "https://digitalhub.fifa.com/transform/2a9cce05-2dd6-4f24-add3-7f4ad4232790/TSHIBOLA-Aaron_477864", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19924,6 +21007,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RCD_Espanyol", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Charles_Pickel", + "photo": "https://digitalhub.fifa.com/transform/1a0ecb32-cde2-4987-a0e0-2bf8ee4376c5/PICKEL-Charles_448128", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19942,6 +21026,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Watford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edo_Kayembe", + "photo": "https://digitalhub.fifa.com/transform/45763ec1-2979-4fe6-97f9-5e3f90b9c1ee/KAYEMBE-Edo_433161", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -19960,6 +21045,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CD_Castell%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Cipenga", + "photo": "https://digitalhub.fifa.com/transform/ebfc012f-56c2-4279-9eab-02219646f01e/CIPENGA-Brian_510989", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19978,6 +21064,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athlitiki_Enosi_Larissa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ga%C3%ABl_Kakuta", + "photo": "https://digitalhub.fifa.com/transform/201587e3-e8f9-4201-9ee5-23931fd0f016/KAKUTA-Gael_336439", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -19996,6 +21083,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Alanyaspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Meschak_Elia", + "photo": "https://digitalhub.fifa.com/transform/8ac2d949-e53e-4f4e-9196-d91ab9bc8f65/ELIA-Meschack_426506", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20014,6 +21102,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9dric_Bakambu", + "photo": "https://digitalhub.fifa.com/transform/25e27fcf-479e-42fe-bd09-63dc8b8fa202/BAKAMBU-Cedric_336425", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20032,6 +21121,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fiston_Mayele", + "photo": "https://digitalhub.fifa.com/transform/cfecc0dd-e887-4645-b9dc-b9d90296f314/MAYELE-Fiston_477859", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20050,6 +21140,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yoane_Wissa", + "photo": "https://digitalhub.fifa.com/transform/df278077-1306-4bc3-99d3-0842d69fdec3/WISSA-Yoane_441316", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -20068,6 +21159,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Jazira_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Simon_Banza", + "photo": "https://digitalhub.fifa.com/transform/bea02c15-ba1f-4592-a3dd-80b301e94226/BANZA-Simon_477835", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20096,6 +21188,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Porto", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diogo_Costa", + "photo": "https://digitalhub.fifa.com/transform/7c3541e5-a8cb-458c-b368-7f57c1b5ae03/DIOGO-COSTA_403001", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20114,6 +21207,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_S%C3%A1", + "photo": "https://digitalhub.fifa.com/transform/167fd8ff-0a3f-4c15-adc8-859e9d81caa3/JOSE-SA_368689", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20132,6 +21226,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rui_Silva_(footballer%2C_born_1994)", + "photo": "https://digitalhub.fifa.com/transform/11360803-25b9-4af9-b4a1-5916e0cd03cb/RUI-SILVA_448092", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20150,6 +21245,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/N%C3%A9lson_Semedo", + "photo": "https://digitalhub.fifa.com/transform/7b97ea5c-f883-424a-9133-eead7e175b00/NELSON-SEMEDO_395212", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -20168,6 +21264,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/R%C3%BAben_Dias", + "photo": "https://digitalhub.fifa.com/transform/7eab2fa3-e7d1-4876-aaaa-a44a9e923750/RUBEN-DIAS_384752", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20186,6 +21283,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1s_Ara%C3%BAjo", + "photo": "https://digitalhub.fifa.com/transform/e8840a7f-2bc5-44fb-a7bc-15d7a605691c/TOMAS-ARAUJO_492358", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -20204,6 +21302,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diogo_Dalot", + "photo": "https://digitalhub.fifa.com/transform/d9eaa8b4-91e3-4c4f-b501-4082718f5323/DIOGO-DALOT_403002", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20222,6 +21321,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Renato_Veiga", + "photo": "https://digitalhub.fifa.com/transform/556c6a9a-facb-4a04-8b68-15bee3974c9f/RENATO-VEIGA_489704", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20240,6 +21340,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gon%C3%A7alo_In%C3%A1cio", + "photo": "https://digitalhub.fifa.com/transform/636fe280-77cd-4db8-8c43-e499e1489e31/GONCALO-INACIO_441146", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20258,6 +21359,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C3%A3o_Cancelo", + "photo": "https://digitalhub.fifa.com/transform/bb6c8016-d4b5-4434-9bba-1ec8cac37300/JOAO-CANCELO_368649", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20276,6 +21378,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RCD_Mallorca", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sam%C3%BA_Costa", + "photo": "https://digitalhub.fifa.com/transform/38256f2e-7139-4848-b609-051bb4623b71/SAMU-COSTA_491216", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20294,6 +21397,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nuno_Mendes_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/f8d5d7b8-bb64-4427-80d1-911d68b2dd1a/NUNO-MENDES_433195", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20312,6 +21416,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matheus_Nunes", + "photo": "https://digitalhub.fifa.com/transform/49ae9c75-e5f8-404a-8576-81e52d4c8338/MATHEUS-NUNES_441148", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20330,6 +21435,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bruno_Fernandes", + "photo": "https://digitalhub.fifa.com/transform/4a31c35d-c697-4c1a-ac51-a120b82a3d83/BRUNO-FERNANDES_395206", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20348,6 +21454,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bernardo_Silva", + "photo": "https://digitalhub.fifa.com/transform/97535989-5b6f-414b-a582-54a0c48df12a/BERNARDO-SILVA_395205", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -20366,6 +21473,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C3%A3o_Neves", + "photo": "https://digitalhub.fifa.com/transform/c79cf261-45b2-484b-860f-9adac3ed7d17/JOAO-NEVES_484141", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -20384,6 +21492,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/R%C3%BAben_Neves", + "photo": "https://digitalhub.fifa.com/transform/884a330c-be4c-442d-becb-2d601c7574d1/RUBEN-NEVES_395216", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20402,6 +21511,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vitinha", + "photo": "https://digitalhub.fifa.com/transform/8d21116d-608f-409b-932b-71c1ee1a043c/VITINHA_441149", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20420,6 +21530,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristiano_Ronaldo", + "photo": "https://digitalhub.fifa.com/transform/7b63f223-fda2-4d56-b218-f143f0abd2d8/CRISTIANO-RONALDO_201200", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20438,6 +21549,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gon%C3%A7alo_Ramos", + "photo": "https://digitalhub.fifa.com/transform/040f6a55-0f54-430e-a03b-bb994ee40921/GONCALO-RAMOS_448081", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20456,6 +21568,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C3%A3o_F%C3%A9lix", + "photo": "https://digitalhub.fifa.com/transform/e1fd310b-cac5-47ef-95e9-9d0b8b41ba2f/JOAO-FELIX_418535", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20474,6 +21587,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Francisco_Trinc%C3%A3o", + "photo": "https://digitalhub.fifa.com/transform/3aaa45cd-d807-4825-9145-3b1865a009bb/FRANCISCO-TRINCAO_418561", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20492,6 +21606,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rafael_Le%C3%A3o", + "photo": "https://digitalhub.fifa.com/transform/a5a760a7-7b47-42ed-8302-3ea75dbe9fc4/RAFAEL-LEAO_418550", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20510,6 +21625,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedro_Neto", + "photo": "https://digitalhub.fifa.com/transform/e4e58acb-f7af-402c-a7b8-e284583ce14f/PEDRO-NETO_418548", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20528,6 +21644,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gon%C3%A7alo_Guedes", + "photo": "https://digitalhub.fifa.com/transform/ebae7760-2b89-4f53-bc2a-38b1b276f85b/GONCALO-GUEDES_384751", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20546,6 +21663,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Francisco_Concei%C3%A7%C3%A3o", + "photo": "https://digitalhub.fifa.com/transform/1cb86e09-cf4e-4b60-8849-09d17dd1f8ad/FRANCISCO-CONCEICAO_485081", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20574,6 +21692,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Navbahor_Namangan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Utkir_Yusupov", + "photo": "https://digitalhub.fifa.com/transform/c3025d34-eb01-4b77-85bd-127f692514c8/YUSUPOV-Utkir_479077", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20592,6 +21711,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nasaf", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abduvohid_Nematov", + "photo": "https://digitalhub.fifa.com/transform/1f1bfea3-5228-4270-ad8d-c1c8f08ef522/NEMATOV-Abduvohid_479110", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20610,6 +21730,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Neftchi_Fergana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Botirali_Ergashev", + "photo": "https://digitalhub.fifa.com/transform/b358c6ce-2f88-4210-8035-4c33186ac486/ERGASHEV-Botirali_385472", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20646,6 +21767,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pakhtakor_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khojiakbar_Alijonov", + "photo": "https://digitalhub.fifa.com/transform/d87a603d-2a55-4ffd-b51b-c7d2d65dec58/ALIJONOV-Khojiakbar_479079", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20664,6 +21786,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Neftchi_Fergana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Farrukh_Sayfiev", + "photo": "https://digitalhub.fifa.com/transform/2db8b1e8-a601-41ad-aaf5-051040c9325c/SAYFIEV-Farrukh_385139", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20682,6 +21805,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rustam_Ashurmatov", + "photo": "https://digitalhub.fifa.com/transform/8f306071-778f-4a11-bb29-76de06ba7a30/ASHURMATOV-Rustam_371415", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20700,6 +21824,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nasaf", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sherzod_Nasrullaev", + "photo": "https://digitalhub.fifa.com/transform/a985d3f1-344f-45c8-947c-e8e458dca32c/NASRULLAEV-Sherzod_479075", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20718,6 +21843,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nasaf", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Umar_Eshmurodov", + "photo": "https://digitalhub.fifa.com/transform/42481984-3ded-4b43-854c-28b38e79718e/ESHMURODOV-Umar_479084", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20736,6 +21862,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Dibba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdulla_Abdullaev", + "photo": "https://digitalhub.fifa.com/transform/f771f66d-6eb1-41ec-aa83-644325f6b8fa/ABDULLAEV-Abdulla_479042", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20754,6 +21881,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Surkhon", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bekhruz_Karimov", + "photo": "https://digitalhub.fifa.com/transform/0b62bdac-feaf-4b23-a22b-31a73c68a475/KARIMOV-Behruzjon_475260", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20772,6 +21900,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_AGMK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Avazbek_Ulmasaliev", + "photo": "https://digitalhub.fifa.com/transform/6f9231dd-bc07-4ab3-a1f4-dd96ce3aa5b4/ULMASALIYEV-Avazbek_518264", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20790,6 +21919,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dinamo_Samarqand", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jakhongir_Urozov", + "photo": "https://digitalhub.fifa.com/transform/67fe075a-e8c6-4169-846b-6d436d647014/UROZOV-Jakhongir_464906", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20808,6 +21938,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pakhtakor_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Akmal_Mozgovoy", + "photo": "https://digitalhub.fifa.com/transform/acea76c2-8e6c-4335-90da-062b53054ec0/MOZGOVOY-Akmal_479106", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20826,6 +21957,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Baniyas_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Otabek_Shukurov", + "photo": "https://digitalhub.fifa.com/transform/eb1daf2f-c27b-45a4-a574-7ac0abd24061/SHUKUROV-Otabek_371348", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20844,6 +21976,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Neftchi_Fergana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamshid_Iskanderov", + "photo": "https://digitalhub.fifa.com/transform/457a0153-becf-4cf5-ab9c-9c3be220327a/ISKANDEROV-Jamshid_368545", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20862,6 +21995,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Odiljon_Hamrobekov", + "photo": "https://digitalhub.fifa.com/transform/3653b567-3520-45f9-b757-4f13a939ef39/XAMROBEKOV-Odiljon_371345", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20880,6 +22014,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Navbahor_Namangan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ruslanbek_Jiyanov", + "photo": "https://digitalhub.fifa.com/transform/fa770cc8-4001-45ea-9087-2ab624e7ff79/RUSLANBEK-JIYANOV_484303", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20898,6 +22033,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oston_Urunov", + "photo": "https://digitalhub.fifa.com/transform/d7b6d477-eacd-4954-8662-07a51b5f29fa/URUNOV-Oston_479080", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20916,6 +22052,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pakhtakor_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dostonbek_Khamdamov", + "photo": "https://digitalhub.fifa.com/transform/e49aa204-3009-462c-920b-c9dfcd8b9c03/KHAMDAMOV-Dostonbek_371393", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -20934,6 +22071,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Bataeh_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Azizjon_Ganiev", + "photo": "https://digitalhub.fifa.com/transform/8ab4a549-fd61-4a4c-810a-c04ebd897062/GANIEV-Azizjon_479086", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20952,6 +22090,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abbosbek_Fayzullaev", + "photo": "https://digitalhub.fifa.com/transform/184c6d22-8ce0-4701-8582-39e1653b77f8/FAYZULLAEV-Abbosbek_464933", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -20970,6 +22109,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bukhara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sherzod_Esanov", + "photo": "https://digitalhub.fifa.com/transform/0b3fd6fd-f931-45b7-ab1d-38b1751cb0a2/ESANOV-Sherzod_464897", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -20988,6 +22128,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eldor_Shomurodov", + "photo": "https://digitalhub.fifa.com/transform/d311d575-b59c-4d9f-8825-b506b0aa3c49/SHOMURODOV-Eldor_385475", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21006,6 +22147,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dinamo_Samarqand", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Azizbek_Amonov", + "photo": "https://digitalhub.fifa.com/transform/f9f09a67-08e1-43dc-8ad8-5e5e3aaa291d/AMONOV-Azizbek_481220", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21024,6 +22166,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Igor_Sergeev", + "photo": "https://digitalhub.fifa.com/transform/5e05ab4f-a3c8-4086-b1a1-54ec0f4ee475/SERGEEV-Igor_368546", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21052,6 +22195,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/GNK_Dinamo_Zagreb", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dominik_Livakovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/6f54cf31-4fd8-4dff-aaa7-9db6bf2fa2ec/LIVAKOVIC-Dominik_369029", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21070,6 +22214,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hull_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivor_Pandur", + "photo": "https://digitalhub.fifa.com/transform/5a32b76f-ee60-4eb1-a2e0-b12bc86e41e0/PANDUR-Ivor_514526", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21088,6 +22233,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/F.C._Copenhagen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dominik_Kotarski", + "photo": "https://digitalhub.fifa.com/transform/4fb248c2-8d15-4415-ab5f-19bf997447ae/KOTARSKI-Dominik_448179", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21106,6 +22252,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Josip_Stani%C5%A1i%C4%87", + "photo": "https://digitalhub.fifa.com/transform/c1f59cf4-db22-4b38-af85-ab5692105f95/STANISIC-Josip_433667", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21124,6 +22271,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/ACF_Fiorentina", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marin_Pongra%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/002f5150-852a-45f5-9a9b-46cd3dcaface/PONGRACIC-Marin_448174", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21142,6 +22290,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C5%A1ko_Gvardiol", + "photo": "https://digitalhub.fifa.com/transform/18cba70e-f4ed-4f57-8e6a-5d4bfd3df8b0/GVARDIOL-Josko_448180", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21160,6 +22309,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Duje_%C4%86aleta-Car", + "photo": "https://digitalhub.fifa.com/transform/d8171170-8b91-49e5-b32a-7b3494bf5809/CALETA-CAR-Duje_372424", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21178,6 +22328,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Ajax", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Josip_%C5%A0utalo", + "photo": "https://digitalhub.fifa.com/transform/5b23d028-3bf8-4355-8364-7838975c264f/SUTALO-Josip_448171", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21196,6 +22347,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Augsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kristijan_Jaki%C4%87", + "photo": "https://digitalhub.fifa.com/transform/8fdebc61-0e5a-4d33-bf9f-3dcb4b413f21/JAKIC-Kristijan_448164", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21214,6 +22366,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hamburger_SV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luka_Vu%C5%A1kovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/c905e324-dc60-4e79-a2a1-c06412f27aed/VUSKOVIC-Luka_499290", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21232,6 +22385,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Midtjylland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_Erli%C4%87", + "photo": "https://digitalhub.fifa.com/transform/6353056f-aabd-49e1-9931-9b28010746a6/ERLIC-Martin_389740", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21250,6 +22404,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nikola_Moro", + "photo": "https://digitalhub.fifa.com/transform/f0845e44-1c38-4bff-a4d4-3e238907d961/MORO-Nikola_389753", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21268,6 +22423,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mateo_Kova%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/5d230f74-1e00-4b42-a880-844fe2aee964/KOVACIC-Mateo_339987", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21286,6 +22442,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luka_Modri%C4%87", + "photo": "https://digitalhub.fifa.com/transform/cbff6a19-cce4-45ee-9869-84cf30ce5676/MODRIC-Luka_241559", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21304,6 +22461,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Torino_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nikola_Vla%C5%A1i%C4%87", + "photo": "https://digitalhub.fifa.com/transform/59a64db7-c267-432d-9172-cf012b37c0b5/VLASIC-Nikola_409191", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21322,6 +22480,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mario_Pa%C5%A1ali%C4%87", + "photo": "https://digitalhub.fifa.com/transform/f3c0fd5e-6814-4acc-822a-2152e1cf79de/PASALIC-Mario_380005", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21340,6 +22499,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Como_1907", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_Baturina", + "photo": "https://digitalhub.fifa.com/transform/b9125a74-a920-4ffc-922b-68d57c524f4e/BATURINA-Martin_482774", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -21358,6 +22518,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Petar_Su%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/89c383c2-39ba-413d-b945-e42dd2d47c6d/SUCIC-Petar_485066", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21376,6 +22537,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/HNK_Rijeka", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Toni_Fruk", + "photo": "https://digitalhub.fifa.com/transform/f71b54fc-4cf8-463c-b8cc-7837e3d9eca8/FRUK-Toni_390197", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21394,6 +22556,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luka_Su%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/4f4c5521-6b60-46e0-b93b-4aaae66f28f7/SUCIC-Luka_448160", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21412,6 +22575,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andrej_Kramari%C4%87", + "photo": "https://digitalhub.fifa.com/transform/a1ea2a12-4fba-4dbb-9a75-25c88685d90c/KRAMARIC-Andrej_336472", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21430,6 +22594,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CA_Osasuna", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ante_Budimir", + "photo": "https://digitalhub.fifa.com/transform/135f8f1c-6e03-43b8-a18a-8914b4a4bd7a/BUDIMIR-Ante_430070", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21448,6 +22613,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivan_Peri%C5%A1i%C4%87", + "photo": "https://digitalhub.fifa.com/transform/ba7ea3ab-0ef6-4cdd-834c-79a94739fe26/PERISIC-Ivan_359381", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21466,6 +22632,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Freiburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Igor_Matanovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/72c82c16-da76-4f5a-a849-5b84343228eb/MATANOVIC-Igor_485068", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21484,6 +22651,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_City_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marco_Pa%C5%A1ali%C4%87", + "photo": "https://digitalhub.fifa.com/transform/ea070001-3892-4086-89c9-fe982a729f5d/PASALIC-Marco_482931", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21502,6 +22670,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dallas", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Petar_Musa", + "photo": "https://digitalhub.fifa.com/transform/5c33a6f7-32cc-4821-949d-42fa33de6f74/MUSA-Petar_389754", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -21530,6 +22699,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Everton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordan_Pickford", + "photo": "https://digitalhub.fifa.com/transform/5f9b3bbf-edb5-4956-bce7-2d0a8e77f6ab/PICKFORD-Jordan_336022", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21548,6 +22718,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dean_Henderson", + "photo": "https://digitalhub.fifa.com/transform/acb3f8de-1176-40ef-99c2-e671120fbde0/HENDERSON-Dean_403046", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21566,6 +22737,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/James_Trafford", + "photo": "https://digitalhub.fifa.com/transform/f923135f-5d11-46cb-90a3-517f74cb4c76/TRAFFORD-James_485080", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21584,6 +22756,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ezri_Konsa", + "photo": "https://digitalhub.fifa.com/transform/54b28723-92e1-42e8-97b5-162f5099cf60/KONSA-Ezri_403049", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21602,6 +22775,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_O'Reilly", + "photo": "https://digitalhub.fifa.com/transform/6a6be1c6-3496-49ba-81ca-354bdb2f404c/OREILLY-Nico_390761", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21620,6 +22794,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/John_Stones", + "photo": "https://digitalhub.fifa.com/transform/bb455f6a-d793-44ef-92b8-bd1aff6d14d6/STONES-John_369434", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21638,6 +22813,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marc_Gu%C3%A9hi", + "photo": "https://digitalhub.fifa.com/transform/c9686f87-8abd-45fb-a1e0-321ee8470dd6/GUEHI-Marc_405841", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21656,6 +22832,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Trevoh_Chalobah", + "photo": "https://digitalhub.fifa.com/transform/7fa89d9b-c648-4789-ab66-f00a2fbf56df/CHALOBAH-Trevoh_439691", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21674,6 +22851,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dan_Burn", + "photo": "https://digitalhub.fifa.com/transform/ac44e40e-162d-4459-94b6-8971a032e371/BURN-Dan_494345", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21692,6 +22870,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Reece_James", + "photo": "https://digitalhub.fifa.com/transform/1ffcc3c3-fdf3-4b61-9ac5-299213771a62/JAMES-Reece_439641", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21710,6 +22889,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Djed_Spence", + "photo": "https://digitalhub.fifa.com/transform/03356baa-b368-4192-bf86-ad3033e57ad2/SPENCE-Djed_506329", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21728,6 +22908,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jarell_Quansah", + "photo": "https://digitalhub.fifa.com/transform/60c5fb68-c640-45dc-a493-75e1d9f3450c/QUANSAH-Jarell_463809", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21746,6 +22927,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Declan_Rice", + "photo": "https://digitalhub.fifa.com/transform/acb98657-fa9b-4202-bc38-075a97b5bf78/RICE-Declan_433097", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21764,6 +22946,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elliot_Anderson_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/8da5855f-c957-4151-94a0-731e9714249f/ANDERSON-Elliot_481610", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21782,6 +22965,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jude_Bellingham", + "photo": "https://digitalhub.fifa.com/transform/d711b37f-ec06-4ea7-bb52-50ba0a42ef67/BELLINGHAM-Jude_448202", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -21800,6 +22984,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brentford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordan_Henderson", + "photo": "https://digitalhub.fifa.com/transform/95e802dd-2731-42ff-97ce-b92c47954fa1/HENDERSON-Jordan_356189", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21818,6 +23003,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kobbie_Mainoo", + "photo": "https://digitalhub.fifa.com/transform/add399f5-3af6-4ce6-b078-8595e805f1be/MAINOO-Kobbie_482621", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21836,6 +23022,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Morgan_Rogers", + "photo": "https://digitalhub.fifa.com/transform/426bfdb9-3999-4826-81b8-dd33691a45a2/ROGERS-Morgan_492716", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21854,6 +23041,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eberechi_Eze", + "photo": "https://digitalhub.fifa.com/transform/c08bf1d9-1dce-4862-b810-2f9e198a4950/EZE-Eberechi_473113", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21872,6 +23060,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bukayo_Saka", + "photo": "https://digitalhub.fifa.com/transform/b1182d25-62ad-4ad8-8bae-2b7577569484/MUMIN-Abdul_441336", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21890,6 +23079,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Harry_Kane", + "photo": "https://digitalhub.fifa.com/transform/5ad83fe6-1139-4f92-a97c-669052eb1755/KANE-Harry_369419", "wcApps": 1, "wcGoals": 2, "wcYellow": 0, @@ -21908,6 +23098,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcus_Rashford", + "photo": "https://digitalhub.fifa.com/transform/1c89a3e5-8d8f-474f-a0fe-8c39faa3dc8d/RASHFORD-Marcus_401470", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -21926,6 +23117,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anthony_Gordon_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/bb7bbfe0-791d-408e-a2c2-f33156fce3e8/GORDON-Anthony_448189", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21944,6 +23136,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ollie_Watkins", + "photo": "https://digitalhub.fifa.com/transform/876d6c91-be07-4b54-a86d-d73e2ef52d8f/WATKINS-Ollie_448203", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -21962,6 +23155,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noni_Madueke", + "photo": "https://digitalhub.fifa.com/transform/115733f4-8e52-477a-867f-063f1e2c7752/MADUEKE-Noni_489732", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -21980,6 +23174,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivan_Toney", + "photo": "https://digitalhub.fifa.com/transform/720c0b56-6b1c-49aa-8c9d-5aec2c23c673/TONEY-Ivan_448198", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22008,6 +23203,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Gallen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lawrence_Ati-Zigi", + "photo": "https://digitalhub.fifa.com/transform/ff31f89d-7f19-4a3e-b213-6c943ec77fb4/ZIGI-Lawrence-Ati_386473", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22026,6 +23222,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/St_Patrick's_Athletic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joseph_Anang", + "photo": "https://digitalhub.fifa.com/transform/ddb39257-eec9-4097-bc08-6f1dbe034dec/ANANG-Joseph_506277", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22044,6 +23241,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Accra_Hearts_of_Oak_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Benjamin_Asare", + "photo": "https://digitalhub.fifa.com/transform/59f40ed7-650e-48ef-8f42-8a8a326b0504/ASARE-Benjamin_494349", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22062,6 +23260,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_Rennais_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alidu_Seidu", + "photo": "https://digitalhub.fifa.com/transform/d37bf93a-6fc3-483d-be08-32032b5956bc/SEIDU-Alidu_448522", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22080,6 +23279,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jonas_Adjetey", + "photo": "https://digitalhub.fifa.com/transform/59b24298-f09f-4f11-afe4-805c459e6fa2/ADJETEY-Jonas_494351", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22098,6 +23298,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rayo_Vallecano", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdul_Mumin", + "photo": "https://digitalhub.fifa.com/transform/394452a3-57aa-4ce7-b506-9ba8de7254eb/MUMIN-Abdul_441336", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22116,6 +23317,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AJ_Auxerre", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gideon_Mensah_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/3aed0bc7-4974-4bc1-9cc9-bb764bb91d3e/MENSAH-Gideon_441333", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22134,6 +23336,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PAOK_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdul_Rahman_Baba", + "photo": "https://digitalhub.fifa.com/transform/3aa4be07-45b8-4c6c-9c82-e1e7d801e531/RAHMAN-Baba_367536", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22152,6 +23355,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jerome_Opoku", + "photo": "https://digitalhub.fifa.com/transform/03ddfb51-4c65-457f-b234-eb2a795b01d2/OPOKU-Jerome_486150", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22170,6 +23374,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kojo_Peprah_Oppong", + "photo": "https://digitalhub.fifa.com/transform/d83d28af-b1f0-4b41-acec-6b3dfd760fb2/OPPONG-Kojo-Peprah_511022", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22188,6 +23393,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pafos_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Derrick_Luckassen", + "photo": "https://digitalhub.fifa.com/transform/c70d2790-8764-47a0-8c27-a9e7f74563a0/LUCKASSEN-Derrick_520037", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22206,6 +23412,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AJ_Auxerre", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marvin_Senaya", + "photo": "https://digitalhub.fifa.com/transform/5b3249dc-6e9d-490b-be47-93a59fd3d069/SENAYA-Marvin_520039", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22224,6 +23431,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nordsj%C3%A6lland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Caleb_Yirenkyi", + "photo": "https://digitalhub.fifa.com/transform/3c283bda-a2ed-4c1d-9115-aef0cc7dac97/YIRENKYI-Caleb_506279", "wcApps": 1, "wcGoals": 1, "wcYellow": 1, @@ -22242,6 +23450,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thomas_Partey", + "photo": "https://digitalhub.fifa.com/transform/4973b241-e78b-4c13-b699-66c8c16f882a/PARTEY-Thomas_369089", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22260,6 +23469,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Oviedo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kwasi_Sibo", + "photo": "https://digitalhub.fifa.com/transform/a61e2a7d-38de-46d5-888b-1ad713a329c4/SIBO-Kwasi_507253", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22278,6 +23488,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antoine_Semenyo", + "photo": "https://digitalhub.fifa.com/transform/c0b6a316-ecf6-4944-b8fc-ccdd60b15a5a/SEMENYO-Antoine_448531", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22296,6 +23507,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AJ_Auxerre", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elisha_Owusu", + "photo": "https://digitalhub.fifa.com/transform/7b2e13d2-e407-4c8a-8e7d-e465d933bef5/OWUSU-Elisha_441341", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22314,6 +23526,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Saint-%C3%89tienne", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Augustine_Boakye", + "photo": "https://digitalhub.fifa.com/transform/643463a2-4d0b-477a-889a-21eaf36cdf46/BOAKYE-Augustine_523173", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22332,6 +23545,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leicester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdul_Fatawu", + "photo": "https://digitalhub.fifa.com/transform/c76bdca8-f959-4934-8ecf-47d38aac600c/ISSAHAKU-Fatawu_441342", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22350,6 +23564,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leicester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordan_Ayew", + "photo": "https://digitalhub.fifa.com/transform/527a870c-dad4-474a-91a3-3ccac43d3ce7/AYEW-Jordan_353235", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22368,6 +23583,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Coventry_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brandon_Thomas-Asante", + "photo": "https://digitalhub.fifa.com/transform/d80ceb13-447c-4de1-b0c2-09b570b3e6ef/THOMAS-ASANTE-Brandon_486213", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22386,6 +23602,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christopher_Bonsu_Baah", + "photo": "https://digitalhub.fifa.com/transform/a4046f4f-5e32-45b7-8ff0-1c42ba9466b7/BAAH-Christopher-Bonsu_494350", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22404,6 +23621,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athletic_Bilbao", "captain": false, "wiki": "https://en.wikipedia.org/wiki/I%C3%B1aki_Williams", + "photo": "https://digitalhub.fifa.com/transform/2335d9cb-66fa-4e9a-a167-834ac3541e00/WILLIAMS-Inaki_411376", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22422,6 +23640,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kamaldeen_Sulemana", + "photo": "https://digitalhub.fifa.com/transform/ba6f9998-366d-4e8f-b7ca-e387f1aabdcd/SULEMANA-Kamaldeen_448523", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22440,6 +23659,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ernest_Nuamah", + "photo": "https://digitalhub.fifa.com/transform/1561f6b3-4537-41a1-8803-367ec4c80519/NUAMAH-Ernest_448525", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22458,6 +23678,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Prince_Kwabena_Adu", + "photo": "https://digitalhub.fifa.com/transform/fe89d2b1-ecd5-471d-a730-a1704b275019/ADU-Prince_514401", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22486,6 +23707,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Nacional_de_Football", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_Mej%C3%ADa", + "photo": "https://digitalhub.fifa.com/transform/2adff111-751a-46e3-b3c3-e3e37c8416cd/MEJIA-Luis_267702", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22504,6 +23726,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Marath%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Samudio", + "photo": "https://digitalhub.fifa.com/transform/7ad848a3-35dc-465c-b10b-e3ef9dcc7813/SAMUDIO-Cesar_441402", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22522,6 +23745,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Fayha_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Orlando_Mosquera", + "photo": "https://digitalhub.fifa.com/transform/050825b5-4cad-4874-8aa9-fdf8bda50819/MOSQUERA-Orlando_441241", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22540,6 +23764,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C5%A0K_Slovan_Bratislava", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Blackman", + "photo": "https://digitalhub.fifa.com/transform/b6125765-d10e-468b-a80a-be2118629de6/BLACKMAN-Cesar_441242", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -22558,6 +23783,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_C%C3%B3rdoba", + "photo": "https://digitalhub.fifa.com/transform/ba65e55e-dd66-4931-bae7-ca55b6f0c719/CORDOBA-Jose_418715", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22576,6 +23802,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Deportivo_Saprissa", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fidel_Escobar", + "photo": "https://digitalhub.fifa.com/transform/0163854c-2dc3-4f41-8994-af78cc54ad9f/ESCOBAR-Fidel_385030", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22594,6 +23821,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Pari_Nizhny_Novgorod", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edgardo_Fari%C3%B1a", + "photo": "https://digitalhub.fifa.com/transform/9252feca-b71a-4c49-be3c-80a366e02c51/FARINA-Edgardo_480313", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22612,6 +23840,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Academia_Puerto_Cabello", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jiovany_Ramos", + "photo": "https://digitalhub.fifa.com/transform/eba19de2-1ee7-4c78-83c4-f273a6202f2e/RAMOS-Jiovany_480310", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22630,6 +23859,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Minnesota_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carlos_Harvey", + "photo": "https://digitalhub.fifa.com/transform/498810de-6369-469e-8df9-db21395d1ee0/HARVEY-Carlos_418729", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -22648,6 +23878,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Plaza_Amador", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eric_Davis_(Panamanian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/15739adf-0945-4a5d-bafa-abfaa784cce9/DAVIS-Eric_337232", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22666,6 +23897,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/LASK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andr%C3%A9s_Andrade_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/7cb0d726-e204-4173-830c-0384eb857207/ANDRADE-Andres_441240", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22684,6 +23916,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Be%C5%9Fikta%C5%9F_J.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Amir_Murillo", + "photo": "https://digitalhub.fifa.com/transform/018c385a-4ec9-457e-8c6b-71ed2be9c0fd/MURILLO-Amir_385031", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22702,6 +23935,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Turan_Tovuz", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Roderick_Miller_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/c49e9539-7f3a-4566-bc73-0a1d80f69c85/MILLER-Roderick_344582", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22720,6 +23954,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Deportivo_La_Guaira_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jorge_Guti%C3%A9rrez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/b324619d-d774-4bb5-876b-40845697efe8/GUTIERREZ-Jorge_441239", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22738,6 +23973,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hapoel_Ironi_Kiryat_Shmona_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristian_Mart%C3%ADnez_(Panamanian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/153e5b43-6e20-486d-bf4c-d0ff9615e9c6/MARTINEZ-Cristian_395581", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22756,6 +23992,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Ju%C3%A1rez", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Luis_Rodr%C3%ADguez_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/61c1c941-31d5-456d-b55f-dc30700adba9/RODRIGUEZ-Jose-Luis_411176", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22774,6 +24011,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pumas_UNAM", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adalberto_Carrasquilla", + "photo": "https://digitalhub.fifa.com/transform/e65ebda4-7a66-4117-98d1-f97c1bda19d5/CARRASQUILLA-Adalberto_385833", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22792,6 +24030,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Le%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ismael_D%C3%ADaz_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/5d8477c7-2f01-40fd-bc37-fbb35a936957/DIAZ-Ismael_372342", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22810,6 +24049,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mazatl%C3%A1n_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yoel_B%C3%A1rcenas", + "photo": "https://digitalhub.fifa.com/transform/c34b4b07-7452-4e8b-a429-ad73f1f9277d/BARCENAS-Edgar-Yoel_400416", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22828,6 +24068,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Plaza_Amador", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alberto_Quintero_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/98334cd9-f4b4-4f2f-9b57-5cc547a75ec8/QUINTERO-Alberto_271116", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22846,6 +24087,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/San_Diego_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/An%C3%ADbal_Godoy", + "photo": "https://digitalhub.fifa.com/transform/c0f17753-49b2-481c-8924-9f9f1b081bcf/GODOY-Anibal_269514", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22864,6 +24106,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cobresal", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Yanis", + "photo": "https://digitalhub.fifa.com/transform/6a0310f0-a008-4d4e-adc9-d46fbf9ece31/YANIS-Cesar_441243", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22882,6 +24125,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Deportivo_Saprissa", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1s_Rodr%C3%ADguez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/1f4bd86b-0e56-41f3-9f80-5e7388ff9848/RODRIGUEZ-Tomas_418747", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -22900,6 +24144,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Universidad_Cat%C3%B3lica_(Ecuador)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Fajardo_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/b120b6ef-1340-49c3-9400-dbe883606d5e/FAJARDO-Jose_411174", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22918,6 +24163,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Universidad_de_Concepci%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cecilio_Waterman", + "photo": "https://digitalhub.fifa.com/transform/88587975-f375-48cb-bd3d-662e2095c8ca/WATERMAN-Cecilio_337251", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -22936,6 +24182,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Universidad_Cat%C3%B3lica_(Ecuador)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Azarias_Londo%C3%B1o", + "photo": "https://digitalhub.fifa.com/transform/cb7b28b7-dbcb-4240-a32d-c5e6cd289240/LONDONO-Azarias_466669", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/ALG.json b/public/data/squads/ALG.json index 82fc31cc..9ce3c36d 100644 --- a/public/data/squads/ALG.json +++ b/public/data/squads/ALG.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Stade_Nyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Melvin_Mastil", + "photo": "https://digitalhub.fifa.com/transform/6d85724d-c5a6-400d-acb9-df73451a4bf4/MASTIL-Melvin_520070", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/USM_Alger", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oussama_Benbot", + "photo": "https://digitalhub.fifa.com/transform/884914ab-5fde-4b43-a31a-99b35849afc8/BENBOT-Oussama_477817", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Granada_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luca_Zidane", + "photo": "https://digitalhub.fifa.com/transform/9a389290-d443-4b83-8e3a-70e481bca3f1/ZIDANE-Luca_389879", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/A%C3%AFssa_Mandi", + "photo": "https://digitalhub.fifa.com/transform/dc4250ac-0a37-44da-9ae0-c858225ad8a1/MANDI-Aissa_376285", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/USM_Alger", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Achref_Abada", + "photo": "https://digitalhub.fifa.com/transform/8b3d3f92-a378-40d7-92d2-85eed4a732d3/ABADA-Achraf_512127", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esp%C3%A9rance_Sportive_de_Tunis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Amine_Tougai", + "photo": "https://digitalhub.fifa.com/transform/08ab7f46-1067-4c5a-9a23-64bda657aca0/TOUGAI-Mohamed-Amine_433600", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/JS_Kabylie", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zineddine_Bela%C3%AFd", + "photo": "https://digitalhub.fifa.com/transform/f638bd61-6020-4634-bb13-4c19e3b209de/BELAID-Zineddine_480983", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jaouen_Hadjam", + "photo": "https://digitalhub.fifa.com/transform/c24e6b93-736c-41a7-be57-2e165509ce5c/HADJAM-Jaouen_482869", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rayan_A%C3%AFt-Nouri", + "photo": "https://digitalhub.fifa.com/transform/7d7c26f5-81ee-4c6b-97b5-a8c6f67f0772/ZIZO_431858", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hellas_Verona_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rafik_Belghali", + "photo": "https://digitalhub.fifa.com/transform/0007b754-4911-4f39-8c81-df2c156f7aa5/BELGHALI-Rafik_511009", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramy_Bensebaini", + "photo": "https://digitalhub.fifa.com/transform/329752fa-e310-4124-8fb2-be7cc478b929/BENSEBAINI-Ramy_395113", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samir_Chergui", + "photo": "https://digitalhub.fifa.com/transform/5a1d62d5-a732-4036-b925-d011389a66fb/CHERGUI-Samir_511010", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Twente", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramiz_Zerrouki", + "photo": "https://digitalhub.fifa.com/transform/48a3b28e-cee7-4c5b-87b9-6344b3977983/ZERROUKI-Ramiz_433679", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ittihad_Club_(Jeddah)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Houssem_Aouar", + "photo": "https://digitalhub.fifa.com/transform/ac743888-d671-4971-9df9-594b591f2425/AOUAR-Houssem_430698", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Far%C3%A8s_Cha%C3%AFbi", + "photo": "https://digitalhub.fifa.com/transform/81f29a61-d5a0-466a-86dd-d52b61f29462/CHAIBI-Fares_477795", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hicham_Boudaoui", + "photo": "https://digitalhub.fifa.com/transform/76a28e94-3869-40e2-a82e-9fb973181eb6/BOUDAOUI-Hicham_441350", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nabil_Bentaleb", + "photo": "https://digitalhub.fifa.com/transform/02fbf423-afa1-4863-8ddc-af2136fb5685/BENTALEB-Nabil_379939", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Maza", + "photo": "https://digitalhub.fifa.com/transform/d1a9f2e9-3dda-4bdb-b2a1-f026bb97d9ce/MAZA-Ibrahim_494291", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royal_Charleroi_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yacine_Titraoui", + "photo": "https://digitalhub.fifa.com/transform/d5bf01cd-ba36-4a99-80c8-9287c6df0069/TITRAOUI-Yassine_433631", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Riyad_Mahrez", + "photo": "https://digitalhub.fifa.com/transform/172fb59c-24f2-4bc0-82a2-cdc869badf53/MAHREZ-Riyad_379942", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amine_Gouiri", + "photo": "https://digitalhub.fifa.com/transform/4818d176-036a-4494-b53e-ada08bba749c/GOUIRI-Amine_405877", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anis_Hadj_Moussa", + "photo": "https://digitalhub.fifa.com/transform/7446a4bb-0884-461c-8fd7-7ce4c93a0a46/HADJ-MOUSSA-Anis_482874", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gy%C5%91ri_ETO_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nadhir_Benbouali", + "photo": "https://digitalhub.fifa.com/transform/9e9811da-2a8a-48cd-9088-1a45b6f90e0a/BENBOUALI-Nadhir_520071", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Amoura", + "photo": "https://digitalhub.fifa.com/transform/5aa32614-1ae5-49be-aed3-f9636a556385/AMOURA-Mohamed_477790", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adil_Boulbina", + "photo": "https://digitalhub.fifa.com/transform/167d2400-d78c-4931-8a84-7b27284bd386/BOULBINA-Adil_512132", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Frosinone_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Far%C3%A8s_Ghedjemis", + "photo": "https://digitalhub.fifa.com/transform/39118134-164a-4baa-9884-de4f4821a0b7/GHEDJEMIS-Fares_520072", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/ARG.json b/public/data/squads/ARG.json index 0fb71ecd..bf67b752 100644 --- a/public/data/squads/ARG.json +++ b/public/data/squads/ARG.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Musso", + "photo": "https://digitalhub.fifa.com/transform/c4a2b6b7-378f-422d-b2d1-42a04e5b1dfb/MUSSO-Juan_430624", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ger%C3%B3nimo_Rulli", + "photo": "https://digitalhub.fifa.com/transform/db91883b-99ec-4aa2-bf1a-cc7912040c7b/RULLI-Geronimo_394824", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emiliano_Mart%C3%ADnez", + "photo": "https://digitalhub.fifa.com/transform/f5f477fe-a519-4c69-bb68-f6f5b97c1399/MARTINEZ_Emiliano_308300", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcos_Senesi", + "photo": "https://digitalhub.fifa.com/transform/6e675b37-0a1a-4b1e-8ec8-34425ac08d86/MARCOS-SENESI_402934", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_Tagliafico", + "photo": "https://digitalhub.fifa.com/transform/dd4d5f75-b3d4-4ff2-81bf-c16bf0b0a061/TAGLIAFICO-Nicolas_308322", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gonzalo_Montiel", + "photo": "https://digitalhub.fifa.com/transform/b8cd278f-c843-4b99-9fb3-c8f081fbb2a8/MONTIEL-Gonzalo_402926", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lisandro_Mart%C3%ADnez", + "photo": "https://digitalhub.fifa.com/transform/1b4390f3-e94f-4851-a36b-595356b3d414/MARTINEZ-Lisandro_402921", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristian_Romero", + "photo": "https://digitalhub.fifa.com/transform/61d5d60a-7e5a-4a29-919d-c52bd80b9a5a/ROMERO-Cristian_431196", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_Otamendi", + "photo": "https://digitalhub.fifa.com/transform/4aedbffa-a35c-4aa5-a7ce-8a29c2af3e72/OTAMENDI-Nicolas_310116", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Facundo_Medina", + "photo": "https://digitalhub.fifa.com/transform/6d4b9a27-2cd5-4372-8426-51876990ba1b/MEDINA-Facundo_418963", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nahuel_Molina", + "photo": "https://digitalhub.fifa.com/transform/7aef8344-2a5b-42f0-b1a0-565d5220aa76/MOLINA-Nahuel_402925", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Boca_Juniors", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leandro_Paredes", + "photo": "https://digitalhub.fifa.com/transform/76c073ae-2d3c-47b6-8fb5-698893f91a6f/PAREDES-Leandro_332847", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Miami_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_De_Paul", + "photo": "https://digitalhub.fifa.com/transform/314bcb4c-8c81-4bce-9750-85827a209c1b/DE-PAUL-Rodrigo_428882", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Valent%C3%ADn_Barco", + "photo": "https://digitalhub.fifa.com/transform/b3a01b61-2e37-439e-b277-5d37c89923ab/BARCO-Valentin_463661", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Giovani_Lo_Celso", + "photo": "https://digitalhub.fifa.com/transform/ddda0414-89fe-4118-9830-8ef417990db4/LO-CELSO-Giovani_395414", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Exequiel_Palacios", + "photo": "https://digitalhub.fifa.com/transform/0c3725a4-a529-412d-867b-2ca0929a7a85/PALACIOS-Exequiel_389485", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_Gonz%C3%A1lez_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/7c86f0b3-0e7b-46e4-adb5-eafcd09d5cd0/GONZALEZ-Nico_430631", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexis_Mac_Allister", + "photo": "https://digitalhub.fifa.com/transform/78b6a9e4-f2b9-4e19-b414-79b18858caaf/MAC-ALLISTER-Alexis_430628", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Enzo_Fern%C3%A1ndez", + "photo": "https://digitalhub.fifa.com/transform/b88c6da2-28db-4d61-a668-ac8e84114063/FERNANDEZ-Enzo_448252", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juli%C3%A1n_Alvarez", + "photo": "https://digitalhub.fifa.com/transform/c7715f12-adb9-4504-9be2-e2899bdbd172/ALVAREZ-Julian_416081", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Miami_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lionel_Messi", + "photo": "https://digitalhub.fifa.com/transform/19823774-fac0-485a-8a8f-572e7324c6c2/MESSI-Lionel_229397", "wcApps": 1, "wcGoals": 3, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thiago_Almada", + "photo": "https://digitalhub.fifa.com/transform/2bcc1c2f-7d0e-46c9-bcd9-1c02ed4d408a/ALMADA-Thiago_418975", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Giuliano_Simeone", + "photo": "https://digitalhub.fifa.com/transform/5d379193-ed78-498b-81c0-0e1a50f2f7c9/SIMEONE-Giuliano_485595", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Como_1907", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_Paz", + "photo": "https://digitalhub.fifa.com/transform/db59cb7d-9b9e-4cdc-be14-07e16631dbd8/PAZ-Nico_441422", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Manuel_L%C3%B3pez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/fe5c273f-95e7-49c7-b9a5-a332e4da801b/LOPEZ-Jose-Manuel_495054", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lautaro_Mart%C3%ADnez", + "photo": "https://digitalhub.fifa.com/transform/2368bf53-1f73-427b-929e-557187d53ac7/MARTINEZ-Lautaro_402920", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/AUS.json b/public/data/squads/AUS.json index 2884a1dc..53d5bad9 100644 --- a/public/data/squads/AUS.json +++ b/public/data/squads/AUS.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Levante_UD", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mathew_Ryan", + "photo": "https://digitalhub.fifa.com/transform/7c98d5eb-1514-4e8f-a6c6-60f4017b2175/RYAN-Mathew_339117", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Randers_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Paul_Izzo", + "photo": "https://digitalhub.fifa.com/transform/b64e66f2-6c65-4a90-8f28-6fc699fcf5ce/IZZO-Paul_331135", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Melbourne_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrick_Beach", + "photo": "https://digitalhub.fifa.com/transform/0ea3c68c-c425-41c4-b973-c60e2d5b4685/BEACH-Patrick_494557", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/APOEL_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Milo%C5%A1_Degenek", + "photo": "https://digitalhub.fifa.com/transform/93c60eb1-755d-4019-aedb-4da099ceb670/DEGENEK-Milos_331149", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Parma_Calcio_1913", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alessandro_Circati", + "photo": "https://digitalhub.fifa.com/transform/0bbf6585-1c6b-4416-8a3f-31a1d8d1625b/CIRCATI-Alessandro_448014", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Grazer_AK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jacob_Italiano", + "photo": "https://digitalhub.fifa.com/transform/58be20f9-ed45-4c69-9c3d-d148271e8e92/ITALIANO-Jacob_430450", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordan_Bos", + "photo": "https://digitalhub.fifa.com/transform/4b537554-d211-4b77-aa31-0935973fdd50/BOS-Jordan_423522", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Albirex_Niigata", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jason_Geria", + "photo": "https://digitalhub.fifa.com/transform/33a991a9-eb66-43b2-ad39-2718a8147c51/GERIA-Jason_339112", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/New_York_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kai_Trewin", + "photo": "https://digitalhub.fifa.com/transform/5753796c-c01e-444e-8896-5c6c79dcd9fb/TREWIN-Kai_494411", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Melbourne_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aziz_Behich", + "photo": "https://digitalhub.fifa.com/transform/7b166229-d82d-4323-9c79-eb973e996408/BEHICH-Aziz_349342", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leicester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Harry_Souttar", + "photo": "https://digitalhub.fifa.com/transform/6777563e-5036-4252-9809-a0cc21d96147/SOUTTAR-Harry_430442", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Swansea_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cameron_Burgess", + "photo": "https://digitalhub.fifa.com/transform/75870c29-917d-4ad0-984c-c7ba4e85953c/BURGESS-Cameron_382312", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Colorado_Rapids", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Herrington", + "photo": "https://digitalhub.fifa.com/transform/b0e45418-ff7e-4fdf-a7ac-8e7bf2d63624/HERRINGTON-Lucas_504931", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Pauli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Connor_Metcalfe", + "photo": "https://digitalhub.fifa.com/transform/a539f793-3d95-46b8-805e-67156152ac8b/METCALFE-Connor_430452", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/New_York_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aiden_O'Neill", + "photo": "https://digitalhub.fifa.com/transform/a7dc9d98-0215-4756-995a-09b61830ab8b/ONEILL-Aiden_430440", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Heart_of_Midlothian_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cammy_Devlin", + "photo": "https://digitalhub.fifa.com/transform/1c095f2b-8169-4023-a676-48c6fb3e6897/DEVLIN-Cameron_430437", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Pauli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jackson_Irvine", + "photo": "https://digitalhub.fifa.com/transform/7726492b-0996-47a2-aafd-bd362844d9df/IRVINE-Jackson_355775", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sydney_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Paul_Okon-Engstler", + "photo": "https://digitalhub.fifa.com/transform/c010f6a9-53af-4d79-b16d-f25b96670225/OKON-ENGSTLER-Paul_498421", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Melbourne_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mathew_Leckie", + "photo": "https://digitalhub.fifa.com/transform/bc1b0683-9839-4c4e-acf1-2256bc2e58a3/LECKIE-Mathew_321697", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Tour%C3%A9_(soccer%2C_born_2004)", + "photo": "https://digitalhub.fifa.com/transform/069af350-e4d8-4b30-af2d-6938b9a379fa/TOURE-Mohamed_498806", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Heracles_Almelo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ajdin_Hrustic", + "photo": "https://digitalhub.fifa.com/transform/c63012a5-37f8-4317-8a69-60f861fb03a7/HRUSTIC-Ajdin_404319", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CD_Castell%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Awer_Mabil", + "photo": "https://digitalhub.fifa.com/transform/9beaa464-b945-4d89-b310-025eea682693/MABIL-Awer_406606", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Watford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nestory_Irankunda", + "photo": "https://digitalhub.fifa.com/transform/ebc599f9-d929-4c6c-a60e-7f081cfb7bd6/IRANKUNDA-Nestory_486306", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Sassuolo_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristian_Volpato", + "photo": "https://digitalhub.fifa.com/transform/e455ae41-95f0-454b-bd12-abdaffa68b7d/VOLPATO-Cristian_448015", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Melbourne_Victory_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nishan_Velupillay", + "photo": "https://digitalhub.fifa.com/transform/27f30c93-f04b-4195-b105-4504c81abf6e/VELUPILLAY-Nishan_491166", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Machida_Zelvia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tete_Yengi", + "photo": "https://digitalhub.fifa.com/transform/e581f23a-032d-448c-b389-d49738c8e9c1/YENGI-Tete_518200", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/AUT.json b/public/data/squads/AUT.json index 91401fe9..c13ea315 100644 --- a/public/data/squads/AUT.json +++ b/public/data/squads/AUT.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Red_Bull_Salzburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_Schlager", + "photo": "https://digitalhub.fifa.com/transform/9612130f-7351-47d4-b346-dcd331a62cbe/SCHLAGER-Alexander_371739", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Florian_Wiegele", + "photo": "https://digitalhub.fifa.com/transform/7feedee9-3390-40e2-a9aa-8867abd8b89e/WIEGELE-Florian_520034", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Br%C3%B8ndby_IF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrick_Pentz", + "photo": "https://digitalhub.fifa.com/transform/fee95866-9f5e-4663-b49f-3db6a86f0e80/PENTZ-Patrick_441065", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Elche_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Affengruber_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/cc8957b4-30b2-4559-9ae1-c8d14a3260a5/AFFENGRUBER-David_520035", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Danso", + "photo": "https://digitalhub.fifa.com/transform/ff76ce8c-bd4a-436b-87d8-f62532d898b7/DANSO-Kevin_405263", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Stefan_Posch", + "photo": "https://digitalhub.fifa.com/transform/c888b84b-0ddd-496f-b621-f281e4e54911/POSCH-Stefan_441067", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Alaba", + "photo": "https://digitalhub.fifa.com/transform/3ef36338-4967-43c2-8698-1fb504ce30fd/ALABA-David_316002", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Freiburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Philipp_Lienhart", + "photo": "https://digitalhub.fifa.com/transform/b2217b87-df88-4228-8235-a7ec752aef31/LIENHART-Philipp_372243", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Phillipp_Mwene", + "photo": "https://digitalhub.fifa.com/transform/c7b91eab-9cfc-4f0f-be61-71d31d1c4db8/MWENE-Phillip_463288", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SV_Werder_Bremen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marco_Friedl", + "photo": "https://digitalhub.fifa.com/transform/dfc45944-180c-4df6-96b2-ef69faee7ee7/FRIEDL-Marco_463287", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Venezia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Svoboda", + "photo": "https://digitalhub.fifa.com/transform/f096e299-95db-4ab3-bcb4-ef15da6cda71/SVOBODA-Michael_491269", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Xaver_Schlager", + "photo": "https://digitalhub.fifa.com/transform/f00dad89-01ad-4a76-9b69-9da9b0cccceb/SCHLAGER-Xaver_385531", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicolas_Seiwald", + "photo": "https://digitalhub.fifa.com/transform/fe3dce4a-3a64-48bd-bfd9-63614aa55336/SEIWALD-Nicolas_441088", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcel_Sabitzer", + "photo": "https://digitalhub.fifa.com/transform/aa016ba2-828d-4d40-8e48-8f07a8d275d9/SABITZER-Marcel_358241", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Braga", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Florian_Grillitsch", + "photo": "https://digitalhub.fifa.com/transform/255e18de-7d1d-4a99-a05c-8047149ec1bc/GRILLITSCH-Florian_385248", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carney_Chukwuemeka", + "photo": "https://digitalhub.fifa.com/transform/469aeffb-5ff1-4782-87c4-b3791f045384/CHUKWUEMEKA-Carney_463800", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SV_Werder_Bremen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Romano_Schmid", + "photo": "https://digitalhub.fifa.com/transform/558d5b09-0c44-4c7e-bccb-1bf9ac31ca72/SCHMID-Romano_463283", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Schalke_04", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dejan_Ljubi%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/a9966145-1cd8-429d-99a2-ccb9cda89e87/LJUBICIC-Dejan_441068", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Konrad_Laimer", + "photo": "https://digitalhub.fifa.com/transform/e5140daf-dd57-4b76-9777-85aec86e6c22/LAIMER-Konrad_385259", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_Prass", + "photo": "https://digitalhub.fifa.com/transform/be716fd1-7641-4a96-a618-5f2c2214c84f/PRASS-Alexander_463282", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Paul_Wanner", + "photo": "https://digitalhub.fifa.com/transform/b0954793-5e15-4708-9ed0-ea59e3501b8c/WANNER-Paul_520036", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolfsberger_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alessandro_Sch%C3%B6pf", + "photo": "https://digitalhub.fifa.com/transform/712811cf-a3ff-4043-91f0-5044f8028dee/SCHOEPF-Alessandro_375600", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Red_Star_Belgrade", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Arnautovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/8bc6e66f-1f5a-4f1d-813d-41c4ab04c6ac/ARNAUTOVIC-Marko_299200", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Augsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Gregoritsch", + "photo": "https://digitalhub.fifa.com/transform/d33de7b2-c69b-4669-aaac-155c5657be16/GREGORITSCH-Michael_401131", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/LASK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sa%C5%A1a_Kalajd%C5%BEi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/5d061c8b-6223-45c9-b1fa-c02624542eee/KALAJDZIC-Sasa_430100", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrick_Wimmer", + "photo": "https://digitalhub.fifa.com/transform/30760937-4e34-4c1b-b5a3-8b1375d79728/WIMMER-Patrick_463286", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/BEL.json b/public/data/squads/BEL.json index 277ebe7f..970fdc8f 100644 --- a/public/data/squads/BEL.json +++ b/public/data/squads/BEL.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thibaut_Courtois", + "photo": "https://digitalhub.fifa.com/transform/b630bdbe-3615-43b0-b715-8da37b1ecfa6/COURTOIS-Thibaut_358106", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Senne_Lammens", + "photo": "https://digitalhub.fifa.com/transform/9e407610-b85c-45d8-847a-2bae1d24e699/LAMMENS-Senne_495348", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mike_Penders", + "photo": "https://digitalhub.fifa.com/transform/88da8ae8-d4af-47b1-8f4c-e3ac46fbc226/PENDERS-Mike_499803", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zeno_Debast", + "photo": "https://digitalhub.fifa.com/transform/f6f8a277-eb22-4353-9ce1-a8abe7749d1d/DEBAST-Zeno_448369", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,7 +94,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arthur_Theate", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/34da124d-c474-4154-90e9-aa132a5df818/THEATE-Arthur_448346", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brandon_Mechele", + "photo": "https://digitalhub.fifa.com/transform/dda9e35d-eedf-403b-8953-a5dc213fbf67/MECHELE-Brandon_448360", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maxim_De_Cuyper", + "photo": "https://digitalhub.fifa.com/transform/1c22dfc4-3eb2-4778-b310-ef4b62aef0c6/DE-CUYPER-Maxim_448373", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thomas_Meunier", + "photo": "https://digitalhub.fifa.com/transform/13d6695b-4220-48cb-91b1-16a60dff2aa6/MEUNIER-Thomas_358122", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Koni_De_Winter", + "photo": "https://digitalhub.fifa.com/transform/a19702c3-a309-4e23-9957-dfbe0d9d5d43/DE-WINTER-Koni_448366", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joaquin_Seys", + "photo": "https://digitalhub.fifa.com/transform/33c2b9de-5ae7-4fa1-8db8-6cff8e2b02f0/SEYS-Joaquin_506088", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,7 +208,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Timothy_Castagne", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/58f1cc7c-04f4-43ba-bc82-85c1226fb7a2/CASTAGNE-Timothy_411443", + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -216,10 +227,11 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathan_Ngoy", + "photo": "https://digitalhub.fifa.com/transform/77bea513-328c-4af6-a1b6-89efdfeb03ae/NGOY-Nathan_514166", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, - "wcRed": 0 + "wcRed": 1 }, { "id": "axel-witsel", @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Girona_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Axel_Witsel", + "photo": "https://digitalhub.fifa.com/transform/ff0110d3-0721-4983-bc62-018a993d8486/WITSEL-Axel_290821", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_De_Bruyne", + "photo": "https://digitalhub.fifa.com/transform/41fb7de3-9f9e-44f1-b63f-0551f5d33b2b/DE-BRUYNE-Kevin_358120", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Youri_Tielemans", + "photo": "https://digitalhub.fifa.com/transform/158822ad-a0e9-406c-a84d-e79b0392409f/TIELEMANS-Youri_401444", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diego_Moreira", + "photo": "https://digitalhub.fifa.com/transform/dfe97726-1409-4cc2-8463-39184fab3a04/MOREIRA-Diego_497902", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,7 +322,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hans_Vanaken", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/9018ca03-c5c1-4dc1-8d4f-7ee07308dc55/VANAKEN-Hans_448343", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexis_Saelemaekers", + "photo": "https://digitalhub.fifa.com/transform/f4764c32-f702-4695-9658-28479916fa99/SAELEMAEKERS-Alexis_433092", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicolas_Raskin", + "photo": "https://digitalhub.fifa.com/transform/2a366682-88f4-4d6f-ae54-e474030615cc/RASKIN-Nicolas_495349", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amadou_Onana", + "photo": "https://digitalhub.fifa.com/transform/697ee4f8-3df1-4ce5-a8b9-c9dae1ed6aba/ONANA-Amadou_448364", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,9 +398,10 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Romelu_Lukaku", + "photo": "https://digitalhub.fifa.com/transform/302b7fb7-6964-4a52-8db4-9c12778b80fa/LUKAKU-Romelu_358112", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leandro_Trossard", + "photo": "https://digitalhub.fifa.com/transform/78476568-5abb-4047-b6c0-fd9651e0f39d/TROSSARD-Leandro_448355", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/J%C3%A9r%C3%A9my_Doku", + "photo": "https://digitalhub.fifa.com/transform/df41be47-900d-41fe-90eb-b493f7609869/DOKU-Jeremy_448341", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,7 +455,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dodi_Luk%C3%A9bakio", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/5672576a-616d-45a3-8f06-95aa772bb821/LUKEBAKIO-Dodi_448377", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Charles_De_Ketelaere", + "photo": "https://digitalhub.fifa.com/transform/2ce231c2-05f7-4353-921c-242c863a8d54/DE-KETELAERE-Charles_448362", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,7 +493,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matias_Fernandez-Pardo", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/568ca230-b521-4f9c-9601-fb0cb6841fde/FERNANDEZ-PARDO-Matias_494025", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/BIH.json b/public/data/squads/BIH.json index 9ec65226..3e924bf5 100644 --- a/public/data/squads/BIH.json +++ b/public/data/squads/BIH.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Pauli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nikola_Vasilj", + "photo": "https://digitalhub.fifa.com/transform/be1c5819-9bc1-4bf3-b677-9172d1be6bea/VASILJ-Nikola_482978", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Borac_Banja_Luka", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mladen_Jurkas", + "photo": "https://digitalhub.fifa.com/transform/d568a177-8466-4ef0-89d6-990d70cac911/JURKAS-Mladen_522842", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/HNK_Rijeka", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_Zlomisli%C4%87", + "photo": "https://digitalhub.fifa.com/transform/c2bf5ce5-0160-4561-a0e0-4508621e1820/ZLOMISLIC-Martin_491228", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gaziantep_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nihad_Mujaki%C4%87", + "photo": "https://digitalhub.fifa.com/transform/2722d62f-602e-4c37-8513-f74b7d11efe4/MUJAKIC-Nihad_482969", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/UC_Sampdoria", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dennis_Had%C5%BEikaduni%C4%87", + "photo": "https://digitalhub.fifa.com/transform/6cacbe9a-89b9-4eee-8d20-4e68fc0ef7ad/HADZIKADUNIC-Dennis_430194", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Sassuolo_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tarik_Muharemovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/a230cb00-997c-4a8c-9983-b03fa2dbe2ad/MUHAREMOVIC-Tarik_484022", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sead_Kola%C5%A1inac", + "photo": "https://digitalhub.fifa.com/transform/bed62578-6b40-402e-8c63-94159988fe95/KOLASINAC-Sead_376230", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amar_Dedi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/87dcec5a-fbf4-45d7-8f1e-26e00140cce7/DEDIC-Amar_482976", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Schalke_04", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nikola_Kati%C4%87", + "photo": "https://digitalhub.fifa.com/transform/71b1a703-25aa-4193-8bd7-daf0108e7009/KATIC-Nikola_489520", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/HNK_Rijeka", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Stjepan_Radelji%C4%87", + "photo": "https://digitalhub.fifa.com/transform/d1b9ca91-fc68-44ee-8548-8f2fb4d10a46/RADELJIC-Stjepan_489521", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Sturm_Graz", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arjan_Mali%C4%87", + "photo": "https://digitalhub.fifa.com/transform/8b907cf5-e659-4584-acc5-5b0db0f85594/MALIC-Arjan_494639", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Br%C3%B8ndby_IF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Benjamin_Tahirovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/998f85b6-06db-4822-99de-68010b6cdc61/TAHIROVIC-Benjamin_483966", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Armin_Gigovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/41529cf6-4725-4885-abc1-00dc358ca8b9/GIGOVIC-Armin_489523", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Astana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivan_Ba%C5%A1i%C4%87", + "photo": "https://digitalhub.fifa.com/transform/7ab9c56e-39f0-4d4a-b5c4-e0583fd57319/BASIC-Ivan_482974", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pafos_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivan_%C5%A0unji%C4%87", + "photo": "https://digitalhub.fifa.com/transform/ddc91c53-fc37-453c-b16e-50ef5e2dd2da/SUNJIC-Ivan_372436", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amar_Memi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/c57e2c22-f510-4109-b3e7-72b5a6b862a9/MEMIC-Amar_494640", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hull_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amir_Had%C5%BEiahmetovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/bbe9f175-c9cd-4a96-a655-cb2c4321d03b/HADZIAHMETOVIC-Amir_430196", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Karlsruher_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/D%C5%BEenis_Burni%C4%87", + "photo": "https://digitalhub.fifa.com/transform/87cebb80-d20e-42c4-9030-8adcb1a3e1a8/BURNIC-Dzenis_389886", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Slovan_Liberec", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ermin_Mahmi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/ef292137-a5b1-44b8-b329-031d23320552/MAHMIC-Ermin_522846", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Jagiellonia_Bia%C5%82ystok", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samed_Ba%C5%BEdar", + "photo": "https://digitalhub.fifa.com/transform/5bd9c46f-fb55-4097-ae91-9c7e4f6bb308/BAZDAR-Samed_485063", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ermedin_Demirovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/b9e9f187-0936-4aba-9c70-2a4bcf2281e0/DEMIROVIC-Ermedin_436743", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Schalke_04", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edin_D%C5%BEeko", + "photo": "https://digitalhub.fifa.com/transform/b5fa7216-27c0-4652-b7df-b099e97a5604/DZEKO-Edin_300409", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Red_Bull_Salzburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kerim_Alajbegovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/9587bf1f-6c8f-4b8d-80c7-799edc4a7036/ALAJBEGOVIC-Kerim_504990", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Esmir_Bajraktarevi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/6a74409c-c030-405e-a042-1c01f408eeff/BAJRAKTAREVIC-Esmir_464566", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Haris_Tabakovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/b84ad80f-6b2b-455d-9c2e-f71195b5c2ba/TABAKOVIC-Haris_482984", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Universitatea_Cluj", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jovo_Luki%C4%87", + "photo": "https://digitalhub.fifa.com/transform/8fc08945-7c3e-4e0f-95b4-0c94a72a718d/LUKIC-Jovo_519954", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, diff --git a/public/data/squads/BRA.json b/public/data/squads/BRA.json index ea78856a..a5d54e07 100644 --- a/public/data/squads/BRA.json +++ b/public/data/squads/BRA.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alisson_Becker", + "photo": "https://digitalhub.fifa.com/transform/6b051628-d407-41ce-8a60-dc354ac4ccb8/ALISSON_308370", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gr%C3%AAmio_FBPA", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Weverton_(footballer%2C_born_1987)", + "photo": "https://digitalhub.fifa.com/transform/c66a5712-81fa-4527-9e5a-8221f11b3274/WEVERTON_396315", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ederson_(footballer%2C_born_1993)", + "photo": "https://digitalhub.fifa.com/transform/2a1d5731-391b-4644-a926-1bc899b86c81/EDERSON_395427", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gabriel_Magalh%C3%A3es", + "photo": "https://digitalhub.fifa.com/transform/b5870a76-5391-40b7-a348-e2b17995637b/GABRIEL-MAGALHAES_430601", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marquinhos", + "photo": "https://digitalhub.fifa.com/transform/30069661-f88d-4ff7-9c4e-071a5cf3c093/MARQUINHOS_332946", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alex_Sandro", + "photo": "https://digitalhub.fifa.com/transform/c9b49c28-0494-4261-bb60-c2848b4e1120/ALEX-SANDRO_335658", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Danilo_(footballer%2C_born_July_1991)", + "photo": "https://digitalhub.fifa.com/transform/364f443f-83df-4e8e-803c-765feae146a3/DANILO_335656", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gleison_Bremer", + "photo": "https://digitalhub.fifa.com/transform/65ba7159-8278-4610-ac57-2cb9f2bbf11b/BREMER_431889", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/L%C3%A9o_Pereira_(footballer%2C_born_1996)", + "photo": "https://digitalhub.fifa.com/transform/9f0ecbc1-e1f8-4c5a-a39b-34902fd3cfe7/LEO-PEREIRA_371956", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Zenit_Saint_Petersburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Douglas_Santos_(footballer%2C_born_1994)", + "photo": "https://digitalhub.fifa.com/transform/7cef9b58-da05-42ba-afe9-aebcd4d40a0e/DOUGLAS-SANTOS_367981", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Roger_Iba%C3%B1ez", + "photo": "https://digitalhub.fifa.com/transform/0b88bb57-5b4b-448f-9af1-44869f36172a/ROGER-IBANEZ_430594", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%89derson_(footballer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/5e5df9e4-86e2-4292-bc7a-8e95b4aa7e47/EDERSON-SILVA_485069", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Casemiro", + "photo": "https://digitalhub.fifa.com/transform/49558d20-3d5d-4afb-bf2a-9dc1ab60a6e6/CASEMIRO_308386", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bruno_Guimar%C3%A3es", + "photo": "https://digitalhub.fifa.com/transform/0215cb23-c389-4c5a-9bb0-c7044ae7059a/BRUNO-GUIMARAES_430605", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ittihad_Club_(Jeddah)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fabinho_(footballer%2C_born_1993)", + "photo": "https://digitalhub.fifa.com/transform/f32cd105-d97b-4a7b-8eb0-258271640a72/FABINHO_394456", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Botafogo_FR", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Danilo_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/e564b92f-7a69-49fe-b259-c5deebf6e451/DANILO-SANTOS_429392", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Paquet%C3%A1", + "photo": "https://digitalhub.fifa.com/transform/7d7fce96-8d80-43c3-aa72-c45c44d370c5/LUCAS-PAQUETA_411726", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vin%C3%ADcius_J%C3%BAnior", + "photo": "https://digitalhub.fifa.com/transform/1c2722c3-a70b-49d8-bdb4-77109161f533/VINICIUS-JUNIOR_405742", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matheus_Cunha", + "photo": "https://digitalhub.fifa.com/transform/9189da72-e1b5-4e7b-800d-7eeca119f08c/MATHEUS-CUNHA_430609", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Santos_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Neymar", + "photo": "https://digitalhub.fifa.com/transform/49424ad5-f8d5-485a-a55b-07c22b49bd07/NEYMAR_314197", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Raphinha", + "photo": "https://digitalhub.fifa.com/transform/b4def0b2-7d6f-4f3a-bcde-600b292096d6/RAPHINHA_433872", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Endrick_(footballer%2C_born_2006)", + "photo": "https://digitalhub.fifa.com/transform/a3eda53d-b792-4cbf-8924-159d1b6d75af/ENDRICK_463746", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Zenit_Saint_Petersburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luiz_Henrique_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/a2b269b6-cc1d-4693-b72a-6359c41597b7/LUIZ-HENRIQUE_448420", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gabriel_Martinelli", + "photo": "https://digitalhub.fifa.com/transform/4ef5dbd2-50dc-4def-8ae5-5c9f6fee72c2/GABRIEL-MARTINELLI_430597", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brentford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Igor_Thiago", + "photo": "https://digitalhub.fifa.com/transform/d547cc13-69d0-4204-91bf-baf63bbb7328/IGOR-THIAGO_519836", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rayan_(footballer%2C_born_2006)", + "photo": "https://digitalhub.fifa.com/transform/c5de4283-2fbb-4691-8de4-39959ad7b755/RAYAN_475036", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/CAN.json b/public/data/squads/CAN.json index b7850715..163df829 100644 --- a/public/data/squads/CAN.json +++ b/public/data/squads/CAN.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Miami_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dayne_St._Clair", + "photo": "https://digitalhub.fifa.com/transform/0583604e-3974-45f0-ac6c-cdf0deaabe5c/ST-CLAIR-Dayne_441255", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_City_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maxime_Cr%C3%A9peau", + "photo": "https://digitalhub.fifa.com/transform/c4570ca7-10a7-44ca-901d-fee1e11e4400/CREPEAU-Maxime_331732", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Barnsley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Owen_Goodman", + "photo": "https://digitalhub.fifa.com/transform/a226584e-2566-49be-b8e7-b8e73d3aa127/GOODMAN-Owen_463817", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alistair_Johnston", + "photo": "https://digitalhub.fifa.com/transform/bd760593-4ed3-405e-b497-f508dbc8bbdf/JOHNSTON-Alistair_441252", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Middlesbrough_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alfie_Jones", + "photo": "https://digitalhub.fifa.com/transform/59f64291-f9e7-4d71-82cd-e15eb9a91a1c/JONES-Alfie_514070", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FCV_Dender_EH", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luc_de_Fougerolles", + "photo": "https://digitalhub.fifa.com/transform/5a74297e-1aa4-41fa-a151-782f1211d1a0/DE-FOUGEROLLES-Luc_480322", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chicago_Fire_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joel_Waterman", + "photo": "https://digitalhub.fifa.com/transform/f5b31eb7-c506-4ad3-b857-06c22e1bb263/WATERMAN-Joel_448402", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Derek_Cornelius", + "photo": "https://digitalhub.fifa.com/transform/efe78874-6cb4-4156-a6ce-af7c6374d11f/CORNELIUS-Derek_371958", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mo%C3%AFse_Bombito", + "photo": "https://digitalhub.fifa.com/transform/2d2bbffa-0dcf-47c1-b681-706566867489/BOMBITO-Moise_466585", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alphonso_Davies", + "photo": "https://digitalhub.fifa.com/transform/4b0a6361-55a2-4bde-82a4-8275181091f5/DAVIES-Alphonso_412144", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toronto_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Richie_Laryea", + "photo": "https://digitalhub.fifa.com/transform/612f188f-bb60-45db-8932-fc7dd2ca13ec/LARYEA-Richie_431696", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/HNK_Hajduk_Split", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Niko_Sigur", + "photo": "https://digitalhub.fifa.com/transform/e0c93e53-1609-4a5c-95be-b4eb0c044003/SIGUR-Niko_485064", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Los_Angeles_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mathieu_Choini%C3%A8re", + "photo": "https://digitalhub.fifa.com/transform/d74aed0f-7268-4a91-8dc2-13a76e2cdf28/CHOINIERE-Mathieu_448390", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Los_Angeles_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Stephen_Eust%C3%A1quio", + "photo": "https://digitalhub.fifa.com/transform/1c0650a1-bba7-4998-b6b6-ebddeed58058/EUSTAQUIO-Stephen_433635", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Sassuolo_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isma%C3%ABl_Kon%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/51344b42-77de-4109-a167-7723dc1d4dd2/KONE-Ismael_441258", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hull_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liam_Millar", + "photo": "https://digitalhub.fifa.com/transform/3f5479a0-7d7d-408f-b9c8-b0185e1d8ae4/MILLAR-Liam_441259", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Los_Angeles_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jacob_Shaffelburg", + "photo": "https://digitalhub.fifa.com/transform/fd23f2a2-eb9d-4232-97ff-03c924d6b24e/SHAFFELBURG-Jacob_448411", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toronto_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jonathan_Osorio", + "photo": "https://digitalhub.fifa.com/transform/982a5ed2-0878-4733-b071-cd7cc532ee37/OSORIO-Jonathan_370986", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RSC_Anderlecht", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathan_Saliba", + "photo": "https://digitalhub.fifa.com/transform/1da64224-0271-489f-bea3-2aaa2e4cdf14/SALIBA-Nathan_423941", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Southampton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cyle_Larin", + "photo": "https://digitalhub.fifa.com/transform/21086aea-3ec5-47b2-a81f-f7316489183a/LARIN-Cyle_390670", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jonathan_David", + "photo": "https://digitalhub.fifa.com/transform/97ad628a-b97d-4657-ac41-f2a667c534e6/DAVID-Jonathan_441257", "wcApps": 2, "wcGoals": 3, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tani_Oluwaseyi", + "photo": "https://digitalhub.fifa.com/transform/c761fb38-4f2b-47a9-9ede-6bee5f09d6bd/OLUWASEYI-Tani_486929", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tajon_Buchanan", + "photo": "https://digitalhub.fifa.com/transform/a607b6f5-fe42-4a89-9e88-cb9690e4bcd1/BUCHANAN-Tajon_430138", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Ahmed_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/123bdaa9-e54b-4b1c-8fd4-5dac88de915e/AHMED-Ali_466687", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royale_Union_Saint-Gilloise", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Promise_David", + "photo": "https://digitalhub.fifa.com/transform/5e47f75f-c26f-4a7b-81e5-7957cc1027eb/DAVID-Promise_493970", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Austin_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jayden_Nelson", + "photo": "https://digitalhub.fifa.com/transform/11fd224d-e90c-41f4-8497-e387c702f00a/NELSON-Jayden_423933", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/CIV.json b/public/data/squads/CIV.json index 6463f24d..43c64230 100644 --- a/public/data/squads/CIV.json +++ b/public/data/squads/CIV.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C3%87aykur_Rizespor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yahia_Fofana", + "photo": "https://digitalhub.fifa.com/transform/c5bc8a38-479f-4c33-b8f6-9ab95bb45b57/FOFANA-Yahia_405873", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royal_Charleroi_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Kon%C3%A9_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/937ed103-c12b-4931-83f1-ee615a67858e/HASSAN-ALTAMBAKTI_403335", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Panathinaikos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alban_Lafont", + "photo": "https://digitalhub.fifa.com/transform/4387ca2a-2c1e-4bee-baad-95e9485a4ba0/LAFONT-Alban_403090", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ousmane_Diomande", + "photo": "https://digitalhub.fifa.com/transform/45b55597-6503-4470-a778-af125afb698a/DIOMANDE-Ousmane_477802", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gil_Vicente_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ghislain_Konan", + "photo": "https://digitalhub.fifa.com/transform/8b0c92b7-4756-42a3-8cc8-b997693ff4aa/KONAN-Ghislain_407343", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wilfried_Singo", + "photo": "https://digitalhub.fifa.com/transform/3b02f719-a68a-46ae-a249-e7b6538a5714/SINGO-Wilfried_430854", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Odilon_Kossounou", + "photo": "https://digitalhub.fifa.com/transform/c3d01f63-7112-4a0d-a50b-0d85927676e9/KOSSOUNOU-Odilon_477825", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christopher_Op%C3%A9ri", + "photo": "https://digitalhub.fifa.com/transform/7ed2ec22-290b-40bb-a4a9-4c3374aa3e91/OPERI-Christopher_486260", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gu%C3%A9la_Dou%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/9c597f58-ad63-4248-ac8b-b36e71f7b811/DOUE-Guela_486317", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Be%C5%9Fikta%C5%9F_J.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emmanuel_Agbadou", + "photo": "https://digitalhub.fifa.com/transform/d092f8c9-f80e-40e0-ad73-bfa861784408/AGBADOU-Emmanuel_486268", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Evan_Ndicka", + "photo": "https://digitalhub.fifa.com/transform/e308dd93-4706-4ed9-80a2-1db8e4a52d6c/PAUGAIN-Wilguens_419172", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/NK_Maribor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jean_Micha%C3%ABl_Seri", + "photo": "https://digitalhub.fifa.com/transform/115c99fd-ddc4-4f97-bc20-2cb7dae80735/SERI-Jean-Michael_335807", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Porto", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Seko_Fofana", + "photo": "https://digitalhub.fifa.com/transform/08197d78-88b8-458f-9ad9-de192f25313c/FOFANA-Seko_405175", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Franck_Kessi%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/2e649ed1-5e23-4de2-aafc-79fac130f5f0/KESSIE-Franck_371609", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Sangar%C3%A9_(Ivorian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/daeaedd3-2c74-4fef-a968-2247f5ac962e/SANGARE-Ibrahim_430831", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royal_Charleroi_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Parfait_Guiagon", + "photo": "https://digitalhub.fifa.com/transform/675938a7-c82b-4d9f-8cf8-6e7a42146489/GUIAGON-Parfait_430834", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Trabzonspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christ_Inao_Oula%C3%AF", + "photo": "https://digitalhub.fifa.com/transform/a1bae10b-b280-4234-81c1-063fa931cd02/OULAI-Christ-Inao_514208", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ange-Yoan_Bonny", + "photo": "https://digitalhub.fifa.com/transform/c2bd7f75-2634-437d-9b8e-45d23380a755/BONNY-Ange-Yoan_464103", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Simon_Adingra", + "photo": "https://digitalhub.fifa.com/transform/ba7341af-8a89-4260-9711-37bec1618ff2/ADINGRA-Simon_477778", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yan_Diomande", + "photo": "https://digitalhub.fifa.com/transform/4218dafb-b39b-4640-ac2f-e1d9f104aa6a/DIOMANDE-Yan_510922", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elye_Wahi", + "photo": "https://digitalhub.fifa.com/transform/088ceea5-0bdc-4615-9fc2-a99fe888fe44/WAHI-Elye_464133", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cercle_Brugge_KSV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oumar_Diakit%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/1c9072f7-1c82-483b-9f41-a749332fff71/DIAKITE-Oumar_477777", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amad_Diallo", + "photo": "https://digitalhub.fifa.com/transform/92354f59-681a-4409-b1eb-0e0744a78da8/DIALLO-Amad_430822", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicolas_P%C3%A9p%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/1c7519d2-960c-4d19-83e7-40a155f1a8eb/PEPE-Nicolas_402261", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Evann_Guessand", + "photo": "https://digitalhub.fifa.com/transform/a5543d71-798f-42a0-aef9-201b86bc75c1/GUESSAND-Evann_485675", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bazoumana_Tour%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/fa213cf7-928a-49ab-acc9-b6f5059b188c/TOURE-Bazoumana_506202", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/COD.json b/public/data/squads/COD.json index 5330d733..f35f2121 100644 --- a/public/data/squads/COD.json +++ b/public/data/squads/COD.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Le_Havre_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lionel_Mpasi", + "photo": "https://digitalhub.fifa.com/transform/93a9ca9a-b0db-41bb-80e6-878eb46f0c84/MPASI-Lionel_441313", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Noah", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Timothy_Fayulu", + "photo": "https://digitalhub.fifa.com/transform/deee3a8c-2aea-43fd-80d4-18dfdf1fad94/FAYULU-Timothy_486196", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Standard_Li%C3%A8ge", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matthieu_Epolo", + "photo": "https://digitalhub.fifa.com/transform/5b3aa99c-c19f-4087-9230-fcc1023e6baa/EPOLO-Matthieu_514171", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/West_Ham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aaron_Wan-Bissaka", + "photo": "https://digitalhub.fifa.com/transform/55753894-f81e-4e55-84a7-835ef46fc9bb/WAN-BISSAKA-Aaron_426357", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Widzew_%C5%81%C3%B3d%C5%BA", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Steve_Kapuadi", + "photo": "https://digitalhub.fifa.com/transform/60a4ad81-dbaa-4276-b291-f002ec98ddfc/KAPUADI-Steve_504329", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Axel_Tuanzebe", + "photo": "https://digitalhub.fifa.com/transform/c918f48b-6fff-449f-ba1d-a8c84e6a6f00/TUANZEBE-Axel_403063", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athlitiki_Enosi_Larissa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dylan_Batubinsika", + "photo": "https://digitalhub.fifa.com/transform/f5388f1a-825a-4a7d-9668-1f618b0686ea/BATUBINSIKA-Dylan_477829", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KRC_Genk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joris_Kayembe", + "photo": "https://digitalhub.fifa.com/transform/1bb4fcb6-fbfd-4f37-a827-eee403ed2a4f/KAYEMBE-Joris_477833", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chancel_Mbemba", + "photo": "https://digitalhub.fifa.com/transform/30bebca0-cc33-4a32-ad33-8a6141647128/MBEMBA-Chancel_356532", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aris_Limassol_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/G%C3%A9d%C3%A9on_Kalulu", + "photo": "https://digitalhub.fifa.com/transform/842e89cb-5c6f-4484-bbc2-b9e6d50c2de5/KALULU-Gedeon_477853", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Lens", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arthur_Masuaku", + "photo": "https://digitalhub.fifa.com/transform/7c521f94-2538-45a0-a77e-4a529b9dfc8f/MASUAKU-Arthur_436572", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ngal'ayel_Mukau", + "photo": "https://digitalhub.fifa.com/transform/72bed90f-aa3d-4f6f-8751-74689a06f326/MUKAU-Ngalayel_494458", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Montpellier_HSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathana%C3%ABl_Mbuku", + "photo": "https://digitalhub.fifa.com/transform/5977f6d5-d50b-46c4-9e33-d8c4aef7202c/MBUKU-Nathanael_424119", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atromitos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samuel_Moutoussamy", + "photo": "https://digitalhub.fifa.com/transform/e22f732a-a001-4c41-96c8-138b79ed45b2/MOUTOUSSAMY-Samuel_433076", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Spartak_Moscow", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Th%C3%A9o_Bongonda", + "photo": "https://digitalhub.fifa.com/transform/33939502-486c-4dce-a21a-c5c86b0e08f0/BONGONDA-Theo_441317", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noah_Sadiki", + "photo": "https://digitalhub.fifa.com/transform/3c5307a2-8894-44fc-a2d0-95c4500a6740/SADIKI-Noah_486147", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kilmarnock_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aaron_Tshibola", + "photo": "https://digitalhub.fifa.com/transform/2a9cce05-2dd6-4f24-add3-7f4ad4232790/TSHIBOLA-Aaron_477864", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RCD_Espanyol", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Charles_Pickel", + "photo": "https://digitalhub.fifa.com/transform/1a0ecb32-cde2-4987-a0e0-2bf8ee4376c5/PICKEL-Charles_448128", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Watford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edo_Kayembe", + "photo": "https://digitalhub.fifa.com/transform/45763ec1-2979-4fe6-97f9-5e3f90b9c1ee/KAYEMBE-Edo_433161", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CD_Castell%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Cipenga", + "photo": "https://digitalhub.fifa.com/transform/ebfc012f-56c2-4279-9eab-02219646f01e/CIPENGA-Brian_510989", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athlitiki_Enosi_Larissa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ga%C3%ABl_Kakuta", + "photo": "https://digitalhub.fifa.com/transform/201587e3-e8f9-4201-9ee5-23931fd0f016/KAKUTA-Gael_336439", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Alanyaspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Meschak_Elia", + "photo": "https://digitalhub.fifa.com/transform/8ac2d949-e53e-4f4e-9196-d91ab9bc8f65/ELIA-Meschack_426506", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9dric_Bakambu", + "photo": "https://digitalhub.fifa.com/transform/25e27fcf-479e-42fe-bd09-63dc8b8fa202/BAKAMBU-Cedric_336425", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fiston_Mayele", + "photo": "https://digitalhub.fifa.com/transform/cfecc0dd-e887-4645-b9dc-b9d90296f314/MAYELE-Fiston_477859", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yoane_Wissa", + "photo": "https://digitalhub.fifa.com/transform/df278077-1306-4bc3-99d3-0842d69fdec3/WISSA-Yoane_441316", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Jazira_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Simon_Banza", + "photo": "https://digitalhub.fifa.com/transform/bea02c15-ba1f-4592-a3dd-80b301e94226/BANZA-Simon_477835", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/COL.json b/public/data/squads/COL.json index ecaa2781..833c0816 100644 --- a/public/data/squads/COL.json +++ b/public/data/squads/COL.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Nacional", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Ospina", + "photo": "https://digitalhub.fifa.com/transform/bb1dfed7-fde5-4558-8bf0-fe299883d6fa/OSPINA-David_228686", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atlas_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Camilo_Vargas", + "photo": "https://digitalhub.fifa.com/transform/0a3646b6-8b61-4004-a460-0aad23a8ff36/VARGAS-Camilo_360642", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_V%C3%A9lez_Sarsfield", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lvaro_Montero_(Colombian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/b7af4c7c-edc7-483d-a804-068ea864840e/MONTERO-Alvaro_385998", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Daniel_Mu%C3%B1oz_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/597b88e8-d3ab-4f1f-9ba5-c031478769d3/MUNOZ-Daniel_431200", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jhon_Lucum%C3%AD", + "photo": "https://digitalhub.fifa.com/transform/73d7ea6f-ca50-4665-97cf-4c319351dce6/LUCUMI-Jhon_441622", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Independiente", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Santiago_Arias", + "photo": "https://digitalhub.fifa.com/transform/5617bc24-ff35-493b-95f2-22239373414a/ARIAS-Santiago_315614", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cagliari_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yerry_Mina", + "photo": "https://digitalhub.fifa.com/transform/908d10ae-e26e-4937-82b2-6baa54784ac7/MINA-Yerry_395552", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Racing_de_Santander", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustavo_Puerta", + "photo": "https://digitalhub.fifa.com/transform/818f768e-54da-4c5f-88ef-8f596240c2b5/PUERTA-Gustavo_463902", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RCD_Mallorca", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Johan_Mojica", + "photo": "https://digitalhub.fifa.com/transform/efd8e0c0-6d52-43f0-95ce-b9c258914603/MOJICA-Johan_394500", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cruz_Azul", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Willer_Ditta", + "photo": "https://digitalhub.fifa.com/transform/bbf850f0-89dd-4ccc-979d-bb7b23e769b1/DITTA-Willer_476345", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nantes", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deiver_Machado", + "photo": "https://digitalhub.fifa.com/transform/e3774306-ac78-44ee-954b-9f4328a035c1/MACHADO-Deiver_394376", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Davinson_S%C3%A1nchez", + "photo": "https://digitalhub.fifa.com/transform/ce6f352e-52e7-4265-9bc9-d482292fe4fb/SANCHEZ-Davinson_386013", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Casta%C3%B1o", + "photo": "https://digitalhub.fifa.com/transform/0ba9e182-1726-4513-ab33-e6224e61815a/CASTANO-Kevin_470759", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Richard_R%C3%ADos", + "photo": "https://digitalhub.fifa.com/transform/3beeef45-2af9-4641-aa23-24aabb1ff865/RIOS-Richard_473050", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jorge_Carrascal", + "photo": "https://digitalhub.fifa.com/transform/52a87992-08b2-4124-b02b-d25bd6e83c09/CARRASCAL-Jorge_425580", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Minnesota_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/James_Rodr%C3%ADguez", + "photo": "https://digitalhub.fifa.com/transform/800cc17f-8f64-4d16-90e9-c5ab79c4d302/RODRIGUEZ-James_269058", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jhon_Arias_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/1449efe8-a491-4d19-8c7d-c6fb0b6e8d0f/ARIAS-Jhon_470760", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Athletico_Paranaense", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Portilla", + "photo": "https://digitalhub.fifa.com/transform/80d3008e-fc71-4841-bedb-fbb9e0bfe3b8/PORTILLA-Juan_489849", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jefferson_Lerma", + "photo": "https://digitalhub.fifa.com/transform/961b906c-13d4-4869-942a-5f5d2e3fab3e/LERMA-Jefferson_395550", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Fernando_Quintero", + "photo": "https://digitalhub.fifa.com/transform/ab12e549-2406-4bbb-a420-0f9ccef2c09e/QUINTERO-Juan_356704", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_D%C3%ADaz_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/e1e5fb3a-67cb-4e0d-9a70-95b7cc6d5ebf/DIAZ-Luis_428886", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Krasnodar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jhon_C%C3%B3rdoba", + "photo": "https://digitalhub.fifa.com/transform/549e0eab-ae8f-4f4b-8d9b-36cbeaae716c/CORDOBA-Jhon_369530", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cucho_Hern%C3%A1ndez", + "photo": "https://digitalhub.fifa.com/transform/a54cc361-8a38-4340-bbaa-1dab41b73626/HERNANDEZ-Cucho_418881", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rosario_Central", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jaminton_Campaz", + "photo": "https://digitalhub.fifa.com/transform/cd3d4afc-5780-444f-80ca-fc55b53a5329/CAMPAZ-Leandro_405755", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_Su%C3%A1rez_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/898b7742-30e2-4b72-8470-dbcdf5d5e058/SUAREZ-Luis_428905", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Vasco_da_Gama", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andr%C3%A9s_G%C3%B3mez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/300b07da-6c9b-4607-a30d-11a11614e6d8/GOMEZ-Andres_492189", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/CPV.json b/public/data/squads/CPV.json index d9436f3e..6a28eaf6 100644 --- a/public/data/squads/CPV.json +++ b/public/data/squads/CPV.json @@ -18,7 +18,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/G.D._Chaves", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vozinha", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/b8286230-b161-484e-87a9-ce5a20e6f7d1/VOZINHA_364752", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Montana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/M%C3%A1rcio_Rosa", + "photo": "https://digitalhub.fifa.com/transform/fcc402a3-4dbd-4c2e-9856-c8a3104ce221/MARCIO-ROSA_407114", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/San_Diego_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/CJ_dos_Santos", + "photo": "https://digitalhub.fifa.com/transform/ecf9ed76-fe11-4089-96d4-8126286db543/CJ-DOS-SANTOS_406281", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C.U._Torreense", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Stopira", + "photo": "https://digitalhub.fifa.com/transform/2cf947a1-aabe-4e69-84c7-4e22c24e01da/STOPIRA_297266", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,7 +94,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Bataeh_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diney_(footballer%2C_born_1995)", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/9bffceda-d572-41b1-917b-06196bbffb3c/DINEY-BORGES_409241", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -108,7 +113,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Shamrock_Rovers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pico_Lopes", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/aae92383-d5ce-4d00-8eb8-71891a619d11/PICO-LOPES_477770", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Logan_Costa", + "photo": "https://digitalhub.fifa.com/transform/248677f0-fc09-4244-a18f-7ef9afb98dcc/LOGAN-COSTA_477831", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,9 +151,10 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sidny_Lopes_Cabral", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/4fd8eea9-a8fe-4571-8bbc-fe728f6160e7/SIDNY-LOPES-CABRAL_477832", + "wcApps": 2, "wcGoals": 0, - "wcYellow": 1, + "wcYellow": 2, "wcRed": 0 }, { @@ -162,7 +170,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Columbus_Crew", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Steven_Moreira", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/79a2bdd5-b9a9-41d1-8fdd-3dff50346705/STEVEN-MOREIRA_477847", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Trabzonspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wagner_Pina", + "photo": "https://digitalhub.fifa.com/transform/b0ebca3f-fcb5-4872-a5ce-a17d0d39a88c/WAGNER-PINA_482783", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sein%C3%A4joen_Jalkapallokerho", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kelvin_Pires", + "photo": "https://digitalhub.fifa.com/transform/612ea8e3-613d-4c06-a13b-d7a1de98a43d/KELVIN-PIRES_482780", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,7 +227,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Krasnodar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Pina_(footballer)", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/40e5a4a5-c7f0-4b0e-8a6e-d8ffbaa12d29/KEVIN-PINA_477852", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.F._Estrela_da_Amadora", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jovane_Cabral", + "photo": "https://digitalhub.fifa.com/transform/4bc8360c-8ddd-4449-9e5f-a100502763b7/JOVANE-CABRAL_477856", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FCSB", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C3%A3o_Paulo_Fernandes_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/18ee15aa-604d-4dea-964e-7b0a73f3f710/JOAO-PAULO_477855", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,7 +284,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/PEC_Zwolle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamiro_Monteiro", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/04f8c613-3779-443b-8aa4-25ed1d3a60f1/JAMIRO-MONTEIRO_401894", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -288,7 +303,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Apollon_Limassol_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Garry_Rodrigues", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/c8ad756c-e6dc-4458-ad13-d34d2b668c63/GARRY-RODRIGUES_373344", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Ludogorets_Razgrad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deroy_Duarte", + "photo": "https://digitalhub.fifa.com/transform/c2a1dda5-24bd-4ef1-8ef4-cde9f3f3b644/DEROY-DUARTE_477827", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pusk%C3%A1s_Akad%C3%A9mia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Laros_Duarte", + "photo": "https://digitalhub.fifa.com/transform/2650fbd7-f8a2-409e-8b2d-85042a719c52/LAROS-DUARTE_480966", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Farense", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yannick_Semedo", + "photo": "https://digitalhub.fifa.com/transform/7d0c9c98-3bbe-4379-a6e4-df45573f6e90/YANNICK-SEMEDO_494313", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Omonia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Willy_Semedo", + "photo": "https://digitalhub.fifa.com/transform/37b3a4c5-6899-487c-892a-1d9791945ba3/WILLY-SEMEDO_433724", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,7 +398,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vit%C3%B3ria_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Telmo_Arcanjo", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/16e60922-64b4-40df-ae20-f53a44891fe9/TELMO-ARCANJO_494314", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nuno_da_Costa", + "photo": "https://digitalhub.fifa.com/transform/a9555196-ece6-4f39-8c07-103e12f4c900/NUNO-DA-COSTA_401893", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Maccabi_Tel_Aviv_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/H%C3%A9lio_Varela", + "photo": "https://digitalhub.fifa.com/transform/8c4d8ef4-54e9-4144-84c4-d4933b752442/HELIO-VARELA_477849", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,7 +455,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Akron_Tolyatti", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gilson_Benchimol", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/11269eaf-5399-423a-9e27-934a7058a71d/GILSON-BENCHIMOL_477862", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Casa_Pia_A.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dailon_Livramento", + "photo": "https://digitalhub.fifa.com/transform/cded048a-5237-4aac-83d6-cbdbc3fec36f/DAILON-LIVRAMENTO_482782", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,7 +493,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/I%C4%9Fd%C4%B1r_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Mendes", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/69224c23-3cb2-4d08-967c-0c318328366a/RYAN-MENDES_355642", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/CRO.json b/public/data/squads/CRO.json index 36fad422..ca61f7ff 100644 --- a/public/data/squads/CRO.json +++ b/public/data/squads/CRO.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/GNK_Dinamo_Zagreb", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dominik_Livakovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/6f54cf31-4fd8-4dff-aaa7-9db6bf2fa2ec/LIVAKOVIC-Dominik_369029", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hull_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivor_Pandur", + "photo": "https://digitalhub.fifa.com/transform/5a32b76f-ee60-4eb1-a2e0-b12bc86e41e0/PANDUR-Ivor_514526", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/F.C._Copenhagen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dominik_Kotarski", + "photo": "https://digitalhub.fifa.com/transform/4fb248c2-8d15-4415-ab5f-19bf997447ae/KOTARSKI-Dominik_448179", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Josip_Stani%C5%A1i%C4%87", + "photo": "https://digitalhub.fifa.com/transform/c1f59cf4-db22-4b38-af85-ab5692105f95/STANISIC-Josip_433667", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/ACF_Fiorentina", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marin_Pongra%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/002f5150-852a-45f5-9a9b-46cd3dcaface/PONGRACIC-Marin_448174", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C5%A1ko_Gvardiol", + "photo": "https://digitalhub.fifa.com/transform/18cba70e-f4ed-4f57-8e6a-5d4bfd3df8b0/GVARDIOL-Josko_448180", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Duje_%C4%86aleta-Car", + "photo": "https://digitalhub.fifa.com/transform/d8171170-8b91-49e5-b32a-7b3494bf5809/CALETA-CAR-Duje_372424", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Ajax", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Josip_%C5%A0utalo", + "photo": "https://digitalhub.fifa.com/transform/5b23d028-3bf8-4355-8364-7838975c264f/SUTALO-Josip_448171", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Augsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kristijan_Jaki%C4%87", + "photo": "https://digitalhub.fifa.com/transform/8fdebc61-0e5a-4d33-bf9f-3dcb4b413f21/JAKIC-Kristijan_448164", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hamburger_SV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luka_Vu%C5%A1kovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/c905e324-dc60-4e79-a2a1-c06412f27aed/VUSKOVIC-Luka_499290", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Midtjylland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_Erli%C4%87", + "photo": "https://digitalhub.fifa.com/transform/6353056f-aabd-49e1-9931-9b28010746a6/ERLIC-Martin_389740", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nikola_Moro", + "photo": "https://digitalhub.fifa.com/transform/f0845e44-1c38-4bff-a4d4-3e238907d961/MORO-Nikola_389753", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mateo_Kova%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/5d230f74-1e00-4b42-a880-844fe2aee964/KOVACIC-Mateo_339987", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luka_Modri%C4%87", + "photo": "https://digitalhub.fifa.com/transform/cbff6a19-cce4-45ee-9869-84cf30ce5676/MODRIC-Luka_241559", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Torino_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nikola_Vla%C5%A1i%C4%87", + "photo": "https://digitalhub.fifa.com/transform/59a64db7-c267-432d-9172-cf012b37c0b5/VLASIC-Nikola_409191", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mario_Pa%C5%A1ali%C4%87", + "photo": "https://digitalhub.fifa.com/transform/f3c0fd5e-6814-4acc-822a-2152e1cf79de/PASALIC-Mario_380005", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Como_1907", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_Baturina", + "photo": "https://digitalhub.fifa.com/transform/b9125a74-a920-4ffc-922b-68d57c524f4e/BATURINA-Martin_482774", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Petar_Su%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/89c383c2-39ba-413d-b945-e42dd2d47c6d/SUCIC-Petar_485066", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/HNK_Rijeka", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Toni_Fruk", + "photo": "https://digitalhub.fifa.com/transform/f71b54fc-4cf8-463c-b8cc-7837e3d9eca8/FRUK-Toni_390197", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luka_Su%C4%8Di%C4%87", + "photo": "https://digitalhub.fifa.com/transform/4f4c5521-6b60-46e0-b93b-4aaae66f28f7/SUCIC-Luka_448160", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andrej_Kramari%C4%87", + "photo": "https://digitalhub.fifa.com/transform/a1ea2a12-4fba-4dbb-9a75-25c88685d90c/KRAMARIC-Andrej_336472", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CA_Osasuna", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ante_Budimir", + "photo": "https://digitalhub.fifa.com/transform/135f8f1c-6e03-43b8-a18a-8914b4a4bd7a/BUDIMIR-Ante_430070", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivan_Peri%C5%A1i%C4%87", + "photo": "https://digitalhub.fifa.com/transform/ba7ea3ab-0ef6-4cdd-834c-79a94739fe26/PERISIC-Ivan_359381", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Freiburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Igor_Matanovi%C4%87", + "photo": "https://digitalhub.fifa.com/transform/72c82c16-da76-4f5a-a849-5b84343228eb/MATANOVIC-Igor_485068", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_City_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marco_Pa%C5%A1ali%C4%87", + "photo": "https://digitalhub.fifa.com/transform/ea070001-3892-4086-89c9-fe982a729f5d/PASALIC-Marco_482931", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dallas", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Petar_Musa", + "photo": "https://digitalhub.fifa.com/transform/5c33a6f7-32cc-4821-949d-42fa33de6f74/MUSA-Petar_389754", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, diff --git a/public/data/squads/CUW.json b/public/data/squads/CUW.json index ef9baf1d..b75f4b3a 100644 --- a/public/data/squads/CUW.json +++ b/public/data/squads/CUW.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Miami_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eloy_Room", + "photo": "https://digitalhub.fifa.com/transform/5bd9ff87-6801-46d2-8f10-ca9eb3ea2ea4/ROOM-Eloy_390650", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Telstar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyrick_Bodak", + "photo": "https://digitalhub.fifa.com/transform/c806d05b-ee7a-482f-beb5-b9a6b5871a11/BODAK-Tyrick_466370", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VVV-Venlo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Trevor_Doornbusch", + "photo": "https://digitalhub.fifa.com/transform/f6d2d4d6-a63d-4278-a520-5edb0dc24e69/DOORNBUSCH-Trevor_466382", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sparta_Rotterdam", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Shurandy_Sambo", + "photo": "https://digitalhub.fifa.com/transform/4d41ae09-f81a-44fc-a53b-6e1b3e46521b/SAMBO-Shurandy_485379", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Abha_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juri%C3%ABn_Gaari", + "photo": "https://digitalhub.fifa.com/transform/4744d27b-6a5c-48be-a849-48facb6f6d6e/GAARI-Jurien_431698", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RKC_Waalwijk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Roshon_van_Eijma", + "photo": "https://digitalhub.fifa.com/transform/f03c40c7-6eef-405c-a287-a1f7f1860a30/VAN-EIJMA-Roshon_466361", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PEC_Zwolle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sherel_Floranus", + "photo": "https://digitalhub.fifa.com/transform/8baacb6b-39cd-4a37-8999-58dd5a1d9fec/FLORANUS-Sherel_466350", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Armando_Obispo", + "photo": "https://digitalhub.fifa.com/transform/c2384459-9ca9-4dce-b232-5bbfbcd07316/OBISPO-Armando_511141", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kayserispor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joshua_Brenet", + "photo": "https://digitalhub.fifa.com/transform/2069bb09-aaf0-41dc-81e4-a8f4df33b4e5/BRENET-Joshua_401023", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Konyaspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Riechedly_Bazoer", + "photo": "https://digitalhub.fifa.com/transform/93fcbe0f-13ca-41f6-b453-447b45aea6ef/BAZOER-Riechedly_398569", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/NEC_Nijmegen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deveron_Fonville", + "photo": "https://digitalhub.fifa.com/transform/29abb3b9-0b95-4101-ae19-0aa95d77e362/FONVILLE-Deveron_506471", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RKC_Waalwijk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Godfried_Roemeratoe", + "photo": "https://digitalhub.fifa.com/transform/6ed36808-8d19-481f-acce-2a905fbc364c/ROEMERATOE-Godfried_466359", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Volendam", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juninho_Bacuna", + "photo": "https://digitalhub.fifa.com/transform/804768d8-badb-4492-9aef-1e523440aed4/BACUNA-Juninho_466317", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Z%C3%BCrich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Livano_Comenencia", + "photo": "https://digitalhub.fifa.com/transform/860cc6e0-a995-485f-ae21-56b451017adf/COMENENCIA-Livano_494989", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/I%C4%9Fd%C4%B1r_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leandro_Bacuna", + "photo": "https://digitalhub.fifa.com/transform/ae48f357-6b53-4d49-b62f-fbfb4a041b62/BACUNA-Leandro_466340", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rotherham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ar'jany_Martha", + "photo": "https://digitalhub.fifa.com/transform/d909c1d1-c54d-4dfa-a951-979ae80e7b8a/MARTHA-Arjany_485324", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sheffield_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tahith_Chong", + "photo": "https://digitalhub.fifa.com/transform/402300d2-89f5-4c17-97be-494664b73565/CHONG-Tahith_485347", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Den_Bosch", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Felida", + "photo": "https://digitalhub.fifa.com/transform/f9ebf1d2-90fe-4748-8788-19259714fc40/FELIDA-Kevin_466365", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Miami_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/J%C3%BCrgen_Locadia", + "photo": "https://digitalhub.fifa.com/transform/95d67c13-c534-48f4-a2de-e831079a0d42/LOCADIA-Juergen_407680", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/A.E._Kifisia_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jeremy_Antonisse", + "photo": "https://digitalhub.fifa.com/transform/cd0b7ee9-50b8-4043-a957-44df5860e935/ANTONISSE-Jeremy_424047", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Middlesbrough_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sontje_Hansen", + "photo": "https://digitalhub.fifa.com/transform/35e4773d-8580-4100-a87a-239c2e03e179/HANSEN-Sontje_424056", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Telstar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyrese_Noslin", + "photo": "https://digitalhub.fifa.com/transform/5a1d79e4-2beb-4cc4-aa5d-adea0d32896c/NOSLIN-Tyrese_506473", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Maccabi_Haifa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kenji_Gorr%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/115a2099-2406-4ca6-8905-91cc71efc98d/GORRE-Kenji_466352", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Beveren", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jearl_Margaritha", + "photo": "https://digitalhub.fifa.com/transform/c0d47ad2-fcb1-4d7f-b854-99b99cc0cadf/MARGARITHA-Jearl_466363", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Volendam", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brandley_Kuwas", + "photo": "https://digitalhub.fifa.com/transform/e68cdb21-7918-4de8-8a37-8d3f1127184b/KUWAS-Brandley_466346", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Terengganu_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gervane_Kastaneer", + "photo": "https://digitalhub.fifa.com/transform/18bea3a9-68ef-4e35-ae04-2d494b39971e/KASTANEER-Gervane_466372", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, diff --git a/public/data/squads/CZE.json b/public/data/squads/CZE.json index a5fe77a6..896c436e 100644 --- a/public/data/squads/CZE.json +++ b/public/data/squads/CZE.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mat%C4%9Bj_Kov%C3%A1%C5%99", + "photo": "https://digitalhub.fifa.com/transform/06f2bdbf-6411-4f1c-885b-3c745e37363e/KOVAR-Matej_484012", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jind%C5%99ich_Stan%C4%9Bk", + "photo": "https://digitalhub.fifa.com/transform/9351d9a7-4be7-4c59-8e0e-3f5fbca8ac7d/STANEK-Jindrich_441162", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Braga", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luk%C3%A1%C5%A1_Horn%C3%AD%C4%8Dek", + "photo": "https://digitalhub.fifa.com/transform/d76a995c-dcd7-4219-a555-3336ac87b052/HORNICEK-Lukas_511118", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Zima", + "photo": "https://digitalhub.fifa.com/transform/945f505c-6f7b-4a43-acc1-5e3fa1bb52b3/ZIMA-David_433755", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1%C5%A1_Hole%C5%A1", + "photo": "https://digitalhub.fifa.com/transform/25d4147e-8cc2-4262-bba5-3e47680a3f23/HOLES-Tomas_441167", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Robin_Hran%C3%A1%C4%8D", + "photo": "https://digitalhub.fifa.com/transform/9550c125-89e2-497f-a098-bcdceb0243e7/HRANAC-Robin_486080", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vladim%C3%ADr_Coufal", + "photo": "https://digitalhub.fifa.com/transform/e013f16f-8ada-4532-b3c4-b674b0e08cc9/COUFAL-Vladimir_472908", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C5%A0t%C4%9Bp%C3%A1n_Chaloupek", + "photo": "https://digitalhub.fifa.com/transform/35d513e7-429b-44eb-b1bd-671a6a22bc83/CHALOUPEK-Stepan_514334", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ladislav_Krej%C4%8D%C3%AD_(footballer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/04ca9e4e-8ab3-458e-a689-2ac49094fb23/KREJCI-Ladislav_441170", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Jur%C3%A1sek", + "photo": "https://digitalhub.fifa.com/transform/4e32c53e-28e4-4757-ab4e-c7b18cee9bbf/JURASEK-David_483990", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Sparta_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jaroslav_Zelen%C3%BD", + "photo": "https://digitalhub.fifa.com/transform/33dbf631-0d45-4f04-9feb-bf0c76ad9f8e/ZELENY-Jaroslav_441166", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Doud%C4%9Bra", + "photo": "https://digitalhub.fifa.com/transform/04fa0573-e1fa-4158-a14d-7129641cc700/DOUDERA-David_483936", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Hradec_Kr%C3%A1lov%C3%A9", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vladim%C3%ADr_Darida", + "photo": "https://digitalhub.fifa.com/transform/201b5e1b-25b8-4cd6-a8fa-2678977172fe/DARIDA-Vladimir_358003", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luk%C3%A1%C5%A1_%C4%8Cerv", + "photo": "https://digitalhub.fifa.com/transform/87ce4b61-fd6d-4ca3-901d-6dfe039dd809/CERV-Lukas_486081", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luk%C3%A1%C5%A1_Provod", + "photo": "https://digitalhub.fifa.com/transform/e5e6a265-9886-4e25-97c0-c4f2f230277d/PROVOD-Lukas_484011", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michal_Sad%C3%ADlek", + "photo": "https://digitalhub.fifa.com/transform/00599f60-d24b-4377-b1c2-03bda4f835be/SADILEK-Michal_433668", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/West_Ham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1%C5%A1_Sou%C4%8Dek", + "photo": "https://digitalhub.fifa.com/transform/eb34bfe6-5b60-4771-a303-40f68231bbd2/SOUCEK-Tomas_404885", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexandr_Sojka", + "photo": "https://digitalhub.fifa.com/transform/f8e5df75-7de8-4950-bb53-b1d950621d33/SOJKA-Alexandr_523097", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Sparta_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hugo_Soch%C5%AFrek", + "photo": "https://digitalhub.fifa.com/transform/72b960f8-5b10-4a9d-8726-6525e2ee6796/SOCHUREK-Hugo_506775", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adam_Hlo%C5%BEek", + "photo": "https://digitalhub.fifa.com/transform/530c1ea8-c013-4858-bb7d-0b71a763a1a1/HLOZEK-Adam_433754", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrik_Schick", + "photo": "https://digitalhub.fifa.com/transform/725e8c7e-c712-45be-9e0a-ec5b121e84ad/SCHICK-Patrik_401481", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Sparta_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jan_Kuchta", + "photo": "https://digitalhub.fifa.com/transform/e5ab58c0-de70-4e60-afdd-0cacec12decb/KUCHTA-Jan_441171", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mojm%C3%ADr_Chytil", + "photo": "https://digitalhub.fifa.com/transform/8b7fe7be-c13f-4245-9a48-470a88d95aa9/CHYTIL-Mojmir_484003", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pavel_%C5%A0ulc", + "photo": "https://digitalhub.fifa.com/transform/a45ca4c8-04d9-4321-a100-1e57b2d7bbda/SULC-Pavel_486082", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SK_Slavia_Prague", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1%C5%A1_Chor%C3%BD", + "photo": "https://digitalhub.fifa.com/transform/566b2c11-0ed7-4ad0-8e39-2e8a6fb4ba94/CHORY-Tomas_483961", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Denis_Vi%C5%A1insk%C3%BD", + "photo": "https://digitalhub.fifa.com/transform/60b4e376-f163-4918-8742-a2f6ada5fc84/VISINSKY-Denis_519985", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/ECU.json b/public/data/squads/ECU.json index 21e7ec02..4b5f9905 100644 --- a/public/data/squads/ECU.json +++ b/public/data/squads/ECU.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Hurac%C3%A1n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hern%C3%A1n_Gal%C3%ADndez", + "photo": "https://digitalhub.fifa.com/transform/679fc90e-2f98-4494-a4dd-f26442fae6d3/GALINDEZ-Hernan_441236", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/A.E._Kifisia_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mois%C3%A9s_Ram%C3%ADrez", + "photo": "https://digitalhub.fifa.com/transform/3a641146-b759-48d0-983f-b85bb1232cc4/RAMIREZ-Moises_419002", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/LDU_Quito", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gonzalo_Valle", + "photo": "https://digitalhub.fifa.com/transform/d67ebe06-be17-4735-a8a7-9659eb37cf37/VALLE-Gonzalo_448295", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Internacional", "captain": false, "wiki": "https://en.wikipedia.org/wiki/F%C3%A9lix_Torres_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/755ac13c-2122-42ff-b40a-4582be61e59e/TORRES-Felix_402979", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Piero_Hincapi%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/b8f68e80-3057-4fbf-be1e-8cf885a713e1/HINCAPIE-Piero_424031", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joel_Ord%C3%B3%C3%B1ez", + "photo": "https://digitalhub.fifa.com/transform/54a42d16-279a-4566-8c46-ac75d8ea095a/ORDONEZ-Joel_463465", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Willian_Pacho", + "photo": "https://digitalhub.fifa.com/transform/cda5e4c5-69a6-46ee-b6d1-230be57c4847/PACHO-Willian_448290", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pervis_Estupi%C3%B1%C3%A1n", + "photo": "https://digitalhub.fifa.com/transform/85df33e2-083f-4cef-9fa2-3a8fc7d29466/ESTUPINAN-Pervis_389782", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Clube_Atl%C3%A9tico_Mineiro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81ngelo_Preciado", + "photo": "https://digitalhub.fifa.com/transform/2e9be79f-76b7-4f12-8ba0-c4c21ec8b39d/PRECIADO-Angelo_402974", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Tijuana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jackson_Porozo", + "photo": "https://digitalhub.fifa.com/transform/17ccf39c-5480-439a-be5f-90045606ca37/POROZO-Jackson_419003", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KRC_Genk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yaimar_Medina", + "photo": "https://digitalhub.fifa.com/transform/84400276-88b5-4054-b0fb-f8206f384291/MEDINA-Yaimar_463489", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Independiente_del_Valle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordy_Alc%C3%ADvar", + "photo": "https://digitalhub.fifa.com/transform/7f7492dc-4cdc-41c2-8acc-91ccad4d9664/ALCIVAR-Jordy_419005", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royal_Antwerp_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anthony_Valencia", + "photo": "https://digitalhub.fifa.com/transform/b21d23fa-c045-4f5d-9721-59740e4006b2/VALENCIA-Anthony_448299", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kendry_P%C3%A1ez", + "photo": "https://digitalhub.fifa.com/transform/ee18ba2f-5e31-4e33-8739-f0d59033c409/PAEZ-Kendry_463495", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Clube_Atl%C3%A9tico_Mineiro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alan_Minda", + "photo": "https://digitalhub.fifa.com/transform/b43c46a0-9e62-4202-b9e4-c625b36afc16/MINDA-Alan_463468", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pumas_UNAM", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedro_Vite", + "photo": "https://digitalhub.fifa.com/transform/0eceba19-8ceb-4cbc-ba7c-81b158e277bd/VITE-Pedro_424036", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Midtjylland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Denil_Castillo", + "photo": "https://digitalhub.fifa.com/transform/60f9a338-e7cb-45a0-a0ae-926740080bec/CASTILLO-Denil_463476", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Clube_Atl%C3%A9tico_Mineiro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alan_Franco_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/59ffe3d1-0963-44f5-861e-9eb6590d8fce/FRANCO-Alan_389784", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mois%C3%A9s_Caicedo", + "photo": "https://digitalhub.fifa.com/transform/ae32bbc5-09f0-4743-ae0a-5b80461bdc79/CAICEDO-Moises_428885", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Venezia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/John_Yeboah", + "photo": "https://digitalhub.fifa.com/transform/1fc64d7c-4383-4c61-bd76-f22f22b91a8f/YEBOAH-John_405920", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royale_Union_Saint-Gilloise", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Rodr%C3%ADguez_(footballer%2C_born_2000)", + "photo": "https://digitalhub.fifa.com/transform/c35d8b13-4ad6-45d8-853e-8d7f6bd98214/RODRIGUEZ-Kevin_448310", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.F._Pachuca", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Enner_Valencia", + "photo": "https://digitalhub.fifa.com/transform/4688cb2a-6446-4439-ba5f-e4db7b5a18c5/VALENCIA-Enner_373400", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Hurac%C3%A1n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordy_Caicedo", + "photo": "https://digitalhub.fifa.com/transform/d4d93e2b-74aa-4bbf-89b2-22ebff655348/CAICEDO-Jordy_402985", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gonzalo_Plata", + "photo": "https://digitalhub.fifa.com/transform/743cc231-ab9e-45b7-8d59-ce8655280ae1/PLATA-Gonzalo_419020", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nilson_Angulo", + "photo": "https://digitalhub.fifa.com/transform/b90df9f2-8054-4d40-b375-f7728a31a069/ANGULO-Nilson_448312", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jeremy_Ar%C3%A9valo", + "photo": "https://digitalhub.fifa.com/transform/9c839f83-e77a-4938-a764-95685591b367/AREVALO-Jeremy_514326", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/EGY.json b/public/data/squads/EGY.json index 5b547d7f..f7c20a77 100644 --- a/public/data/squads/EGY.json +++ b/public/data/squads/EGY.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_El_Shenawy", + "photo": "https://digitalhub.fifa.com/transform/5bfa85ca-3349-4143-9afa-1b5a43ac8c54/MOHAMED-ELSHENAWY_408948", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zamalek_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/El_Mahdy_Soliman", + "photo": "https://digitalhub.fifa.com/transform/90b92e39-b717-40c5-a2ab-05616ca017c8/MAHDY-SOLIMAN_395860", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Shobeir", + "photo": "https://digitalhub.fifa.com/transform/0fa52c2d-3a6c-49cf-ac83-ddc4a08d57e3/MOSTAFA-SHOUBIR_416906", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/El_Gouna_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Alaa", + "photo": "https://digitalhub.fifa.com/transform/6a209a18-784b-401d-af68-4c768a814a36/MOHAMED-ALAA_512079", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yasser_Ibrahim", + "photo": "https://digitalhub.fifa.com/transform/028afc10-053b-443f-819c-d95ae0d46a55/YASSER-IBRAHIM_369267", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Hany", + "photo": "https://digitalhub.fifa.com/transform/04f8ef57-e16f-49de-b7d4-ad430c4c430c/MOHAMED-HANY_408950", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zamalek_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hossam_Abdelmaguid", + "photo": "https://digitalhub.fifa.com/transform/406ef52d-c003-4108-b9c2-126b4ad8354b/HOSSAM-ABDELMAGUID_483182", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramy_Rabia", + "photo": "https://digitalhub.fifa.com/transform/403c9e6d-efe6-4917-86ea-c7eddc442208/RABIA-Ramy_344661", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Abdelmonem", + "photo": "https://digitalhub.fifa.com/transform/5e36f80b-9432-444f-ac25-10cf792c341f/MOHAMED-ABDELMONEIM_416902", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zamalek_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Fatouh", + "photo": "https://digitalhub.fifa.com/transform/c22759e9-6346-4cb7-8611-74074421be7f/AHMED-FATOUH_430477", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Karim_Hafez", + "photo": "https://digitalhub.fifa.com/transform/2cd7ce59-aa56-4018-8d9c-5628a27e13c4/KARIM-HAFEZ_407022", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/ZED_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tarek_Alaa_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/9bbd4a65-1d5e-4383-b5d5-cf60bbdcec1d/TAREK-ALAA_506124", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emam_Ashour", + "photo": "https://digitalhub.fifa.com/transform/6d203b10-285b-4800-b448-e34d2b3a3e09/EMAM-ASHOUR_430482", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Ziko", + "photo": "https://digitalhub.fifa.com/transform/f417b544-6a3c-46a9-af78-d43d6cedcad1/MOSTAFA-ZICO_483161", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamdy_Fathy", + "photo": "https://digitalhub.fifa.com/transform/2de277f5-cea7-47f9-9635-f9fb3a205c2a/HAMDY-FATHY_429095", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohanad_Lasheen", + "photo": "https://digitalhub.fifa.com/transform/55be7619-52f3-481a-8542-9832ba7c8e7d/MOHANAD-LASHIN_433469", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Najma_SC_(Saudi_Arabia)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nabil_Emad", + "photo": "https://digitalhub.fifa.com/transform/01dc0ada-6dcb-4f73-b81e-4103640705a8/NABIL-DONGA_433466", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marwan_Attia", + "photo": "https://digitalhub.fifa.com/transform/cf051f82-c8a8-4328-9439-2ab64f616b83/MARAWAN-ATTIA_461788", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/ZED_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahmoud_Saber", + "photo": "https://digitalhub.fifa.com/transform/f1c9f887-0fab-447c-9c91-33aba2c2dbe1/MAHMOUD-SABER_483183", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tr%C3%A9z%C3%A9guet_(Egyptian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/fd2622c8-9bd4-40f0-bb16-6b3311bb1811/TREZEGUET_363863", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona_Atl%C3%A8tic", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamza_Abdelkarim", + "photo": "https://digitalhub.fifa.com/transform/e8c1e0e0-66da-4bfb-ace2-e040710da50c/HAMZA-ABDELKARIM_495488", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Salah", + "photo": "https://digitalhub.fifa.com/transform/8d5236b8-acac-4946-af8e-5b007bcfa284/MOHAMED-SALAH_344654", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Oviedo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Haissem_Hassan", + "photo": "https://digitalhub.fifa.com/transform/88bef92d-4236-4445-9d6f-c2674e218a60/HAISSEM-HASSAN_424106", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nordsj%C3%A6lland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Adel", + "photo": "https://digitalhub.fifa.com/transform/7486073a-56eb-4963-9bca-1036e8b187f0/IBRAHIM-ADEL_430465", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Marmoush", + "photo": "https://digitalhub.fifa.com/transform/a3f5a36a-57b4-407b-a07e-7b5f6d19af5b/OMAR-MARMOUSH_430476", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zizo_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/93b944be-7bd7-4c1d-807e-7b8e2cbc2a12/ZIZO_433461", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/ENG.json b/public/data/squads/ENG.json index bbe12405..f60b0be9 100644 --- a/public/data/squads/ENG.json +++ b/public/data/squads/ENG.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Everton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordan_Pickford", + "photo": "https://digitalhub.fifa.com/transform/5f9b3bbf-edb5-4956-bce7-2d0a8e77f6ab/PICKFORD-Jordan_336022", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dean_Henderson", + "photo": "https://digitalhub.fifa.com/transform/acb3f8de-1176-40ef-99c2-e671120fbde0/HENDERSON-Dean_403046", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/James_Trafford", + "photo": "https://digitalhub.fifa.com/transform/f923135f-5d11-46cb-90a3-517f74cb4c76/TRAFFORD-James_485080", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ezri_Konsa", + "photo": "https://digitalhub.fifa.com/transform/54b28723-92e1-42e8-97b5-162f5099cf60/KONSA-Ezri_403049", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_O'Reilly", + "photo": "https://digitalhub.fifa.com/transform/6a6be1c6-3496-49ba-81ca-354bdb2f404c/OREILLY-Nico_390761", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/John_Stones", + "photo": "https://digitalhub.fifa.com/transform/bb455f6a-d793-44ef-92b8-bd1aff6d14d6/STONES-John_369434", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marc_Gu%C3%A9hi", + "photo": "https://digitalhub.fifa.com/transform/c9686f87-8abd-45fb-a1e0-321ee8470dd6/GUEHI-Marc_405841", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Trevoh_Chalobah", + "photo": "https://digitalhub.fifa.com/transform/7fa89d9b-c648-4789-ab66-f00a2fbf56df/CHALOBAH-Trevoh_439691", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dan_Burn", + "photo": "https://digitalhub.fifa.com/transform/ac44e40e-162d-4459-94b6-8971a032e371/BURN-Dan_494345", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Reece_James", + "photo": "https://digitalhub.fifa.com/transform/1ffcc3c3-fdf3-4b61-9ac5-299213771a62/JAMES-Reece_439641", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Djed_Spence", + "photo": "https://digitalhub.fifa.com/transform/03356baa-b368-4192-bf86-ad3033e57ad2/SPENCE-Djed_506329", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jarell_Quansah", + "photo": "https://digitalhub.fifa.com/transform/60c5fb68-c640-45dc-a493-75e1d9f3450c/QUANSAH-Jarell_463809", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Declan_Rice", + "photo": "https://digitalhub.fifa.com/transform/acb98657-fa9b-4202-bc38-075a97b5bf78/RICE-Declan_433097", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elliot_Anderson_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/8da5855f-c957-4151-94a0-731e9714249f/ANDERSON-Elliot_481610", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jude_Bellingham", + "photo": "https://digitalhub.fifa.com/transform/d711b37f-ec06-4ea7-bb52-50ba0a42ef67/BELLINGHAM-Jude_448202", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brentford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordan_Henderson", + "photo": "https://digitalhub.fifa.com/transform/95e802dd-2731-42ff-97ce-b92c47954fa1/HENDERSON-Jordan_356189", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kobbie_Mainoo", + "photo": "https://digitalhub.fifa.com/transform/add399f5-3af6-4ce6-b078-8595e805f1be/MAINOO-Kobbie_482621", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Morgan_Rogers", + "photo": "https://digitalhub.fifa.com/transform/426bfdb9-3999-4826-81b8-dd33691a45a2/ROGERS-Morgan_492716", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eberechi_Eze", + "photo": "https://digitalhub.fifa.com/transform/c08bf1d9-1dce-4862-b810-2f9e198a4950/EZE-Eberechi_473113", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bukayo_Saka", + "photo": "https://digitalhub.fifa.com/transform/b1182d25-62ad-4ad8-8bae-2b7577569484/MUMIN-Abdul_441336", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Harry_Kane", + "photo": "https://digitalhub.fifa.com/transform/5ad83fe6-1139-4f92-a97c-669052eb1755/KANE-Harry_369419", "wcApps": 1, "wcGoals": 2, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcus_Rashford", + "photo": "https://digitalhub.fifa.com/transform/1c89a3e5-8d8f-474f-a0fe-8c39faa3dc8d/RASHFORD-Marcus_401470", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anthony_Gordon_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/bb7bbfe0-791d-408e-a2c2-f33156fce3e8/GORDON-Anthony_448189", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ollie_Watkins", + "photo": "https://digitalhub.fifa.com/transform/876d6c91-be07-4b54-a86d-d73e2ef52d8f/WATKINS-Ollie_448203", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noni_Madueke", + "photo": "https://digitalhub.fifa.com/transform/115733f4-8e52-477a-867f-063f1e2c7752/MADUEKE-Noni_489732", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ivan_Toney", + "photo": "https://digitalhub.fifa.com/transform/720c0b56-6b1c-49aa-8c9d-5aec2c23c673/TONEY-Ivan_448198", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/ESP.json b/public/data/squads/ESP.json index a7f8d5d7..22724379 100644 --- a/public/data/squads/ESP.json +++ b/public/data/squads/ESP.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Raya", + "photo": "https://digitalhub.fifa.com/transform/2a0b3279-e7c5-44c9-8f13-897d085e83bf/RAYA-David_447853", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joan_Garcia", + "photo": "https://digitalhub.fifa.com/transform/08439f96-c835-4b28-9fc5-7e90d4e82738/GARCIA-Joan_484691", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athletic_Bilbao", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Unai_Sim%C3%B3n", + "photo": "https://digitalhub.fifa.com/transform/41e0f920-bd7d-4bd6-882b-c83ed33e3f26/SIMON-Unai_430753", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marc_Pubill", + "photo": "https://digitalhub.fifa.com/transform/fd21bf4f-bf7d-4917-8afd-3def8e7e5069/PUBILL-Marc_484728", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lex_Grimaldo", + "photo": "https://digitalhub.fifa.com/transform/5517003d-ede4-43f5-a595-68e9bd17f6ca/GRIMALDO-Alex_391297", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eric_Garc%C3%ADa_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/96536fc5-7d12-442c-89ba-c7ccdae45d61/GARCIA-Eric_405562", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcos_Llorente", + "photo": "https://digitalhub.fifa.com/transform/ab948683-40c0-4af1-9038-b7f24da3ffc2/LLORENTE-Marcos_382739", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedro_Porro", + "photo": "https://digitalhub.fifa.com/transform/2c33b0c7-c399-4eac-98b2-66f35e77886a/PORRO-Pedro_430144", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athletic_Bilbao", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aymeric_Laporte", + "photo": "https://digitalhub.fifa.com/transform/e923ca38-381d-4187-9d40-9f5f72434530/LAPORTE-Aymeric_335999", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pau_Cubars%C3%AD", + "photo": "https://digitalhub.fifa.com/transform/02b8f052-fa36-41a9-807e-e8f7c6a96d61/CUBARSI-Pau_474973", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marc_Cucurella", + "photo": "https://digitalhub.fifa.com/transform/3bc6b871-a4b2-4201-8885-a77420f4c7c9/CUCURELLA-Marc_430735", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mikel_Merino", + "photo": "https://digitalhub.fifa.com/transform/bcc810b0-5c45-4781-809e-beae8b68e1d8/MERINO-Mikel_430733", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fabi%C3%A1n_Ruiz", + "photo": "https://digitalhub.fifa.com/transform/c40ded96-190d-41c8-90f2-6a253a63b33d/RUIZ-Fabian_430718", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gavi_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/4a8278cb-43c6-4a1a-8aa8-896c67daf977/GAVI_447866", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lex_Baena", + "photo": "https://digitalhub.fifa.com/transform/19c2a085-e986-4c5b-8af7-aa98f7adc36e/BAENA-Alex_447860", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodri_(footballer%2C_born_1996)", + "photo": "https://digitalhub.fifa.com/transform/295ab5b2-4dbf-42b9-918b-04fb4ae0ec0a/RODRI_411375", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mart%C3%ADn_Zubimendi", + "photo": "https://digitalhub.fifa.com/transform/640def2c-056d-4b6d-8bcc-613b77f99160/ZUBIMENDI-Martin_430754", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedri", + "photo": "https://digitalhub.fifa.com/transform/75a5861e-008f-460c-81e4-8085fa2cc961/PEDRI_423646", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ferran_Torres", + "photo": "https://digitalhub.fifa.com/transform/aa65d133-f0fb-4379-9b1b-6c9dc2f40195/TORRES-Ferran_405545", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dani_Olmo", + "photo": "https://digitalhub.fifa.com/transform/c3f3e67a-90c1-469a-a4e1-263a470db989/OLMO-Dani_430750", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Y%C3%A9remy_Pino", + "photo": "https://digitalhub.fifa.com/transform/40328b78-c5b4-4c63-a11e-e5d1491793ef/PINO-Yeremy_423658", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athletic_Bilbao", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_Williams", + "photo": "https://digitalhub.fifa.com/transform/1792665e-37cb-421d-969b-e6a3edbd8d76/WILLIAMS-Nico_447855", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lamine_Yamal", + "photo": "https://digitalhub.fifa.com/transform/37b631d3-c340-4590-91a8-bb00bd5f1e89/YAMAL-Lamine_484320", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mikel_Oyarzabal", + "photo": "https://digitalhub.fifa.com/transform/2f46ed20-b155-4201-8b97-badbc3619450/OYARZABAL-Mikel_430751", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CA_Osasuna", "captain": false, "wiki": "https://en.wikipedia.org/wiki/V%C3%ADctor_Mu%C3%B1oz_(footballer%2C_born_2003)", + "photo": "https://digitalhub.fifa.com/transform/73c58323-50f9-463b-88f0-abce4d69067c/MUNOZ-Victor_492859", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Celta_de_Vigo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Borja_Iglesias", + "photo": "https://digitalhub.fifa.com/transform/e90fda84-dae1-44e9-b030-9ce63b11b2d4/IGLESIAS-Borja_447864", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/FRA.json b/public/data/squads/FRA.json index b03fea86..86ccc6dd 100644 --- a/public/data/squads/FRA.json +++ b/public/data/squads/FRA.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_Rennais_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brice_Samba", + "photo": "https://digitalhub.fifa.com/transform/99fa69d0-8c6e-4c11-a78c-98a70aa322f8/SAMBA-Brice_483471", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mike_Maignan", + "photo": "https://digitalhub.fifa.com/transform/3f92a933-a22d-4f58-8f4f-b51370aeacf4/MAIGNAN-Mike_448332", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Lens", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Robin_Risser", + "photo": "https://digitalhub.fifa.com/transform/834e2e38-78ec-4e02-98a8-dbc085a9637c/RISSER-Robin_464127", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Malo_Gusto", + "photo": "https://digitalhub.fifa.com/transform/a747375e-cd17-4ef2-8241-fa7b9a7dab2b/GUSTO-Malo_464055", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Digne", + "photo": "https://digitalhub.fifa.com/transform/70e09388-6736-4f6c-85cf-0aa2017a6b18/DIGNE-Lucas_368860", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dayot_Upamecano", + "photo": "https://digitalhub.fifa.com/transform/daae69ae-72e0-4e42-812f-d19d74d12478/UPAMECANO-Dayot_389876", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jules_Kound%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/31b384b6-20b7-4629-ab33-aa67cf403fc3/KOUNDE-Jules_430707", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahima_Konat%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/de7e635e-41b2-4383-9fbf-d38e6c737d51/KONATE-Ibrahima_419166", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/William_Saliba", + "photo": "https://digitalhub.fifa.com/transform/242125e7-67c3-4fcd-b0cc-6c5984c319f4/SALIBA-William_419177", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Th%C3%A9o_Hernandez", + "photo": "https://digitalhub.fifa.com/transform/6f76533f-feca-4811-a010-e6e296b29db8/HERNANDEZ-Theo_408042", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Hernandez", + "photo": "https://digitalhub.fifa.com/transform/6ce8ced5-3b91-4a38-80ca-730e4a2ceb57/HERNANDEZ-Lucas_411470", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maxence_Lacroix", + "photo": "https://digitalhub.fifa.com/transform/a250ee2e-c181-46bb-b565-27d12a7b1878/LACROIX-Maxence_405881", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manu_Kon%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/fab8dcfa-7c16-4c88-adeb-51cf932e3abc/KONE-Manu_485677", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aur%C3%A9lien_Tchouam%C3%A9ni", + "photo": "https://digitalhub.fifa.com/transform/8575fee6-68ae-4be0-9529-7e5c392e06e6/TCHOUAMENI-Aurelien_405893", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/N'Golo_Kant%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/355040a8-6b40-452b-92af-7c22f91cb87c/KANTE-Ngolo_398681", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adrien_Rabiot", + "photo": "https://digitalhub.fifa.com/transform/2daab6cd-9fc6-4a46-acd6-82974aab8415/RABIOT-Adrien_402047", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Warren_Za%C3%AFre-Emery", + "photo": "https://digitalhub.fifa.com/transform/c4237ad3-cb10-4854-b9de-54126267d251/ZAIRE-EMERY-Warren_483549", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rayan_Cherki", + "photo": "https://digitalhub.fifa.com/transform/e1fe82ba-026b-4f05-87ba-c1fb49f670e5/CHERKI-Rayan_431861", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maghnes_Akliouche", + "photo": "https://digitalhub.fifa.com/transform/86a154a1-3ed6-46b8-977c-3a04925c39bc/AKLIOUCHE-Maghnes_485666", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ousmane_Demb%C3%A9l%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/e6eee717-fd8c-4f8f-a7e0-c4f978fe327f/DEMBELE-Ousmane_398680", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcus_Thuram", + "photo": "https://digitalhub.fifa.com/transform/6d9fa458-dba9-47da-87d9-83749fdfce9d/THURAM-Marcus_403109", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kylian_Mbapp%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/66f6087d-9563-4644-8f10-5614ef6e1e51/MBAPPE-Kylian_389867", "wcApps": 1, "wcGoals": 2, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Olise", + "photo": "https://digitalhub.fifa.com/transform/979cc206-e23b-4b21-8d40-843607ba8964/OLISE-Michael_485655", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bradley_Barcola", + "photo": "https://digitalhub.fifa.com/transform/10e80ef7-3aa9-4c07-9639-e8bc04828d31/BARCOLA-Bradley_484860", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/D%C3%A9sir%C3%A9_Dou%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/ca4e60df-4c45-48e9-89e4-70ce6ac3b3b1/DOUE-Desire_464114", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jean-Philippe_Mateta", + "photo": "https://digitalhub.fifa.com/transform/91ab0f40-08d4-44bc-8b5b-dddb63b440bf/MATETA-Jean-Philippe_403094", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/GER.json b/public/data/squads/GER.json index 59c5e87e..6352de09 100644 --- a/public/data/squads/GER.json +++ b/public/data/squads/GER.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manuel_Neuer", + "photo": "https://digitalhub.fifa.com/transform/e3701d06-66b5-4728-8bad-fea05319b6b8/NEUER-Manuel_228912", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oliver_Baumann", + "photo": "https://digitalhub.fifa.com/transform/9da65f41-ea53-4209-b2f6-c59e69dbc193/BAUMANN-Oliver_306538", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_N%C3%BCbel", + "photo": "https://digitalhub.fifa.com/transform/9d30bb13-c082-4759-90e7-e0bde4305d1f/NUEBEL-Alexander_429639", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antonio_R%C3%BCdiger", + "photo": "https://digitalhub.fifa.com/transform/88c43fe2-0c78-437c-a2bf-388c3673c58c/RUEDIGER-Antonio_379955", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Waldemar_Anton", + "photo": "https://digitalhub.fifa.com/transform/2bdd66d9-f9dc-44ab-8c6e-ededdb004f77/ANTON-Waldemar_430658", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jonathan_Tah", + "photo": "https://digitalhub.fifa.com/transform/34f74ca0-1102-446c-b098-02decdf58b8d/TAH-Jonathan_401378", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joshua_Kimmich", + "photo": "https://digitalhub.fifa.com/transform/ada33dfd-5b01-4792-88f4-14c06641509e/KIMMICH-Joshua_386413", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_Schlotterbeck", + "photo": "https://digitalhub.fifa.com/transform/3ece206c-50ae-4b63-ac21-a174f2fbb35a/SCHLOTTERBECK-Nico_430667", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathaniel_Brown_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/68e13808-182e-46b6-a6ec-a54136a57c1b/BROWN-Nathaniel_511015", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_Raum", + "photo": "https://digitalhub.fifa.com/transform/ce3509c6-13ad-441a-8d05-9d42f8a4578c/RAUM-David_430657", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Malick_Thiaw", + "photo": "https://digitalhub.fifa.com/transform/eaa37355-0eca-4954-845c-437aa602db42/THIAW-Malick_514188", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aleksandar_Pavlovi%C4%87_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/7cfb5f20-6f8a-4329-97a2-be3cb66fea0f/PAVLOVIC-Aleksandar_484849", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leon_Goretzka", + "photo": "https://digitalhub.fifa.com/transform/a5e5e083-d89c-4be7-a367-8456e0f8cb35/GORETZKA-Leon_379953", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamie_Leweling", + "photo": "https://digitalhub.fifa.com/transform/a53f7aa4-eaba-4bb1-9654-e563adb10d2e/LEWELING-Jamie_491218", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamal_Musiala", + "photo": "https://digitalhub.fifa.com/transform/05f50027-268f-43ff-ba75-1b477b37ca60/MUSIALA-Jamal_429642", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pascal_Gro%C3%9F", + "photo": "https://digitalhub.fifa.com/transform/c7eaa0cd-48e1-4349-a6d9-dd00553b7913/GROSS-Pascal_484848", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Angelo_Stiller", + "photo": "https://digitalhub.fifa.com/transform/69c7b030-2ce8-479c-9cd4-a7d62e48d9a4/STILLER-Angelo_429640", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Florian_Wirtz", + "photo": "https://digitalhub.fifa.com/transform/3a120189-62cc-441f-b862-7fdd2a9abfa4/WIRTZ-Florian_430669", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leroy_San%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/097a6749-47b0-4285-a1f9-8aa0ac0e2c12/SANE-Leroy_404353", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nadiem_Amiri", + "photo": "https://digitalhub.fifa.com/transform/3c1dcefe-5f38-479a-ac6a-091a86cb7663/AMIRI-Nadiem_395471", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Felix_Nmecha", + "photo": "https://digitalhub.fifa.com/transform/9895941b-9be6-4900-a336-493f1237b0e6/NMECHA-Felix_492363", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Assan_Ou%C3%A9draogo", + "photo": "https://digitalhub.fifa.com/transform/3bdd0feb-2965-4dff-9aa1-22b6d769e90d/OUEDRAOGO-Assan_475195", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kai_Havertz", + "photo": "https://digitalhub.fifa.com/transform/1fdd4d11-97d1-4392-b345-5a5eecc54839/HAVERTZ-Kai_411367", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nick_Woltemade", + "photo": "https://digitalhub.fifa.com/transform/e93d4ee5-827d-47bc-b3d5-3f1c38e7293e/WOLTEMADE-Nick_498416", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maximilian_Beier", + "photo": "https://digitalhub.fifa.com/transform/34e90391-c4b4-4a96-9b57-71c45bb584c2/BEIER-Maximilian_484850", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deniz_Undav", + "photo": "https://digitalhub.fifa.com/transform/3ec30e08-a7eb-4781-aea8-0e9ff86ebef1/UNDAV-Deniz_484851", "wcApps": 2, "wcGoals": 3, "wcYellow": 0, diff --git a/public/data/squads/GHA.json b/public/data/squads/GHA.json index 217eceff..f2ea4a68 100644 --- a/public/data/squads/GHA.json +++ b/public/data/squads/GHA.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Gallen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lawrence_Ati-Zigi", + "photo": "https://digitalhub.fifa.com/transform/ff31f89d-7f19-4a3e-b213-6c943ec77fb4/ZIGI-Lawrence-Ati_386473", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/St_Patrick's_Athletic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joseph_Anang", + "photo": "https://digitalhub.fifa.com/transform/ddb39257-eec9-4097-bc08-6f1dbe034dec/ANANG-Joseph_506277", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Accra_Hearts_of_Oak_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Benjamin_Asare", + "photo": "https://digitalhub.fifa.com/transform/59f40ed7-650e-48ef-8f42-8a8a326b0504/ASARE-Benjamin_494349", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_Rennais_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alidu_Seidu", + "photo": "https://digitalhub.fifa.com/transform/d37bf93a-6fc3-483d-be08-32032b5956bc/SEIDU-Alidu_448522", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jonas_Adjetey", + "photo": "https://digitalhub.fifa.com/transform/59b24298-f09f-4f11-afe4-805c459e6fa2/ADJETEY-Jonas_494351", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rayo_Vallecano", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdul_Mumin", + "photo": "https://digitalhub.fifa.com/transform/394452a3-57aa-4ce7-b506-9ba8de7254eb/MUMIN-Abdul_441336", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AJ_Auxerre", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gideon_Mensah_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/3aed0bc7-4974-4bc1-9cc9-bb764bb91d3e/MENSAH-Gideon_441333", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PAOK_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdul_Rahman_Baba", + "photo": "https://digitalhub.fifa.com/transform/3aa4be07-45b8-4c6c-9c82-e1e7d801e531/RAHMAN-Baba_367536", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jerome_Opoku", + "photo": "https://digitalhub.fifa.com/transform/03ddfb51-4c65-457f-b234-eb2a795b01d2/OPOKU-Jerome_486150", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kojo_Peprah_Oppong", + "photo": "https://digitalhub.fifa.com/transform/d83d28af-b1f0-4b41-acec-6b3dfd760fb2/OPPONG-Kojo-Peprah_511022", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pafos_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Derrick_Luckassen", + "photo": "https://digitalhub.fifa.com/transform/c70d2790-8764-47a0-8c27-a9e7f74563a0/LUCKASSEN-Derrick_520037", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AJ_Auxerre", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marvin_Senaya", + "photo": "https://digitalhub.fifa.com/transform/5b3249dc-6e9d-490b-be47-93a59fd3d069/SENAYA-Marvin_520039", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nordsj%C3%A6lland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Caleb_Yirenkyi", + "photo": "https://digitalhub.fifa.com/transform/3c283bda-a2ed-4c1d-9115-aef0cc7dac97/YIRENKYI-Caleb_506279", "wcApps": 1, "wcGoals": 1, "wcYellow": 1, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thomas_Partey", + "photo": "https://digitalhub.fifa.com/transform/4973b241-e78b-4c13-b699-66c8c16f882a/PARTEY-Thomas_369089", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Oviedo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kwasi_Sibo", + "photo": "https://digitalhub.fifa.com/transform/a61e2a7d-38de-46d5-888b-1ad713a329c4/SIBO-Kwasi_507253", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antoine_Semenyo", + "photo": "https://digitalhub.fifa.com/transform/c0b6a316-ecf6-4944-b8fc-ccdd60b15a5a/SEMENYO-Antoine_448531", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AJ_Auxerre", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elisha_Owusu", + "photo": "https://digitalhub.fifa.com/transform/7b2e13d2-e407-4c8a-8e7d-e465d933bef5/OWUSU-Elisha_441341", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Saint-%C3%89tienne", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Augustine_Boakye", + "photo": "https://digitalhub.fifa.com/transform/643463a2-4d0b-477a-889a-21eaf36cdf46/BOAKYE-Augustine_523173", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leicester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdul_Fatawu", + "photo": "https://digitalhub.fifa.com/transform/c76bdca8-f959-4934-8ecf-47d38aac600c/ISSAHAKU-Fatawu_441342", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leicester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jordan_Ayew", + "photo": "https://digitalhub.fifa.com/transform/527a870c-dad4-474a-91a3-3ccac43d3ce7/AYEW-Jordan_353235", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Coventry_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brandon_Thomas-Asante", + "photo": "https://digitalhub.fifa.com/transform/d80ceb13-447c-4de1-b0c2-09b570b3e6ef/THOMAS-ASANTE-Brandon_486213", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christopher_Bonsu_Baah", + "photo": "https://digitalhub.fifa.com/transform/a4046f4f-5e32-45b7-8ff0-1c42ba9466b7/BAAH-Christopher-Bonsu_494350", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Athletic_Bilbao", "captain": false, "wiki": "https://en.wikipedia.org/wiki/I%C3%B1aki_Williams", + "photo": "https://digitalhub.fifa.com/transform/2335d9cb-66fa-4e9a-a167-834ac3541e00/WILLIAMS-Inaki_411376", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kamaldeen_Sulemana", + "photo": "https://digitalhub.fifa.com/transform/ba6f9998-366d-4e8f-b7ca-e387f1aabdcd/SULEMANA-Kamaldeen_448523", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ernest_Nuamah", + "photo": "https://digitalhub.fifa.com/transform/1561f6b3-4537-41a1-8803-367ec4c80519/NUAMAH-Ernest_448525", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Prince_Kwabena_Adu", + "photo": "https://digitalhub.fifa.com/transform/fe89d2b1-ecd5-471d-a730-a1704b275019/ADU-Prince_514401", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/HAI.json b/public/data/squads/HAI.json index 54f310de..18ebe617 100644 --- a/public/data/squads/HAI.json +++ b/public/data/squads/HAI.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Bastia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Johny_Placide", + "photo": "https://digitalhub.fifa.com/transform/3b4c1123-62c6-4267-9d22-6d138e461a54/PLACIDE-Johny_295922", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Sochaux-Montb%C3%A9liard", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexandre_Pierre", + "photo": "https://digitalhub.fifa.com/transform/68889bed-7acd-4e67-a3bd-a18a300e70a0/PIERRE-Alexandre_466835", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Cosmos_Koblenz", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Josu%C3%A9_Duverger", + "photo": "https://digitalhub.fifa.com/transform/7f30e7f0-2c85-4fa5-aa66-09d5bd74f435/DUVERGER-Josue_466853", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Angers_SCO", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carlens_Arcus", + "photo": "https://digitalhub.fifa.com/transform/924dd9c4-2333-4662-be95-df5d3d551368/ARCUS-Carlens_397775", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Keeto_Thermoncy", + "photo": "https://digitalhub.fifa.com/transform/012553fc-773a-4fca-a30d-468777a287de/THERMONCY-Keeto_506481", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/LDU_Quito", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ricardo_Ad%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/188e1d63-5bfa-450a-b202-730221c18fe1/ADE-Ricardo_275917", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lugano", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hannes_Delcroix", + "photo": "https://digitalhub.fifa.com/transform/4b98bc6d-0a33-4ad0-b0fc-18ba00c15e1c/DELCROIX-Hannes_448363", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Nancy_Lorraine", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_Exp%C3%A9rience", + "photo": "https://digitalhub.fifa.com/transform/d3101d94-a275-4ecc-9b0c-63688841159d/EXPERIENCE-Martin_489300", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Colorado_Springs_Switchbacks_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Duke_Lacroix", + "photo": "https://digitalhub.fifa.com/transform/d7492aa1-5f11-45df-9059-0075ef046a0a/LACROIX-Markhus_466844", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Colorado_Springs_Switchbacks_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Garven_Metusala", + "photo": "https://digitalhub.fifa.com/transform/264fbdf9-369e-4794-b7b4-461fb346a6ab/GARVEN-METUSALA_466862", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KAA_Gent", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jean-K%C3%A9vin_Duverne", + "photo": "https://digitalhub.fifa.com/transform/00dad9f5-0949-43df-a856-1ce364adf673/DUVERNE-Jean-Kevin_431781", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SV_Zulte_Waregem", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wilguens_Paugain", + "photo": "https://digitalhub.fifa.com/transform/7f7dae44-300a-405b-81be-f29cef6c0670/PAUGAIN-Wilguens_419172", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/El_Paso_Locomotive_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carl_Saint%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/338f9a41-36d4-4f87-8425-9d5fdc30ac35/SAINTE-Carl_424556", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jean-Ricner_Bellegarde", + "photo": "https://digitalhub.fifa.com/transform/29f38f6c-fac7-4844-8656-c18527ebe792/BELLEGARDE-Jean-Ricner_430697", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Philadelphia_Union", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Danley_Jean_Jacques", + "photo": "https://digitalhub.fifa.com/transform/948f9361-348d-4c5d-a26f-83205cae2f6b/JEAN-JACQUES-Danley_466838", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FC_Tatran_Pre%C5%A1ov", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dominique_Simon", + "photo": "https://digitalhub.fifa.com/transform/a6ab25e1-5ffa-478b-9a8b-e33411873483/SIMON-Dominique_523215", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Violette_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Woodensky_Pierre", + "photo": "https://digitalhub.fifa.com/transform/72f8c310-2cf0-4329-a479-f2b2871201d7/PIERRE-Woodensky_485409", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toronto_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Derrick_Etienne_Jr.", + "photo": "https://digitalhub.fifa.com/transform/1ddc26ef-11b7-4086-8386-49f6c6bf027c/ETIENNE-Derrick_466865", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Duckens_Nazon", + "photo": "https://digitalhub.fifa.com/transform/93e74f55-211b-4332-8b5c-d328eb02d026/NAZON-Duckens_394993", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dallas", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Louicius_Deedson", + "photo": "https://digitalhub.fifa.com/transform/3838199f-c956-4b7c-a728-eef76a086a78/DEEDSON-Louicius_481027", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Almere_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ruben_Providence", + "photo": "https://digitalhub.fifa.com/transform/c510536e-4614-459d-9780-060a5e3631ad/PROVIDENCE-Ruben_485664", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Ferencv%C3%A1rosi_TC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lenny_Joseph", + "photo": "https://digitalhub.fifa.com/transform/ffcd4548-d3d0-42ca-a926-95fbda75d26a/JOSEPH-Lenny_485676", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wilson_Isidor", + "photo": "https://digitalhub.fifa.com/transform/226c4315-372a-4dcf-8a1c-d4f8dc646419/ISIDOR-Wilson_405879", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/F.C._Vizela", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yassin_Fortun%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/8c508739-1d44-49e5-8395-dbba0ff45072/FORTUNE-Yassin_506483", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C3%87aykur_Rizespor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Frantzdy_Pierrot", + "photo": "https://digitalhub.fifa.com/transform/0faa5cdb-4727-42be-b2b8-cedf04a37dd6/PIERROT-Frantzdy_431693", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AJ_Auxerre", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Josu%C3%A9_Casimir", + "photo": "https://digitalhub.fifa.com/transform/4a02cdae-6685-4a04-a779-8472e1b0ee39/CASIMIR-Josue_510757", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/IRN.json b/public/data/squads/IRN.json index 4c9a8878..d0dac9f9 100644 --- a/public/data/squads/IRN.json +++ b/public/data/squads/IRN.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alireza_Beiranvand", + "photo": "https://digitalhub.fifa.com/transform/c8cf4e84-2bd2-4e20-bb73-c7f14a935b73/BEIRANVAND-Alireza_380007", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Payam_Niazmand", + "photo": "https://digitalhub.fifa.com/transform/5a4d3867-6d31-4e40-8718-312350b29fb4/NIAZMAND-Payam_448507", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sepahan_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hossein_Hosseini_(footballer%2C_born_1992)", + "photo": "https://digitalhub.fifa.com/transform/65922b90-e1f9-453b-aa7c-b436746fce3c/HOSSEINI-Hossein_314255", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saleh_Hardani", + "photo": "https://digitalhub.fifa.com/transform/0357126d-f784-46a7-901d-33d54b66598b/HARDANI-Saleh_448505", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sepahan_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ehsan_Hajsafi", + "photo": "https://digitalhub.fifa.com/transform/6567ec6b-b63d-4163-8729-6e9ad25e32f7/HAJISAFI-Ehsan_288961", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Shojae_Khalilzadeh", + "photo": "https://digitalhub.fifa.com/transform/509a4e4e-b242-4488-a334-84faac974457/KHALILZADEH-Shoja_346743", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,7 +132,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Milad_Mohammadi", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/ed36d5fa-f6ab-4e3c-8bdd-1c5cf555f225/MOHAMMADI-Milad_390537", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hossein_Kanaanizadegan", + "photo": "https://digitalhub.fifa.com/transform/20ec6667-ff1b-4fb3-8128-ecf2eb1c6e18/KANANI-Hossein_390534", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sepahan_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arya_Yousefi", + "photo": "https://digitalhub.fifa.com/transform/b648ca0d-4664-422c-af5f-da86c97e22b0/YOUSEFI-Arya_481181", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Foolad_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Nemati", + "photo": "https://digitalhub.fifa.com/transform/22c62fcc-736e-413e-a925-4bb643e3f007/NEMATI-Ali_489603", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Foolad_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramin_Rezaeian", + "photo": "https://digitalhub.fifa.com/transform/0aad53c3-8ade-4161-8605-09eed82b2c23/REZAEIAN-Ramin_384797", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Malavan_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Danial_Eiri", + "photo": "https://digitalhub.fifa.com/transform/4a94990d-e4cd-4291-922c-b5bbb8a3254f/IRI-Danial_494429", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,9 +246,10 @@ "clubWiki": "https://en.wikipedia.org/wiki/Shabab_Al_Ahli_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saeid_Ezatolahi", + "photo": "https://digitalhub.fifa.com/transform/a2e8983e-9596-49b3-8c5c-e398d66e27c5/EZATOLAHI-Saeid_371736", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -252,7 +265,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/FCV_Dender_EH", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alireza_Jahanbakhsh", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/1bea8439-0136-4f96-ae79-7d165c648b4a/JAHANBAKHSH-Alireza_379886", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Rostov", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Mohebi", + "photo": "https://digitalhub.fifa.com/transform/aef63530-cc2b-4b8e-b06b-6c0a9fb90ec0/MOHEBBI-Mohammad_448497", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kalba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saman_Ghoddos", + "photo": "https://digitalhub.fifa.com/transform/96d480ac-42c5-4dd6-a2f0-6220ea1a0f4b/GHODDOS-Saman_411644", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rouzbeh_Cheshmi", + "photo": "https://digitalhub.fifa.com/transform/ecf8d94c-609d-4a5c-8375-8c8e92629a59/CHESHMI-Roozbeh_406595", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,7 +341,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahdi_Torabi", - "wcApps": 0, + "photo": "https://digitalhub.fifa.com/transform/f41b26d6-f1d1-47c2-ac56-dbce12a4baef/TORABI-Mehdi_390535", + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Wahda_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Ghorbani_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/814c55cf-f0a4-4191-bb6d-81c14881ad72/GHORBANI-Mohammad_482670", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amirmohammad_Razzaghinia", + "photo": "https://digitalhub.fifa.com/transform/6526cdf8-5f63-4c78-b14d-9af4cdb862af/RAZAGHINIA-Amirmohammad_475921", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympiacos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mehdi_Taremi", + "photo": "https://digitalhub.fifa.com/transform/0d942331-39fb-421e-8a8d-d1f875958559/TAREMI-Mehdi_388475", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nasr_SC_(Dubai)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mehdi_Ghayedi", + "photo": "https://digitalhub.fifa.com/transform/df931c9f-862e-411a-bc23-35af4d0d1bd1/GHAYEDI-Mehdi_403236", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Alipour", + "photo": "https://digitalhub.fifa.com/transform/8d61af68-9b44-4ee7-8cc0-a8fd6707a019/ALIPOUR-Ali_416989", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,7 +455,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amirhossein_Hosseinzadeh", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/94c4de69-a055-4127-b21e-2071a84a4526/HOSSEINZADEH-Amirhossein_405639", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -450,7 +474,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kalba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Shahriyar_Moghanlou", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/b0036654-fcd0-4f2c-b924-468f7f63828e/MOGHANLOO-Shahriyar_481180", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Standard_Li%C3%A8ge", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dennis_Eckert", + "photo": "https://digitalhub.fifa.com/transform/11560f08-8fe3-4acb-b30f-cf1a0b2e83ad/DARGAHI-Dennis_519837", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/IRQ.json b/public/data/squads/IRQ.json index f1d08f7f..2dde2bd7 100644 --- a/public/data/squads/IRQ.json +++ b/public/data/squads/IRQ.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Talaba_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fahad_Talib", + "photo": "https://digitalhub.fifa.com/transform/70d6d7cd-dcf4-4952-bee5-0f0b869aead7/FAHAD-TALIB_368744", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Zawraa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jalal_Hassan", + "photo": "https://digitalhub.fifa.com/transform/a7f7a32a-4968-462b-9c34-e8a0d0530b99/JALAL-HASSAN_347085", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Shorta_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Basil", + "photo": "https://digitalhub.fifa.com/transform/a9d30885-9966-457c-9a44-07e5cf8eee93/AHMED-BASIL_433571", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Port_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rebin_Sulaka", + "photo": "https://digitalhub.fifa.com/transform/0e08174c-879f-4de0-9709-8fdc59357236/REBIN-GHAREEB_396158", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pogo%C5%84_Szczecin", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hussein_Ali_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/9c065420-c134-4227-aef3-d6d07f0a9b8d/HUSSEIN-ALI_479553", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pakhtakor_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zaid_Tahseen", + "photo": "https://digitalhub.fifa.com/transform/84a4d1c5-8fe9-4d23-bb47-5dddfdf566bf/ZAID-TAHSEEN_434025", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Zawraa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Akam_Hashim", + "photo": "https://digitalhub.fifa.com/transform/a0dea4f6-7d64-4613-bdd0-558480ddbc80/AKAM-HASHIM_481183_", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Shorta_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manaf_Younis", + "photo": "https://digitalhub.fifa.com/transform/3e21999a-9c29-4610-a6e7-2798b41cf9fe/MUNAF-YOUNUS_434024", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Karma_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Maknzi", + "photo": "https://digitalhub.fifa.com/transform/b19b8bfa-2aea-4d19-84a9-94cdf65b3445/AHMED-MAKNAZI_484276", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Viktoria_Plze%C5%88", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Merchas_Doski", + "photo": "https://digitalhub.fifa.com/transform/c2ac4751-fd73-4685-8bb6-de4c07266fda/MERCHAS-DOSKI_479072", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Shorta_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mustafa_Saadoon_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/0a9bb9d5-b94d-4978-9fee-6d6baf634c05/MUSTAFA-SAADOON_479056", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persib_Bandung", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Frans_Putros", + "photo": "https://digitalhub.fifa.com/transform/e6406961-d495-4d2f-8851-539b32ab43a9/FRANS-PUTROS_436863", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AEK_Larnaca_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Youssef_Amyn", + "photo": "https://digitalhub.fifa.com/transform/89fe671d-907a-47be-b4b0-4138dc878986/YOUSSEF-AMYN_464458", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Dhafra_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Bayesh", + "photo": "https://digitalhub.fifa.com/transform/390fdc3f-232a-445d-a80e-1c9cc8a67df7/IBRAHIM-BAYESH_433585", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Utrecht", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zidane_Iqbal", + "photo": "https://digitalhub.fifa.com/transform/d76ebe64-2228-4d03-9c39-fa6332d4d40a/ZIDANE-IQBAL_434026", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KS_Cracovia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amir_Al-Ammari", + "photo": "https://digitalhub.fifa.com/transform/d80ff1d4-6bce-462b-bc11-6b4049fe9741/AMIR-ALAMMARI_433074", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aarhus_Gymnastikforening", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Yakob", + "photo": "https://digitalhub.fifa.com/transform/c9912381-f7e5-4059-a630-ccbee68ebb7f/KEVIN-YAKOB_506069", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sarpsborg_08_FF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aimar_Sher", + "photo": "https://digitalhub.fifa.com/transform/254f7d31-32e2-472f-8c9a-97c37d2a41c8/AIMAR-SHER_493983", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Talaba_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zaid_Ismail", + "photo": "https://digitalhub.fifa.com/transform/062e505a-0067-4b87-963d-a0e7ad53decb/ZAID-ISMAEL_484270", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Luton_Town_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Al-Hamadi", + "photo": "https://digitalhub.fifa.com/transform/00b5271a-9033-43ab-9073-7b2ec9e4426e/ALI-ALHAMADI_436628", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Dibba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohanad_Ali", + "photo": "https://digitalhub.fifa.com/transform/b71272b5-a898-49b9-9de5-35b59168f050/MOHANAD-ALI_422968", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nashville_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Qasem", + "photo": "https://digitalhub.fifa.com/transform/66155853-6cb6-47af-84e6-f8c492fd1b6a/AHMED-QASIM_523236", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Talaba_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Yousif", + "photo": "https://digitalhub.fifa.com/transform/e9b9b7b4-162e-40c5-91a3-f573cd6a5d39/ALI-YOUSIF_434029", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Najma_SC_(Saudi_Arabia)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Jasim", + "photo": "https://digitalhub.fifa.com/transform/75d61654-11c8-4646-8e47-7c4c977b29b6/ALI-JASIM_464457", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Karma_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aymen_Hussein", + "photo": "https://digitalhub.fifa.com/transform/388e5207-980c-407a-828c-270fbd4fdff6/AYMEN-HUSSEIN_395186", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Venezia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Farji", + "photo": "https://digitalhub.fifa.com/transform/97055547-246e-4bc9-8130-5903cd33077d/MARKO-FARJI_484262", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/JOR.json b/public/data/squads/JOR.json index 03f06c0e..a85422ee 100644 --- a/public/data/squads/JOR.json +++ b/public/data/squads/JOR.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yazeed_Abulaila", + "photo": "https://digitalhub.fifa.com/transform/155d55d5-4b94-4b50-9ed1-b9a102a501a2/YAZEED-ABULAILA_397894", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Faisaly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nour_Bani_Attiah", + "photo": "https://digitalhub.fifa.com/transform/6c4042af-5cac-4b05-94b8-c57aa8f3083f/NOUR-BANIATEYAH_483127", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wehdat_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdallah_Al-Fakhouri", + "photo": "https://digitalhub.fifa.com/transform/3f7678fc-eab6-4d7c-81a4-2341b7f3ab10/ABDALLAH-ALFAKHORI_431223", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Karma_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Abu_Hashish", + "photo": "https://digitalhub.fifa.com/transform/8eb95381-e0eb-4965-8602-af3d79e14e66/MOHAMMAD-ABUHASHEESH_433526", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Zawraa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdallah_Nasib", + "photo": "https://digitalhub.fifa.com/transform/0f29b15d-1537-42c4-889b-ce58534b5b59/ABDALLAH-NASIB_433527", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Faisaly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Husam_Abu_Dahab", + "photo": "https://digitalhub.fifa.com/transform/90bde687-8728-4d4d-aa72-524b2b251caa/HUSAM-ABUDAHAB_489550", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Seoul", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yazan_Al-Arab", + "photo": "https://digitalhub.fifa.com/transform/f69b7b80-4362-431e-9e25-32c7d0a92c88/YAZAN-ALARAB_431225", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Selangor_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mo_Abualnadi", + "photo": "https://digitalhub.fifa.com/transform/e4e0ffbc-e1af-44f4-8c2e-50bd2dffc4c4/MOHAMMAD-ABUALNADI_489551", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Salim_Obaid", + "photo": "https://digitalhub.fifa.com/transform/647ecc0e-11c2-4d0e-9b48-2d8137a00b85/SALEEM-OBAID_499102", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saed_Al-Rosan", + "photo": "https://digitalhub.fifa.com/transform/432e3e68-f3d2-4bdf-bc69-1523ff9c2333/SAED-ALROSAN_431219", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ihsan_Haddad", + "photo": "https://digitalhub.fifa.com/transform/59f676b5-4f37-4206-8c37-5c2aecdd3b9e/EHSAN-HADDAD_389437", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Faisaly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anas_Badawi", + "photo": "https://digitalhub.fifa.com/transform/c5fbd430-c7f3-4d67-9d16-e7f4e17a872a/ANAS-BADAWI_511889", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Zawraa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amer_Jamous", + "photo": "https://digitalhub.fifa.com/transform/554abed3-9771-464a-a75d-ac4c1f550eca/AMER-JAMOUS_491167", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Selangor_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noor_Al-Rawabdeh", + "photo": "https://digitalhub.fifa.com/transform/1d0f7594-2192-4227-9ad5-696e4212f0ee/NOOR-ALRAWABDEH_431230", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rajaei_Ayed", + "photo": "https://digitalhub.fifa.com/transform/98cfccc5-8732-4a13-a4ec-127c4e886d90/RAJAEI-AYED_384850", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Karma_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Sadeh", + "photo": "https://digitalhub.fifa.com/transform/e6579a9e-8548-4bdb-bbef-36f3fb6c1b81/IBRAHIM-SADEH_431209", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Taha_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/5ee84ee8-8e6a-4a6d-aff9-42538c323659/MOHAMMAD-ABUGHOUSH_520068", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Quwa_Al-Jawiya", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohannad_Abu_Taha", + "photo": "https://digitalhub.fifa.com/transform/8ba117bd-6dd8-4fc7-aecd-47cf173c362c/MOHANNAD-ABUTAHA_386415", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Qatar_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nizar_Al-Rashdan", + "photo": "https://digitalhub.fifa.com/transform/59b03f3e-6636-4277-bca1-698bde2070b9/NIZAR-ALRASHDAN_433534", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wehdat_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Al-Dawoud", + "photo": "https://digitalhub.fifa.com/transform/479933f0-a2bb-4231-88ea-3bf2c826ed54/MOHAMMAD-ALDAOUD_45191", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Raja_CA", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammad_Abu_Zrayq", + "photo": "https://digitalhub.fifa.com/transform/14c04e8c-82ca-4feb-83ff-f89fa146d91f/MOHAMMAD-ABUZRAIQ_431208", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Sailiya_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Olwan", + "photo": "https://digitalhub.fifa.com/transform/f9806f7c-f81f-4653-a81a-9bbcfcd587c9/ALI-OLWAN_431212", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_Rennais_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Musa_Al-Taamari", + "photo": "https://digitalhub.fifa.com/transform/e999f9d2-7ca2-4d4d-b7ba-33c1ee96b375/MOUSA-ALTAMARI_431211", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Odeh_Al-Fakhouri", + "photo": "https://digitalhub.fifa.com/transform/07e6d74d-1e09-4278-97e4-4b0bfcba2de8/ODEH-FAKHOURY_511875", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Hussein_SC_(Irbid)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahmoud_Al-Mardi", + "photo": "https://digitalhub.fifa.com/transform/1e7a3a2d-fca9-400e-8a5a-244eadc0fb92/MAHMOUD-ALMARDI_396950", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Shabab_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Azaizeh", + "photo": "https://digitalhub.fifa.com/transform/1097b48f-74a2-4506-97b3-2dd48364441a/ALI-AZAIZEH_498514", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/JPN.json b/public/data/squads/JPN.json index 35848e87..35b17df2 100644 --- a/public/data/squads/JPN.json +++ b/public/data/squads/JPN.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Parma_Calcio_1913", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zion_Suzuki", + "photo": "https://digitalhub.fifa.com/transform/7a045252-7c97-4f14-9493-4977e3e3156e/SUZUKI-Zion_405530", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sanfrecce_Hiroshima", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Keisuke_%C5%8Csako", + "photo": "https://digitalhub.fifa.com/transform/4304491f-2404-4e52-a9c3-948c95a01f5a/OSAKO-Keisuke_403305", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kashima_Antlers", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tomoki_Hayakawa", + "photo": "https://digitalhub.fifa.com/transform/d81ad421-1126-4549-a89f-3fafd8db2a97/HAYAKAWA-Tomoki_511710", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SV_Werder_Bremen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yukinari_Sugawara", + "photo": "https://digitalhub.fifa.com/transform/09574b48-f59b-436b-b0db-ab4816a96ede/SUGAWARA-Yukinari_405528", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sint-Truidense_VV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sh%C5%8Dgo_Taniguchi", + "photo": "https://digitalhub.fifa.com/transform/339c7ce2-356d-4b5f-8aed-58e4040a6f62/TANIGUCHI-Shogo_390541", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Ajax", "captain": false, "wiki": "https://en.wikipedia.org/wiki/K%C5%8D_Itakura", + "photo": "https://digitalhub.fifa.com/transform/5797a9db-f271-4f10-a480-1a0fdde80b7b/ITAKURA-Kou_400511", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Tokyo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Y%C5%ABto_Nagatomo", + "photo": "https://digitalhub.fifa.com/transform/719252dc-c983-411f-875b-13a0f6acd967/NAGATOMO-Yuto_291372", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tsuyoshi_Watanabe", + "photo": "https://digitalhub.fifa.com/transform/c7ca3373-d0e0-451d-963a-9e68025385e7/WATANABE-Tsuyoshi_430401", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Le_Havre_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayumu_Seko", + "photo": "https://digitalhub.fifa.com/transform/2c33d7cc-d75e-427f-9aa9-2dac0872e561/SEKO-Ayumu_405527", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hiroki_It%C5%8D_(footballer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/68ebc735-7e69-4908-98b7-b6d691e9cbf7/ITO-Hiroki_403274", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Ajax", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Takehiro_Tomiyasu", + "photo": "https://digitalhub.fifa.com/transform/959b632f-531d-420a-85af-5d0fc3c83d5f/TOMIYASU-Takehiro_403289", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/F.C._Copenhagen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Junnosuke_Suzuki", + "photo": "https://digitalhub.fifa.com/transform/8c87dc57-4626-4945-a93a-b6f5a5620947/SUZUKI-Junnosuke_498455", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leeds_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ao_Tanaka", + "photo": "https://digitalhub.fifa.com/transform/c041ee70-6920-4696-afe9-5a9982dc9a2b/TANAKA-Ao_400514", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Takefusa_Kubo", + "photo": "https://digitalhub.fifa.com/transform/7391febf-1e97-4ce1-89c8-0e3ae529ae81/KUBO-Takefusa_403304", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ritsu_D%C5%8Dan", + "photo": "https://digitalhub.fifa.com/transform/e69df72a-0135-4989-802c-e2c85556cd00/DOAN-Ritsu_391646", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Daizen_Maeda", + "photo": "https://digitalhub.fifa.com/transform/42bcfad9-f62c-4238-a0e6-2f38b3757e2a/MAEDA-Daizen_430407", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_de_Reims", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Keito_Nakamura", + "photo": "https://digitalhub.fifa.com/transform/fa77e0e6-716b-463e-b210-252bbd18e2d9/NAKAMURA-Keito_405522", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KRC_Genk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Junya_It%C5%8D", + "photo": "https://digitalhub.fifa.com/transform/87ce677a-e78d-474c-bfd7-b7dc77e89e62/ITO-Junya_395321", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Daichi_Kamada", + "photo": "https://digitalhub.fifa.com/transform/40432f8c-1b4a-444e-b3a4-709164e708d6/KAMADA-Daichi_448557", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Freiburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yuito_Suzuki", + "photo": "https://digitalhub.fifa.com/transform/820d40f4-df00-46d9-a36f-3f7eb523d099/SUZUKI-Yuito_485503", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kaish%C5%AB_Sano", + "photo": "https://digitalhub.fifa.com/transform/f5caca4b-2a48-4d7d-906e-1c2c39a6f15c/SANO-Kaishu_479294", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sh%C5%ABto_Machino", + "photo": "https://digitalhub.fifa.com/transform/8d060ae7-d04d-4bc3-9b76-d4ad6b52a0c3/MACHINO-Shuto_448569", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sint-Truidense_VV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Keisuke_Got%C5%8D", + "photo": "https://digitalhub.fifa.com/transform/389ec308-0914-4e7e-95e6-302c1d7bb0b0/GOTO-Keisuke_464339", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayase_Ueda", + "photo": "https://digitalhub.fifa.com/transform/1b05e82f-94e8-470d-9c12-f9bdf1a0e080/UEDA-Ayase_430413", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/NEC_Nijmegen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/K%C5%8Dki_Ogawa_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/3b346456-0904-4429-ac8d-1acb2c2a1934/OGAWA-Koki_403293", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kento_Shiogai", + "photo": "https://digitalhub.fifa.com/transform/86999b3c-aa5d-46d6-b42e-1601dd197182/SHIOGAI-Kento_520218", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/KOR.json b/public/data/squads/KOR.json index cdeddca8..46033471 100644 --- a/public/data/squads/KOR.json +++ b/public/data/squads/KOR.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Tokyo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Seung-gyu", + "photo": "https://digitalhub.fifa.com/transform/d4c2a3d5-e369-4813-97eb-16669f83dd78/KIM-Seunggyu_274281", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Jeonbuk_Hyundai_Motors", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Song_Bum-keun", + "photo": "https://digitalhub.fifa.com/transform/a45e87b1-92c4-4d33-ac9b-1bca03075996/SONG-Bumkeun_402820", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Ulsan_HD_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo_Hyeon-woo", + "photo": "https://digitalhub.fifa.com/transform/15bfe432-3e69-4900-b736-50ee6fd20cb5/JO-Hyeonwoo_397753", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Midtjylland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Han-beom", + "photo": "https://digitalhub.fifa.com/transform/5486bd22-b834-4885-acde-af11531a61ba/LEE-Hanbeom_423874", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Min-jae_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/743f3b76-7c6e-484c-8f62-4f4e22c082ae/KIM-Minjae_395088", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kashima_Antlers", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Tae-hyeon", + "photo": "https://digitalhub.fifa.com/transform/34616f93-215c-4a2f-8fcc-4f22a8732d64/KIM-Taehyeon_418485", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Austria_Wien", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Tae-seok", + "photo": "https://digitalhub.fifa.com/transform/f2a9ce7b-5d5a-4ec7-9def-79407ccc338b/LEE-Taeseok_423880", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Jeonbuk_Hyundai_Motors", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cho_Wi-je", + "photo": "https://digitalhub.fifa.com/transform/11bf36a2-f7f4-4078-978f-70d1119d8f7f/CHO-Wije_522282", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Daejeon_Hana_Citizen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Moon-hwan", + "photo": "https://digitalhub.fifa.com/transform/352f1315-e0c8-46fd-b0f4-5f56cac5ff18/KIM-Moonhwan_448580", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zhejiang_Professional_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Park_Jin-seob_(footballer%2C_born_1995)", + "photo": "https://digitalhub.fifa.com/transform/a335e21c-19b8-4406-a3fb-e40bc056bd9f/PARK-Jinseob_479316", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Red_Star_Belgrade", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Seol_Young-woo", + "photo": "https://digitalhub.fifa.com/transform/db3b1a56-6cf2-42ad-9d02-139333d68f38/SEOL-Youngwoo_429608", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jens_Castrop", + "photo": "https://digitalhub.fifa.com/transform/d758ee8c-58aa-4562-8b5c-96612458f567/CASTROP-Jens_511828", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gangwon_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Gi-hyuk", + "photo": "https://digitalhub.fifa.com/transform/d52ff87a-7e84-497a-bb8e-3feb453ea7c6/LEE-Gihyuk_492315", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Feyenoord", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hwang_In-beom", + "photo": "https://digitalhub.fifa.com/transform/70be8ce3-bc90-4585-8871-a951dabf811e/HWANG-Inbeom_395084", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Birmingham_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Paik_Seung-ho", + "photo": "https://digitalhub.fifa.com/transform/369d8cea-dbe3-48fb-8a8a-e55180bf1fca/PAIK-Seungho_402817", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Jae-sung", + "photo": "https://digitalhub.fifa.com/transform/daa227b2-f837-4fc4-bdc3-b5436c92b2e6/LEE-Jaesung_390525", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hwang_Hee-chan", + "photo": "https://digitalhub.fifa.com/transform/8460686d-d2c7-4d3e-98a5-f797400470ed/HWANG-Heechan_395083", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stoke_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bae_Jun-ho", + "photo": "https://digitalhub.fifa.com/transform/58d034cc-0ae7-4caf-b6d1-41d12d129dd2/BAE-Junho_464374", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Kang-in", + "photo": "https://digitalhub.fifa.com/transform/a54e995b-caa3-43c4-981f-b54ada7f678d/LEE-Kangin_418490", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yang_Hyun-jun", + "photo": "https://digitalhub.fifa.com/transform/537b866b-290c-4da9-a0bb-5984410d1509/YANG-Hyunjun_448585", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Jeonbuk_Hyundai_Motors", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kim_Jin-gyu_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/b2fd3864-92cd-4846-8be2-880887b9c3ac/KIM-Jingyu_430385", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Swansea_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eom_Ji-sung", + "photo": "https://digitalhub.fifa.com/transform/f45da0fb-c909-4517-81e8-9a69347ac43c/EOM-Jisung_423855", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Ulsan_HD_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lee_Dong-gyeong", + "photo": "https://digitalhub.fifa.com/transform/5bef6cf8-e976-4ab2-89e1-6f8a886712f9/LEE-Donggyeong_429600", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Los_Angeles_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Son_Heung-min", + "photo": "https://digitalhub.fifa.com/transform/f9694bf1-eb42-4d26-9503-e988bd32a435/SON-Heungmin_307849", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Midtjylland", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cho_Gue-sung", + "photo": "https://digitalhub.fifa.com/transform/6efa6506-c1f1-4659-8249-9bc800f32691/CHO-Guesung_430387", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Be%C5%9Fikta%C5%9F_J.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oh_Hyeon-gyu", + "photo": "https://digitalhub.fifa.com/transform/e273b84d-3432-4404-8c33-7ecaaa2bc214/OH-Hyeongyu_448586", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, diff --git a/public/data/squads/KSA.json b/public/data/squads/KSA.json index ab068199..e764b8dc 100644 --- a/public/data/squads/KSA.json +++ b/public/data/squads/KSA.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nawaf_Al-Aqidi", + "photo": "https://digitalhub.fifa.com/transform/6b95e954-e3fd-4ba9-a171-690c9626eced/NAWAF-ALAQIDI_419287", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ula_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammed_Al-Owais", + "photo": "https://digitalhub.fifa.com/transform/be2d88f0-e368-49ef-9a33-c7585955c495/MOHAMMED-ALOWAIS_396885", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Al-Kassar", + "photo": "https://digitalhub.fifa.com/transform/1354d5cd-4cb5-4494-9033-efd38b3f1ac0/AHMED-ALKASSAR_339746", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Majrashi", + "photo": "https://digitalhub.fifa.com/transform/3b436722-501d-4098-8daf-b298d010c530/ALI-MAJRASHI_419326", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Lajami", + "photo": "https://digitalhub.fifa.com/transform/27fa9b34-d37d-4416-a35f-fb6d234e9e8c/ALI-LAJAMI_433439", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdulelah_Al-Amri", + "photo": "https://digitalhub.fifa.com/transform/3ec8a8ea-beb5-4f8b-b8f6-66030bda5c4e/ABDULELAH-ALAMRI_403312", "wcApps": 2, "wcGoals": 1, "wcYellow": 1, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hassan_Al-Tambakti", + "photo": "https://digitalhub.fifa.com/transform/e64a0c6b-4cc6-4ffb-bc98-b4af95bed8bf/ALTAMBAKTI-Hassan_403335", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Lens", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saud_Abdulhamid", + "photo": "https://digitalhub.fifa.com/transform/66d9e01f-7f5e-4bef-b5bd-68d1ce4d9849/SAUD-ABDULHAMID_419281", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nawaf_Boushal", + "photo": "https://digitalhub.fifa.com/transform/66433f37-d71a-4b14-ba06-da9d762320b4/NAWAF-BU-WASHL_430518", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ittihad_Club_(Jeddah)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hassan_Kadesh", + "photo": "https://digitalhub.fifa.com/transform/fc41abe4-036c-4c99-aa2a-b56ddece0c2d/HASSAN-KADISH_401924", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Moteb_Al-Harbi", + "photo": "https://digitalhub.fifa.com/transform/0d671a6b-7632-46ee-91c7-39c01ee4b00c/MOTEB-ALHARBI_419303", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jehad_Thakri", + "photo": "https://digitalhub.fifa.com/transform/0e99f4e8-6619-4e4c-8970-0443d31b83a0/JEHAD-THIKRI_494506", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammed_Abu_Al-Shamat", + "photo": "https://digitalhub.fifa.com/transform/8aee29b9-06b4-4b46-b529-3bb6adf5f9a6/MOHAMMED-ABU-ALSHAMAT_512183", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nasser_Al-Dawsari", + "photo": "https://digitalhub.fifa.com/transform/81e654c7-8273-4e1f-b909-62613fbf14ea/NASSER-ALDAWSARI_403319", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Musab_Al-Juwayr", + "photo": "https://digitalhub.fifa.com/transform/c09997bc-1439-46be-a1f4-226d436e9eda/MUSAB-ALJUWAYR_436537", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdullah_Al-Khaibari", + "photo": "https://digitalhub.fifa.com/transform/16fa6436-2787-4e0c-b661-8fc766d029d6/ABDULLAH-ALKHAIBARI_411624", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ziyad_Al-Johani", + "photo": "https://digitalhub.fifa.com/transform/401feff3-37fd-40a9-90f6-d987eb3a8e40/ZIYAD-ALJOHANI_436538", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Neom_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alaa_Al-Hejji", + "photo": "https://digitalhub.fifa.com/transform/2fb42f50-394b-46d4-9038-9d9b09564b98/ALA-ALHAJJI_523333", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Kanno", + "photo": "https://digitalhub.fifa.com/transform/c3eb4162-fd6d-41f1-aad4-1b632b266f19/MOHAMED-KANNO_407993", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayman_Yahya", + "photo": "https://digitalhub.fifa.com/transform/af0837e0-63e3-47e7-9b24-9676dcdf3c5c/AIMAN-YAHYA_430512", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Firas_Al-Buraikan", + "photo": "https://digitalhub.fifa.com/transform/9d59c398-9c66-4dad-b20d-9694a0f74dd4/FERAS-ALBRIKAN_419291", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Salem_Al-Dawsari", + "photo": "https://digitalhub.fifa.com/transform/d167ee25-02d4-48c1-b6bf-ec1eea3a1633/SALEM-ALDAWSARI_339745", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ittihad_Club_(Jeddah)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Saleh_Al-Shehri", + "photo": "https://digitalhub.fifa.com/transform/a912d91a-f467-4d57-a2fc-7937f8cafb66/SALEH-ALSHEHRI_425804", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ettifaq_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khalid_Al-Ghannam", + "photo": "https://digitalhub.fifa.com/transform/ab5b27fd-b17e-43a1-bd85-78119d057dab/KHALID-ALGHANNAM_419300", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdullah_Al-Hamdan", + "photo": "https://digitalhub.fifa.com/transform/2bdfc07a-ee4d-46f1-bc76-a69bd5d9e9be/ABDULLAH-ALHAMDDAN_419302", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sultan_Mandash", + "photo": "https://digitalhub.fifa.com/transform/f360115a-08e8-451c-9fb0-2af3944cd37a/SULTAN-MANDASH_494800", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/MAR.json b/public/data/squads/MAR.json index 12ddbd40..b04f4be8 100644 --- a/public/data/squads/MAR.json +++ b/public/data/squads/MAR.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yassine_Bounou", + "photo": "https://digitalhub.fifa.com/transform/338ae8a7-8734-423e-ae54-2f783dba77ce/BOUNOU-Yassine_356956", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RS_Berkane", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Munir_Mohamedi", + "photo": "https://digitalhub.fifa.com/transform/20f762ed-3248-4b2d-8a4c-5f1e3891291f/EL-KAJOUI-Munir_395755", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_FAR", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Reda_Tagnaouti", + "photo": "https://digitalhub.fifa.com/transform/3efabccf-6fc5-4192-b000-ea89f4b63c06/TAGNAOUTI-Ahmed-Reda_371553", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Achraf_Hakimi", + "photo": "https://digitalhub.fifa.com/transform/22c6ca49-7262-4799-8a9f-530e427321ac/HAKIMI-Achraf_400721", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noussair_Mazraoui", + "photo": "https://digitalhub.fifa.com/transform/000d2b43-36ff-4fe5-90d8-23c96e555c56/MAZRAOUI-Noussair_411680", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Fateh_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marwane_Sa%C3%A2dane", + "photo": "https://digitalhub.fifa.com/transform/d46e989c-a503-485f-b507-57705654cd55/MARWANE-SAADANE_395760", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KRC_Genk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zakaria_El_Ouahdi", + "photo": "https://digitalhub.fifa.com/transform/beeb6801-c7ca-401a-b1ab-21db95f44198/EL-OUAHDI-Zakaria_485756", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Issa_Diop_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/a89dc777-6262-4c1e-8b22-a9a9e5bf7300/DIOP-Issa_403083", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chadi_Riad", + "photo": "https://digitalhub.fifa.com/transform/074f7da4-2459-4f56-b245-0b496782d067/RIAD-Chadi_448607", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Youssef_Belammari", + "photo": "https://digitalhub.fifa.com/transform/616a2660-9465-4f4f-a565-e354f3890a81/BELAMMARI-Youssef_494742", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/KV_Mechelen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Redouane_Halhal", + "photo": "https://digitalhub.fifa.com/transform/e515f777-c663-46b0-87e3-9f467c48184f/HALHAL-Redouane_485767", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anass_Salah-Eddine", + "photo": "https://digitalhub.fifa.com/transform/06a01d87-4cc8-4a19-b4c3-b4902454e44e/SALAH-EDDINE-Anass_424071", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sofyan_Amrabat", + "photo": "https://digitalhub.fifa.com/transform/cf6efacc-6c34-4679-b833-b2c5371b4ee6/AMRABAT-Sofyan_372266", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayyoub_Bouaddi", + "photo": "https://digitalhub.fifa.com/transform/37fafcb6-10c1-4e8d-b2a7-898ae14fa1a3/BOUADDI-Ayyoub_485760", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chemsdine_Talbi", + "photo": "https://digitalhub.fifa.com/transform/b6d54dcf-25e8-4e0f-a155-60e051b4a86e/TALBI-Chemsdine_494293", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Girona_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Azzedine_Ounahi", + "photo": "https://digitalhub.fifa.com/transform/f823c3da-d540-436c-9b56-bfccdc4b51bc/OUNAHI-Azzedine_441307", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ismael_Saibari", + "photo": "https://digitalhub.fifa.com/transform/250526c6-26b5-4425-8a21-231c7952e34d/SAIBARI-Ismael_448598", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samir_El_Mourabet", + "photo": "https://digitalhub.fifa.com/transform/1c4672ea-a846-45f7-ae85-85ec7559a30c/EL-MOURABET-Samir_505097", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gessime_Yassine", + "photo": "https://digitalhub.fifa.com/transform/dd763e4f-0cfe-44b1-8e18-ea842260c807/YASSINE-Gessime_505112", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bilal_El_Khannouss", + "photo": "https://digitalhub.fifa.com/transform/8e73a0cb-8200-4870-b0bc-12901de8076f/EL-KHANNOUSS-Bilal_448612", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Neil_El_Aynaoui", + "photo": "https://digitalhub.fifa.com/transform/3d04af2c-60a8-48c8-be3e-d13bf5373c0c/EL-AYNAOUI-Neil_485740", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Soufiane_Rahimi", + "photo": "https://digitalhub.fifa.com/transform/7de765a2-f6c6-4d70-badd-a929c4cab547/RAHIMI-Soufiane_433426", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brahim_D%C3%ADaz", + "photo": "https://digitalhub.fifa.com/transform/b05c2233-cb0a-4abc-9413-e56ad25f0899/DIAZ-Brahim_430740", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Angers_SCO", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amine_Sba%C3%AF", + "photo": "https://digitalhub.fifa.com/transform/d75890bc-bbe6-46a2-ab20-5655effe3479/AMINE-SBAI_524320", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympiacos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayoub_El_Kaabi", + "photo": "https://digitalhub.fifa.com/transform/207a8ba8-3f3f-4f86-9730-335f21c1924f/EL-KAABI-Ayoub_411678", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayoube_Amaimouni", + "photo": "https://digitalhub.fifa.com/transform/54730a6f-bb75-4909-b3c3-37441159d78e/AMAIMOUNI-Ayoub_523288", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/MEX.json b/public/data/squads/MEX.json index b630d1ea..db4792ad 100644 --- a/public/data/squads/MEX.json +++ b/public/data/squads/MEX.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ra%C3%BAl_Rangel_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/3ea092ae-841d-4dc6-9ca0-78eb4dfb97c7/RANGEL-Raul_485070", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Santos_Laguna", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carlos_Acevedo", + "photo": "https://digitalhub.fifa.com/transform/b84beeec-be0c-493f-85fd-362bf0ead5c6/ACEVEDO-Carlos_441260", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AEL_Limassol", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guillermo_Ochoa", + "photo": "https://digitalhub.fifa.com/transform/fedeac9f-968d-4d4c-b08a-5b2bf157c396/OCHOA-Guillermo_215285", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PAOK_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jorge_S%C3%A1nchez_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/8640d435-8aba-4b52-a864-9952d3a6db5c/SANCHEZ-Jorge_403596", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lokomotiv_Moscow", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Montes", + "photo": "https://digitalhub.fifa.com/transform/c8c3fa3a-9001-4221-ab3c-754158c0ad8a/MONTES-Cesar_395516", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edson_%C3%81lvarez", + "photo": "https://digitalhub.fifa.com/transform/b1581870-6bef-4c29-9a06-f306bbf03ca8/ALVAREZ-Edson_400634", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Genoa_CFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Johan_V%C3%A1squez_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/838cb65f-3d60-4acb-855d-35a364c25f1a/VASQUEZ-Johan_425701", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Israel_Reyes", + "photo": "https://digitalhub.fifa.com/transform/1e7c7c32-135c-46ba-9aff-429bfb1478aa/REYES-Israel_441261", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AZ_Alkmaar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mateo_Ch%C3%A1vez", + "photo": "https://digitalhub.fifa.com/transform/8e8884ee-8964-4fb7-82d8-8a5d341e79a6/CHAVEZ-Mateo_500038", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toluca_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jes%C3%BAs_Gallardo", + "photo": "https://digitalhub.fifa.com/transform/f1417540-93cb-4b82-9cfe-223e877d5923/GALLARDO-Jesus_402772", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cruz_Azul", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%89rik_Lira", + "photo": "https://digitalhub.fifa.com/transform/83109586-542d-4950-83eb-f3388757ef90/LIRA-Erik_419518", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_Romo", + "photo": "https://digitalhub.fifa.com/transform/bc7f864e-c553-4995-9eb3-62139e29a7d7/ROMO-Luis_430763", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lvaro_Fidalgo", + "photo": "https://digitalhub.fifa.com/transform/fda68f1a-eceb-4219-8f1b-ed6b1f2e37ed/FIDALGO-Alvaro_416576", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AEK_Athens_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Orbel%C3%ADn_Pineda", + "photo": "https://digitalhub.fifa.com/transform/ef0f99d9-6838-4b25-8a18-ecd9638bd51f/PINEDA-Orbelin_372090", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Obed_Vargas", + "photo": "https://digitalhub.fifa.com/transform/c0990d50-6120-459c-a66a-bd91ee7e46bc/VARGAS-Obed_461177", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Tijuana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gilberto_Mora_(footballer%2C_born_2008)", + "photo": "https://digitalhub.fifa.com/transform/028c85e0-509a-43c4-904a-58ce2d4f6f24/MORA-Gilberto_500037", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dynamo_Moscow", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_Ch%C3%A1vez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/a09b97d9-6b02-45d4-aae8-b8ed274e5634/CHAVEZ-Luis_448051", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Guti%C3%A9rrez", + "photo": "https://digitalhub.fifa.com/transform/dbca9708-0922-4d1d-97cb-1aa53696d6bd/GUTIERREZ-Brian_464533", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ra%C3%BAl_Jim%C3%A9nez", + "photo": "https://digitalhub.fifa.com/transform/ec48d7a7-0cf7-4fc8-b999-e3c15fee5e98/JIMENEZ-Raul_356731", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toluca_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexis_Vega_(Mexican_footballer)", + "photo": "https://digitalhub.fifa.com/transform/eeeba73b-bc80-47f5-a1ff-f38f94ff2ee0/VEGA-Alexis_430766", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Santiago_Gim%C3%A9nez", + "photo": "https://digitalhub.fifa.com/transform/0e27d0c6-e057-4d0c-a603-3843fcd0c542/GIMENEZ-Santiago_430759", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Armando_Gonz%C3%A1lez_(footballer%2C_born_2003)", + "photo": "https://digitalhub.fifa.com/transform/81ce3e70-d37d-4109-b423-8cc7732527a1/GONZALEZ-Armando_514336", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Qadsiah_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juli%C3%A1n_Qui%C3%B1ones", + "photo": "https://digitalhub.fifa.com/transform/ea06becb-97b2-4f89-8464-5e0854cb7f81/QUINONES-Julian_429157", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RSC_Anderlecht", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Huerta", + "photo": "https://digitalhub.fifa.com/transform/c5a00320-abe6-4d97-9892-e4afaf601fed/HUERTA-Cesar_406135", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pumas_UNAM", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guillermo_Mart%C3%ADnez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/7f04e2d8-1f0b-491e-8551-5a856979bc97/MARTINEZ-Guillermo_386339", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Guadalajara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Roberto_Alvarado", + "photo": "https://digitalhub.fifa.com/transform/b1a8a14a-2a27-4524-a6ed-679aca39d35d/ALVARADO-Roberto_403585", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/NED.json b/public/data/squads/NED.json index 4b91be67..e0d5a9c2 100644 --- a/public/data/squads/NED.json +++ b/public/data/squads/NED.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bart_Verbruggen", + "photo": "https://digitalhub.fifa.com/transform/44bfd693-27d5-4d36-823e-5ff0e6cd2524/VERBRUGGEN-Bart_424081", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Robin_Roefs", + "photo": "https://digitalhub.fifa.com/transform/557e5592-2bf9-4d43-8d51-ee7e2881cb65/ROEFS-Robin_506028", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mark_Flekken", + "photo": "https://digitalhub.fifa.com/transform/c3d85e26-25ec-46df-957c-9e5feee3faf3/FLEKKEN-Mark_448151", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_AFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lutsharel_Geertruida", + "photo": "https://digitalhub.fifa.com/transform/1248c411-1f1f-436d-9731-3b1c3b6db0e6/GEERTRUIDA-Lutsharel_483553", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Virgil_van_Dijk", + "photo": "https://digitalhub.fifa.com/transform/df0e21eb-c210-4ea6-ab2c-0ac13635a9f8/VAN-DIJK-Virgil_397786", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathan_Ak%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/e44b0c79-cb0b-4ce8-bace-7530a516371f/AKE-Nathan_336088", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jan_Paul_van_Hecke", + "photo": "https://digitalhub.fifa.com/transform/eb113fdd-d066-44a9-a0dc-7bf075fdc57f/VAN-HECKE-Jan-Paul_489517", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mats_Wieffer", + "photo": "https://digitalhub.fifa.com/transform/df746a89-9b34-41d7-8d45-39dc4f010e12/WIEFFER-Mats_483481", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Micky_van_de_Ven", + "photo": "https://digitalhub.fifa.com/transform/f9f50877-4cd1-4ab9-83d8-2908ad6fbc70/VAN-DE-VEN-Micky_448140", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Denzel_Dumfries", + "photo": "https://digitalhub.fifa.com/transform/f2a2746b-7691-40c4-a052-60db3219a856/DUMFRIES-Denzel_436612", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jorrel_Hato", + "photo": "https://digitalhub.fifa.com/transform/16b4bf89-fc63-492a-afd1-6f400e8eed92/HATO-Jorrel_483512", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marten_de_Roon", + "photo": "https://digitalhub.fifa.com/transform/bf755ec0-abe7-4790-ad87-a2dc6d709654/DE-ROON-Marten_402044", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Justin_Kluivert", + "photo": "https://digitalhub.fifa.com/transform/a80059a3-3430-4e4a-b6c6-fecc2edf4627/KLUIVERT-Justin_478364", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Gravenberch", + "photo": "https://digitalhub.fifa.com/transform/ad5fe14f-b29c-4c20-8477-b00bf14c413f/GRAVENBERCH-Ryan_430176", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tijjani_Reijnders", + "photo": "https://digitalhub.fifa.com/transform/3f7090ee-2e95-4b6c-a098-729b07484fb2/REIJNDERS-Tijjani_483526", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guus_Til", + "photo": "https://digitalhub.fifa.com/transform/79d54014-e674-49c2-8b01-94958f41743a/TIL-Guus_448157", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Teun_Koopmeiners", + "photo": "https://digitalhub.fifa.com/transform/dd457729-e889-46e1-9845-f6e1b194893e/KOOPMEINERS-Teun_448149", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Frenkie_de_Jong", + "photo": "https://digitalhub.fifa.com/transform/fe8176f7-bf45-49fc-bd5e-0bfd0c834992/DE-JONG-Frenkie_422657", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Quinten_Timber", + "photo": "https://digitalhub.fifa.com/transform/ac98da17-3346-4d88-b52f-4ce34c82f587/TIMBER-Quinten_484859", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Ajax", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Wout_Weghorst", + "photo": "https://digitalhub.fifa.com/transform/3b0de826-85e3-4404-9dbc-6e6ac7675ae3/WEGHORST-Wout_448159", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Corinthians_Paulista", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Memphis_Depay", + "photo": "https://digitalhub.fifa.com/transform/6fe9f49e-5f45-4a44-9807-579be23fc0db/DEPAY-Memphis_336098", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cody_Gakpo", + "photo": "https://digitalhub.fifa.com/transform/bbb5637f-0587-4ddd-8a82-604c0d921bb3/GAKPO-Cody_448152", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noa_Lang", + "photo": "https://digitalhub.fifa.com/transform/683cef55-109a-4bc3-a41a-8bb4d64d556f/LANG-Noa_448153", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Donyell_Malen", + "photo": "https://digitalhub.fifa.com/transform/15ebb030-92ea-4165-aa63-5136719b5c7f/MALEN-Donyell_433066", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Brobbey", + "photo": "https://digitalhub.fifa.com/transform/15246275-ff97-404c-bac3-ce793d98c744/BROBBEY-Brian_424051", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/West_Ham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Crysencio_Summerville", + "photo": "https://digitalhub.fifa.com/transform/86e9f724-fc5f-4969-92e3-ac658dafacdd/SUMMERVILLE-Crysencio_489518", "wcApps": 2, "wcGoals": 2, "wcYellow": 1, diff --git a/public/data/squads/NOR.json b/public/data/squads/NOR.json index 9f33f17c..c4b36ae7 100644 --- a/public/data/squads/NOR.json +++ b/public/data/squads/NOR.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sevilla_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%98rjan_Nyland", + "photo": "https://digitalhub.fifa.com/transform/4abc883f-1368-46d6-8849-308d06b641e6/NYLAND-Orjan_373235", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hamburger_SV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sander_Tangvik", + "photo": "https://digitalhub.fifa.com/transform/c7cb7af6-fa0d-4795-bdba-c53bed58e3fa/TANGVIK-Sander_514479", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Watford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Egil_Selvik", + "photo": "https://digitalhub.fifa.com/transform/b6e7f73a-c70c-4f7c-b0a4-37c8961fb019/SELVIK-Egil_483535", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brentford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kristoffer_Ajer", + "photo": "https://digitalhub.fifa.com/transform/28de8091-50a6-4c54-9e7b-62788b087a3a/AJER-Kristoffer_483516", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Genoa_CFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Leo_%C3%98stig%C3%A5rd", + "photo": "https://digitalhub.fifa.com/transform/548ecd96-6fc9-40f2-b020-7b3a02391341/OSTIGARD-Leo_419672", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/David_M%C3%B8ller_Wolfe", + "photo": "https://digitalhub.fifa.com/transform/27678ee5-00fb-4d48-ac88-402cab97d566/MOLLER-WOLFE-David_483505", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Bod%C3%B8%2FGlimt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fredrik_Andr%C3%A9_Bj%C3%B8rkan", + "photo": "https://digitalhub.fifa.com/transform/d46985d1-90f0-4e2a-91f2-d00c0c98d796/BJORKAN-Fredrik-Andre_483530", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Torino_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marcus_Holmgren_Pedersen", + "photo": "https://digitalhub.fifa.com/transform/7c96cbed-5df4-46f9-b1f4-b9abbbe7e9d1/HOLMGREN-PEDERSEN-Marcus_494625", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Torbj%C3%B8rn_Heggem", + "photo": "https://digitalhub.fifa.com/transform/e7b048fd-7217-470a-9820-eb8b6eab0286/HEGGEM-Torbjorn_491244", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Derby_County_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sondre_Lang%C3%A5s", + "photo": "https://digitalhub.fifa.com/transform/31dda581-ef96-4ab5-a82d-9f5f59a3dd31/LANGAS-Sondre_489696", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Viking_FK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Henrik_Falchener", + "photo": "https://digitalhub.fifa.com/transform/2990fade-76fd-431e-b7ec-6551ca61de8c/FALCHENER-Henrik_520112", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Julian_Ryerson", + "photo": "https://digitalhub.fifa.com/transform/cf3ebe3b-012d-411b-af4e-ba0b59bb9e17/RYERSON-Julian_483496", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Cremonese", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Morten_Thorsby", + "photo": "https://digitalhub.fifa.com/transform/b1ea3949-8267-4285-b1ed-200204779d50/THORSBY-Morten_433067", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Bod%C3%B8%2FGlimt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Patrick_Berg", + "photo": "https://digitalhub.fifa.com/transform/aa692fb8-40c4-4273-a583-46ca3f57c34c/BERG-Patrick_483442", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sander_Berge", + "photo": "https://digitalhub.fifa.com/transform/b7cf7654-f43e-4993-975e-5a2a0d5633f8/BERGE-Sander_404645", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Martin_%C3%98degaard", + "photo": "https://digitalhub.fifa.com/transform/2b895db6-7f67-4436-b8da-54bdf0dd2e2b/ODEGAARD-Martin_400716", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fredrik_Aursnes", + "photo": "https://digitalhub.fifa.com/transform/5bf9f1d6-b7ec-4c50-9337-059f6eb0c097/AURSNES-Fredrik_483497", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Sassuolo_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kristian_Thorstvedt", + "photo": "https://digitalhub.fifa.com/transform/4680df24-b4b3-46e5-9b38-01800898afa5/THORSTVEDT-Kristian_419681", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thelo_Aasgaard", + "photo": "https://digitalhub.fifa.com/transform/46e2bce8-3733-457f-8307-9fd06eeda4ce/AASGAARD-Thelo_494627", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RB_Leipzig", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antonio_Nusa", + "photo": "https://digitalhub.fifa.com/transform/8522d4db-c622-4f88-9b98-62753ca74eec/NUSA-Antonio_483448", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andreas_Schjelderup", + "photo": "https://digitalhub.fifa.com/transform/22f44194-f9c4-46c1-8621-f9680f7d73bc/SCHJELDERUP-Andreas_494626", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oscar_Bobb", + "photo": "https://digitalhub.fifa.com/transform/8cadf37e-ea31-43d7-bc0d-935e74adfe95/BOBB-Oscar_477470", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FK_Bod%C3%B8%2FGlimt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jens_Petter_Hauge", + "photo": "https://digitalhub.fifa.com/transform/6230b1c1-3c6f-4cfc-9afd-440e1cf3df09/HAUGE-Jens-Petter_419654", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_S%C3%B8rloth", + "photo": "https://digitalhub.fifa.com/transform/23bcc976-2dbc-4fe2-b844-1878ff0cd354/SORLOTH-Alexander_398588", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Erling_Haaland", + "photo": "https://digitalhub.fifa.com/transform/ee269811-9f84-401f-99b8-e953a2704ebb/HAALAND-Erling_419652", "wcApps": 1, "wcGoals": 2, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/J%C3%B8rgen_Strand_Larsen", + "photo": "https://digitalhub.fifa.com/transform/116d01b5-9d0d-4456-a5a8-0e63a16b9862/STRAND-LARSEN-Jorgen_419662", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/NZL.json b/public/data/squads/NZL.json index 2a2de3fb..7d441dcb 100644 --- a/public/data/squads/NZL.json +++ b/public/data/squads/NZL.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Millwall_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Max_Crocombe", + "photo": "https://digitalhub.fifa.com/transform/0d8fc4f9-7330-4eaa-bbf0-7dfccbec09db/CROCOMBE-Max_368535", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lechia_Gda%C5%84sk", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alex_Paulsen", + "photo": "https://digitalhub.fifa.com/transform/10106faa-f53a-4898-b03a-6688ff48cf53/PAULSEN-Alex_423574", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Woud", + "photo": "https://digitalhub.fifa.com/transform/a9766a27-9d3c-4856-8462-396d87ee2335/WOUD-Michael_390218", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tim_Payne_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/2fd43bf7-76f0-4733-88d4-5d5ca820e91c/PAYNE-Tim_331463", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Francis_de_Vries", + "photo": "https://digitalhub.fifa.com/transform/0f1a06e9-76d0-480c-950a-667f11d41171/DE-VRIES-Francis_440748", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sheffield_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyler_Bindon", + "photo": "https://digitalhub.fifa.com/transform/14976514-36f8-43b9-80c8-67fb73d13d6b/BINDON-Tyler_482775", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Minnesota_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Boxall", + "photo": "https://digitalhub.fifa.com/transform/e4d41670-878d-4717-b07c-84d09a5f6938/BOXALL-Michael_261367", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wrexham_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liberato_Cacace", + "photo": "https://digitalhub.fifa.com/transform/0954fe05-e301-4ec1-a8ad-2aaccc60d8a7/CACACE-Liberato_405469", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nando_Pijnaker", + "photo": "https://digitalhub.fifa.com/transform/73a44115-3c98-4cb3-b1d8-4e20cdc7ba23/PIJNAKER-Nando_419572", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Portland_Timbers", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Finn_Surman", + "photo": "https://digitalhub.fifa.com/transform/99c5d1bb-fd52-4ce3-a0e0-8f2e8b1083cf/SURMAN-Finn_463580", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Callan_Elliot", + "photo": "https://digitalhub.fifa.com/transform/0758a55c-7ba4-4988-bcd8-c2401d5fc9d1/ELLIOT-Callan_419567", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Braintree_Town_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tommy_Smith_(footballer%2C_born_1990)", + "photo": "https://digitalhub.fifa.com/transform/a0a2def6-be1c-4394-973e-25d82ed70792/SMITH-Tommy_274102", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Viking_FK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joe_Bell_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/37f084e5-faf4-4447-bdf1-c7ac8b0fa6e8/BELL-Joe_390181", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Swansea_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Stameni%C4%87", + "photo": "https://digitalhub.fifa.com/transform/b0e38724-034f-4d1e-a08a-def455a86569/STAMENIC-Marko_423595", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sarpreet_Singh", + "photo": "https://digitalhub.fifa.com/transform/3c43e6c2-50b4-4cb3-ba2e-e94f9a928edd/SINGH-Sarpreet_390209", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Motherwell_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elijah_Just", + "photo": "https://digitalhub.fifa.com/transform/fe32736f-5d5f-4870-8db3-5b4560835f53/JUST-Elijah_405454", "wcApps": 1, "wcGoals": 2, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alex_Rufer", + "photo": "https://digitalhub.fifa.com/transform/cc41974e-475a-4ba0-bb88-ec792a18c3ab/RUFER-Alex_371142", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Saint-%C3%89tienne", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ben_Old", + "photo": "https://digitalhub.fifa.com/transform/40fc67b2-858c-4985-9db3-ef1e32b864e9/OLD-Ben_423575", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Silkeborg_IF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Callum_McCowatt", + "photo": "https://digitalhub.fifa.com/transform/e2c1ff8e-bc45-46aa-b217-a6c2c588c497/McCOWATT-Callum_390196", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PEC_Zwolle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Thomas_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/daf68d11-59d7-46f3-98ec-25a359c8a3a9/THOMAS-Ryan_336641", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_Jets_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lachlan_Bayliss", + "photo": "https://digitalhub.fifa.com/transform/d63e6762-f433-47f1-82b3-be3627b12941/BAYLISS-Lachlan_484817", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Logan_Rogerson", + "photo": "https://digitalhub.fifa.com/transform/009066e3-bc4c-48e9-af6c-1a7065946bd5/LOGAN-ROGERSON_390205", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Wood_(footballer%2C_born_1991)", + "photo": "https://digitalhub.fifa.com/transform/431bf921-6e73-469f-87bd-3fb2c010966e/WOOD-Chris_274078", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Western_Sydney_Wanderers_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kosta_Barbarouses", + "photo": "https://digitalhub.fifa.com/transform/485b38ee-9a46-4494-b518-952574e944e6/BARBAROUSES-Kosta_269592", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Port_Vale_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ben_Waine", + "photo": "https://digitalhub.fifa.com/transform/88f867f6-433a-4846-a145-fc06b8aac544/WAINE-Ben_419577", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Auckland_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jesse_Randall", + "photo": "https://digitalhub.fifa.com/transform/22bc60f6-3a5a-4df2-8493-b3193cf0cf22/RANDALL-Jesse_416652", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/PAN.json b/public/data/squads/PAN.json index a308312c..0ec78816 100644 --- a/public/data/squads/PAN.json +++ b/public/data/squads/PAN.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Nacional_de_Football", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luis_Mej%C3%ADa", + "photo": "https://digitalhub.fifa.com/transform/2adff111-751a-46e3-b3c3-e3e37c8416cd/MEJIA-Luis_267702", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Marath%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Samudio", + "photo": "https://digitalhub.fifa.com/transform/7ad848a3-35dc-465c-b10b-e3ef9dcc7813/SAMUDIO-Cesar_441402", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Fayha_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Orlando_Mosquera", + "photo": "https://digitalhub.fifa.com/transform/050825b5-4cad-4874-8aa9-fdf8bda50819/MOSQUERA-Orlando_441241", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C5%A0K_Slovan_Bratislava", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Blackman", + "photo": "https://digitalhub.fifa.com/transform/b6125765-d10e-468b-a80a-be2118629de6/BLACKMAN-Cesar_441242", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_C%C3%B3rdoba", + "photo": "https://digitalhub.fifa.com/transform/ba65e55e-dd66-4931-bae7-ca55b6f0c719/CORDOBA-Jose_418715", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Deportivo_Saprissa", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fidel_Escobar", + "photo": "https://digitalhub.fifa.com/transform/0163854c-2dc3-4f41-8994-af78cc54ad9f/ESCOBAR-Fidel_385030", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Pari_Nizhny_Novgorod", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edgardo_Fari%C3%B1a", + "photo": "https://digitalhub.fifa.com/transform/9252feca-b71a-4c49-be3c-80a366e02c51/FARINA-Edgardo_480313", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Academia_Puerto_Cabello", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jiovany_Ramos", + "photo": "https://digitalhub.fifa.com/transform/eba19de2-1ee7-4c78-83c4-f273a6202f2e/RAMOS-Jiovany_480310", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Minnesota_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carlos_Harvey", + "photo": "https://digitalhub.fifa.com/transform/498810de-6369-469e-8df9-db21395d1ee0/HARVEY-Carlos_418729", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Plaza_Amador", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eric_Davis_(Panamanian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/15739adf-0945-4a5d-bafa-abfaa784cce9/DAVIS-Eric_337232", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/LASK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andr%C3%A9s_Andrade_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/7cb0d726-e204-4173-830c-0384eb857207/ANDRADE-Andres_441240", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Be%C5%9Fikta%C5%9F_J.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Amir_Murillo", + "photo": "https://digitalhub.fifa.com/transform/018c385a-4ec9-457e-8c6b-71ed2be9c0fd/MURILLO-Amir_385031", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Turan_Tovuz", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Roderick_Miller_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/c49e9539-7f3a-4566-bc73-0a1d80f69c85/MILLER-Roderick_344582", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Deportivo_La_Guaira_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jorge_Guti%C3%A9rrez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/b324619d-d774-4bb5-876b-40845697efe8/GUTIERREZ-Jorge_441239", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hapoel_Ironi_Kiryat_Shmona_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristian_Mart%C3%ADnez_(Panamanian_footballer)", + "photo": "https://digitalhub.fifa.com/transform/153e5b43-6e20-486d-bf4c-d0ff9615e9c6/MARTINEZ-Cristian_395581", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Ju%C3%A1rez", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Luis_Rodr%C3%ADguez_(footballer%2C_born_1998)", + "photo": "https://digitalhub.fifa.com/transform/61c1c941-31d5-456d-b55f-dc30700adba9/RODRIGUEZ-Jose-Luis_411176", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pumas_UNAM", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adalberto_Carrasquilla", + "photo": "https://digitalhub.fifa.com/transform/e65ebda4-7a66-4117-98d1-f97c1bda19d5/CARRASQUILLA-Adalberto_385833", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Le%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ismael_D%C3%ADaz_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/5d8477c7-2f01-40fd-bc37-fbb35a936957/DIAZ-Ismael_372342", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mazatl%C3%A1n_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yoel_B%C3%A1rcenas", + "photo": "https://digitalhub.fifa.com/transform/c34b4b07-7452-4e8b-a429-ad73f1f9277d/BARCENAS-Edgar-Yoel_400416", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Plaza_Amador", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alberto_Quintero_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/98334cd9-f4b4-4f2f-9b57-5cc547a75ec8/QUINTERO-Alberto_271116", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/San_Diego_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/An%C3%ADbal_Godoy", + "photo": "https://digitalhub.fifa.com/transform/c0f17753-49b2-481c-8924-9f9f1b081bcf/GODOY-Anibal_269514", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cobresal", "captain": false, "wiki": "https://en.wikipedia.org/wiki/C%C3%A9sar_Yanis", + "photo": "https://digitalhub.fifa.com/transform/6a0310f0-a008-4d4e-adc9-d46fbf9ece31/YANIS-Cesar_441243", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Deportivo_Saprissa", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1s_Rodr%C3%ADguez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/1f4bd86b-0e56-41f3-9f80-5e7388ff9848/RODRIGUEZ-Tomas_418747", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Universidad_Cat%C3%B3lica_(Ecuador)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Fajardo_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/b120b6ef-1340-49c3-9400-dbe883606d5e/FAJARDO-Jose_411174", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Universidad_de_Concepci%C3%B3n", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cecilio_Waterman", + "photo": "https://digitalhub.fifa.com/transform/88587975-f375-48cb-bd3d-662e2095c8ca/WATERMAN-Cecilio_337251", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Universidad_Cat%C3%B3lica_(Ecuador)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Azarias_Londo%C3%B1o", + "photo": "https://digitalhub.fifa.com/transform/cb7b28b7-dbcb-4240-a32d-c5e6cd289240/LONDONO-Azarias_466669", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/PAR.json b/public/data/squads/PAR.json index 4fb02433..2007c8be 100644 --- a/public/data/squads/PAR.json +++ b/public/data/squads/PAR.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cerro_Porte%C3%B1o", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gatito_Fern%C3%A1ndez", + "photo": "https://digitalhub.fifa.com/transform/d606fc1a-1644-428f-ada8-69c93198e5b3/FERNANDEZ-Gatito_318647", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/San_Lorenzo_de_Almagro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Orlando_Gill", + "photo": "https://digitalhub.fifa.com/transform/29bae713-62ca-48da-8655-9c2caa0e728d/GILL-Orlando_494531", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Olimpia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gast%C3%B3n_Olveira", + "photo": "https://digitalhub.fifa.com/transform/732355e7-ab77-473e-b0eb-25ac3fcdaac2/OLVEIRA-Gaston_447991", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cerro_Porte%C3%B1o", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustavo_Vel%C3%A1zquez", + "photo": "https://digitalhub.fifa.com/transform/3640b6b7-6993-46be-a35e-e6620579e3c7/VELAZQUEZ-Gustavo_486875", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Alderete", + "photo": "https://digitalhub.fifa.com/transform/2b408b3b-5027-445e-9b55-6139deed7bea/ALDERETE-Omar_431202", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dynamo_Moscow", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Jos%C3%A9_C%C3%A1ceres", + "photo": "https://digitalhub.fifa.com/transform/b465c59f-b480-4f3d-8f30-bb61a29aa6cb/CACERES-Juan-Jose_479601", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Gr%C3%AAmio_FBPA", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fabi%C3%A1n_Balbuena", + "photo": "https://digitalhub.fifa.com/transform/eac9ab63-eeed-412a-9ba7-4c5e6be05852/BALBUENA-Fabian_394829", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Clube_Atl%C3%A9tico_Mineiro", "captain": false, "wiki": "https://en.wikipedia.org/wiki/J%C3%BAnior_Alonso", + "photo": "https://digitalhub.fifa.com/transform/241fe8c3-a33e-411a-8eca-e81cc3fba926/ALONSO-Junior_369749", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Lan%C3%BAs", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Canale", + "photo": "https://digitalhub.fifa.com/transform/2039b54f-7036-444c-90d0-da1f89780077/CANALE-Jose_520066", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustavo_G%C3%B3mez", + "photo": "https://digitalhub.fifa.com/transform/d37c65ce-135e-4bd4-b870-2c2548b93e2d/GOMEZ-Gustavo_369744", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Talleres_de_C%C3%B3rdoba", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexandro_Maidana", + "photo": "https://digitalhub.fifa.com/transform/e9ad29de-acf1-4cfd-b387-7edf7f480db4/MAIDANA-Alexandro_505495", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ram%C3%B3n_Sosa", + "photo": "https://digitalhub.fifa.com/transform/fb29327f-14b3-4b8f-af4e-3816404afaed/SOSA-Ramon_463125", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diego_G%C3%B3mez_(Paraguayan_footballer)", + "photo": "https://digitalhub.fifa.com/transform/88e45d01-241d-4d9d-8b40-3f2cb2963d4d/GOMEZ-Diego_463128", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atlanta_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Miguel_Almir%C3%B3n", + "photo": "https://digitalhub.fifa.com/transform/62600270-27f4-432a-8f1f-1014124829c1/ALMIRON-Miguel_369761", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maur%C3%ADcio_(footballer%2C_born_2001)", + "photo": "https://digitalhub.fifa.com/transform/20e6d2dd-4d4a-418b-ae0f-0cbcb299d61b/MAURICIO_495046", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vancouver_Whitecaps_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andr%C3%A9s_Cubas", + "photo": "https://digitalhub.fifa.com/transform/5f115675-51fb-4e0c-ac8c-7226b762b4a1/CUBAS-Andres_385306", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S%C3%A3o_Paulo_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dami%C3%A1n_Bobadilla", + "photo": "https://digitalhub.fifa.com/transform/720524b9-bfc5-4139-a873-cba0a35bfa95/BOBADILLA-Damian_476348", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_City_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Braian_Ojeda", + "photo": "https://digitalhub.fifa.com/transform/4075346b-2148-424c-b178-1a7cdd863bd2/OJEDA-Braian_406205", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atlanta_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mat%C3%ADas_Galarza_(Paraguayan_footballer)", + "photo": "https://digitalhub.fifa.com/transform/ce774da7-eea7-475e-8526-8227b5068dc3/GALARZA-Matias_424422", "wcApps": 1, "wcGoals": 1, "wcYellow": 1, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Portsmouth_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustavo_Caballero", + "photo": "https://digitalhub.fifa.com/transform/ccf6784f-8528-4d47-ba72-500d47ac51af/CABALLERO-Gustavo_485804", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Cremonese", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antonio_Sanabria", + "photo": "https://digitalhub.fifa.com/transform/97bc175a-1e5c-417f-ab23-492237ddb3ab/SANABRIA-Antonio_369768", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kaku_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/f1ba51b5-2593-413f-9d87-a464060e20ff/ROMERO-GAMARRA-Alejandro_386458", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Independiente_Rivadavia", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%81lex_Arce", + "photo": "https://digitalhub.fifa.com/transform/14209263-2bf9-442b-8d6b-485492f712dd/ARCE-Alex_485802", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Strasbourg_Alsace", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Julio_Enciso_(footballer%2C_born_2004)", + "photo": "https://digitalhub.fifa.com/transform/aa8ef158-6636-46a9-a6fb-185a2f92ad95/ENCISO-Julio_441234", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_Independiente", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gabriel_%C3%81valos", + "photo": "https://digitalhub.fifa.com/transform/58eb53dc-567a-489a-b2f9-3a905f5841b7/AVALOS-Gabriel_463127", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Red_Bull_Bragantino", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isidro_Pitta", + "photo": "https://digitalhub.fifa.com/transform/9b776bee-7e1b-47b0-b4ef-526ff72ac93f/PITTA-Isidro_489417", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/POR.json b/public/data/squads/POR.json index 4df9122c..7d172539 100644 --- a/public/data/squads/POR.json +++ b/public/data/squads/POR.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Porto", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diogo_Costa", + "photo": "https://digitalhub.fifa.com/transform/7c3541e5-a8cb-458c-b368-7f57c1b5ae03/DIOGO-COSTA_403001", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_S%C3%A1", + "photo": "https://digitalhub.fifa.com/transform/167fd8ff-0a3f-4c15-adc8-859e9d81caa3/JOSE-SA_368689", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rui_Silva_(footballer%2C_born_1994)", + "photo": "https://digitalhub.fifa.com/transform/11360803-25b9-4af9-b4a1-5916e0cd03cb/RUI-SILVA_448092", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/N%C3%A9lson_Semedo", + "photo": "https://digitalhub.fifa.com/transform/7b97ea5c-f883-424a-9133-eead7e175b00/NELSON-SEMEDO_395212", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/R%C3%BAben_Dias", + "photo": "https://digitalhub.fifa.com/transform/7eab2fa3-e7d1-4876-aaaa-a44a9e923750/RUBEN-DIAS_384752", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tom%C3%A1s_Ara%C3%BAjo", + "photo": "https://digitalhub.fifa.com/transform/e8840a7f-2bc5-44fb-a7bc-15d7a605691c/TOMAS-ARAUJO_492358", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diogo_Dalot", + "photo": "https://digitalhub.fifa.com/transform/d9eaa8b4-91e3-4c4f-b501-4082718f5323/DIOGO-DALOT_403002", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Renato_Veiga", + "photo": "https://digitalhub.fifa.com/transform/556c6a9a-facb-4a04-8b68-15bee3974c9f/RENATO-VEIGA_489704", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gon%C3%A7alo_In%C3%A1cio", + "photo": "https://digitalhub.fifa.com/transform/636fe280-77cd-4db8-8c43-e499e1489e31/GONCALO-INACIO_441146", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C3%A3o_Cancelo", + "photo": "https://digitalhub.fifa.com/transform/bb6c8016-d4b5-4434-9bba-1ec8cac37300/JOAO-CANCELO_368649", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RCD_Mallorca", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sam%C3%BA_Costa", + "photo": "https://digitalhub.fifa.com/transform/38256f2e-7139-4848-b609-051bb4623b71/SAMU-COSTA_491216", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nuno_Mendes_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/f8d5d7b8-bb64-4427-80d1-911d68b2dd1a/NUNO-MENDES_433195", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matheus_Nunes", + "photo": "https://digitalhub.fifa.com/transform/49ae9c75-e5f8-404a-8576-81e52d4c8338/MATHEUS-NUNES_441148", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bruno_Fernandes", + "photo": "https://digitalhub.fifa.com/transform/4a31c35d-c697-4c1a-ac51-a120b82a3d83/BRUNO-FERNANDES_395206", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bernardo_Silva", + "photo": "https://digitalhub.fifa.com/transform/97535989-5b6f-414b-a582-54a0c48df12a/BERNARDO-SILVA_395205", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C3%A3o_Neves", + "photo": "https://digitalhub.fifa.com/transform/c79cf261-45b2-484b-860f-9adac3ed7d17/JOAO-NEVES_484141", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/R%C3%BAben_Neves", + "photo": "https://digitalhub.fifa.com/transform/884a330c-be4c-442d-becb-2d601c7574d1/RUBEN-NEVES_395216", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vitinha", + "photo": "https://digitalhub.fifa.com/transform/8d21116d-608f-409b-932b-71c1ee1a043c/VITINHA_441149", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristiano_Ronaldo", + "photo": "https://digitalhub.fifa.com/transform/7b63f223-fda2-4d56-b218-f143f0abd2d8/CRISTIANO-RONALDO_201200", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gon%C3%A7alo_Ramos", + "photo": "https://digitalhub.fifa.com/transform/040f6a55-0f54-430e-a03b-bb994ee40921/GONCALO-RAMOS_448081", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jo%C3%A3o_F%C3%A9lix", + "photo": "https://digitalhub.fifa.com/transform/e1fd310b-cac5-47ef-95e9-9d0b8b41ba2f/JOAO-FELIX_418535", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Francisco_Trinc%C3%A3o", + "photo": "https://digitalhub.fifa.com/transform/3aaa45cd-d807-4825-9145-3b1865a009bb/FRANCISCO-TRINCAO_418561", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rafael_Le%C3%A3o", + "photo": "https://digitalhub.fifa.com/transform/a5a760a7-7b47-42ed-8302-3ea75dbe9fc4/RAFAEL-LEAO_418550", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedro_Neto", + "photo": "https://digitalhub.fifa.com/transform/e4e58acb-f7af-402c-a7b8-e284583ce14f/PEDRO-NETO_418548", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Sociedad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gon%C3%A7alo_Guedes", + "photo": "https://digitalhub.fifa.com/transform/ebae7760-2b89-4f53-bc2a-38b1b276f85b/GONCALO-GUEDES_384751", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Francisco_Concei%C3%A7%C3%A3o", + "photo": "https://digitalhub.fifa.com/transform/1cb86e09-cf4e-4b60-8849-09d17dd1f8ad/FRANCISCO-CONCEICAO_485081", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/QAT.json b/public/data/squads/QAT.json index 7b6fe9fb..1b11a676 100644 --- a/public/data/squads/QAT.json +++ b/public/data/squads/QAT.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Rayyan_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahmud_Abunada", + "photo": "https://digitalhub.fifa.com/transform/86cd9af3-c09a-4bcd-9830-fed9d7b19ab6/MAHMOUD-ABUNADA_419459", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Salah_Zakaria", + "photo": "https://digitalhub.fifa.com/transform/92c49982-ca93-4853-93ea-5f5a3d6a256d/SALAH-ZAKARIA_419461", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Meshaal_Barsham", + "photo": "https://digitalhub.fifa.com/transform/b5f22cd1-218d-478b-b4a3-f3b2fb832c39/MESHAAL-BARSHAM_416056", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pedro_Miguel_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/5bd982c9-0644-4fe3-836a-2b2d9b88db36/PEDRO-MIGUEL_416051", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Mendes_(footballer%2C_born_1990)", + "photo": "https://digitalhub.fifa.com/transform/49a8906a-91a9-4527-b453-dbb1fe508c61/LUCAS-MENDES_356673", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Arabi_SC_(Qatar)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Issa_Laye", + "photo": "https://digitalhub.fifa.com/transform/542d2f64-858e-4597-8f77-719b40da16dd/ISSA-LAYE_512791", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Rayyan_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jassem_Gaber", + "photo": "https://digitalhub.fifa.com/transform/14edcf5c-c52c-4a12-8078-40032f99dbd0/JASSEM-GABER_419473", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Gharafa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ayoub_Al-Oui", + "photo": "https://digitalhub.fifa.com/transform/bdeaddf2-602f-47d1-a3f0-a85abc80c3ff/AYOUB-ALOUI_510991", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Cultural_y_Deportiva_Leonesa", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Homam_Ahmed", + "photo": "https://digitalhub.fifa.com/transform/5a182a95-d4c3-4618-838e-d374bbc576ba/HOMAM-AHMED_419441", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Boualem_Khoukhi", + "photo": "https://digitalhub.fifa.com/transform/c3e4cf4b-06b4-4c6b-9370-a64d8a4c8bfb/BOUALEM-KHOUKHI_385067", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sultan_Al-Brake", + "photo": "https://digitalhub.fifa.com/transform/333bc183-dd03-4b3a-8ee6-410a32c12e57/SULTAN-ALBRAKE_386387", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Arabi_SC_(Qatar)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Al-Hashmi_Al-Hussain", + "photo": "https://digitalhub.fifa.com/transform/0565d28e-d1e2-4c0a-9f61-5992e3ed7202/ALHASHMI-ALHUSSEIN_486614", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Rayyan_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdulaziz_Hatem", + "photo": "https://digitalhub.fifa.com/transform/618c02bf-ef05-4651-bd3a-10ee566afcab/ABDULAZIZ-HATEM_345059", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Karim_Boudiaf", + "photo": "https://digitalhub.fifa.com/transform/d73feeea-8ce1-447c-a008-c9b71e1e6295/KARIM-BOUDIAF_354861", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Gharafa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Al-Ganehi", + "photo": "https://digitalhub.fifa.com/transform/e46c2cdd-7a8e-45c1-ab4f-9e09cb686245/AHMED-ALGANEHI_419436", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Arabi_SC_(Qatar)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Fathy_(Qatari_footballer)", + "photo": "https://digitalhub.fifa.com/transform/f465c1f2-aa85-4bc7-bf8d-4d5805b19cd9/AHMED-FATHY_433394", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Assim_Madibo", + "photo": "https://digitalhub.fifa.com/transform/2b2c6d70-e76e-41d8-baff-36ba0965fca3/ASSIM-MADIBO_386348", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Rayyan_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Alaaeldin", + "photo": "https://digitalhub.fifa.com/transform/7a0a40ba-22fe-4585-8c3a-6bb981c6dfb4/AHMED-ALAAELDIN_353251", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Edmilson_Junior", + "photo": "https://digitalhub.fifa.com/transform/45fa6cc3-85e1-45eb-8881-3b31bcddc992/EDMILSON-JUNIOR_429063", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Gharafa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohammed_Muntari", + "photo": "https://digitalhub.fifa.com/transform/8a9260d2-027a-4716-af4b-7e5f2983e652/MOHAMMED-MUNTARI_385070", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hassan_Al-Haydos", + "photo": "https://digitalhub.fifa.com/transform/521889b3-16a2-48ef-92d4-6978a9e05cc6/HASSAN-ALHAYDOS_284190", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Sadd_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Akram_Afif", + "photo": "https://digitalhub.fifa.com/transform/b5995ed9-3969-48a1-abc7-abd8df77abda/AKRAM-AFIF_386347", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yusuf_Abdurisag", + "photo": "https://digitalhub.fifa.com/transform/a114c943-718b-4345-b9da-54f1b8eb923c/YUSUF-ABDURISAG_419463", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Almoez_Ali", + "photo": "https://digitalhub.fifa.com/transform/e49165f0-de52-4f7b-bb9a-689e7c4d4bd3/ALMOEZ-ALI_386366", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Duhail_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tahsin_Jamshid", + "photo": "https://digitalhub.fifa.com/transform/109e4fa0-f82a-4da0-8cf9-75d90a55b600/TAHSIN-JAMSHID_486639", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Shamal_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Manai", + "photo": "https://digitalhub.fifa.com/transform/67e02103-4569-4a5c-a7a2-1f9b42cab1a5/MOHAMED-MANAI_498458", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/RSA.json b/public/data/squads/RSA.json index 415fa3ff..dfa4480a 100644 --- a/public/data/squads/RSA.json +++ b/public/data/squads/RSA.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ronwen_Williams", + "photo": "https://digitalhub.fifa.com/transform/b95f9142-251c-4943-911c-9c8d7ad8dd1c/WILLIAMS-Ronwen_395986", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sipho_Chaine", + "photo": "https://digitalhub.fifa.com/transform/c06e5903-d546-4bc6-a558-5ce40b336b64/CHAINE-Sipho_494246", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Siwelele_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ricardo_Goss", + "photo": "https://digitalhub.fifa.com/transform/2727bd1f-2d55-4a70-9bd5-58a96d4bf9bc/GOSS-Ricardo_395059", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Polokwane_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thabang_Matuludi", + "photo": "https://digitalhub.fifa.com/transform/33d0c67e-6bf5-41cb-a8ab-ad1cb098d166/MATULUDI-Thabang_510850", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khulumani_Ndamane", + "photo": "https://digitalhub.fifa.com/transform/a3360ef3-4418-4f0a-9f74-318bdfa4ffd8/NDAMANE-Khulumani_504192", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aubrey_Modiba", + "photo": "https://digitalhub.fifa.com/transform/e5ddfbfb-b601-4ff8-83a5-f55162967798/MODIBA-Aubrey_395050", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chicago_Fire_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mbekezeli_Mbokazi", + "photo": "https://digitalhub.fifa.com/transform/978b666d-f320-4d49-b717-a08fa7ae456f/MBOKAZI-Mbekezeli_504199", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Molde_FK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samukele_Kabini", + "photo": "https://digitalhub.fifa.com/transform/29044a18-4871-49d0-af81-0b0887b148dd/KABINI-Samukelo_504200", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nkosinathi_Sibisi", + "photo": "https://digitalhub.fifa.com/transform/1fb66990-444a-4e4b-9047-41c2542ea91a/SIBISI-Nkosinathi_463221", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khuliso_Mudau", + "photo": "https://digitalhub.fifa.com/transform/29d0b36b-2727-4fc0-ab1e-4d21b5858f5a/MUDAU-Khuliso_463218", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hannover_96", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ime_Okon", + "photo": "https://digitalhub.fifa.com/transform/5f5d2eb3-3964-486f-9faa-800200078576/OKON-Ime_506039", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Philadelphia_Union", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Olwethu_Makhanya", + "photo": "https://digitalhub.fifa.com/transform/97ff80ac-588e-4b15-8c20-5a3cbd7f30f8/MAKHANYA-Olwethu_502245", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kaizer_Chiefs_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bradley_Cross_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/6cee5a12-c935-4707-a3b8-2cad746fd5f5/CROSS-Bradley_419225", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Teboho_Mokoena_(soccer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/bf36679b-73eb-4813-a99d-b9673439dd05/MOKOENA-Teboho_403616", "wcApps": 2, "wcGoals": 1, "wcYellow": 2, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thalente_Mbatha", + "photo": "https://digitalhub.fifa.com/transform/5b2d0a1a-fe59-4136-90d3-4315c34b8500/MBATHA-Thalente_494248", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Themba_Zwane", + "photo": "https://digitalhub.fifa.com/transform/8d294899-e656-4484-91b7-99d646bc590c/ZWANE-Themba_395984", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.D._Tondela", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sphephelo_Sithole", + "photo": "https://digitalhub.fifa.com/transform/200f1c50-a60a-4c33-ad94-b4dabd605f35/SITHOLE-Sphephelo_390475", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jayden_Adams", + "photo": "https://digitalhub.fifa.com/transform/d238f3d6-bc5d-44c6-b312-2989524bea12/ADAMS-Jayden_463236", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oswin_Appollis", + "photo": "https://digitalhub.fifa.com/transform/91646285-a63d-4aeb-8036-da1dd055d6b5/APPOLLIS-Oswin_419223", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tshepang_Moremi", + "photo": "https://digitalhub.fifa.com/transform/5579f48c-4b61-4def-b314-75e873c36961/MOREMI-Tshepang_504193", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lyle_Foster", + "photo": "https://digitalhub.fifa.com/transform/155c969c-63e1-438e-bd3d-ce587ac212c6/FOSTER-Lyle_419211", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Relebohile_Mofokeng", + "photo": "https://digitalhub.fifa.com/transform/4946f2f8-a809-451e-962b-7b7426bbd633/MOFOKENG-Relebohile_486161", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AEL_Limassol", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Thapelo_Maseko", + "photo": "https://digitalhub.fifa.com/transform/a8c4c69e-b074-4a10-9bfc-38c85175560d/MASEKO-Thapelo_463234", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mamelodi_Sundowns_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Iqraam_Rayners", + "photo": "https://digitalhub.fifa.com/transform/f13ebf2a-3cac-4af7-bd73-2b70ed5ecc1a/RAYNERS-Iqraam_481242", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Evidence_Makgopa", + "photo": "https://digitalhub.fifa.com/transform/9c040766-d546-4007-9fa3-eb50206cd689/MAKGOPA-Evidence_430917", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Orlando_Pirates_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kamogelo_Sebelebele", + "photo": "https://digitalhub.fifa.com/transform/dcd49deb-cb7f-4620-8f79-98a802624026/SEBELEBELE-Kamogelo_506038", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/SCO.json b/public/data/squads/SCO.json index 1bd833f5..15565ae6 100644 --- a/public/data/squads/SCO.json +++ b/public/data/squads/SCO.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Angus_Gunn", + "photo": "https://digitalhub.fifa.com/transform/c13202b1-f3b1-4fe1-bc72-0ee5b3135bbc/GUNN-Angus_411301", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liam_Kelly_(footballer%2C_born_1996)", + "photo": "https://digitalhub.fifa.com/transform/c1b8aa4f-e753-4748-915b-33661cc33845/KELLY-Liam_442429", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Heart_of_Midlothian_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Craig_Gordon", + "photo": "https://digitalhub.fifa.com/transform/6bb645f8-c45e-4630-baf7-b7ddcd905a26/GORDON-Craig_215553", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brentford_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aaron_Hickey", + "photo": "https://digitalhub.fifa.com/transform/36ab73b9-b07c-48d7-a2c2-da34b149b0d2/HICKEY-Aaron_442428", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Andy_Robertson", + "photo": "https://digitalhub.fifa.com/transform/ba94c3aa-e071-4add-b402-5d3f8df8acb9/ROBERTSON-Andy_401339", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hibernian_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Grant_Hanley", + "photo": "https://digitalhub.fifa.com/transform/acc9b74c-859b-406f-add5-879c21150144/HANLEY-Grant_359634", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kieran_Tierney", + "photo": "https://digitalhub.fifa.com/transform/d2b1d878-bbcc-4e16-bb77-7a90a01d0e37/TIERNEY-Kieran_401712", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ettifaq_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jack_Hendry_(footballer%2C_born_1995)", + "photo": "https://digitalhub.fifa.com/transform/4c09cb0f-5174-41b5-a47e-dcfb5506b282/HENDRY-Jack_430147", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rangers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/John_Souttar", + "photo": "https://digitalhub.fifa.com/transform/4b905694-87c7-4148-be4b-802e4dbcc7ba/SOUTTAR-John_442430", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wrexham_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dominic_Hyam", + "photo": "https://digitalhub.fifa.com/transform/ab423ff9-7286-4242-8898-6d24bf8f1749/HYAM-Dominic_484073", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Everton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nathan_Patterson_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/3fc20068-ff61-482e-ae76-b63e24985f42/PATTERSON-Nathan_433694", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anthony_Ralston", + "photo": "https://digitalhub.fifa.com/transform/eef7a9cc-256c-4000-ae64-38407521d30b/RALSTON-Anthony_337389", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/GNK_Dinamo_Zagreb", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Scott_McKenna", + "photo": "https://digitalhub.fifa.com/transform/073ebe12-5ba9-4de4-8729-2a0b0e942b43/McKENNA-Scott_442431", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Scott_McTominay", + "photo": "https://digitalhub.fifa.com/transform/483440e3-5bdc-46e2-9b80-77e880b5fd85/McTOMINAY-Scott_433787", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/John_McGinn", + "photo": "https://digitalhub.fifa.com/transform/af6ceadd-a14f-47c0-9f30-fd85d71a94cd/McGINN-John_401334", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyler_Fletcher", + "photo": "https://digitalhub.fifa.com/transform/eb1788f3-b3b1-41f9-b746-85ce1b077c14/FLETCHER-Tyler_523007", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Christie", + "photo": "https://digitalhub.fifa.com/transform/fce70106-25b4-4b34-b12b-10e4c6e90c18/CHRISTIE-Ryan_430097", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lewis_Ferguson", + "photo": "https://digitalhub.fifa.com/transform/d5d3101d-c2cb-4a29-bccf-914370459cfa/FERGUSON-Lewis_442434", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kenny_McLean", + "photo": "https://digitalhub.fifa.com/transform/e1f470ca-8805-4250-8c30-39aa30a16ac9/McLEAN-Kenny_484051", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Charlton_Athletic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lyndon_Dykes", + "photo": "https://digitalhub.fifa.com/transform/e3a5c73f-1dd8-4e90-941a-f903ef96d7cc/DYKES-Lyndon_430098", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Torino_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ch%C3%A9_Adams", + "photo": "https://digitalhub.fifa.com/transform/1a70c52f-9a4b-4dc1-813b-991877aa4758/ADAMS-Che_433191", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Southampton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ross_Stewart_(footballer%2C_born_1996)", + "photo": "https://digitalhub.fifa.com/transform/c0ef417d-f1aa-48e4-b9c4-ddb006ec53f5/STEWART-Ross_442433", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ben_Gannon-Doak", + "photo": "https://digitalhub.fifa.com/transform/7cf469cc-72f7-4c4b-9312-817920757af3/GANNON-DOAK-Ben_485131", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Ipswich_Town_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/George_Hirst_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/1c9c7ecc-b678-43e6-b8a3-8155776dd003/HIRST-George_495431", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Heart_of_Midlothian_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lawrence_Shankland", + "photo": "https://digitalhub.fifa.com/transform/6a373a65-ca0e-4c4b-a61b-b98c73fdefdd/SHANKLAND-Lawrence_484045", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kilmarnock_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Findlay_Curtis", + "photo": "https://digitalhub.fifa.com/transform/a6c805c6-37f9-44e9-80a8-e43118e78762/CURTIS-Findlay_520217", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, diff --git a/public/data/squads/SEN.json b/public/data/squads/SEN.json index cb049eb2..2c863a92 100644 --- a/public/data/squads/SEN.json +++ b/public/data/squads/SEN.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yehvann_Diouf", + "photo": "https://digitalhub.fifa.com/transform/3b022d7d-d20e-42de-a08d-9e678dab3bc6/DIOUF-Yehvann_494277", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%89douard_Mendy", + "photo": "https://digitalhub.fifa.com/transform/9093beeb-51a2-4e1d-b700-73e094c6949c/MENDY-Edouard_433806", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Le_Havre_AC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mory_Diaw", + "photo": "https://digitalhub.fifa.com/transform/79100f28-7542-4023-b782-e40ecd748f93/DIAW-Mory_448821", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chelsea_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mamadou_Sarr", + "photo": "https://digitalhub.fifa.com/transform/3abb3fa8-05e3-4973-adb7-ef4b941b8ec1/SARR-Mamadou_499800", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kalidou_Koulibaly", + "photo": "https://digitalhub.fifa.com/transform/538bee26-1d47-4a95-a0f0-5d706f741e07/KOULIBALY-Kalidou_339820", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Maccabi_Haifa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdoulaye_Seck_(footballer%2C_born_1992)", + "photo": "https://digitalhub.fifa.com/transform/d8107e3c-87b1-452f-9f6a-a704145d2d51/SECK-Abdoulaye_370171", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ismail_Jakobs", + "photo": "https://digitalhub.fifa.com/transform/a24c412d-22cb-4d33-a341-e7f5e731756a/JAKOBS-Ismail_430671", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kr%C3%A9pin_Diatta", + "photo": "https://digitalhub.fifa.com/transform/29d66b6d-0e3d-4613-b399-d75741b2585d/DIATTA-Krepin_403642", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_Lyonnais", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Moussa_Niakhat%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/8f89704d-50da-430b-b9dd-1775cf3c0f29/NIAKHATE-Moussa_430690", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antoine_Mendy_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/6e92b02c-cd04-4c63-a901-36d050c5f772/MENDY-Antoine_494279", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/West_Ham_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/El_Hadji_Malick_Diouf", + "photo": "https://digitalhub.fifa.com/transform/39400519-512a-43ef-97f2-7760d679aea5/DIOUF-El-Hadji-Malick_464865", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Everton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Idrissa_Gueye", + "photo": "https://digitalhub.fifa.com/transform/4d275801-8b11-4fcc-bed0-ace70703da2d/IDRISSA-GANA-GUEYE_332314_1", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Rayo_Vallecano", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Path%C3%A9_Ciss", + "photo": "https://digitalhub.fifa.com/transform/fa3c3939-ed3d-46f5-9474-39fe481be534/CISS-Pathe_448825", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lamine_Camara", + "photo": "https://digitalhub.fifa.com/transform/b8bad481-9270-4f53-92fd-ec70fbb7a06e/CAMARA-Lamine_464842", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pape_Matar_Sarr", + "photo": "https://digitalhub.fifa.com/transform/60281798-1792-4113-ba5c-fbfd3299270f/SARR-Pape-Matar_418798", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Habib_Diarra", + "photo": "https://digitalhub.fifa.com/transform/87016310-d872-4f1d-b60a-2c9e702190d7/DIARRA-Habib_486130", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bara_Sapoko_Ndiaye", + "photo": "https://digitalhub.fifa.com/transform/957881a0-4f0a-4ff8-baf4-e0c73f844244/NDIAYE-Bara-Sapoko_523354", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pape_Gueye", + "photo": "https://digitalhub.fifa.com/transform/ce2a3833-450c-413b-990f-7c76132e4913/GUEYE-Pape_431788", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Como_1907", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Assane_Diao", + "photo": "https://digitalhub.fifa.com/transform/2b8bf568-c645-4cbc-995a-5980c82e393b/DIAO-Assane_484698", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lorient", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bamba_Dieng", + "photo": "https://digitalhub.fifa.com/transform/1c4c9caa-ee5b-49ef-afaf-159f1046f0eb/DIENG-Bamba_418781", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Nassr_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sadio_Man%C3%A9", + "photo": "https://digitalhub.fifa.com/transform/e0f75257-7c12-4777-a0d6-87b5d30f5548/MANE-Sadio_353790", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bayern_Munich", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicolas_Jackson", + "photo": "https://digitalhub.fifa.com/transform/27569451-1271-4fb3-86ee-51e88e913ec7/JACKSON-Nicolas_418795", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Samsunspor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cherif_Ndiaye", + "photo": "https://digitalhub.fifa.com/transform/7839c6fe-1ef4-4201-84d7-4540216e1588/NDIAYE-Cherif_486168", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Everton_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Iliman_Ndiaye", + "photo": "https://digitalhub.fifa.com/transform/6e228075-d552-4471-80b9-6beb5f574ac6/NDIAYE-Iliman_448815", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isma%C3%AFla_Sarr", + "photo": "https://digitalhub.fifa.com/transform/695226c6-92b8-4aa6-995e-dcdd2d08eb96/SARR-Ismaila_401889", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ibrahim_Mbaye", + "photo": "https://digitalhub.fifa.com/transform/1583bcf3-3a11-4ebe-a9ef-18aba9e7f32b/MBAYE-Ibrahim_496358", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, diff --git a/public/data/squads/SUI.json b/public/data/squads/SUI.json index 912018af..b37b7ae5 100644 --- a/public/data/squads/SUI.json +++ b/public/data/squads/SUI.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gregor_Kobel", + "photo": "https://digitalhub.fifa.com/transform/8c199208-00cd-46ca-877b-f0fd4fb08e31/KOBEL-Gregor_448107", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lorient", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yvon_Mvogo", + "photo": "https://digitalhub.fifa.com/transform/66a48e5b-90b7-48fa-94b6-f91d76c28962/MVOGO-Yvon_402022", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marvin_Keller_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/4c9ca839-ca31-4d4c-a620-3a5117c5efa8/KELLER-Marvin_484862", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hamburger_SV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Miro_Muheim", + "photo": "https://digitalhub.fifa.com/transform/d3efd73b-690b-417d-a645-0a45b5c00bc8/MUHEIM-Miro_493221", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FSV_Mainz_05", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Silvan_Widmer", + "photo": "https://digitalhub.fifa.com/transform/41a8791f-677e-4106-b2e4-9d71011c561d/WIDMER-Silvan_356412", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nico_Elvedi", + "photo": "https://digitalhub.fifa.com/transform/5631cb24-dba7-44dd-ac2c-1c67b14d7649/ELVEDI-Nico_398509", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manuel_Akanji", + "photo": "https://digitalhub.fifa.com/transform/3a90610e-9f70-434a-b8b0-450a1ea81d75/AKANJI-Manuel_405178", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Betis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ricardo_Rodriguez_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/07f27983-8eee-43f3-b68c-b45b6f806785/RODRIGUEZ-Ricardo_313559", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Valencia_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eray_C%C3%B6mert", + "photo": "https://digitalhub.fifa.com/transform/9b17e0f6-f09e-417d-9829-857d7a7d1fa3/COEMERT-Eray_448136", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aur%C3%A8le_Amenda", + "photo": "https://digitalhub.fifa.com/transform/f38da0cf-fda0-4f52-838c-0bb40ab279c8/AMENDA-Aurele_484864", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfB_Stuttgart", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Luca_Jaquez", + "photo": "https://digitalhub.fifa.com/transform/2f3d611d-71c6-40ac-bc76-fdad78fe3c5e/JAQUEZ-Luca_510908", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Denis_Zakaria", + "photo": "https://digitalhub.fifa.com/transform/e47d229b-d092-4759-82e0-0e5f88b2c894/ZAKARIA-Denis_401448", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bologna_FC_1909", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Remo_Freuler", + "photo": "https://digitalhub.fifa.com/transform/821a56dc-683d-4326-a784-21e25428a18f/FREULER-Remo_402021", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Freiburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Johan_Manzambi", + "photo": "https://digitalhub.fifa.com/transform/a0cb9413-32ea-4b8f-9801-55474cb12b77/MANZAMBI-Johan_502727", "wcApps": 2, "wcGoals": 2, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sunderland_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Granit_Xhaka", + "photo": "https://digitalhub.fifa.com/transform/a6c333cc-3042-4094-9ec0-094479b8ca3a/XHAKA-Granit_311558", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ardon_Jashari", + "photo": "https://digitalhub.fifa.com/transform/9e9fc9ed-5b8e-4c1e-a4e3-c29201d34dae/JASHARI-Ardon_448120", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sevilla_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Djibril_Sow", + "photo": "https://digitalhub.fifa.com/transform/64b86b6f-824e-4ef9-aa1e-43cfff2a7df1/SOW-Djibril_411226", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pisa_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michel_Aebischer", + "photo": "https://digitalhub.fifa.com/transform/33ced9ed-c3fd-4933-bc83-4a7a1465a94f/AEBISCHER-Michel_433147", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Augsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fabian_Rieder", + "photo": "https://digitalhub.fifa.com/transform/7e5b9fb5-dfcf-47e7-b185-ebd6d915e0be/RIEDER-Fabian_448103", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stade_Rennais_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Breel_Embolo", + "photo": "https://digitalhub.fifa.com/transform/b2483096-041c-489b-a1c5-6d930f380909/EMBOLO-Breel_393480", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dan_Ndoye", + "photo": "https://digitalhub.fifa.com/transform/b536dbbe-88a2-4caf-97c0-6baac25c43fe/NDOYE-Dan_448114", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christian_Fassnacht", + "photo": "https://digitalhub.fifa.com/transform/7ece88c1-0971-4298-a4f1-00547bf2c889/FASSNACHT-Christian_448124", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sevilla_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rub%C3%A9n_Vargas", + "photo": "https://digitalhub.fifa.com/transform/625f7ce0-81a9-4bab-9b18-c9ec395b5096/VARGAS-Ruben_448131", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leeds_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Noah_Okafor", + "photo": "https://digitalhub.fifa.com/transform/dd8abcd7-7775-4f67-9e25-eaa6e7cb2b97/OKAFOR-Noah_448127", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zeki_Amdouni", + "photo": "https://digitalhub.fifa.com/transform/64a9489f-28d0-40ca-9592-3cda9cb7cac5/AMDOUNI-Zeki_448112", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fortuna_D%C3%BCsseldorf", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cedric_Itten", + "photo": "https://digitalhub.fifa.com/transform/b9cc3593-aa7e-4f6f-b22b-2cdeae513a1e/ITTEN-Cedric_448104", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/SWE.json b/public/data/squads/SWE.json index 4dcfc9c7..a9ce794a 100644 --- a/public/data/squads/SWE.json +++ b/public/data/squads/SWE.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Derby_County_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jacob_Widell_Zetterstr%C3%B6m", + "photo": "https://digitalhub.fifa.com/transform/c93a418b-3456-4b0f-b0e0-8cb27004aebb/WIDELL-ZETTERSTROM-Jacob_489685", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Stoke_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Viktor_Johansson", + "photo": "https://digitalhub.fifa.com/transform/c311a4ac-f9ad-48d3-99dc-b9c53345d0f9/JOHANSSON-Viktor_483264", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AIK_Fotboll", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kristoffer_Nordfeldt", + "photo": "https://digitalhub.fifa.com/transform/747828c3-0592-411d-889a-9a59ae78e0b6/NORDFELDT-Kristoffer_360496", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Braga", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustaf_Lagerbielke_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/12a80a14-c33d-480f-8742-315485c114c1/LAGERBIELKE-Gustaf_483304", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Aston_Villa_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Victor_Lindel%C3%B6f", + "photo": "https://digitalhub.fifa.com/transform/88b96376-9f31-40fd-a0fc-ae12aab484c4/LINDELOF-Victor_395283", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atalanta_BC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isak_Hien", + "photo": "https://digitalhub.fifa.com/transform/0daf43d1-2714-4cc3-ab8b-3cf2020bf150/HIEN-Isak_483312", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leeds_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gabriel_Gudmundsson", + "photo": "https://digitalhub.fifa.com/transform/43fd52e9-e3a9-46f6-8432-7bfbbb394678/GUDMUNDSSON-Gabriel_483276", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dallas", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Herman_Johansson", + "photo": "https://digitalhub.fifa.com/transform/58eb2743-907e-4e6d-8020-28c8767e5cdc/JOHANSSON-Herman_514639", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Daniel_Svensson_(footballer%2C_born_2002)", + "photo": "https://digitalhub.fifa.com/transform/49dbfd16-1871-40c2-94d5-995f9e38cc04/SVENSSON-Daniel_491255", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hjalmar_Ekdal", + "photo": "https://digitalhub.fifa.com/transform/23439c93-9021-4c30-b8b1-45141ad89e8c/EKDAL-Hjalmar_483319", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/RC_Celta_de_Vigo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Carl_Starfelt", + "photo": "https://digitalhub.fifa.com/transform/7c4b343c-446c-4d27-ab62-bb85ee559985/STARFELT-Carl_441132", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_St._Pauli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eric_Smith_(Swedish_footballer)", + "photo": "https://digitalhub.fifa.com/transform/7f7bf320-92e1-4267-bc6b-56f2ec37e94f/SMITH-Eric_493061", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Holstein_Kiel", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_Bernhardsson", + "photo": "https://digitalhub.fifa.com/transform/165d5004-48b5-4a8c-86ee-d7c982b9b96c/BERNHARDSSON-Alexander_502945", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Mj%C3%A4llby_AIF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elliot_Stroud", + "photo": "https://digitalhub.fifa.com/transform/12d24b4c-5628-4013-8f4d-bddea4ae2258/STROUD-Elliot_519958", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Lucas_Bergvall", + "photo": "https://digitalhub.fifa.com/transform/bd927d6a-bb9d-4424-9e96-53c2ebc7220b/BERGVALL-Lucas_489689", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Benjamin_Nygren", + "photo": "https://digitalhub.fifa.com/transform/e464be99-48c1-41a9-b5aa-2c5760f1d302/NYGREN-Benjamin_502946", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pafos_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ken_Sema", + "photo": "https://digitalhub.fifa.com/transform/eb495b7c-f859-40c2-9327-9478faf03c24/SEMA-Ken_395286", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Udinese_Calcio", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jesper_Karlstr%C3%B6m", + "photo": "https://digitalhub.fifa.com/transform/0ed50024-cb6d-4fa5-bc7c-ba8a9afa7fd3/KARLSTROM-Jesper_441135", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yasin_Ayari", + "photo": "https://digitalhub.fifa.com/transform/ac9ed8a6-7b39-4962-8245-b80556224ca0/AYARI-Yasin_489688", "wcApps": 2, "wcGoals": 2, "wcYellow": 1, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/VfL_Wolfsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mattias_Svanberg", + "photo": "https://digitalhub.fifa.com/transform/0d003261-373c-46f2-90c6-34d700c027f6/SVANBERG-Mattias_433795", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Royale_Union_Saint-Gilloise", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Besfort_Zeneli", + "photo": "https://digitalhub.fifa.com/transform/7bd98883-dd6c-4e8f-954e-af31d070eac7/ZENELI-Besfort_503047", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alexander_Isak", + "photo": "https://digitalhub.fifa.com/transform/c6ffe63b-aefd-43b8-bd9d-3c6e31a8f418/ISAK-Alexander_430150", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Newcastle_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anthony_Elanga", + "photo": "https://digitalhub.fifa.com/transform/38e8d10e-aa56-4837-a589-35bc4dcc23a3/ELANGA-Anthony_441137", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Arsenal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Viktor_Gy%C3%B6keres", + "photo": "https://digitalhub.fifa.com/transform/ca3d75bf-7e31-4269-9933-b296eb3f5bff/GYOKERES-Viktor_483327", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gustaf_Nilsson_(footballer%2C_born_1997)", + "photo": "https://digitalhub.fifa.com/transform/ba9d4008-fe99-49d2-afb3-c3a9d7a97da8/NILSSON-Gustaf_489691", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Malm%C3%B6_FF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Taha_Ali", + "photo": "https://digitalhub.fifa.com/transform/9a70800c-37c4-4cd9-b195-f307dbaad09b/ALI-Taha_514202", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/TUN.json b/public/data/squads/TUN.json index a57ff791..e5bd0c4c 100644 --- a/public/data/squads/TUN.json +++ b/public/data/squads/TUN.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Africain", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mouhib_Chamakh", + "photo": "https://digitalhub.fifa.com/transform/7047e775-2f2c-4ea2-9ca6-6fc23363c591/CHAMAKH-Mouhib_520245", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CS_Sfaxien", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Aymen_Dahmen", + "photo": "https://digitalhub.fifa.com/transform/90030173-815d-4411-8eac-20fb42834f9d/DAHMEN-Aymen_433365", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C3%89toile_Sportive_du_Sahel", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sabri_Ben_Hessen", + "photo": "https://digitalhub.fifa.com/transform/69fa6a49-0e30-42d4-afe1-83d6e38c1eed/BEN-HESSEN-Sabri_372294", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/OGC_Nice", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ali_Abdi_(footballer)", + "photo": "https://digitalhub.fifa.com/transform/8ff3509c-8a73-40ea-ac0e-1beed4560b23/ABDI-Ali_433362", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lorient", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Montassar_Talbi", + "photo": "https://digitalhub.fifa.com/transform/253ef705-760c-457f-afde-067d2fb39010/TALBI-Montassar_433380", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/NK_Maribor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Rekik", + "photo": "https://digitalhub.fifa.com/transform/2f586126-6a63-4e5b-9f85-6e15800449d9/REKIK-Omar_433367", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kas%C4%B1mpa%C5%9Fa_S.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Adem_Arous", + "photo": "https://digitalhub.fifa.com/transform/7cbb37f5-5dcd-4fa9-919e-f3fe4f843868/AROUS-Adam_516043", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Servette_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dylan_Bronn", + "photo": "https://digitalhub.fifa.com/transform/9a7aa138-5845-4890-aa20-43f4021160ed/BRONN-Dylan_411653", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kas%C4%B1mpa%C5%9Fa_S.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mortadha_Ben_Ouanes", + "photo": "https://digitalhub.fifa.com/transform/b9afdecd-b04d-4224-be9b-50643fc77299/BEN-OUANES-Mortadha_441362", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/BSC_Young_Boys", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yan_Valery", + "photo": "https://digitalhub.fifa.com/transform/6ffa54d7-e23d-400d-a90a-960903c63f8b/VALERY-Yan_419189", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esp%C3%A9rance_Sportive_de_Tunis", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Amine_Ben_Hamida", + "photo": "https://digitalhub.fifa.com/transform/cb5fcd59-cbd1-4e4f-b5e7-f9adc81441e5/BEN-HMIDA-Mohamed-Amine_425607", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/IFK_Norrk%C3%B6ping", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Moutaz_Neffati", + "photo": "https://digitalhub.fifa.com/transform/0f6a863a-959a-40ec-a07f-0c77d7c5a322/NEFFATI-Moutaz_506335", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/US_Monastir_(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Raed_Chikhaoui", + "photo": "https://digitalhub.fifa.com/transform/8ecb6694-a3aa-4efe-b13d-64a020109ec2/CHIKHAOUI-Raed_520246", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Burnley_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hannibal_Mejbri", + "photo": "https://digitalhub.fifa.com/transform/856f0cc0-6dcc-48bc-a8db-f4fe26d8ae06/MEJBRI-Hannibal_433378", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Augsburg", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Isma%C3%ABl_Gharbi", + "photo": "https://digitalhub.fifa.com/transform/cd471dba-dc7d-4688-9021-e704b66cec76/GHARBI-Ismael_464484", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/1._FC_Union_Berlin", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rani_Khedira", + "photo": "https://digitalhub.fifa.com/transform/21f404b3-b430-489b-819c-c0460a2c3590/KHEDIRA-Rani_336459", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Paris_Saint-Germain_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khalil_Ayari", + "photo": "https://digitalhub.fifa.com/transform/9b51ba77-1740-47cc-93f1-1529287d27ea/AYARI-Khalil_512039", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Lugano", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hadj_Mahmoud", + "photo": "https://digitalhub.fifa.com/transform/bcdeb1a5-6411-40c5-bac8-576703796438/HADJ-MAHMOUD-Mohamed_479781", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ellyes_Skhiri", + "photo": "https://digitalhub.fifa.com/transform/e2ba8e19-b4ab-435f-b12c-e56d655c31e6/SKHIRI-Ellyes_411658", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Norwich_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Anis_Ben_Slimane", + "photo": "https://digitalhub.fifa.com/transform/5a0e929e-a66f-4563-849e-c7bb62591b5d/SLIMANE-Anis_433361", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sebastian_Tounekti", + "photo": "https://digitalhub.fifa.com/transform/29d9d0d2-28ec-4c0c-9861-a9d8062d5f9d/TOUNEKTI-Sebastian_504502", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/F.C._Copenhagen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elias_Achouri", + "photo": "https://digitalhub.fifa.com/transform/5ffd95df-83a5-4768-9331-0842c3f433b6/ACHOURI-Elias_448662", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Hannover_96", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elias_Saad", + "photo": "https://digitalhub.fifa.com/transform/2037123b-a7b7-4922-adcd-37607cd92c43/SAAD-Elias_482885", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dynamo_Makhachkala", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hazem_Mastouri", + "photo": "https://digitalhub.fifa.com/transform/2565fb18-c785-4773-8d83-81c6fd25da1d/MASTOURI-Hazem_494374", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vancouver_Whitecaps_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rayan_Elloumi", + "photo": "https://digitalhub.fifa.com/transform/15445a99-9bc9-41c4-8d6f-c46ac25b3d5d/ELLOUMI-Rayan_520247", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Africain", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Firas_Chaouat", + "photo": "https://digitalhub.fifa.com/transform/cf52c447-03a8-450b-a4b8-e238b1e3c071/CHAOUAT-Firas_494375", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/TUR.json b/public/data/squads/TUR.json index a779bc04..e9d637fc 100644 --- a/public/data/squads/TUR.json +++ b/public/data/squads/TUR.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mert_G%C3%BCnok", + "photo": "https://digitalhub.fifa.com/transform/1ce10157-fad1-435e-b21d-b4f25a483bc1/GUNOK-Mert_360498", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Altay_Bay%C4%B1nd%C4%B1r", + "photo": "https://digitalhub.fifa.com/transform/f8c86015-cce5-4965-9d7c-183ef908079a/BAYINDIR-Altay_441180", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/U%C4%9Furcan_%C3%87ak%C4%B1r", + "photo": "https://digitalhub.fifa.com/transform/6cedaf47-2a99-4e31-bb0d-46ce78df26a6/CAKIR-Ugurcan_441181", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Roma", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zeki_%C3%87elik", + "photo": "https://digitalhub.fifa.com/transform/903b63c2-ab06-47b8-911c-bf4f026601fd/CELIK-Zeki_433072", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Merih_Demiral", + "photo": "https://digitalhub.fifa.com/transform/905e3e12-72e9-440d-96f5-0b3a48aebe92/DEMIRAL-Merih_441179", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C3%87a%C4%9Flar_S%C3%B6y%C3%BCnc%C3%BC", + "photo": "https://digitalhub.fifa.com/transform/1b2e4fe1-8aec-4473-845b-d0ccb4e20a3a/SOYUNCU-Caglar_401167", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eren_Elmal%C4%B1", + "photo": "https://digitalhub.fifa.com/transform/9e9cf618-403b-4984-801d-3e82f0e11d3e/ELMALI-Eren_484065", "wcApps": 1, "wcGoals": 0, "wcYellow": 1, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abd%C3%BClkerim_Bardakc%C4%B1", + "photo": "https://digitalhub.fifa.com/transform/de2b1023-3aee-4233-b83d-07f94fd288d4/BARDAKCI-Abdulkerim_484082", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/TSG_1899_Hoffenheim", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ozan_Kabak", + "photo": "https://digitalhub.fifa.com/transform/c42910db-c5e6-4706-bc99-1e08456bd3ef/KABAK-Ozan_406249", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mert_M%C3%BCld%C3%BCr", + "photo": "https://digitalhub.fifa.com/transform/61f43913-2824-4711-9838-0d620f393353/MULDUR-Mert_430120", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Brighton_%26_Hove_Albion_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ferdi_Kad%C4%B1o%C4%9Flu", + "photo": "https://digitalhub.fifa.com/transform/c69621e7-9ba5-438d-89dc-7871b6e0f611/KADIOGLU-Ferdi_484113", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C3%87aykur_Rizespor", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Samet_Akaydin", + "photo": "https://digitalhub.fifa.com/transform/72f4dcdb-4463-412b-8ea1-9cb25d4fe44d/AKAYDIN-Samet_484072", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_Dortmund", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Salih_%C3%96zcan", + "photo": "https://digitalhub.fifa.com/transform/1e968b8d-1b4c-4bce-86b7-8a4ad87eef3a/OZCAN-Salih_389907", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Be%C5%9Fikta%C5%9F_J.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Orkun_K%C3%B6k%C3%A7%C3%BC", + "photo": "https://digitalhub.fifa.com/transform/90a510ff-865f-4293-a59b-8a92e12a89b0/KOKCU-Orkun_433118", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Inter_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hakan_%C3%87alhano%C4%9Flu", + "photo": "https://digitalhub.fifa.com/transform/f192cf34-173f-47b3-9748-981bd3f21275/CALHANOGLU-Hakan_369304", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C4%B0smail_Y%C3%BCksek", + "photo": "https://digitalhub.fifa.com/transform/1f8b0453-0b84-4eea-9c24-9cd992611aed/YUKSEK-Ismail_484092", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kaan_Ayhan", + "photo": "https://digitalhub.fifa.com/transform/e9747d8e-47e9-45f3-b3b7-d3caf1ba1ecf/AYHAN-Kaan_336170", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kerem_Akt%C3%BCrko%C4%9Flu", + "photo": "https://digitalhub.fifa.com/transform/9cccf7c0-ebfc-4b65-8587-74742f5a9992/AKTURKOGLU-Kerem_441188", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arda_G%C3%BCler", + "photo": "https://digitalhub.fifa.com/transform/e2f26175-13ac-4850-acd7-6408de06ce19/GULER-Arda_484087", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Porto", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deniz_G%C3%BCl", + "photo": "https://digitalhub.fifa.com/transform/92368352-f3ab-459f-bb72-4a7e432dd39a/GUL-Deniz_495347", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kenan_Y%C4%B1ld%C4%B1z", + "photo": "https://digitalhub.fifa.com/transform/7dff809e-a965-4b36-a7b5-8da772fc96a5/YILDIZ-Kenan_484112", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kas%C4%B1mpa%C5%9Fa_S.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/%C4%B0rfan_Can_Kahveci", + "photo": "https://digitalhub.fifa.com/transform/4661ea5f-9a56-4047-bbcf-6748250e0ebe/KAHVECI-Irfan-Can_472877", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yunus_Akg%C3%BCn", + "photo": "https://digitalhub.fifa.com/transform/32587fe7-0e67-4aa1-8b07-3a1618183e80/AKGUN-Yunus_406231", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Galatasaray_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bar%C4%B1%C5%9F_Alper_Y%C4%B1lmaz", + "photo": "https://digitalhub.fifa.com/transform/49e46d17-bf69-41b1-a8df-5aeabf137c7d/YILMAZ-Baris-Alper_484139", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fenerbah%C3%A7e_S.K._(football)", "captain": false, "wiki": "https://en.wikipedia.org/wiki/O%C4%9Fuz_Ayd%C4%B1n", + "photo": "https://digitalhub.fifa.com/transform/b29233e3-0131-45eb-96e4-ad77044a1959/AYDIN-Oguz_486076", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Can_Uzun", + "photo": "https://digitalhub.fifa.com/transform/18128593-2c01-460e-9db1-9212fa7dc369/UZUN-Can_486074", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/URU.json b/public/data/squads/URU.json index 9edc9660..1f4a9855 100644 --- a/public/data/squads/URU.json +++ b/public/data/squads/URU.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SC_Internacional", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sergio_Rochet", + "photo": "https://digitalhub.fifa.com/transform/b5a98e25-83d4-441e-9c25-0eb4581277dc/ROCHET-Sergio_368664", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/C.F._Monterrey", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Santiago_Mele", + "photo": "https://digitalhub.fifa.com/transform/39573fa9-f716-4703-b772-cf1892d1b748/MELE-Santiago_402897", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,7 +56,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Estudiantes_de_La_Plata", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fernando_Muslera", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/bec34ba5-7129-44fe-b108-bc57a1fd3257/MUSLERA-Fernando_229498", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Atl%C3%A9tico_Madrid", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jos%C3%A9_Mar%C3%ADa_Gim%C3%A9nez", + "photo": "https://digitalhub.fifa.com/transform/977da143-5380-497d-85f7-d6e5ca34b27c/GIMENEZ-Jose-Maria_368655", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,7 +94,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sebasti%C3%A1n_C%C3%A1ceres", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/f959cef5-7f3b-4baa-af52-c8972780fbce/CACERES-Sebastian_419108", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Barcelona", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ronald_Ara%C3%BAjo", + "photo": "https://digitalhub.fifa.com/transform/41008beb-38a3-46e0-9229-229d0afc8db7/ARAUJO-Ronald_419101", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -126,7 +132,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guillermo_Varela", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/5e8ec886-a385-4ca6-9e90-d16b13c37534/VARELA-Guillermo_368660", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -144,7 +151,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Math%C3%ADas_Olivera", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/704d2d9d-1b5f-4296-87f4-b7b591a58116/OLIVERA-Mathias_402893", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Atl%C3%A9tico_River_Plate", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mat%C3%ADas_Vi%C3%B1a", + "photo": "https://digitalhub.fifa.com/transform/b8714c68-0892-4c4f-8a51-deabf1e13879/VINA-Matias_402895", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Santiago_Bueno", + "photo": "https://digitalhub.fifa.com/transform/cb547d8e-b176-46d1-8ae0-d53d106d168c/BUENO-Santiago_402904", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -198,7 +208,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manuel_Ugarte_(footballer)", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/4ff94bd7-9c21-4338-be92-bad080e8d541/UGARTE-Manuel_441623", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -216,9 +227,10 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_Bentancur", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/148bf081-d6bb-4b52-8db0-9231126fa762/BENTANCUR-Rodrigo_386538", + "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_de_la_Cruz", + "photo": "https://digitalhub.fifa.com/transform/7694c9e6-d4f9-4f60-8173-5a3a79bcaaa2/DE-LA-CRUZ-Nicolas_402898", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,7 +265,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Federico_Valverde", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/bc29f114-2d51-4605-ae7a-eadf774e9d38/VALVERDE-Federico_402884", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Giorgian_de_Arrascaeta", + "photo": "https://digitalhub.fifa.com/transform/ddf1b0a3-7ee9-4da9-b89e-773dc228fa58/DE-ARRASCAETA-Giorgian_368652", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -288,7 +303,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fluminense_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Agust%C3%ADn_Canobbio", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/5985fa52-e467-4c1c-95f2-355bd1cb3925/CANOBBIO-Agustin_402876", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emiliano_Mart%C3%ADnez_(footballer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/0cf69c75-fc91-401b-a1f3-f8f833c87eed/MARTINEZ-Emiliano_473062", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,7 +341,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maximiliano_Ara%C3%BAjo", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/f1a7af03-ada1-4642-927c-5fe06844c89c/ARAUJO-Maxi_419100", + "wcApps": 2, "wcGoals": 1, "wcYellow": 0, "wcRed": 0 @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/SE_Palmeiras", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joaqu%C3%ADn_Piquerez", + "photo": "https://digitalhub.fifa.com/transform/327d3db2-1e08-4b63-8026-90c136c51612/PIQUEREZ-Joaquin_439538", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -360,7 +379,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Salt_Lake", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Manuel_Sanabria", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/ad89e83d-ec32-4c30-a78f-1255d03ac0ed/SANABRIA-Juan-Manuel_419134", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Braga", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_Zalazar", + "photo": "https://digitalhub.fifa.com/transform/4b33d4cb-ddc9-4183-abbb-1f848e8c14a8/ZALAZAR-Rodrigo_419142", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Darwin_N%C3%BA%C3%B1ez", + "photo": "https://digitalhub.fifa.com/transform/078805a6-5fbe-44f3-a58c-ed3837ca5665/NUNEZ-Darwin_419126", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Panathinaikos_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Facundo_Pellistri", + "photo": "https://digitalhub.fifa.com/transform/51b7eeb6-cac1-48cd-9ed3-4a18b34c5d90/PELLISTRI-Facundo_439956", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Rodr%C3%ADguez", + "photo": "https://digitalhub.fifa.com/transform/c6c94193-1372-4e11-94b5-35bcdd575e62/RODRIGUEZ-Brian_419132", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tigres_UANL", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_Aguirre", + "photo": "https://digitalhub.fifa.com/transform/eadeb58a-387f-4979-ae12-23a0296c172c/AGUIRRE-Rodrigo_332897", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,7 +493,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Oviedo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Federico_Vi%C3%B1as", - "wcApps": 1, + "photo": "https://digitalhub.fifa.com/transform/d89cb053-d9ce-4999-91da-7e9b58f2682a/VINAS-Federico_477536", + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/USA.json b/public/data/squads/USA.json index 86f53c1a..138ef2d1 100644 --- a/public/data/squads/USA.json +++ b/public/data/squads/USA.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/New_England_Revolution", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matt_Turner_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/01fb042f-5de5-41df-8104-7445672fdca5/TURNER-Matt_448217", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/New_York_City_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matt_Freese", + "photo": "https://digitalhub.fifa.com/transform/c46f695b-3acc-4360-abf4-3110ff60d86e/FREESE-Matt_499913", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Chicago_Fire_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Brady_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/843ccc00-8c38-4a4e-91ba-a25694677cf0/BRADY-Chris_464546", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -72,6 +75,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sergi%C3%B1o_Dest", + "photo": "https://digitalhub.fifa.com/transform/5ee00bd8-552e-4e02-b680-b16534e53493/DEST-Sergino_406280", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +94,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Crystal_Palace_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Richards_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/54036d3d-1588-4634-944b-a7c2d97d0b76/RICHARDS-Chris_419062", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -108,6 +113,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Antonee_Robinson", + "photo": "https://digitalhub.fifa.com/transform/62363054-d9e0-4926-9404-90b975d56647/ROBINSON-Antonee_441251", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -126,6 +132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Celtic_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Auston_Trusty", + "photo": "https://digitalhub.fifa.com/transform/e14ee5aa-4770-492a-9e51-95343310e5d9/TRUSTY-Auston_390272", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +151,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Cincinnati", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Miles_Robinson_(soccer)", + "photo": "https://digitalhub.fifa.com/transform/30b49573-5890-4dc2-8e78-a8ab7d00d43e/ROBINSON-Miles_436599", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +170,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Charlotte_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tim_Ream", + "photo": "https://digitalhub.fifa.com/transform/964be907-1e8e-49ec-bd7f-7085cf7d79d3/REAM-Tim_339510", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +189,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Villarreal_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alex_Freeman", + "photo": "https://digitalhub.fifa.com/transform/554008b5-0520-4b67-8cab-c72ba087471f/FREEMAN-Alex_464542", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -198,6 +208,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Columbus_Crew", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Max_Arfsten", + "photo": "https://digitalhub.fifa.com/transform/3670d375-3a2f-41c8-8c5a-9c9bbd8f93f4/ARFSTEN-Max_486390", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +227,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Toulouse_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mark_McKenzie_(soccer%2C_born_1999)", + "photo": "https://digitalhub.fifa.com/transform/492ad87d-f9a1-449e-9361-64323405107b/McKENZIE-Mark_419077", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +246,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joe_Scally", + "photo": "https://digitalhub.fifa.com/transform/86a32b0d-9007-4451-bbc6-a383a284f32f/SCALLY-Joe_423700", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +265,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AFC_Bournemouth", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyler_Adams", + "photo": "https://digitalhub.fifa.com/transform/7fdbded2-aa27-44b1-9bf1-ff1d17c58f86/ADAMS-Tyler_390238", "wcApps": 2, "wcGoals": 0, "wcYellow": 1, @@ -270,6 +284,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Borussia_M%C3%B6nchengladbach", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Giovanni_Reyna", + "photo": "https://digitalhub.fifa.com/transform/b30d701d-d9eb-4b2d-8db4-6841fc9ed1a9/REYNA-Giovanni_419068", "wcApps": 2, "wcGoals": 1, "wcYellow": 0, @@ -288,6 +303,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Juventus_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Weston_McKennie", + "photo": "https://digitalhub.fifa.com/transform/4406f0ad-8f60-4a98-89c0-89797bfe804d/McKENNIE-Weston_390259", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vancouver_Whitecaps_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sebastian_Berhalter", + "photo": "https://digitalhub.fifa.com/transform/ef9aedbe-e6e8-4eba-9e62-beac982879ef/BERHALTER-Sebastian_499912", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +341,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Seattle_Sounders_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Cristian_Roldan", + "photo": "https://digitalhub.fifa.com/transform/8b0d52a9-62d1-4e23-9a23-e786cfde39dd/ROLDAN-Cristian_385994", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Bayer_04_Leverkusen", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Malik_Tillman", + "photo": "https://digitalhub.fifa.com/transform/c8c38ca3-7100-4bca-88e7-4ea66fd86ff7/TILLMAN-Malik_448214", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +379,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PSV_Eindhoven", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ricardo_Pepi", + "photo": "https://digitalhub.fifa.com/transform/2a7c4d85-fa83-40ec-a953-d4cebbd63480/PEPI-Ricardo_419082", "wcApps": 2, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +398,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AC_Milan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Christian_Pulisic", + "photo": "https://digitalhub.fifa.com/transform/34d1c247-2a09-4fd6-87bc-71ec687a54aa/PULISIC-Christian_390267", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +417,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Leeds_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brenden_Aaronson", + "photo": "https://digitalhub.fifa.com/transform/8352f743-68bc-4077-ad83-5cd22f1a62dd/AARONSON-Brenden_419055", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -414,6 +436,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Coventry_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Haji_Wright", + "photo": "https://digitalhub.fifa.com/transform/31951bf6-a6b5-4646-b489-a2ca3fd4e550/WRIGHT-Haji_390276", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +455,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/AS_Monaco_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Folarin_Balogun", + "photo": "https://digitalhub.fifa.com/transform/bd47db79-966e-4eba-a8da-f6ba01148f27/BALOGUN-Folarin_466624", "wcApps": 2, "wcGoals": 2, "wcYellow": 1, @@ -450,6 +474,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Olympique_de_Marseille", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Timothy_Weah", + "photo": "https://digitalhub.fifa.com/transform/c0dcfa0a-b862-4cd2-9c33-034bd18dc231/WEAH-Timothy_406304", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +493,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alejandro_Zendejas", + "photo": "https://digitalhub.fifa.com/transform/c23fe669-c31a-45e3-b5b2-bbe9ecb8b4de/ZENDEJAS-Alex_390278", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/squads/UZB.json b/public/data/squads/UZB.json index 7540432b..ad4c1388 100644 --- a/public/data/squads/UZB.json +++ b/public/data/squads/UZB.json @@ -18,6 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Navbahor_Namangan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Utkir_Yusupov", + "photo": "https://digitalhub.fifa.com/transform/c3025d34-eb01-4b77-85bd-127f692514c8/YUSUPOV-Utkir_479077", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -36,6 +37,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nasaf", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abduvohid_Nematov", + "photo": "https://digitalhub.fifa.com/transform/1f1bfea3-5228-4270-ad8d-c1c8f08ef522/NEMATOV-Abduvohid_479110", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -54,6 +56,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Neftchi_Fergana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Botirali_Ergashev", + "photo": "https://digitalhub.fifa.com/transform/b358c6ce-2f88-4210-8035-4c33186ac486/ERGASHEV-Botirali_385472", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -90,6 +93,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pakhtakor_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Khojiakbar_Alijonov", + "photo": "https://digitalhub.fifa.com/transform/d87a603d-2a55-4ffd-b51b-c7d2d65dec58/ALIJONOV-Khojiakbar_479079", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -108,6 +112,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Neftchi_Fergana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Farrukh_Sayfiev", + "photo": "https://digitalhub.fifa.com/transform/2db8b1e8-a601-41ad-aaf5-051040c9325c/SAYFIEV-Farrukh_385139", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -126,6 +131,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Esteghlal_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rustam_Ashurmatov", + "photo": "https://digitalhub.fifa.com/transform/8f306071-778f-4a11-bb29-76de06ba7a30/ASHURMATOV-Rustam_371415", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -144,6 +150,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nasaf", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sherzod_Nasrullaev", + "photo": "https://digitalhub.fifa.com/transform/a985d3f1-344f-45c8-947c-e8e458dca32c/NASRULLAEV-Sherzod_479075", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -162,6 +169,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Nasaf", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Umar_Eshmurodov", + "photo": "https://digitalhub.fifa.com/transform/42481984-3ded-4b43-854c-28b38e79718e/ESHMURODOV-Umar_479084", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -180,6 +188,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Dibba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abdulla_Abdullaev", + "photo": "https://digitalhub.fifa.com/transform/f771f66d-6eb1-41ec-aa83-644325f6b8fa/ABDULLAEV-Abdulla_479042", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -198,6 +207,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Surkhon", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Bekhruz_Karimov", + "photo": "https://digitalhub.fifa.com/transform/0b62bdac-feaf-4b23-a22b-31a73c68a475/KARIMOV-Behruzjon_475260", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -216,6 +226,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_AGMK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Avazbek_Ulmasaliev", + "photo": "https://digitalhub.fifa.com/transform/6f9231dd-bc07-4ab3-a1f4-dd96ce3aa5b4/ULMASALIYEV-Avazbek_518264", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -234,6 +245,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dinamo_Samarqand", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jakhongir_Urozov", + "photo": "https://digitalhub.fifa.com/transform/67fe075a-e8c6-4169-846b-6d436d647014/UROZOV-Jakhongir_464906", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -252,6 +264,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pakhtakor_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Akmal_Mozgovoy", + "photo": "https://digitalhub.fifa.com/transform/acea76c2-8e6c-4335-90da-062b53054ec0/MOZGOVOY-Akmal_479106", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -270,6 +283,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Baniyas_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Otabek_Shukurov", + "photo": "https://digitalhub.fifa.com/transform/eb1daf2f-c27b-45a4-a574-7ac0abd24061/SHUKUROV-Otabek_371348", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -288,6 +302,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Neftchi_Fergana", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamshid_Iskanderov", + "photo": "https://digitalhub.fifa.com/transform/457a0153-becf-4cf5-ab9c-9c3be220327a/ISKANDEROV-Jamshid_368545", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -306,6 +321,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Odiljon_Hamrobekov", + "photo": "https://digitalhub.fifa.com/transform/3653b567-3520-45f9-b757-4f13a939ef39/XAMROBEKOV-Odiljon_371345", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -324,6 +340,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Navbahor_Namangan", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ruslanbek_Jiyanov", + "photo": "https://digitalhub.fifa.com/transform/fa770cc8-4001-45ea-9087-2ab624e7ff79/RUSLANBEK-JIYANOV_484303", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -342,6 +359,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Oston_Urunov", + "photo": "https://digitalhub.fifa.com/transform/d7b6d477-eacd-4954-8662-07a51b5f29fa/URUNOV-Oston_479080", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -360,6 +378,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pakhtakor_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dostonbek_Khamdamov", + "photo": "https://digitalhub.fifa.com/transform/e49aa204-3009-462c-920b-c9dfcd8b9c03/KHAMDAMOV-Dostonbek_371393", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -378,6 +397,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Bataeh_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Azizjon_Ganiev", + "photo": "https://digitalhub.fifa.com/transform/8ab4a549-fd61-4a4c-810a-c04ebd897062/GANIEV-Azizjon_479086", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -396,6 +416,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Abbosbek_Fayzullaev", + "photo": "https://digitalhub.fifa.com/transform/184c6d22-8ce0-4701-8582-39e1653b77f8/FAYZULLAEV-Abbosbek_464933", "wcApps": 1, "wcGoals": 1, "wcYellow": 0, @@ -414,6 +435,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Bukhara", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sherzod_Esanov", + "photo": "https://digitalhub.fifa.com/transform/0b3fd6fd-f931-45b7-ab1d-38b1751cb0a2/ESANOV-Sherzod_464897", "wcApps": 0, "wcGoals": 0, "wcYellow": 0, @@ -432,6 +454,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Eldor_Shomurodov", + "photo": "https://digitalhub.fifa.com/transform/d311d575-b59c-4d9f-8825-b506b0aa3c49/SHOMURODOV-Eldor_385475", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -450,6 +473,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Dinamo_Samarqand", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Azizbek_Amonov", + "photo": "https://digitalhub.fifa.com/transform/f9f09a67-08e1-43dc-8ad8-5e5e3aaa291d/AMONOV-Azizbek_481220", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, @@ -468,6 +492,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Igor_Sergeev", + "photo": "https://digitalhub.fifa.com/transform/5e05ab4f-a3c8-4086-b1a1-54ec0f4ee475/SERGEEV-Igor_368546", "wcApps": 1, "wcGoals": 0, "wcYellow": 0, diff --git a/public/data/standings.json b/public/data/standings.json index 307b8846..2f4981b8 100644 --- a/public/data/standings.json +++ b/public/data/standings.json @@ -102,37 +102,37 @@ ], "G": [ { - "code": "NZL", - "p": 1, + "code": "IRN", + "p": 2, "w": 0, - "d": 1, + "d": 2, "l": 0, "gf": 2, "ga": 2, "gd": 0, - "pts": 1, + "pts": 2, "rank": 1 }, { - "code": "IRN", - "p": 1, + "code": "BEL", + "p": 2, "w": 0, - "d": 1, + "d": 2, "l": 0, - "gf": 2, - "ga": 2, + "gf": 1, + "ga": 1, "gd": 0, - "pts": 1, + "pts": 2, "rank": 2 }, { - "code": "BEL", + "code": "NZL", "p": 1, "w": 0, "d": 1, "l": 0, - "gf": 1, - "ga": 1, + "gf": 2, + "ga": 2, "gd": 0, "pts": 1, "rank": 3 @@ -649,13 +649,13 @@ }, { "group": "G", - "code": "BEL", + "code": "NZL", "p": 1, "w": 0, "d": 1, "l": 0, - "gf": 1, - "ga": 1, + "gf": 2, + "ga": 2, "gd": 0, "pts": 1, "rank": 3, diff --git a/public/data/stats.json b/public/data/stats.json index a553d524..cc194e1d 100644 --- a/public/data/stats.json +++ b/public/data/stats.json @@ -322,8 +322,8 @@ } ], "cards": { - "yellow": 90, - "red": 7, + "yellow": 94, + "red": 8, "players": [ { "id": "369761", @@ -357,6 +357,14 @@ "y": 0, "r": 1 }, + { + "id": "514166", + "name": "Nathan NGOY", + "code": "BEL", + "no": 25, + "y": 0, + "r": 1 + }, { "id": "390475", "name": "Sphephelo SITHOLE", @@ -388,6 +396,14 @@ "y": 2, "r": 0 }, + { + "id": "477832", + "name": "SIDNY LOPES CABRAL", + "code": "CPV", + "no": 13, + "y": 2, + "r": 0 + }, { "id": "403616", "name": "Teboho MOKOENA", @@ -467,26 +483,10 @@ "no": 7, "y": 1, "r": 0 - }, - { - "id": "401339", - "name": "Andy ROBERTSON", - "code": "SCO", - "no": 3, - "y": 1, - "r": 0 - }, - { - "id": "441251", - "name": "Antonee ROBINSON", - "code": "USA", - "no": 5, - "y": 1, - "r": 0 } ] }, - "attAvg": 64221, + "attAvg": 64382, "biggestWin": { "diff": 6, "id": "400021464", @@ -533,9 +533,9 @@ "URU": 0, "ESP": -1, "CPV": -1, - "IRN": -1, + "IRN": -2, "NZL": 0, - "BEL": -2, + "BEL": -7, "EGY": -2, "FRA": 0, "SEN": 0, @@ -583,9 +583,9 @@ "URU": 0, "ESP": -1, "CPV": -1, - "IRN": -1, + "IRN": -2, "NZL": 0, - "BEL": -2, + "BEL": -7, "EGY": -2, "FRA": 0, "SEN": 0, @@ -679,6 +679,37 @@ } ] } + ], + "BEL": [ + { + "id": "514166", + "name": "Nathan NGOY", + "bans": [ + { + "type": "red", + "due": [ + "400021477" + ], + "banned": "400021481" + } + ] + } + ], + "CPV": [ + { + "id": "477832", + "name": "SIDNY LOPES CABRAL", + "bans": [ + { + "type": "yellows", + "due": [ + "400021482", + "400021487" + ], + "banned": "400021485" + } + ] + } ] }, "upset": { diff --git a/public/data/teams.json b/public/data/teams.json index b94c584a..c1f1993e 100644 --- a/public/data/teams.json +++ b/public/data/teams.json @@ -385,11 +385,11 @@ "ko": "코트디부아르", "id": "Pantai Gading", "ru": "Кот-д'Ивуар", - "nl": "Ivoorkust", - "sv": "Elfenbenskusten", - "no": "Elfenbenskysten", - "cs": "Pobřeží slonoviny", - "hr": "Obala Bjelokosti", + "nl": "Côte d’Ivoire", + "sv": "Côte d’Ivoire", + "no": "Côte d’Ivoire", + "cs": "Côte d’Ivoire", + "hr": "Côte d’Ivoire", "tr": "Côte d’Ivoire", "uz": "Kot-d’Ivuar", "fa": "ساحل عاج", diff --git a/public/data/weather.json b/public/data/weather.json index e1cf797a..7391b8b8 100644 --- a/public/data/weather.json +++ b/public/data/weather.json @@ -24,7 +24,7 @@ "code": 51, "windKmh": 10.2, "rh": 80, - "fetchedAt": "2026-06-21T18:07:22.993Z" + "fetchedAt": "2026-06-21T22:21:10.862Z" }, "400021443": { "tC": 22.6, @@ -37,12 +37,12 @@ }, "400021444": { "tC": 16.3, - "feelsC": 17.2, + "feelsC": 17.4, "pp": 98, - "code": 95, - "windKmh": 4.1, - "rh": 89, - "fetchedAt": "2026-06-21T18:07:20.278Z" + "code": 80, + "windKmh": 2.3, + "rh": 87, + "fetchedAt": "2026-06-21T22:21:08.314Z" }, "400021445": { "tC": 31.3, @@ -51,7 +51,7 @@ "code": 0, "windKmh": 21.4, "rh": 36, - "fetchedAt": "2026-06-21T18:07:20.666Z" + "fetchedAt": "2026-06-21T22:21:08.676Z" }, "400021446": { "tC": 19.6, @@ -78,7 +78,7 @@ "code": 3, "windKmh": 11, "rh": 41, - "fetchedAt": "2026-06-21T18:07:19.889Z" + "fetchedAt": "2026-06-21T22:21:07.956Z" }, "400021449": { "tC": 25.7, @@ -105,16 +105,16 @@ "code": 3, "windKmh": 6.8, "rh": 56, - "fetchedAt": "2026-06-21T18:07:21.445Z" + "fetchedAt": "2026-06-21T22:21:09.406Z" }, "400021452": { "tC": 32.8, "feelsC": 31.2, - "pp": 19, + "pp": 11, "code": 0, "windKmh": 13.5, "rh": 25, - "fetchedAt": "2026-06-21T18:07:19.501Z" + "fetchedAt": "2026-06-21T22:21:07.592Z" }, "400021453": { "tC": 22.3, @@ -132,16 +132,16 @@ "code": 0, "windKmh": 17.8, "rh": 42, - "fetchedAt": "2026-06-21T18:07:22.219Z" + "fetchedAt": "2026-06-21T22:21:10.131Z" }, "400021455": { "tC": 32.3, "feelsC": 33.5, - "pp": 33, - "code": 51, + "pp": 35, + "code": 95, "windKmh": 18.4, "rh": 49, - "fetchedAt": "2026-06-21T18:07:24.350Z" + "fetchedAt": "2026-06-21T22:21:11.951Z" }, "400021456": { "tC": 30.9, @@ -159,7 +159,7 @@ "code": 2, "windKmh": 9.9, "rh": 34, - "fetchedAt": "2026-06-21T18:07:21.832Z" + "fetchedAt": "2026-06-21T22:21:09.770Z" }, "400021458": { "tC": 20.7, @@ -177,7 +177,7 @@ "code": 0, "windKmh": 16.9, "rh": 66, - "fetchedAt": "2026-06-21T18:07:19.113Z" + "fetchedAt": "2026-06-21T22:21:07.222Z" }, "400021460": { "tC": 20.8, @@ -186,7 +186,7 @@ "code": 1, "windKmh": 3, "rh": 60, - "fetchedAt": "2026-06-21T18:07:23.768Z" + "fetchedAt": "2026-06-21T22:21:11.588Z" }, "400021461": { "tC": 24.1, @@ -195,7 +195,7 @@ "code": 0, "windKmh": 15.6, "rh": 34, - "fetchedAt": "2026-06-21T18:07:23.768Z" + "fetchedAt": "2026-06-21T22:21:11.588Z" }, "400021462": { "tC": 23.1, @@ -204,7 +204,7 @@ "code": 0, "windKmh": 10, "rh": 60, - "fetchedAt": "2026-06-21T18:07:19.889Z" + "fetchedAt": "2026-06-21T22:21:07.955Z" }, "400021463": { "tC": 21.8, @@ -231,16 +231,16 @@ "code": 2, "windKmh": 16, "rh": 57, - "fetchedAt": "2026-06-21T18:07:23.381Z" + "fetchedAt": "2026-06-21T22:21:11.225Z" }, "400021466": { "tC": 28.6, "feelsC": 28.2, - "pp": 15, + "pp": 21, "code": 0, "windKmh": 18.8, "rh": 40, - "fetchedAt": "2026-06-21T18:07:25.124Z" + "fetchedAt": "2026-06-21T22:21:12.684Z" }, "400021467": { "tC": 29.4, @@ -254,11 +254,11 @@ "400021468": { "tC": 30.3, "feelsC": 30, - "pp": 13, + "pp": 17, "code": 0, "windKmh": 18, "rh": 36, - "fetchedAt": "2026-06-21T18:07:21.832Z" + "fetchedAt": "2026-06-21T22:21:09.770Z" }, "400021469": { "tC": 20.4, @@ -267,7 +267,7 @@ "code": 0, "windKmh": 19.1, "rh": 59, - "fetchedAt": "2026-06-21T18:07:21.057Z" + "fetchedAt": "2026-06-21T22:21:09.041Z" }, "400021470": { "tC": 29.2, @@ -281,11 +281,11 @@ "400021471": { "tC": 36.4, "feelsC": 35.3, - "pp": 1, + "pp": 0, "code": 0, "windKmh": 25.9, "rh": 33, - "fetchedAt": "2026-06-21T18:07:24.737Z" + "fetchedAt": "2026-06-21T22:21:12.317Z" }, "400021472": { "tC": 29.6, @@ -294,16 +294,16 @@ "code": 95, "windKmh": 13.6, "rh": 85, - "fetchedAt": "2026-06-21T18:07:22.606Z" + "fetchedAt": "2026-06-21T22:21:10.498Z" }, "400021473": { "tC": 25.2, "feelsC": 26.8, - "pp": 16, - "code": 95, + "pp": 20, + "code": 1, "windKmh": 17.1, "rh": 75, - "fetchedAt": "2026-06-21T18:07:23.381Z" + "fetchedAt": "2026-06-21T22:21:11.225Z" }, "400021474": { "tC": 28.9, @@ -321,7 +321,7 @@ "code": 1, "windKmh": 15.3, "rh": 84, - "fetchedAt": "2026-06-21T18:07:20.666Z" + "fetchedAt": "2026-06-21T22:21:08.676Z" }, "400021476": { "tC": 19.7, @@ -333,13 +333,13 @@ "fetchedAt": "2026-06-18T23:51:38.233Z" }, "400021477": { - "tC": 22.4, - "feelsC": 24.2, + "tC": 21.4, + "feelsC": 21.7, "pp": 0, - "code": 0, - "windKmh": 14.2, - "rh": 62, - "fetchedAt": "2026-06-21T18:07:19.113Z" + "code": 2, + "windKmh": 13.7, + "rh": 69, + "fetchedAt": "2026-06-21T22:21:07.222Z" }, "400021478": { "tC": 28.9, @@ -353,29 +353,29 @@ "400021479": { "tC": 15.5, "feelsC": 15.7, - "pp": 58, + "pp": 57, "code": 51, "windKmh": 4, "rh": 83, - "fetchedAt": "2026-06-21T18:07:19.889Z" + "fetchedAt": "2026-06-21T22:21:07.956Z" }, "400021480": { - "tC": 22.9, - "feelsC": 20.4, + "tC": 22.3, + "feelsC": 20.3, "pp": 0, "code": 0, - "windKmh": 17.3, - "rh": 44, - "fetchedAt": "2026-06-21T18:07:21.445Z" + "windKmh": 16.7, + "rh": 50, + "fetchedAt": "2026-06-21T22:21:09.406Z" }, "400021481": { "tC": 14.7, "feelsC": 13.1, - "pp": 55, + "pp": 54, "code": 51, "windKmh": 16.1, "rh": 87, - "fetchedAt": "2026-06-21T18:07:21.445Z" + "fetchedAt": "2026-06-21T22:21:09.406Z" }, "400021482": { "tC": 25.8, @@ -393,25 +393,25 @@ "code": 3, "windKmh": 6.2, "rh": 80, - "fetchedAt": "2026-06-21T18:07:19.501Z" + "fetchedAt": "2026-06-21T22:21:07.592Z" }, "400021484": { - "tC": 20.6, - "feelsC": 20, + "tC": 19.5, + "feelsC": 20.3, "pp": 90, - "code": 51, - "windKmh": 16.9, - "rh": 72, - "fetchedAt": "2026-06-21T18:07:22.993Z" + "code": 95, + "windKmh": 8.1, + "rh": 79, + "fetchedAt": "2026-06-21T22:21:10.862Z" }, "400021485": { "tC": 31.1, "feelsC": 32.7, - "pp": 2, + "pp": 1, "code": 0, "windKmh": 20.9, "rh": 57, - "fetchedAt": "2026-06-21T18:07:22.606Z" + "fetchedAt": "2026-06-21T22:21:10.498Z" }, "400021486": { "tC": 32.9, @@ -423,13 +423,13 @@ "fetchedAt": "2026-06-17T23:51:01.587Z" }, "400021487": { - "tC": 30.9, - "feelsC": 35, - "pp": 14, + "tC": 32.3, + "feelsC": 36.8, + "pp": 11, "code": 95, - "windKmh": 15.6, - "rh": 69, - "fetchedAt": "2026-06-21T18:07:24.350Z" + "windKmh": 6.1, + "rh": 58, + "fetchedAt": "2026-06-21T22:21:11.951Z" }, "400021488": { "tC": 23.8, @@ -443,11 +443,11 @@ "400021489": { "tC": 23.8, "feelsC": 25.6, - "pp": 23, + "pp": 28, "code": 51, "windKmh": 15.9, "rh": 81, - "fetchedAt": "2026-06-21T18:07:22.219Z" + "fetchedAt": "2026-06-21T22:21:10.131Z" }, "400021490": { "tC": 25.4, @@ -459,40 +459,40 @@ "fetchedAt": "2026-06-18T23:51:43.743Z" }, "400021491": { - "tC": 24.9, - "feelsC": 24.3, - "pp": 24, - "code": 3, - "windKmh": 30.4, - "rh": 74, - "fetchedAt": "2026-06-21T18:07:25.124Z" + "tC": 22.7, + "feelsC": 24.5, + "pp": 42, + "code": 51, + "windKmh": 14, + "rh": 85, + "fetchedAt": "2026-06-21T22:21:12.684Z" }, "400021492": { - "tC": 31.4, - "feelsC": 30.3, - "pp": 25, + "tC": 31.5, + "feelsC": 29.5, + "pp": 24, "code": 3, - "windKmh": 29.7, - "rh": 47, - "fetchedAt": "2026-06-21T18:07:21.832Z" + "windKmh": 31.7, + "rh": 43, + "fetchedAt": "2026-06-21T22:21:09.770Z" }, "400021493": { "tC": 22.6, "feelsC": 22.5, - "pp": 23, + "pp": 20, "code": 3, "windKmh": 8.1, "rh": 57, - "fetchedAt": "2026-06-21T18:07:21.057Z" + "fetchedAt": "2026-06-21T22:21:09.041Z" }, "400021494": { - "tC": 28.3, - "feelsC": 33.3, - "pp": 11, - "code": 95, - "windKmh": 6.5, - "rh": 77, - "fetchedAt": "2026-06-21T18:07:24.737Z" + "tC": 23.5, + "feelsC": 25.6, + "pp": 7, + "code": 3, + "windKmh": 12.4, + "rh": 81, + "fetchedAt": "2026-06-21T22:21:12.317Z" }, "400021495": { "tC": 32.7, @@ -501,7 +501,7 @@ "code": 0, "windKmh": 29.9, "rh": 45, - "fetchedAt": "2026-06-21T18:07:24.737Z" + "fetchedAt": "2026-06-21T22:21:12.317Z" }, "400021496": { "tC": 26.5, @@ -515,11 +515,11 @@ "400021497": { "tC": 26.1, "feelsC": 27.5, - "pp": 16, + "pp": 15, "code": 1, "windKmh": 25.1, "rh": 79, - "fetchedAt": "2026-06-21T18:07:23.381Z" + "fetchedAt": "2026-06-21T22:21:11.225Z" }, "400021498": { "tC": 16.7, @@ -531,31 +531,31 @@ "fetchedAt": "2026-06-19T23:52:52.636Z" }, "400021499": { - "tC": 16.4, - "feelsC": 14.9, + "tC": 16.3, + "feelsC": 15, "pp": 0, "code": 0, - "windKmh": 14.8, - "rh": 76, - "fetchedAt": "2026-06-21T18:07:23.768Z" + "windKmh": 14.4, + "rh": 77, + "fetchedAt": "2026-06-21T22:21:11.588Z" }, "400021500": { "tC": 29.5, "feelsC": 31.4, - "pp": 17, + "pp": 14, "code": 3, "windKmh": 10.5, "rh": 54, - "fetchedAt": "2026-06-21T18:07:19.501Z" + "fetchedAt": "2026-06-21T22:21:07.592Z" }, "400021501": { - "tC": 17.6, - "feelsC": 18.5, + "tC": 18.9, + "feelsC": 21.1, "pp": 86, - "code": 95, - "windKmh": 10.8, - "rh": 97, - "fetchedAt": "2026-06-21T18:07:22.993Z" + "code": 53, + "windKmh": 5.1, + "rh": 95, + "fetchedAt": "2026-06-21T22:21:10.862Z" }, "400021502": { "tC": 26.4, @@ -567,13 +567,13 @@ "fetchedAt": "2026-06-19T23:52:51.388Z" }, "400021503": { - "tC": 32.7, - "feelsC": 36.3, - "pp": 0, - "code": 0, - "windKmh": 14.8, - "rh": 48, - "fetchedAt": "2026-06-21T18:07:22.606Z" + "tC": 31.9, + "feelsC": 36.1, + "pp": 1, + "code": 95, + "windKmh": 14, + "rh": 55, + "fetchedAt": "2026-06-21T22:21:10.498Z" }, "400021504": { "tC": 17.9, @@ -587,20 +587,20 @@ "400021505": { "tC": 30.8, "feelsC": 33.3, - "pp": 41, + "pp": 49, "code": 3, "windKmh": 14.3, "rh": 58, - "fetchedAt": "2026-06-21T18:07:24.350Z" + "fetchedAt": "2026-06-21T22:21:11.951Z" }, "400021506": { "tC": 16.3, "feelsC": 17.1, - "pp": 42, + "pp": 45, "code": 51, "windKmh": 8.7, "rh": 98, - "fetchedAt": "2026-06-21T18:07:22.219Z" + "fetchedAt": "2026-06-21T22:21:10.131Z" }, "400021507": { "tC": 33, @@ -614,20 +614,20 @@ "400021508": { "tC": 31.2, "feelsC": 30.9, - "pp": 15, + "pp": 10, "code": 2, "windKmh": 8.5, "rh": 29, - "fetchedAt": "2026-06-21T18:07:25.124Z" + "fetchedAt": "2026-06-21T22:21:12.684Z" }, "400021509": { "tC": 31.8, "feelsC": 32.2, - "pp": 14, + "pp": 13, "code": 1, "windKmh": 11.7, "rh": 35, - "fetchedAt": "2026-06-21T18:07:21.832Z" + "fetchedAt": "2026-06-21T22:21:09.770Z" }, "400021510": { "tC": 17.4, @@ -645,34 +645,34 @@ "code": 3, "windKmh": 14.5, "rh": 43, - "fetchedAt": "2026-06-21T18:07:21.057Z" + "fetchedAt": "2026-06-21T22:21:09.041Z" }, "400021512": { "tC": 29.9, "feelsC": 32.3, - "pp": 9, + "pp": 8, "code": 0, "windKmh": 13.3, "rh": 48, - "fetchedAt": "2026-06-21T18:07:19.501Z" + "fetchedAt": "2026-06-21T22:21:07.592Z" }, "400021513": { "tC": 29, "feelsC": 27.7, - "pp": 7, + "pp": 8, "code": 3, "windKmh": 12.8, "rh": 32, - "fetchedAt": "2026-06-21T18:07:22.219Z" + "fetchedAt": "2026-06-21T22:21:10.131Z" }, "400021514": { "tC": 33.1, "feelsC": 34.9, - "pp": 1, + "pp": 0, "code": 2, "windKmh": 17.8, "rh": 42, - "fetchedAt": "2026-06-21T18:07:24.737Z" + "fetchedAt": "2026-06-21T22:21:12.317Z" }, "400021515": { "tC": 34.4, @@ -681,25 +681,25 @@ "code": 0, "windKmh": 16, "rh": 40, - "fetchedAt": "2026-06-21T18:07:24.737Z" + "fetchedAt": "2026-06-21T22:21:12.317Z" }, "400021516": { "tC": 33.9, "feelsC": 35.9, - "pp": 4, - "code": 95, + "pp": 1, + "code": 3, "windKmh": 20.9, "rh": 43, - "fetchedAt": "2026-06-21T18:07:22.606Z" + "fetchedAt": "2026-06-21T22:21:10.498Z" }, "400021517": { "tC": 27.9, "feelsC": 31.5, - "pp": 12, - "code": 0, + "pp": 10, + "code": 95, "windKmh": 16.9, "rh": 80, - "fetchedAt": "2026-06-21T18:07:23.381Z" + "fetchedAt": "2026-06-21T22:21:11.225Z" }, "400021518": { "tC": 21.6, @@ -708,7 +708,7 @@ "code": 0, "windKmh": 20.9, "rh": 55, - "fetchedAt": "2026-06-21T18:07:19.113Z" + "fetchedAt": "2026-06-21T22:21:07.222Z" }, "400021519": { "tC": 22.7, @@ -717,25 +717,25 @@ "code": 0, "windKmh": 14.1, "rh": 52, - "fetchedAt": "2026-06-21T18:07:19.113Z" + "fetchedAt": "2026-06-21T22:21:07.223Z" }, "400021520": { - "tC": 19.4, - "feelsC": 19.1, + "tC": 17.1, + "feelsC": 17.2, "pp": 78, - "code": 55, - "windKmh": 4.5, - "rh": 58, - "fetchedAt": "2026-06-21T18:07:20.278Z" + "code": 80, + "windKmh": 2.6, + "rh": 70, + "fetchedAt": "2026-06-21T22:21:08.314Z" }, "400021521": { "tC": 31.7, "feelsC": 31.9, - "pp": 41, + "pp": 38, "code": 0, "windKmh": 20.5, "rh": 46, - "fetchedAt": "2026-06-21T18:07:24.350Z" + "fetchedAt": "2026-06-21T22:21:11.951Z" }, "400021522": { "tC": 32.3, @@ -744,16 +744,16 @@ "code": 0, "windKmh": 33.1, "rh": 26, - "fetchedAt": "2026-06-21T18:07:20.666Z" + "fetchedAt": "2026-06-21T22:21:08.676Z" }, "400021523": { "tC": 28.6, "feelsC": 27.4, - "pp": 13, + "pp": 9, "code": 3, "windKmh": 21.4, "rh": 45, - "fetchedAt": "2026-06-21T18:07:25.124Z" + "fetchedAt": "2026-06-21T22:21:12.684Z" }, "400021524": { "tC": 30.2, @@ -762,78 +762,78 @@ "code": 0, "windKmh": 20, "rh": 26, - "fetchedAt": "2026-06-21T18:07:23.768Z" + "fetchedAt": "2026-06-21T22:21:11.588Z" }, "400021525": { "tC": 16.3, "feelsC": 14.3, - "pp": 2, + "pp": 4, "code": 3, "windKmh": 8.9, "rh": 56, - "fetchedAt": "2026-06-21T18:07:19.889Z" + "fetchedAt": "2026-06-21T22:21:07.956Z" }, "400021526": { "tC": 34, "feelsC": 37.2, - "pp": 17, + "pp": 26, "code": 95, "windKmh": 14.6, "rh": 52, - "fetchedAt": "2026-06-21T18:07:21.057Z" + "fetchedAt": "2026-06-21T22:21:09.041Z" }, "400021527": { "tC": 16.1, "feelsC": 15.3, - "pp": 15, + "pp": 7, "code": 3, "windKmh": 4.2, "rh": 64, - "fetchedAt": "2026-06-21T18:07:21.445Z" + "fetchedAt": "2026-06-21T22:21:09.406Z" }, "400021529": { "tC": 37, "feelsC": 38.8, - "pp": 3, + "pp": 8, "code": 2, "windKmh": 16.4, "rh": 29, - "fetchedAt": "2026-06-21T18:07:24.737Z" + "fetchedAt": "2026-06-21T22:21:12.317Z" }, "400021530": { "tC": 33.8, "feelsC": 38.4, - "pp": 22, - "code": 2, + "pp": 19, + "code": 95, "windKmh": 11.5, "rh": 49, - "fetchedAt": "2026-06-21T18:07:22.606Z" + "fetchedAt": "2026-06-21T22:21:10.498Z" }, "400021531": { - "tC": 16.8, - "feelsC": 17.3, + "tC": 18.3, + "feelsC": 18.8, "pp": 86, "code": 51, - "windKmh": 6.2, - "rh": 87, - "fetchedAt": "2026-06-21T18:07:20.278Z" + "windKmh": 2.7, + "rh": 70, + "fetchedAt": "2026-06-21T22:21:08.314Z" }, "400021532": { "tC": 37.5, "feelsC": 40.8, - "pp": 8, + "pp": 14, "code": 1, "windKmh": 6.6, "rh": 33, - "fetchedAt": "2026-06-21T18:07:25.124Z" + "fetchedAt": "2026-06-21T22:21:12.684Z" }, "400021533": { "tC": 39.2, "feelsC": 40.6, - "pp": 7, - "code": 1, + "pp": 16, + "code": 95, "windKmh": 13.1, "rh": 29, - "fetchedAt": "2026-06-21T18:07:21.832Z" + "fetchedAt": "2026-06-21T22:21:09.770Z" } } diff --git a/scripts/update.mjs b/scripts/update.mjs index 01a9e8f1..05fe111f 100644 --- a/scripts/update.mjs +++ b/scripts/update.mjs @@ -14,6 +14,9 @@ * Usage: * bun run update refresh everything: matches, standings, squads, * lineups, stats, weather + * bun run update --fetch-photos + * also refresh player-photos.json from FIFA (optional; + * the default update never changes photo URLs) * * Output: public/data/*.json (consumed by the app at runtime) */ @@ -56,6 +59,7 @@ function withCldrNames(name, iso2) { const LANGS = ['en', 'fr', 'zh', 'ar', 'es', 'de', 'pt', 'it', 'ja', 'ko', 'id', 'ru'] const SKIP_WEATHER = process.argv.includes('--skip-weather') +const FETCH_PHOTOS = process.argv.includes('--fetch-photos') const errors = [] const log = (...a) => console.log(new Date().toISOString().slice(11, 19), ...a) @@ -1151,6 +1155,96 @@ async function downloadFlags(fifaIso, broadcasters) { return codes.size } +// ------------------------------------------------ player photos (official FIFA headshots) + +// FIFA's per-team squad endpoint carries each player's official headshot on +// digitalhub.fifa.com (PlayerPicture.PictureUrl) keyed by the FIFA player id. We +// keep just the URLs — no image download — in a lookup JSON, and stamp the matching +// URL onto each Wikipedia squad player (joined by shirt number) so the team page can +// link to it directly. The stored URL is the untransformed base; the UI appends the +// `?io=transform:…` crop/size params it wants. +function normName(s) { + return (s || '') + .normalize('NFD') + .replace(/[\u0300-\u036f]/g, '') + .toLowerCase() + .replace(/[^a-z]+/g, '') +} + +async function fetchFifaPhotos(fifaTeamIds, squads) { + const photos = {} // FIFA player id -> { url, code, no, name } + let teamsOk = 0 + for (const [code, sq] of Object.entries(squads)) { + const idTeam = fifaTeamIds[code] + if (!safeId(idTeam)) continue + let data + try { + data = await fetchJson( + `${FIFA}/teams/${idTeam}/squad?idCompetition=${ID_COMPETITION}&idSeason=${ID_SEASON}&language=en`, + ) + } catch (e) { + warn(`fifa photos ${code}: ${e.message}`) + continue + } + const fifaPlayers = data?.Players || [] + if (!fifaPlayers.length) continue + teamsOk++ + // index the FIFA roster by shirt number and by normalized name for the join + const byNo = {} + const byName = {} + for (const fp of fifaPlayers) { + const url = fp.PlayerPicture?.PictureUrl + if (!url || !/^https:\/\/digitalhub\.fifa\.com\//.test(url)) continue + const entry = { url, no: fp.JerseyNum ?? null, name: txt(fp.PlayerName) } + if (safeId(fp.IdPlayer)) photos[fp.IdPlayer] = { ...entry, code } + if (fp.JerseyNum != null) byNo[fp.JerseyNum] = url + const nm = normName(txt(fp.PlayerName)) + if (nm) byName[nm] = url + } + // stamp the URL onto each Wikipedia squad player: shirt number first, then name + for (const p of sq.players || []) { + const url = (p.no != null ? byNo[p.no] : null) || byName[normName(p.name)] || null + if (url) p.photo = url + } + await sleep(80) + } + const n = Object.keys(photos).length + log(`fifa photos: ${n} player images across ${teamsOk} teams`) + return { + updatedAt: new Date().toISOString(), + source: 'api.fifa.com', + host: 'digitalhub.fifa.com', + photos, + } +} + +// stamp squad players from the static lookup only — never hits the network +function applyPlayerPhotos(squads, lookup) { + const photos = lookup?.photos + if (!photos) return 0 + const byTeam = {} + for (const entry of Object.values(photos)) { + if (!entry?.code || !entry.url || entry.no == null) continue + byTeam[entry.code] ??= { byNo: {}, byName: {} } + byTeam[entry.code].byNo[entry.no] = entry.url + const nm = normName(entry.name) + if (nm) byTeam[entry.code].byName[nm] = entry.url + } + let n = 0 + for (const [code, sq] of Object.entries(squads)) { + const idx = byTeam[code] + if (!idx) continue + for (const p of sq.players || []) { + const url = (p.no != null ? idx.byNo[p.no] : null) || idx.byName[normName(p.name)] || null + if (url) { + p.photo = url + n++ + } + } + } + return n +} + // --------------------------------------------- base-camp geocoding (Open-Meteo, cached) /** fill teams[].baseCamp.lat/lon from the camp city via Open-Meteo's free geocoder */ @@ -1399,6 +1493,7 @@ async function main() { if (!op) continue // newly added player: keep the fresh wiki numbers as the base if (op.caps != null) p.caps = op.caps // gap-fill only: a null base still takes wiki if (op.goals != null) p.goals = op.goals + if (op.photo) p.photo = op.photo // photo URLs are maintained separately, not from wiki } } const sizes = Object.values(squads).map((s) => s.players.length) @@ -1499,6 +1594,21 @@ async function main() { // 8b. country flags served locally (idempotent — only fetches missing files) const flagCount = await downloadFlags(fifaIso, broadcasters) + // 8b2. player headshots: the default update never re-fetches FIFA image URLs — it + // only re-applies the static player-photos.json lookup (and preserved per-player + // photo fields from the previous squads.json). Pass --fetch-photos to rebuild the lookup. + let playerPhotos = await readJsonSafe(path.join(OUT, 'player-photos.json')) + if (FETCH_PHOTOS) { + try { + playerPhotos = await fetchFifaPhotos(fifaTeamIds, squads) + } catch (e) { + warn(`fifa photos: ${e.message} — keeping previous lookup`) + } + } else { + const n = applyPlayerPhotos(squads, playerPhotos) + if (n) log(`player photos: ${n} links from lookup (unchanged)`) + } + // 8c. win/draw/loss probabilities (Elo over martj42/international_results, CC0) let probs = {} let titleOdds = (await readJsonSafe(path.join(OUT, 'meta.json')))?.titleOdds || [] @@ -1731,6 +1841,7 @@ async function main() { log(`wrote ${squadFiles} per-team squad files (public/data/squads/)`) if (broadcasters) await writeJson(path.join(OUT, 'broadcasters.json'), broadcasters) if (marketOdds) await writeJson(path.join(OUT, 'market-odds.json'), marketOdds) + if (FETCH_PHOTOS && playerPhotos) await writeJson(path.join(OUT, 'player-photos.json'), playerPhotos) await writeJson(path.join(OUT, 'meta.json'), { updatedAt: new Date().toISOString(), season: ID_SEASON, diff --git a/src/pages/TeamDetail.tsx b/src/pages/TeamDetail.tsx index 955f4ebd..3abc7d8a 100644 --- a/src/pages/TeamDetail.tsx +++ b/src/pages/TeamDetail.tsx @@ -84,6 +84,44 @@ function WikiIcon({ url }: { url: string }) { ) } +/** up-to-two-letter initials for the photo fallback */ +function initials(name: string): string { + const parts = name.trim().split(/\s+/).filter(Boolean) + if (parts.length === 0) return '?' + const first = parts[0][0] + const last = parts.length > 1 ? parts[parts.length - 1][0] : '' + return (first + last).toUpperCase() +} + +// FIFA's digitalhub images take on-the-fly transform params; square crop at 320px +function fifaPhotoUrl(base: string): string { + return `${base}?io=transform:fill,aspectratio:1x1,width:320,gravity:top&quality=75` +} + +/** circular official FIFA player headshot; falls back to initials when there is no + * photo or the image fails to load */ +function PlayerAvatar({ p }: { p: SquadPlayer }) { + const src = p.photo ? fifaPhotoUrl(p.photo) : null + const [failed, setFailed] = useState(false) + if (src && !failed) { + return ( + setFailed(true)} + /> + ) + } + return ( + + ) +} + function PlayerCard({ p }: { p: SquadPlayer }) { const { t } = useI18n() const clubIso = fifaToIso2(p.clubNat) @@ -111,61 +149,70 @@ function PlayerCard({ p }: { p: SquadPlayer }) { return (
- {p.no !== null && {p.no}} -
- {p.name} - {p.captain && ( - - C - - )} +
+
+ {p.name} + {p.no !== null && {p.no}} + {p.captain && ( + + C + + )} +
+
+ {age !== null && ( +
+ {t('ageN', { n: age })} +
+ )} + {showStats && ( +
+ {statSeg(p.wcApps ?? 0, p.wcGoals ?? 0, t('appsWc'), t('goalsWc'))} + · + {statSeg( + (p.caps ?? 0) + (p.wcApps ?? 0), + (p.goals ?? 0) + (p.wcGoals ?? 0), + t('appsCareer'), + t('goalsCareer'), + )} +
+ )} + {((p.wcYellow ?? 0) > 0 || (p.wcRed ?? 0) > 0) && ( +
+ {(p.wcYellow ?? 0) > 0 && ( + + 🟨 {p.wcYellow} + + )} + {(p.wcYellow ?? 0) > 0 && (p.wcRed ?? 0) > 0 && ·} + {(p.wcRed ?? 0) > 0 && ( + + 🟥 {p.wcRed} + + )} +
+ )} + {(p.club || p.wiki) && ( +
+ {p.club && ( + <> + {clubIso && } + {clubUrl ? ( + + {p.club} + + ) : ( + {p.club} + )} + + )} + {p.wiki && } +
+ )} +
-
- {(age !== null || p.wiki) && ( -
- {age !== null && {t('ageN', { n: age })}} - {p.wiki && } -
- )} - {showStats && ( -
- {statSeg(p.wcApps ?? 0, p.wcGoals ?? 0, t('appsWc'), t('goalsWc'))} - · - {statSeg( - (p.caps ?? 0) + (p.wcApps ?? 0), - (p.goals ?? 0) + (p.wcGoals ?? 0), - t('appsCareer'), - t('goalsCareer'), - )} -
- )} - {((p.wcYellow ?? 0) > 0 || (p.wcRed ?? 0) > 0) && ( -
- {(p.wcYellow ?? 0) > 0 && ( - - 🟨 {p.wcYellow} - - )} - {(p.wcYellow ?? 0) > 0 && (p.wcRed ?? 0) > 0 && ·} - {(p.wcRed ?? 0) > 0 && ( - - 🟥 {p.wcRed} - - )} -
- )} - {p.club && ( -
- {clubIso && } - {clubUrl ? ( - - {p.club} - - ) : ( - {p.club} - )} -
- )} +
+
) diff --git a/src/pages/teamdetail.css b/src/pages/teamdetail.css index 598c1eca..d7d5d751 100644 --- a/src/pages/teamdetail.css +++ b/src/pages/teamdetail.css @@ -146,9 +146,9 @@ .td-wiki-icon:hover { opacity: 1; } -/* on the player age row the icon sits flush against the right edge */ -.td-p-age .td-wiki-icon { - margin-inline-start: auto; +/* player Wikipedia link sits after the club name on the bottom row */ +.td-p-club .td-wiki-icon { + flex: none; } .td-skel { @@ -299,11 +299,14 @@ border: 1px solid var(--border); border-radius: var(--r-md); box-shadow: var(--shadow); - padding: 10px 11px; + padding: 10px; display: flex; - flex-direction: column; - gap: 7px; + flex-direction: row; + align-items: stretch; + gap: 10px; min-width: 0; + min-height: 112px; + overflow: hidden; scroll-margin-top: calc(var(--hdr-h, 58px) + 16px); } /* deep-linked player card flashes once to draw the eye */ @@ -322,12 +325,10 @@ } } .td-no { - position: absolute; - top: 10px; - inset-inline-end: 12px; + flex: none; font-family: var(--font-display); font-weight: 800; - font-size: 1.05rem; + font-size: 0.95rem; color: var(--text-3); line-height: 1; } @@ -337,15 +338,62 @@ opacity: 0.65; } +.td-p-body { + flex: 1; + min-width: 0; + display: flex; + flex-direction: column; + gap: 8px; + padding-inline-end: 2px; +} +.td-p-aside { + flex: none; + width: 64px; + align-self: stretch; + display: flex; + overflow: hidden; + background: transparent; +} +/* zoom 2× from the top centre so the card shows only the top 50% of the source photo */ +.td-avatar { + width: 100%; + height: 100%; + min-height: 100px; + flex: 1; + object-fit: cover; + object-position: center top; + transform: scale(2); + transform-origin: center top; + background: transparent; + border: none; +} +.td-avatar-ph { + display: flex; + align-items: center; + justify-content: center; + font-family: var(--font-display); + font-weight: 800; + font-size: 1.1rem; + color: var(--text-3); + letter-spacing: 0.02em; + background: transparent; +} .td-p-name { display: flex; align-items: center; gap: 6px; - flex-wrap: wrap; + flex-wrap: nowrap; + min-width: 0; font-weight: 700; font-size: 0.92rem; line-height: 1.25; } +.td-p-name > .clip { + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + min-width: 0; +} .td-cap { display: inline-flex; align-items: center; @@ -362,7 +410,7 @@ .td-p-rows { display: flex; flex-direction: column; - gap: 3px; + gap: 4px; font-size: 0.78rem; color: var(--text-2); } @@ -396,7 +444,7 @@ margin-top: 4px; } .td-skel-card { - height: 118px; + height: 130px; border-radius: var(--r-md); background: var(--bg-sunken); border: 1px solid var(--border); diff --git a/src/types.ts b/src/types.ts index e1668410..f536f732 100644 --- a/src/types.ts +++ b/src/types.ts @@ -201,6 +201,7 @@ export interface SquadPlayer { clubWiki?: string | null // club's English Wikipedia article URL captain: boolean wiki: string | null // English Wikipedia article URL + photo?: string | null // official FIFA headshot base URL (digitalhub.fifa.com) } export interface TeamSquad { From 3544e892c941b9888d361e067ec9cd43620ec706 Mon Sep 17 00:00:00 2001 From: Xiaochen Du Date: Sun, 21 Jun 2026 20:23:44 -0400 Subject: [PATCH 3/9] Deploy GitHub Pages from feat/player-photos Point deploy.yml at the feature branch so the fork can publish player headshots without merging to main. Leave update-data.yml on main unchanged. Co-authored-by: Cursor --- .github/workflows/deploy.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 907ecd51..8e8d22e8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,10 +1,11 @@ -# Builds and publishes the site to GitHub Pages on every push to main. +# Builds and publishes the site to GitHub Pages on every push to feat/player-photos. # (Repo Settings → Pages → Source must be set to "GitHub Actions".) +# update-data.yml is unchanged — scheduled data refresh still targets main only. name: Deploy to GitHub Pages on: push: - branches: [main] + branches: [feat/player-photos] # docs and pipeline-only changes don't alter the built site — skip the deploy # (a push deploys unless EVERY changed file matches one of these) paths-ignore: @@ -34,6 +35,8 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} steps: - uses: actions/checkout@v4 + with: + ref: feat/player-photos - uses: oven-sh/setup-bun@v2 with: bun-version: '1.3.10' From fe8df42fc3d7e3a59e2c880d6c1a37f4a42a3581 Mon Sep 17 00:00:00 2001 From: Xiaochen Du Date: Sun, 21 Jun 2026 20:26:03 -0400 Subject: [PATCH 4/9] Point scheduled data updates at feat/player-photos Keep the existing cron grid and cron-guard logic unchanged, but commit refreshed JSON to feat/player-photos and redeploy Pages from that branch. Co-authored-by: Cursor --- .github/workflows/update-data.yml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index 0c419e6a..a7596388 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -2,6 +2,7 @@ # commits the JSON, then redeploys GitHub Pages with the fresh data. # (Bot pushes made with GITHUB_TOKEN do not trigger deploy.yml, so this # workflow carries its own deploy job.) +# Schedule unchanged; this fork commits and deploys from feat/player-photos. name: Update World Cup data on: @@ -21,6 +22,9 @@ on: type: boolean default: false +env: + DEPLOY_BRANCH: feat/player-photos + permissions: contents: read @@ -36,6 +40,8 @@ jobs: wait: ${{ steps.guard.outputs.wait }} steps: - uses: actions/checkout@v4 + with: + ref: ${{ env.DEPLOY_BRANCH }} - id: guard run: | if [ "${{ github.event_name }}" = "workflow_dispatch" ] && [ "${{ inputs.relay }}" != "true" ]; then @@ -72,6 +78,8 @@ jobs: contents: write steps: - uses: actions/checkout@v4 + with: + ref: ${{ env.DEPLOY_BRANCH }} - uses: oven-sh/setup-bun@v2 with: bun-version: '1.3.10' @@ -107,10 +115,10 @@ jobs: exit 0 fi git commit -m "data: scheduled update $(date -u +%F)" - # main may have moved while the update ran — rebase and retry up to 3 times + # branch may have moved while the update ran — rebase and retry up to 3 times for attempt in 1 2 3; do - git pull --rebase origin main || { echo "rebase failed (attempt $attempt)"; sleep 10; continue; } - if git push origin main; then + git pull --rebase origin "${{ env.DEPLOY_BRANCH }}" || { echo "rebase failed (attempt $attempt)"; sleep 10; continue; } + if git push origin "${{ env.DEPLOY_BRANCH }}"; then exit 0 fi echo "push rejected (attempt $attempt), retrying" @@ -135,7 +143,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: main # pick up the data commit pushed by the update job + ref: ${{ env.DEPLOY_BRANCH }} # pick up the data commit pushed by the update job - uses: oven-sh/setup-bun@v2 with: bun-version: '1.3.10' @@ -157,6 +165,8 @@ jobs: actions: write steps: - uses: actions/checkout@v4 + with: + ref: ${{ env.DEPLOY_BRANCH }} - name: Sleep one cadence step, then re-dispatch if still in a match window env: GH_TOKEN: ${{ github.token }} @@ -165,7 +175,7 @@ jobs: # fresh statuses (this run's update job just committed them): a match # that is already finished stops demanding cadence — the chain dies # one step after full time instead of riding out the 3h45 hard cap - curl -sf "https://raw.githubusercontent.com/$GITHUB_REPOSITORY/main/public/data/matches.json" -o /tmp/matches.json \ + curl -sf "https://raw.githubusercontent.com/$GITHUB_REPOSITORY/${{ env.DEPLOY_BRANCH }}/public/data/matches.json" -o /tmp/matches.json \ || cp public/data/matches.json /tmp/matches.json RUN=$(node -e " const {matches}=require('/tmp/matches.json'); From 716e04dac245312044006de91481365d5a9017a2 Mon Sep 17 00:00:00 2001 From: wc2026-bot Date: Mon, 22 Jun 2026 00:36:11 +0000 Subject: [PATCH 5/9] data: scheduled update 2026-06-22 --- public/data/lineups.json | 694 ++++++++++++++++++++++++++++++++++- public/data/market-odds.json | 98 ++--- public/data/matches.json | 12 +- public/data/meta.json | 14 +- public/data/squads.json | 72 ++-- public/data/squads/CPV.json | 16 +- public/data/squads/EGY.json | 22 +- public/data/squads/NZL.json | 22 +- public/data/squads/URU.json | 12 +- public/data/standings.json | 72 ++-- public/data/stats.json | 44 +-- public/data/teams.json | 10 +- public/data/weather.json | 563 ++++++++++++++-------------- 13 files changed, 1173 insertions(+), 478 deletions(-) diff --git a/public/data/lineups.json b/public/data/lineups.json index 64383887..5ecef315 100644 --- a/public/data/lineups.json +++ b/public/data/lineups.json @@ -18696,17 +18696,593 @@ }, "400021480": { "home": { - "tactics": null, - "xi": [], - "subs": [], + "tactics": "4-4-2", + "xi": [ + { + "id": "368535", + "name": "Max CROCOMBE", + "number": 1, + "captain": false, + "gk": true, + "start": true, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "331463", + "name": "Tim PAYNE", + "number": 2, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "261367", + "name": "Michael BOXALL", + "number": 5, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "405469", + "name": "Liberato CACACE", + "number": 13, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "463580", + "name": "Finn SURMAN", + "number": 16, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "390181", + "name": "Joe BELL", + "number": 6, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "423595", + "name": "Marko STAMENIC", + "number": 8, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "390209", + "name": "Sarpreet SINGH", + "number": 10, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "405454", + "name": "Elijah JUST", + "number": 11, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "390196", + "name": "Callum McCOWATT", + "number": 20, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "274078", + "name": "Chris WOOD", + "number": 9, + "captain": true, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "subs": [ + { + "id": "423574", + "name": "Alex PAULSEN", + "number": 12, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "390218", + "name": "Michael WOUD", + "number": 22, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "440748", + "name": "Francis DE VRIES", + "number": 3, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "482775", + "name": "Tyler BINDON", + "number": 4, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "419572", + "name": "Nando PIJNAKER", + "number": 15, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "419567", + "name": "Callan ELLIOT", + "number": 24, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "274102", + "name": "Tommy SMITH", + "number": 26, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "371142", + "name": "Alex RUFER", + "number": 14, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "423575", + "name": "Ben OLD", + "number": 19, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "336641", + "name": "Ryan THOMAS", + "number": 23, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "484817", + "name": "Lachlan BAYLISS", + "number": 25, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "390205", + "name": "Logan ROGERSON", + "number": 7, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "269592", + "name": "Kosta BARBAROUSES", + "number": 17, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "419577", + "name": "Ben WAINE", + "number": 18, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "416652", + "name": "Jesse RANDALL", + "number": 21, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + } + ], "goals": [], "bookings": [], "substitutions": [] }, "away": { - "tactics": null, - "xi": [], - "subs": [], + "tactics": "4-2-3-1", + "xi": [ + { + "id": "416906", + "name": "MOSTAFA SHOUBIR", + "number": 23, + "captain": false, + "gk": true, + "start": true, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "369267", + "name": "YASSER IBRAHIM", + "number": 2, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "408950", + "name": "MOHAMED HANY", + "number": 3, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430477", + "name": "AHMED FATOUH", + "number": 13, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430482", + "name": "EMAM ASHOUR", + "number": 8, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "483161", + "name": "MOSTAFA ZICO", + "number": 11, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "429095", + "name": "HAMDY FATHY", + "number": 14, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "433469", + "name": "MOHANAD LASHIN", + "number": 17, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "461788", + "name": "MARAWAN ATTIA", + "number": 19, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "344654", + "name": "MOHAMED SALAH", + "number": 10, + "captain": true, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "430476", + "name": "OMAR MARMOUSH", + "number": 22, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "subs": [ + { + "id": "408948", + "name": "MOHAMED ELSHENAWY", + "number": 1, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "395860", + "name": "MAHDY SOLIMAN", + "number": 16, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "512079", + "name": "MOHAMED ALAA", + "number": 26, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "483182", + "name": "HOSSAM ABDELMAGUID", + "number": 4, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "344661", + "name": "RAMY RABIA", + "number": 5, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "416902", + "name": "MOHAMED ABDELMONEIM", + "number": 6, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "407022", + "name": "KARIM HAFEZ", + "number": 15, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "506124", + "name": "TAREK ALAA", + "number": 24, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "433466", + "name": "NABIL DONGA", + "number": 18, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "483183", + "name": "MAHMOUD SABER", + "number": 21, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "363863", + "name": "TREZEGUET", + "number": 7, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "495488", + "name": "HAMZA ABDELKARIM", + "number": 9, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "424106", + "name": "HAISSEM HASSAN", + "number": 12, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "430465", + "name": "IBRAHIM ADEL", + "number": 20, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "433461", + "name": "ZIZO", + "number": 25, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + } + ], "goals": [], "bookings": [], "substitutions": [] @@ -21017,16 +21593,56 @@ "y": null } ], - "goals": [], + "goals": [ + { + "player": "419100", + "minute": "44'", + "type": 2, + "period": 3, + "sec": 2584 + }, + { + "player": "402876", + "minute": "45'+6'", + "type": 2, + "period": 3, + "sec": 3003 + } + ], "bookings": [ { "player": "386538", "minute": "20'", "card": 1, "period": 3 + }, + { + "player": "402893", + "minute": "58'", + "card": 1, + "period": 5 } ], - "substitutions": [] + "substitutions": [ + { + "off": "441623", + "on": "402898", + "minute": "70'", + "period": 5 + }, + { + "off": "477536", + "on": "419126", + "minute": "70'", + "period": 5 + }, + { + "off": "419100", + "on": "419132", + "minute": "81'", + "period": 5 + } + ] }, "away": { "tactics": "4-1-2-3", @@ -21320,20 +21936,72 @@ "y": null } ], - "goals": [], + "goals": [ + { + "player": "477852", + "minute": "21'", + "type": 2, + "period": 3, + "sec": 1226 + }, + { + "player": "477849", + "minute": "61'", + "type": 2, + "period": 5, + "sec": 916 + } + ], "bookings": [ { "player": "477832", "minute": "5'", "card": 1, "period": 3 + }, + { + "player": "409241", + "minute": "90'+3'", + "card": 1, + "period": 5 } ], - "substitutions": [] + "substitutions": [ + { + "off": "494314", + "on": "477827", + "minute": "", + "period": 4 + }, + { + "off": "477862", + "on": "401893", + "minute": "58'", + "period": 5 + }, + { + "off": "373344", + "on": "477849", + "minute": "58'", + "period": 5 + }, + { + "off": "477852", + "on": "480966", + "minute": "70'", + "period": 5 + }, + { + "off": "401894", + "on": "494313", + "minute": "80'", + "period": 5 + } + ] }, - "matchTime": "20'", - "period": 3, - "final": false, + "matchTime": "99'", + "period": 10, + "final": true, "secTried": true }, "400021488": { diff --git a/public/data/market-odds.json b/public/data/market-odds.json index f5c540dd..317a44ae 100644 --- a/public/data/market-odds.json +++ b/public/data/market-odds.json @@ -1,165 +1,158 @@ { - "updatedAt": "2026-06-21T22:21:14.352Z", - "marketUpdatedAt": "2026-06-21T22:17:17.108645Z", + "updatedAt": "2026-06-22T00:36:11.617Z", + "marketUpdatedAt": "2026-06-22T00:32:17.971966Z", "title": "World Cup Winner", "slug": "world-cup-winner", "url": "https://polymarket.com/event/world-cup-winner", - "volume": 2855115029, + "volume": 2875857157, "source": "polymarket.com", "champion": [ { "code": "FRA", "label": "France", "price": 0.1975, - "change1d": 0.001, - "norm": 0.1947 + "change1d": 0, + "norm": 0.1968 }, { "code": "ESP", "label": "Spain", "price": 0.1385, "change1d": 0.002, - "norm": 0.1365 + "norm": 0.138 }, { "code": "ENG", "label": "England", "price": 0.1255, "change1d": 0, - "norm": 0.1237 + "norm": 0.1251 }, { "code": "ARG", "label": "Argentina", - "price": 0.1185, - "change1d": 0.001, - "norm": 0.1168 + "price": 0.1175, + "change1d": 0, + "norm": 0.1171 }, { "code": "POR", "label": "Portugal", "price": 0.0665, "change1d": -0.005, - "norm": 0.0655 + "norm": 0.0663 }, { "code": "BRA", "label": "Brazil", "price": 0.0575, "change1d": -0.002, - "norm": 0.0567 + "norm": 0.0573 }, { "code": "NED", "label": "Netherlands", - "price": 0.0555, - "change1d": -0.0005, - "norm": 0.0547 + "price": 0.0545, + "change1d": 0, + "norm": 0.0543 }, { "code": "GER", "label": "Germany", "price": 0.0535, - "change1d": -0.009, - "norm": 0.0527 + "change1d": -0.003, + "norm": 0.0533 }, { "code": "USA", "label": "USA", "price": 0.0375, - "change1d": 0.002, - "norm": 0.037 + "change1d": 0.003, + "norm": 0.0374 }, { - "code": "NOR", - "label": "Norway", - "price": 0.0235, - "change1d": -0.001, - "norm": 0.0232 + "code": "MAR", + "label": "Morocco", + "price": 0.0225, + "change1d": 0, + "norm": 0.0224 }, { "code": "JPN", "label": "Japan", - "price": 0.0225, - "change1d": 0.006, - "norm": 0.0222 + "price": 0.0215, + "change1d": 0.008, + "norm": 0.0214 }, { - "code": "MAR", - "label": "Morocco", - "price": 0.0225, - "change1d": 0, - "norm": 0.0222 + "code": "NOR", + "label": "Norway", + "price": 0.0195, + "change1d": -0.005, + "norm": 0.0194 }, { "code": "COL", "label": "Colombia", "price": 0.0145, "change1d": 0, - "norm": 0.0143 + "norm": 0.0144 }, { "code": "MEX", "label": "Mexico", "price": 0.0125, "change1d": 0, - "norm": 0.0123 + "norm": 0.0125 }, { "code": "BEL", "label": "Belgium", "price": 0.0115, "change1d": -0.004, - "norm": 0.0113 + "norm": 0.0115 }, { "code": "SUI", "label": "Switzerland", "price": 0.0065, "change1d": 0, - "norm": 0.0064 - }, - { - "code": "URU", - "label": "Uruguay", - "price": 0.0055, - "change1d": 0, - "norm": 0.0054 + "norm": 0.0065 }, { "code": "SEN", "label": "Senegal", "price": 0.0055, "change1d": 0, - "norm": 0.0054 + "norm": 0.0055 }, { "code": "CIV", "label": "Ivory Coast", "price": 0.0045, "change1d": -0.001, - "norm": 0.0044 + "norm": 0.0045 }, { "code": "CRO", "label": "Croatia", "price": 0.0045, "change1d": -0.002, - "norm": 0.0044 + "norm": 0.0045 }, { "code": "CAN", "label": "Canada", "price": 0.0035, "change1d": 0, - "norm": 0.0034 + "norm": 0.0035 }, { "code": "AUT", "label": "Austria", "price": 0.0035, "change1d": 0, - "norm": 0.0034 + "norm": 0.0035 }, { "code": "KOR", @@ -179,7 +172,7 @@ "code": "EGY", "label": "Egypt", "price": 0.0025, - "change1d": 0, + "change1d": 0.001, "norm": 0.0025 }, { @@ -189,6 +182,13 @@ "change1d": 0, "norm": 0.0025 }, + { + "code": "URU", + "label": "Uruguay", + "price": 0.0015, + "change1d": -0.004, + "norm": 0.0015 + }, { "code": "PAR", "label": "Paraguay", diff --git a/public/data/matches.json b/public/data/matches.json index 023c0b3b..889ed6b5 100644 --- a/public/data/matches.json +++ b/public/data/matches.json @@ -2296,22 +2296,22 @@ "group": "H", "date": "2026-06-21T22:00:00Z", "venueId": "400257525", - "status": "live", - "time": "20'", + "status": "finished", + "time": "99'", "home": { "code": "URU", - "score": 0, + "score": 2, "pen": null }, "away": { "code": "CPV", - "score": 0, + "score": 2, "pen": null }, "phA": "H4", "phB": "H2", "winner": null, - "attendance": null, + "attendance": 64003, "officials": [ { "id": "400227", @@ -2474,7 +2474,7 @@ "date": "2026-06-22T01:00:00Z", "venueId": "400248370", "status": "scheduled", - "time": null, + "time": "0'", "home": { "code": "NZL", "score": null, diff --git a/public/data/meta.json b/public/data/meta.json index fc00d74c..055ba15f 100644 --- a/public/data/meta.json +++ b/public/data/meta.json @@ -1,33 +1,33 @@ { - "updatedAt": "2026-06-21T22:21:14.377Z", + "updatedAt": "2026-06-22T00:36:11.654Z", "season": "285023", "titleOdds": [ { "c": "ARG", - "p": 19.5 + "p": 21.9 }, { "c": "ESP", - "p": 17.3 + "p": 17.1 }, { "c": "FRA", - "p": 14.5 + "p": 14 }, { "c": "ENG", - "p": 9.6 + "p": 9.1 }, { "c": "BRA", - "p": 5.4 + "p": 5.2 } ], "counts": { "matches": 104, "teams": 48, "squads": 48, - "weather": 93, + "weather": 96, "lineups": 40, "flags": 179 }, diff --git a/public/data/squads.json b/public/data/squads.json index 48d3b69d..cfab5ffc 100644 --- a/public/data/squads.json +++ b/public/data/squads.json @@ -12659,7 +12659,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Shobeir", "photo": "https://digitalhub.fifa.com/transform/0fa52c2d-3a6c-49cf-ac83-ddc4a08d57e3/MOSTAFA-SHOUBIR_416906", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12697,7 +12697,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yasser_Ibrahim", "photo": "https://digitalhub.fifa.com/transform/028afc10-053b-443f-819c-d95ae0d46a55/YASSER-IBRAHIM_369267", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12716,7 +12716,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Hany", "photo": "https://digitalhub.fifa.com/transform/04f8ef57-e16f-49de-b7d4-ad430c4c430c/MOHAMED-HANY_408950", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12792,7 +12792,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Fatouh", "photo": "https://digitalhub.fifa.com/transform/c22759e9-6346-4cb7-8611-74074421be7f/AHMED-FATOUH_430477", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -12849,7 +12849,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emam_Ashour", "photo": "https://digitalhub.fifa.com/transform/6d203b10-285b-4800-b448-e34d2b3a3e09/EMAM-ASHOUR_430482", - "wcApps": 1, + "wcApps": 2, "wcGoals": 1, "wcYellow": 0, "wcRed": 0 @@ -12868,7 +12868,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Ziko", "photo": "https://digitalhub.fifa.com/transform/f417b544-6a3c-46a9-af78-d43d6cedcad1/MOSTAFA-ZICO_483161", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12887,7 +12887,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamdy_Fathy", "photo": "https://digitalhub.fifa.com/transform/2de277f5-cea7-47f9-9635-f9fb3a205c2a/HAMDY-FATHY_429095", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12906,7 +12906,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohanad_Lasheen", "photo": "https://digitalhub.fifa.com/transform/55be7619-52f3-481a-8542-9832ba7c8e7d/MOHANAD-LASHIN_433469", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12944,7 +12944,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marwan_Attia", "photo": "https://digitalhub.fifa.com/transform/cf051f82-c8a8-4328-9439-2ab64f616b83/MARAWAN-ATTIA_461788", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -13020,7 +13020,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Salah", "photo": "https://digitalhub.fifa.com/transform/8d5236b8-acac-4946-af8e-5b007bcfa284/MOHAMED-SALAH_344654", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13077,7 +13077,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Marmoush", "photo": "https://digitalhub.fifa.com/transform/a3f5a36a-57b4-407b-a07e-7b5f6d19af5b/OMAR-MARMOUSH_430476", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13629,7 +13629,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Max_Crocombe", "photo": "https://digitalhub.fifa.com/transform/0d8fc4f9-7330-4eaa-bbf0-7dfccbec09db/CROCOMBE-Max_368535", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13686,7 +13686,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tim_Payne_(footballer)", "photo": "https://digitalhub.fifa.com/transform/2fd43bf7-76f0-4733-88d4-5d5ca820e91c/PAYNE-Tim_331463", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13743,7 +13743,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Boxall", "photo": "https://digitalhub.fifa.com/transform/e4d41670-878d-4717-b07c-84d09a5f6938/BOXALL-Michael_261367", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13762,7 +13762,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liberato_Cacace", "photo": "https://digitalhub.fifa.com/transform/0954fe05-e301-4ec1-a8ad-2aaccc60d8a7/CACACE-Liberato_405469", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13800,7 +13800,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Finn_Surman", "photo": "https://digitalhub.fifa.com/transform/99c5d1bb-fd52-4ce3-a0e0-8f2e8b1083cf/SURMAN-Finn_463580", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13857,7 +13857,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joe_Bell_(footballer)", "photo": "https://digitalhub.fifa.com/transform/37f084e5-faf4-4447-bdf1-c7ac8b0fa6e8/BELL-Joe_390181", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13876,7 +13876,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Stameni%C4%87", "photo": "https://digitalhub.fifa.com/transform/b0e38724-034f-4d1e-a08a-def455a86569/STAMENIC-Marko_423595", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13895,7 +13895,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sarpreet_Singh", "photo": "https://digitalhub.fifa.com/transform/3c43e6c2-50b4-4cb3-ba2e-e94f9a928edd/SINGH-Sarpreet_390209", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13914,7 +13914,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elijah_Just", "photo": "https://digitalhub.fifa.com/transform/fe32736f-5d5f-4870-8db3-5b4560835f53/JUST-Elijah_405454", - "wcApps": 1, + "wcApps": 2, "wcGoals": 2, "wcYellow": 0, "wcRed": 0 @@ -13971,7 +13971,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Callum_McCowatt", "photo": "https://digitalhub.fifa.com/transform/e2c1ff8e-bc45-46aa-b217-a6c2c588c497/McCOWATT-Callum_390196", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14047,7 +14047,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Wood_(footballer%2C_born_1991)", "photo": "https://digitalhub.fifa.com/transform/431bf921-6e73-469f-87bd-3fb2c010966e/WOOD-Chris_274078", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14211,7 +14211,7 @@ "photo": "https://digitalhub.fifa.com/transform/9bffceda-d572-41b1-917b-06196bbffb3c/DINEY-BORGES_409241", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -14343,7 +14343,7 @@ "wiki": "https://en.wikipedia.org/wiki/Kevin_Pina_(footballer)", "photo": "https://digitalhub.fifa.com/transform/40e5a4a5-c7f0-4b0e-8a6e-d8ffbaa12d29/KEVIN-PINA_477852", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -14437,7 +14437,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deroy_Duarte", "photo": "https://digitalhub.fifa.com/transform/c2a1dda5-24bd-4ef1-8ef4-cde9f3f3b644/DEROY-DUARTE_477827", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14456,7 +14456,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Laros_Duarte", "photo": "https://digitalhub.fifa.com/transform/2650fbd7-f8a2-409e-8b2d-85042a719c52/LAROS-DUARTE_480966", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14475,7 +14475,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yannick_Semedo", "photo": "https://digitalhub.fifa.com/transform/7d0c9c98-3bbe-4379-a6e4-df45573f6e90/YANNICK-SEMEDO_494313", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14532,7 +14532,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nuno_da_Costa", "photo": "https://digitalhub.fifa.com/transform/a9555196-ece6-4f39-8c07-103e12f4c900/NUNO-DA-COSTA_401893", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14551,8 +14551,8 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/H%C3%A9lio_Varela", "photo": "https://digitalhub.fifa.com/transform/8c4d8ef4-54e9-4144-84c4-d4933b752442/HELIO-VARELA_477849", - "wcApps": 0, - "wcGoals": 0, + "wcApps": 1, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -15780,7 +15780,7 @@ "photo": "https://digitalhub.fifa.com/transform/704d2d9d-1b5f-4296-87f4-b7b591a58116/OLIVERA-Mathias_402893", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -15873,7 +15873,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_de_la_Cruz", "photo": "https://digitalhub.fifa.com/transform/7694c9e6-d4f9-4f60-8173-5a3a79bcaaa2/DE-LA-CRUZ-Nicolas_402898", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15931,7 +15931,7 @@ "wiki": "https://en.wikipedia.org/wiki/Agust%C3%ADn_Canobbio", "photo": "https://digitalhub.fifa.com/transform/5985fa52-e467-4c1c-95f2-355bd1cb3925/CANOBBIO-Agustin_402876", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -15969,7 +15969,7 @@ "wiki": "https://en.wikipedia.org/wiki/Maximiliano_Ara%C3%BAjo", "photo": "https://digitalhub.fifa.com/transform/f1a7af03-ada1-4642-927c-5fe06844c89c/ARAUJO-Maxi_419100", "wcApps": 2, - "wcGoals": 1, + "wcGoals": 2, "wcYellow": 0, "wcRed": 0 }, @@ -16044,7 +16044,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Darwin_N%C3%BA%C3%B1ez", "photo": "https://digitalhub.fifa.com/transform/078805a6-5fbe-44f3-a58c-ed3837ca5665/NUNEZ-Darwin_419126", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -16082,7 +16082,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Rodr%C3%ADguez", "photo": "https://digitalhub.fifa.com/transform/c6c94193-1372-4e11-94b5-35bcdd575e62/RODRIGUEZ-Brian_419132", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/CPV.json b/public/data/squads/CPV.json index 6a28eaf6..e03a197a 100644 --- a/public/data/squads/CPV.json +++ b/public/data/squads/CPV.json @@ -97,7 +97,7 @@ "photo": "https://digitalhub.fifa.com/transform/9bffceda-d572-41b1-917b-06196bbffb3c/DINEY-BORGES_409241", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -229,7 +229,7 @@ "wiki": "https://en.wikipedia.org/wiki/Kevin_Pina_(footballer)", "photo": "https://digitalhub.fifa.com/transform/40e5a4a5-c7f0-4b0e-8a6e-d8ffbaa12d29/KEVIN-PINA_477852", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -323,7 +323,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deroy_Duarte", "photo": "https://digitalhub.fifa.com/transform/c2a1dda5-24bd-4ef1-8ef4-cde9f3f3b644/DEROY-DUARTE_477827", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -342,7 +342,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Laros_Duarte", "photo": "https://digitalhub.fifa.com/transform/2650fbd7-f8a2-409e-8b2d-85042a719c52/LAROS-DUARTE_480966", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -361,7 +361,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yannick_Semedo", "photo": "https://digitalhub.fifa.com/transform/7d0c9c98-3bbe-4379-a6e4-df45573f6e90/YANNICK-SEMEDO_494313", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -418,7 +418,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nuno_da_Costa", "photo": "https://digitalhub.fifa.com/transform/a9555196-ece6-4f39-8c07-103e12f4c900/NUNO-DA-COSTA_401893", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -437,8 +437,8 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/H%C3%A9lio_Varela", "photo": "https://digitalhub.fifa.com/transform/8c4d8ef4-54e9-4144-84c4-d4933b752442/HELIO-VARELA_477849", - "wcApps": 0, - "wcGoals": 0, + "wcApps": 1, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, diff --git a/public/data/squads/EGY.json b/public/data/squads/EGY.json index f7c20a77..053d197c 100644 --- a/public/data/squads/EGY.json +++ b/public/data/squads/EGY.json @@ -57,7 +57,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Shobeir", "photo": "https://digitalhub.fifa.com/transform/0fa52c2d-3a6c-49cf-ac83-ddc4a08d57e3/MOSTAFA-SHOUBIR_416906", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -95,7 +95,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yasser_Ibrahim", "photo": "https://digitalhub.fifa.com/transform/028afc10-053b-443f-819c-d95ae0d46a55/YASSER-IBRAHIM_369267", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -114,7 +114,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Hany", "photo": "https://digitalhub.fifa.com/transform/04f8ef57-e16f-49de-b7d4-ad430c4c430c/MOHAMED-HANY_408950", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -190,7 +190,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Fatouh", "photo": "https://digitalhub.fifa.com/transform/c22759e9-6346-4cb7-8611-74074421be7f/AHMED-FATOUH_430477", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -247,7 +247,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emam_Ashour", "photo": "https://digitalhub.fifa.com/transform/6d203b10-285b-4800-b448-e34d2b3a3e09/EMAM-ASHOUR_430482", - "wcApps": 1, + "wcApps": 2, "wcGoals": 1, "wcYellow": 0, "wcRed": 0 @@ -266,7 +266,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Ziko", "photo": "https://digitalhub.fifa.com/transform/f417b544-6a3c-46a9-af78-d43d6cedcad1/MOSTAFA-ZICO_483161", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -285,7 +285,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamdy_Fathy", "photo": "https://digitalhub.fifa.com/transform/2de277f5-cea7-47f9-9635-f9fb3a205c2a/HAMDY-FATHY_429095", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -304,7 +304,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohanad_Lasheen", "photo": "https://digitalhub.fifa.com/transform/55be7619-52f3-481a-8542-9832ba7c8e7d/MOHANAD-LASHIN_433469", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -342,7 +342,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marwan_Attia", "photo": "https://digitalhub.fifa.com/transform/cf051f82-c8a8-4328-9439-2ab64f616b83/MARAWAN-ATTIA_461788", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -418,7 +418,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Salah", "photo": "https://digitalhub.fifa.com/transform/8d5236b8-acac-4946-af8e-5b007bcfa284/MOHAMED-SALAH_344654", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -475,7 +475,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Marmoush", "photo": "https://digitalhub.fifa.com/transform/a3f5a36a-57b4-407b-a07e-7b5f6d19af5b/OMAR-MARMOUSH_430476", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/NZL.json b/public/data/squads/NZL.json index 7d441dcb..41d38b26 100644 --- a/public/data/squads/NZL.json +++ b/public/data/squads/NZL.json @@ -19,7 +19,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Max_Crocombe", "photo": "https://digitalhub.fifa.com/transform/0d8fc4f9-7330-4eaa-bbf0-7dfccbec09db/CROCOMBE-Max_368535", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -76,7 +76,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tim_Payne_(footballer)", "photo": "https://digitalhub.fifa.com/transform/2fd43bf7-76f0-4733-88d4-5d5ca820e91c/PAYNE-Tim_331463", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -133,7 +133,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Boxall", "photo": "https://digitalhub.fifa.com/transform/e4d41670-878d-4717-b07c-84d09a5f6938/BOXALL-Michael_261367", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -152,7 +152,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liberato_Cacace", "photo": "https://digitalhub.fifa.com/transform/0954fe05-e301-4ec1-a8ad-2aaccc60d8a7/CACACE-Liberato_405469", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -190,7 +190,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Finn_Surman", "photo": "https://digitalhub.fifa.com/transform/99c5d1bb-fd52-4ce3-a0e0-8f2e8b1083cf/SURMAN-Finn_463580", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -247,7 +247,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joe_Bell_(footballer)", "photo": "https://digitalhub.fifa.com/transform/37f084e5-faf4-4447-bdf1-c7ac8b0fa6e8/BELL-Joe_390181", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -266,7 +266,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Stameni%C4%87", "photo": "https://digitalhub.fifa.com/transform/b0e38724-034f-4d1e-a08a-def455a86569/STAMENIC-Marko_423595", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -285,7 +285,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sarpreet_Singh", "photo": "https://digitalhub.fifa.com/transform/3c43e6c2-50b4-4cb3-ba2e-e94f9a928edd/SINGH-Sarpreet_390209", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -304,7 +304,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elijah_Just", "photo": "https://digitalhub.fifa.com/transform/fe32736f-5d5f-4870-8db3-5b4560835f53/JUST-Elijah_405454", - "wcApps": 1, + "wcApps": 2, "wcGoals": 2, "wcYellow": 0, "wcRed": 0 @@ -361,7 +361,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Callum_McCowatt", "photo": "https://digitalhub.fifa.com/transform/e2c1ff8e-bc45-46aa-b217-a6c2c588c497/McCOWATT-Callum_390196", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -437,7 +437,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Wood_(footballer%2C_born_1991)", "photo": "https://digitalhub.fifa.com/transform/431bf921-6e73-469f-87bd-3fb2c010966e/WOOD-Chris_274078", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/URU.json b/public/data/squads/URU.json index 1f4a9855..e2f0acd3 100644 --- a/public/data/squads/URU.json +++ b/public/data/squads/URU.json @@ -154,7 +154,7 @@ "photo": "https://digitalhub.fifa.com/transform/704d2d9d-1b5f-4296-87f4-b7b591a58116/OLIVERA-Mathias_402893", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -247,7 +247,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_de_la_Cruz", "photo": "https://digitalhub.fifa.com/transform/7694c9e6-d4f9-4f60-8173-5a3a79bcaaa2/DE-LA-CRUZ-Nicolas_402898", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -305,7 +305,7 @@ "wiki": "https://en.wikipedia.org/wiki/Agust%C3%ADn_Canobbio", "photo": "https://digitalhub.fifa.com/transform/5985fa52-e467-4c1c-95f2-355bd1cb3925/CANOBBIO-Agustin_402876", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -343,7 +343,7 @@ "wiki": "https://en.wikipedia.org/wiki/Maximiliano_Ara%C3%BAjo", "photo": "https://digitalhub.fifa.com/transform/f1a7af03-ada1-4642-927c-5fe06844c89c/ARAUJO-Maxi_419100", "wcApps": 2, - "wcGoals": 1, + "wcGoals": 2, "wcYellow": 0, "wcRed": 0 }, @@ -418,7 +418,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Darwin_N%C3%BA%C3%B1ez", "photo": "https://digitalhub.fifa.com/transform/078805a6-5fbe-44f3-a58c-ed3837ca5665/NUNEZ-Darwin_419126", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -456,7 +456,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Rodr%C3%ADguez", "photo": "https://digitalhub.fifa.com/transform/c6c94193-1372-4e11-94b5-35bcdd575e62/RODRIGUEZ-Brian_419132", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/standings.json b/public/data/standings.json index 2f4981b8..c1aa260d 100644 --- a/public/data/standings.json +++ b/public/data/standings.json @@ -365,16 +365,28 @@ }, { "code": "URU", - "p": 1, + "p": 2, "w": 0, - "d": 1, + "d": 2, "l": 0, - "gf": 1, - "ga": 1, + "gf": 3, + "ga": 3, "gd": 0, - "pts": 1, + "pts": 2, "rank": 2 }, + { + "code": "CPV", + "p": 2, + "w": 0, + "d": 2, + "l": 0, + "gf": 2, + "ga": 2, + "gd": 0, + "pts": 2, + "rank": 3 + }, { "code": "KSA", "p": 2, @@ -385,18 +397,6 @@ "ga": 5, "gd": -4, "pts": 1, - "rank": 3 - }, - { - "code": "CPV", - "p": 1, - "w": 0, - "d": 1, - "l": 0, - "gf": 0, - "ga": 0, - "gd": 0, - "pts": 1, "rank": 4 } ], @@ -647,6 +647,21 @@ "thirdRank": 3, "qualifies": null }, + { + "group": "H", + "code": "CPV", + "p": 2, + "w": 0, + "d": 2, + "l": 0, + "gf": 2, + "ga": 2, + "gd": 0, + "pts": 2, + "rank": 3, + "thirdRank": 4, + "qualifies": null + }, { "group": "G", "code": "NZL", @@ -659,7 +674,7 @@ "gd": 0, "pts": 1, "rank": 3, - "thirdRank": 4, + "thirdRank": 5, "qualifies": null }, { @@ -674,7 +689,7 @@ "gd": 0, "pts": 1, "rank": 3, - "thirdRank": 5, + "thirdRank": 6, "qualifies": null }, { @@ -689,7 +704,7 @@ "gd": -1, "pts": 1, "rank": 3, - "thirdRank": 6, + "thirdRank": 7, "qualifies": null }, { @@ -704,7 +719,7 @@ "gd": -1, "pts": 1, "rank": 3, - "thirdRank": 7, + "thirdRank": 8, "qualifies": null }, { @@ -719,21 +734,6 @@ "gd": -3, "pts": 1, "rank": 3, - "thirdRank": 8, - "qualifies": null - }, - { - "group": "H", - "code": "KSA", - "p": 2, - "w": 0, - "d": 1, - "l": 1, - "gf": 1, - "ga": 5, - "gd": -4, - "pts": 1, - "rank": 3, "thirdRank": 9, "qualifies": null }, diff --git a/public/data/stats.json b/public/data/stats.json index cc194e1d..48e19e3d 100644 --- a/public/data/stats.json +++ b/public/data/stats.json @@ -144,6 +144,14 @@ "goals": 2, "ownGoals": 0 }, + { + "id": "419100", + "name": "Maxi ARAUJO", + "code": "URU", + "no": 20, + "goals": 2, + "ownGoals": 0 + }, { "id": "430751", "name": "Mikel OYARZABAL", @@ -184,6 +192,14 @@ "goals": 1, "ownGoals": 0 }, + { + "id": "402876", + "name": "Agustin CANOBBIO", + "code": "URU", + "no": 14, + "goals": 1, + "ownGoals": 0 + }, { "id": "464542", "name": "Alex FREEMAN", @@ -303,26 +319,10 @@ "no": 8, "goals": 1, "ownGoals": 0 - }, - { - "id": "419068", - "name": "Giovanni REYNA", - "code": "USA", - "no": 7, - "goals": 1, - "ownGoals": 0 - }, - { - "id": "311558", - "name": "Granit XHAKA", - "code": "SUI", - "no": 10, - "goals": 1, - "ownGoals": 0 } ], "cards": { - "yellow": 94, + "yellow": 96, "red": 8, "players": [ { @@ -486,7 +486,7 @@ } ] }, - "attAvg": 64382, + "attAvg": 64372, "biggestWin": { "diff": 6, "id": "400021464", @@ -530,9 +530,9 @@ "SWE": -3, "TUN": -1, "KSA": -3, - "URU": 0, + "URU": -2, "ESP": -1, - "CPV": -1, + "CPV": -3, "IRN": -2, "NZL": 0, "BEL": -7, @@ -580,9 +580,9 @@ "SWE": -3, "TUN": -1, "KSA": -3, - "URU": 0, + "URU": -2, "ESP": -1, - "CPV": -1, + "CPV": -3, "IRN": -2, "NZL": 0, "BEL": -7, diff --git a/public/data/teams.json b/public/data/teams.json index c1f1993e..b94c584a 100644 --- a/public/data/teams.json +++ b/public/data/teams.json @@ -385,11 +385,11 @@ "ko": "코트디부아르", "id": "Pantai Gading", "ru": "Кот-д'Ивуар", - "nl": "Côte d’Ivoire", - "sv": "Côte d’Ivoire", - "no": "Côte d’Ivoire", - "cs": "Côte d’Ivoire", - "hr": "Côte d’Ivoire", + "nl": "Ivoorkust", + "sv": "Elfenbenskusten", + "no": "Elfenbenskysten", + "cs": "Pobřeží slonoviny", + "hr": "Obala Bjelokosti", "tr": "Côte d’Ivoire", "uz": "Kot-d’Ivuar", "fa": "ساحل عاج", diff --git a/public/data/weather.json b/public/data/weather.json index 7391b8b8..a5ce9593 100644 --- a/public/data/weather.json +++ b/public/data/weather.json @@ -38,20 +38,20 @@ "400021444": { "tC": 16.3, "feelsC": 17.4, - "pp": 98, + "pp": 96, "code": 80, "windKmh": 2.3, "rh": 87, - "fetchedAt": "2026-06-21T22:21:08.314Z" + "fetchedAt": "2026-06-22T00:36:03.119Z" }, "400021445": { "tC": 31.3, - "feelsC": 29.7, + "feelsC": 30.3, "pp": 0, "code": 0, - "windKmh": 21.4, - "rh": 36, - "fetchedAt": "2026-06-21T22:21:08.676Z" + "windKmh": 21.6, + "rh": 40, + "fetchedAt": "2026-06-22T00:36:03.528Z" }, "400021446": { "tC": 19.6, @@ -72,13 +72,13 @@ "fetchedAt": "2026-06-15T23:53:43.245Z" }, "400021448": { - "tC": 23.7, - "feelsC": 22.5, + "tC": 24.9, + "feelsC": 24.3, "pp": 0, "code": 3, - "windKmh": 11, - "rh": 41, - "fetchedAt": "2026-06-21T22:21:07.956Z" + "windKmh": 10, + "rh": 37, + "fetchedAt": "2026-06-22T00:36:02.711Z" }, "400021449": { "tC": 25.7, @@ -99,22 +99,22 @@ "fetchedAt": "2026-06-20T22:55:04.305Z" }, "400021451": { - "tC": 20.4, - "feelsC": 19.8, + "tC": 21.8, + "feelsC": 21.7, "pp": 0, "code": 3, - "windKmh": 6.8, - "rh": 56, - "fetchedAt": "2026-06-21T22:21:09.406Z" + "windKmh": 10.6, + "rh": 50, + "fetchedAt": "2026-06-22T00:36:04.348Z" }, "400021452": { - "tC": 32.8, - "feelsC": 31.2, + "tC": 32.7, + "feelsC": 31.1, "pp": 11, - "code": 0, - "windKmh": 13.5, - "rh": 25, - "fetchedAt": "2026-06-21T22:21:07.592Z" + "code": 1, + "windKmh": 12.1, + "rh": 24, + "fetchedAt": "2026-06-22T00:36:02.301Z" }, "400021453": { "tC": 22.3, @@ -135,13 +135,13 @@ "fetchedAt": "2026-06-21T22:21:10.131Z" }, "400021455": { - "tC": 32.3, - "feelsC": 33.5, + "tC": 33, + "feelsC": 34.7, "pp": 35, - "code": 95, - "windKmh": 18.4, + "code": 0, + "windKmh": 17.3, "rh": 49, - "fetchedAt": "2026-06-21T22:21:11.951Z" + "fetchedAt": "2026-06-22T00:36:07.212Z" }, "400021456": { "tC": 30.9, @@ -159,7 +159,7 @@ "code": 2, "windKmh": 9.9, "rh": 34, - "fetchedAt": "2026-06-21T22:21:09.770Z" + "fetchedAt": "2026-06-22T00:36:04.757Z" }, "400021458": { "tC": 20.7, @@ -171,13 +171,13 @@ "fetchedAt": "2026-06-15T23:53:38.649Z" }, "400021459": { - "tC": 20.3, - "feelsC": 19.1, + "tC": 20.7, + "feelsC": 19.6, "pp": 0, "code": 0, - "windKmh": 16.9, - "rh": 66, - "fetchedAt": "2026-06-21T22:21:07.222Z" + "windKmh": 15.4, + "rh": 63, + "fetchedAt": "2026-06-22T00:36:01.892Z" }, "400021460": { "tC": 20.8, @@ -186,16 +186,16 @@ "code": 1, "windKmh": 3, "rh": 60, - "fetchedAt": "2026-06-21T22:21:11.588Z" + "fetchedAt": "2026-06-22T00:36:06.802Z" }, "400021461": { - "tC": 24.1, - "feelsC": 21.1, + "tC": 23.7, + "feelsC": 21, "pp": 0, "code": 0, - "windKmh": 15.6, - "rh": 34, - "fetchedAt": "2026-06-21T22:21:11.588Z" + "windKmh": 14.8, + "rh": 37, + "fetchedAt": "2026-06-22T00:36:06.802Z" }, "400021462": { "tC": 23.1, @@ -231,16 +231,16 @@ "code": 2, "windKmh": 16, "rh": 57, - "fetchedAt": "2026-06-21T22:21:11.225Z" + "fetchedAt": "2026-06-22T00:36:06.393Z" }, "400021466": { - "tC": 28.6, - "feelsC": 28.2, + "tC": 28.2, + "feelsC": 27.6, "pp": 21, - "code": 0, - "windKmh": 18.8, + "code": 1, + "windKmh": 19.4, "rh": 40, - "fetchedAt": "2026-06-21T22:21:12.684Z" + "fetchedAt": "2026-06-22T00:36:08.032Z" }, "400021467": { "tC": 29.4, @@ -252,13 +252,13 @@ "fetchedAt": "2026-06-16T23:59:59.626Z" }, "400021468": { - "tC": 30.3, - "feelsC": 30, + "tC": 31.8, + "feelsC": 30.9, "pp": 17, - "code": 0, - "windKmh": 18, - "rh": 36, - "fetchedAt": "2026-06-21T22:21:09.770Z" + "code": 2, + "windKmh": 20.4, + "rh": 32, + "fetchedAt": "2026-06-22T00:36:04.757Z" }, "400021469": { "tC": 20.4, @@ -267,7 +267,7 @@ "code": 0, "windKmh": 19.1, "rh": 59, - "fetchedAt": "2026-06-21T22:21:09.041Z" + "fetchedAt": "2026-06-22T00:36:03.938Z" }, "400021470": { "tC": 29.2, @@ -279,13 +279,13 @@ "fetchedAt": "2026-06-16T23:46:16.189Z" }, "400021471": { - "tC": 36.4, - "feelsC": 35.3, + "tC": 35.6, + "feelsC": 34.5, "pp": 0, - "code": 0, - "windKmh": 25.9, - "rh": 33, - "fetchedAt": "2026-06-21T22:21:12.317Z" + "code": 2, + "windKmh": 26.6, + "rh": 35, + "fetchedAt": "2026-06-22T00:36:07.622Z" }, "400021472": { "tC": 29.6, @@ -294,16 +294,16 @@ "code": 95, "windKmh": 13.6, "rh": 85, - "fetchedAt": "2026-06-21T22:21:10.498Z" + "fetchedAt": "2026-06-22T00:36:05.575Z" }, "400021473": { - "tC": 25.2, - "feelsC": 26.8, + "tC": 22.1, + "feelsC": 24.7, "pp": 20, - "code": 1, - "windKmh": 17.1, - "rh": 75, - "fetchedAt": "2026-06-21T22:21:11.225Z" + "code": 95, + "windKmh": 11.6, + "rh": 92, + "fetchedAt": "2026-06-22T00:36:06.393Z" }, "400021474": { "tC": 28.9, @@ -321,7 +321,7 @@ "code": 1, "windKmh": 15.3, "rh": 84, - "fetchedAt": "2026-06-21T22:21:08.676Z" + "fetchedAt": "2026-06-22T00:36:03.528Z" }, "400021476": { "tC": 19.7, @@ -339,7 +339,7 @@ "code": 2, "windKmh": 13.7, "rh": 69, - "fetchedAt": "2026-06-21T22:21:07.222Z" + "fetchedAt": "2026-06-22T00:36:01.892Z" }, "400021478": { "tC": 28.9, @@ -351,31 +351,31 @@ "fetchedAt": "2026-06-17T23:50:57.471Z" }, "400021479": { - "tC": 15.5, - "feelsC": 15.7, + "tC": 16.7, + "feelsC": 13.6, "pp": 57, - "code": 51, - "windKmh": 4, - "rh": 83, - "fetchedAt": "2026-06-21T22:21:07.956Z" + "code": 1, + "windKmh": 19.2, + "rh": 60, + "fetchedAt": "2026-06-22T00:36:02.711Z" }, "400021480": { - "tC": 22.3, - "feelsC": 20.3, + "tC": 23.5, + "feelsC": 20.7, "pp": 0, "code": 0, - "windKmh": 16.7, - "rh": 50, - "fetchedAt": "2026-06-21T22:21:09.406Z" + "windKmh": 15.3, + "rh": 37, + "fetchedAt": "2026-06-22T00:36:04.348Z" }, "400021481": { - "tC": 14.7, - "feelsC": 13.1, + "tC": 14.1, + "feelsC": 13.6, "pp": 54, "code": 51, - "windKmh": 16.1, - "rh": 87, - "fetchedAt": "2026-06-21T22:21:09.406Z" + "windKmh": 7.9, + "rh": 89, + "fetchedAt": "2026-06-22T00:36:04.348Z" }, "400021482": { "tC": 25.8, @@ -393,25 +393,25 @@ "code": 3, "windKmh": 6.2, "rh": 80, - "fetchedAt": "2026-06-21T22:21:07.592Z" + "fetchedAt": "2026-06-22T00:36:02.301Z" }, "400021484": { "tC": 19.5, "feelsC": 20.3, - "pp": 90, + "pp": 86, "code": 95, "windKmh": 8.1, "rh": 79, - "fetchedAt": "2026-06-21T22:21:10.862Z" + "fetchedAt": "2026-06-22T00:36:05.984Z" }, "400021485": { - "tC": 31.1, - "feelsC": 32.7, + "tC": 30.8, + "feelsC": 32.4, "pp": 1, "code": 0, - "windKmh": 20.9, - "rh": 57, - "fetchedAt": "2026-06-21T22:21:10.498Z" + "windKmh": 20.8, + "rh": 58, + "fetchedAt": "2026-06-22T00:36:05.575Z" }, "400021486": { "tC": 32.9, @@ -423,13 +423,13 @@ "fetchedAt": "2026-06-17T23:51:01.587Z" }, "400021487": { - "tC": 32.3, - "feelsC": 36.8, + "tC": 33.1, + "feelsC": 36.9, "pp": 11, "code": 95, - "windKmh": 6.1, - "rh": 58, - "fetchedAt": "2026-06-21T22:21:11.951Z" + "windKmh": 10.9, + "rh": 55, + "fetchedAt": "2026-06-22T00:36:07.212Z" }, "400021488": { "tC": 23.8, @@ -441,13 +441,13 @@ "fetchedAt": "2026-06-18T23:51:41.168Z" }, "400021489": { - "tC": 23.8, - "feelsC": 25.6, + "tC": 24, + "feelsC": 25.9, "pp": 28, "code": 51, - "windKmh": 15.9, - "rh": 81, - "fetchedAt": "2026-06-21T22:21:10.131Z" + "windKmh": 13.9, + "rh": 78, + "fetchedAt": "2026-06-22T00:36:05.167Z" }, "400021490": { "tC": 25.4, @@ -465,43 +465,43 @@ "code": 51, "windKmh": 14, "rh": 85, - "fetchedAt": "2026-06-21T22:21:12.684Z" + "fetchedAt": "2026-06-22T00:36:08.031Z" }, "400021492": { "tC": 31.5, "feelsC": 29.5, - "pp": 24, + "pp": 17, "code": 3, "windKmh": 31.7, "rh": 43, - "fetchedAt": "2026-06-21T22:21:09.770Z" + "fetchedAt": "2026-06-22T00:36:04.757Z" }, "400021493": { "tC": 22.6, - "feelsC": 22.5, + "feelsC": 21.9, "pp": 20, "code": 3, - "windKmh": 8.1, - "rh": 57, - "fetchedAt": "2026-06-21T22:21:09.041Z" + "windKmh": 10.9, + "rh": 52, + "fetchedAt": "2026-06-22T00:36:03.938Z" }, "400021494": { "tC": 23.5, "feelsC": 25.6, - "pp": 7, + "pp": 12, "code": 3, "windKmh": 12.4, "rh": 81, - "fetchedAt": "2026-06-21T22:21:12.317Z" + "fetchedAt": "2026-06-22T00:36:07.622Z" }, "400021495": { - "tC": 32.7, - "feelsC": 31.8, + "tC": 32.6, + "feelsC": 31.9, "pp": 0, "code": 0, - "windKmh": 29.9, + "windKmh": 27.7, "rh": 45, - "fetchedAt": "2026-06-21T22:21:12.317Z" + "fetchedAt": "2026-06-22T00:36:07.622Z" }, "400021496": { "tC": 26.5, @@ -513,13 +513,13 @@ "fetchedAt": "2026-06-19T23:52:52.222Z" }, "400021497": { - "tC": 26.1, - "feelsC": 27.5, + "tC": 27.4, + "feelsC": 27.4, "pp": 15, - "code": 1, - "windKmh": 25.1, - "rh": 79, - "fetchedAt": "2026-06-21T22:21:11.225Z" + "code": 0, + "windKmh": 32.6, + "rh": 71, + "fetchedAt": "2026-06-22T00:36:06.393Z" }, "400021498": { "tC": 16.7, @@ -537,25 +537,25 @@ "code": 0, "windKmh": 14.4, "rh": 77, - "fetchedAt": "2026-06-21T22:21:11.588Z" + "fetchedAt": "2026-06-22T00:36:06.802Z" }, "400021500": { - "tC": 29.5, - "feelsC": 31.4, + "tC": 32.9, + "feelsC": 32.8, "pp": 14, - "code": 3, - "windKmh": 10.5, - "rh": 54, - "fetchedAt": "2026-06-21T22:21:07.592Z" + "code": 0, + "windKmh": 15.2, + "rh": 37, + "fetchedAt": "2026-06-22T00:36:02.301Z" }, "400021501": { "tC": 18.9, "feelsC": 21.1, - "pp": 86, + "pp": 82, "code": 53, "windKmh": 5.1, "rh": 95, - "fetchedAt": "2026-06-21T22:21:10.862Z" + "fetchedAt": "2026-06-22T00:36:05.984Z" }, "400021502": { "tC": 26.4, @@ -567,13 +567,13 @@ "fetchedAt": "2026-06-19T23:52:51.388Z" }, "400021503": { - "tC": 31.9, + "tC": 32, "feelsC": 36.1, "pp": 1, "code": 95, - "windKmh": 14, - "rh": 55, - "fetchedAt": "2026-06-21T22:21:10.498Z" + "windKmh": 13.8, + "rh": 53, + "fetchedAt": "2026-06-22T00:36:05.575Z" }, "400021504": { "tC": 17.9, @@ -585,22 +585,22 @@ "fetchedAt": "2026-06-20T22:55:03.050Z" }, "400021505": { - "tC": 30.8, - "feelsC": 33.3, + "tC": 30.7, + "feelsC": 33.4, "pp": 49, - "code": 3, - "windKmh": 14.3, - "rh": 58, - "fetchedAt": "2026-06-21T22:21:11.951Z" + "code": 1, + "windKmh": 14.2, + "rh": 59, + "fetchedAt": "2026-06-22T00:36:07.212Z" }, "400021506": { - "tC": 16.3, - "feelsC": 17.1, + "tC": 15.9, + "feelsC": 16.4, "pp": 45, - "code": 51, - "windKmh": 8.7, + "code": 61, + "windKmh": 10.2, "rh": 98, - "fetchedAt": "2026-06-21T22:21:10.131Z" + "fetchedAt": "2026-06-22T00:36:05.167Z" }, "400021507": { "tC": 33, @@ -612,22 +612,22 @@ "fetchedAt": "2026-06-19T23:52:53.460Z" }, "400021508": { - "tC": 31.2, - "feelsC": 30.9, + "tC": 29.3, + "feelsC": 30, "pp": 10, - "code": 2, - "windKmh": 8.5, - "rh": 29, - "fetchedAt": "2026-06-21T22:21:12.684Z" + "code": 1, + "windKmh": 16.3, + "rh": 48, + "fetchedAt": "2026-06-22T00:36:08.032Z" }, "400021509": { - "tC": 31.8, - "feelsC": 32.2, + "tC": 28.6, + "feelsC": 31.9, "pp": 13, - "code": 1, - "windKmh": 11.7, - "rh": 35, - "fetchedAt": "2026-06-21T22:21:09.770Z" + "code": 3, + "windKmh": 1.1, + "rh": 57, + "fetchedAt": "2026-06-22T00:36:04.757Z" }, "400021510": { "tC": 17.4, @@ -639,201 +639,228 @@ "fetchedAt": "2026-06-19T23:52:49.740Z" }, "400021511": { - "tC": 23, - "feelsC": 20.9, + "tC": 22.9, + "feelsC": 20.7, "pp": 0, - "code": 3, - "windKmh": 14.5, - "rh": 43, - "fetchedAt": "2026-06-21T22:21:09.041Z" + "code": 0, + "windKmh": 15.1, + "rh": 44, + "fetchedAt": "2026-06-22T00:36:03.938Z" }, "400021512": { - "tC": 29.9, - "feelsC": 32.3, + "tC": 33.3, + "feelsC": 37.2, "pp": 8, - "code": 0, - "windKmh": 13.3, - "rh": 48, - "fetchedAt": "2026-06-21T22:21:07.592Z" + "code": 3, + "windKmh": 4.4, + "rh": 44, + "fetchedAt": "2026-06-22T00:36:02.301Z" }, "400021513": { - "tC": 29, - "feelsC": 27.7, + "tC": 28.2, + "feelsC": 29.2, "pp": 8, "code": 3, - "windKmh": 12.8, - "rh": 32, - "fetchedAt": "2026-06-21T22:21:10.131Z" + "windKmh": 16.3, + "rh": 57, + "fetchedAt": "2026-06-22T00:36:05.167Z" }, "400021514": { "tC": 33.1, - "feelsC": 34.9, + "feelsC": 36.5, "pp": 0, - "code": 2, - "windKmh": 17.8, - "rh": 42, - "fetchedAt": "2026-06-21T22:21:12.317Z" + "code": 0, + "windKmh": 15.3, + "rh": 48, + "fetchedAt": "2026-06-22T00:36:07.622Z" }, "400021515": { - "tC": 34.4, - "feelsC": 37.2, + "tC": 37.1, + "feelsC": 39.9, "pp": 3, - "code": 0, - "windKmh": 16, - "rh": 40, - "fetchedAt": "2026-06-21T22:21:12.317Z" + "code": 1, + "windKmh": 10.5, + "rh": 30, + "fetchedAt": "2026-06-22T00:36:07.622Z" }, "400021516": { - "tC": 33.9, - "feelsC": 35.9, + "tC": 33.4, + "feelsC": 35.5, "pp": 1, "code": 3, - "windKmh": 20.9, - "rh": 43, - "fetchedAt": "2026-06-21T22:21:10.498Z" + "windKmh": 19.1, + "rh": 45, + "fetchedAt": "2026-06-22T00:36:05.575Z" }, "400021517": { - "tC": 27.9, - "feelsC": 31.5, + "tC": 28.3, + "feelsC": 33.5, "pp": 10, "code": 95, - "windKmh": 16.9, - "rh": 80, - "fetchedAt": "2026-06-21T22:21:11.225Z" + "windKmh": 11.3, + "rh": 83, + "fetchedAt": "2026-06-22T00:36:06.393Z" }, "400021518": { - "tC": 21.6, - "feelsC": 21.1, + "tC": 22.5, + "feelsC": 22.9, "pp": 0, "code": 0, - "windKmh": 20.9, + "windKmh": 17.6, "rh": 55, - "fetchedAt": "2026-06-21T22:21:07.222Z" + "fetchedAt": "2026-06-22T00:36:01.892Z" }, "400021519": { - "tC": 22.7, - "feelsC": 23.5, + "tC": 25.4, + "feelsC": 25.2, "pp": 0, - "code": 0, - "windKmh": 14.1, - "rh": 52, - "fetchedAt": "2026-06-21T22:21:07.223Z" + "code": 3, + "windKmh": 14.2, + "rh": 40, + "fetchedAt": "2026-06-22T00:36:01.892Z" }, "400021520": { "tC": 17.1, "feelsC": 17.2, - "pp": 78, + "pp": 81, "code": 80, "windKmh": 2.6, "rh": 70, - "fetchedAt": "2026-06-21T22:21:08.314Z" + "fetchedAt": "2026-06-22T00:36:03.119Z" }, "400021521": { - "tC": 31.7, - "feelsC": 31.9, + "tC": 32.4, + "feelsC": 33.2, "pp": 38, - "code": 0, - "windKmh": 20.5, - "rh": 46, - "fetchedAt": "2026-06-21T22:21:11.951Z" + "code": 1, + "windKmh": 21.4, + "rh": 49, + "fetchedAt": "2026-06-22T00:36:07.212Z" }, "400021522": { - "tC": 32.3, - "feelsC": 27.6, + "tC": 31.5, + "feelsC": 29.8, "pp": 4, - "code": 0, - "windKmh": 33.1, - "rh": 26, - "fetchedAt": "2026-06-21T22:21:08.676Z" + "code": 1, + "windKmh": 21.7, + "rh": 35, + "fetchedAt": "2026-06-22T00:36:03.528Z" }, "400021523": { - "tC": 28.6, - "feelsC": 27.4, + "tC": 30.2, + "feelsC": 31.4, "pp": 9, - "code": 3, - "windKmh": 21.4, - "rh": 45, - "fetchedAt": "2026-06-21T22:21:12.684Z" + "code": 0, + "windKmh": 22.7, + "rh": 56, + "fetchedAt": "2026-06-22T00:36:08.032Z" }, "400021524": { - "tC": 30.2, - "feelsC": 27.8, + "tC": 29.3, + "feelsC": 27.5, "pp": 0, "code": 0, - "windKmh": 20, - "rh": 26, - "fetchedAt": "2026-06-21T22:21:11.588Z" + "windKmh": 20.2, + "rh": 32, + "fetchedAt": "2026-06-22T00:36:06.802Z" }, "400021525": { - "tC": 16.3, - "feelsC": 14.3, + "tC": 22.9, + "feelsC": 23.9, "pp": 4, - "code": 3, - "windKmh": 8.9, - "rh": 56, - "fetchedAt": "2026-06-21T22:21:07.956Z" + "code": 1, + "windKmh": 3.6, + "rh": 35, + "fetchedAt": "2026-06-22T00:36:02.711Z" }, "400021526": { - "tC": 34, - "feelsC": 37.2, + "tC": 23.3, + "feelsC": 21.2, "pp": 26, "code": 95, - "windKmh": 14.6, - "rh": 52, - "fetchedAt": "2026-06-21T22:21:09.041Z" + "windKmh": 17.8, + "rh": 48, + "fetchedAt": "2026-06-22T00:36:03.938Z" }, "400021527": { - "tC": 16.1, - "feelsC": 15.3, + "tC": 18.6, + "feelsC": 17.2, "pp": 7, - "code": 3, - "windKmh": 4.2, - "rh": 64, - "fetchedAt": "2026-06-21T22:21:09.406Z" + "code": 0, + "windKmh": 5.2, + "rh": 49, + "fetchedAt": "2026-06-22T00:36:04.348Z" + }, + "400021528": { + "tC": 34.7, + "feelsC": 37.5, + "pp": 32, + "code": 0, + "windKmh": 9.5, + "rh": 36, + "fetchedAt": "2026-06-22T00:36:02.301Z" }, "400021529": { "tC": 37, - "feelsC": 38.8, + "feelsC": 38.5, "pp": 8, - "code": 2, - "windKmh": 16.4, - "rh": 29, - "fetchedAt": "2026-06-21T22:21:12.317Z" + "code": 0, + "windKmh": 13.9, + "rh": 25, + "fetchedAt": "2026-06-22T00:36:07.622Z" }, "400021530": { - "tC": 33.8, - "feelsC": 38.4, + "tC": 29.1, + "feelsC": 33, "pp": 19, "code": 95, - "windKmh": 11.5, - "rh": 49, - "fetchedAt": "2026-06-21T22:21:10.498Z" + "windKmh": 9.9, + "rh": 68, + "fetchedAt": "2026-06-22T00:36:05.575Z" }, "400021531": { "tC": 18.3, "feelsC": 18.8, - "pp": 86, + "pp": 90, "code": 51, "windKmh": 2.7, "rh": 70, - "fetchedAt": "2026-06-21T22:21:08.314Z" + "fetchedAt": "2026-06-22T00:36:03.119Z" }, "400021532": { - "tC": 37.5, - "feelsC": 40.8, + "tC": 31.8, + "feelsC": 31.2, "pp": 14, "code": 1, - "windKmh": 6.6, - "rh": 33, - "fetchedAt": "2026-06-21T22:21:12.684Z" + "windKmh": 20.7, + "rh": 34, + "fetchedAt": "2026-06-22T00:36:08.032Z" }, "400021533": { - "tC": 39.2, - "feelsC": 40.6, + "tC": 29.8, + "feelsC": 29.2, "pp": 16, "code": 95, - "windKmh": 13.1, - "rh": 29, - "fetchedAt": "2026-06-21T22:21:09.770Z" + "windKmh": 11, + "rh": 32, + "fetchedAt": "2026-06-22T00:36:04.757Z" + }, + "400021534": { + "tC": 30.9, + "feelsC": 30.3, + "pp": 3, + "code": 0, + "windKmh": 12.9, + "rh": 31, + "fetchedAt": "2026-06-22T00:36:02.711Z" + }, + "400021535": { + "tC": null, + "feelsC": null, + "pp": 2, + "code": null, + "windKmh": null, + "rh": null, + "fetchedAt": "2026-06-22T00:36:04.348Z" } } From 05dd7f500519e57cc86ab3aca93f9a79cc6359f9 Mon Sep 17 00:00:00 2001 From: wc2026-bot Date: Mon, 22 Jun 2026 00:49:53 +0000 Subject: [PATCH 6/9] data: scheduled update 2026-06-22 --- public/data/lineups.json | 2713 +++++++++++++++++++++++++--------- public/data/market-odds.json | 200 +-- public/data/matches.json | 51 +- public/data/meta.json | 19 +- public/data/squads.json | 144 +- public/data/squads/BEL.json | 12 +- public/data/squads/CPV.json | 40 +- public/data/squads/EGY.json | 22 +- public/data/squads/IRN.json | 12 +- public/data/squads/NZL.json | 22 +- public/data/squads/URU.json | 36 +- public/data/standings.json | 104 +- public/data/stats.json | 117 +- public/data/weather.json | 715 ++++----- 14 files changed, 2783 insertions(+), 1424 deletions(-) diff --git a/public/data/lineups.json b/public/data/lineups.json index 8150eee0..5ecef315 100644 --- a/public/data/lineups.json +++ b/public/data/lineups.json @@ -17623,9 +17623,46 @@ "minute": "3'", "card": 1, "period": 3 + }, + { + "player": "514166", + "minute": "66'", + "card": 2, + "period": 5 } ], - "substitutions": [] + "substitutions": [ + { + "off": "358122", + "on": "411443", + "minute": "58'", + "period": 5 + }, + { + "off": "495349", + "on": "448343", + "minute": "58'", + "period": 5 + }, + { + "off": "433092", + "on": "448377", + "minute": "58'", + "period": 5 + }, + { + "off": "358112", + "on": "448346", + "minute": "73'", + "period": 5 + }, + { + "off": "358120", + "on": "494025", + "minute": "87'", + "period": 5 + } + ] }, "away": { "tactics": "5-2-3", @@ -17920,12 +17957,50 @@ } ], "goals": [], - "bookings": [], - "substitutions": [] + "bookings": [ + { + "player": "371736", + "minute": "33'", + "card": 1, + "period": 3 + } + ], + "substitutions": [ + { + "off": "448505", + "on": "379886", + "minute": "", + "period": 4 + }, + { + "off": "448497", + "on": "390535", + "minute": "66'", + "period": 5 + }, + { + "off": "288961", + "on": "390537", + "minute": "66'", + "period": 5 + }, + { + "off": "411644", + "on": "481180", + "minute": "79'", + "period": 5 + }, + { + "off": "371736", + "on": "405639", + "minute": "85'", + "period": 5 + } + ] }, - "matchTime": "13'", - "period": 3, - "final": false, + "matchTime": "96'", + "period": 10, + "final": true, "secTried": true }, "400021478": { @@ -18619,14 +18694,14 @@ "final": true, "secTried": true }, - "400021482": { + "400021480": { "home": { - "tactics": "4-1-2-3", + "tactics": "4-4-2", "xi": [ { - "id": "430753", - "name": "Unai SIMON", - "number": 23, + "id": "368535", + "name": "Max CROCOMBE", + "number": 1, "captain": false, "gk": true, "start": true, @@ -18635,9 +18710,9 @@ "y": null }, { - "id": "382739", - "name": "M. LLORENTE", - "number": 5, + "id": "331463", + "name": "Tim PAYNE", + "number": 2, "captain": false, "gk": false, "start": true, @@ -18646,9 +18721,9 @@ "y": null }, { - "id": "335999", - "name": "Aymeric LAPORTE", - "number": 14, + "id": "261367", + "name": "Michael BOXALL", + "number": 5, "captain": false, "gk": false, "start": true, @@ -18657,9 +18732,9 @@ "y": null }, { - "id": "474973", - "name": "Pau CUBARSI", - "number": 22, + "id": "405469", + "name": "Liberato CACACE", + "number": 13, "captain": false, "gk": false, "start": true, @@ -18668,9 +18743,9 @@ "y": null }, { - "id": "430735", - "name": "CUCURELLA", - "number": 24, + "id": "463580", + "name": "Finn SURMAN", + "number": 16, "captain": false, "gk": false, "start": true, @@ -18679,9 +18754,9 @@ "y": null }, { - "id": "430718", - "name": "FABIAN", - "number": 8, + "id": "390181", + "name": "Joe BELL", + "number": 6, "captain": false, "gk": false, "start": true, @@ -18690,9 +18765,9 @@ "y": null }, { - "id": "447866", - "name": "GAVI", - "number": 9, + "id": "423595", + "name": "Marko STAMENIC", + "number": 8, "captain": false, "gk": false, "start": true, @@ -18701,10 +18776,10 @@ "y": null }, { - "id": "411375", - "name": "RODRIGO", - "number": 16, - "captain": true, + "id": "390209", + "name": "Sarpreet SINGH", + "number": 10, + "captain": false, "gk": false, "start": true, "fieldPos": 2, @@ -18712,9 +18787,9 @@ "y": null }, { - "id": "423646", - "name": "PEDRI", - "number": 20, + "id": "405454", + "name": "Elijah JUST", + "number": 11, "captain": false, "gk": false, "start": true, @@ -18723,21 +18798,21 @@ "y": null }, { - "id": "405545", - "name": "FERRAN", - "number": 7, + "id": "390196", + "name": "Callum McCOWATT", + "number": 20, "captain": false, "gk": false, "start": true, - "fieldPos": 3, + "fieldPos": 2, "x": null, "y": null }, { - "id": "430751", - "name": "Mikel OYARZABAL", - "number": 21, - "captain": false, + "id": "274078", + "name": "Chris WOOD", + "number": 9, + "captain": true, "gk": false, "start": true, "fieldPos": 3, @@ -18747,9 +18822,9 @@ ], "subs": [ { - "id": "447853", - "name": "RAYA", - "number": 1, + "id": "423574", + "name": "Alex PAULSEN", + "number": 12, "captain": false, "gk": true, "start": false, @@ -18758,9 +18833,9 @@ "y": null }, { - "id": "484691", - "name": "Joan GARCIA", - "number": 13, + "id": "390218", + "name": "Michael WOUD", + "number": 22, "captain": false, "gk": true, "start": false, @@ -18769,9 +18844,9 @@ "y": null }, { - "id": "484728", - "name": "Marc PUBILL", - "number": 2, + "id": "440748", + "name": "Francis DE VRIES", + "number": 3, "captain": false, "gk": false, "start": false, @@ -18780,9 +18855,9 @@ "y": null }, { - "id": "391297", - "name": "Alex GRIMALDO", - "number": 3, + "id": "482775", + "name": "Tyler BINDON", + "number": 4, "captain": false, "gk": false, "start": false, @@ -18791,9 +18866,9 @@ "y": null }, { - "id": "405562", - "name": "ERIC", - "number": 4, + "id": "419572", + "name": "Nando PIJNAKER", + "number": 15, "captain": false, "gk": false, "start": false, @@ -18802,9 +18877,9 @@ "y": null }, { - "id": "430144", - "name": "Pedro PORRO", - "number": 12, + "id": "419567", + "name": "Callan ELLIOT", + "number": 24, "captain": false, "gk": false, "start": false, @@ -18813,20 +18888,20 @@ "y": null }, { - "id": "430733", - "name": "Mikel MERINO", - "number": 6, + "id": "274102", + "name": "Tommy SMITH", + "number": 26, "captain": false, "gk": false, "start": false, - "fieldPos": 2, + "fieldPos": 1, "x": null, "y": null }, { - "id": "447860", - "name": "ÁLEX B.", - "number": 15, + "id": "371142", + "name": "Alex RUFER", + "number": 14, "captain": false, "gk": false, "start": false, @@ -18835,9 +18910,9 @@ "y": null }, { - "id": "430754", - "name": "Martin ZUBIMENDI", - "number": 18, + "id": "423575", + "name": "Ben OLD", + "number": 19, "captain": false, "gk": false, "start": false, @@ -18846,31 +18921,31 @@ "y": null }, { - "id": "430750", - "name": "Dani OLMO", - "number": 10, + "id": "336641", + "name": "Ryan THOMAS", + "number": 23, "captain": false, "gk": false, "start": false, - "fieldPos": 3, + "fieldPos": 2, "x": null, "y": null }, { - "id": "423658", - "name": "Yeremy PINO", - "number": 11, + "id": "484817", + "name": "Lachlan BAYLISS", + "number": 25, "captain": false, "gk": false, "start": false, - "fieldPos": 3, + "fieldPos": 2, "x": null, "y": null }, { - "id": "447855", - "name": "WILLIAMS JR.", - "number": 17, + "id": "390205", + "name": "Logan ROGERSON", + "number": 7, "captain": false, "gk": false, "start": false, @@ -18879,9 +18954,9 @@ "y": null }, { - "id": "484320", - "name": "Lamine YAMAL", - "number": 19, + "id": "269592", + "name": "Kosta BARBAROUSES", + "number": 17, "captain": false, "gk": false, "start": false, @@ -18890,9 +18965,9 @@ "y": null }, { - "id": "492859", - "name": "VÍCTOR MUÑOZ", - "number": 25, + "id": "419577", + "name": "Ben WAINE", + "number": 18, "captain": false, "gk": false, "start": false, @@ -18901,9 +18976,9 @@ "y": null }, { - "id": "447864", - "name": "B. IGLESIAS", - "number": 26, + "id": "416652", + "name": "Jesse RANDALL", + "number": 21, "captain": false, "gk": false, "start": false, @@ -18913,48 +18988,1341 @@ } ], "goals": [], - "bookings": [ - { - "player": "423646", - "minute": "90'+3'", - "card": 1, - "period": 5 - } - ], - "substitutions": [ + "bookings": [], + "substitutions": [] + }, + "away": { + "tactics": "4-2-3-1", + "xi": [ { - "off": "430718", - "on": "430733", - "minute": "71'", - "period": 5 + "id": "416906", + "name": "MOSTAFA SHOUBIR", + "number": 23, + "captain": false, + "gk": true, + "start": true, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "369267", + "name": "YASSER IBRAHIM", + "number": 2, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "408950", + "name": "MOHAMED HANY", + "number": 3, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430477", + "name": "AHMED FATOUH", + "number": 13, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430482", + "name": "EMAM ASHOUR", + "number": 8, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "483161", + "name": "MOSTAFA ZICO", + "number": 11, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "429095", + "name": "HAMDY FATHY", + "number": 14, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "433469", + "name": "MOHANAD LASHIN", + "number": 17, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "461788", + "name": "MARAWAN ATTIA", + "number": 19, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "344654", + "name": "MOHAMED SALAH", + "number": 10, + "captain": true, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "430476", + "name": "OMAR MARMOUSH", + "number": 22, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "subs": [ + { + "id": "408948", + "name": "MOHAMED ELSHENAWY", + "number": 1, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "395860", + "name": "MAHDY SOLIMAN", + "number": 16, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "512079", + "name": "MOHAMED ALAA", + "number": 26, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "483182", + "name": "HOSSAM ABDELMAGUID", + "number": 4, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "344661", + "name": "RAMY RABIA", + "number": 5, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "416902", + "name": "MOHAMED ABDELMONEIM", + "number": 6, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "407022", + "name": "KARIM HAFEZ", + "number": 15, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "506124", + "name": "TAREK ALAA", + "number": 24, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "433466", + "name": "NABIL DONGA", + "number": 18, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "483183", + "name": "MAHMOUD SABER", + "number": 21, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "363863", + "name": "TREZEGUET", + "number": 7, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "495488", + "name": "HAMZA ABDELKARIM", + "number": 9, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "424106", + "name": "HAISSEM HASSAN", + "number": 12, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "430465", + "name": "IBRAHIM ADEL", + "number": 20, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "433461", + "name": "ZIZO", + "number": 25, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "goals": [], + "bookings": [], + "substitutions": [] + }, + "matchTime": "0'", + "period": 0, + "final": false, + "secTried": true + }, + "400021482": { + "home": { + "tactics": "4-1-2-3", + "xi": [ + { + "id": "430753", + "name": "Unai SIMON", + "number": 23, + "captain": false, + "gk": true, + "start": true, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "382739", + "name": "M. LLORENTE", + "number": 5, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "335999", + "name": "Aymeric LAPORTE", + "number": 14, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "474973", + "name": "Pau CUBARSI", + "number": 22, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430735", + "name": "CUCURELLA", + "number": 24, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430718", + "name": "FABIAN", + "number": 8, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "447866", + "name": "GAVI", + "number": 9, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "411375", + "name": "RODRIGO", + "number": 16, + "captain": true, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "423646", + "name": "PEDRI", + "number": 20, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "405545", + "name": "FERRAN", + "number": 7, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "430751", + "name": "Mikel OYARZABAL", + "number": 21, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "subs": [ + { + "id": "447853", + "name": "RAYA", + "number": 1, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "484691", + "name": "Joan GARCIA", + "number": 13, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "484728", + "name": "Marc PUBILL", + "number": 2, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "391297", + "name": "Alex GRIMALDO", + "number": 3, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "405562", + "name": "ERIC", + "number": 4, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430144", + "name": "Pedro PORRO", + "number": 12, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430733", + "name": "Mikel MERINO", + "number": 6, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "447860", + "name": "ÁLEX B.", + "number": 15, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "430754", + "name": "Martin ZUBIMENDI", + "number": 18, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "430750", + "name": "Dani OLMO", + "number": 10, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "423658", + "name": "Yeremy PINO", + "number": 11, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "447855", + "name": "WILLIAMS JR.", + "number": 17, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "484320", + "name": "Lamine YAMAL", + "number": 19, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "492859", + "name": "VÍCTOR MUÑOZ", + "number": 25, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "447864", + "name": "B. IGLESIAS", + "number": 26, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "goals": [], + "bookings": [ + { + "player": "423646", + "minute": "90'+3'", + "card": 1, + "period": 5 + } + ], + "substitutions": [ + { + "off": "430718", + "on": "430733", + "minute": "71'", + "period": 5 + }, + { + "off": "447866", + "on": "484320", + "minute": "71'", + "period": 5 + }, + { + "off": "405545", + "on": "430750", + "minute": "81'", + "period": 5 + }, + { + "off": "411375", + "on": "447855", + "minute": "87'", + "period": 5 + } + ] + }, + "away": { + "tactics": "4-1-2-3", + "xi": [ + { + "id": "364752", + "name": "VOZINHA", + "number": 1, + "captain": false, + "gk": true, + "start": true, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "409241", + "name": "DINEY BORGES", + "number": 3, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477770", + "name": "PICO LOPES", + "number": 4, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477832", + "name": "SIDNY LOPES CABRAL", + "number": 13, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477847", + "name": "STEVEN MOREIRA", + "number": 22, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477852", + "name": "KEVIN PINA", + "number": 6, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "477856", + "name": "JOVANE CABRAL", + "number": 7, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "401894", + "name": "JAMIRO MONTEIRO", + "number": 10, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "480966", + "name": "LAROS DUARTE", + "number": 15, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "482782", + "name": "DAILON LIVRAMENTO", + "number": 19, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "355642", + "name": "Ryan Mendes Da Graça", + "number": 20, + "captain": true, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "subs": [ + { + "id": "407114", + "name": "Márcio Rosa", + "number": 12, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "406281", + "name": "CJ DOS SANTOS", + "number": 23, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "297266", + "name": "STOPIRA", + "number": 2, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477831", + "name": "LOGAN COSTA", + "number": 5, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "482783", + "name": "WAGNER PINA", + "number": 24, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "482780", + "name": "KELVIN PIRES", + "number": 25, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477855", + "name": "JOAO PAULO", + "number": 8, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "373344", + "name": "Rodrigues", + "number": 11, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "477827", + "name": "DEROY DUARTE", + "number": 14, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "494313", + "name": "YANNICK SEMEDO", + "number": 16, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "433724", + "name": "WILLY SEMEDO", + "number": 17, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "494314", + "name": "TELMO ARCANJO", + "number": 18, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "401893", + "name": "Da Costa", + "number": 21, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "477849", + "name": "HELIO VARELA", + "number": 26, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "477862", + "name": "GILSON BENCHIMOL", + "number": 9, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "goals": [], + "bookings": [ + { + "player": "477832", + "minute": "16'", + "card": 1, + "period": 3 + } + ], + "substitutions": [ + { + "off": "482782", + "on": "401893", + "minute": "61'", + "period": 5 + }, + { + "off": "477856", + "on": "433724", + "minute": "61'", + "period": 5 + }, + { + "off": "480966", + "on": "477827", + "minute": "61'", + "period": 5 + }, + { + "off": "477832", + "on": "477855", + "minute": "76'", + "period": 5 + }, + { + "off": "401894", + "on": "494314", + "minute": "79'", + "period": 5 + } + ] + }, + "matchTime": "96'", + "period": 10, + "final": true + }, + "400021483": { + "home": { + "tactics": "4-1-2-3", + "xi": [ + { + "id": "430753", + "name": "Unai SIMON", + "number": 23, + "captain": false, + "gk": true, + "start": true, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "430144", + "name": "Pedro PORRO", + "number": 12, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "335999", + "name": "Aymeric LAPORTE", + "number": 14, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "474973", + "name": "Pau CUBARSI", + "number": 22, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430735", + "name": "Marc CUCURELLA", + "number": 24, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "447860", + "name": "Alex BAENA", + "number": 15, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "411375", + "name": "RODRI", + "number": 16, + "captain": true, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "423646", + "name": "PEDRI", + "number": 20, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "430750", + "name": "Dani OLMO", + "number": 10, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "484320", + "name": "Lamine YAMAL", + "number": 19, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "430751", + "name": "Mikel OYARZABAL", + "number": 21, + "captain": false, + "gk": false, + "start": true, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "subs": [ + { + "id": "447853", + "name": "David RAYA", + "number": 1, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "484691", + "name": "Joan GARCIA", + "number": 13, + "captain": false, + "gk": true, + "start": false, + "fieldPos": 0, + "x": null, + "y": null + }, + { + "id": "484728", + "name": "Marc PUBILL", + "number": 2, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "391297", + "name": "Alex GRIMALDO", + "number": 3, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null }, { - "off": "447866", - "on": "484320", - "minute": "71'", - "period": 5 + "id": "405562", + "name": "Eric GARCIA", + "number": 4, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null }, { - "off": "405545", - "on": "430750", - "minute": "81'", + "id": "382739", + "name": "Marcos LLORENTE", + "number": 5, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "430733", + "name": "Mikel MERINO", + "number": 6, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "430718", + "name": "Fabian RUIZ", + "number": 8, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "447866", + "name": "GAVI", + "number": 9, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "430754", + "name": "Martin ZUBIMENDI", + "number": 18, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 2, + "x": null, + "y": null + }, + { + "id": "405545", + "name": "Ferran TORRES", + "number": 7, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "423658", + "name": "Yeremy PINO", + "number": 11, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "447855", + "name": "Nico WILLIAMS", + "number": 17, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "492859", + "name": "Victor MUNOZ", + "number": 25, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + }, + { + "id": "447864", + "name": "Borja IGLESIAS", + "number": 26, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 3, + "x": null, + "y": null + } + ], + "goals": [ + { + "player": "484320", + "minute": "10'", + "type": 2, + "period": 3, + "sec": 598 + }, + { + "player": "430751", + "minute": "21'", + "type": 2, + "period": 3, + "sec": 1236 + }, + { + "player": "430751", + "minute": "24'", + "type": 2, + "period": 3, + "sec": 1382 + }, + { + "player": "403335", + "minute": "49'", + "type": 3, + "period": 5, + "sec": 186 + } + ], + "bookings": [], + "substitutions": [ + { + "off": "484320", + "on": "423658", + "minute": "", + "period": 4 + }, + { + "off": "430751", + "on": "405545", + "minute": "", + "period": 4 + }, + { + "off": "430750", + "on": "430733", + "minute": "61'", "period": 5 }, { - "off": "411375", + "off": "447860", "on": "447855", - "minute": "87'", + "minute": "61'", + "period": 5 + }, + { + "off": "423646", + "on": "430718", + "minute": "70'", "period": 5 } ] }, "away": { - "tactics": "4-1-2-3", + "tactics": "5-4-1", "xi": [ { - "id": "364752", - "name": "VOZINHA", - "number": 1, + "id": "396885", + "name": "MOHAMMED ALOWAIS", + "number": 21, "captain": false, "gk": true, "start": true, @@ -18963,8 +20331,8 @@ "y": null }, { - "id": "409241", - "name": "DINEY BORGES", + "id": "433439", + "name": "ALI LAJAMI", "number": 3, "captain": false, "gk": false, @@ -18974,8 +20342,8 @@ "y": null }, { - "id": "477770", - "name": "PICO LOPES", + "id": "403312", + "name": "ABDULELAH ALAMRI", "number": 4, "captain": false, "gk": false, @@ -18985,9 +20353,9 @@ "y": null }, { - "id": "477832", - "name": "SIDNY LOPES CABRAL", - "number": 13, + "id": "403335", + "name": "HASSAN ALTAMBAKTI", + "number": 5, "captain": false, "gk": false, "start": true, @@ -18996,9 +20364,9 @@ "y": null }, { - "id": "477847", - "name": "STEVEN MOREIRA", - "number": 22, + "id": "419281", + "name": "SAUD ABDULHAMID", + "number": 12, "captain": false, "gk": false, "start": true, @@ -19007,20 +20375,20 @@ "y": null }, { - "id": "477852", - "name": "KEVIN PINA", - "number": 6, + "id": "419303", + "name": "MOTEB ALHARBI", + "number": 24, "captain": false, "gk": false, "start": true, - "fieldPos": 2, + "fieldPos": 1, "x": null, "y": null }, { - "id": "477856", - "name": "JOVANE CABRAL", - "number": 7, + "id": "403319", + "name": "NASSER ALDAWSARI", + "number": 6, "captain": false, "gk": false, "start": true, @@ -19029,9 +20397,9 @@ "y": null }, { - "id": "401894", - "name": "JAMIRO MONTEIRO", - "number": 10, + "id": "436537", + "name": "MUSAB ALJUWAYR", + "number": 7, "captain": false, "gk": false, "start": true, @@ -19040,8 +20408,8 @@ "y": null }, { - "id": "480966", - "name": "LAROS DUARTE", + "id": "411624", + "name": "ABDULLAH ALKHAIBARI", "number": 15, "captain": false, "gk": false, @@ -19051,9 +20419,9 @@ "y": null }, { - "id": "482782", - "name": "DAILON LIVRAMENTO", - "number": 19, + "id": "419291", + "name": "FERAS ALBRIKAN", + "number": 9, "captain": false, "gk": false, "start": true, @@ -19062,9 +20430,9 @@ "y": null }, { - "id": "355642", - "name": "Ryan Mendes Da Graça", - "number": 20, + "id": "339745", + "name": "SALEM ALDAWSARI", + "number": 10, "captain": true, "gk": false, "start": true, @@ -19075,9 +20443,9 @@ ], "subs": [ { - "id": "407114", - "name": "Márcio Rosa", - "number": 12, + "id": "419287", + "name": "NAWAF ALAQIDI", + "number": 1, "captain": false, "gk": true, "start": false, @@ -19086,9 +20454,9 @@ "y": null }, { - "id": "406281", - "name": "CJ DOS SANTOS", - "number": 23, + "id": "339746", + "name": "AHMED ALKASSAR", + "number": 22, "captain": false, "gk": true, "start": false, @@ -19097,8 +20465,8 @@ "y": null }, { - "id": "297266", - "name": "STOPIRA", + "id": "419326", + "name": "ALI MAJRASHI", "number": 2, "captain": false, "gk": false, @@ -19108,9 +20476,9 @@ "y": null }, { - "id": "477831", - "name": "LOGAN COSTA", - "number": 5, + "id": "430518", + "name": "NAWAF BU WASHL", + "number": 13, "captain": false, "gk": false, "start": false, @@ -19119,9 +20487,9 @@ "y": null }, { - "id": "482783", - "name": "WAGNER PINA", - "number": 24, + "id": "401924", + "name": "HASSAN KADISH", + "number": 14, "captain": false, "gk": false, "start": false, @@ -19130,8 +20498,8 @@ "y": null }, { - "id": "482780", - "name": "KELVIN PIRES", + "id": "494506", + "name": "JEHAD THIKRI", "number": 25, "captain": false, "gk": false, @@ -19141,20 +20509,20 @@ "y": null }, { - "id": "477855", - "name": "JOAO PAULO", - "number": 8, + "id": "512183", + "name": "MOHAMMED ABU ALSHAMAT", + "number": 26, "captain": false, "gk": false, "start": false, - "fieldPos": 2, + "fieldPos": 1, "x": null, "y": null }, { - "id": "373344", - "name": "Rodrigues", - "number": 11, + "id": "436538", + "name": "ZIYAD ALJOHANI", + "number": 16, "captain": false, "gk": false, "start": false, @@ -19163,9 +20531,9 @@ "y": null }, { - "id": "477827", - "name": "DEROY DUARTE", - "number": 14, + "id": "523333", + "name": "ALA ALHAJJI", + "number": 18, "captain": false, "gk": false, "start": false, @@ -19174,9 +20542,9 @@ "y": null }, { - "id": "494313", - "name": "YANNICK SEMEDO", - "number": 16, + "id": "407993", + "name": "MOHAMED KANNO", + "number": 23, "captain": false, "gk": false, "start": false, @@ -19185,53 +20553,53 @@ "y": null }, { - "id": "433724", - "name": "WILLY SEMEDO", - "number": 17, + "id": "430512", + "name": "AIMAN YAHYA", + "number": 8, "captain": false, "gk": false, "start": false, - "fieldPos": 2, + "fieldPos": 3, "x": null, "y": null }, { - "id": "494314", - "name": "TELMO ARCANJO", - "number": 18, + "id": "425804", + "name": "SALEH ALSHEHRI", + "number": 11, "captain": false, "gk": false, "start": false, - "fieldPos": 2, + "fieldPos": 3, "x": null, "y": null }, { - "id": "401893", - "name": "Da Costa", - "number": 21, + "id": "419300", + "name": "KHALID ALGHANNAM", + "number": 17, "captain": false, "gk": false, "start": false, - "fieldPos": 2, + "fieldPos": 3, "x": null, "y": null }, { - "id": "477849", - "name": "HELIO VARELA", - "number": 26, + "id": "419302", + "name": "ABDULLAH ALHAMDDAN", + "number": 19, "captain": false, "gk": false, "start": false, - "fieldPos": 2, + "fieldPos": 3, "x": null, "y": null }, { - "id": "477862", - "name": "GILSON BENCHIMOL", - "number": 9, + "id": "494800", + "name": "SULTAN MANDASH", + "number": 20, "captain": false, "gk": false, "start": false, @@ -19243,57 +20611,64 @@ "goals": [], "bookings": [ { - "player": "477832", - "minute": "16'", + "player": "339745", + "minute": "30'", "card": 1, "period": 3 + }, + { + "player": "407993", + "minute": "60'", + "card": 1, + "period": 5 } ], "substitutions": [ { - "off": "482782", - "on": "401893", - "minute": "61'", - "period": 5 + "off": "436537", + "on": "419302", + "minute": "", + "period": 4 }, { - "off": "477856", - "on": "433724", - "minute": "61'", - "period": 5 + "off": "411624", + "on": "407993", + "minute": "", + "period": 4 }, { - "off": "480966", - "on": "477827", - "minute": "61'", + "off": "419291", + "on": "512183", + "minute": "60'", "period": 5 }, { - "off": "477832", - "on": "477855", - "minute": "76'", + "off": "403312", + "on": "523333", + "minute": "60'", "period": 5 }, { - "off": "401894", - "on": "494314", - "minute": "79'", + "off": "403319", + "on": "419300", + "minute": "90'", "period": 5 } ] }, - "matchTime": "96'", + "matchTime": "99'", "period": 10, - "final": true + "final": true, + "secTried": true }, - "400021483": { + "400021486": { "home": { - "tactics": "4-1-2-3", + "tactics": "4-4-2", "xi": [ { - "id": "430753", - "name": "Unai SIMON", - "number": 23, + "id": "396885", + "name": "MOHAMMED ALOWAIS", + "number": 21, "captain": false, "gk": true, "start": true, @@ -19302,9 +20677,9 @@ "y": null }, { - "id": "430144", - "name": "Pedro PORRO", - "number": 12, + "id": "403312", + "name": "ABDULELAH ALAMRI", + "number": 4, "captain": false, "gk": false, "start": true, @@ -19313,9 +20688,9 @@ "y": null }, { - "id": "335999", - "name": "Aymeric LAPORTE", - "number": 14, + "id": "403335", + "name": "HASSAN ALTAMBAKTI", + "number": 5, "captain": false, "gk": false, "start": true, @@ -19324,9 +20699,9 @@ "y": null }, { - "id": "474973", - "name": "Pau CUBARSI", - "number": 22, + "id": "419281", + "name": "SAUD ABDULHAMID", + "number": 12, "captain": false, "gk": false, "start": true, @@ -19335,8 +20710,8 @@ "y": null }, { - "id": "430735", - "name": "Marc CUCURELLA", + "id": "419303", + "name": "MOTEB ALHARBI", "number": 24, "captain": false, "gk": false, @@ -19346,21 +20721,21 @@ "y": null }, { - "id": "447860", - "name": "Alex BAENA", - "number": 15, + "id": "512183", + "name": "MOHAMMED ABU ALSHAMAT", + "number": 26, "captain": false, "gk": false, "start": true, - "fieldPos": 2, + "fieldPos": 1, "x": null, "y": null }, { - "id": "411375", - "name": "RODRI", - "number": 16, - "captain": true, + "id": "436537", + "name": "MUSAB ALJUWAYR", + "number": 7, + "captain": false, "gk": false, "start": true, "fieldPos": 2, @@ -19368,9 +20743,9 @@ "y": null }, { - "id": "423646", - "name": "PEDRI", - "number": 20, + "id": "411624", + "name": "ABDULLAH ALKHAIBARI", + "number": 15, "captain": false, "gk": false, "start": true, @@ -19379,20 +20754,20 @@ "y": null }, { - "id": "430750", - "name": "Dani OLMO", - "number": 10, + "id": "407993", + "name": "MOHAMED KANNO", + "number": 23, "captain": false, "gk": false, "start": true, - "fieldPos": 3, + "fieldPos": 2, "x": null, "y": null }, { - "id": "484320", - "name": "Lamine YAMAL", - "number": 19, + "id": "419291", + "name": "FERAS ALBRIKAN", + "number": 9, "captain": false, "gk": false, "start": true, @@ -19401,10 +20776,10 @@ "y": null }, { - "id": "430751", - "name": "Mikel OYARZABAL", - "number": 21, - "captain": false, + "id": "339745", + "name": "SALEM ALDAWSARI", + "number": 10, + "captain": true, "gk": false, "start": true, "fieldPos": 3, @@ -19414,8 +20789,8 @@ ], "subs": [ { - "id": "447853", - "name": "David RAYA", + "id": "419287", + "name": "NAWAF ALAQIDI", "number": 1, "captain": false, "gk": true, @@ -19425,9 +20800,9 @@ "y": null }, { - "id": "484691", - "name": "Joan GARCIA", - "number": 13, + "id": "339746", + "name": "AHMED ALKASSAR", + "number": 22, "captain": false, "gk": true, "start": false, @@ -19436,8 +20811,8 @@ "y": null }, { - "id": "484728", - "name": "Marc PUBILL", + "id": "419326", + "name": "ALI MAJRASHI", "number": 2, "captain": false, "gk": false, @@ -19447,8 +20822,8 @@ "y": null }, { - "id": "391297", - "name": "Alex GRIMALDO", + "id": "433439", + "name": "ALI LAJAMI", "number": 3, "captain": false, "gk": false, @@ -19458,9 +20833,9 @@ "y": null }, { - "id": "405562", - "name": "Eric GARCIA", - "number": 4, + "id": "430518", + "name": "NAWAF BU WASHL", + "number": 13, "captain": false, "gk": false, "start": false, @@ -19469,9 +20844,9 @@ "y": null }, { - "id": "382739", - "name": "Marcos LLORENTE", - "number": 5, + "id": "401924", + "name": "HASSAN KADISH", + "number": 14, "captain": false, "gk": false, "start": false, @@ -19480,20 +20855,20 @@ "y": null }, { - "id": "430733", - "name": "Mikel MERINO", - "number": 6, + "id": "494506", + "name": "JEHAD THIKRI", + "number": 25, "captain": false, "gk": false, "start": false, - "fieldPos": 2, + "fieldPos": 1, "x": null, "y": null }, { - "id": "430718", - "name": "Fabian RUIZ", - "number": 8, + "id": "403319", + "name": "NASSER ALDAWSARI", + "number": 6, "captain": false, "gk": false, "start": false, @@ -19502,9 +20877,9 @@ "y": null }, { - "id": "447866", - "name": "GAVI", - "number": 9, + "id": "436538", + "name": "ZIYAD ALJOHANI", + "number": 16, "captain": false, "gk": false, "start": false, @@ -19513,8 +20888,8 @@ "y": null }, { - "id": "430754", - "name": "Martin ZUBIMENDI", + "id": "523333", + "name": "ALA ALHAJJI", "number": 18, "captain": false, "gk": false, @@ -19524,9 +20899,9 @@ "y": null }, { - "id": "405545", - "name": "Ferran TORRES", - "number": 7, + "id": "430512", + "name": "AIMAN YAHYA", + "number": 8, "captain": false, "gk": false, "start": false, @@ -19535,8 +20910,8 @@ "y": null }, { - "id": "423658", - "name": "Yeremy PINO", + "id": "425804", + "name": "SALEH ALSHEHRI", "number": 11, "captain": false, "gk": false, @@ -19546,8 +20921,8 @@ "y": null }, { - "id": "447855", - "name": "Nico WILLIAMS", + "id": "419300", + "name": "KHALID ALGHANNAM", "number": 17, "captain": false, "gk": false, @@ -19557,9 +20932,9 @@ "y": null }, { - "id": "492859", - "name": "Victor MUNOZ", - "number": 25, + "id": "419302", + "name": "ABDULLAH ALHAMDDAN", + "number": 19, "captain": false, "gk": false, "start": false, @@ -19568,9 +20943,9 @@ "y": null }, { - "id": "447864", - "name": "Borja IGLESIAS", - "number": 26, + "id": "494800", + "name": "SULTAN MANDASH", + "number": 20, "captain": false, "gk": false, "start": false, @@ -19581,75 +20956,61 @@ ], "goals": [ { - "player": "484320", - "minute": "10'", - "type": 2, - "period": 3, - "sec": 598 - }, - { - "player": "430751", - "minute": "21'", - "type": 2, - "period": 3, - "sec": 1236 - }, - { - "player": "430751", - "minute": "24'", + "player": "403312", + "minute": "41'", "type": 2, "period": 3, - "sec": 1382 - }, + "sec": 2403 + } + ], + "bookings": [ { - "player": "403335", - "minute": "49'", - "type": 3, - "period": 5, - "sec": 186 + "player": "403312", + "minute": "44'", + "card": 1, + "period": 3 } ], - "bookings": [], "substitutions": [ { - "off": "484320", - "on": "423658", - "minute": "", - "period": 4 + "off": "436537", + "on": "403319", + "minute": "63'", + "period": 5 }, { - "off": "430751", - "on": "405545", - "minute": "", - "period": 4 + "off": "512183", + "on": "430518", + "minute": "81'", + "period": 5 }, { - "off": "430750", - "on": "430733", - "minute": "61'", + "off": "419303", + "on": "419302", + "minute": "90'+2'", "period": 5 }, { - "off": "447860", - "on": "447855", - "minute": "61'", + "off": "419291", + "on": "523333", + "minute": "90'+2'", "period": 5 }, { - "off": "423646", - "on": "430718", - "minute": "70'", + "off": "419281", + "on": "433439", + "minute": "90'+2'", "period": 5 } ] }, "away": { - "tactics": "5-4-1", + "tactics": "4-4-2", "xi": [ { - "id": "396885", - "name": "MOHAMMED ALOWAIS", - "number": 21, + "id": "229498", + "name": "Fernando MUSLERA", + "number": 23, "captain": false, "gk": true, "start": true, @@ -19658,8 +21019,8 @@ "y": null }, { - "id": "433439", - "name": "ALI LAJAMI", + "id": "419108", + "name": "Sebastian CACERES", "number": 3, "captain": false, "gk": false, @@ -19669,9 +21030,9 @@ "y": null }, { - "id": "403312", - "name": "ABDULELAH ALAMRI", - "number": 4, + "id": "368660", + "name": "Guillermo VARELA", + "number": 13, "captain": false, "gk": false, "start": true, @@ -19680,9 +21041,9 @@ "y": null }, { - "id": "403335", - "name": "HASSAN ALTAMBAKTI", - "number": 5, + "id": "402893", + "name": "Mathias OLIVERA", + "number": 16, "captain": false, "gk": false, "start": true, @@ -19691,9 +21052,9 @@ "y": null }, { - "id": "419281", - "name": "SAUD ABDULHAMID", - "number": 12, + "id": "402895", + "name": "Matias VINA", + "number": 17, "captain": false, "gk": false, "start": true, @@ -19702,19 +21063,19 @@ "y": null }, { - "id": "419303", - "name": "MOTEB ALHARBI", - "number": 24, + "id": "441623", + "name": "Manuel UGARTE", + "number": 5, "captain": false, "gk": false, "start": true, - "fieldPos": 1, + "fieldPos": 2, "x": null, "y": null }, { - "id": "403319", - "name": "NASSER ALDAWSARI", + "id": "386538", + "name": "Rodrigo BENTANCUR", "number": 6, "captain": false, "gk": false, @@ -19724,10 +21085,10 @@ "y": null }, { - "id": "436537", - "name": "MUSAB ALJUWAYR", - "number": 7, - "captain": false, + "id": "402884", + "name": "Federico VALVERDE", + "number": 8, + "captain": true, "gk": false, "start": true, "fieldPos": 2, @@ -19735,9 +21096,9 @@ "y": null }, { - "id": "411624", - "name": "ABDULLAH ALKHAIBARI", - "number": 15, + "id": "419100", + "name": "Maxi ARAUJO", + "number": 20, "captain": false, "gk": false, "start": true, @@ -19746,8 +21107,8 @@ "y": null }, { - "id": "419291", - "name": "FERAS ALBRIKAN", + "id": "419126", + "name": "Darwin NUNEZ", "number": 9, "captain": false, "gk": false, @@ -19757,10 +21118,10 @@ "y": null }, { - "id": "339745", - "name": "SALEM ALDAWSARI", - "number": 10, - "captain": true, + "id": "477536", + "name": "Federico VINAS", + "number": 21, + "captain": false, "gk": false, "start": true, "fieldPos": 3, @@ -19770,8 +21131,8 @@ ], "subs": [ { - "id": "419287", - "name": "NAWAF ALAQIDI", + "id": "368664", + "name": "Sergio ROCHET", "number": 1, "captain": false, "gk": true, @@ -19781,9 +21142,9 @@ "y": null }, { - "id": "339746", - "name": "AHMED ALKASSAR", - "number": 22, + "id": "402897", + "name": "Santiago MELE", + "number": 12, "captain": false, "gk": true, "start": false, @@ -19792,8 +21153,8 @@ "y": null }, { - "id": "419326", - "name": "ALI MAJRASHI", + "id": "368655", + "name": "Jose Maria GIMENEZ", "number": 2, "captain": false, "gk": false, @@ -19803,31 +21164,9 @@ "y": null }, { - "id": "430518", - "name": "NAWAF BU WASHL", - "number": 13, - "captain": false, - "gk": false, - "start": false, - "fieldPos": 1, - "x": null, - "y": null - }, - { - "id": "401924", - "name": "HASSAN KADISH", - "number": 14, - "captain": false, - "gk": false, - "start": false, - "fieldPos": 1, - "x": null, - "y": null - }, - { - "id": "494506", - "name": "JEHAD THIKRI", - "number": 25, + "id": "402904", + "name": "Santiago BUENO", + "number": 24, "captain": false, "gk": false, "start": false, @@ -19836,20 +21175,20 @@ "y": null }, { - "id": "512183", - "name": "MOHAMMED ABU ALSHAMAT", - "number": 26, + "id": "402898", + "name": "Nicolas DE LA CRUZ", + "number": 7, "captain": false, "gk": false, "start": false, - "fieldPos": 1, + "fieldPos": 2, "x": null, "y": null }, { - "id": "436538", - "name": "ZIYAD ALJOHANI", - "number": 16, + "id": "402876", + "name": "Agustin CANOBBIO", + "number": 14, "captain": false, "gk": false, "start": false, @@ -19858,9 +21197,9 @@ "y": null }, { - "id": "523333", - "name": "ALA ALHAJJI", - "number": 18, + "id": "473062", + "name": "Emiliano MARTINEZ", + "number": 15, "captain": false, "gk": false, "start": false, @@ -19869,9 +21208,9 @@ "y": null }, { - "id": "407993", - "name": "MOHAMED KANNO", - "number": 23, + "id": "439538", + "name": "Joaquin PIQUEREZ", + "number": 22, "captain": false, "gk": false, "start": false, @@ -19880,31 +21219,31 @@ "y": null }, { - "id": "430512", - "name": "AIMAN YAHYA", - "number": 8, + "id": "419134", + "name": "Juan Manuel SANABRIA", + "number": 25, "captain": false, "gk": false, "start": false, - "fieldPos": 3, + "fieldPos": 2, "x": null, "y": null }, { - "id": "425804", - "name": "SALEH ALSHEHRI", - "number": 11, + "id": "419142", + "name": "Rodrigo ZALAZAR", + "number": 26, "captain": false, "gk": false, "start": false, - "fieldPos": 3, + "fieldPos": 2, "x": null, "y": null }, { - "id": "419300", - "name": "KHALID ALGHANNAM", - "number": 17, + "id": "439956", + "name": "Facundo PELLISTRI", + "number": 11, "captain": false, "gk": false, "start": false, @@ -19913,9 +21252,9 @@ "y": null }, { - "id": "419302", - "name": "ABDULLAH ALHAMDDAN", - "number": 19, + "id": "419132", + "name": "Brian RODRIGUEZ", + "number": 18, "captain": false, "gk": false, "start": false, @@ -19924,9 +21263,9 @@ "y": null }, { - "id": "494800", - "name": "SULTAN MANDASH", - "number": 20, + "id": "332897", + "name": "Rodrigo AGUIRRE", + "number": 19, "captain": false, "gk": false, "start": false, @@ -19935,49 +21274,44 @@ "y": null } ], - "goals": [], - "bookings": [ - { - "player": "339745", - "minute": "30'", - "card": 1, - "period": 3 - }, + "goals": [ { - "player": "407993", - "minute": "60'", - "card": 1, - "period": 5 + "player": "419100", + "minute": "80'", + "type": 2, + "period": 5, + "sec": 2066 } ], + "bookings": [], "substitutions": [ { - "off": "436537", - "on": "419302", + "off": "419126", + "on": "402876", "minute": "", "period": 4 }, { - "off": "411624", - "on": "407993", + "off": "402895", + "on": "419134", "minute": "", "period": 4 }, { - "off": "419291", - "on": "512183", - "minute": "60'", + "off": "441623", + "on": "402898", + "minute": "72'", "period": 5 }, { - "off": "403312", - "on": "523333", - "minute": "60'", + "off": "419100", + "on": "419132", + "minute": "81'", "period": 5 }, { - "off": "403319", - "on": "419300", + "off": "477536", + "on": "332897", "minute": "90'", "period": 5 } @@ -19988,14 +21322,14 @@ "final": true, "secTried": true }, - "400021486": { + "400021487": { "home": { - "tactics": "4-4-2", + "tactics": "4-1-2-3", "xi": [ { - "id": "396885", - "name": "MOHAMMED ALOWAIS", - "number": 21, + "id": "229498", + "name": "Fernando MUSLERA", + "number": 23, "captain": false, "gk": true, "start": true, @@ -20004,9 +21338,9 @@ "y": null }, { - "id": "403312", - "name": "ABDULELAH ALAMRI", - "number": 4, + "id": "419108", + "name": "Sebastian CACERES", + "number": 3, "captain": false, "gk": false, "start": true, @@ -20015,9 +21349,9 @@ "y": null }, { - "id": "403335", - "name": "HASSAN ALTAMBAKTI", - "number": 5, + "id": "368660", + "name": "Guillermo VARELA", + "number": 13, "captain": false, "gk": false, "start": true, @@ -20026,9 +21360,9 @@ "y": null }, { - "id": "419281", - "name": "SAUD ABDULHAMID", - "number": 12, + "id": "402893", + "name": "Mathias OLIVERA", + "number": 16, "captain": false, "gk": false, "start": true, @@ -20037,32 +21371,32 @@ "y": null }, { - "id": "419303", - "name": "MOTEB ALHARBI", - "number": 24, + "id": "441623", + "name": "Manuel UGARTE", + "number": 5, "captain": false, "gk": false, "start": true, - "fieldPos": 1, + "fieldPos": 2, "x": null, "y": null }, { - "id": "512183", - "name": "MOHAMMED ABU ALSHAMAT", - "number": 26, + "id": "386538", + "name": "Rodrigo BENTANCUR", + "number": 6, "captain": false, "gk": false, "start": true, - "fieldPos": 1, + "fieldPos": 2, "x": null, "y": null }, { - "id": "436537", - "name": "MUSAB ALJUWAYR", - "number": 7, - "captain": false, + "id": "402884", + "name": "Federico VALVERDE", + "number": 8, + "captain": true, "gk": false, "start": true, "fieldPos": 2, @@ -20070,9 +21404,9 @@ "y": null }, { - "id": "411624", - "name": "ABDULLAH ALKHAIBARI", - "number": 15, + "id": "402876", + "name": "Agustin CANOBBIO", + "number": 14, "captain": false, "gk": false, "start": true, @@ -20081,9 +21415,9 @@ "y": null }, { - "id": "407993", - "name": "MOHAMED KANNO", - "number": 23, + "id": "419100", + "name": "Maxi ARAUJO", + "number": 20, "captain": false, "gk": false, "start": true, @@ -20092,21 +21426,21 @@ "y": null }, { - "id": "419291", - "name": "FERAS ALBRIKAN", - "number": 9, + "id": "419134", + "name": "Juan Manuel SANABRIA", + "number": 25, "captain": false, "gk": false, "start": true, - "fieldPos": 3, + "fieldPos": 2, "x": null, "y": null }, { - "id": "339745", - "name": "SALEM ALDAWSARI", - "number": 10, - "captain": true, + "id": "477536", + "name": "Federico VINAS", + "number": 21, + "captain": false, "gk": false, "start": true, "fieldPos": 3, @@ -20116,8 +21450,8 @@ ], "subs": [ { - "id": "419287", - "name": "NAWAF ALAQIDI", + "id": "368664", + "name": "Sergio ROCHET", "number": 1, "captain": false, "gk": true, @@ -20127,9 +21461,9 @@ "y": null }, { - "id": "339746", - "name": "AHMED ALKASSAR", - "number": 22, + "id": "402897", + "name": "Santiago MELE", + "number": 12, "captain": false, "gk": true, "start": false, @@ -20138,8 +21472,8 @@ "y": null }, { - "id": "419326", - "name": "ALI MAJRASHI", + "id": "368655", + "name": "Jose Maria GIMENEZ", "number": 2, "captain": false, "gk": false, @@ -20149,20 +21483,9 @@ "y": null }, { - "id": "433439", - "name": "ALI LAJAMI", - "number": 3, - "captain": false, - "gk": false, - "start": false, - "fieldPos": 1, - "x": null, - "y": null - }, - { - "id": "430518", - "name": "NAWAF BU WASHL", - "number": 13, + "id": "402895", + "name": "Matias VINA", + "number": 17, "captain": false, "gk": false, "start": false, @@ -20171,9 +21494,9 @@ "y": null }, { - "id": "401924", - "name": "HASSAN KADISH", - "number": 14, + "id": "402904", + "name": "Santiago BUENO", + "number": 24, "captain": false, "gk": false, "start": false, @@ -20182,20 +21505,20 @@ "y": null }, { - "id": "494506", - "name": "JEHAD THIKRI", - "number": 25, + "id": "402898", + "name": "Nicolas DE LA CRUZ", + "number": 7, "captain": false, "gk": false, "start": false, - "fieldPos": 1, + "fieldPos": 2, "x": null, "y": null }, { - "id": "403319", - "name": "NASSER ALDAWSARI", - "number": 6, + "id": "473062", + "name": "Emiliano MARTINEZ", + "number": 15, "captain": false, "gk": false, "start": false, @@ -20204,9 +21527,9 @@ "y": null }, { - "id": "436538", - "name": "ZIYAD ALJOHANI", - "number": 16, + "id": "439538", + "name": "Joaquin PIQUEREZ", + "number": 22, "captain": false, "gk": false, "start": false, @@ -20215,9 +21538,9 @@ "y": null }, { - "id": "523333", - "name": "ALA ALHAJJI", - "number": 18, + "id": "419142", + "name": "Rodrigo ZALAZAR", + "number": 26, "captain": false, "gk": false, "start": false, @@ -20226,9 +21549,9 @@ "y": null }, { - "id": "430512", - "name": "AIMAN YAHYA", - "number": 8, + "id": "419126", + "name": "Darwin NUNEZ", + "number": 9, "captain": false, "gk": false, "start": false, @@ -20237,8 +21560,8 @@ "y": null }, { - "id": "425804", - "name": "SALEH ALSHEHRI", + "id": "439956", + "name": "Facundo PELLISTRI", "number": 11, "captain": false, "gk": false, @@ -20248,9 +21571,9 @@ "y": null }, { - "id": "419300", - "name": "KHALID ALGHANNAM", - "number": 17, + "id": "419132", + "name": "Brian RODRIGUEZ", + "number": 18, "captain": false, "gk": false, "start": false, @@ -20259,8 +21582,8 @@ "y": null }, { - "id": "419302", - "name": "ABDULLAH ALHAMDDAN", + "id": "332897", + "name": "Rodrigo AGUIRRE", "number": 19, "captain": false, "gk": false, @@ -20268,76 +21591,66 @@ "fieldPos": 3, "x": null, "y": null - }, - { - "id": "494800", - "name": "SULTAN MANDASH", - "number": 20, - "captain": false, - "gk": false, - "start": false, - "fieldPos": 3, - "x": null, - "y": null } ], "goals": [ { - "player": "403312", - "minute": "41'", + "player": "419100", + "minute": "44'", "type": 2, "period": 3, - "sec": 2403 + "sec": 2584 + }, + { + "player": "402876", + "minute": "45'+6'", + "type": 2, + "period": 3, + "sec": 3003 } ], "bookings": [ { - "player": "403312", - "minute": "44'", + "player": "386538", + "minute": "20'", "card": 1, "period": 3 - } - ], - "substitutions": [ - { - "off": "436537", - "on": "403319", - "minute": "63'", - "period": 5 }, { - "off": "512183", - "on": "430518", - "minute": "81'", + "player": "402893", + "minute": "58'", + "card": 1, "period": 5 - }, + } + ], + "substitutions": [ { - "off": "419303", - "on": "419302", - "minute": "90'+2'", + "off": "441623", + "on": "402898", + "minute": "70'", "period": 5 }, { - "off": "419291", - "on": "523333", - "minute": "90'+2'", + "off": "477536", + "on": "419126", + "minute": "70'", "period": 5 }, { - "off": "419281", - "on": "433439", - "minute": "90'+2'", + "off": "419100", + "on": "419132", + "minute": "81'", "period": 5 } ] }, "away": { - "tactics": "4-4-2", + "tactics": "4-1-2-3", "xi": [ { - "id": "229498", - "name": "Fernando MUSLERA", - "number": 23, + "id": "364752", + "name": "VOZINHA", + "number": 1, "captain": false, "gk": true, "start": true, @@ -20346,8 +21659,8 @@ "y": null }, { - "id": "419108", - "name": "Sebastian CACERES", + "id": "409241", + "name": "DINEY BORGES", "number": 3, "captain": false, "gk": false, @@ -20357,9 +21670,9 @@ "y": null }, { - "id": "368660", - "name": "Guillermo VARELA", - "number": 13, + "id": "477770", + "name": "PICO LOPES", + "number": 4, "captain": false, "gk": false, "start": true, @@ -20368,9 +21681,9 @@ "y": null }, { - "id": "402893", - "name": "Mathias OLIVERA", - "number": 16, + "id": "477832", + "name": "SIDNY LOPES CABRAL", + "number": 13, "captain": false, "gk": false, "start": true, @@ -20379,9 +21692,9 @@ "y": null }, { - "id": "402895", - "name": "Matias VINA", - "number": 17, + "id": "477847", + "name": "STEVEN MOREIRA", + "number": 22, "captain": false, "gk": false, "start": true, @@ -20390,9 +21703,9 @@ "y": null }, { - "id": "441623", - "name": "Manuel UGARTE", - "number": 5, + "id": "477852", + "name": "KEVIN PINA", + "number": 6, "captain": false, "gk": false, "start": true, @@ -20401,9 +21714,9 @@ "y": null }, { - "id": "386538", - "name": "Rodrigo BENTANCUR", - "number": 6, + "id": "401894", + "name": "JAMIRO MONTEIRO", + "number": 10, "captain": false, "gk": false, "start": true, @@ -20412,10 +21725,10 @@ "y": null }, { - "id": "402884", - "name": "Federico VALVERDE", - "number": 8, - "captain": true, + "id": "373344", + "name": "GARRY RODRIGUES", + "number": 11, + "captain": false, "gk": false, "start": true, "fieldPos": 2, @@ -20423,9 +21736,9 @@ "y": null }, { - "id": "419100", - "name": "Maxi ARAUJO", - "number": 20, + "id": "494314", + "name": "TELMO ARCANJO", + "number": 18, "captain": false, "gk": false, "start": true, @@ -20434,8 +21747,8 @@ "y": null }, { - "id": "419126", - "name": "Darwin NUNEZ", + "id": "477862", + "name": "GILSON BENCHIMOL", "number": 9, "captain": false, "gk": false, @@ -20445,10 +21758,10 @@ "y": null }, { - "id": "477536", - "name": "Federico VINAS", - "number": 21, - "captain": false, + "id": "355642", + "name": "RYAN MENDES", + "number": 20, + "captain": true, "gk": false, "start": true, "fieldPos": 3, @@ -20458,9 +21771,9 @@ ], "subs": [ { - "id": "368664", - "name": "Sergio ROCHET", - "number": 1, + "id": "407114", + "name": "MARCIO ROSA", + "number": 12, "captain": false, "gk": true, "start": false, @@ -20469,9 +21782,9 @@ "y": null }, { - "id": "402897", - "name": "Santiago MELE", - "number": 12, + "id": "406281", + "name": "CJ DOS SANTOS", + "number": 23, "captain": false, "gk": true, "start": false, @@ -20480,8 +21793,8 @@ "y": null }, { - "id": "368655", - "name": "Jose Maria GIMENEZ", + "id": "297266", + "name": "STOPIRA", "number": 2, "captain": false, "gk": false, @@ -20491,8 +21804,19 @@ "y": null }, { - "id": "402904", - "name": "Santiago BUENO", + "id": "477831", + "name": "LOGAN COSTA", + "number": 5, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "482783", + "name": "WAGNER PINA", "number": 24, "captain": false, "gk": false, @@ -20502,8 +21826,19 @@ "y": null }, { - "id": "402898", - "name": "Nicolas DE LA CRUZ", + "id": "482780", + "name": "KELVIN PIRES", + "number": 25, + "captain": false, + "gk": false, + "start": false, + "fieldPos": 1, + "x": null, + "y": null + }, + { + "id": "477856", + "name": "JOVANE CABRAL", "number": 7, "captain": false, "gk": false, @@ -20513,9 +21848,9 @@ "y": null }, { - "id": "402876", - "name": "Agustin CANOBBIO", - "number": 14, + "id": "477855", + "name": "JOAO PAULO", + "number": 8, "captain": false, "gk": false, "start": false, @@ -20524,9 +21859,9 @@ "y": null }, { - "id": "473062", - "name": "Emiliano MARTINEZ", - "number": 15, + "id": "477827", + "name": "DEROY DUARTE", + "number": 14, "captain": false, "gk": false, "start": false, @@ -20535,9 +21870,9 @@ "y": null }, { - "id": "439538", - "name": "Joaquin PIQUEREZ", - "number": 22, + "id": "480966", + "name": "LAROS DUARTE", + "number": 15, "captain": false, "gk": false, "start": false, @@ -20546,9 +21881,9 @@ "y": null }, { - "id": "419134", - "name": "Juan Manuel SANABRIA", - "number": 25, + "id": "494313", + "name": "YANNICK SEMEDO", + "number": 16, "captain": false, "gk": false, "start": false, @@ -20557,9 +21892,9 @@ "y": null }, { - "id": "419142", - "name": "Rodrigo ZALAZAR", - "number": 26, + "id": "433724", + "name": "WILLY SEMEDO", + "number": 17, "captain": false, "gk": false, "start": false, @@ -20568,30 +21903,30 @@ "y": null }, { - "id": "439956", - "name": "Facundo PELLISTRI", - "number": 11, + "id": "401893", + "name": "NUNO DA COSTA", + "number": 21, "captain": false, "gk": false, "start": false, - "fieldPos": 3, + "fieldPos": 2, "x": null, "y": null }, { - "id": "419132", - "name": "Brian RODRIGUEZ", - "number": 18, + "id": "477849", + "name": "HELIO VARELA", + "number": 26, "captain": false, "gk": false, "start": false, - "fieldPos": 3, + "fieldPos": 2, "x": null, "y": null }, { - "id": "332897", - "name": "Rodrigo AGUIRRE", + "id": "482782", + "name": "DAILON LIVRAMENTO", "number": 19, "captain": false, "gk": false, @@ -20603,43 +21938,63 @@ ], "goals": [ { - "player": "419100", - "minute": "80'", + "player": "477852", + "minute": "21'", + "type": 2, + "period": 3, + "sec": 1226 + }, + { + "player": "477849", + "minute": "61'", "type": 2, "period": 5, - "sec": 2066 + "sec": 916 + } + ], + "bookings": [ + { + "player": "477832", + "minute": "5'", + "card": 1, + "period": 3 + }, + { + "player": "409241", + "minute": "90'+3'", + "card": 1, + "period": 5 } ], - "bookings": [], "substitutions": [ { - "off": "419126", - "on": "402876", + "off": "494314", + "on": "477827", "minute": "", "period": 4 }, { - "off": "402895", - "on": "419134", - "minute": "", - "period": 4 + "off": "477862", + "on": "401893", + "minute": "58'", + "period": 5 }, { - "off": "441623", - "on": "402898", - "minute": "72'", + "off": "373344", + "on": "477849", + "minute": "58'", "period": 5 }, { - "off": "419100", - "on": "419132", - "minute": "81'", + "off": "477852", + "on": "480966", + "minute": "70'", "period": 5 }, { - "off": "477536", - "on": "332897", - "minute": "90'", + "off": "401894", + "on": "494313", + "minute": "80'", "period": 5 } ] @@ -20649,28 +22004,6 @@ "final": true, "secTried": true }, - "400021487": { - "home": { - "tactics": null, - "xi": [], - "subs": [], - "goals": [], - "bookings": [], - "substitutions": [] - }, - "away": { - "tactics": null, - "xi": [], - "subs": [], - "goals": [], - "bookings": [], - "substitutions": [] - }, - "matchTime": "0'", - "period": 0, - "final": false, - "secTried": true - }, "400021488": { "home": { "tactics": "4-4-2", diff --git a/public/data/market-odds.json b/public/data/market-odds.json index 56ee0f86..8a327ec8 100644 --- a/public/data/market-odds.json +++ b/public/data/market-odds.json @@ -1,206 +1,206 @@ { - "updatedAt": "2026-06-21T18:36:22.000Z", - "marketUpdatedAt": "2026-06-21T18:32:10.776468Z", + "updatedAt": "2026-06-22T00:49:53.618Z", + "marketUpdatedAt": "2026-06-22T00:47:20.432522Z", "title": "World Cup Winner", "slug": "world-cup-winner", "url": "https://polymarket.com/event/world-cup-winner", - "volume": 2836608092, + "volume": 2877464539, "source": "polymarket.com", "champion": [ { "code": "FRA", "label": "France", "price": 0.1975, - "change1d": 0.001, - "norm": 0.192 + "change1d": 0, + "norm": 0.1969 }, { "code": "ESP", "label": "Spain", - "price": 0.1425, - "change1d": 0.006, - "norm": 0.1386 + "price": 0.1385, + "change1d": 0.002, + "norm": 0.1381 }, { "code": "ENG", "label": "England", "price": 0.1255, - "change1d": 0.0, - "norm": 0.122 + "change1d": 0, + "norm": 0.1251 }, { "code": "ARG", "label": "Argentina", "price": 0.1175, - "change1d": 0.0, - "norm": 0.1142 + "change1d": 0, + "norm": 0.1171 }, { "code": "POR", "label": "Portugal", "price": 0.0665, "change1d": -0.005, - "norm": 0.0647 + "norm": 0.0663 }, { "code": "BRA", "label": "Brazil", - "price": 0.0595, - "change1d": 0.0, - "norm": 0.0579 + "price": 0.0575, + "change1d": -0.002, + "norm": 0.0573 }, { "code": "NED", "label": "Netherlands", - "price": 0.0555, - "change1d": 0.0065, - "norm": 0.054 + "price": 0.0545, + "change1d": 0, + "norm": 0.0543 }, { "code": "GER", "label": "Germany", "price": 0.0535, - "change1d": -0.01, - "norm": 0.052 + "change1d": 0, + "norm": 0.0533 }, { "code": "USA", "label": "USA", - "price": 0.0395, - "change1d": 0.007, - "norm": 0.0384 + "price": 0.0375, + "change1d": 0.003, + "norm": 0.0374 }, { - "code": "NOR", - "label": "Norway", - "price": 0.0235, - "change1d": -0.001, - "norm": 0.0228 + "code": "MAR", + "label": "Morocco", + "price": 0.0225, + "change1d": 0, + "norm": 0.0224 }, { "code": "JPN", "label": "Japan", - "price": 0.0225, - "change1d": 0.01, - "norm": 0.0219 - }, - { - "code": "MAR", - "label": "Morocco", - "price": 0.0225, - "change1d": -0.003, - "norm": 0.0219 + "price": 0.0215, + "change1d": 0.008, + "norm": 0.0214 }, { - "code": "BEL", - "label": "Belgium", - "price": 0.0155, - "change1d": 0.0, - "norm": 0.0151 + "code": "NOR", + "label": "Norway", + "price": 0.0195, + "change1d": -0.005, + "norm": 0.0194 }, { "code": "COL", "label": "Colombia", "price": 0.0145, - "change1d": -0.001, - "norm": 0.0141 + "change1d": 0, + "norm": 0.0145 }, { "code": "MEX", "label": "Mexico", - "price": 0.0135, - "change1d": 0.001, - "norm": 0.0131 + "price": 0.0125, + "change1d": 0, + "norm": 0.0125 }, { - "code": "SUI", - "label": "Switzerland", - "price": 0.0075, - "change1d": 0.001, - "norm": 0.0073 + "code": "BEL", + "label": "Belgium", + "price": 0.011, + "change1d": -0.0045, + "norm": 0.011 }, { - "code": "URU", - "label": "Uruguay", - "price": 0.0055, - "change1d": 0.0, - "norm": 0.0053 + "code": "SUI", + "label": "Switzerland", + "price": 0.0065, + "change1d": 0, + "norm": 0.0065 }, { "code": "SEN", "label": "Senegal", "price": 0.0055, - "change1d": 0.0, - "norm": 0.0053 + "change1d": 0, + "norm": 0.0055 }, { "code": "CIV", "label": "Ivory Coast", "price": 0.0045, - "change1d": 0.0, - "norm": 0.0044 + "change1d": -0.001, + "norm": 0.0045 }, { "code": "CRO", "label": "Croatia", "price": 0.0045, "change1d": -0.002, - "norm": 0.0044 - }, - { - "code": "KOR", - "label": "South Korea", - "price": 0.0035, - "change1d": 0.0, - "norm": 0.0034 + "norm": 0.0045 }, { "code": "CAN", "label": "Canada", "price": 0.0035, - "change1d": 0.0, - "norm": 0.0034 + "change1d": 0, + "norm": 0.0035 }, { "code": "AUT", "label": "Austria", "price": 0.0035, - "change1d": 0.0, - "norm": 0.0034 + "change1d": 0, + "norm": 0.0035 + }, + { + "code": "KOR", + "label": "South Korea", + "price": 0.0025, + "change1d": -0.001, + "norm": 0.0025 }, { "code": "AUS", "label": "Australia", "price": 0.0025, - "change1d": -0.001, - "norm": 0.0024 + "change1d": 0, + "norm": 0.0025 }, { "code": "EGY", "label": "Egypt", "price": 0.0025, - "change1d": 0.0, - "norm": 0.0024 + "change1d": 0.001, + "norm": 0.0025 }, { "code": "SWE", "label": "Sweden", "price": 0.0025, - "change1d": 0.0, - "norm": 0.0024 + "change1d": 0, + "norm": 0.0025 + }, + { + "code": "URU", + "label": "Uruguay", + "price": 0.0015, + "change1d": -0.004, + "norm": 0.0015 }, { "code": "PAR", "label": "Paraguay", "price": 0.0015, - "change1d": 0.0, + "change1d": 0, "norm": 0.0015 }, { "code": "SCO", "label": "Scotland", "price": 0.0015, - "change1d": 0.0, + "change1d": 0, "norm": 0.0015 }, { @@ -214,112 +214,112 @@ "code": "COD", "label": "Congo DR", "price": 0.0015, - "change1d": 0.0, + "change1d": 0, "norm": 0.0015 }, { "code": "NZL", "label": "New Zealand", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "JOR", "label": "Jordan", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "CUW", - "label": "Cura\u00e7ao", + "label": "Curaçao", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "IRN", "label": "Iran", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "GHA", "label": "Ghana", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "ALG", "label": "Algeria", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "BIH", "label": "Bosnia-Herzegovina", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "UZB", "label": "Uzbekistan", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "PAN", "label": "Panama", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "IRQ", "label": "Iraq", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "RSA", "label": "South Africa", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "CPV", "label": "Cape Verde", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "CZE", "label": "Czechia", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "QAT", "label": "Qatar", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 }, { "code": "KSA", "label": "Saudi Arabia", "price": 0.0005, - "change1d": 0.0, + "change1d": 0, "norm": 0.0005 } ] diff --git a/public/data/matches.json b/public/data/matches.json index 38b08181..889ed6b5 100644 --- a/public/data/matches.json +++ b/public/data/matches.json @@ -2296,22 +2296,22 @@ "group": "H", "date": "2026-06-21T22:00:00Z", "venueId": "400257525", - "status": "scheduled", - "time": null, + "status": "finished", + "time": "99'", "home": { "code": "URU", - "score": null, + "score": 2, "pen": null }, "away": { "code": "CPV", - "score": null, + "score": 2, "pen": null }, "phA": "H4", "phB": "H2", "winner": null, - "attendance": null, + "attendance": 64003, "officials": [ { "id": "400227", @@ -2345,39 +2345,6 @@ "id": "Wasit", "ru": "Главный судья" } - }, - { - "id": "428431", - "country": "USA", - "role": "fourth", - "name": { - "en": "Tori PENSO", - "fr": "Tori PENSO", - "zh": "Tori PENSO", - "ar": "Tori PENSO", - "es": "Tori PENSO", - "de": "Tori PENSO", - "pt": "Tori PENSO", - "it": "Tori PENSO", - "ja": "Tori PENSO", - "ko": "Tori PENSO", - "id": "Tori PENSO", - "ru": "Tori PENSO" - }, - "typeName": { - "en": "Fourth official", - "fr": "Quatrième arbitre", - "zh": "第四官员", - "ar": "الحَكَم الرابع", - "es": "Cuarto/a árbitro/a", - "de": "Vierter Offizieller", - "pt": "Quarto árbitro", - "it": "Quarto arbitro", - "ja": "第 4 審判員", - "ko": "대기심", - "id": "Ofisial keempat", - "ru": "Четвертый судья" - } } ] }, @@ -2447,8 +2414,8 @@ "group": "G", "date": "2026-06-21T19:00:00Z", "venueId": "400017978", - "status": "live", - "time": "13'", + "status": "finished", + "time": "96'", "home": { "code": "BEL", "score": 0, @@ -2462,7 +2429,7 @@ "phA": "G1", "phB": "G3", "winner": null, - "attendance": null, + "attendance": 70317, "officials": [ { "id": "383174", @@ -2507,7 +2474,7 @@ "date": "2026-06-22T01:00:00Z", "venueId": "400248370", "status": "scheduled", - "time": null, + "time": "0'", "home": { "code": "NZL", "score": null, diff --git a/public/data/meta.json b/public/data/meta.json index 245e6d12..a5cd509c 100644 --- a/public/data/meta.json +++ b/public/data/meta.json @@ -1,34 +1,34 @@ { - "updatedAt": "2026-06-21T19:13:47.848Z", + "updatedAt": "2026-06-22T00:49:53.650Z", "season": "285023", "titleOdds": [ { "c": "ARG", - "p": 20 + "p": 21.7 }, { "c": "ESP", - "p": 17.6 + "p": 17.5 }, { "c": "FRA", - "p": 13.8 + "p": 14.3 }, { "c": "ENG", - "p": 10.1 + "p": 9.7 }, { "c": "BRA", - "p": 5.6 + "p": 5.4 } ], "counts": { "matches": 104, "teams": 48, "squads": 48, - "weather": 93, - "lineups": 39, + "weather": 96, + "lineups": 40, "flags": 179 }, "errors": [ @@ -38,6 +38,7 @@ "api.fifa.com", "en.wikipedia.org", "open-meteo.com", - "github.com/martj42/international_results" + "github.com/martj42/international_results", + "polymarket.com" ] } diff --git a/public/data/squads.json b/public/data/squads.json index e4d52f55..1bb792ff 100644 --- a/public/data/squads.json +++ b/public/data/squads.json @@ -11564,7 +11564,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arthur_Theate", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -11672,7 +11672,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Timothy_Castagne", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -11693,7 +11693,7 @@ "wcApps": 2, "wcGoals": 0, "wcYellow": 0, - "wcRed": 0 + "wcRed": 1 }, { "id": "axel-witsel", @@ -11780,7 +11780,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hans_Vanaken", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -11906,7 +11906,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dodi_Luk%C3%A9bakio", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -11942,7 +11942,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matias_Fernandez-Pardo", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12006,7 +12006,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Shobeir", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12042,7 +12042,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yasser_Ibrahim", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12060,7 +12060,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Hany", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12132,7 +12132,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zamalek_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Fatouh", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -12186,7 +12186,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emam_Ashour", - "wcApps": 1, + "wcApps": 2, "wcGoals": 1, "wcYellow": 0, "wcRed": 0 @@ -12204,7 +12204,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Ziko", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12222,7 +12222,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamdy_Fathy", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12240,7 +12240,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohanad_Lasheen", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12276,7 +12276,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marwan_Attia", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -12348,7 +12348,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Salah", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12402,7 +12402,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Marmoush", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12556,7 +12556,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Milad_Mohammadi", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12666,7 +12666,7 @@ "wiki": "https://en.wikipedia.org/wiki/Saeid_Ezatolahi", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -12682,7 +12682,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FCV_Dender_EH", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alireza_Jahanbakhsh", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12754,7 +12754,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahdi_Torabi", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12862,7 +12862,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amirhossein_Hosseinzadeh", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12880,7 +12880,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kalba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Shahriyar_Moghanlou", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12926,7 +12926,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Millwall_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Max_Crocombe", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12980,7 +12980,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tim_Payne_(footballer)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13034,7 +13034,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Minnesota_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Boxall", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13052,7 +13052,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wrexham_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liberato_Cacace", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13088,7 +13088,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Portland_Timbers", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Finn_Surman", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13142,7 +13142,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Viking_FK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joe_Bell_(footballer)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13160,7 +13160,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Swansea_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Stameni%C4%87", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13178,7 +13178,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sarpreet_Singh", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13196,7 +13196,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Motherwell_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elijah_Just", - "wcApps": 1, + "wcApps": 2, "wcGoals": 2, "wcYellow": 0, "wcRed": 0 @@ -13250,7 +13250,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Silkeborg_IF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Callum_McCowatt", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13322,7 +13322,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Wood_(footballer%2C_born_1991)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13404,7 +13404,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/G.D._Chaves", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vozinha", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13476,9 +13476,9 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Bataeh_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diney_(footballer%2C_born_1995)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -13494,7 +13494,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Shamrock_Rovers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pico_Lopes", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13530,9 +13530,9 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sidny_Lopes_Cabral", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, - "wcYellow": 1, + "wcYellow": 2, "wcRed": 0 }, { @@ -13548,7 +13548,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Columbus_Crew", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Steven_Moreira", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13602,8 +13602,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Krasnodar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Pina_(footballer)", - "wcApps": 1, - "wcGoals": 0, + "wcApps": 2, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -13656,7 +13656,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PEC_Zwolle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamiro_Monteiro", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13674,7 +13674,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Apollon_Limassol_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Garry_Rodrigues", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13692,7 +13692,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Ludogorets_Razgrad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deroy_Duarte", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13710,7 +13710,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pusk%C3%A1s_Akad%C3%A9mia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Laros_Duarte", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13728,7 +13728,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Farense", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yannick_Semedo", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13764,7 +13764,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vit%C3%B3ria_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Telmo_Arcanjo", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13782,7 +13782,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nuno_da_Costa", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13800,8 +13800,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Maccabi_Tel_Aviv_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/H%C3%A9lio_Varela", - "wcApps": 0, - "wcGoals": 0, + "wcApps": 1, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -13818,7 +13818,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Akron_Tolyatti", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gilson_Benchimol", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13854,7 +13854,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/I%C4%9Fd%C4%B1r_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Mendes", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14874,7 +14874,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Estudiantes_de_La_Plata", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fernando_Muslera", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14910,7 +14910,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sebasti%C3%A1n_C%C3%A1ceres", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14946,7 +14946,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guillermo_Varela", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14964,9 +14964,9 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Math%C3%ADas_Olivera", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -15018,7 +15018,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manuel_Ugarte_(footballer)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15036,9 +15036,9 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_Bentancur", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -15054,7 +15054,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_de_la_Cruz", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15072,7 +15072,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Federico_Valverde", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15108,8 +15108,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fluminense_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Agust%C3%ADn_Canobbio", - "wcApps": 1, - "wcGoals": 0, + "wcApps": 2, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -15144,8 +15144,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maximiliano_Ara%C3%BAjo", - "wcApps": 1, - "wcGoals": 1, + "wcApps": 2, + "wcGoals": 2, "wcYellow": 0, "wcRed": 0 }, @@ -15180,7 +15180,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Salt_Lake", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Manuel_Sanabria", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15216,7 +15216,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Darwin_N%C3%BA%C3%B1ez", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15252,7 +15252,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Rodr%C3%ADguez", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -15288,7 +15288,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Oviedo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Federico_Vi%C3%B1as", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/BEL.json b/public/data/squads/BEL.json index acfd7eac..e2d6a8d8 100644 --- a/public/data/squads/BEL.json +++ b/public/data/squads/BEL.json @@ -90,7 +90,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Eintracht_Frankfurt", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Arthur_Theate", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -198,7 +198,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fulham_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Timothy_Castagne", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -219,7 +219,7 @@ "wcApps": 2, "wcGoals": 0, "wcYellow": 0, - "wcRed": 0 + "wcRed": 1 }, { "id": "axel-witsel", @@ -306,7 +306,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Brugge_KV", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hans_Vanaken", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -432,7 +432,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Dodi_Luk%C3%A9bakio", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -468,7 +468,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Lille_OSC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Matias_Fernandez-Pardo", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/CPV.json b/public/data/squads/CPV.json index d9436f3e..43932b76 100644 --- a/public/data/squads/CPV.json +++ b/public/data/squads/CPV.json @@ -18,7 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/G.D._Chaves", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Vozinha", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -90,9 +90,9 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Bataeh_Club", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Diney_(footballer%2C_born_1995)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -108,7 +108,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Shamrock_Rovers_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Pico_Lopes", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -144,9 +144,9 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sidny_Lopes_Cabral", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, - "wcYellow": 1, + "wcYellow": 2, "wcRed": 0 }, { @@ -162,7 +162,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Columbus_Crew", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Steven_Moreira", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -216,8 +216,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Krasnodar", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Kevin_Pina_(footballer)", - "wcApps": 1, - "wcGoals": 0, + "wcApps": 2, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -270,7 +270,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PEC_Zwolle", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jamiro_Monteiro", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -288,7 +288,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Apollon_Limassol_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Garry_Rodrigues", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -306,7 +306,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/PFC_Ludogorets_Razgrad", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Deroy_Duarte", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -324,7 +324,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pusk%C3%A1s_Akad%C3%A9mia_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Laros_Duarte", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -342,7 +342,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/S.C._Farense", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yannick_Semedo", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -378,7 +378,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Vit%C3%B3ria_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Telmo_Arcanjo", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -396,7 +396,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/%C4%B0stanbul_Ba%C5%9Fak%C5%9Fehir_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nuno_da_Costa", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -414,8 +414,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Maccabi_Tel_Aviv_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/H%C3%A9lio_Varela", - "wcApps": 0, - "wcGoals": 0, + "wcApps": 1, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -432,7 +432,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FC_Akron_Tolyatti", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Gilson_Benchimol", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -468,7 +468,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/I%C4%9Fd%C4%B1r_F.K.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Mendes", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/EGY.json b/public/data/squads/EGY.json index 5b547d7f..c287d4cd 100644 --- a/public/data/squads/EGY.json +++ b/public/data/squads/EGY.json @@ -54,7 +54,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Shobeir", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -90,7 +90,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Yasser_Ibrahim", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -108,7 +108,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Hany", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -180,7 +180,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Zamalek_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ahmed_Fatouh", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -234,7 +234,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Emam_Ashour", - "wcApps": 1, + "wcApps": 2, "wcGoals": 1, "wcYellow": 0, "wcRed": 0 @@ -252,7 +252,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mostafa_Ziko", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -270,7 +270,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al-Wakrah_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamdy_Fathy", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -288,7 +288,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Pyramids_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohanad_Lasheen", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -324,7 +324,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Ahly_SC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marwan_Attia", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 1, "wcRed": 0 @@ -396,7 +396,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Liverpool_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Salah", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -450,7 +450,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_City_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Omar_Marmoush", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/IRN.json b/public/data/squads/IRN.json index 4c9a8878..246a6680 100644 --- a/public/data/squads/IRN.json +++ b/public/data/squads/IRN.json @@ -126,7 +126,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Persepolis_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Milad_Mohammadi", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -236,7 +236,7 @@ "wiki": "https://en.wikipedia.org/wiki/Saeid_Ezatolahi", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -252,7 +252,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/FCV_Dender_EH", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Alireza_Jahanbakhsh", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -324,7 +324,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mahdi_Torabi", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -432,7 +432,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tractor_S.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Amirhossein_Hosseinzadeh", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -450,7 +450,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Kalba_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Shahriyar_Moghanlou", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/NZL.json b/public/data/squads/NZL.json index 2a2de3fb..0ae21fad 100644 --- a/public/data/squads/NZL.json +++ b/public/data/squads/NZL.json @@ -18,7 +18,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Millwall_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Max_Crocombe", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -72,7 +72,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tim_Payne_(footballer)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -126,7 +126,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Minnesota_United_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Michael_Boxall", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -144,7 +144,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wrexham_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Liberato_Cacace", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -180,7 +180,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Portland_Timbers", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Finn_Surman", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -234,7 +234,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Viking_FK", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Joe_Bell_(footballer)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -252,7 +252,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Swansea_City_A.F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Marko_Stameni%C4%87", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -270,7 +270,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Wellington_Phoenix_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sarpreet_Singh", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -288,7 +288,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Motherwell_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Elijah_Just", - "wcApps": 1, + "wcApps": 2, "wcGoals": 2, "wcYellow": 0, "wcRed": 0 @@ -342,7 +342,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Silkeborg_IF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Callum_McCowatt", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -414,7 +414,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Nottingham_Forest_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Chris_Wood_(footballer%2C_born_1991)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/URU.json b/public/data/squads/URU.json index 9edc9660..89a6fab8 100644 --- a/public/data/squads/URU.json +++ b/public/data/squads/URU.json @@ -54,7 +54,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Estudiantes_de_La_Plata", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Fernando_Muslera", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -90,7 +90,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Sebasti%C3%A1n_C%C3%A1ceres", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -126,7 +126,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Guillermo_Varela", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -144,9 +144,9 @@ "clubWiki": "https://en.wikipedia.org/wiki/SSC_Napoli", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Math%C3%ADas_Olivera", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -198,7 +198,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Manchester_United_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Manuel_Ugarte_(footballer)", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -216,9 +216,9 @@ "clubWiki": "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Rodrigo_Bentancur", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -234,7 +234,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/CR_Flamengo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_de_la_Cruz", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -252,7 +252,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Madrid_CF", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Federico_Valverde", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -288,8 +288,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Fluminense_FC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Agust%C3%ADn_Canobbio", - "wcApps": 1, - "wcGoals": 0, + "wcApps": 2, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -324,8 +324,8 @@ "clubWiki": "https://en.wikipedia.org/wiki/Sporting_CP", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Maximiliano_Ara%C3%BAjo", - "wcApps": 1, - "wcGoals": 1, + "wcApps": 2, + "wcGoals": 2, "wcYellow": 0, "wcRed": 0 }, @@ -360,7 +360,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Salt_Lake", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Juan_Manuel_Sanabria", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -396,7 +396,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Al_Hilal_SFC", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Darwin_N%C3%BA%C3%B1ez", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -432,7 +432,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Club_Am%C3%A9rica", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Brian_Rodr%C3%ADguez", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -468,7 +468,7 @@ "clubWiki": "https://en.wikipedia.org/wiki/Real_Oviedo", "captain": false, "wiki": "https://en.wikipedia.org/wiki/Federico_Vi%C3%B1as", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/standings.json b/public/data/standings.json index 307b8846..c1aa260d 100644 --- a/public/data/standings.json +++ b/public/data/standings.json @@ -102,37 +102,37 @@ ], "G": [ { - "code": "NZL", - "p": 1, + "code": "IRN", + "p": 2, "w": 0, - "d": 1, + "d": 2, "l": 0, "gf": 2, "ga": 2, "gd": 0, - "pts": 1, + "pts": 2, "rank": 1 }, { - "code": "IRN", - "p": 1, + "code": "BEL", + "p": 2, "w": 0, - "d": 1, + "d": 2, "l": 0, - "gf": 2, - "ga": 2, + "gf": 1, + "ga": 1, "gd": 0, - "pts": 1, + "pts": 2, "rank": 2 }, { - "code": "BEL", + "code": "NZL", "p": 1, "w": 0, "d": 1, "l": 0, - "gf": 1, - "ga": 1, + "gf": 2, + "ga": 2, "gd": 0, "pts": 1, "rank": 3 @@ -365,16 +365,28 @@ }, { "code": "URU", - "p": 1, + "p": 2, "w": 0, - "d": 1, + "d": 2, "l": 0, - "gf": 1, - "ga": 1, + "gf": 3, + "ga": 3, "gd": 0, - "pts": 1, + "pts": 2, "rank": 2 }, + { + "code": "CPV", + "p": 2, + "w": 0, + "d": 2, + "l": 0, + "gf": 2, + "ga": 2, + "gd": 0, + "pts": 2, + "rank": 3 + }, { "code": "KSA", "p": 2, @@ -385,18 +397,6 @@ "ga": 5, "gd": -4, "pts": 1, - "rank": 3 - }, - { - "code": "CPV", - "p": 1, - "w": 0, - "d": 1, - "l": 0, - "gf": 0, - "ga": 0, - "gd": 0, - "pts": 1, "rank": 4 } ], @@ -647,19 +647,34 @@ "thirdRank": 3, "qualifies": null }, + { + "group": "H", + "code": "CPV", + "p": 2, + "w": 0, + "d": 2, + "l": 0, + "gf": 2, + "ga": 2, + "gd": 0, + "pts": 2, + "rank": 3, + "thirdRank": 4, + "qualifies": null + }, { "group": "G", - "code": "BEL", + "code": "NZL", "p": 1, "w": 0, "d": 1, "l": 0, - "gf": 1, - "ga": 1, + "gf": 2, + "ga": 2, "gd": 0, "pts": 1, "rank": 3, - "thirdRank": 4, + "thirdRank": 5, "qualifies": null }, { @@ -674,7 +689,7 @@ "gd": 0, "pts": 1, "rank": 3, - "thirdRank": 5, + "thirdRank": 6, "qualifies": null }, { @@ -689,7 +704,7 @@ "gd": -1, "pts": 1, "rank": 3, - "thirdRank": 6, + "thirdRank": 7, "qualifies": null }, { @@ -704,7 +719,7 @@ "gd": -1, "pts": 1, "rank": 3, - "thirdRank": 7, + "thirdRank": 8, "qualifies": null }, { @@ -719,21 +734,6 @@ "gd": -3, "pts": 1, "rank": 3, - "thirdRank": 8, - "qualifies": null - }, - { - "group": "H", - "code": "KSA", - "p": 2, - "w": 0, - "d": 1, - "l": 1, - "gf": 1, - "ga": 5, - "gd": -4, - "pts": 1, - "rank": 3, "thirdRank": 9, "qualifies": null }, diff --git a/public/data/stats.json b/public/data/stats.json index 46a85c11..48e19e3d 100644 --- a/public/data/stats.json +++ b/public/data/stats.json @@ -144,6 +144,14 @@ "goals": 2, "ownGoals": 0 }, + { + "id": "419100", + "name": "Maxi ARAUJO", + "code": "URU", + "no": 20, + "goals": 2, + "ownGoals": 0 + }, { "id": "430751", "name": "Mikel OYARZABAL", @@ -184,6 +192,14 @@ "goals": 1, "ownGoals": 0 }, + { + "id": "402876", + "name": "Agustin CANOBBIO", + "code": "URU", + "no": 14, + "goals": 1, + "ownGoals": 0 + }, { "id": "464542", "name": "Alex FREEMAN", @@ -303,27 +319,11 @@ "no": 8, "goals": 1, "ownGoals": 0 - }, - { - "id": "419068", - "name": "Giovanni REYNA", - "code": "USA", - "no": 7, - "goals": 1, - "ownGoals": 0 - }, - { - "id": "311558", - "name": "Granit XHAKA", - "code": "SUI", - "no": 10, - "goals": 1, - "ownGoals": 0 } ], "cards": { - "yellow": 91, - "red": 7, + "yellow": 96, + "red": 8, "players": [ { "id": "369761", @@ -357,6 +357,14 @@ "y": 0, "r": 1 }, + { + "id": "514166", + "name": "Nathan NGOY", + "code": "BEL", + "no": 25, + "y": 0, + "r": 1 + }, { "id": "390475", "name": "Sphephelo SITHOLE", @@ -388,6 +396,14 @@ "y": 2, "r": 0 }, + { + "id": "477832", + "name": "SIDNY LOPES CABRAL", + "code": "CPV", + "no": 13, + "y": 2, + "r": 0 + }, { "id": "403616", "name": "Teboho MOKOENA", @@ -467,26 +483,10 @@ "no": 7, "y": 1, "r": 0 - }, - { - "id": "401339", - "name": "Andy ROBERTSON", - "code": "SCO", - "no": 3, - "y": 1, - "r": 0 - }, - { - "id": "441251", - "name": "Antonee ROBINSON", - "code": "USA", - "no": 5, - "y": 1, - "r": 0 } ] }, - "attAvg": 64221, + "attAvg": 64372, "biggestWin": { "diff": 6, "id": "400021464", @@ -530,12 +530,12 @@ "SWE": -3, "TUN": -1, "KSA": -3, - "URU": 0, + "URU": -2, "ESP": -1, - "CPV": -1, - "IRN": -1, + "CPV": -3, + "IRN": -2, "NZL": 0, - "BEL": -2, + "BEL": -7, "EGY": -2, "FRA": 0, "SEN": 0, @@ -580,12 +580,12 @@ "SWE": -3, "TUN": -1, "KSA": -3, - "URU": 0, + "URU": -2, "ESP": -1, - "CPV": -1, - "IRN": -1, + "CPV": -3, + "IRN": -2, "NZL": 0, - "BEL": -2, + "BEL": -7, "EGY": -2, "FRA": 0, "SEN": 0, @@ -679,6 +679,37 @@ } ] } + ], + "BEL": [ + { + "id": "514166", + "name": "Nathan NGOY", + "bans": [ + { + "type": "red", + "due": [ + "400021477" + ], + "banned": "400021481" + } + ] + } + ], + "CPV": [ + { + "id": "477832", + "name": "SIDNY LOPES CABRAL", + "bans": [ + { + "type": "yellows", + "due": [ + "400021482", + "400021487" + ], + "banned": "400021485" + } + ] + } ] }, "upset": { diff --git a/public/data/weather.json b/public/data/weather.json index 00605c77..e4f47e6d 100644 --- a/public/data/weather.json +++ b/public/data/weather.json @@ -37,21 +37,21 @@ }, "400021444": { "tC": 16.3, - "feelsC": 17.2, - "pp": 98, - "code": 95, - "windKmh": 4.1, - "rh": 89, - "fetchedAt": "2026-06-21T19:13:40.140Z" + "feelsC": 17.4, + "pp": 96, + "code": 80, + "windKmh": 2.3, + "rh": 87, + "fetchedAt": "2026-06-22T00:49:45.945Z" }, "400021445": { "tC": 31.3, - "feelsC": 29.7, + "feelsC": 30.3, "pp": 0, "code": 0, - "windKmh": 21.4, - "rh": 36, - "fetchedAt": "2026-06-21T19:13:40.491Z" + "windKmh": 21.6, + "rh": 40, + "fetchedAt": "2026-06-22T00:49:46.294Z" }, "400021446": { "tC": 19.6, @@ -72,13 +72,13 @@ "fetchedAt": "2026-06-15T23:53:43.245Z" }, "400021448": { - "tC": 23.7, - "feelsC": 22.5, + "tC": 24.9, + "feelsC": 24.3, "pp": 0, "code": 3, - "windKmh": 11, - "rh": 41, - "fetchedAt": "2026-06-21T19:13:39.790Z" + "windKmh": 10, + "rh": 37, + "fetchedAt": "2026-06-22T00:49:45.594Z" }, "400021449": { "tC": 25.7, @@ -99,22 +99,22 @@ "fetchedAt": "2026-06-20T22:55:04.305Z" }, "400021451": { - "tC": 20.4, - "feelsC": 19.8, + "tC": 21.8, + "feelsC": 21.7, "pp": 0, "code": 3, - "windKmh": 6.8, - "rh": 56, - "fetchedAt": "2026-06-21T19:13:41.192Z" + "windKmh": 10.6, + "rh": 50, + "fetchedAt": "2026-06-22T00:49:46.993Z" }, "400021452": { - "tC": 32.8, - "feelsC": 31.2, - "pp": 19, - "code": 0, - "windKmh": 13.5, - "rh": 25, - "fetchedAt": "2026-06-21T19:13:39.439Z" + "tC": 32.7, + "feelsC": 31.1, + "pp": 11, + "code": 1, + "windKmh": 12.1, + "rh": 24, + "fetchedAt": "2026-06-22T00:49:45.245Z" }, "400021453": { "tC": 22.3, @@ -135,13 +135,13 @@ "fetchedAt": "2026-06-21T19:13:41.892Z" }, "400021455": { - "tC": 32.3, - "feelsC": 33.5, - "pp": 33, - "code": 95, - "windKmh": 18.4, + "tC": 33, + "feelsC": 34.7, + "pp": 35, + "code": 0, + "windKmh": 17.3, "rh": 49, - "fetchedAt": "2026-06-21T19:13:43.643Z" + "fetchedAt": "2026-06-22T00:49:49.437Z" }, "400021456": { "tC": 30.9, @@ -159,7 +159,7 @@ "code": 2, "windKmh": 9.9, "rh": 34, - "fetchedAt": "2026-06-21T19:13:41.542Z" + "fetchedAt": "2026-06-22T00:49:47.343Z" }, "400021458": { "tC": 20.7, @@ -171,13 +171,13 @@ "fetchedAt": "2026-06-15T23:53:38.649Z" }, "400021459": { - "tC": 20.3, - "feelsC": 19.1, + "tC": 20.7, + "feelsC": 19.6, "pp": 0, "code": 0, - "windKmh": 16.9, - "rh": 66, - "fetchedAt": "2026-06-21T19:13:39.088Z" + "windKmh": 15.4, + "rh": 63, + "fetchedAt": "2026-06-22T00:49:44.897Z" }, "400021460": { "tC": 20.8, @@ -186,16 +186,16 @@ "code": 1, "windKmh": 3, "rh": 60, - "fetchedAt": "2026-06-21T19:13:43.292Z" + "fetchedAt": "2026-06-22T00:49:49.088Z" }, "400021461": { - "tC": 24.1, - "feelsC": 21.1, + "tC": 23.7, + "feelsC": 21, "pp": 0, "code": 0, - "windKmh": 15.6, - "rh": 34, - "fetchedAt": "2026-06-21T19:13:43.292Z" + "windKmh": 14.8, + "rh": 37, + "fetchedAt": "2026-06-22T00:49:49.088Z" }, "400021462": { "tC": 23.1, @@ -231,16 +231,16 @@ "code": 2, "windKmh": 16, "rh": 57, - "fetchedAt": "2026-06-21T19:13:42.942Z" + "fetchedAt": "2026-06-22T00:49:48.739Z" }, "400021466": { - "tC": 28.6, - "feelsC": 28.2, - "pp": 15, - "code": 0, - "windKmh": 18.8, + "tC": 28.2, + "feelsC": 27.6, + "pp": 21, + "code": 1, + "windKmh": 19.4, "rh": 40, - "fetchedAt": "2026-06-21T19:13:44.345Z" + "fetchedAt": "2026-06-22T00:49:50.136Z" }, "400021467": { "tC": 29.4, @@ -252,13 +252,13 @@ "fetchedAt": "2026-06-16T23:59:59.626Z" }, "400021468": { - "tC": 30.3, - "feelsC": 30, - "pp": 13, - "code": 0, - "windKmh": 18, - "rh": 36, - "fetchedAt": "2026-06-21T19:13:41.542Z" + "tC": 31.8, + "feelsC": 30.9, + "pp": 17, + "code": 2, + "windKmh": 20.4, + "rh": 32, + "fetchedAt": "2026-06-22T00:49:47.343Z" }, "400021469": { "tC": 20.4, @@ -267,7 +267,7 @@ "code": 0, "windKmh": 19.1, "rh": 59, - "fetchedAt": "2026-06-21T19:13:40.842Z" + "fetchedAt": "2026-06-22T00:49:46.644Z" }, "400021470": { "tC": 29.2, @@ -279,13 +279,13 @@ "fetchedAt": "2026-06-16T23:46:16.189Z" }, "400021471": { - "tC": 36.4, - "feelsC": 35.3, - "pp": 1, - "code": 0, - "windKmh": 25.9, - "rh": 33, - "fetchedAt": "2026-06-21T19:13:43.994Z" + "tC": 35.6, + "feelsC": 34.5, + "pp": 0, + "code": 2, + "windKmh": 26.6, + "rh": 35, + "fetchedAt": "2026-06-22T00:49:49.787Z" }, "400021472": { "tC": 29.6, @@ -294,16 +294,16 @@ "code": 95, "windKmh": 13.6, "rh": 85, - "fetchedAt": "2026-06-21T19:13:42.242Z" + "fetchedAt": "2026-06-22T00:49:48.042Z" }, "400021473": { - "tC": 25.2, - "feelsC": 26.8, - "pp": 16, - "code": 1, - "windKmh": 17.1, - "rh": 75, - "fetchedAt": "2026-06-21T19:13:42.942Z" + "tC": 22.1, + "feelsC": 24.7, + "pp": 20, + "code": 95, + "windKmh": 11.6, + "rh": 92, + "fetchedAt": "2026-06-22T00:49:48.739Z" }, "400021474": { "tC": 28.9, @@ -321,7 +321,7 @@ "code": 1, "windKmh": 15.3, "rh": 84, - "fetchedAt": "2026-06-21T19:13:40.491Z" + "fetchedAt": "2026-06-22T00:49:46.294Z" }, "400021476": { "tC": 19.7, @@ -333,13 +333,13 @@ "fetchedAt": "2026-06-18T23:51:38.233Z" }, "400021477": { - "tC": 19.9, - "feelsC": 19.8, + "tC": 21.4, + "feelsC": 21.7, "pp": 0, "code": 2, - "windKmh": 12.1, - "rh": 73, - "fetchedAt": "2026-06-21T19:13:39.088Z" + "windKmh": 13.7, + "rh": 69, + "fetchedAt": "2026-06-22T00:49:44.897Z" }, "400021478": { "tC": 28.9, @@ -351,31 +351,31 @@ "fetchedAt": "2026-06-17T23:50:57.471Z" }, "400021479": { - "tC": 15.5, - "feelsC": 15.7, - "pp": 58, - "code": 51, - "windKmh": 4, - "rh": 83, - "fetchedAt": "2026-06-21T19:13:39.790Z" + "tC": 16.7, + "feelsC": 13.6, + "pp": 57, + "code": 1, + "windKmh": 19.2, + "rh": 60, + "fetchedAt": "2026-06-22T00:49:45.594Z" }, "400021480": { - "tC": 22.7, - "feelsC": 20.5, + "tC": 23.5, + "feelsC": 20.7, "pp": 0, "code": 0, - "windKmh": 17, - "rh": 47, - "fetchedAt": "2026-06-21T19:13:41.192Z" + "windKmh": 15.3, + "rh": 37, + "fetchedAt": "2026-06-22T00:49:46.993Z" }, "400021481": { - "tC": 14.7, - "feelsC": 13.1, - "pp": 55, + "tC": 14.1, + "feelsC": 13.6, + "pp": 54, "code": 51, - "windKmh": 16.1, - "rh": 87, - "fetchedAt": "2026-06-21T19:13:41.192Z" + "windKmh": 7.9, + "rh": 89, + "fetchedAt": "2026-06-22T00:49:46.993Z" }, "400021482": { "tC": 25.8, @@ -393,25 +393,25 @@ "code": 3, "windKmh": 6.2, "rh": 80, - "fetchedAt": "2026-06-21T19:13:39.439Z" + "fetchedAt": "2026-06-22T00:49:45.245Z" }, "400021484": { - "tC": 20.6, - "feelsC": 20, - "pp": 90, - "code": 51, - "windKmh": 16.9, - "rh": 72, - "fetchedAt": "2026-06-21T19:13:42.592Z" + "tC": 19.4, + "feelsC": 20.6, + "pp": 86, + "code": 53, + "windKmh": 8.1, + "rh": 86, + "fetchedAt": "2026-06-22T00:49:48.390Z" }, "400021485": { - "tC": 31.1, - "feelsC": 32.7, - "pp": 2, + "tC": 30.8, + "feelsC": 32.4, + "pp": 1, "code": 0, - "windKmh": 20.9, - "rh": 57, - "fetchedAt": "2026-06-21T19:13:42.242Z" + "windKmh": 20.8, + "rh": 58, + "fetchedAt": "2026-06-22T00:49:48.042Z" }, "400021486": { "tC": 32.9, @@ -423,13 +423,13 @@ "fetchedAt": "2026-06-17T23:51:01.587Z" }, "400021487": { - "tC": 32, - "feelsC": 35.4, - "pp": 14, + "tC": 33.1, + "feelsC": 36.9, + "pp": 11, "code": 95, - "windKmh": 17.6, - "rh": 62, - "fetchedAt": "2026-06-21T19:13:43.643Z" + "windKmh": 10.9, + "rh": 55, + "fetchedAt": "2026-06-22T00:49:49.437Z" }, "400021488": { "tC": 23.8, @@ -441,13 +441,13 @@ "fetchedAt": "2026-06-18T23:51:41.168Z" }, "400021489": { - "tC": 23.8, - "feelsC": 25.6, - "pp": 23, + "tC": 24, + "feelsC": 25.9, + "pp": 28, "code": 51, - "windKmh": 15.9, - "rh": 81, - "fetchedAt": "2026-06-21T19:13:41.892Z" + "windKmh": 13.9, + "rh": 78, + "fetchedAt": "2026-06-22T00:49:47.693Z" }, "400021490": { "tC": 25.4, @@ -459,49 +459,49 @@ "fetchedAt": "2026-06-18T23:51:43.743Z" }, "400021491": { - "tC": 24.9, - "feelsC": 24.3, - "pp": 24, - "code": 3, - "windKmh": 30.4, - "rh": 74, - "fetchedAt": "2026-06-21T19:13:44.345Z" + "tC": 22.7, + "feelsC": 24.5, + "pp": 42, + "code": 51, + "windKmh": 14, + "rh": 85, + "fetchedAt": "2026-06-22T00:49:50.136Z" }, "400021492": { - "tC": 31.4, - "feelsC": 30.3, - "pp": 25, + "tC": 31.5, + "feelsC": 29.5, + "pp": 17, "code": 3, - "windKmh": 29.7, - "rh": 47, - "fetchedAt": "2026-06-21T19:13:41.542Z" + "windKmh": 31.7, + "rh": 43, + "fetchedAt": "2026-06-22T00:49:47.343Z" }, "400021493": { "tC": 22.6, - "feelsC": 22.5, - "pp": 23, + "feelsC": 21.9, + "pp": 20, "code": 3, - "windKmh": 8.1, - "rh": 57, - "fetchedAt": "2026-06-21T19:13:40.842Z" + "windKmh": 10.9, + "rh": 52, + "fetchedAt": "2026-06-22T00:49:46.644Z" }, "400021494": { - "tC": 28.3, - "feelsC": 33.3, - "pp": 11, - "code": 95, - "windKmh": 6.5, - "rh": 77, - "fetchedAt": "2026-06-21T19:13:43.994Z" + "tC": 23.5, + "feelsC": 25.6, + "pp": 12, + "code": 3, + "windKmh": 12.4, + "rh": 81, + "fetchedAt": "2026-06-22T00:49:49.787Z" }, "400021495": { - "tC": 32.7, - "feelsC": 31.8, + "tC": 32.6, + "feelsC": 31.9, "pp": 0, "code": 0, - "windKmh": 29.9, + "windKmh": 27.7, "rh": 45, - "fetchedAt": "2026-06-21T19:13:43.994Z" + "fetchedAt": "2026-06-22T00:49:49.787Z" }, "400021496": { "tC": 26.5, @@ -513,13 +513,13 @@ "fetchedAt": "2026-06-19T23:52:52.222Z" }, "400021497": { - "tC": 26.1, - "feelsC": 27.5, - "pp": 16, - "code": 1, - "windKmh": 25.1, - "rh": 79, - "fetchedAt": "2026-06-21T19:13:42.942Z" + "tC": 27.4, + "feelsC": 27.4, + "pp": 15, + "code": 0, + "windKmh": 32.6, + "rh": 71, + "fetchedAt": "2026-06-22T00:49:48.739Z" }, "400021498": { "tC": 16.7, @@ -531,31 +531,31 @@ "fetchedAt": "2026-06-19T23:52:52.636Z" }, "400021499": { - "tC": 16.4, - "feelsC": 14.9, + "tC": 16.3, + "feelsC": 15, "pp": 0, "code": 0, - "windKmh": 14.8, - "rh": 76, - "fetchedAt": "2026-06-21T19:13:43.292Z" + "windKmh": 14.4, + "rh": 77, + "fetchedAt": "2026-06-22T00:49:49.088Z" }, "400021500": { - "tC": 29.5, - "feelsC": 31.4, - "pp": 17, - "code": 3, - "windKmh": 10.5, - "rh": 54, - "fetchedAt": "2026-06-21T19:13:39.439Z" + "tC": 32.9, + "feelsC": 32.8, + "pp": 14, + "code": 0, + "windKmh": 15.2, + "rh": 37, + "fetchedAt": "2026-06-22T00:49:45.245Z" }, "400021501": { - "tC": 17.6, - "feelsC": 18.5, - "pp": 86, - "code": 95, - "windKmh": 10.8, - "rh": 97, - "fetchedAt": "2026-06-21T19:13:42.592Z" + "tC": 17.9, + "feelsC": 19.6, + "pp": 82, + "code": 51, + "windKmh": 5.1, + "rh": 94, + "fetchedAt": "2026-06-22T00:49:48.390Z" }, "400021502": { "tC": 26.4, @@ -567,13 +567,13 @@ "fetchedAt": "2026-06-19T23:52:51.388Z" }, "400021503": { - "tC": 32.7, - "feelsC": 36.3, - "pp": 0, - "code": 0, - "windKmh": 14.8, - "rh": 48, - "fetchedAt": "2026-06-21T19:13:42.242Z" + "tC": 32, + "feelsC": 36.1, + "pp": 1, + "code": 95, + "windKmh": 13.8, + "rh": 53, + "fetchedAt": "2026-06-22T00:49:48.042Z" }, "400021504": { "tC": 17.9, @@ -585,22 +585,22 @@ "fetchedAt": "2026-06-20T22:55:03.050Z" }, "400021505": { - "tC": 30.8, - "feelsC": 33.3, - "pp": 41, - "code": 3, - "windKmh": 14.3, - "rh": 58, - "fetchedAt": "2026-06-21T19:13:43.643Z" + "tC": 30.7, + "feelsC": 33.4, + "pp": 49, + "code": 1, + "windKmh": 14.2, + "rh": 59, + "fetchedAt": "2026-06-22T00:49:49.437Z" }, "400021506": { - "tC": 16.3, - "feelsC": 17.1, - "pp": 42, - "code": 51, - "windKmh": 8.7, + "tC": 15.9, + "feelsC": 16.4, + "pp": 45, + "code": 61, + "windKmh": 10.2, "rh": 98, - "fetchedAt": "2026-06-21T19:13:41.892Z" + "fetchedAt": "2026-06-22T00:49:47.693Z" }, "400021507": { "tC": 33, @@ -612,22 +612,22 @@ "fetchedAt": "2026-06-19T23:52:53.460Z" }, "400021508": { - "tC": 31.2, - "feelsC": 30.9, - "pp": 15, - "code": 2, - "windKmh": 8.5, - "rh": 29, - "fetchedAt": "2026-06-21T19:13:44.345Z" + "tC": 29.3, + "feelsC": 30, + "pp": 10, + "code": 1, + "windKmh": 16.3, + "rh": 48, + "fetchedAt": "2026-06-22T00:49:50.136Z" }, "400021509": { - "tC": 31.8, - "feelsC": 32.2, - "pp": 14, - "code": 1, - "windKmh": 11.7, - "rh": 35, - "fetchedAt": "2026-06-21T19:13:41.542Z" + "tC": 28.6, + "feelsC": 31.9, + "pp": 13, + "code": 3, + "windKmh": 1.1, + "rh": 57, + "fetchedAt": "2026-06-22T00:49:47.343Z" }, "400021510": { "tC": 17.4, @@ -639,201 +639,228 @@ "fetchedAt": "2026-06-19T23:52:49.740Z" }, "400021511": { - "tC": 23, - "feelsC": 20.9, + "tC": 22.9, + "feelsC": 20.7, "pp": 0, - "code": 3, - "windKmh": 14.5, - "rh": 43, - "fetchedAt": "2026-06-21T19:13:40.842Z" + "code": 0, + "windKmh": 15.1, + "rh": 44, + "fetchedAt": "2026-06-22T00:49:46.644Z" }, "400021512": { - "tC": 29.9, - "feelsC": 32.3, - "pp": 9, - "code": 0, - "windKmh": 13.3, - "rh": 48, - "fetchedAt": "2026-06-21T19:13:39.439Z" + "tC": 33.3, + "feelsC": 37.2, + "pp": 8, + "code": 3, + "windKmh": 4.4, + "rh": 44, + "fetchedAt": "2026-06-22T00:49:45.246Z" }, "400021513": { - "tC": 29, - "feelsC": 27.7, - "pp": 7, + "tC": 28.2, + "feelsC": 29.2, + "pp": 8, "code": 3, - "windKmh": 12.8, - "rh": 32, - "fetchedAt": "2026-06-21T19:13:41.892Z" + "windKmh": 16.3, + "rh": 57, + "fetchedAt": "2026-06-22T00:49:47.693Z" }, "400021514": { "tC": 33.1, - "feelsC": 34.9, - "pp": 1, - "code": 2, - "windKmh": 17.8, - "rh": 42, - "fetchedAt": "2026-06-21T19:13:43.994Z" + "feelsC": 36.5, + "pp": 0, + "code": 0, + "windKmh": 15.3, + "rh": 48, + "fetchedAt": "2026-06-22T00:49:49.787Z" }, "400021515": { - "tC": 34.4, - "feelsC": 37.2, + "tC": 37.1, + "feelsC": 39.9, "pp": 3, - "code": 0, - "windKmh": 16, - "rh": 40, - "fetchedAt": "2026-06-21T19:13:43.994Z" + "code": 1, + "windKmh": 10.5, + "rh": 30, + "fetchedAt": "2026-06-22T00:49:49.787Z" }, "400021516": { - "tC": 33.9, - "feelsC": 35.9, - "pp": 4, + "tC": 33.4, + "feelsC": 35.5, + "pp": 1, "code": 3, - "windKmh": 20.9, - "rh": 43, - "fetchedAt": "2026-06-21T19:13:42.242Z" + "windKmh": 19.1, + "rh": 45, + "fetchedAt": "2026-06-22T00:49:48.042Z" }, "400021517": { - "tC": 27.9, - "feelsC": 31.5, + "tC": 28.3, + "feelsC": 33.5, "pp": 10, - "code": 0, - "windKmh": 16.9, - "rh": 80, - "fetchedAt": "2026-06-21T19:13:42.942Z" + "code": 95, + "windKmh": 11.3, + "rh": 83, + "fetchedAt": "2026-06-22T00:49:48.739Z" }, "400021518": { - "tC": 21.6, - "feelsC": 21.1, + "tC": 22.5, + "feelsC": 22.9, "pp": 0, "code": 0, - "windKmh": 20.9, + "windKmh": 17.6, "rh": 55, - "fetchedAt": "2026-06-21T19:13:39.088Z" + "fetchedAt": "2026-06-22T00:49:44.897Z" }, "400021519": { - "tC": 22.7, - "feelsC": 23.5, + "tC": 25.4, + "feelsC": 25.2, "pp": 0, - "code": 0, - "windKmh": 14.1, - "rh": 52, - "fetchedAt": "2026-06-21T19:13:39.088Z" + "code": 3, + "windKmh": 14.2, + "rh": 40, + "fetchedAt": "2026-06-22T00:49:44.897Z" }, "400021520": { - "tC": 19.4, - "feelsC": 19.1, - "pp": 78, - "code": 55, - "windKmh": 4.5, - "rh": 58, - "fetchedAt": "2026-06-21T19:13:40.140Z" + "tC": 17.1, + "feelsC": 17.2, + "pp": 81, + "code": 80, + "windKmh": 2.6, + "rh": 70, + "fetchedAt": "2026-06-22T00:49:45.945Z" }, "400021521": { - "tC": 31.7, - "feelsC": 31.9, + "tC": 32.4, + "feelsC": 33.2, "pp": 38, - "code": 0, - "windKmh": 20.5, - "rh": 46, - "fetchedAt": "2026-06-21T19:13:43.643Z" + "code": 1, + "windKmh": 21.4, + "rh": 49, + "fetchedAt": "2026-06-22T00:49:49.437Z" }, "400021522": { - "tC": 32.3, - "feelsC": 27.6, + "tC": 31.5, + "feelsC": 29.8, "pp": 4, - "code": 0, - "windKmh": 33.1, - "rh": 26, - "fetchedAt": "2026-06-21T19:13:40.491Z" + "code": 1, + "windKmh": 21.7, + "rh": 35, + "fetchedAt": "2026-06-22T00:49:46.294Z" }, "400021523": { - "tC": 28.6, - "feelsC": 27.4, - "pp": 13, - "code": 3, - "windKmh": 21.4, - "rh": 45, - "fetchedAt": "2026-06-21T19:13:44.345Z" + "tC": 30.2, + "feelsC": 31.4, + "pp": 9, + "code": 0, + "windKmh": 22.7, + "rh": 56, + "fetchedAt": "2026-06-22T00:49:50.136Z" }, "400021524": { - "tC": 30.2, - "feelsC": 27.8, + "tC": 29.3, + "feelsC": 27.5, "pp": 0, "code": 0, - "windKmh": 20, - "rh": 26, - "fetchedAt": "2026-06-21T19:13:43.292Z" + "windKmh": 20.2, + "rh": 32, + "fetchedAt": "2026-06-22T00:49:49.088Z" }, "400021525": { - "tC": 16.3, - "feelsC": 14.3, - "pp": 2, - "code": 3, - "windKmh": 8.9, - "rh": 56, - "fetchedAt": "2026-06-21T19:13:39.790Z" + "tC": 22.9, + "feelsC": 23.9, + "pp": 4, + "code": 1, + "windKmh": 3.6, + "rh": 35, + "fetchedAt": "2026-06-22T00:49:45.594Z" }, "400021526": { - "tC": 34, - "feelsC": 37.2, + "tC": 23.3, + "feelsC": 21.2, "pp": 26, "code": 95, - "windKmh": 14.6, - "rh": 52, - "fetchedAt": "2026-06-21T19:13:40.842Z" + "windKmh": 17.8, + "rh": 48, + "fetchedAt": "2026-06-22T00:49:46.644Z" }, "400021527": { - "tC": 16.1, - "feelsC": 15.3, + "tC": 18.6, + "feelsC": 17.2, "pp": 7, - "code": 3, - "windKmh": 4.2, - "rh": 64, - "fetchedAt": "2026-06-21T19:13:41.192Z" + "code": 0, + "windKmh": 5.2, + "rh": 49, + "fetchedAt": "2026-06-22T00:49:46.993Z" + }, + "400021528": { + "tC": 34.7, + "feelsC": 37.5, + "pp": 32, + "code": 0, + "windKmh": 9.5, + "rh": 36, + "fetchedAt": "2026-06-22T00:49:45.246Z" }, "400021529": { "tC": 37, - "feelsC": 38.8, + "feelsC": 38.5, "pp": 8, - "code": 2, - "windKmh": 16.4, - "rh": 29, - "fetchedAt": "2026-06-21T19:13:43.994Z" + "code": 0, + "windKmh": 13.9, + "rh": 25, + "fetchedAt": "2026-06-22T00:49:49.787Z" }, "400021530": { - "tC": 33.8, - "feelsC": 38.4, + "tC": 29.1, + "feelsC": 33, "pp": 19, - "code": 2, - "windKmh": 11.5, - "rh": 49, - "fetchedAt": "2026-06-21T19:13:42.242Z" + "code": 95, + "windKmh": 9.9, + "rh": 68, + "fetchedAt": "2026-06-22T00:49:48.042Z" }, "400021531": { - "tC": 16.8, - "feelsC": 17.3, - "pp": 86, + "tC": 18.3, + "feelsC": 18.8, + "pp": 90, "code": 51, - "windKmh": 6.2, - "rh": 87, - "fetchedAt": "2026-06-21T19:13:40.140Z" + "windKmh": 2.7, + "rh": 70, + "fetchedAt": "2026-06-22T00:49:45.945Z" }, "400021532": { - "tC": 37.5, - "feelsC": 40.8, + "tC": 31.8, + "feelsC": 31.2, "pp": 14, "code": 1, - "windKmh": 6.6, - "rh": 33, - "fetchedAt": "2026-06-21T19:13:44.345Z" + "windKmh": 20.7, + "rh": 34, + "fetchedAt": "2026-06-22T00:49:50.136Z" }, "400021533": { - "tC": 39.2, - "feelsC": 40.6, + "tC": 29.8, + "feelsC": 29.2, "pp": 16, - "code": 1, - "windKmh": 13.1, - "rh": 29, - "fetchedAt": "2026-06-21T19:13:41.542Z" + "code": 95, + "windKmh": 11, + "rh": 32, + "fetchedAt": "2026-06-22T00:49:47.343Z" + }, + "400021534": { + "tC": 30.9, + "feelsC": 30.3, + "pp": 3, + "code": 0, + "windKmh": 12.9, + "rh": 31, + "fetchedAt": "2026-06-22T00:49:45.594Z" + }, + "400021535": { + "tC": null, + "feelsC": null, + "pp": 2, + "code": null, + "windKmh": null, + "rh": null, + "fetchedAt": "2026-06-22T00:49:46.993Z" } } From dc0b0bab84d6d2f98c2b14a077de85c430f82a37 Mon Sep 17 00:00:00 2001 From: wc2026-bot Date: Mon, 22 Jun 2026 02:35:51 +0000 Subject: [PATCH 7/9] data: scheduled update 2026-06-22 --- public/data/lineups.json | 73 +++++++++-- public/data/market-odds.json | 34 ++--- public/data/matches.json | 10 +- public/data/meta.json | 12 +- public/data/squads.json | 16 +-- public/data/squads/EGY.json | 8 +- public/data/squads/NZL.json | 8 +- public/data/stats.json | 10 +- public/data/weather.json | 236 +++++++++++++++++------------------ 9 files changed, 232 insertions(+), 175 deletions(-) diff --git a/public/data/lineups.json b/public/data/lineups.json index 5ecef315..b7d364c5 100644 --- a/public/data/lineups.json +++ b/public/data/lineups.json @@ -18987,9 +18987,37 @@ "y": null } ], - "goals": [], - "bookings": [], - "substitutions": [] + "goals": [ + { + "player": "463580", + "minute": "15'", + "type": 2, + "period": 3, + "sec": 876 + } + ], + "bookings": [ + { + "player": "390209", + "minute": "20'", + "card": 1, + "period": 3 + }, + { + "player": "390196", + "minute": "34'", + "card": 1, + "period": 3 + } + ], + "substitutions": [ + { + "off": "390196", + "on": "423575", + "minute": "66'", + "period": 5 + } + ] }, "away": { "tactics": "4-2-3-1", @@ -19283,12 +19311,41 @@ "y": null } ], - "goals": [], - "bookings": [], - "substitutions": [] + "goals": [ + { + "player": "483161", + "minute": "58'", + "type": 2, + "period": 5, + "sec": 775 + }, + { + "player": "344654", + "minute": "67'", + "type": 2, + "period": 5, + "sec": 1311 + } + ], + "bookings": [ + { + "player": "433469", + "minute": "17'", + "card": 1, + "period": 3 + } + ], + "substitutions": [ + { + "off": "429095", + "on": "344661", + "minute": "41'", + "period": 3 + } + ] }, - "matchTime": "0'", - "period": 0, + "matchTime": "72'", + "period": 5, "final": false, "secTried": true }, diff --git a/public/data/market-odds.json b/public/data/market-odds.json index 317a44ae..bc526938 100644 --- a/public/data/market-odds.json +++ b/public/data/market-odds.json @@ -1,10 +1,10 @@ { - "updatedAt": "2026-06-22T00:36:11.617Z", - "marketUpdatedAt": "2026-06-22T00:32:17.971966Z", + "updatedAt": "2026-06-22T02:35:51.077Z", + "marketUpdatedAt": "2026-06-22T02:32:22.165481Z", "title": "World Cup Winner", "slug": "world-cup-winner", "url": "https://polymarket.com/event/world-cup-winner", - "volume": 2875857157, + "volume": 2891721636, "source": "polymarket.com", "champion": [ { @@ -53,14 +53,14 @@ "code": "NED", "label": "Netherlands", "price": 0.0545, - "change1d": 0, + "change1d": -0.0025, "norm": 0.0543 }, { "code": "GER", "label": "Germany", "price": 0.0535, - "change1d": -0.003, + "change1d": 0, "norm": 0.0533 }, { @@ -108,9 +108,9 @@ { "code": "BEL", "label": "Belgium", - "price": 0.0115, - "change1d": -0.004, - "norm": 0.0115 + "price": 0.0105, + "change1d": -0.005, + "norm": 0.0105 }, { "code": "SUI", @@ -172,7 +172,7 @@ "code": "EGY", "label": "Egypt", "price": 0.0025, - "change1d": 0.001, + "change1d": 0, "norm": 0.0025 }, { @@ -207,7 +207,7 @@ "code": "ECU", "label": "Ecuador", "price": 0.0015, - "change1d": -0.002, + "change1d": 0, "norm": 0.0015 }, { @@ -217,6 +217,13 @@ "change1d": 0, "norm": 0.0015 }, + { + "code": "CPV", + "label": "Cape Verde", + "price": 0.0015, + "change1d": 0.001, + "norm": 0.0015 + }, { "code": "NZL", "label": "New Zealand", @@ -294,13 +301,6 @@ "change1d": 0, "norm": 0.0005 }, - { - "code": "CPV", - "label": "Cape Verde", - "price": 0.0005, - "change1d": 0, - "norm": 0.0005 - }, { "code": "CZE", "label": "Czechia", diff --git a/public/data/matches.json b/public/data/matches.json index 889ed6b5..6443a6c7 100644 --- a/public/data/matches.json +++ b/public/data/matches.json @@ -2473,22 +2473,22 @@ "group": "G", "date": "2026-06-22T01:00:00Z", "venueId": "400248370", - "status": "scheduled", - "time": "0'", + "status": "live", + "time": "72'", "home": { "code": "NZL", - "score": null, + "score": 1, "pen": null }, "away": { "code": "EGY", - "score": null, + "score": 2, "pen": null }, "phA": "G4", "phB": "G2", "winner": null, - "attendance": null, + "attendance": 52497, "officials": [ { "id": "383421", diff --git a/public/data/meta.json b/public/data/meta.json index 055ba15f..373ed385 100644 --- a/public/data/meta.json +++ b/public/data/meta.json @@ -1,26 +1,26 @@ { - "updatedAt": "2026-06-22T00:36:11.654Z", + "updatedAt": "2026-06-22T02:35:51.103Z", "season": "285023", "titleOdds": [ { "c": "ARG", - "p": 21.9 + "p": 22 }, { "c": "ESP", - "p": 17.1 + "p": 17.5 }, { "c": "FRA", - "p": 14 + "p": 14.2 }, { "c": "ENG", - "p": 9.1 + "p": 9.6 }, { "c": "BRA", - "p": 5.2 + "p": 5.7 } ], "counts": { diff --git a/public/data/squads.json b/public/data/squads.json index cfab5ffc..79fa3eb1 100644 --- a/public/data/squads.json +++ b/public/data/squads.json @@ -12754,7 +12754,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramy_Rabia", "photo": "https://digitalhub.fifa.com/transform/403c9e6d-efe6-4917-86ea-c7eddc442208/RABIA-Ramy_344661", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12869,7 +12869,7 @@ "wiki": "https://en.wikipedia.org/wiki/Mostafa_Ziko", "photo": "https://digitalhub.fifa.com/transform/f417b544-6a3c-46a9-af78-d43d6cedcad1/MOSTAFA-ZICO_483161", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -12908,7 +12908,7 @@ "photo": "https://digitalhub.fifa.com/transform/55be7619-52f3-481a-8542-9832ba7c8e7d/MOHANAD-LASHIN_433469", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -13021,7 +13021,7 @@ "wiki": "https://en.wikipedia.org/wiki/Mohamed_Salah", "photo": "https://digitalhub.fifa.com/transform/8d5236b8-acac-4946-af8e-5b007bcfa284/MOHAMED-SALAH_344654", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -13801,7 +13801,7 @@ "wiki": "https://en.wikipedia.org/wiki/Finn_Surman", "photo": "https://digitalhub.fifa.com/transform/99c5d1bb-fd52-4ce3-a0e0-8f2e8b1083cf/SURMAN-Finn_463580", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -13897,7 +13897,7 @@ "photo": "https://digitalhub.fifa.com/transform/3c43e6c2-50b4-4cb3-ba2e-e94f9a928edd/SINGH-Sarpreet_390209", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -13952,7 +13952,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ben_Old", "photo": "https://digitalhub.fifa.com/transform/40fc67b2-858c-4985-9db3-ef1e32b864e9/OLD-Ben_423575", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13973,7 +13973,7 @@ "photo": "https://digitalhub.fifa.com/transform/e2c1ff8e-bc45-46aa-b217-a6c2c588c497/McCOWATT-Callum_390196", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { diff --git a/public/data/squads/EGY.json b/public/data/squads/EGY.json index 053d197c..7d13832c 100644 --- a/public/data/squads/EGY.json +++ b/public/data/squads/EGY.json @@ -152,7 +152,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ramy_Rabia", "photo": "https://digitalhub.fifa.com/transform/403c9e6d-efe6-4917-86ea-c7eddc442208/RABIA-Ramy_344661", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -267,7 +267,7 @@ "wiki": "https://en.wikipedia.org/wiki/Mostafa_Ziko", "photo": "https://digitalhub.fifa.com/transform/f417b544-6a3c-46a9-af78-d43d6cedcad1/MOSTAFA-ZICO_483161", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -306,7 +306,7 @@ "photo": "https://digitalhub.fifa.com/transform/55be7619-52f3-481a-8542-9832ba7c8e7d/MOHANAD-LASHIN_433469", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -419,7 +419,7 @@ "wiki": "https://en.wikipedia.org/wiki/Mohamed_Salah", "photo": "https://digitalhub.fifa.com/transform/8d5236b8-acac-4946-af8e-5b007bcfa284/MOHAMED-SALAH_344654", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, diff --git a/public/data/squads/NZL.json b/public/data/squads/NZL.json index 41d38b26..630c9208 100644 --- a/public/data/squads/NZL.json +++ b/public/data/squads/NZL.json @@ -191,7 +191,7 @@ "wiki": "https://en.wikipedia.org/wiki/Finn_Surman", "photo": "https://digitalhub.fifa.com/transform/99c5d1bb-fd52-4ce3-a0e0-8f2e8b1083cf/SURMAN-Finn_463580", "wcApps": 2, - "wcGoals": 0, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -287,7 +287,7 @@ "photo": "https://digitalhub.fifa.com/transform/3c43e6c2-50b4-4cb3-ba2e-e94f9a928edd/SINGH-Sarpreet_390209", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { @@ -342,7 +342,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ben_Old", "photo": "https://digitalhub.fifa.com/transform/40fc67b2-858c-4985-9db3-ef1e32b864e9/OLD-Ben_423575", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -363,7 +363,7 @@ "photo": "https://digitalhub.fifa.com/transform/e2c1ff8e-bc45-46aa-b217-a6c2c588c497/McCOWATT-Callum_390196", "wcApps": 2, "wcGoals": 0, - "wcYellow": 0, + "wcYellow": 1, "wcRed": 0 }, { diff --git a/public/data/stats.json b/public/data/stats.json index 48e19e3d..9bc59d90 100644 --- a/public/data/stats.json +++ b/public/data/stats.json @@ -313,16 +313,16 @@ "ownGoals": 0 }, { - "id": "371609", - "name": "Franck KESSIE", - "code": "CIV", - "no": 8, + "id": "463580", + "name": "Finn SURMAN", + "code": "NZL", + "no": 16, "goals": 1, "ownGoals": 0 } ], "cards": { - "yellow": 96, + "yellow": 99, "red": 8, "players": [ { diff --git a/public/data/weather.json b/public/data/weather.json index a5ce9593..6b3d881f 100644 --- a/public/data/weather.json +++ b/public/data/weather.json @@ -38,11 +38,11 @@ "400021444": { "tC": 16.3, "feelsC": 17.4, - "pp": 96, + "pp": 99, "code": 80, - "windKmh": 2.3, + "windKmh": 2.6, "rh": 87, - "fetchedAt": "2026-06-22T00:36:03.119Z" + "fetchedAt": "2026-06-22T02:35:43.895Z" }, "400021445": { "tC": 31.3, @@ -51,7 +51,7 @@ "code": 0, "windKmh": 21.6, "rh": 40, - "fetchedAt": "2026-06-22T00:36:03.528Z" + "fetchedAt": "2026-06-22T02:35:44.299Z" }, "400021446": { "tC": 19.6, @@ -78,7 +78,7 @@ "code": 3, "windKmh": 10, "rh": 37, - "fetchedAt": "2026-06-22T00:36:02.711Z" + "fetchedAt": "2026-06-22T02:35:43.493Z" }, "400021449": { "tC": 25.7, @@ -105,7 +105,7 @@ "code": 3, "windKmh": 10.6, "rh": 50, - "fetchedAt": "2026-06-22T00:36:04.348Z" + "fetchedAt": "2026-06-22T02:35:45.104Z" }, "400021452": { "tC": 32.7, @@ -114,7 +114,7 @@ "code": 1, "windKmh": 12.1, "rh": 24, - "fetchedAt": "2026-06-22T00:36:02.301Z" + "fetchedAt": "2026-06-22T02:35:43.090Z" }, "400021453": { "tC": 22.3, @@ -141,7 +141,7 @@ "code": 0, "windKmh": 17.3, "rh": 49, - "fetchedAt": "2026-06-22T00:36:07.212Z" + "fetchedAt": "2026-06-22T02:35:47.924Z" }, "400021456": { "tC": 30.9, @@ -159,7 +159,7 @@ "code": 2, "windKmh": 9.9, "rh": 34, - "fetchedAt": "2026-06-22T00:36:04.757Z" + "fetchedAt": "2026-06-22T02:35:45.506Z" }, "400021458": { "tC": 20.7, @@ -177,7 +177,7 @@ "code": 0, "windKmh": 15.4, "rh": 63, - "fetchedAt": "2026-06-22T00:36:01.892Z" + "fetchedAt": "2026-06-22T02:35:42.687Z" }, "400021460": { "tC": 20.8, @@ -186,7 +186,7 @@ "code": 1, "windKmh": 3, "rh": 60, - "fetchedAt": "2026-06-22T00:36:06.802Z" + "fetchedAt": "2026-06-22T02:35:47.520Z" }, "400021461": { "tC": 23.7, @@ -195,7 +195,7 @@ "code": 0, "windKmh": 14.8, "rh": 37, - "fetchedAt": "2026-06-22T00:36:06.802Z" + "fetchedAt": "2026-06-22T02:35:47.520Z" }, "400021462": { "tC": 23.1, @@ -231,7 +231,7 @@ "code": 2, "windKmh": 16, "rh": 57, - "fetchedAt": "2026-06-22T00:36:06.393Z" + "fetchedAt": "2026-06-22T02:35:47.118Z" }, "400021466": { "tC": 28.2, @@ -240,7 +240,7 @@ "code": 1, "windKmh": 19.4, "rh": 40, - "fetchedAt": "2026-06-22T00:36:08.032Z" + "fetchedAt": "2026-06-22T02:35:48.730Z" }, "400021467": { "tC": 29.4, @@ -258,7 +258,7 @@ "code": 2, "windKmh": 20.4, "rh": 32, - "fetchedAt": "2026-06-22T00:36:04.757Z" + "fetchedAt": "2026-06-22T02:35:45.506Z" }, "400021469": { "tC": 20.4, @@ -267,7 +267,7 @@ "code": 0, "windKmh": 19.1, "rh": 59, - "fetchedAt": "2026-06-22T00:36:03.938Z" + "fetchedAt": "2026-06-22T02:35:44.701Z" }, "400021470": { "tC": 29.2, @@ -285,7 +285,7 @@ "code": 2, "windKmh": 26.6, "rh": 35, - "fetchedAt": "2026-06-22T00:36:07.622Z" + "fetchedAt": "2026-06-22T02:35:48.327Z" }, "400021472": { "tC": 29.6, @@ -294,7 +294,7 @@ "code": 95, "windKmh": 13.6, "rh": 85, - "fetchedAt": "2026-06-22T00:36:05.575Z" + "fetchedAt": "2026-06-22T02:35:46.311Z" }, "400021473": { "tC": 22.1, @@ -303,7 +303,7 @@ "code": 95, "windKmh": 11.6, "rh": 92, - "fetchedAt": "2026-06-22T00:36:06.393Z" + "fetchedAt": "2026-06-22T02:35:47.118Z" }, "400021474": { "tC": 28.9, @@ -321,7 +321,7 @@ "code": 1, "windKmh": 15.3, "rh": 84, - "fetchedAt": "2026-06-22T00:36:03.528Z" + "fetchedAt": "2026-06-22T02:35:44.299Z" }, "400021476": { "tC": 19.7, @@ -339,7 +339,7 @@ "code": 2, "windKmh": 13.7, "rh": 69, - "fetchedAt": "2026-06-22T00:36:01.892Z" + "fetchedAt": "2026-06-22T02:35:42.687Z" }, "400021478": { "tC": 28.9, @@ -357,16 +357,16 @@ "code": 1, "windKmh": 19.2, "rh": 60, - "fetchedAt": "2026-06-22T00:36:02.711Z" + "fetchedAt": "2026-06-22T02:35:43.493Z" }, "400021480": { - "tC": 23.5, - "feelsC": 20.7, + "tC": 24, + "feelsC": 21.6, "pp": 0, "code": 0, - "windKmh": 15.3, + "windKmh": 13.9, "rh": 37, - "fetchedAt": "2026-06-22T00:36:04.348Z" + "fetchedAt": "2026-06-22T02:35:45.104Z" }, "400021481": { "tC": 14.1, @@ -375,7 +375,7 @@ "code": 51, "windKmh": 7.9, "rh": 89, - "fetchedAt": "2026-06-22T00:36:04.348Z" + "fetchedAt": "2026-06-22T02:35:45.104Z" }, "400021482": { "tC": 25.8, @@ -393,16 +393,16 @@ "code": 3, "windKmh": 6.2, "rh": 80, - "fetchedAt": "2026-06-22T00:36:02.301Z" + "fetchedAt": "2026-06-22T02:35:43.090Z" }, "400021484": { - "tC": 19.5, - "feelsC": 20.3, + "tC": 19.4, + "feelsC": 20.9, "pp": 86, - "code": 95, - "windKmh": 8.1, - "rh": 79, - "fetchedAt": "2026-06-22T00:36:05.984Z" + "code": 53, + "windKmh": 6.4, + "rh": 86, + "fetchedAt": "2026-06-22T02:35:46.714Z" }, "400021485": { "tC": 30.8, @@ -411,7 +411,7 @@ "code": 0, "windKmh": 20.8, "rh": 58, - "fetchedAt": "2026-06-22T00:36:05.575Z" + "fetchedAt": "2026-06-22T02:35:46.311Z" }, "400021486": { "tC": 32.9, @@ -429,7 +429,7 @@ "code": 95, "windKmh": 10.9, "rh": 55, - "fetchedAt": "2026-06-22T00:36:07.212Z" + "fetchedAt": "2026-06-22T02:35:47.924Z" }, "400021488": { "tC": 23.8, @@ -447,7 +447,7 @@ "code": 51, "windKmh": 13.9, "rh": 78, - "fetchedAt": "2026-06-22T00:36:05.167Z" + "fetchedAt": "2026-06-22T02:35:45.909Z" }, "400021490": { "tC": 25.4, @@ -459,22 +459,22 @@ "fetchedAt": "2026-06-18T23:51:43.743Z" }, "400021491": { - "tC": 22.7, - "feelsC": 24.5, + "tC": 21.3, + "feelsC": 24.7, "pp": 42, - "code": 51, - "windKmh": 14, - "rh": 85, - "fetchedAt": "2026-06-22T00:36:08.031Z" + "code": 3, + "windKmh": 2.6, + "rh": 92, + "fetchedAt": "2026-06-22T02:35:48.730Z" }, "400021492": { - "tC": 31.5, - "feelsC": 29.5, + "tC": 31.1, + "feelsC": 31.5, "pp": 17, "code": 3, - "windKmh": 31.7, - "rh": 43, - "fetchedAt": "2026-06-22T00:36:04.757Z" + "windKmh": 10.5, + "rh": 39, + "fetchedAt": "2026-06-22T02:35:45.506Z" }, "400021493": { "tC": 22.6, @@ -483,16 +483,16 @@ "code": 3, "windKmh": 10.9, "rh": 52, - "fetchedAt": "2026-06-22T00:36:03.938Z" + "fetchedAt": "2026-06-22T02:35:44.701Z" }, "400021494": { - "tC": 23.5, - "feelsC": 25.6, - "pp": 12, - "code": 3, - "windKmh": 12.4, - "rh": 81, - "fetchedAt": "2026-06-22T00:36:07.622Z" + "tC": 25.5, + "feelsC": 29.9, + "pp": 13, + "code": 2, + "windKmh": 15.6, + "rh": 82, + "fetchedAt": "2026-06-22T02:35:48.327Z" }, "400021495": { "tC": 32.6, @@ -501,7 +501,7 @@ "code": 0, "windKmh": 27.7, "rh": 45, - "fetchedAt": "2026-06-22T00:36:07.622Z" + "fetchedAt": "2026-06-22T02:35:48.327Z" }, "400021496": { "tC": 26.5, @@ -519,7 +519,7 @@ "code": 0, "windKmh": 32.6, "rh": 71, - "fetchedAt": "2026-06-22T00:36:06.393Z" + "fetchedAt": "2026-06-22T02:35:47.118Z" }, "400021498": { "tC": 16.7, @@ -531,13 +531,13 @@ "fetchedAt": "2026-06-19T23:52:52.636Z" }, "400021499": { - "tC": 16.3, - "feelsC": 15, + "tC": 16.5, + "feelsC": 15.2, "pp": 0, "code": 0, - "windKmh": 14.4, - "rh": 77, - "fetchedAt": "2026-06-22T00:36:06.802Z" + "windKmh": 13.4, + "rh": 76, + "fetchedAt": "2026-06-22T02:35:47.520Z" }, "400021500": { "tC": 32.9, @@ -546,16 +546,16 @@ "code": 0, "windKmh": 15.2, "rh": 37, - "fetchedAt": "2026-06-22T00:36:02.301Z" + "fetchedAt": "2026-06-22T02:35:43.090Z" }, "400021501": { - "tC": 18.9, - "feelsC": 21.1, - "pp": 82, - "code": 53, - "windKmh": 5.1, - "rh": 95, - "fetchedAt": "2026-06-22T00:36:05.984Z" + "tC": 17.9, + "feelsC": 19.1, + "pp": 75, + "code": 51, + "windKmh": 8.8, + "rh": 94, + "fetchedAt": "2026-06-22T02:35:46.714Z" }, "400021502": { "tC": 26.4, @@ -568,12 +568,12 @@ }, "400021503": { "tC": 32, - "feelsC": 36.1, + "feelsC": 37.2, "pp": 1, - "code": 95, - "windKmh": 13.8, - "rh": 53, - "fetchedAt": "2026-06-22T00:36:05.575Z" + "code": 0, + "windKmh": 12.2, + "rh": 56, + "fetchedAt": "2026-06-22T02:35:46.311Z" }, "400021504": { "tC": 17.9, @@ -591,16 +591,16 @@ "code": 1, "windKmh": 14.2, "rh": 59, - "fetchedAt": "2026-06-22T00:36:07.212Z" + "fetchedAt": "2026-06-22T02:35:47.924Z" }, "400021506": { - "tC": 15.9, - "feelsC": 16.4, + "tC": 22, + "feelsC": 24.2, "pp": 45, - "code": 61, - "windKmh": 10.2, - "rh": 98, - "fetchedAt": "2026-06-22T00:36:05.167Z" + "code": 3, + "windKmh": 10.1, + "rh": 87, + "fetchedAt": "2026-06-22T02:35:45.909Z" }, "400021507": { "tC": 33, @@ -618,7 +618,7 @@ "code": 1, "windKmh": 16.3, "rh": 48, - "fetchedAt": "2026-06-22T00:36:08.032Z" + "fetchedAt": "2026-06-22T02:35:48.730Z" }, "400021509": { "tC": 28.6, @@ -627,7 +627,7 @@ "code": 3, "windKmh": 1.1, "rh": 57, - "fetchedAt": "2026-06-22T00:36:04.757Z" + "fetchedAt": "2026-06-22T02:35:45.506Z" }, "400021510": { "tC": 17.4, @@ -639,13 +639,13 @@ "fetchedAt": "2026-06-19T23:52:49.740Z" }, "400021511": { - "tC": 22.9, - "feelsC": 20.7, + "tC": 22.7, + "feelsC": 20.6, "pp": 0, "code": 0, - "windKmh": 15.1, - "rh": 44, - "fetchedAt": "2026-06-22T00:36:03.938Z" + "windKmh": 16.1, + "rh": 48, + "fetchedAt": "2026-06-22T02:35:44.701Z" }, "400021512": { "tC": 33.3, @@ -654,7 +654,7 @@ "code": 3, "windKmh": 4.4, "rh": 44, - "fetchedAt": "2026-06-22T00:36:02.301Z" + "fetchedAt": "2026-06-22T02:35:43.090Z" }, "400021513": { "tC": 28.2, @@ -663,7 +663,7 @@ "code": 3, "windKmh": 16.3, "rh": 57, - "fetchedAt": "2026-06-22T00:36:05.167Z" + "fetchedAt": "2026-06-22T02:35:45.909Z" }, "400021514": { "tC": 33.1, @@ -672,7 +672,7 @@ "code": 0, "windKmh": 15.3, "rh": 48, - "fetchedAt": "2026-06-22T00:36:07.622Z" + "fetchedAt": "2026-06-22T02:35:48.327Z" }, "400021515": { "tC": 37.1, @@ -681,7 +681,7 @@ "code": 1, "windKmh": 10.5, "rh": 30, - "fetchedAt": "2026-06-22T00:36:07.622Z" + "fetchedAt": "2026-06-22T02:35:48.327Z" }, "400021516": { "tC": 33.4, @@ -690,7 +690,7 @@ "code": 3, "windKmh": 19.1, "rh": 45, - "fetchedAt": "2026-06-22T00:36:05.575Z" + "fetchedAt": "2026-06-22T02:35:46.311Z" }, "400021517": { "tC": 28.3, @@ -699,7 +699,7 @@ "code": 95, "windKmh": 11.3, "rh": 83, - "fetchedAt": "2026-06-22T00:36:06.393Z" + "fetchedAt": "2026-06-22T02:35:47.118Z" }, "400021518": { "tC": 22.5, @@ -708,7 +708,7 @@ "code": 0, "windKmh": 17.6, "rh": 55, - "fetchedAt": "2026-06-22T00:36:01.892Z" + "fetchedAt": "2026-06-22T02:35:42.687Z" }, "400021519": { "tC": 25.4, @@ -717,7 +717,7 @@ "code": 3, "windKmh": 14.2, "rh": 40, - "fetchedAt": "2026-06-22T00:36:01.892Z" + "fetchedAt": "2026-06-22T02:35:42.687Z" }, "400021520": { "tC": 17.1, @@ -726,7 +726,7 @@ "code": 80, "windKmh": 2.6, "rh": 70, - "fetchedAt": "2026-06-22T00:36:03.119Z" + "fetchedAt": "2026-06-22T02:35:43.895Z" }, "400021521": { "tC": 32.4, @@ -735,7 +735,7 @@ "code": 1, "windKmh": 21.4, "rh": 49, - "fetchedAt": "2026-06-22T00:36:07.212Z" + "fetchedAt": "2026-06-22T02:35:47.924Z" }, "400021522": { "tC": 31.5, @@ -744,7 +744,7 @@ "code": 1, "windKmh": 21.7, "rh": 35, - "fetchedAt": "2026-06-22T00:36:03.528Z" + "fetchedAt": "2026-06-22T02:35:44.299Z" }, "400021523": { "tC": 30.2, @@ -753,7 +753,7 @@ "code": 0, "windKmh": 22.7, "rh": 56, - "fetchedAt": "2026-06-22T00:36:08.032Z" + "fetchedAt": "2026-06-22T02:35:48.730Z" }, "400021524": { "tC": 29.3, @@ -762,7 +762,7 @@ "code": 0, "windKmh": 20.2, "rh": 32, - "fetchedAt": "2026-06-22T00:36:06.802Z" + "fetchedAt": "2026-06-22T02:35:47.520Z" }, "400021525": { "tC": 22.9, @@ -771,16 +771,16 @@ "code": 1, "windKmh": 3.6, "rh": 35, - "fetchedAt": "2026-06-22T00:36:02.711Z" + "fetchedAt": "2026-06-22T02:35:43.493Z" }, "400021526": { "tC": 23.3, "feelsC": 21.2, - "pp": 26, - "code": 95, + "pp": 22, + "code": 0, "windKmh": 17.8, "rh": 48, - "fetchedAt": "2026-06-22T00:36:03.938Z" + "fetchedAt": "2026-06-22T02:35:44.701Z" }, "400021527": { "tC": 18.6, @@ -789,7 +789,7 @@ "code": 0, "windKmh": 5.2, "rh": 49, - "fetchedAt": "2026-06-22T00:36:04.348Z" + "fetchedAt": "2026-06-22T02:35:45.104Z" }, "400021528": { "tC": 34.7, @@ -798,7 +798,7 @@ "code": 0, "windKmh": 9.5, "rh": 36, - "fetchedAt": "2026-06-22T00:36:02.301Z" + "fetchedAt": "2026-06-22T02:35:43.090Z" }, "400021529": { "tC": 37, @@ -807,16 +807,16 @@ "code": 0, "windKmh": 13.9, "rh": 25, - "fetchedAt": "2026-06-22T00:36:07.622Z" + "fetchedAt": "2026-06-22T02:35:48.327Z" }, "400021530": { "tC": 29.1, "feelsC": 33, "pp": 19, - "code": 95, + "code": 51, "windKmh": 9.9, "rh": 68, - "fetchedAt": "2026-06-22T00:36:05.575Z" + "fetchedAt": "2026-06-22T02:35:46.311Z" }, "400021531": { "tC": 18.3, @@ -825,7 +825,7 @@ "code": 51, "windKmh": 2.7, "rh": 70, - "fetchedAt": "2026-06-22T00:36:03.119Z" + "fetchedAt": "2026-06-22T02:35:43.895Z" }, "400021532": { "tC": 31.8, @@ -834,16 +834,16 @@ "code": 1, "windKmh": 20.7, "rh": 34, - "fetchedAt": "2026-06-22T00:36:08.032Z" + "fetchedAt": "2026-06-22T02:35:48.730Z" }, "400021533": { "tC": 29.8, "feelsC": 29.2, "pp": 16, - "code": 95, + "code": 1, "windKmh": 11, "rh": 32, - "fetchedAt": "2026-06-22T00:36:04.757Z" + "fetchedAt": "2026-06-22T02:35:45.506Z" }, "400021534": { "tC": 30.9, @@ -852,7 +852,7 @@ "code": 0, "windKmh": 12.9, "rh": 31, - "fetchedAt": "2026-06-22T00:36:02.711Z" + "fetchedAt": "2026-06-22T02:35:43.493Z" }, "400021535": { "tC": null, @@ -861,6 +861,6 @@ "code": null, "windKmh": null, "rh": null, - "fetchedAt": "2026-06-22T00:36:04.348Z" + "fetchedAt": "2026-06-22T02:35:45.104Z" } } From e12f826864039b92422fd74e909f3f85e2fe4e69 Mon Sep 17 00:00:00 2001 From: wc2026-bot Date: Mon, 22 Jun 2026 02:51:58 +0000 Subject: [PATCH 8/9] data: scheduled update 2026-06-22 --- public/data/lineups.json | 57 +++++++++++++- public/data/market-odds.json | 10 +-- public/data/matches.json | 4 +- public/data/meta.json | 12 +-- public/data/squads.json | 18 ++--- public/data/squads/EGY.json | 10 +-- public/data/squads/NZL.json | 8 +- public/data/weather.json | 142 +++++++++++++++++------------------ 8 files changed, 158 insertions(+), 103 deletions(-) diff --git a/public/data/lineups.json b/public/data/lineups.json index b7d364c5..a0f31596 100644 --- a/public/data/lineups.json +++ b/public/data/lineups.json @@ -19016,6 +19016,30 @@ "on": "423575", "minute": "66'", "period": 5 + }, + { + "off": "405469", + "on": "416652", + "minute": "76'", + "period": 5 + }, + { + "off": "390209", + "on": "336641", + "minute": "76'", + "period": 5 + }, + { + "off": "405454", + "on": "440748", + "minute": "85'", + "period": 5 + }, + { + "off": "331463", + "on": "482775", + "minute": "85'", + "period": 5 } ] }, @@ -19325,6 +19349,13 @@ "type": 2, "period": 5, "sec": 1311 + }, + { + "player": "363863", + "minute": "82'", + "type": 2, + "period": 5, + "sec": 2175 } ], "bookings": [ @@ -19341,10 +19372,34 @@ "on": "344661", "minute": "41'", "period": 3 + }, + { + "off": "430476", + "on": "363863", + "minute": "76'", + "period": 5 + }, + { + "off": "483161", + "on": "495488", + "minute": "76'", + "period": 5 + }, + { + "off": "344654", + "on": "483182", + "minute": "84'", + "period": 5 + }, + { + "off": "430482", + "on": "433461", + "minute": "84'", + "period": 5 } ] }, - "matchTime": "72'", + "matchTime": "90'+1'", "period": 5, "final": false, "secTried": true diff --git a/public/data/market-odds.json b/public/data/market-odds.json index bc526938..a8d2097c 100644 --- a/public/data/market-odds.json +++ b/public/data/market-odds.json @@ -1,10 +1,10 @@ { - "updatedAt": "2026-06-22T02:35:51.077Z", - "marketUpdatedAt": "2026-06-22T02:32:22.165481Z", + "updatedAt": "2026-06-22T02:51:57.867Z", + "marketUpdatedAt": "2026-06-22T02:47:23.230941Z", "title": "World Cup Winner", "slug": "world-cup-winner", "url": "https://polymarket.com/event/world-cup-winner", - "volume": 2891721636, + "volume": 2892173838, "source": "polymarket.com", "champion": [ { @@ -53,7 +53,7 @@ "code": "NED", "label": "Netherlands", "price": 0.0545, - "change1d": -0.0025, + "change1d": -0.004, "norm": 0.0543 }, { @@ -74,7 +74,7 @@ "code": "MAR", "label": "Morocco", "price": 0.0225, - "change1d": 0, + "change1d": 0.001, "norm": 0.0224 }, { diff --git a/public/data/matches.json b/public/data/matches.json index 6443a6c7..bf251876 100644 --- a/public/data/matches.json +++ b/public/data/matches.json @@ -2474,7 +2474,7 @@ "date": "2026-06-22T01:00:00Z", "venueId": "400248370", "status": "live", - "time": "72'", + "time": "90'+1'", "home": { "code": "NZL", "score": 1, @@ -2482,7 +2482,7 @@ }, "away": { "code": "EGY", - "score": 2, + "score": 3, "pen": null }, "phA": "G4", diff --git a/public/data/meta.json b/public/data/meta.json index 373ed385..1fda0cfb 100644 --- a/public/data/meta.json +++ b/public/data/meta.json @@ -1,26 +1,26 @@ { - "updatedAt": "2026-06-22T02:35:51.103Z", + "updatedAt": "2026-06-22T02:51:57.905Z", "season": "285023", "titleOdds": [ { "c": "ARG", - "p": 22 + "p": 21.6 }, { "c": "ESP", - "p": 17.5 + "p": 17.8 }, { "c": "FRA", - "p": 14.2 + "p": 14.8 }, { "c": "ENG", - "p": 9.6 + "p": 9.3 }, { "c": "BRA", - "p": 5.7 + "p": 5.6 } ], "counts": { diff --git a/public/data/squads.json b/public/data/squads.json index 79fa3eb1..22dcf166 100644 --- a/public/data/squads.json +++ b/public/data/squads.json @@ -12735,7 +12735,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hossam_Abdelmaguid", "photo": "https://digitalhub.fifa.com/transform/406ef52d-c003-4108-b9c2-126b4ad8354b/HOSSAM-ABDELMAGUID_483182", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -12982,8 +12982,8 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tr%C3%A9z%C3%A9guet_(Egyptian_footballer)", "photo": "https://digitalhub.fifa.com/transform/fd2622c8-9bd4-40f0-bb16-6b3311bb1811/TREZEGUET_363863", - "wcApps": 0, - "wcGoals": 0, + "wcApps": 1, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -13001,7 +13001,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamza_Abdelkarim", "photo": "https://digitalhub.fifa.com/transform/e8c1e0e0-66da-4bfb-ace2-e040710da50c/HAMZA-ABDELKARIM_495488", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13096,7 +13096,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zizo_(footballer)", "photo": "https://digitalhub.fifa.com/transform/93b944be-7bd7-4c1d-807e-7b8e2cbc2a12/ZIZO_433461", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13705,7 +13705,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Francis_de_Vries", "photo": "https://digitalhub.fifa.com/transform/0f1a06e9-76d0-480c-950a-667f11d41171/DE-VRIES-Francis_440748", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13724,7 +13724,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyler_Bindon", "photo": "https://digitalhub.fifa.com/transform/14976514-36f8-43b9-80c8-67fb73d13d6b/BINDON-Tyler_482775", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -13990,7 +13990,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Thomas_(footballer)", "photo": "https://digitalhub.fifa.com/transform/daf68d11-59d7-46f3-98ec-25a359c8a3a9/THOMAS-Ryan_336641", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -14104,7 +14104,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jesse_Randall", "photo": "https://digitalhub.fifa.com/transform/22bc60f6-3a5a-4df2-8493-b3193cf0cf22/RANDALL-Jesse_416652", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/EGY.json b/public/data/squads/EGY.json index 7d13832c..93dc25db 100644 --- a/public/data/squads/EGY.json +++ b/public/data/squads/EGY.json @@ -133,7 +133,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hossam_Abdelmaguid", "photo": "https://digitalhub.fifa.com/transform/406ef52d-c003-4108-b9c2-126b4ad8354b/HOSSAM-ABDELMAGUID_483182", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -380,8 +380,8 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tr%C3%A9z%C3%A9guet_(Egyptian_footballer)", "photo": "https://digitalhub.fifa.com/transform/fd2622c8-9bd4-40f0-bb16-6b3311bb1811/TREZEGUET_363863", - "wcApps": 0, - "wcGoals": 0, + "wcApps": 1, + "wcGoals": 1, "wcYellow": 0, "wcRed": 0 }, @@ -399,7 +399,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Hamza_Abdelkarim", "photo": "https://digitalhub.fifa.com/transform/e8c1e0e0-66da-4bfb-ace2-e040710da50c/HAMZA-ABDELKARIM_495488", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -494,7 +494,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Zizo_(footballer)", "photo": "https://digitalhub.fifa.com/transform/93b944be-7bd7-4c1d-807e-7b8e2cbc2a12/ZIZO_433461", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/NZL.json b/public/data/squads/NZL.json index 630c9208..e1501445 100644 --- a/public/data/squads/NZL.json +++ b/public/data/squads/NZL.json @@ -95,7 +95,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Francis_de_Vries", "photo": "https://digitalhub.fifa.com/transform/0f1a06e9-76d0-480c-950a-667f11d41171/DE-VRIES-Francis_440748", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -114,7 +114,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Tyler_Bindon", "photo": "https://digitalhub.fifa.com/transform/14976514-36f8-43b9-80c8-67fb73d13d6b/BINDON-Tyler_482775", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -380,7 +380,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Ryan_Thomas_(footballer)", "photo": "https://digitalhub.fifa.com/transform/daf68d11-59d7-46f3-98ec-25a359c8a3a9/THOMAS-Ryan_336641", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 @@ -494,7 +494,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Jesse_Randall", "photo": "https://digitalhub.fifa.com/transform/22bc60f6-3a5a-4df2-8493-b3193cf0cf22/RANDALL-Jesse_416652", - "wcApps": 1, + "wcApps": 2, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/weather.json b/public/data/weather.json index 6b3d881f..dc3793c3 100644 --- a/public/data/weather.json +++ b/public/data/weather.json @@ -42,7 +42,7 @@ "code": 80, "windKmh": 2.6, "rh": 87, - "fetchedAt": "2026-06-22T02:35:43.895Z" + "fetchedAt": "2026-06-22T02:51:49.362Z" }, "400021445": { "tC": 31.3, @@ -51,7 +51,7 @@ "code": 0, "windKmh": 21.6, "rh": 40, - "fetchedAt": "2026-06-22T02:35:44.299Z" + "fetchedAt": "2026-06-22T02:51:49.772Z" }, "400021446": { "tC": 19.6, @@ -78,7 +78,7 @@ "code": 3, "windKmh": 10, "rh": 37, - "fetchedAt": "2026-06-22T02:35:43.493Z" + "fetchedAt": "2026-06-22T02:51:48.952Z" }, "400021449": { "tC": 25.7, @@ -105,7 +105,7 @@ "code": 3, "windKmh": 10.6, "rh": 50, - "fetchedAt": "2026-06-22T02:35:45.104Z" + "fetchedAt": "2026-06-22T02:51:50.594Z" }, "400021452": { "tC": 32.7, @@ -114,7 +114,7 @@ "code": 1, "windKmh": 12.1, "rh": 24, - "fetchedAt": "2026-06-22T02:35:43.090Z" + "fetchedAt": "2026-06-22T02:51:48.542Z" }, "400021453": { "tC": 22.3, @@ -141,7 +141,7 @@ "code": 0, "windKmh": 17.3, "rh": 49, - "fetchedAt": "2026-06-22T02:35:47.924Z" + "fetchedAt": "2026-06-22T02:51:53.466Z" }, "400021456": { "tC": 30.9, @@ -159,7 +159,7 @@ "code": 2, "windKmh": 9.9, "rh": 34, - "fetchedAt": "2026-06-22T02:35:45.506Z" + "fetchedAt": "2026-06-22T02:51:51.004Z" }, "400021458": { "tC": 20.7, @@ -177,7 +177,7 @@ "code": 0, "windKmh": 15.4, "rh": 63, - "fetchedAt": "2026-06-22T02:35:42.687Z" + "fetchedAt": "2026-06-22T02:51:48.131Z" }, "400021460": { "tC": 20.8, @@ -186,7 +186,7 @@ "code": 1, "windKmh": 3, "rh": 60, - "fetchedAt": "2026-06-22T02:35:47.520Z" + "fetchedAt": "2026-06-22T02:51:53.055Z" }, "400021461": { "tC": 23.7, @@ -195,7 +195,7 @@ "code": 0, "windKmh": 14.8, "rh": 37, - "fetchedAt": "2026-06-22T02:35:47.520Z" + "fetchedAt": "2026-06-22T02:51:53.055Z" }, "400021462": { "tC": 23.1, @@ -231,7 +231,7 @@ "code": 2, "windKmh": 16, "rh": 57, - "fetchedAt": "2026-06-22T02:35:47.118Z" + "fetchedAt": "2026-06-22T02:51:52.644Z" }, "400021466": { "tC": 28.2, @@ -240,7 +240,7 @@ "code": 1, "windKmh": 19.4, "rh": 40, - "fetchedAt": "2026-06-22T02:35:48.730Z" + "fetchedAt": "2026-06-22T02:51:54.286Z" }, "400021467": { "tC": 29.4, @@ -258,7 +258,7 @@ "code": 2, "windKmh": 20.4, "rh": 32, - "fetchedAt": "2026-06-22T02:35:45.506Z" + "fetchedAt": "2026-06-22T02:51:51.005Z" }, "400021469": { "tC": 20.4, @@ -267,7 +267,7 @@ "code": 0, "windKmh": 19.1, "rh": 59, - "fetchedAt": "2026-06-22T02:35:44.701Z" + "fetchedAt": "2026-06-22T02:51:50.183Z" }, "400021470": { "tC": 29.2, @@ -285,7 +285,7 @@ "code": 2, "windKmh": 26.6, "rh": 35, - "fetchedAt": "2026-06-22T02:35:48.327Z" + "fetchedAt": "2026-06-22T02:51:53.876Z" }, "400021472": { "tC": 29.6, @@ -294,7 +294,7 @@ "code": 95, "windKmh": 13.6, "rh": 85, - "fetchedAt": "2026-06-22T02:35:46.311Z" + "fetchedAt": "2026-06-22T02:51:51.824Z" }, "400021473": { "tC": 22.1, @@ -303,7 +303,7 @@ "code": 95, "windKmh": 11.6, "rh": 92, - "fetchedAt": "2026-06-22T02:35:47.118Z" + "fetchedAt": "2026-06-22T02:51:52.644Z" }, "400021474": { "tC": 28.9, @@ -321,7 +321,7 @@ "code": 1, "windKmh": 15.3, "rh": 84, - "fetchedAt": "2026-06-22T02:35:44.299Z" + "fetchedAt": "2026-06-22T02:51:49.772Z" }, "400021476": { "tC": 19.7, @@ -339,7 +339,7 @@ "code": 2, "windKmh": 13.7, "rh": 69, - "fetchedAt": "2026-06-22T02:35:42.687Z" + "fetchedAt": "2026-06-22T02:51:48.131Z" }, "400021478": { "tC": 28.9, @@ -357,16 +357,16 @@ "code": 1, "windKmh": 19.2, "rh": 60, - "fetchedAt": "2026-06-22T02:35:43.493Z" + "fetchedAt": "2026-06-22T02:51:48.952Z" }, "400021480": { "tC": 24, - "feelsC": 21.6, + "feelsC": 22.7, "pp": 0, "code": 0, "windKmh": 13.9, - "rh": 37, - "fetchedAt": "2026-06-22T02:35:45.104Z" + "rh": 48, + "fetchedAt": "2026-06-22T02:51:50.594Z" }, "400021481": { "tC": 14.1, @@ -375,7 +375,7 @@ "code": 51, "windKmh": 7.9, "rh": 89, - "fetchedAt": "2026-06-22T02:35:45.104Z" + "fetchedAt": "2026-06-22T02:51:50.594Z" }, "400021482": { "tC": 25.8, @@ -393,7 +393,7 @@ "code": 3, "windKmh": 6.2, "rh": 80, - "fetchedAt": "2026-06-22T02:35:43.090Z" + "fetchedAt": "2026-06-22T02:51:48.542Z" }, "400021484": { "tC": 19.4, @@ -402,7 +402,7 @@ "code": 53, "windKmh": 6.4, "rh": 86, - "fetchedAt": "2026-06-22T02:35:46.714Z" + "fetchedAt": "2026-06-22T02:51:52.235Z" }, "400021485": { "tC": 30.8, @@ -411,7 +411,7 @@ "code": 0, "windKmh": 20.8, "rh": 58, - "fetchedAt": "2026-06-22T02:35:46.311Z" + "fetchedAt": "2026-06-22T02:51:51.824Z" }, "400021486": { "tC": 32.9, @@ -429,7 +429,7 @@ "code": 95, "windKmh": 10.9, "rh": 55, - "fetchedAt": "2026-06-22T02:35:47.924Z" + "fetchedAt": "2026-06-22T02:51:53.466Z" }, "400021488": { "tC": 23.8, @@ -447,7 +447,7 @@ "code": 51, "windKmh": 13.9, "rh": 78, - "fetchedAt": "2026-06-22T02:35:45.909Z" + "fetchedAt": "2026-06-22T02:51:51.414Z" }, "400021490": { "tC": 25.4, @@ -465,7 +465,7 @@ "code": 3, "windKmh": 2.6, "rh": 92, - "fetchedAt": "2026-06-22T02:35:48.730Z" + "fetchedAt": "2026-06-22T02:51:54.286Z" }, "400021492": { "tC": 31.1, @@ -474,7 +474,7 @@ "code": 3, "windKmh": 10.5, "rh": 39, - "fetchedAt": "2026-06-22T02:35:45.506Z" + "fetchedAt": "2026-06-22T02:51:51.005Z" }, "400021493": { "tC": 22.6, @@ -483,16 +483,16 @@ "code": 3, "windKmh": 10.9, "rh": 52, - "fetchedAt": "2026-06-22T02:35:44.701Z" + "fetchedAt": "2026-06-22T02:51:50.183Z" }, "400021494": { "tC": 25.5, - "feelsC": 29.9, + "feelsC": 28.8, "pp": 13, - "code": 2, + "code": 3, "windKmh": 15.6, - "rh": 82, - "fetchedAt": "2026-06-22T02:35:48.327Z" + "rh": 87, + "fetchedAt": "2026-06-22T02:51:53.876Z" }, "400021495": { "tC": 32.6, @@ -501,7 +501,7 @@ "code": 0, "windKmh": 27.7, "rh": 45, - "fetchedAt": "2026-06-22T02:35:48.327Z" + "fetchedAt": "2026-06-22T02:51:53.876Z" }, "400021496": { "tC": 26.5, @@ -519,7 +519,7 @@ "code": 0, "windKmh": 32.6, "rh": 71, - "fetchedAt": "2026-06-22T02:35:47.118Z" + "fetchedAt": "2026-06-22T02:51:52.644Z" }, "400021498": { "tC": 16.7, @@ -537,7 +537,7 @@ "code": 0, "windKmh": 13.4, "rh": 76, - "fetchedAt": "2026-06-22T02:35:47.520Z" + "fetchedAt": "2026-06-22T02:51:53.055Z" }, "400021500": { "tC": 32.9, @@ -546,7 +546,7 @@ "code": 0, "windKmh": 15.2, "rh": 37, - "fetchedAt": "2026-06-22T02:35:43.090Z" + "fetchedAt": "2026-06-22T02:51:48.542Z" }, "400021501": { "tC": 17.9, @@ -555,7 +555,7 @@ "code": 51, "windKmh": 8.8, "rh": 94, - "fetchedAt": "2026-06-22T02:35:46.714Z" + "fetchedAt": "2026-06-22T02:51:52.235Z" }, "400021502": { "tC": 26.4, @@ -573,7 +573,7 @@ "code": 0, "windKmh": 12.2, "rh": 56, - "fetchedAt": "2026-06-22T02:35:46.311Z" + "fetchedAt": "2026-06-22T02:51:51.824Z" }, "400021504": { "tC": 17.9, @@ -591,7 +591,7 @@ "code": 1, "windKmh": 14.2, "rh": 59, - "fetchedAt": "2026-06-22T02:35:47.924Z" + "fetchedAt": "2026-06-22T02:51:53.466Z" }, "400021506": { "tC": 22, @@ -600,7 +600,7 @@ "code": 3, "windKmh": 10.1, "rh": 87, - "fetchedAt": "2026-06-22T02:35:45.909Z" + "fetchedAt": "2026-06-22T02:51:51.414Z" }, "400021507": { "tC": 33, @@ -618,7 +618,7 @@ "code": 1, "windKmh": 16.3, "rh": 48, - "fetchedAt": "2026-06-22T02:35:48.730Z" + "fetchedAt": "2026-06-22T02:51:54.286Z" }, "400021509": { "tC": 28.6, @@ -627,7 +627,7 @@ "code": 3, "windKmh": 1.1, "rh": 57, - "fetchedAt": "2026-06-22T02:35:45.506Z" + "fetchedAt": "2026-06-22T02:51:51.005Z" }, "400021510": { "tC": 17.4, @@ -645,7 +645,7 @@ "code": 0, "windKmh": 16.1, "rh": 48, - "fetchedAt": "2026-06-22T02:35:44.701Z" + "fetchedAt": "2026-06-22T02:51:50.183Z" }, "400021512": { "tC": 33.3, @@ -654,7 +654,7 @@ "code": 3, "windKmh": 4.4, "rh": 44, - "fetchedAt": "2026-06-22T02:35:43.090Z" + "fetchedAt": "2026-06-22T02:51:48.542Z" }, "400021513": { "tC": 28.2, @@ -663,7 +663,7 @@ "code": 3, "windKmh": 16.3, "rh": 57, - "fetchedAt": "2026-06-22T02:35:45.909Z" + "fetchedAt": "2026-06-22T02:51:51.414Z" }, "400021514": { "tC": 33.1, @@ -672,7 +672,7 @@ "code": 0, "windKmh": 15.3, "rh": 48, - "fetchedAt": "2026-06-22T02:35:48.327Z" + "fetchedAt": "2026-06-22T02:51:53.876Z" }, "400021515": { "tC": 37.1, @@ -681,7 +681,7 @@ "code": 1, "windKmh": 10.5, "rh": 30, - "fetchedAt": "2026-06-22T02:35:48.327Z" + "fetchedAt": "2026-06-22T02:51:53.876Z" }, "400021516": { "tC": 33.4, @@ -690,7 +690,7 @@ "code": 3, "windKmh": 19.1, "rh": 45, - "fetchedAt": "2026-06-22T02:35:46.311Z" + "fetchedAt": "2026-06-22T02:51:51.824Z" }, "400021517": { "tC": 28.3, @@ -699,7 +699,7 @@ "code": 95, "windKmh": 11.3, "rh": 83, - "fetchedAt": "2026-06-22T02:35:47.118Z" + "fetchedAt": "2026-06-22T02:51:52.644Z" }, "400021518": { "tC": 22.5, @@ -708,7 +708,7 @@ "code": 0, "windKmh": 17.6, "rh": 55, - "fetchedAt": "2026-06-22T02:35:42.687Z" + "fetchedAt": "2026-06-22T02:51:48.131Z" }, "400021519": { "tC": 25.4, @@ -717,7 +717,7 @@ "code": 3, "windKmh": 14.2, "rh": 40, - "fetchedAt": "2026-06-22T02:35:42.687Z" + "fetchedAt": "2026-06-22T02:51:48.131Z" }, "400021520": { "tC": 17.1, @@ -726,7 +726,7 @@ "code": 80, "windKmh": 2.6, "rh": 70, - "fetchedAt": "2026-06-22T02:35:43.895Z" + "fetchedAt": "2026-06-22T02:51:49.362Z" }, "400021521": { "tC": 32.4, @@ -735,7 +735,7 @@ "code": 1, "windKmh": 21.4, "rh": 49, - "fetchedAt": "2026-06-22T02:35:47.924Z" + "fetchedAt": "2026-06-22T02:51:53.466Z" }, "400021522": { "tC": 31.5, @@ -744,7 +744,7 @@ "code": 1, "windKmh": 21.7, "rh": 35, - "fetchedAt": "2026-06-22T02:35:44.299Z" + "fetchedAt": "2026-06-22T02:51:49.772Z" }, "400021523": { "tC": 30.2, @@ -753,7 +753,7 @@ "code": 0, "windKmh": 22.7, "rh": 56, - "fetchedAt": "2026-06-22T02:35:48.730Z" + "fetchedAt": "2026-06-22T02:51:54.286Z" }, "400021524": { "tC": 29.3, @@ -762,7 +762,7 @@ "code": 0, "windKmh": 20.2, "rh": 32, - "fetchedAt": "2026-06-22T02:35:47.520Z" + "fetchedAt": "2026-06-22T02:51:53.055Z" }, "400021525": { "tC": 22.9, @@ -771,7 +771,7 @@ "code": 1, "windKmh": 3.6, "rh": 35, - "fetchedAt": "2026-06-22T02:35:43.493Z" + "fetchedAt": "2026-06-22T02:51:48.952Z" }, "400021526": { "tC": 23.3, @@ -780,7 +780,7 @@ "code": 0, "windKmh": 17.8, "rh": 48, - "fetchedAt": "2026-06-22T02:35:44.701Z" + "fetchedAt": "2026-06-22T02:51:50.183Z" }, "400021527": { "tC": 18.6, @@ -789,7 +789,7 @@ "code": 0, "windKmh": 5.2, "rh": 49, - "fetchedAt": "2026-06-22T02:35:45.104Z" + "fetchedAt": "2026-06-22T02:51:50.594Z" }, "400021528": { "tC": 34.7, @@ -798,7 +798,7 @@ "code": 0, "windKmh": 9.5, "rh": 36, - "fetchedAt": "2026-06-22T02:35:43.090Z" + "fetchedAt": "2026-06-22T02:51:48.542Z" }, "400021529": { "tC": 37, @@ -807,7 +807,7 @@ "code": 0, "windKmh": 13.9, "rh": 25, - "fetchedAt": "2026-06-22T02:35:48.327Z" + "fetchedAt": "2026-06-22T02:51:53.876Z" }, "400021530": { "tC": 29.1, @@ -816,7 +816,7 @@ "code": 51, "windKmh": 9.9, "rh": 68, - "fetchedAt": "2026-06-22T02:35:46.311Z" + "fetchedAt": "2026-06-22T02:51:51.824Z" }, "400021531": { "tC": 18.3, @@ -825,7 +825,7 @@ "code": 51, "windKmh": 2.7, "rh": 70, - "fetchedAt": "2026-06-22T02:35:43.895Z" + "fetchedAt": "2026-06-22T02:51:49.362Z" }, "400021532": { "tC": 31.8, @@ -834,7 +834,7 @@ "code": 1, "windKmh": 20.7, "rh": 34, - "fetchedAt": "2026-06-22T02:35:48.730Z" + "fetchedAt": "2026-06-22T02:51:54.286Z" }, "400021533": { "tC": 29.8, @@ -843,7 +843,7 @@ "code": 1, "windKmh": 11, "rh": 32, - "fetchedAt": "2026-06-22T02:35:45.506Z" + "fetchedAt": "2026-06-22T02:51:51.005Z" }, "400021534": { "tC": 30.9, @@ -852,7 +852,7 @@ "code": 0, "windKmh": 12.9, "rh": 31, - "fetchedAt": "2026-06-22T02:35:43.493Z" + "fetchedAt": "2026-06-22T02:51:48.952Z" }, "400021535": { "tC": null, @@ -861,6 +861,6 @@ "code": null, "windKmh": null, "rh": null, - "fetchedAt": "2026-06-22T02:35:45.104Z" + "fetchedAt": "2026-06-22T02:51:50.594Z" } } From 1097c558e9085c6f4b27539ee7bd3fb141165b6d Mon Sep 17 00:00:00 2001 From: wc2026-bot Date: Mon, 22 Jun 2026 03:05:41 +0000 Subject: [PATCH 9/9] data: scheduled update 2026-06-22 --- public/data/lineups.json | 12 +- public/data/market-odds.json | 8 +- public/data/matches.json | 6 +- public/data/meta.json | 12 +- public/data/squads.json | 2 +- public/data/squads/EGY.json | 2 +- public/data/standings.json | 50 ++++----- public/data/stats.json | 10 +- public/data/weather.json | 212 +++++++++++++++++------------------ 9 files changed, 160 insertions(+), 154 deletions(-) diff --git a/public/data/lineups.json b/public/data/lineups.json index a0f31596..af6a57d3 100644 --- a/public/data/lineups.json +++ b/public/data/lineups.json @@ -19396,12 +19396,18 @@ "on": "433461", "minute": "84'", "period": 5 + }, + { + "off": "483182", + "on": "416902", + "minute": "90'+9'", + "period": 5 } ] }, - "matchTime": "90'+1'", - "period": 5, - "final": false, + "matchTime": "101'", + "period": 10, + "final": true, "secTried": true }, "400021482": { diff --git a/public/data/market-odds.json b/public/data/market-odds.json index a8d2097c..1517f1ff 100644 --- a/public/data/market-odds.json +++ b/public/data/market-odds.json @@ -1,10 +1,10 @@ { - "updatedAt": "2026-06-22T02:51:57.867Z", - "marketUpdatedAt": "2026-06-22T02:47:23.230941Z", + "updatedAt": "2026-06-22T03:05:39.279Z", + "marketUpdatedAt": "2026-06-22T03:02:23.228071Z", "title": "World Cup Winner", "slug": "world-cup-winner", "url": "https://polymarket.com/event/world-cup-winner", - "volume": 2892173838, + "volume": 2892762291, "source": "polymarket.com", "champion": [ { @@ -81,7 +81,7 @@ "code": "JPN", "label": "Japan", "price": 0.0215, - "change1d": 0.008, + "change1d": 0.006, "norm": 0.0214 }, { diff --git a/public/data/matches.json b/public/data/matches.json index bf251876..e1d8c328 100644 --- a/public/data/matches.json +++ b/public/data/matches.json @@ -2473,8 +2473,8 @@ "group": "G", "date": "2026-06-22T01:00:00Z", "venueId": "400248370", - "status": "live", - "time": "90'+1'", + "status": "finished", + "time": "101'", "home": { "code": "NZL", "score": 1, @@ -2487,7 +2487,7 @@ }, "phA": "G4", "phB": "G2", - "winner": null, + "winner": "EGY", "attendance": 52497, "officials": [ { diff --git a/public/data/meta.json b/public/data/meta.json index 1fda0cfb..78a38c2f 100644 --- a/public/data/meta.json +++ b/public/data/meta.json @@ -1,26 +1,26 @@ { - "updatedAt": "2026-06-22T02:51:57.905Z", + "updatedAt": "2026-06-22T03:05:39.316Z", "season": "285023", "titleOdds": [ { "c": "ARG", - "p": 21.6 + "p": 21.7 }, { "c": "ESP", - "p": 17.8 + "p": 17.2 }, { "c": "FRA", - "p": 14.8 + "p": 14.2 }, { "c": "ENG", - "p": 9.3 + "p": 9.6 }, { "c": "BRA", - "p": 5.6 + "p": 5.4 } ], "counts": { diff --git a/public/data/squads.json b/public/data/squads.json index 22dcf166..64a3309a 100644 --- a/public/data/squads.json +++ b/public/data/squads.json @@ -12773,7 +12773,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Abdelmonem", "photo": "https://digitalhub.fifa.com/transform/5e36f80b-9432-444f-ac25-10cf792c341f/MOHAMED-ABDELMONEIM_416902", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/squads/EGY.json b/public/data/squads/EGY.json index 93dc25db..281862e5 100644 --- a/public/data/squads/EGY.json +++ b/public/data/squads/EGY.json @@ -171,7 +171,7 @@ "captain": false, "wiki": "https://en.wikipedia.org/wiki/Mohamed_Abdelmonem", "photo": "https://digitalhub.fifa.com/transform/5e36f80b-9432-444f-ac25-10cf792c341f/MOHAMED-ABDELMONEIM_416902", - "wcApps": 0, + "wcApps": 1, "wcGoals": 0, "wcYellow": 0, "wcRed": 0 diff --git a/public/data/standings.json b/public/data/standings.json index c1aa260d..3e9c7a83 100644 --- a/public/data/standings.json +++ b/public/data/standings.json @@ -101,6 +101,18 @@ } ], "G": [ + { + "code": "EGY", + "p": 2, + "w": 1, + "d": 1, + "l": 0, + "gf": 4, + "ga": 2, + "gd": 2, + "pts": 4, + "rank": 1 + }, { "code": "IRN", "p": 2, @@ -111,7 +123,7 @@ "ga": 2, "gd": 0, "pts": 2, - "rank": 1 + "rank": 2 }, { "code": "BEL", @@ -123,29 +135,17 @@ "ga": 1, "gd": 0, "pts": 2, - "rank": 2 - }, - { - "code": "NZL", - "p": 1, - "w": 0, - "d": 1, - "l": 0, - "gf": 2, - "ga": 2, - "gd": 0, - "pts": 1, "rank": 3 }, { - "code": "EGY", - "p": 1, + "code": "NZL", + "p": 2, "w": 0, "d": 1, - "l": 0, - "gf": 1, - "ga": 1, - "gd": 0, + "l": 1, + "gf": 3, + "ga": 5, + "gd": -2, "pts": 1, "rank": 4 } @@ -664,15 +664,15 @@ }, { "group": "G", - "code": "NZL", - "p": 1, + "code": "BEL", + "p": 2, "w": 0, - "d": 1, + "d": 2, "l": 0, - "gf": 2, - "ga": 2, + "gf": 1, + "ga": 1, "gd": 0, - "pts": 1, + "pts": 2, "rank": 3, "thirdRank": 5, "qualifies": null diff --git a/public/data/stats.json b/public/data/stats.json index 9bc59d90..b58baa20 100644 --- a/public/data/stats.json +++ b/public/data/stats.json @@ -486,7 +486,7 @@ } ] }, - "attAvg": 64372, + "attAvg": 64075, "biggestWin": { "diff": 6, "id": "400021464", @@ -534,9 +534,9 @@ "ESP": -1, "CPV": -3, "IRN": -2, - "NZL": 0, + "NZL": -2, "BEL": -7, - "EGY": -2, + "EGY": -3, "FRA": 0, "SEN": 0, "IRQ": -1, @@ -584,9 +584,9 @@ "ESP": -1, "CPV": -3, "IRN": -2, - "NZL": 0, + "NZL": -2, "BEL": -7, - "EGY": -2, + "EGY": -3, "FRA": 0, "SEN": 0, "IRQ": -1, diff --git a/public/data/weather.json b/public/data/weather.json index dc3793c3..ea6f4309 100644 --- a/public/data/weather.json +++ b/public/data/weather.json @@ -42,7 +42,7 @@ "code": 80, "windKmh": 2.6, "rh": 87, - "fetchedAt": "2026-06-22T02:51:49.362Z" + "fetchedAt": "2026-06-22T03:05:31.625Z" }, "400021445": { "tC": 31.3, @@ -51,7 +51,7 @@ "code": 0, "windKmh": 21.6, "rh": 40, - "fetchedAt": "2026-06-22T02:51:49.772Z" + "fetchedAt": "2026-06-22T03:05:31.976Z" }, "400021446": { "tC": 19.6, @@ -78,7 +78,7 @@ "code": 3, "windKmh": 10, "rh": 37, - "fetchedAt": "2026-06-22T02:51:48.952Z" + "fetchedAt": "2026-06-22T03:05:31.276Z" }, "400021449": { "tC": 25.7, @@ -105,16 +105,16 @@ "code": 3, "windKmh": 10.6, "rh": 50, - "fetchedAt": "2026-06-22T02:51:50.594Z" + "fetchedAt": "2026-06-22T03:05:32.676Z" }, "400021452": { "tC": 32.7, "feelsC": 31.1, - "pp": 11, + "pp": 7, "code": 1, "windKmh": 12.1, "rh": 24, - "fetchedAt": "2026-06-22T02:51:48.542Z" + "fetchedAt": "2026-06-22T03:05:30.926Z" }, "400021453": { "tC": 22.3, @@ -137,11 +137,11 @@ "400021455": { "tC": 33, "feelsC": 34.7, - "pp": 35, + "pp": 32, "code": 0, "windKmh": 17.3, "rh": 49, - "fetchedAt": "2026-06-22T02:51:53.466Z" + "fetchedAt": "2026-06-22T03:05:35.126Z" }, "400021456": { "tC": 30.9, @@ -159,7 +159,7 @@ "code": 2, "windKmh": 9.9, "rh": 34, - "fetchedAt": "2026-06-22T02:51:51.004Z" + "fetchedAt": "2026-06-22T03:05:33.027Z" }, "400021458": { "tC": 20.7, @@ -177,7 +177,7 @@ "code": 0, "windKmh": 15.4, "rh": 63, - "fetchedAt": "2026-06-22T02:51:48.131Z" + "fetchedAt": "2026-06-22T03:05:30.574Z" }, "400021460": { "tC": 20.8, @@ -186,7 +186,7 @@ "code": 1, "windKmh": 3, "rh": 60, - "fetchedAt": "2026-06-22T02:51:53.055Z" + "fetchedAt": "2026-06-22T03:05:34.776Z" }, "400021461": { "tC": 23.7, @@ -195,7 +195,7 @@ "code": 0, "windKmh": 14.8, "rh": 37, - "fetchedAt": "2026-06-22T02:51:53.055Z" + "fetchedAt": "2026-06-22T03:05:34.776Z" }, "400021462": { "tC": 23.1, @@ -231,16 +231,16 @@ "code": 2, "windKmh": 16, "rh": 57, - "fetchedAt": "2026-06-22T02:51:52.644Z" + "fetchedAt": "2026-06-22T03:05:34.426Z" }, "400021466": { "tC": 28.2, "feelsC": 27.6, - "pp": 21, + "pp": 27, "code": 1, "windKmh": 19.4, "rh": 40, - "fetchedAt": "2026-06-22T02:51:54.286Z" + "fetchedAt": "2026-06-22T03:05:35.825Z" }, "400021467": { "tC": 29.4, @@ -254,11 +254,11 @@ "400021468": { "tC": 31.8, "feelsC": 30.9, - "pp": 17, + "pp": 13, "code": 2, "windKmh": 20.4, "rh": 32, - "fetchedAt": "2026-06-22T02:51:51.005Z" + "fetchedAt": "2026-06-22T03:05:33.027Z" }, "400021469": { "tC": 20.4, @@ -267,7 +267,7 @@ "code": 0, "windKmh": 19.1, "rh": 59, - "fetchedAt": "2026-06-22T02:51:50.183Z" + "fetchedAt": "2026-06-22T03:05:32.326Z" }, "400021470": { "tC": 29.2, @@ -285,7 +285,7 @@ "code": 2, "windKmh": 26.6, "rh": 35, - "fetchedAt": "2026-06-22T02:51:53.876Z" + "fetchedAt": "2026-06-22T03:05:35.475Z" }, "400021472": { "tC": 29.6, @@ -294,16 +294,16 @@ "code": 95, "windKmh": 13.6, "rh": 85, - "fetchedAt": "2026-06-22T02:51:51.824Z" + "fetchedAt": "2026-06-22T03:05:33.726Z" }, "400021473": { "tC": 22.1, "feelsC": 24.7, - "pp": 20, + "pp": 25, "code": 95, "windKmh": 11.6, "rh": 92, - "fetchedAt": "2026-06-22T02:51:52.644Z" + "fetchedAt": "2026-06-22T03:05:34.426Z" }, "400021474": { "tC": 28.9, @@ -321,7 +321,7 @@ "code": 1, "windKmh": 15.3, "rh": 84, - "fetchedAt": "2026-06-22T02:51:49.772Z" + "fetchedAt": "2026-06-22T03:05:31.976Z" }, "400021476": { "tC": 19.7, @@ -339,7 +339,7 @@ "code": 2, "windKmh": 13.7, "rh": 69, - "fetchedAt": "2026-06-22T02:51:48.131Z" + "fetchedAt": "2026-06-22T03:05:30.574Z" }, "400021478": { "tC": 28.9, @@ -353,29 +353,29 @@ "400021479": { "tC": 16.7, "feelsC": 13.6, - "pp": 57, + "pp": 58, "code": 1, "windKmh": 19.2, "rh": 60, - "fetchedAt": "2026-06-22T02:51:48.952Z" + "fetchedAt": "2026-06-22T03:05:31.276Z" }, "400021480": { - "tC": 24, - "feelsC": 22.7, + "tC": 24.2, + "feelsC": 23.4, "pp": 0, "code": 0, - "windKmh": 13.9, + "windKmh": 11.1, "rh": 48, - "fetchedAt": "2026-06-22T02:51:50.594Z" + "fetchedAt": "2026-06-22T03:05:32.676Z" }, "400021481": { "tC": 14.1, "feelsC": 13.6, - "pp": 54, + "pp": 52, "code": 51, "windKmh": 7.9, "rh": 89, - "fetchedAt": "2026-06-22T02:51:50.594Z" + "fetchedAt": "2026-06-22T03:05:32.676Z" }, "400021482": { "tC": 25.8, @@ -393,7 +393,7 @@ "code": 3, "windKmh": 6.2, "rh": 80, - "fetchedAt": "2026-06-22T02:51:48.542Z" + "fetchedAt": "2026-06-22T03:05:30.926Z" }, "400021484": { "tC": 19.4, @@ -402,7 +402,7 @@ "code": 53, "windKmh": 6.4, "rh": 86, - "fetchedAt": "2026-06-22T02:51:52.235Z" + "fetchedAt": "2026-06-22T03:05:34.077Z" }, "400021485": { "tC": 30.8, @@ -411,7 +411,7 @@ "code": 0, "windKmh": 20.8, "rh": 58, - "fetchedAt": "2026-06-22T02:51:51.824Z" + "fetchedAt": "2026-06-22T03:05:33.727Z" }, "400021486": { "tC": 32.9, @@ -429,7 +429,7 @@ "code": 95, "windKmh": 10.9, "rh": 55, - "fetchedAt": "2026-06-22T02:51:53.466Z" + "fetchedAt": "2026-06-22T03:05:35.126Z" }, "400021488": { "tC": 23.8, @@ -443,11 +443,11 @@ "400021489": { "tC": 24, "feelsC": 25.9, - "pp": 28, + "pp": 37, "code": 51, "windKmh": 13.9, "rh": 78, - "fetchedAt": "2026-06-22T02:51:51.414Z" + "fetchedAt": "2026-06-22T03:05:33.377Z" }, "400021490": { "tC": 25.4, @@ -465,34 +465,34 @@ "code": 3, "windKmh": 2.6, "rh": 92, - "fetchedAt": "2026-06-22T02:51:54.286Z" + "fetchedAt": "2026-06-22T03:05:35.825Z" }, "400021492": { "tC": 31.1, "feelsC": 31.5, - "pp": 17, + "pp": 20, "code": 3, "windKmh": 10.5, "rh": 39, - "fetchedAt": "2026-06-22T02:51:51.005Z" + "fetchedAt": "2026-06-22T03:05:33.027Z" }, "400021493": { "tC": 22.6, "feelsC": 21.9, - "pp": 20, + "pp": 13, "code": 3, "windKmh": 10.9, "rh": 52, - "fetchedAt": "2026-06-22T02:51:50.183Z" + "fetchedAt": "2026-06-22T03:05:32.326Z" }, "400021494": { - "tC": 25.5, - "feelsC": 28.8, - "pp": 13, + "tC": 23.4, + "feelsC": 25.9, + "pp": 12, "code": 3, - "windKmh": 15.6, + "windKmh": 13.1, "rh": 87, - "fetchedAt": "2026-06-22T02:51:53.876Z" + "fetchedAt": "2026-06-22T03:05:35.475Z" }, "400021495": { "tC": 32.6, @@ -501,7 +501,7 @@ "code": 0, "windKmh": 27.7, "rh": 45, - "fetchedAt": "2026-06-22T02:51:53.876Z" + "fetchedAt": "2026-06-22T03:05:35.475Z" }, "400021496": { "tC": 26.5, @@ -519,7 +519,7 @@ "code": 0, "windKmh": 32.6, "rh": 71, - "fetchedAt": "2026-06-22T02:51:52.644Z" + "fetchedAt": "2026-06-22T03:05:34.426Z" }, "400021498": { "tC": 16.7, @@ -537,16 +537,16 @@ "code": 0, "windKmh": 13.4, "rh": 76, - "fetchedAt": "2026-06-22T02:51:53.055Z" + "fetchedAt": "2026-06-22T03:05:34.776Z" }, "400021500": { "tC": 32.9, "feelsC": 32.8, - "pp": 14, + "pp": 17, "code": 0, "windKmh": 15.2, "rh": 37, - "fetchedAt": "2026-06-22T02:51:48.542Z" + "fetchedAt": "2026-06-22T03:05:30.926Z" }, "400021501": { "tC": 17.9, @@ -555,7 +555,7 @@ "code": 51, "windKmh": 8.8, "rh": 94, - "fetchedAt": "2026-06-22T02:51:52.235Z" + "fetchedAt": "2026-06-22T03:05:34.077Z" }, "400021502": { "tC": 26.4, @@ -573,7 +573,7 @@ "code": 0, "windKmh": 12.2, "rh": 56, - "fetchedAt": "2026-06-22T02:51:51.824Z" + "fetchedAt": "2026-06-22T03:05:33.727Z" }, "400021504": { "tC": 17.9, @@ -587,11 +587,11 @@ "400021505": { "tC": 30.7, "feelsC": 33.4, - "pp": 49, + "pp": 39, "code": 1, "windKmh": 14.2, "rh": 59, - "fetchedAt": "2026-06-22T02:51:53.466Z" + "fetchedAt": "2026-06-22T03:05:35.126Z" }, "400021506": { "tC": 22, @@ -600,7 +600,7 @@ "code": 3, "windKmh": 10.1, "rh": 87, - "fetchedAt": "2026-06-22T02:51:51.414Z" + "fetchedAt": "2026-06-22T03:05:33.377Z" }, "400021507": { "tC": 33, @@ -614,20 +614,20 @@ "400021508": { "tC": 29.3, "feelsC": 30, - "pp": 10, + "pp": 12, "code": 1, "windKmh": 16.3, "rh": 48, - "fetchedAt": "2026-06-22T02:51:54.286Z" + "fetchedAt": "2026-06-22T03:05:35.825Z" }, "400021509": { "tC": 28.6, "feelsC": 31.9, - "pp": 13, + "pp": 21, "code": 3, "windKmh": 1.1, "rh": 57, - "fetchedAt": "2026-06-22T02:51:51.005Z" + "fetchedAt": "2026-06-22T03:05:33.027Z" }, "400021510": { "tC": 17.4, @@ -645,25 +645,25 @@ "code": 0, "windKmh": 16.1, "rh": 48, - "fetchedAt": "2026-06-22T02:51:50.183Z" + "fetchedAt": "2026-06-22T03:05:32.326Z" }, "400021512": { "tC": 33.3, "feelsC": 37.2, - "pp": 8, + "pp": 4, "code": 3, "windKmh": 4.4, "rh": 44, - "fetchedAt": "2026-06-22T02:51:48.542Z" + "fetchedAt": "2026-06-22T03:05:30.926Z" }, "400021513": { "tC": 28.2, "feelsC": 29.2, - "pp": 8, + "pp": 5, "code": 3, "windKmh": 16.3, "rh": 57, - "fetchedAt": "2026-06-22T02:51:51.414Z" + "fetchedAt": "2026-06-22T03:05:33.377Z" }, "400021514": { "tC": 33.1, @@ -672,34 +672,34 @@ "code": 0, "windKmh": 15.3, "rh": 48, - "fetchedAt": "2026-06-22T02:51:53.876Z" + "fetchedAt": "2026-06-22T03:05:35.475Z" }, "400021515": { "tC": 37.1, "feelsC": 39.9, - "pp": 3, + "pp": 6, "code": 1, "windKmh": 10.5, "rh": 30, - "fetchedAt": "2026-06-22T02:51:53.876Z" + "fetchedAt": "2026-06-22T03:05:35.475Z" }, "400021516": { "tC": 33.4, "feelsC": 35.5, - "pp": 1, + "pp": 2, "code": 3, "windKmh": 19.1, "rh": 45, - "fetchedAt": "2026-06-22T02:51:51.824Z" + "fetchedAt": "2026-06-22T03:05:33.727Z" }, "400021517": { "tC": 28.3, "feelsC": 33.5, - "pp": 10, + "pp": 3, "code": 95, "windKmh": 11.3, "rh": 83, - "fetchedAt": "2026-06-22T02:51:52.644Z" + "fetchedAt": "2026-06-22T03:05:34.426Z" }, "400021518": { "tC": 22.5, @@ -708,16 +708,16 @@ "code": 0, "windKmh": 17.6, "rh": 55, - "fetchedAt": "2026-06-22T02:51:48.131Z" + "fetchedAt": "2026-06-22T03:05:30.574Z" }, "400021519": { "tC": 25.4, "feelsC": 25.2, - "pp": 0, + "pp": 1, "code": 3, "windKmh": 14.2, "rh": 40, - "fetchedAt": "2026-06-22T02:51:48.131Z" + "fetchedAt": "2026-06-22T03:05:30.574Z" }, "400021520": { "tC": 17.1, @@ -726,34 +726,34 @@ "code": 80, "windKmh": 2.6, "rh": 70, - "fetchedAt": "2026-06-22T02:51:49.362Z" + "fetchedAt": "2026-06-22T03:05:31.625Z" }, "400021521": { "tC": 32.4, "feelsC": 33.2, - "pp": 38, + "pp": 56, "code": 1, "windKmh": 21.4, "rh": 49, - "fetchedAt": "2026-06-22T02:51:53.466Z" + "fetchedAt": "2026-06-22T03:05:35.126Z" }, "400021522": { "tC": 31.5, "feelsC": 29.8, - "pp": 4, + "pp": 3, "code": 1, "windKmh": 21.7, "rh": 35, - "fetchedAt": "2026-06-22T02:51:49.772Z" + "fetchedAt": "2026-06-22T03:05:31.976Z" }, "400021523": { "tC": 30.2, "feelsC": 31.4, - "pp": 9, + "pp": 10, "code": 0, "windKmh": 22.7, "rh": 56, - "fetchedAt": "2026-06-22T02:51:54.286Z" + "fetchedAt": "2026-06-22T03:05:35.825Z" }, "400021524": { "tC": 29.3, @@ -762,61 +762,61 @@ "code": 0, "windKmh": 20.2, "rh": 32, - "fetchedAt": "2026-06-22T02:51:53.055Z" + "fetchedAt": "2026-06-22T03:05:34.776Z" }, "400021525": { "tC": 22.9, "feelsC": 23.9, - "pp": 4, + "pp": 5, "code": 1, "windKmh": 3.6, "rh": 35, - "fetchedAt": "2026-06-22T02:51:48.952Z" + "fetchedAt": "2026-06-22T03:05:31.276Z" }, "400021526": { "tC": 23.3, "feelsC": 21.2, - "pp": 22, + "pp": 18, "code": 0, "windKmh": 17.8, "rh": 48, - "fetchedAt": "2026-06-22T02:51:50.183Z" + "fetchedAt": "2026-06-22T03:05:32.326Z" }, "400021527": { "tC": 18.6, "feelsC": 17.2, - "pp": 7, + "pp": 25, "code": 0, "windKmh": 5.2, "rh": 49, - "fetchedAt": "2026-06-22T02:51:50.594Z" + "fetchedAt": "2026-06-22T03:05:32.676Z" }, "400021528": { "tC": 34.7, "feelsC": 37.5, - "pp": 32, + "pp": 33, "code": 0, "windKmh": 9.5, "rh": 36, - "fetchedAt": "2026-06-22T02:51:48.542Z" + "fetchedAt": "2026-06-22T03:05:30.926Z" }, "400021529": { "tC": 37, "feelsC": 38.5, - "pp": 8, + "pp": 14, "code": 0, "windKmh": 13.9, "rh": 25, - "fetchedAt": "2026-06-22T02:51:53.876Z" + "fetchedAt": "2026-06-22T03:05:35.475Z" }, "400021530": { "tC": 29.1, "feelsC": 33, - "pp": 19, + "pp": 16, "code": 51, "windKmh": 9.9, "rh": 68, - "fetchedAt": "2026-06-22T02:51:51.824Z" + "fetchedAt": "2026-06-22T03:05:33.727Z" }, "400021531": { "tC": 18.3, @@ -825,42 +825,42 @@ "code": 51, "windKmh": 2.7, "rh": 70, - "fetchedAt": "2026-06-22T02:51:49.362Z" + "fetchedAt": "2026-06-22T03:05:31.625Z" }, "400021532": { "tC": 31.8, "feelsC": 31.2, - "pp": 14, + "pp": 21, "code": 1, "windKmh": 20.7, "rh": 34, - "fetchedAt": "2026-06-22T02:51:54.286Z" + "fetchedAt": "2026-06-22T03:05:35.825Z" }, "400021533": { "tC": 29.8, "feelsC": 29.2, - "pp": 16, + "pp": 30, "code": 1, "windKmh": 11, "rh": 32, - "fetchedAt": "2026-06-22T02:51:51.005Z" + "fetchedAt": "2026-06-22T03:05:33.027Z" }, "400021534": { "tC": 30.9, "feelsC": 30.3, - "pp": 3, + "pp": 6, "code": 0, "windKmh": 12.9, "rh": 31, - "fetchedAt": "2026-06-22T02:51:48.952Z" + "fetchedAt": "2026-06-22T03:05:31.276Z" }, "400021535": { "tC": null, "feelsC": null, - "pp": 2, + "pp": 3, "code": null, "windKmh": null, "rh": null, - "fetchedAt": "2026-06-22T02:51:50.594Z" + "fetchedAt": "2026-06-22T03:05:32.676Z" } }