-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinsert-players.sql
More file actions
59 lines (57 loc) · 3.32 KB
/
Copy pathinsert-players.sql
File metadata and controls
59 lines (57 loc) · 3.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
-- Insert PANASA Players Data
-- Run this after creating the tables with supabase-setup.sql
INSERT INTO public.players (nick, country, name, games, rating, last_played) VALUES
('OTEG', 'NGA', 'Okiemute Tega', 377, 2185, '2025-07-06'),
('WJIG', 'NGA', 'Wellington Jighere', 297, 2176, '2024-06-22'),
('EKAR', 'NGA', 'Eta Karo', 155, 2146, '2023-11-25'),
('POMO', 'NGA', 'Prince Omosefe', 120, 2125, '2023-06-17'),
('ROGB', 'NGA', 'Rex Ogbakpa', 66, 2124, '2025-06-02'),
('EGEO', 'NGA', 'Ezinore George', 364, 2123, '2025-06-02'),
('ENWA', 'NGA', 'Enoch Nwali', 456, 2109, '2025-06-02'),
('NETI', 'NGA', 'Nsikak Etim', 199, 2099, '2024-03-17'),
('ECHU', 'NGA', 'Ehibudu Chukwudi', 57, 2099, '2023-10-07'),
('WFAS', 'NGA', 'Wale Fashina', 30, 2083, '2023-01-26'),
('GVIC', 'NGA', 'Godwin Victor', 228, 2066, '2025-06-02'),
('OAVW', 'NGA', 'Oshevire Avwenagha', 120, 2066, '2023-06-17'),
('NONO', 'NGA', 'Noble Onoshevwe', 62, 2065, '2024-10-27'),
('DOLU', 'NGA', 'Doko Oluwatimilehin', 352, 2064, '2025-06-02'),
('LOWO', 'NGA', 'Lukeman Owolabi', 142, 2062, '2025-05-31'),
('EUMU', 'NGA', 'Emmanuel Umujose', 356, 2061, '2025-07-07'),
('JAIY', 'NGA', 'John Aiyedun', 490, 2054, '2025-07-06'),
('SOKO', 'NGA', 'Sammy Okosagah', 42, 2050, '2023-10-15'),
('JABD', 'NGA', 'Jimoh Abdulmumin', 480, 2048, '2025-07-06'),
('MARO', 'NGA', 'Meshack Aroma', 17, 2045, '2024-08-25'),
('DOJI', 'NGA', 'David Ojih', 238, 2039, '2025-07-06'),
('DIKE', 'NGA', 'Dennis Ikekeregor', 235, 2037, '2024-06-08'),
('BQUI', 'NGA', 'Ben Quickpen', 206, 2035, '2025-07-07'),
('AOYE', 'KEN', 'Allan Oyende', 762, 2032, '2025-05-14'),
('EODO', 'UGA', 'Edgar Odongkara', 365, 2022, '2024-06-17'),
('OODU', 'NGA', 'Olatunde Oduwole', 120, 2022, '2023-06-17'),
('ASAM', 'NGA', 'Adebola Samuel', 383, 2019, '2025-07-06'),
('TCHI', 'NGA', 'Thorpe Chinedu', 151, 2010, '2025-06-02'),
('CTAC', 'GHA', 'Charles Tachie', 246, 2009, '2025-07-06'),
('IPRE', 'NGA', 'Igali Precious', 132, 2009, '2025-06-02'),
('AODO', 'NGA', 'Anthony Odok', 297, 2007, '2024-11-17'),
('LETU', 'NGA', 'Larry Etuwa', 151, 2002, '2025-06-01'),
('ISYL', 'NGA', 'Ikpere Sylvanus', 75, 1999, '2025-06-02'),
('SDUR', 'NGA', 'Segun Durojaye', 114, 1996, '2025-06-02'),
('EJAM', 'NGA', 'Ewruje James', 225, 1982, '2024-11-17'),
('IUFU', 'NGA', 'Imah Ufuoma', 32, 1982, '2024-09-08'),
('MGON', 'KEN', 'Michael Gongolo', 348, 1980, '2025-05-14'),
('JRYA', 'NGA', 'Jacob Ryan', 143, 1975, '2025-06-02'),
('EEZE', 'NGA', 'Eniekebi Ezekiel', 51, 1974, '2025-04-17'),
('OHAK', 'NGA', 'Olaribigbe Hakeem', 347, 1970, '2025-07-06'),
('FAWO', 'NGA', 'Femi Awowade', 74, 1969, '2025-05-31'),
('OOLO', 'NGA', 'Opeyemi Oloro', 220, 1965, '2025-05-31'),
('SDUR2', 'NGA', 'Segun Durojaiye', 97, 1964, '2025-07-06'),
('AJEF', 'NGA', 'Agbro Jeffery', 17, 1963, '2024-08-25'),
('OONA', 'NGA', 'Oghenekaro Onakpogbe', 36, 1958, '2024-08-25'),
('HSEE', 'MUS', 'Hemendranath Seetohu', 48, 1954, '2025-05-11'),
('FWAC', 'KEN', 'Francis Wachira', 413, 1951, '2025-05-14'),
('WMWA', 'KEN', 'Willy Mwangi', 329, 1951, '2025-04-25'),
('AADE', 'NGA', 'Adeyemi Adeosun', 183, 1951, '2025-05-31'),
('EDOU', 'NGA', 'Enai Doubra', 87, 1951, '2025-07-07'),
('KSAM', 'USA', 'Kantimathi Sam', 25, 1950, '2023-08-28');
-- Note: This is a sample of the first 50 players
-- You can continue adding the rest of the 500 players in batches
-- or create a script to import from the playersData.ts file