🏀 RealGM Basketball

League Filter

{{ selectedLeagues.length }} league(s) selected

📅 Date Selection

{{ dateRangeInfo }}

Current League

{{ schedule.leagueInfo.name }}

League ID: {{ schedule.leagueInfo.id }}

Basketball Schedule

Browse international basketball schedules by date and league

Loading schedule...

Error

{{ error }}

Schedule for {{ formatDisplayDate(schedule.date) }}

{{ schedule.totalGames }} games scheduled

🌐 {{ schedule.requestsMade }} request{{ schedule.requestsMade > 1 ? 's' : '' }} ({{ schedule.datesScraped }} date{{ schedule.datesScraped > 1 ? 's' : '' }})
Selected: {{ selectedGames.length }} of {{ schedule.games.length }} games
No games scheduled for this date.
Time League Away Team Home Team Result Venue
{{ game.dateTime }}
{{ game.leagueInfo ? game.leagueInfo.name : game.league }}
{{ game.awayTeam.name }}
{{ game.homeTeam.name }}
{{ game.result }} {{ game.venue }} {{ game.venue }}

Game Boxscore

Loading boxscore...

Error: {{ boxscoreError }}

Failed to load boxscore. Please try again later.

{{ boxscore.gameInfo }}

View on RealGM

{{ boxscore.gameDate }}

Final Score: {{ boxscore.awayTeam.score }} - {{ boxscore.homeTeam.score }}
{{ boxscore.awayTeam.name }}

{{ boxscore.awayTeam.score }}

vs
{{ boxscore.homeTeam.name }}

{{ boxscore.homeTeam.score }}

Market Data

{{ boxscore.awayTeam.name }}
Points: {{ boxscore.awayTeam.marketData.points }}
Assists: {{ boxscore.awayTeam.marketData.assists }}
Rebounds: {{ boxscore.awayTeam.marketData.total_rebounds }}
3-Pointers: {{ boxscore.awayTeam.marketData.three_pointers_made }}
Turnovers: {{ boxscore.awayTeam.marketData.turnovers }}
Blocks: {{ boxscore.awayTeam.marketData.blocks }}
Steals: {{ boxscore.awayTeam.marketData.steals }}
{{ boxscore.homeTeam.name }}
Points: {{ boxscore.homeTeam.marketData.points }}
Assists: {{ boxscore.homeTeam.marketData.assists }}
Rebounds: {{ boxscore.homeTeam.marketData.total_rebounds }}
3-Pointers: {{ boxscore.homeTeam.marketData.three_pointers_made }}
Turnovers: {{ boxscore.homeTeam.marketData.turnovers }}
Blocks: {{ boxscore.homeTeam.marketData.blocks }}
Steals: {{ boxscore.homeTeam.marketData.steals }}
{{ boxscore.awayTeam.name }} Stats
# Player Status Pos Min FGM-A 3PM-A FTM-A FIC Off Def Reb Ast PF STL TO BLK PTS
{{ player.number }} {{ player.name }} {{ player.status }} {{ player.position }} {{ player.minutes }} {{ player.fgmA }} {{ player.threePMA }} {{ player.ftmA }} {{ player.fic }} {{ player.offReb }} {{ player.defReb }} {{ player.reb }} {{ player.ast }} {{ player.pf }} {{ player.stl }} {{ player.to }} {{ player.blk }} {{ player.pts }}
{{ index === 0 ? 'Team' : '' }} {{ total.minutes }} {{ total.fgmA }} {{ total.threePMA }} {{ total.ftmA }} {{ total.fic }} {{ total.offReb }} {{ total.defReb }} {{ total.reb }} {{ total.ast }} {{ total.pf }} {{ total.stl }} {{ total.to }} {{ total.blk }} {{ total.pts }}
{{ boxscore.homeTeam.name }} Stats
# Player Status Pos Min FGM-A 3PM-A FTM-A FIC Off Def Reb Ast PF STL TO BLK PTS
{{ player.number }} {{ player.name }} {{ player.status }} {{ player.position }} {{ player.minutes }} {{ player.fgmA }} {{ player.threePMA }} {{ player.ftmA }} {{ player.fic }} {{ player.offReb }} {{ player.defReb }} {{ player.reb }} {{ player.ast }} {{ player.pf }} {{ player.stl }} {{ player.to }} {{ player.blk }} {{ player.pts }}
{{ index === 0 ? 'Team' : '' }} {{ total.minutes }} {{ total.fgmA }} {{ total.threePMA }} {{ total.ftmA }} {{ total.fic }} {{ total.offReb }} {{ total.defReb }} {{ total.reb }} {{ total.ast }} {{ total.pf }} {{ total.stl }} {{ total.to }} {{ total.blk }} {{ total.pts }}

JSON Preview

{{ formattedJSON }}

🔍 Player Match Finder

STATUS REALGM PLAYERS OC PLAYER
{{ originalPlayer.name }}
{{ originalPlayer.position }} - {{ originalPlayer.team }}
{{ originalPlayer.matchedOCPlayer.player_name }}
ID: {{ originalPlayer.matchedOCPlayer.player_id }} {{ originalPlayer.matchedOCPlayer.team }} - {{ originalPlayer.matchedOCPlayer.position }}
No OC player found
Total: {{ originalPlayers.length }} original players

🔍 Search for: {{ currentSearchPlayer.name }}

Searching...

Found {{ searchResults.length }} matching players:

{{ player.player_name }}
Position: {{ player.position }} Team: {{ player.team }} League: {{ player.league }}
🔍

No matching players found in the database.

Try adjusting your search filters.

đŸŽ¯

Click "Search Database" to find matching players.

Last search: {{ searchTerm }}

💾 Save Scraped Data Preview

{{ scrapedGames.length }}
Games Scraped
{{ originalPlayers.length }}
Players Found
{{ matchedPlayersCount }}
Players Matched

📅 Scraped Games

{{ game.homeTeam }} vs {{ game.awayTeam }}
{{ game.date }} â€ĸ {{ game.league || 'Unknown League' }}
{{ game.boxscoreData.homeTeam?.name || 'Home Team' }}
# Player Status Pos Min FGM-A 3PM-A FTM-A FIC OREB DREB REB AST PF STL TO BLK PTS
{{ player.number }} {{ player.name }} {{ player.status }} {{ player.position }} {{ player.minutes }} {{ player.field_goals_made_attempted }} {{ player.three_pointers_made_attempted }} {{ player.free_throws_made_attempted }} {{ player.fic }} {{ player.offensive_rebounds }} {{ player.defensive_rebounds }} {{ player.total_rebounds }} {{ player.assists }} {{ player.personal_fouls }} {{ player.steals }} {{ player.turnovers }} {{ player.blocks }} {{ player.points }}
{{ game.boxscoreData.awayTeam?.name || 'Away Team' }}
# Player Status Pos Min FGM-A 3PM-A FTM-A FIC OREB DREB REB AST PF STL TO BLK PTS
{{ player.number }} {{ player.name }} {{ player.status }} {{ player.position }} {{ player.minutes }} {{ player.field_goals_made_attempted }} {{ player.three_pointers_made_attempted }} {{ player.free_throws_made_attempted }} {{ player.fic }} {{ player.offensive_rebounds }} {{ player.defensive_rebounds }} {{ player.total_rebounds }} {{ player.assists }} {{ player.personal_fouls }} {{ player.steals }} {{ player.turnovers }} {{ player.blocks }} {{ player.points }}
📄 Raw JSON Data
{{ JSON.stringify(game.boxscoreData, null, 2) }}
No boxscore data available

đŸ‘Ĩ Players Summary

Matched Players ({{ matchedPlayersCount }})
{{ player.name }} ✓
Unmatched Players ({{ unmatchedPlayersCount }})
{{ player.name }} ✗
Ready to save {{ scrapedGames.length }} games and {{ originalPlayers.length }} players to database

đŸ‘Ĩ Distinct Players Found

{{ player.name }}

{{ player.position }} {{ player.status }}
ID: {{ player.id }}
Team: {{ player.team }}
League: {{ player.league }}
Minutes: {{ player.minutes }}
Points: {{ player.points }}
đŸ‘Ĩ

No player data available.

Player information is only available for games with boxscore data.

Total: {{ schedule.distinctPlayers ? schedule.distinctPlayers.length : 0 }} distinct players