| Team Name | Record (W-D-L) | Rank | Red | Green | Blue | SQL Query | Status |
|---|
| BARCELONA | 14-1-2 | 1 | 000 | 051 | 153 | UPDATE leader_board SET
current_team = 'BARCELONA',
winLossRecord = '14-1-2',
Abbrev = 'BAR',
Red = 0,
Green = 51,
Blue = 153,
team_rank = 1
WHERE unique_count = 6100; | Query executed successfully. (unique_count: 6100) |
| ATLETICO | 10-4-3 | 4 | 213 | 000 | 000 | UPDATE leader_board SET
current_team = 'ATLETICO',
winLossRecord = '10-4-3',
Abbrev = 'ATM',
Red = 213,
Green = 0,
Blue = 0,
team_rank = 4
WHERE unique_count = 6101; | Query executed successfully. (unique_count: 6101) |
| REAL MADRID | 12-3-2 | 2 | 255 | 255 | 255 | UPDATE leader_board SET
current_team = 'REAL MADRID',
winLossRecord = '12-3-2',
Abbrev = 'RMA',
Red = 255,
Green = 255,
Blue = 255,
team_rank = 2
WHERE unique_count = 6102; | Query executed successfully. (unique_count: 6102) |
| ATHLETIC CLUB | 7-2-8 | 7 | 237 | 028 | 036 | UPDATE leader_board SET
current_team = 'ATHLETIC CLUB',
winLossRecord = '7-2-8',
Abbrev = 'ATH',
Red = 237,
Green = 28,
Blue = 36,
team_rank = 7
WHERE unique_count = 6103; | Query executed successfully. (unique_count: 6103) |
| VILLARREAL | 11-2-2 | 3 | 255 | 204 | 000 | UPDATE leader_board SET
current_team = 'VILLARREAL',
winLossRecord = '11-2-2',
Abbrev = 'VIL',
Red = 255,
Green = 204,
Blue = 0,
team_rank = 3
WHERE unique_count = 6104; | Query executed successfully. (unique_count: 6104) |
| REAL BETIS | 6-7-3 | 6 | 000 | 158 | 073 | UPDATE leader_board SET
current_team = 'REAL BETIS',
winLossRecord = '6-7-3',
Abbrev = 'BET',
Red = 0,
Green = 158,
Blue = 73,
team_rank = 6
WHERE unique_count = 6105; | Query executed successfully. (unique_count: 6105) |
| RAYO | 4-6-6 | 13 | 255 | 000 | 000 | UPDATE leader_board SET
current_team = 'RAYO',
winLossRecord = '4-6-6',
Abbrev = 'RAY',
Red = 255,
Green = 0,
Blue = 0,
team_rank = 13
WHERE unique_count = 6106; | Query executed successfully. (unique_count: 6106) |
| MALLORCA | 4-5-7 | 14 | 237 | 028 | 036 | UPDATE leader_board SET
current_team = 'MALLORCA',
winLossRecord = '4-5-7',
Abbrev = 'MLL',
Red = 237,
Green = 28,
Blue = 36,
team_rank = 14
WHERE unique_count = 6107; | Query executed successfully. (unique_count: 6107) |
| REAL SOCIEDAD | 4-4-8 | 15 | 000 | 051 | 153 | UPDATE leader_board SET
current_team = 'REAL SOCIEDAD',
winLossRecord = '4-4-8',
Abbrev = 'RSO',
Red = 0,
Green = 51,
Blue = 153,
team_rank = 15
WHERE unique_count = 6108; | Query executed successfully. (unique_count: 6108) |
| CELTA | 5-7-4 | 8 | 120 | 190 | 220 | UPDATE leader_board SET
current_team = 'CELTA',
winLossRecord = '5-7-4',
Abbrev = 'CEL',
Red = 120,
Green = 190,
Blue = 220,
team_rank = 8
WHERE unique_count = 6109; | Query executed successfully. (unique_count: 6109) |
| OSASUNA | 4-3-9 | 16 | 204 | 000 | 000 | UPDATE leader_board SET
current_team = 'OSASUNA',
winLossRecord = '4-3-9',
Abbrev = 'OSA',
Red = 204,
Green = 0,
Blue = 0,
team_rank = 16
WHERE unique_count = 6110; | Query executed successfully. (unique_count: 6110) |
| SEVILLA | 6-2-8 | 9 | 255 | 000 | 000 | UPDATE leader_board SET
current_team = 'SEVILLA',
winLossRecord = '6-2-8',
Abbrev = 'SEV',
Red = 255,
Green = 0,
Blue = 0,
team_rank = 9
WHERE unique_count = 6111; | Query executed successfully. (unique_count: 6111) |
| GIRONA | 3-6-7 | 18 | 255 | 000 | 000 | UPDATE leader_board SET
current_team = 'GIRONA',
winLossRecord = '3-6-7',
Abbrev = 'GIR',
Red = 255,
Green = 0,
Blue = 0,
team_rank = 18
WHERE unique_count = 6112; | Query executed successfully. (unique_count: 6112) |
| GETAFE | 6-2-8 | 10 | 000 | 093 | 170 | UPDATE leader_board SET
current_team = 'GETAFE',
winLossRecord = '6-2-8',
Abbrev = 'GET',
Red = 0,
Green = 93,
Blue = 170,
team_rank = 10
WHERE unique_count = 6113; | Query executed successfully. (unique_count: 6113) |
| ESPANYOL | 9-3-4 | 5 | 000 | 051 | 153 | UPDATE leader_board SET
current_team = 'ESPANYOL',
winLossRecord = '9-3-4',
Abbrev = 'ESP',
Red = 0,
Green = 51,
Blue = 153,
team_rank = 5
WHERE unique_count = 6114; | Query executed successfully. (unique_count: 6114) |
| LEVANTE | 2-3-10 | 20 | 180 | 005 | 063 | UPDATE leader_board SET
current_team = 'LEVANTE',
winLossRecord = '2-3-10',
Abbrev = 'LEV',
Red = 180,
Green = 5,
Blue = 63,
team_rank = 20
WHERE unique_count = 6115; | Query executed successfully. (unique_count: 6115) |
| ELCHE | 4-7-5 | 11 | 005 | 100 | 044 | UPDATE leader_board SET
current_team = 'ELCHE',
winLossRecord = '4-7-5',
Abbrev = 'ELC',
Red = 5,
Green = 100,
Blue = 44,
team_rank = 11
WHERE unique_count = 6116; | Query executed successfully. (unique_count: 6116) |
| VALENCIA | 3-6-7 | 17 | 255 | 128 | 000 | UPDATE leader_board SET
current_team = 'VALENCIA',
winLossRecord = '3-6-7',
Abbrev = 'VAL',
Red = 255,
Green = 128,
Blue = 0,
team_rank = 17
WHERE unique_count = 6117; | Query executed successfully. (unique_count: 6117) |
| ALAVES | 5-3-8 | 12 | 000 | 051 | 153 | UPDATE leader_board SET
current_team = 'ALAVES',
winLossRecord = '5-3-8',
Abbrev = 'ALA',
Red = 0,
Green = 51,
Blue = 153,
team_rank = 12
WHERE unique_count = 6118; | Query executed successfully. (unique_count: 6118) |
| REAL OVIEDO | 2-4-10 | 19 | 009 | 076 | 161 | UPDATE leader_board SET
current_team = 'REAL OVIEDO',
winLossRecord = '2-4-10',
Abbrev = 'OVI',
Red = 9,
Green = 76,
Blue = 161,
team_rank = 19
WHERE unique_count = 6119; | Query executed successfully. (unique_count: 6119) |