// Snake Game Insights (snake-game) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.players), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.players.createMany({
        data: [
            { id: 1, full_name: "Ruby Andersen", email: "ruby.andersen@example.com", join_date: "2020-07-16", total_games_played: 114 },
            { id: 2, full_name: "Lena Mendes", email: "lena.mendes@example.com", join_date: "2022-12-06", total_games_played: 160 },
            { id: 3, full_name: "Liam Carter", email: "liam.carter@example.org", join_date: "2022-05-21", total_games_played: 82 },
            { id: 4, full_name: "Kai Sato", email: "kai.sato@example.net", join_date: "2021-06-20", total_games_played: 17 },
            { id: 5, full_name: "Karim Evans", email: "karim.evans@example.com", join_date: "2022-04-07", total_games_played: 195 },
            { id: 6, full_name: "Maya Hoffmann", email: "maya.hoffmann@example.org", join_date: "2020-06-14", total_games_played: 295 },
            { id: 7, full_name: "Uma Castro", email: "uma.castro@example.com", join_date: "2021-08-30", total_games_played: 3 },
            { id: 8, full_name: "Paula Mendes", email: "paula.mendes@example.com", join_date: "2020-09-28", total_games_played: 22 },
            { id: 9, full_name: "Yusuf Wilson", email: "yusuf.wilson@example.org", join_date: "2022-12-20", total_games_played: 493 },
            { id: 10, full_name: "James Costa", email: "james.costa@example.net", join_date: "2021-08-03", total_games_played: 122 },
            { id: 11, full_name: "Julia Gupta", email: "julia.gupta@example.net", join_date: "2023-02-09", total_games_played: 469 },
            { id: 12, full_name: "Carla Brown", email: "carla.brown@example.net", join_date: "2020-07-20", total_games_played: 46 },
            { id: 13, full_name: "Sam Fischer", email: "sam.fischer@example.com", join_date: "2022-12-27", total_games_played: 96 },
            { id: 14, full_name: "Maria Lopez", email: "maria.lopez@example.org", join_date: "2020-12-29", total_games_played: 357 },
            { id: 15, full_name: "Mateo Meyer", email: "mateo.meyer@example.net", join_date: "2022-09-24", total_games_played: 14 },
            { id: 16, full_name: "Elena Hansen", email: "elena.hansen@example.org", join_date: "2021-05-26", total_games_played: 225 },
            { id: 17, full_name: "Isaac Dubois", email: "isaac.dubois@example.com", join_date: "2023-10-04", total_games_played: 267 },
            { id: 18, full_name: "Mohamed Kaya", email: "mohamed.kaya@example.com", join_date: "2022-09-20", total_games_played: 215 },
            { id: 19, full_name: "Elif Meyer", email: "elif.meyer@example.org", join_date: "2023-04-09", total_games_played: 493 },
            { id: 20, full_name: "Zara Martin", email: "zara.martin@example.net", join_date: "2021-07-27", total_games_played: 144 },
            { id: 21, full_name: "Ravi Hassan", email: "ravi.hassan@example.org", join_date: "2021-09-23", total_games_played: 22 },
            { id: 22, full_name: "Carlos Rossi", email: "carlos.rossi@example.net", join_date: "2021-03-19", total_games_played: 493 },
            { id: 23, full_name: "Tariq Hassan", email: "tariq.hassan@example.com", join_date: "2022-07-21", total_games_played: 3 },
            { id: 24, full_name: "Andre Brown", email: "andre.brown@example.net", join_date: "2022-08-07", total_games_played: 496 },
            { id: 25, full_name: "Mohamed Johnson", email: "mohamed.johnson@example.com", join_date: "2021-11-28", total_games_played: 71 },
            { id: 26, full_name: "Ben Hassan", email: "ben.hassan@example.com", join_date: "2021-07-25", total_games_played: 367 },
            { id: 27, full_name: "Laura Miller", email: "laura.miller@example.com", join_date: "2021-09-07", total_games_played: 101 },
            { id: 28, full_name: "Mia Hansen", email: "mia.hansen@example.com", join_date: "2020-08-15", total_games_played: 125 },
            { id: 29, full_name: "Ben Lopez", email: "ben.lopez@example.org", join_date: "2022-09-10", total_games_played: 487 },
            { id: 30, full_name: "Selin Vargas", email: "selin.vargas@example.net", join_date: "2021-05-28", total_games_played: 110 },
            { id: 31, full_name: "Hana Ruiz", email: "hana.ruiz@example.com", join_date: "2023-03-21", total_games_played: 213 },
            { id: 32, full_name: "Diego Gupta", email: "diego.gupta@example.com", join_date: "2021-07-05", total_games_played: 4 },
            { id: 33, full_name: "Jack Gupta", email: "jack.gupta@example.com", join_date: "2020-09-16", total_games_played: 44 },
            { id: 34, full_name: "Chloe Brown", email: "chloe.brown@example.net", join_date: "2020-02-05", total_games_played: 275 },
            { id: 35, full_name: "Uma Klein", email: "uma.klein@example.com", join_date: "2020-03-02", total_games_played: 13 },
            { id: 36, full_name: "Daniel Yilmaz", email: "daniel.yilmaz@example.org", join_date: "2021-09-12", total_games_played: 41 },
            { id: 37, full_name: "Nina Andersen", email: "nina.andersen@example.com", join_date: "2020-05-30", total_games_played: 494 },
            { id: 38, full_name: "Ana Moreau", email: "ana.moreau@example.org", join_date: "2021-11-12", total_games_played: 29 },
            { id: 39, full_name: "Fatima Novak", email: "fatima.novak@example.com", join_date: "2021-03-26", total_games_played: 327 },
            { id: 40, full_name: "Rosa Walker", email: "rosa.walker@example.org", join_date: "2023-12-05", total_games_played: 141 },
            { id: 41, full_name: "Leo Kim", email: "leo.kim@example.org", join_date: "2022-04-16", total_games_played: 47 },
            { id: 42, full_name: "Andre Fischer", email: "andre.fischer@example.net", join_date: "2023-03-15", total_games_played: 10 },
            { id: 43, full_name: "Mia Larsen", email: "mia.larsen@example.org", join_date: "2020-12-09", total_games_played: 152 },
            { id: 44, full_name: "James Carter", email: "james.carter@example.com", join_date: "2021-03-04", total_games_played: 27 },
            { id: 45, full_name: "Ibrahim Oliveira", email: "ibrahim.oliveira@example.org", join_date: "2021-03-16", total_games_played: 427 },
            { id: 46, full_name: "Mohamed Lopez", email: "mohamed.lopez@example.com", join_date: "2020-04-13", total_games_played: 438 },
            { id: 47, full_name: "Amir Chen", email: "amir.chen@example.com", join_date: "2023-01-30", total_games_played: 432 },
            { id: 48, full_name: "Julia Vargas", email: "julia.vargas@example.org", join_date: "2023-04-16", total_games_played: 103 },
            { id: 49, full_name: "Kai Sato", email: "kai.sato@example.org", join_date: "2022-11-01", total_games_played: 112 },
            { id: 50, full_name: "Oscar Wilson", email: "oscar.wilson@example.com", join_date: "2021-01-01", total_games_played: 466 },
            { id: 51, full_name: "Ravi Sato", email: "ravi.sato@example.org", join_date: "2020-02-27", total_games_played: 344 },
            { id: 52, full_name: "Liam Jensen", email: "liam.jensen@example.org", join_date: "2021-11-09", total_games_played: 15 },
            { id: 53, full_name: "Isaac Ruiz", email: "isaac.ruiz@example.com", join_date: "2023-03-18", total_games_played: 107 },
            { id: 54, full_name: "Chen Silva", email: "chen.silva@example.com", join_date: "2020-12-12", total_games_played: 0 },
            { id: 55, full_name: "Zara Lee", email: "zara.lee@example.org", join_date: "2021-05-17", total_games_played: 60 },
            { id: 56, full_name: "Selin Oliveira", email: "selin.oliveira@example.org", join_date: "2020-10-04", total_games_played: 194 },
            { id: 57, full_name: "Felix Cruz", email: "felix.cruz@example.org", join_date: "2021-07-19", total_games_played: 12 },
            { id: 58, full_name: "Oscar Lee", email: "oscar.lee@example.net", join_date: "2022-03-28", total_games_played: 74 },
            { id: 59, full_name: "Yara Kaya", email: "yara.kaya@example.com", join_date: "2022-06-16", total_games_played: 73 },
            { id: 60, full_name: "Kai Silva", email: "kai.silva@example.org", join_date: "2023-01-27", total_games_played: 358 },
            { id: 61, full_name: "Ben Schneider", email: "ben.schneider@example.com", join_date: "2022-06-06", total_games_played: 276 },
            { id: 62, full_name: "Carla Hassan", email: "carla.hassan@example.net", join_date: "2021-06-29", total_games_played: 164 },
            { id: 63, full_name: "Carlos Nakamura", email: "carlos.nakamura@example.org", join_date: "2023-03-20", total_games_played: 467 },
            { id: 64, full_name: "Alice Oliveira", email: "alice.oliveira@example.net", join_date: "2021-05-18", total_games_played: 143 },
            { id: 65, full_name: "Sam Jansen", email: "sam.jansen@example.com", join_date: "2023-02-24", total_games_played: 190 },
            { id: 66, full_name: "Sven Jansen", email: "sven.jansen@example.net", join_date: "2022-04-14", total_games_played: 442 },
            { id: 67, full_name: "Elif Schmidt", email: "elif.schmidt@example.com", join_date: "2023-04-26", total_games_played: 252 },
            { id: 68, full_name: "Ana Yilmaz", email: "ana.yilmaz@example.net", join_date: "2021-10-29", total_games_played: 163 },
            { id: 69, full_name: "Andre Bennett", email: "andre.bennett@example.net", join_date: "2023-01-10", total_games_played: 111 },
            { id: 70, full_name: "Chloe Jensen", email: "chloe.jensen@example.net", join_date: "2022-08-14", total_games_played: 367 },
            { id: 71, full_name: "Daniel Schneider", email: "daniel.schneider@example.org", join_date: "2023-10-03", total_games_played: 1 },
            { id: 72, full_name: "Priya Ahmed", email: "priya.ahmed@example.net", join_date: "2023-07-27", total_games_played: 124 },
            { id: 73, full_name: "Victor Vargas", email: "victor.vargas@example.net", join_date: "2022-01-13", total_games_played: 446 },
            { id: 74, full_name: "Chloe Jensen", email: "chloe.jensen@example.net", join_date: "2020-10-11", total_games_played: 78 },
            { id: 75, full_name: "Hana Wright", email: "hana.wright@example.org", join_date: "2022-09-03", total_games_played: 0 },
            { id: 76, full_name: "Ines Bauer", email: "ines.bauer@example.com", join_date: "2021-06-20", total_games_played: 125 },
            { id: 77, full_name: "Lucas Wagner", email: "lucas.wagner@example.org", join_date: "2021-12-20", total_games_played: 326 },
            { id: 78, full_name: "Kai Silva", email: "kai.silva@example.com", join_date: "2022-03-17", total_games_played: 55 },
            { id: 79, full_name: "Sven Costa", email: "sven.costa@example.org", join_date: "2023-02-10", total_games_played: 110 },
            { id: 80, full_name: "Nina Taylor", email: "nina.taylor@example.net", join_date: "2022-01-22", total_games_played: 7 },
            { id: 81, full_name: "Nour Gomez", email: "nour.gomez@example.org", join_date: "2022-03-05", total_games_played: 57 },
            { id: 82, full_name: "Uma Wright", email: "uma.wright@example.com", join_date: "2021-11-05", total_games_played: 10 },
            { id: 83, full_name: "Mei Kim", email: "mei.kim@example.com", join_date: "2021-09-03", total_games_played: 290 },
            { id: 84, full_name: "Nina Lopez", email: "nina.lopez@example.net", join_date: "2023-04-09", total_games_played: 257 },
            { id: 85, full_name: "David Shah", email: "david.shah@example.net", join_date: "2023-04-18", total_games_played: 148 },
            { id: 86, full_name: "Nour Flores", email: "nour.flores@example.com", join_date: "2022-09-15", total_games_played: 14 },
            { id: 87, full_name: "Lucas Garcia", email: "lucas.garcia@example.net", join_date: "2022-02-18", total_games_played: 9 },
            { id: 88, full_name: "Zara Ali", email: "zara.ali@example.com", join_date: "2022-09-09", total_games_played: 275 },
            { id: 89, full_name: "Jack Ahmed", email: "jack.ahmed@example.org", join_date: "2021-11-03", total_games_played: 482 },
            { id: 90, full_name: "Lucas Kumar", email: "lucas.kumar@example.org", join_date: "2023-01-23", total_games_played: 418 },
            { id: 91, full_name: "Theo Lopez", email: "theo.lopez@example.org", join_date: "2021-12-31", total_games_played: 472 },
            { id: 92, full_name: "Daniel Moreau", email: "daniel.moreau@example.com", join_date: "2023-04-14", total_games_played: 16 },
            { id: 93, full_name: "Maya Cruz", email: "maya.cruz@example.net", join_date: "2020-12-28", total_games_played: 204 },
            { id: 94, full_name: "Sara Miller", email: "sara.miller@example.net", join_date: "2021-06-29", total_games_played: 170 },
            { id: 95, full_name: "Mei Schneider", email: "mei.schneider@example.net", join_date: "2020-06-11", total_games_played: 180 },
            { id: 96, full_name: "Maria Wilson", email: "maria.wilson@example.org", join_date: "2022-06-13", total_games_played: 437 },
            { id: 97, full_name: "Diego Klein", email: "diego.klein@example.org", join_date: "2022-01-03", total_games_played: 200 },
            { id: 98, full_name: "Daniel Johnson", email: "daniel.johnson@example.net", join_date: "2020-08-07", total_games_played: 331 },
            { id: 99, full_name: "Julia Schmidt", email: "julia.schmidt@example.com", join_date: "2022-01-03", total_games_played: 406 },
            { id: 100, full_name: "Elena Diaz", email: "elena.diaz@example.com", join_date: "2020-12-02", total_games_played: 74 },
            { id: 101, full_name: "Lena Hassan", email: "lena.hassan@example.org", join_date: "2022-05-26", total_games_played: 135 },
            { id: 102, full_name: "Kai Fischer", email: "kai.fischer@example.net", join_date: "2020-11-27", total_games_played: 65 },
            { id: 103, full_name: "Maja Martin", email: "maja.martin@example.net", join_date: "2022-04-26", total_games_played: 71 },
            { id: 104, full_name: "Isaac Moreau", email: "isaac.moreau@example.com", join_date: "2023-01-13", total_games_played: 48 },
            { id: 105, full_name: "David Taylor", email: "david.taylor@example.net", join_date: "2023-07-05", total_games_played: 256 },
            { id: 106, full_name: "Theo Yilmaz", email: "theo.yilmaz@example.org", join_date: "2023-04-10", total_games_played: 265 },
            { id: 107, full_name: "James Cruz", email: "james.cruz@example.net", join_date: "2020-01-18", total_games_played: 27 },
            { id: 108, full_name: "Omar Pereira", email: "omar.pereira@example.net", join_date: "2020-07-11", total_games_played: 0 },
            { id: 109, full_name: "Ruby Zhang", email: "ruby.zhang@example.org", join_date: "2021-08-17", total_games_played: 9 },
            { id: 110, full_name: "Noah Novak", email: "noah.novak@example.org", join_date: "2020-09-16", total_games_played: 2 },
            { id: 111, full_name: "Marco Castro", email: "marco.castro@example.net", join_date: "2020-11-13", total_games_played: 119 },
            { id: 112, full_name: "Uma Pereira", email: "uma.pereira@example.org", join_date: "2021-09-03", total_games_played: 199 },
            { id: 113, full_name: "Sam Shah", email: "sam.shah@example.com", join_date: "2021-01-28", total_games_played: 6 },
            { id: 114, full_name: "Zoe Costa", email: "zoe.costa@example.net", join_date: "2022-02-14", total_games_played: 18 },
            { id: 115, full_name: "Olivia Torres", email: "olivia.torres@example.net", join_date: "2023-03-14", total_games_played: 9 },
            { id: 116, full_name: "Rosa Bauer", email: "rosa.bauer@example.net", join_date: "2022-02-08", total_games_played: 19 },
            { id: 117, full_name: "Daniel Patel", email: "daniel.patel@example.org", join_date: "2022-05-16", total_games_played: 425 },
            { id: 118, full_name: "Maja Davis", email: "maja.davis@example.com", join_date: "2022-05-15", total_games_played: 209 },
            { id: 119, full_name: "Arjun Vargas", email: "arjun.vargas@example.com", join_date: "2021-02-13", total_games_played: 164 },
            { id: 120, full_name: "Liam Tanaka", email: "liam.tanaka@example.org", join_date: "2021-03-03", total_games_played: 20 },
            { id: 121, full_name: "Paula Weber", email: "paula.weber@example.net", join_date: "2023-10-20", total_games_played: 125 },
            { id: 122, full_name: "Mateo Smith", email: "mateo.smith@example.org", join_date: "2021-03-29", total_games_played: 7 },
            { id: 123, full_name: "Jade Reyes", email: "jade.reyes@example.net", join_date: "2023-06-06", total_games_played: 52 },
            { id: 124, full_name: "Ravi Oliveira", email: "ravi.oliveira@example.org", join_date: "2023-07-22", total_games_played: 22 },
            { id: 125, full_name: "Ethan Larsen", email: "ethan.larsen@example.com", join_date: "2020-01-26", total_games_played: 52 },
            { id: 126, full_name: "Lena Novak", email: "lena.novak@example.com", join_date: "2020-11-23", total_games_played: 127 },
            { id: 127, full_name: "Theo Taylor", email: "theo.taylor@example.net", join_date: "2023-02-03", total_games_played: 98 },
            { id: 128, full_name: "Jonas Ruiz", email: "jonas.ruiz@example.org", join_date: "2021-12-31", total_games_played: 453 },
            { id: 129, full_name: "Marco Kim", email: "marco.kim@example.org", join_date: "2020-12-03", total_games_played: 100 },
            { id: 130, full_name: "Lena Fischer", email: "lena.fischer@example.net", join_date: "2020-01-26", total_games_played: 46 },
            { id: 131, full_name: "Jade Park", email: "jade.park@example.org", join_date: "2022-09-21", total_games_played: 379 },
            { id: 132, full_name: "Alice Nakamura", email: "alice.nakamura@example.org", join_date: "2020-07-11", total_games_played: 68 },
            { id: 133, full_name: "Rafael Hassan", email: "rafael.hassan@example.org", join_date: "2021-11-21", total_games_played: 161 },
            { id: 134, full_name: "Leo Torres", email: "leo.torres@example.org", join_date: "2022-12-14", total_games_played: 169 },
            { id: 135, full_name: "Andre Novak", email: "andre.novak@example.org", join_date: "2020-07-20", total_games_played: 69 },
            { id: 136, full_name: "Diego Young", email: "diego.young@example.com", join_date: "2023-04-16", total_games_played: 81 },
            { id: 137, full_name: "Fatima Andersen", email: "fatima.andersen@example.com", join_date: "2023-10-18", total_games_played: 34 },
            { id: 138, full_name: "Carla Hansen", email: "carla.hansen@example.com", join_date: "2023-10-13", total_games_played: 173 },
            { id: 139, full_name: "Anna Johnson", email: "anna.johnson@example.com", join_date: "2022-09-10", total_games_played: 28 },
            { id: 140, full_name: "Nour Wang", email: "nour.wang@example.net", join_date: "2022-02-12", total_games_played: 1 },
            { id: 141, full_name: "Fatima Ruiz", email: "fatima.ruiz@example.net", join_date: "2023-04-17", total_games_played: 4 },
            { id: 142, full_name: "Elif Garcia", email: "elif.garcia@example.com", join_date: "2021-03-17", total_games_played: 500 },
            { id: 143, full_name: "Oscar Jansen", email: "oscar.jansen@example.com", join_date: "2023-07-10", total_games_played: 275 },
            { id: 144, full_name: "Ines Kim", email: "ines.kim@example.org", join_date: "2022-02-23", total_games_played: 184 },
            { id: 145, full_name: "Mohamed Clark", email: "mohamed.clark@example.org", join_date: "2021-05-21", total_games_played: 2 },
            { id: 146, full_name: "Oscar Hassan", email: "oscar.hassan@example.net", join_date: "2020-12-13", total_games_played: 76 },
            { id: 147, full_name: "Sara Smith", email: "sara.smith@example.com", join_date: "2021-05-02", total_games_played: 423 },
            { id: 148, full_name: "Rosa Wagner", email: "rosa.wagner@example.net", join_date: "2022-12-28", total_games_played: 53 },
            { id: 149, full_name: "Sven Schmidt", email: "sven.schmidt@example.org", join_date: "2021-12-05", total_games_played: 372 },
            { id: 150, full_name: "Marco Evans", email: "marco.evans@example.com", join_date: "2021-01-20", total_games_played: 365 },
            { id: 151, full_name: "Paula Adams", email: "paula.adams@example.com", join_date: "2023-06-04", total_games_played: 1 },
            { id: 152, full_name: "Mohamed Wilson", email: "mohamed.wilson@example.net", join_date: "2022-12-20", total_games_played: 416 },
            { id: 153, full_name: "Julia Nakamura", email: "julia.nakamura@example.net", join_date: "2020-01-13", total_games_played: 229 },
            { id: 154, full_name: "Mia Patel", email: "mia.patel@example.net", join_date: "2022-05-22", total_games_played: 444 },
            { id: 155, full_name: "Paula Hughes", email: "paula.hughes@example.net", join_date: "2020-07-27", total_games_played: 140 },
            { id: 156, full_name: "Chloe Oliveira", email: "chloe.oliveira@example.net", join_date: "2021-01-06", total_games_played: 6 },
            { id: 157, full_name: "Wei Carter", email: "wei.carter@example.net", join_date: "2022-01-04", total_games_played: 109 },
            { id: 158, full_name: "Sam Mendes", email: "sam.mendes@example.com", join_date: "2021-09-20", total_games_played: 378 },
            { id: 159, full_name: "Hugo Novak", email: "hugo.novak@example.com", join_date: "2021-10-31", total_games_played: 38 },
            { id: 160, full_name: "Lena Lopez", email: "lena.lopez@example.net", join_date: "2021-11-08", total_games_played: 440 },
            { id: 161, full_name: "Sven Ali", email: "sven.ali@example.net", join_date: "2020-05-14", total_games_played: 438 },
            { id: 162, full_name: "Ethan Ali", email: "ethan.ali@example.com", join_date: "2021-07-31", total_games_played: 257 },
            { id: 163, full_name: "Theo Costa", email: "theo.costa@example.org", join_date: "2021-07-18", total_games_played: 45 },
            { id: 164, full_name: "Diego Demir", email: "diego.demir@example.org", join_date: "2022-10-27", total_games_played: 284 },
            { id: 165, full_name: "Elena Becker", email: "elena.becker@example.com", join_date: "2021-03-15", total_games_played: 227 },
            { id: 166, full_name: "Sven Ruiz", email: "sven.ruiz@example.com", join_date: "2022-11-08", total_games_played: 50 },
            { id: 167, full_name: "Mia Demir", email: "mia.demir@example.org", join_date: "2022-07-20", total_games_played: 185 },
            { id: 168, full_name: "Zara Shah", email: "zara.shah@example.org", join_date: "2023-05-13", total_games_played: 261 },
            { id: 169, full_name: "Diego Khan", email: "diego.khan@example.org", join_date: "2023-11-15", total_games_played: 92 },
            { id: 170, full_name: "Julia Cruz", email: "julia.cruz@example.org", join_date: "2021-05-22", total_games_played: 23 },
            { id: 171, full_name: "Jack Wang", email: "jack.wang@example.net", join_date: "2021-01-24", total_games_played: 0 },
            { id: 172, full_name: "Omar Becker", email: "omar.becker@example.com", join_date: "2021-10-30", total_games_played: 122 },
            { id: 173, full_name: "Rosa Meyer", email: "rosa.meyer@example.org", join_date: "2023-04-23", total_games_played: 169 },
            { id: 174, full_name: "Liam Larsen", email: "liam.larsen@example.org", join_date: "2021-04-26", total_games_played: 393 },
            { id: 175, full_name: "Arjun Schneider", email: "arjun.schneider@example.org", join_date: "2020-03-27", total_games_played: 497 },
            { id: 176, full_name: "Arjun Diaz", email: "arjun.diaz@example.net", join_date: "2021-11-04", total_games_played: 53 },
            { id: 177, full_name: "Uma Diaz", email: "uma.diaz@example.com", join_date: "2022-03-25", total_games_played: 314 },
            { id: 178, full_name: "Maria Dubois", email: "maria.dubois@example.org", join_date: "2021-05-04", total_games_played: 266 },
            { id: 179, full_name: "Ravi Bauer", email: "ravi.bauer@example.com", join_date: "2021-08-05", total_games_played: 90 },
            { id: 180, full_name: "Isaac Oliveira", email: "isaac.oliveira@example.com", join_date: "2020-07-10", total_games_played: 8 },
            { id: 181, full_name: "Deniz Novak", email: "deniz.novak@example.com", join_date: "2020-09-01", total_games_played: 433 },
            { id: 182, full_name: "David Chen", email: "david.chen@example.org", join_date: "2023-04-02", total_games_played: 140 },
            { id: 183, full_name: "Sara Kowalski", email: "sara.kowalski@example.org", join_date: "2020-07-29", total_games_played: 5 },
            { id: 184, full_name: "Ben Tanaka", email: "ben.tanaka@example.org", join_date: "2021-02-20", total_games_played: 10 },
            { id: 185, full_name: "Noah Ahmed", email: "noah.ahmed@example.net", join_date: "2020-03-18", total_games_played: 83 },
            { id: 186, full_name: "Sofia Ahmed", email: "sofia.ahmed@example.org", join_date: "2021-09-01", total_games_played: 32 },
            { id: 187, full_name: "Sam Miller", email: "sam.miller@example.org", join_date: "2020-12-09", total_games_played: 376 },
            { id: 188, full_name: "Theo Fischer", email: "theo.fischer@example.net", join_date: "2020-08-13", total_games_played: 213 },
            { id: 189, full_name: "Grace Schneider", email: "grace.schneider@example.com", join_date: "2020-06-22", total_games_played: 365 },
            { id: 190, full_name: "Yusuf Young", email: "yusuf.young@example.org", join_date: "2023-05-15", total_games_played: 20 },
            { id: 191, full_name: "Ibrahim Ibrahim", email: "ibrahim.ibrahim@example.org", join_date: "2021-07-28", total_games_played: 342 },
            { id: 192, full_name: "Isaac Vargas", email: "isaac.vargas@example.com", join_date: "2020-03-06", total_games_played: 271 },
            { id: 193, full_name: "Ben Zhang", email: "ben.zhang@example.org", join_date: "2020-03-19", total_games_played: 119 },
            { id: 194, full_name: "Mohamed Schmidt", email: "mohamed.schmidt@example.org", join_date: "2020-06-08", total_games_played: 411 },
            { id: 195, full_name: "Jack Gomez", email: "jack.gomez@example.com", join_date: "2021-06-22", total_games_played: 39 },
            { id: 196, full_name: "Leo Patel", email: "leo.patel@example.org", join_date: "2021-11-21", total_games_played: 351 },
            { id: 197, full_name: "Isaac Meyer", email: "isaac.meyer@example.net", join_date: "2022-07-17", total_games_played: 397 },
            { id: 198, full_name: "Mei Khan", email: "mei.khan@example.org", join_date: "2023-08-25", total_games_played: 168 },
            { id: 199, full_name: "Lena Hansen", email: "lena.hansen@example.org", join_date: "2021-10-06", total_games_played: 217 },
            { id: 200, full_name: "Mateo Walker", email: "mateo.walker@example.com", join_date: "2021-05-31", total_games_played: 276 },
            { id: 201, full_name: "Nina Smith", email: "nina.smith@example.com", join_date: "2023-04-22", total_games_played: 57 },
            { id: 202, full_name: "Jonas Cruz", email: "jonas.cruz@example.com", join_date: "2023-11-03", total_games_played: 352 },
            { id: 203, full_name: "Zara Fischer", email: "zara.fischer@example.org", join_date: "2020-06-29", total_games_played: 403 },
            { id: 204, full_name: "Ethan Zhang", email: "ethan.zhang@example.org", join_date: "2020-12-19", total_games_played: 0 },
            { id: 205, full_name: "Rosa Diaz", email: "rosa.diaz@example.net", join_date: "2023-04-10", total_games_played: 46 },
            { id: 206, full_name: "Selin Becker", email: "selin.becker@example.org", join_date: "2021-12-28", total_games_played: 236 },
            { id: 207, full_name: "Tomas Weber", email: "tomas.weber@example.org", join_date: "2023-10-06", total_games_played: 1 },
            { id: 208, full_name: "Fatima Rossi", email: "fatima.rossi@example.org", join_date: "2022-02-20", total_games_played: 204 },
            { id: 209, full_name: "Zoe Diaz", email: "zoe.diaz@example.com", join_date: "2023-03-06", total_games_played: 42 },
            { id: 210, full_name: "Lucas Hoffmann", email: "lucas.hoffmann@example.com", join_date: "2022-05-18", total_games_played: 449 },
            { id: 211, full_name: "Mei Hoffmann", email: "mei.hoffmann@example.net", join_date: "2022-09-10", total_games_played: 12 },
            { id: 212, full_name: "Sara Nakamura", email: "sara.nakamura@example.net", join_date: "2023-05-25", total_games_played: 85 },
            { id: 213, full_name: "Oscar Taylor", email: "oscar.taylor@example.net", join_date: "2023-12-21", total_games_played: 446 },
            { id: 214, full_name: "Ethan Novak", email: "ethan.novak@example.net", join_date: "2021-08-10", total_games_played: 301 },
            { id: 215, full_name: "Jade Weber", email: "jade.weber@example.com", join_date: "2021-10-31", total_games_played: 407 },
            { id: 216, full_name: "Sven Taylor", email: "sven.taylor@example.net", join_date: "2023-07-15", total_games_played: 66 },
            { id: 217, full_name: "Mila Baker", email: "mila.baker@example.com", join_date: "2020-11-15", total_games_played: 11 },
            { id: 218, full_name: "Ethan Nguyen", email: "ethan.nguyen@example.com", join_date: "2022-04-22", total_games_played: 89 },
            { id: 219, full_name: "Maja Adams", email: "maja.adams@example.net", join_date: "2023-10-25", total_games_played: 336 },
            { id: 220, full_name: "Elena Gomez", email: "elena.gomez@example.net", join_date: "2021-09-18", total_games_played: 36 },
            { id: 221, full_name: "Elena Jansen", email: "elena.jansen@example.net", join_date: "2022-01-30", total_games_played: 110 },
            { id: 222, full_name: "Olivia Hassan", email: "olivia.hassan@example.org", join_date: "2021-09-16", total_games_played: 1 },
            { id: 223, full_name: "Theo Novak", email: "theo.novak@example.com", join_date: "2023-03-25", total_games_played: 6 },
            { id: 224, full_name: "Noah Jansen", email: "noah.jansen@example.net", join_date: "2020-08-15", total_games_played: 158 },
            { id: 225, full_name: "Maria Reyes", email: "maria.reyes@example.net", join_date: "2022-09-06", total_games_played: 376 },
            { id: 226, full_name: "Ben Hassan", email: "ben.hassan@example.org", join_date: "2023-07-17", total_games_played: 461 },
            { id: 227, full_name: "Selin Carter", email: "selin.carter@example.net", join_date: "2023-03-15", total_games_played: 88 },
            { id: 228, full_name: "Selin Reyes", email: "selin.reyes@example.com", join_date: "2020-06-11", total_games_played: 164 },
            { id: 229, full_name: "Diego Gupta", email: "diego.gupta@example.net", join_date: "2021-03-04", total_games_played: 79 },
            { id: 230, full_name: "Sofia Meyer", email: "sofia.meyer@example.net", join_date: "2021-12-01", total_games_played: 222 },
            { id: 231, full_name: "Elena Lee", email: "elena.lee@example.com", join_date: "2021-09-11", total_games_played: 164 },
            { id: 232, full_name: "Maria Schneider", email: "maria.schneider@example.com", join_date: "2021-12-06", total_games_played: 121 },
            { id: 233, full_name: "Deniz Sousa", email: "deniz.sousa@example.com", join_date: "2023-10-11", total_games_played: 473 },
            { id: 234, full_name: "Ana Diaz", email: "ana.diaz@example.com", join_date: "2020-06-13", total_games_played: 333 },
            { id: 235, full_name: "Arjun Larsen", email: "arjun.larsen@example.com", join_date: "2021-02-15", total_games_played: 342 },
            { id: 236, full_name: "Jack Larsen", email: "jack.larsen@example.net", join_date: "2022-03-07", total_games_played: 119 },
            { id: 237, full_name: "Arjun Nakamura", email: "arjun.nakamura@example.net", join_date: "2023-05-16", total_games_played: 403 },
            { id: 238, full_name: "Alice Hassan", email: "alice.hassan@example.org", join_date: "2023-05-02", total_games_played: 77 },
            { id: 239, full_name: "Karim Ibrahim", email: "karim.ibrahim@example.org", join_date: "2020-12-05", total_games_played: 392 },
            { id: 240, full_name: "Ana Garcia", email: "ana.garcia@example.net", join_date: "2022-05-03", total_games_played: 12 },
            { id: 241, full_name: "Isaac Reyes", email: "isaac.reyes@example.net", join_date: "2021-11-02", total_games_played: 45 },
            { id: 242, full_name: "Ethan Kim", email: "ethan.kim@example.org", join_date: "2023-04-12", total_games_played: 73 },
            { id: 243, full_name: "Ruby Zhang", email: "ruby.zhang@example.org", join_date: "2021-08-08", total_games_played: 135 },
            { id: 244, full_name: "Elif Hughes", email: "elif.hughes@example.com", join_date: "2023-08-28", total_games_played: 9 },
            { id: 245, full_name: "Olivia Garcia", email: "olivia.garcia@example.net", join_date: "2023-12-19", total_games_played: 20 },
            { id: 246, full_name: "Jonas Lopez", email: "jonas.lopez@example.net", join_date: "2022-09-16", total_games_played: 471 },
            { id: 247, full_name: "Yara Fischer", email: "yara.fischer@example.net", join_date: "2023-10-16", total_games_played: 308 },
            { id: 248, full_name: "Ana Gomez", email: "ana.gomez@example.net", join_date: "2022-07-25", total_games_played: 1 },
            { id: 249, full_name: "Leo Park", email: "leo.park@example.com", join_date: "2023-10-03", total_games_played: 359 },
            { id: 250, full_name: "Mei Yilmaz", email: "mei.yilmaz@example.net", join_date: "2020-10-24", total_games_played: 10 },
            { id: 251, full_name: "Uma Pereira", email: "uma.pereira@example.net", join_date: "2023-01-14", total_games_played: 32 },
            { id: 252, full_name: "Grace Clark", email: "grace.clark@example.org", join_date: "2021-02-16", total_games_played: 385 },
            { id: 253, full_name: "Rosa Fischer", email: "rosa.fischer@example.net", join_date: "2020-11-21", total_games_played: 143 },
            { id: 254, full_name: "Kai Khan", email: "kai.khan@example.net", join_date: "2022-06-17", total_games_played: 164 },
            { id: 255, full_name: "Maria Khan", email: "maria.khan@example.com", join_date: "2020-11-06", total_games_played: 231 },
            { id: 256, full_name: "Carlos Jansen", email: "carlos.jansen@example.net", join_date: "2021-12-02", total_games_played: 204 },
            { id: 257, full_name: "Chen Smith", email: "chen.smith@example.org", join_date: "2022-03-11", total_games_played: 5 },
            { id: 258, full_name: "Jonas Lee", email: "jonas.lee@example.com", join_date: "2020-08-21", total_games_played: 68 },
            { id: 259, full_name: "Nour Garcia", email: "nour.garcia@example.net", join_date: "2021-08-17", total_games_played: 114 },
            { id: 260, full_name: "Mei Hansen", email: "mei.hansen@example.org", join_date: "2021-09-13", total_games_played: 346 },
            { id: 261, full_name: "Wei Carter", email: "wei.carter@example.com", join_date: "2022-06-21", total_games_played: 17 },
            { id: 262, full_name: "Ivan Ali", email: "ivan.ali@example.com", join_date: "2022-09-18", total_games_played: 493 },
            { id: 263, full_name: "Zara Johnson", email: "zara.johnson@example.org", join_date: "2020-10-19", total_games_played: 352 },
            { id: 264, full_name: "Fatima Kim", email: "fatima.kim@example.org", join_date: "2023-02-01", total_games_played: 208 },
            { id: 265, full_name: "Ethan Baker", email: "ethan.baker@example.net", join_date: "2023-02-21", total_games_played: 83 },
            { id: 266, full_name: "Yara Yilmaz", email: "yara.yilmaz@example.org", join_date: "2022-11-11", total_games_played: 108 },
            { id: 267, full_name: "Ruby Almeida", email: "ruby.almeida@example.com", join_date: "2022-02-28", total_games_played: 413 },
            { id: 268, full_name: "Ravi Yilmaz", email: "ravi.yilmaz@example.org", join_date: "2022-12-21", total_games_played: 267 },
            { id: 269, full_name: "Yara Flores", email: "yara.flores@example.net", join_date: "2023-06-17", total_games_played: 207 },
            { id: 270, full_name: "Yara Diaz", email: "yara.diaz@example.com", join_date: "2020-09-19", total_games_played: 300 },
            { id: 271, full_name: "Zara Park", email: "zara.park@example.com", join_date: "2023-12-26", total_games_played: 263 },
            { id: 272, full_name: "Yusuf Dubois", email: "yusuf.dubois@example.org", join_date: "2021-09-02", total_games_played: 161 },
            { id: 273, full_name: "Pedro Hassan", email: "pedro.hassan@example.net", join_date: "2020-07-04", total_games_played: 456 },
            { id: 274, full_name: "James Smith", email: "james.smith@example.org", join_date: "2022-12-15", total_games_played: 51 },
            { id: 275, full_name: "Paula Costa", email: "paula.costa@example.org", join_date: "2022-09-25", total_games_played: 76 },
            { id: 276, full_name: "Rosa Ruiz", email: "rosa.ruiz@example.net", join_date: "2020-10-18", total_games_played: 61 },
            { id: 277, full_name: "Tariq Walker", email: "tariq.walker@example.com", join_date: "2020-11-06", total_games_played: 76 },
            { id: 278, full_name: "Mila Klein", email: "mila.klein@example.org", join_date: "2020-03-14", total_games_played: 2 },
            { id: 279, full_name: "Selin Reyes", email: "selin.reyes@example.net", join_date: "2020-01-05", total_games_played: 425 },
            { id: 280, full_name: "Laura Hoffmann", email: "laura.hoffmann@example.com", join_date: "2023-01-03", total_games_played: 0 },
            { id: 281, full_name: "Hugo Taylor", email: "hugo.taylor@example.org", join_date: "2021-07-28", total_games_played: 279 },
            { id: 282, full_name: "Karim Sousa", email: "karim.sousa@example.com", join_date: "2021-07-23", total_games_played: 223 },
            { id: 283, full_name: "Julia Bauer", email: "julia.bauer@example.com", join_date: "2023-09-07", total_games_played: 425 },
            { id: 284, full_name: "Nadia Andersen", email: "nadia.andersen@example.net", join_date: "2021-05-10", total_games_played: 100 },
            { id: 285, full_name: "Emma Almeida", email: "emma.almeida@example.com", join_date: "2020-09-03", total_games_played: 497 },
            { id: 286, full_name: "Mia Lopez", email: "mia.lopez@example.net", join_date: "2020-09-27", total_games_played: 324 },
            { id: 287, full_name: "Mateo Jensen", email: "mateo.jensen@example.org", join_date: "2020-12-26", total_games_played: 157 },
            { id: 288, full_name: "Yusuf Davis", email: "yusuf.davis@example.com", join_date: "2023-07-27", total_games_played: 134 },
            { id: 289, full_name: "Victor Weber", email: "victor.weber@example.net", join_date: "2020-02-26", total_games_played: 24 },
            { id: 290, full_name: "Ines Walker", email: "ines.walker@example.net", join_date: "2020-12-18", total_games_played: 9 },
            { id: 291, full_name: "Grace Mendes", email: "grace.mendes@example.com", join_date: "2021-10-10", total_games_played: 25 },
            { id: 292, full_name: "Maria Taylor", email: "maria.taylor@example.com", join_date: "2021-03-18", total_games_played: 0 },
            { id: 293, full_name: "Jade Schneider", email: "jade.schneider@example.net", join_date: "2023-10-23", total_games_played: 402 },
            { id: 294, full_name: "Sara Ibrahim", email: "sara.ibrahim@example.com", join_date: "2020-11-20", total_games_played: 55 },
            { id: 295, full_name: "Elena Ahmed", email: "elena.ahmed@example.com", join_date: "2023-05-19", total_games_played: 322 },
            { id: 296, full_name: "Mateo Lee", email: "mateo.lee@example.com", join_date: "2022-01-10", total_games_played: 294 },
            { id: 297, full_name: "Nina Martin", email: "nina.martin@example.com", join_date: "2021-05-04", total_games_played: 166 },
            { id: 298, full_name: "Hana Ali", email: "hana.ali@example.org", join_date: "2020-07-30", total_games_played: 324 },
            { id: 299, full_name: "Jack Schneider", email: "jack.schneider@example.net", join_date: "2021-05-26", total_games_played: 208 },
            { id: 300, full_name: "Anna Wilson", email: "anna.wilson@example.com", join_date: "2022-06-11", total_games_played: 64 },
            { id: 301, full_name: "Julia Park", email: "julia.park@example.net", join_date: "2021-08-30", total_games_played: 0 },
            { id: 302, full_name: "Omar Miller", email: "omar.miller@example.com", join_date: "2022-11-07", total_games_played: 170 },
            { id: 303, full_name: "Liam Smith", email: "liam.smith@example.org", join_date: "2022-03-06", total_games_played: 53 },
            { id: 304, full_name: "Hugo Diaz", email: "hugo.diaz@example.com", join_date: "2020-12-24", total_games_played: 118 },
            { id: 305, full_name: "Sven Nakamura", email: "sven.nakamura@example.com", join_date: "2021-11-10", total_games_played: 36 },
            { id: 306, full_name: "Ivan Rossi", email: "ivan.rossi@example.com", join_date: "2020-02-14", total_games_played: 445 },
            { id: 307, full_name: "Marco Larsen", email: "marco.larsen@example.com", join_date: "2020-01-30", total_games_played: 11 },
            { id: 308, full_name: "Chloe Miller", email: "chloe.miller@example.com", join_date: "2022-04-16", total_games_played: 71 },
            { id: 309, full_name: "Maria Lee", email: "maria.lee@example.org", join_date: "2022-06-01", total_games_played: 334 },
            { id: 310, full_name: "Noah Lee", email: "noah.lee@example.org", join_date: "2022-07-23", total_games_played: 262 },
            { id: 311, full_name: "Emma Almeida", email: "emma.almeida@example.com", join_date: "2022-11-24", total_games_played: 151 },
            { id: 312, full_name: "Arjun Bauer", email: "arjun.bauer@example.com", join_date: "2023-02-23", total_games_played: 219 },
            { id: 313, full_name: "James Carter", email: "james.carter@example.org", join_date: "2022-05-12", total_games_played: 39 },
            { id: 314, full_name: "Tariq Kumar", email: "tariq.kumar@example.com", join_date: "2021-04-27", total_games_played: 124 },
            { id: 315, full_name: "Grace Park", email: "grace.park@example.net", join_date: "2022-07-07", total_games_played: 3 },
            { id: 316, full_name: "Kai Bennett", email: "kai.bennett@example.net", join_date: "2020-01-31", total_games_played: 88 },
            { id: 317, full_name: "Wei Khan", email: "wei.khan@example.org", join_date: "2020-10-30", total_games_played: 227 },
            { id: 318, full_name: "Sofia Miller", email: "sofia.miller@example.com", join_date: "2020-12-03", total_games_played: 0 },
            { id: 319, full_name: "Liam Baker", email: "liam.baker@example.com", join_date: "2022-07-26", total_games_played: 131 },
            { id: 320, full_name: "Kai Meyer", email: "kai.meyer@example.net", join_date: "2023-10-05", total_games_played: 107 },
            { id: 321, full_name: "Hannah Adams", email: "hannah.adams@example.net", join_date: "2022-05-16", total_games_played: 100 },
            { id: 322, full_name: "David Smith", email: "david.smith@example.com", join_date: "2023-04-06", total_games_played: 441 },
            { id: 323, full_name: "Alice Costa", email: "alice.costa@example.net", join_date: "2022-01-03", total_games_played: 463 },
            { id: 324, full_name: "Omar Martin", email: "omar.martin@example.net", join_date: "2020-11-19", total_games_played: 229 },
            { id: 325, full_name: "Mei Shah", email: "mei.shah@example.com", join_date: "2020-08-27", total_games_played: 94 },
            { id: 326, full_name: "Lucas Yilmaz", email: "lucas.yilmaz@example.com", join_date: "2020-12-30", total_games_played: 2 },
            { id: 327, full_name: "Jonas Bauer", email: "jonas.bauer@example.net", join_date: "2023-05-22", total_games_played: 437 },
            { id: 328, full_name: "Ibrahim Wang", email: "ibrahim.wang@example.org", join_date: "2022-10-23", total_games_played: 492 },
            { id: 329, full_name: "Liam Weber", email: "liam.weber@example.org", join_date: "2020-05-23", total_games_played: 32 },
            { id: 330, full_name: "Tomas Novak", email: "tomas.novak@example.com", join_date: "2023-08-01", total_games_played: 255 },
            { id: 331, full_name: "Nadia Dubois", email: "nadia.dubois@example.com", join_date: "2020-09-23", total_games_played: 481 },
            { id: 332, full_name: "Mila Nakamura", email: "mila.nakamura@example.com", join_date: "2021-07-03", total_games_played: 338 },
            { id: 333, full_name: "Yusuf Patel", email: "yusuf.patel@example.net", join_date: "2023-11-25", total_games_played: 336 },
            { id: 334, full_name: "Emma Sousa", email: "emma.sousa@example.com", join_date: "2022-10-27", total_games_played: 49 },
            { id: 335, full_name: "Jack Sato", email: "jack.sato@example.org", join_date: "2021-09-09", total_games_played: 47 },
            { id: 336, full_name: "Lena Costa", email: "lena.costa@example.com", join_date: "2022-01-01", total_games_played: 477 },
            { id: 337, full_name: "Andre Hassan", email: "andre.hassan@example.com", join_date: "2021-01-19", total_games_played: 458 },
            { id: 338, full_name: "Rosa Fischer", email: "rosa.fischer@example.org", join_date: "2020-08-10", total_games_played: 394 },
            { id: 339, full_name: "Uma Murphy", email: "uma.murphy@example.com", join_date: "2022-02-15", total_games_played: 207 },
            { id: 340, full_name: "Laura Jansen", email: "laura.jansen@example.com", join_date: "2023-10-10", total_games_played: 204 },
            { id: 341, full_name: "Oscar Yilmaz", email: "oscar.yilmaz@example.org", join_date: "2020-09-20", total_games_played: 188 },
            { id: 342, full_name: "Sam Torres", email: "sam.torres@example.org", join_date: "2023-03-26", total_games_played: 18 },
            { id: 343, full_name: "Alice Diaz", email: "alice.diaz@example.net", join_date: "2023-09-29", total_games_played: 1 },
            { id: 344, full_name: "Yusuf Wright", email: "yusuf.wright@example.net", join_date: "2020-07-15", total_games_played: 93 },
            { id: 345, full_name: "Carlos Almeida", email: "carlos.almeida@example.net", join_date: "2021-03-29", total_games_played: 104 },
            { id: 346, full_name: "Pedro Schneider", email: "pedro.schneider@example.com", join_date: "2022-03-01", total_games_played: 4 },
            { id: 347, full_name: "Maria Schmidt", email: "maria.schmidt@example.com", join_date: "2021-01-14", total_games_played: 220 },
            { id: 348, full_name: "Liam Clark", email: "liam.clark@example.com", join_date: "2023-04-30", total_games_played: 144 },
            { id: 349, full_name: "Diego Hughes", email: "diego.hughes@example.org", join_date: "2023-05-13", total_games_played: 127 },
            { id: 350, full_name: "Ben Wright", email: "ben.wright@example.com", join_date: "2020-07-01", total_games_played: 19 },
            { id: 351, full_name: "Rafael Kaya", email: "rafael.kaya@example.org", join_date: "2023-11-12", total_games_played: 0 },
            { id: 352, full_name: "Fatima Kumar", email: "fatima.kumar@example.com", join_date: "2023-05-03", total_games_played: 74 },
            { id: 353, full_name: "Deniz Ibrahim", email: "deniz.ibrahim@example.net", join_date: "2023-12-07", total_games_played: 35 },
            { id: 354, full_name: "Andre Murphy", email: "andre.murphy@example.com", join_date: "2020-08-24", total_games_played: 1 },
            { id: 355, full_name: "Fatima Yilmaz", email: "fatima.yilmaz@example.org", join_date: "2023-01-08", total_games_played: 4 },
            { id: 356, full_name: "Lucas Kumar", email: "lucas.kumar@example.org", join_date: "2023-01-24", total_games_played: 380 },
            { id: 357, full_name: "James Gupta", email: "james.gupta@example.org", join_date: "2023-02-04", total_games_played: 12 },
            { id: 358, full_name: "Oscar Reyes", email: "oscar.reyes@example.net", join_date: "2023-08-02", total_games_played: 166 },
            { id: 359, full_name: "Uma Larsen", email: "uma.larsen@example.com", join_date: "2022-07-23", total_games_played: 39 },
            { id: 360, full_name: "Priya Mendes", email: "priya.mendes@example.org", join_date: "2021-02-14", total_games_played: 12 },
            { id: 361, full_name: "Karim Evans", email: "karim.evans@example.com", join_date: "2020-06-03", total_games_played: 74 },
            { id: 362, full_name: "Leo Fischer", email: "leo.fischer@example.org", join_date: "2022-04-11", total_games_played: 279 },
            { id: 363, full_name: "Lucas Oliveira", email: "lucas.oliveira@example.org", join_date: "2020-07-17", total_games_played: 61 },
            { id: 364, full_name: "Ines Miller", email: "ines.miller@example.com", join_date: "2022-11-08", total_games_played: 477 },
            { id: 365, full_name: "Felix Becker", email: "felix.becker@example.net", join_date: "2020-06-17", total_games_played: 13 },
            { id: 366, full_name: "Carla Ruiz", email: "carla.ruiz@example.com", join_date: "2020-06-29", total_games_played: 0 },
            { id: 367, full_name: "Kai Baker", email: "kai.baker@example.org", join_date: "2022-08-04", total_games_played: 19 },
            { id: 368, full_name: "Mila Hoffmann", email: "mila.hoffmann@example.com", join_date: "2023-03-06", total_games_played: 1 },
            { id: 369, full_name: "Nina Sousa", email: "nina.sousa@example.org", join_date: "2023-06-10", total_games_played: 166 },
            { id: 370, full_name: "Hana Tanaka", email: "hana.tanaka@example.com", join_date: "2022-01-19", total_games_played: 21 },
            { id: 371, full_name: "Marco Larsen", email: "marco.larsen@example.net", join_date: "2020-03-29", total_games_played: 314 },
            { id: 372, full_name: "Hugo Kim", email: "hugo.kim@example.net", join_date: "2021-04-21", total_games_played: 2 },
            { id: 373, full_name: "Theo Kowalski", email: "theo.kowalski@example.net", join_date: "2023-04-28", total_games_played: 16 },
            { id: 374, full_name: "Isaac Klein", email: "isaac.klein@example.net", join_date: "2021-01-01", total_games_played: 0 },
            { id: 375, full_name: "Sam Lopez", email: "sam.lopez@example.com", join_date: "2021-07-31", total_games_played: 23 },
            { id: 376, full_name: "Ibrahim Chen", email: "ibrahim.chen@example.com", join_date: "2023-06-06", total_games_played: 6 },
            { id: 377, full_name: "Tariq Carter", email: "tariq.carter@example.net", join_date: "2022-11-01", total_games_played: 368 },
            { id: 378, full_name: "Selin Jansen", email: "selin.jansen@example.net", join_date: "2022-02-14", total_games_played: 10 },
            { id: 379, full_name: "Tariq Schmidt", email: "tariq.schmidt@example.org", join_date: "2023-04-18", total_games_played: 19 },
            { id: 380, full_name: "Ana Weber", email: "ana.weber@example.org", join_date: "2020-04-10", total_games_played: 59 },
            { id: 381, full_name: "Liam Johnson", email: "liam.johnson@example.net", join_date: "2020-11-01", total_games_played: 0 },
            { id: 382, full_name: "Uma Moreau", email: "uma.moreau@example.net", join_date: "2021-06-29", total_games_played: 200 },
            { id: 383, full_name: "Zara Walker", email: "zara.walker@example.net", join_date: "2020-11-23", total_games_played: 185 },
            { id: 384, full_name: "Daniel Khan", email: "daniel.khan@example.com", join_date: "2021-11-02", total_games_played: 29 },
            { id: 385, full_name: "Fatima Khan", email: "fatima.khan@example.net", join_date: "2023-01-12", total_games_played: 106 },
            { id: 386, full_name: "Noah Lopez", email: "noah.lopez@example.com", join_date: "2022-05-26", total_games_played: 10 },
            { id: 387, full_name: "Mateo Yilmaz", email: "mateo.yilmaz@example.net", join_date: "2022-04-06", total_games_played: 247 },
            { id: 388, full_name: "Karim Bennett", email: "karim.bennett@example.org", join_date: "2023-09-07", total_games_played: 479 },
            { id: 389, full_name: "Noah Jansen", email: "noah.jansen@example.net", join_date: "2023-02-06", total_games_played: 107 },
            { id: 390, full_name: "Julia Hassan", email: "julia.hassan@example.org", join_date: "2023-01-25", total_games_played: 313 },
            { id: 391, full_name: "Arjun Diaz", email: "arjun.diaz@example.net", join_date: "2021-12-28", total_games_played: 17 },
            { id: 392, full_name: "Tariq Weber", email: "tariq.weber@example.com", join_date: "2021-05-16", total_games_played: 399 },
            { id: 393, full_name: "Zara Chen", email: "zara.chen@example.net", join_date: "2023-09-16", total_games_played: 486 },
            { id: 394, full_name: "Mohamed Mendes", email: "mohamed.mendes@example.org", join_date: "2023-12-21", total_games_played: 51 },
            { id: 395, full_name: "Daniel Reyes", email: "daniel.reyes@example.org", join_date: "2020-07-20", total_games_played: 12 },
            { id: 396, full_name: "Kai Carter", email: "kai.carter@example.com", join_date: "2022-01-14", total_games_played: 66 },
            { id: 397, full_name: "Chloe Nguyen", email: "chloe.nguyen@example.net", join_date: "2022-04-15", total_games_played: 51 },
            { id: 398, full_name: "Laura Evans", email: "laura.evans@example.org", join_date: "2021-11-11", total_games_played: 7 },
            { id: 399, full_name: "Zara Gomez", email: "zara.gomez@example.com", join_date: "2023-07-10", total_games_played: 173 },
            { id: 400, full_name: "Jade Gupta", email: "jade.gupta@example.org", join_date: "2022-12-28", total_games_played: 287 },
            { id: 401, full_name: "Zoe Baker", email: "zoe.baker@example.com", join_date: "2023-04-21", total_games_played: 80 },
            { id: 402, full_name: "Hannah Costa", email: "hannah.costa@example.org", join_date: "2023-04-17", total_games_played: 156 },
            { id: 403, full_name: "Amir Ibrahim", email: "amir.ibrahim@example.com", join_date: "2020-04-28", total_games_played: 113 },
            { id: 404, full_name: "Rafael Gomez", email: "rafael.gomez@example.net", join_date: "2022-01-27", total_games_played: 7 },
            { id: 405, full_name: "Tariq Torres", email: "tariq.torres@example.com", join_date: "2020-10-17", total_games_played: 33 },
            { id: 406, full_name: "Amir Jensen", email: "amir.jensen@example.net", join_date: "2022-10-12", total_games_played: 13 },
            { id: 407, full_name: "Ivan Smith", email: "ivan.smith@example.net", join_date: "2023-05-21", total_games_played: 55 },
            { id: 408, full_name: "Noah Oliveira", email: "noah.oliveira@example.org", join_date: "2023-01-11", total_games_played: 104 },
            { id: 409, full_name: "Arjun Ibrahim", email: "arjun.ibrahim@example.org", join_date: "2023-09-17", total_games_played: 42 },
            { id: 410, full_name: "Chloe Sousa", email: "chloe.sousa@example.org", join_date: "2023-06-05", total_games_played: 19 },
            { id: 411, full_name: "Wei Klein", email: "wei.klein@example.net", join_date: "2022-06-17", total_games_played: 9 },
            { id: 412, full_name: "Nour Schneider", email: "nour.schneider@example.org", join_date: "2020-12-16", total_games_played: 61 },
            { id: 413, full_name: "Priya Torres", email: "priya.torres@example.com", join_date: "2021-05-07", total_games_played: 2 },
            { id: 414, full_name: "Karim Costa", email: "karim.costa@example.com", join_date: "2020-04-17", total_games_played: 248 },
            { id: 415, full_name: "Olivia Martin", email: "olivia.martin@example.org", join_date: "2022-12-07", total_games_played: 47 },
            { id: 416, full_name: "Karim Lopez", email: "karim.lopez@example.org", join_date: "2021-12-25", total_games_played: 0 },
            { id: 417, full_name: "Sara Miller", email: "sara.miller@example.net", join_date: "2021-11-05", total_games_played: 69 },
            { id: 418, full_name: "Yusuf Taylor", email: "yusuf.taylor@example.net", join_date: "2022-03-16", total_games_played: 140 },
            { id: 419, full_name: "Fatima Fischer", email: "fatima.fischer@example.org", join_date: "2020-12-19", total_games_played: 234 },
            { id: 420, full_name: "Arjun Moreau", email: "arjun.moreau@example.org", join_date: "2022-09-22", total_games_played: 435 },
            { id: 421, full_name: "Sara Wagner", email: "sara.wagner@example.com", join_date: "2021-03-29", total_games_played: 302 },
            { id: 422, full_name: "Ben Adams", email: "ben.adams@example.com", join_date: "2020-07-12", total_games_played: 3 },
            { id: 423, full_name: "Zoe Gomez", email: "zoe.gomez@example.com", join_date: "2023-02-28", total_games_played: 456 },
            { id: 424, full_name: "Chen Garcia", email: "chen.garcia@example.org", join_date: "2021-03-04", total_games_played: 25 },
            { id: 425, full_name: "Jade Bennett", email: "jade.bennett@example.net", join_date: "2021-06-06", total_games_played: 128 },
            { id: 426, full_name: "Paula Wagner", email: "paula.wagner@example.net", join_date: "2021-05-08", total_games_played: 25 },
            { id: 427, full_name: "Tariq Diaz", email: "tariq.diaz@example.com", join_date: "2022-11-19", total_games_played: 9 },
            { id: 428, full_name: "Wei Park", email: "wei.park@example.org", join_date: "2022-09-24", total_games_played: 34 },
            { id: 429, full_name: "Tariq Vargas", email: "tariq.vargas@example.org", join_date: "2022-09-05", total_games_played: 474 },
            { id: 430, full_name: "Sara Jensen", email: "sara.jensen@example.com", join_date: "2021-03-10", total_games_played: 74 },
            { id: 431, full_name: "Amir Fischer", email: "amir.fischer@example.com", join_date: "2021-08-12", total_games_played: 91 },
            { id: 432, full_name: "Elif Adams", email: "elif.adams@example.net", join_date: "2023-05-27", total_games_played: 55 },
            { id: 433, full_name: "Omar Singh", email: "omar.singh@example.net", join_date: "2022-09-17", total_games_played: 355 },
            { id: 434, full_name: "Laura Mendes", email: "laura.mendes@example.net", join_date: "2020-03-24", total_games_played: 4 },
            { id: 435, full_name: "Daniel Wagner", email: "daniel.wagner@example.org", join_date: "2021-10-01", total_games_played: 213 },
            { id: 436, full_name: "Jade Patel", email: "jade.patel@example.net", join_date: "2022-11-24", total_games_played: 85 },
            { id: 437, full_name: "Zara Miller", email: "zara.miller@example.net", join_date: "2021-02-21", total_games_played: 60 },
            { id: 438, full_name: "Kai Baker", email: "kai.baker@example.org", join_date: "2023-05-13", total_games_played: 110 },
            { id: 439, full_name: "Ben Diaz", email: "ben.diaz@example.net", join_date: "2021-02-23", total_games_played: 261 },
            { id: 440, full_name: "Maria Sato", email: "maria.sato@example.net", join_date: "2021-03-20", total_games_played: 94 },
            { id: 441, full_name: "Liam Jensen", email: "liam.jensen@example.net", join_date: "2021-04-04", total_games_played: 104 },
            { id: 442, full_name: "Sam Hansen", email: "sam.hansen@example.org", join_date: "2022-03-18", total_games_played: 58 },
            { id: 443, full_name: "Maja Nguyen", email: "maja.nguyen@example.org", join_date: "2023-09-21", total_games_played: 68 },
            { id: 444, full_name: "Felix Castro", email: "felix.castro@example.org", join_date: "2020-03-11", total_games_played: 158 },
            { id: 445, full_name: "Carla Reyes", email: "carla.reyes@example.net", join_date: "2021-08-10", total_games_played: 98 },
            { id: 446, full_name: "Sven Shah", email: "sven.shah@example.com", join_date: "2023-03-12", total_games_played: 230 },
            { id: 447, full_name: "Jade Pereira", email: "jade.pereira@example.com", join_date: "2020-06-04", total_games_played: 227 },
            { id: 448, full_name: "Mei Flores", email: "mei.flores@example.com", join_date: "2023-03-19", total_games_played: 255 },
            { id: 449, full_name: "Nour Diaz", email: "nour.diaz@example.com", join_date: "2022-08-07", total_games_played: 152 },
            { id: 450, full_name: "Rafael Rossi", email: "rafael.rossi@example.net", join_date: "2020-07-23", total_games_played: 306 },
            { id: 451, full_name: "Anna Schneider", email: "anna.schneider@example.net", join_date: "2020-11-24", total_games_played: 206 },
            { id: 452, full_name: "Mateo Pereira", email: "mateo.pereira@example.com", join_date: "2022-12-11", total_games_played: 149 },
            { id: 453, full_name: "Ben Walker", email: "ben.walker@example.org", join_date: "2023-04-07", total_games_played: 45 },
            { id: 454, full_name: "Rafael Kim", email: "rafael.kim@example.com", join_date: "2021-10-03", total_games_played: 291 },
            { id: 455, full_name: "Ines Taylor", email: "ines.taylor@example.net", join_date: "2023-04-19", total_games_played: 18 },
            { id: 456, full_name: "Rosa Fischer", email: "rosa.fischer@example.net", join_date: "2020-08-30", total_games_played: 209 },
            { id: 457, full_name: "Carlos Murphy", email: "carlos.murphy@example.org", join_date: "2023-07-16", total_games_played: 180 },
            { id: 458, full_name: "Amir Jensen", email: "amir.jensen@example.net", join_date: "2022-01-13", total_games_played: 477 },
            { id: 459, full_name: "Rosa Bennett", email: "rosa.bennett@example.net", join_date: "2022-12-12", total_games_played: 25 },
            { id: 460, full_name: "Fatima Murphy", email: "fatima.murphy@example.org", join_date: "2023-08-05", total_games_played: 3 },
            { id: 461, full_name: "Paula Walker", email: "paula.walker@example.com", join_date: "2021-08-03", total_games_played: 9 },
            { id: 462, full_name: "Jonas Carter", email: "jonas.carter@example.net", join_date: "2020-09-26", total_games_played: 2 },
            { id: 463, full_name: "Lina Flores", email: "lina.flores@example.org", join_date: "2021-09-13", total_games_played: 290 },
            { id: 464, full_name: "Tomas Larsen", email: "tomas.larsen@example.org", join_date: "2022-09-04", total_games_played: 198 },
            { id: 465, full_name: "Hana Ali", email: "hana.ali@example.com", join_date: "2021-03-01", total_games_played: 46 },
            { id: 466, full_name: "Diego Dubois", email: "diego.dubois@example.com", join_date: "2021-01-10", total_games_played: 444 },
            { id: 467, full_name: "Hana Lee", email: "hana.lee@example.net", join_date: "2022-04-30", total_games_played: 392 },
            { id: 468, full_name: "Julia Castro", email: "julia.castro@example.net", join_date: "2020-05-17", total_games_played: 153 },
            { id: 469, full_name: "Amir Shah", email: "amir.shah@example.com", join_date: "2020-03-22", total_games_played: 2 },
            { id: 470, full_name: "Ethan Tanaka", email: "ethan.tanaka@example.net", join_date: "2020-09-08", total_games_played: 140 },
            { id: 471, full_name: "Rafael Wang", email: "rafael.wang@example.net", join_date: "2020-01-06", total_games_played: 6 },
            { id: 472, full_name: "Felix Almeida", email: "felix.almeida@example.net", join_date: "2023-04-23", total_games_played: 1 },
            { id: 473, full_name: "Felix Ali", email: "felix.ali@example.net", join_date: "2021-06-29", total_games_played: 143 },
            { id: 474, full_name: "Yara Silva", email: "yara.silva@example.org", join_date: "2023-11-22", total_games_played: 77 },
            { id: 475, full_name: "Chen Lopez", email: "chen.lopez@example.com", join_date: "2020-04-12", total_games_played: 52 },
            { id: 476, full_name: "Fatima Schmidt", email: "fatima.schmidt@example.com", join_date: "2022-06-09", total_games_played: 21 },
            { id: 477, full_name: "Mateo Gomez", email: "mateo.gomez@example.com", join_date: "2023-03-18", total_games_played: 206 },
            { id: 478, full_name: "Fatima Dubois", email: "fatima.dubois@example.org", join_date: "2022-07-15", total_games_played: 36 },
            { id: 479, full_name: "Diego Dubois", email: "diego.dubois@example.org", join_date: "2023-07-11", total_games_played: 249 },
            { id: 480, full_name: "Lena Hassan", email: "lena.hassan@example.net", join_date: "2022-04-12", total_games_played: 90 },
            { id: 481, full_name: "Carlos Schmidt", email: "carlos.schmidt@example.com", join_date: "2021-01-12", total_games_played: 249 },
            { id: 482, full_name: "Carla Ali", email: "carla.ali@example.com", join_date: "2020-06-02", total_games_played: 6 },
            { id: 483, full_name: "Ana Fischer", email: "ana.fischer@example.org", join_date: "2023-03-29", total_games_played: 50 },
            { id: 484, full_name: "James Novak", email: "james.novak@example.org", join_date: "2020-12-21", total_games_played: 77 },
            { id: 485, full_name: "Carlos Wagner", email: "carlos.wagner@example.net", join_date: "2022-09-04", total_games_played: 351 },
            { id: 486, full_name: "Karim Kaya", email: "karim.kaya@example.org", join_date: "2020-04-01", total_games_played: 427 },
            { id: 487, full_name: "Maja Silva", email: "maja.silva@example.com", join_date: "2023-08-07", total_games_played: 1 },
            { id: 488, full_name: "Karim Shah", email: "karim.shah@example.com", join_date: "2023-07-31", total_games_played: 301 },
            { id: 489, full_name: "Chen Moreau", email: "chen.moreau@example.com", join_date: "2020-11-10", total_games_played: 362 },
            { id: 490, full_name: "Leo Brown", email: "leo.brown@example.net", join_date: "2023-01-04", total_games_played: 98 },
            { id: 491, full_name: "Tariq Bennett", email: "tariq.bennett@example.net", join_date: "2023-02-07", total_games_played: 459 },
            { id: 492, full_name: "Oscar Bauer", email: "oscar.bauer@example.net", join_date: "2020-08-02", total_games_played: 225 },
            { id: 493, full_name: "Marco Ahmed", email: "marco.ahmed@example.org", join_date: "2023-07-29", total_games_played: 268 },
            { id: 494, full_name: "Mateo Diaz", email: "mateo.diaz@example.org", join_date: "2022-03-20", total_games_played: 270 },
            { id: 495, full_name: "Hannah Kim", email: "hannah.kim@example.com", join_date: "2023-05-01", total_games_played: 2 },
            { id: 496, full_name: "Paula Hassan", email: "paula.hassan@example.net", join_date: "2021-08-05", total_games_played: 472 },
            { id: 497, full_name: "Ibrahim Flores", email: "ibrahim.flores@example.com", join_date: "2021-11-27", total_games_played: 4 },
            { id: 498, full_name: "Marco Oliveira", email: "marco.oliveira@example.org", join_date: "2022-05-05", total_games_played: 195 },
            { id: 499, full_name: "Nadia Tanaka", email: "nadia.tanaka@example.org", join_date: "2021-12-22", total_games_played: 96 },
            { id: 500, full_name: "Yusuf Ruiz", email: "yusuf.ruiz@example.net", join_date: "2022-05-19", total_games_played: 343 },
        ],
    });
    await prisma.players.createMany({
        data: [
            { id: 501, full_name: "Hugo Dubois", email: "hugo.dubois@example.com", join_date: "2022-08-04", total_games_played: 436 },
            { id: 502, full_name: "Fatima Patel", email: "fatima.patel@example.net", join_date: "2022-03-25", total_games_played: 11 },
            { id: 503, full_name: "Uma Rossi", email: "uma.rossi@example.org", join_date: "2020-06-19", total_games_played: 114 },
            { id: 504, full_name: "Tariq Khan", email: "tariq.khan@example.org", join_date: "2021-04-28", total_games_played: 81 },
            { id: 505, full_name: "Jack Clark", email: "jack.clark@example.org", join_date: "2022-10-08", total_games_played: 68 },
            { id: 506, full_name: "Wei Khan", email: "wei.khan@example.com", join_date: "2021-11-23", total_games_played: 261 },
            { id: 507, full_name: "Lina Hoffmann", email: "lina.hoffmann@example.net", join_date: "2021-02-13", total_games_played: 242 },
            { id: 508, full_name: "Sven Kumar", email: "sven.kumar@example.com", join_date: "2020-09-08", total_games_played: 177 },
            { id: 509, full_name: "Felix Davis", email: "felix.davis@example.net", join_date: "2023-11-01", total_games_played: 109 },
            { id: 510, full_name: "Lina Silva", email: "lina.silva@example.net", join_date: "2020-10-04", total_games_played: 444 },
            { id: 511, full_name: "Selin Sousa", email: "selin.sousa@example.net", join_date: "2022-08-24", total_games_played: 108 },
            { id: 512, full_name: "Karim Weber", email: "karim.weber@example.org", join_date: "2021-12-20", total_games_played: 482 },
            { id: 513, full_name: "Ravi Costa", email: "ravi.costa@example.net", join_date: "2023-05-08", total_games_played: 9 },
            { id: 514, full_name: "Chen Baker", email: "chen.baker@example.net", join_date: "2023-09-11", total_games_played: 427 },
            { id: 515, full_name: "Anna Baker", email: "anna.baker@example.com", join_date: "2021-07-30", total_games_played: 334 },
            { id: 516, full_name: "Carla Fischer", email: "carla.fischer@example.net", join_date: "2023-08-17", total_games_played: 28 },
            { id: 517, full_name: "Anna Garcia", email: "anna.garcia@example.net", join_date: "2023-11-19", total_games_played: 185 },
            { id: 518, full_name: "Emma Evans", email: "emma.evans@example.com", join_date: "2020-07-14", total_games_played: 87 },
            { id: 519, full_name: "Andre Khan", email: "andre.khan@example.com", join_date: "2022-08-02", total_games_played: 161 },
            { id: 520, full_name: "Daniel Oliveira", email: "daniel.oliveira@example.com", join_date: "2022-03-28", total_games_played: 190 },
            { id: 521, full_name: "Theo Schneider", email: "theo.schneider@example.net", join_date: "2022-06-03", total_games_played: 90 },
            { id: 522, full_name: "Rosa Hoffmann", email: "rosa.hoffmann@example.org", join_date: "2023-06-21", total_games_played: 69 },
            { id: 523, full_name: "Maja Carter", email: "maja.carter@example.org", join_date: "2020-09-27", total_games_played: 173 },
            { id: 524, full_name: "Isaac Bennett", email: "isaac.bennett@example.net", join_date: "2022-05-24", total_games_played: 90 },
            { id: 525, full_name: "Ravi Hoffmann", email: "ravi.hoffmann@example.org", join_date: "2023-01-10", total_games_played: 208 },
            { id: 526, full_name: "Oscar Singh", email: "oscar.singh@example.com", join_date: "2023-08-31", total_games_played: 195 },
            { id: 527, full_name: "Yusuf Dubois", email: "yusuf.dubois@example.net", join_date: "2022-06-07", total_games_played: 310 },
            { id: 528, full_name: "Jonas Lopez", email: "jonas.lopez@example.com", join_date: "2021-05-06", total_games_played: 384 },
            { id: 529, full_name: "Daniel Nakamura", email: "daniel.nakamura@example.com", join_date: "2021-04-20", total_games_played: 48 },
            { id: 530, full_name: "Ruby Taylor", email: "ruby.taylor@example.org", join_date: "2021-07-05", total_games_played: 386 },
            { id: 531, full_name: "Anna Smith", email: "anna.smith@example.org", join_date: "2021-05-13", total_games_played: 435 },
            { id: 532, full_name: "Kai Evans", email: "kai.evans@example.net", join_date: "2021-07-18", total_games_played: 458 },
            { id: 533, full_name: "Sofia Meyer", email: "sofia.meyer@example.org", join_date: "2021-05-05", total_games_played: 1 },
            { id: 534, full_name: "David Schmidt", email: "david.schmidt@example.net", join_date: "2020-06-05", total_games_played: 55 },
            { id: 535, full_name: "Marco Tanaka", email: "marco.tanaka@example.com", join_date: "2023-09-14", total_games_played: 1 },
            { id: 536, full_name: "Grace Gomez", email: "grace.gomez@example.org", join_date: "2021-03-13", total_games_played: 77 },
            { id: 537, full_name: "Julia Gupta", email: "julia.gupta@example.com", join_date: "2023-03-26", total_games_played: 279 },
            { id: 538, full_name: "Victor Young", email: "victor.young@example.org", join_date: "2021-08-13", total_games_played: 191 },
            { id: 539, full_name: "Deniz Miller", email: "deniz.miller@example.org", join_date: "2021-12-05", total_games_played: 1 },
            { id: 540, full_name: "Rosa Nakamura", email: "rosa.nakamura@example.org", join_date: "2020-05-07", total_games_played: 167 },
            { id: 541, full_name: "Amir Zhang", email: "amir.zhang@example.com", join_date: "2020-08-26", total_games_played: 326 },
            { id: 542, full_name: "Victor Khan", email: "victor.khan@example.net", join_date: "2021-02-21", total_games_played: 3 },
            { id: 543, full_name: "Felix Vargas", email: "felix.vargas@example.net", join_date: "2022-10-21", total_games_played: 206 },
            { id: 544, full_name: "Zoe Schmidt", email: "zoe.schmidt@example.net", join_date: "2022-07-19", total_games_played: 110 },
            { id: 545, full_name: "Felix Nakamura", email: "felix.nakamura@example.org", join_date: "2021-11-08", total_games_played: 178 },
            { id: 546, full_name: "Selin Wright", email: "selin.wright@example.net", join_date: "2023-12-05", total_games_played: 8 },
            { id: 547, full_name: "Zara Wang", email: "zara.wang@example.com", join_date: "2021-05-30", total_games_played: 61 },
            { id: 548, full_name: "Victor Almeida", email: "victor.almeida@example.net", join_date: "2022-09-04", total_games_played: 177 },
            { id: 549, full_name: "Lina Cruz", email: "lina.cruz@example.org", join_date: "2020-01-22", total_games_played: 7 },
            { id: 550, full_name: "Omar Andersen", email: "omar.andersen@example.net", join_date: "2023-11-11", total_games_played: 451 },
            { id: 551, full_name: "Carlos Carter", email: "carlos.carter@example.net", join_date: "2021-04-13", total_games_played: 109 },
            { id: 552, full_name: "Omar Clark", email: "omar.clark@example.org", join_date: "2023-10-08", total_games_played: 454 },
            { id: 553, full_name: "Ana Kowalski", email: "ana.kowalski@example.com", join_date: "2022-08-21", total_games_played: 18 },
            { id: 554, full_name: "Ruby Dubois", email: "ruby.dubois@example.net", join_date: "2020-12-23", total_games_played: 385 },
            { id: 555, full_name: "Andre Jansen", email: "andre.jansen@example.net", join_date: "2021-09-08", total_games_played: 34 },
            { id: 556, full_name: "Kai Klein", email: "kai.klein@example.org", join_date: "2022-12-29", total_games_played: 375 },
            { id: 557, full_name: "Maya Young", email: "maya.young@example.net", join_date: "2020-03-18", total_games_played: 217 },
            { id: 558, full_name: "Tomas Zhang", email: "tomas.zhang@example.org", join_date: "2021-09-16", total_games_played: 94 },
            { id: 559, full_name: "Pedro Kowalski", email: "pedro.kowalski@example.net", join_date: "2022-03-04", total_games_played: 498 },
            { id: 560, full_name: "Hana Gupta", email: "hana.gupta@example.org", join_date: "2020-11-30", total_games_played: 9 },
            { id: 561, full_name: "Leo Ibrahim", email: "leo.ibrahim@example.com", join_date: "2022-10-17", total_games_played: 369 },
            { id: 562, full_name: "Ivan Nakamura", email: "ivan.nakamura@example.com", join_date: "2020-11-06", total_games_played: 130 },
            { id: 563, full_name: "Amir Chen", email: "amir.chen@example.com", join_date: "2022-10-25", total_games_played: 190 },
            { id: 564, full_name: "Nina Kowalski", email: "nina.kowalski@example.com", join_date: "2023-08-10", total_games_played: 71 },
            { id: 565, full_name: "Amir Sato", email: "amir.sato@example.net", join_date: "2020-07-20", total_games_played: 148 },
            { id: 566, full_name: "Arjun Evans", email: "arjun.evans@example.com", join_date: "2023-03-11", total_games_played: 139 },
            { id: 567, full_name: "Lena Schneider", email: "lena.schneider@example.org", join_date: "2023-08-08", total_games_played: 16 },
            { id: 568, full_name: "Priya Wagner", email: "priya.wagner@example.org", join_date: "2021-05-08", total_games_played: 273 },
            { id: 569, full_name: "Mei Kim", email: "mei.kim@example.org", join_date: "2023-08-09", total_games_played: 123 },
            { id: 570, full_name: "Mila Oliveira", email: "mila.oliveira@example.net", join_date: "2023-04-21", total_games_played: 401 },
            { id: 571, full_name: "Leo Brown", email: "leo.brown@example.com", join_date: "2020-05-12", total_games_played: 163 },
            { id: 572, full_name: "Ines Park", email: "ines.park@example.org", join_date: "2021-12-18", total_games_played: 210 },
            { id: 573, full_name: "Olivia Silva", email: "olivia.silva@example.net", join_date: "2023-05-23", total_games_played: 458 },
            { id: 574, full_name: "Tariq Singh", email: "tariq.singh@example.com", join_date: "2021-08-28", total_games_played: 105 },
            { id: 575, full_name: "Zara Weber", email: "zara.weber@example.org", join_date: "2023-09-02", total_games_played: 135 },
            { id: 576, full_name: "Jonas Jensen", email: "jonas.jensen@example.org", join_date: "2023-09-20", total_games_played: 44 },
            { id: 577, full_name: "Ben Wang", email: "ben.wang@example.net", join_date: "2020-08-18", total_games_played: 431 },
            { id: 578, full_name: "Mei Schmidt", email: "mei.schmidt@example.net", join_date: "2020-04-11", total_games_played: 86 },
            { id: 579, full_name: "Leo Kumar", email: "leo.kumar@example.com", join_date: "2023-12-21", total_games_played: 465 },
            { id: 580, full_name: "Paula Costa", email: "paula.costa@example.org", join_date: "2023-03-28", total_games_played: 136 },
            { id: 581, full_name: "Mateo Murphy", email: "mateo.murphy@example.com", join_date: "2023-08-20", total_games_played: 378 },
            { id: 582, full_name: "Lucas Oliveira", email: "lucas.oliveira@example.com", join_date: "2020-02-09", total_games_played: 422 },
            { id: 583, full_name: "Lucas Vargas", email: "lucas.vargas@example.com", join_date: "2021-07-27", total_games_played: 432 },
            { id: 584, full_name: "Nadia Almeida", email: "nadia.almeida@example.net", join_date: "2023-04-13", total_games_played: 73 },
            { id: 585, full_name: "Jonas Singh", email: "jonas.singh@example.com", join_date: "2020-07-04", total_games_played: 168 },
            { id: 586, full_name: "Emma Chen", email: "emma.chen@example.com", join_date: "2020-09-13", total_games_played: 133 },
            { id: 587, full_name: "Sam Wilson", email: "sam.wilson@example.com", join_date: "2020-02-15", total_games_played: 146 },
            { id: 588, full_name: "Mila Rossi", email: "mila.rossi@example.com", join_date: "2020-04-27", total_games_played: 293 },
            { id: 589, full_name: "Felix Baker", email: "felix.baker@example.com", join_date: "2020-03-30", total_games_played: 13 },
            { id: 590, full_name: "Wei Hughes", email: "wei.hughes@example.net", join_date: "2021-02-15", total_games_played: 112 },
            { id: 591, full_name: "Emma Rossi", email: "emma.rossi@example.net", join_date: "2022-12-17", total_games_played: 351 },
            { id: 592, full_name: "Mei Torres", email: "mei.torres@example.com", join_date: "2020-10-06", total_games_played: 1 },
            { id: 593, full_name: "Oscar Singh", email: "oscar.singh@example.net", join_date: "2020-05-16", total_games_played: 4 },
            { id: 594, full_name: "Zara Evans", email: "zara.evans@example.com", join_date: "2023-11-19", total_games_played: 7 },
            { id: 595, full_name: "Hana Jensen", email: "hana.jensen@example.org", join_date: "2020-02-15", total_games_played: 433 },
            { id: 596, full_name: "Isaac Brown", email: "isaac.brown@example.org", join_date: "2022-11-03", total_games_played: 227 },
            { id: 597, full_name: "Ivan Lopez", email: "ivan.lopez@example.org", join_date: "2022-10-02", total_games_played: 15 },
            { id: 598, full_name: "Carla Costa", email: "carla.costa@example.com", join_date: "2021-03-21", total_games_played: 93 },
            { id: 599, full_name: "Amir Fischer", email: "amir.fischer@example.com", join_date: "2020-03-01", total_games_played: 391 },
            { id: 600, full_name: "Hugo Johnson", email: "hugo.johnson@example.com", join_date: "2023-07-01", total_games_played: 10 },
            { id: 601, full_name: "Sam Meyer", email: "sam.meyer@example.com", join_date: "2020-07-25", total_games_played: 491 },
            { id: 602, full_name: "Rosa Tanaka", email: "rosa.tanaka@example.org", join_date: "2020-01-09", total_games_played: 2 },
            { id: 603, full_name: "Olivia Diaz", email: "olivia.diaz@example.net", join_date: "2022-07-14", total_games_played: 176 },
            { id: 604, full_name: "Sven Carter", email: "sven.carter@example.org", join_date: "2021-09-13", total_games_played: 108 },
            { id: 605, full_name: "Ana Clark", email: "ana.clark@example.org", join_date: "2020-04-14", total_games_played: 91 },
            { id: 606, full_name: "Noah Singh", email: "noah.singh@example.net", join_date: "2021-05-22", total_games_played: 481 },
            { id: 607, full_name: "Arjun Hughes", email: "arjun.hughes@example.net", join_date: "2023-03-20", total_games_played: 39 },
            { id: 608, full_name: "Nadia Tanaka", email: "nadia.tanaka@example.com", join_date: "2023-02-21", total_games_played: 204 },
            { id: 609, full_name: "James Nguyen", email: "james.nguyen@example.com", join_date: "2020-09-27", total_games_played: 476 },
            { id: 610, full_name: "Hannah Hansen", email: "hannah.hansen@example.com", join_date: "2020-02-16", total_games_played: 4 },
            { id: 611, full_name: "Amir Hughes", email: "amir.hughes@example.com", join_date: "2020-02-11", total_games_played: 228 },
            { id: 612, full_name: "Mateo Taylor", email: "mateo.taylor@example.net", join_date: "2023-09-01", total_games_played: 179 },
            { id: 613, full_name: "Jonas Brown", email: "jonas.brown@example.org", join_date: "2021-01-30", total_games_played: 16 },
            { id: 614, full_name: "Elena Ali", email: "elena.ali@example.net", join_date: "2023-02-16", total_games_played: 377 },
            { id: 615, full_name: "Rosa Mendes", email: "rosa.mendes@example.org", join_date: "2023-09-26", total_games_played: 48 },
            { id: 616, full_name: "Ibrahim Gupta", email: "ibrahim.gupta@example.net", join_date: "2022-10-28", total_games_played: 193 },
            { id: 617, full_name: "Mia Flores", email: "mia.flores@example.org", join_date: "2022-02-14", total_games_played: 438 },
            { id: 618, full_name: "Uma Diaz", email: "uma.diaz@example.com", join_date: "2023-09-02", total_games_played: 218 },
            { id: 619, full_name: "Sara Yilmaz", email: "sara.yilmaz@example.org", join_date: "2023-12-27", total_games_played: 114 },
            { id: 620, full_name: "Ravi Almeida", email: "ravi.almeida@example.com", join_date: "2023-04-03", total_games_played: 380 },
            { id: 621, full_name: "David Wilson", email: "david.wilson@example.net", join_date: "2021-05-03", total_games_played: 36 },
            { id: 622, full_name: "Diego Gomez", email: "diego.gomez@example.org", join_date: "2021-03-27", total_games_played: 1 },
            { id: 623, full_name: "Omar Almeida", email: "omar.almeida@example.net", join_date: "2022-10-15", total_games_played: 29 },
            { id: 624, full_name: "Rosa Kim", email: "rosa.kim@example.org", join_date: "2021-08-27", total_games_played: 323 },
            { id: 625, full_name: "Maria Demir", email: "maria.demir@example.net", join_date: "2023-05-14", total_games_played: 80 },
            { id: 626, full_name: "Rosa Ahmed", email: "rosa.ahmed@example.org", join_date: "2022-04-23", total_games_played: 194 },
            { id: 627, full_name: "Selin Kim", email: "selin.kim@example.com", join_date: "2020-09-25", total_games_played: 2 },
            { id: 628, full_name: "Paula Jensen", email: "paula.jensen@example.org", join_date: "2021-06-29", total_games_played: 0 },
            { id: 629, full_name: "Jack Murphy", email: "jack.murphy@example.org", join_date: "2022-04-02", total_games_played: 309 },
            { id: 630, full_name: "Felix Walker", email: "felix.walker@example.net", join_date: "2021-04-07", total_games_played: 142 },
            { id: 631, full_name: "Pedro Jensen", email: "pedro.jensen@example.net", join_date: "2021-08-02", total_games_played: 23 },
            { id: 632, full_name: "Jade Larsen", email: "jade.larsen@example.org", join_date: "2021-12-31", total_games_played: 213 },
            { id: 633, full_name: "Karim Becker", email: "karim.becker@example.org", join_date: "2022-07-13", total_games_played: 482 },
            { id: 634, full_name: "Jack Walker", email: "jack.walker@example.net", join_date: "2020-07-19", total_games_played: 2 },
            { id: 635, full_name: "Yara Oliveira", email: "yara.oliveira@example.net", join_date: "2023-10-25", total_games_played: 53 },
            { id: 636, full_name: "James Wright", email: "james.wright@example.org", join_date: "2020-02-23", total_games_played: 17 },
            { id: 637, full_name: "Amir Baker", email: "amir.baker@example.net", join_date: "2023-04-13", total_games_played: 0 },
            { id: 638, full_name: "Ibrahim Park", email: "ibrahim.park@example.org", join_date: "2020-01-23", total_games_played: 228 },
            { id: 639, full_name: "Mila Moreau", email: "mila.moreau@example.org", join_date: "2023-04-26", total_games_played: 312 },
            { id: 640, full_name: "Carlos Khan", email: "carlos.khan@example.net", join_date: "2021-01-17", total_games_played: 42 },
            { id: 641, full_name: "Laura Torres", email: "laura.torres@example.com", join_date: "2022-01-20", total_games_played: 238 },
            { id: 642, full_name: "Lena Lee", email: "lena.lee@example.net", join_date: "2022-09-29", total_games_played: 298 },
            { id: 643, full_name: "Leo Davis", email: "leo.davis@example.net", join_date: "2022-04-20", total_games_played: 350 },
            { id: 644, full_name: "Uma Bauer", email: "uma.bauer@example.net", join_date: "2022-01-26", total_games_played: 7 },
            { id: 645, full_name: "Diego Kim", email: "diego.kim@example.com", join_date: "2021-08-19", total_games_played: 14 },
            { id: 646, full_name: "Alice Schmidt", email: "alice.schmidt@example.net", join_date: "2022-07-20", total_games_played: 5 },
            { id: 647, full_name: "Grace Costa", email: "grace.costa@example.org", join_date: "2021-06-01", total_games_played: 106 },
            { id: 648, full_name: "Ravi Larsen", email: "ravi.larsen@example.org", join_date: "2022-04-15", total_games_played: 49 },
            { id: 649, full_name: "Ines Chen", email: "ines.chen@example.org", join_date: "2021-03-16", total_games_played: 1 },
            { id: 650, full_name: "Oscar Young", email: "oscar.young@example.com", join_date: "2021-12-21", total_games_played: 5 },
            { id: 651, full_name: "Theo Cruz", email: "theo.cruz@example.net", join_date: "2020-09-05", total_games_played: 143 },
            { id: 652, full_name: "Uma Martin", email: "uma.martin@example.com", join_date: "2020-11-08", total_games_played: 399 },
            { id: 653, full_name: "Leo Ahmed", email: "leo.ahmed@example.org", join_date: "2023-11-15", total_games_played: 28 },
            { id: 654, full_name: "Selin Jansen", email: "selin.jansen@example.com", join_date: "2023-10-28", total_games_played: 125 },
            { id: 655, full_name: "Alice Mendes", email: "alice.mendes@example.org", join_date: "2023-02-18", total_games_played: 11 },
            { id: 656, full_name: "Daniel Jensen", email: "daniel.jensen@example.com", join_date: "2020-02-14", total_games_played: 265 },
            { id: 657, full_name: "Chen Rossi", email: "chen.rossi@example.org", join_date: "2022-03-27", total_games_played: 89 },
            { id: 658, full_name: "Carlos Moreau", email: "carlos.moreau@example.org", join_date: "2020-06-28", total_games_played: 301 },
            { id: 659, full_name: "Lena Andersen", email: "lena.andersen@example.net", join_date: "2020-10-19", total_games_played: 109 },
            { id: 660, full_name: "James Hassan", email: "james.hassan@example.org", join_date: "2020-01-07", total_games_played: 392 },
            { id: 661, full_name: "Hannah Carter", email: "hannah.carter@example.org", join_date: "2022-03-14", total_games_played: 313 },
            { id: 662, full_name: "Ines Nakamura", email: "ines.nakamura@example.net", join_date: "2021-07-19", total_games_played: 216 },
            { id: 663, full_name: "Zoe Sato", email: "zoe.sato@example.com", join_date: "2020-02-03", total_games_played: 26 },
            { id: 664, full_name: "Olivia Walker", email: "olivia.walker@example.net", join_date: "2023-07-30", total_games_played: 15 },
            { id: 665, full_name: "Fatima Demir", email: "fatima.demir@example.com", join_date: "2021-03-18", total_games_played: 267 },
            { id: 666, full_name: "Jonas Fischer", email: "jonas.fischer@example.net", join_date: "2020-11-10", total_games_played: 14 },
            { id: 667, full_name: "Ruby Jansen", email: "ruby.jansen@example.org", join_date: "2022-07-21", total_games_played: 248 },
            { id: 668, full_name: "Diego Tanaka", email: "diego.tanaka@example.com", join_date: "2020-09-06", total_games_played: 341 },
            { id: 669, full_name: "Sara Meyer", email: "sara.meyer@example.net", join_date: "2023-10-07", total_games_played: 21 },
            { id: 670, full_name: "Yusuf Klein", email: "yusuf.klein@example.com", join_date: "2020-03-10", total_games_played: 333 },
            { id: 671, full_name: "Deniz Davis", email: "deniz.davis@example.net", join_date: "2021-12-18", total_games_played: 126 },
            { id: 672, full_name: "Mateo Martin", email: "mateo.martin@example.org", join_date: "2023-06-26", total_games_played: 51 },
            { id: 673, full_name: "Rosa Reyes", email: "rosa.reyes@example.net", join_date: "2022-12-15", total_games_played: 292 },
            { id: 674, full_name: "David Murphy", email: "david.murphy@example.com", join_date: "2022-03-09", total_games_played: 19 },
            { id: 675, full_name: "Yusuf Schmidt", email: "yusuf.schmidt@example.org", join_date: "2020-04-20", total_games_played: 12 },
            { id: 676, full_name: "Nadia Ali", email: "nadia.ali@example.net", join_date: "2020-10-07", total_games_played: 58 },
            { id: 677, full_name: "Nour Becker", email: "nour.becker@example.com", join_date: "2022-06-21", total_games_played: 273 },
            { id: 678, full_name: "Liam Weber", email: "liam.weber@example.net", join_date: "2021-09-02", total_games_played: 204 },
            { id: 679, full_name: "Jack Ibrahim", email: "jack.ibrahim@example.org", join_date: "2020-01-09", total_games_played: 433 },
            { id: 680, full_name: "Hana Patel", email: "hana.patel@example.com", join_date: "2020-01-24", total_games_played: 343 },
            { id: 681, full_name: "Ibrahim Novak", email: "ibrahim.novak@example.org", join_date: "2022-09-18", total_games_played: 2 },
            { id: 682, full_name: "Fatima Adams", email: "fatima.adams@example.org", join_date: "2020-06-05", total_games_played: 50 },
            { id: 683, full_name: "Carla Lopez", email: "carla.lopez@example.com", join_date: "2023-11-10", total_games_played: 307 },
            { id: 684, full_name: "David Andersen", email: "david.andersen@example.net", join_date: "2020-02-20", total_games_played: 158 },
            { id: 685, full_name: "Ruby Hansen", email: "ruby.hansen@example.net", join_date: "2021-10-09", total_games_played: 127 },
            { id: 686, full_name: "Mia Yilmaz", email: "mia.yilmaz@example.org", join_date: "2020-05-11", total_games_played: 0 },
            { id: 687, full_name: "Alice Kowalski", email: "alice.kowalski@example.org", join_date: "2022-07-16", total_games_played: 224 },
            { id: 688, full_name: "Fatima Gomez", email: "fatima.gomez@example.net", join_date: "2022-10-03", total_games_played: 162 },
            { id: 689, full_name: "Lucas Davis", email: "lucas.davis@example.org", join_date: "2022-09-25", total_games_played: 158 },
            { id: 690, full_name: "Rosa Taylor", email: "rosa.taylor@example.com", join_date: "2020-03-18", total_games_played: 118 },
            { id: 691, full_name: "Kai Reyes", email: "kai.reyes@example.org", join_date: "2022-08-21", total_games_played: 50 },
            { id: 692, full_name: "Hugo Torres", email: "hugo.torres@example.net", join_date: "2021-10-04", total_games_played: 26 },
            { id: 693, full_name: "Daniel Wagner", email: "daniel.wagner@example.net", join_date: "2023-06-12", total_games_played: 28 },
            { id: 694, full_name: "Ravi Wang", email: "ravi.wang@example.net", join_date: "2021-10-23", total_games_played: 163 },
            { id: 695, full_name: "Oscar Hassan", email: "oscar.hassan@example.net", join_date: "2022-07-07", total_games_played: 221 },
            { id: 696, full_name: "Nour Park", email: "nour.park@example.net", join_date: "2021-04-21", total_games_played: 310 },
            { id: 697, full_name: "Carla Clark", email: "carla.clark@example.com", join_date: "2022-03-14", total_games_played: 37 },
            { id: 698, full_name: "Amir Demir", email: "amir.demir@example.org", join_date: "2020-12-23", total_games_played: 33 },
            { id: 699, full_name: "Ana Klein", email: "ana.klein@example.org", join_date: "2023-03-08", total_games_played: 309 },
            { id: 700, full_name: "Lena Johnson", email: "lena.johnson@example.com", join_date: "2020-02-07", total_games_played: 4 },
            { id: 701, full_name: "Isaac Khan", email: "isaac.khan@example.com", join_date: "2022-12-05", total_games_played: 340 },
            { id: 702, full_name: "Lena Mendes", email: "lena.mendes@example.com", join_date: "2021-06-26", total_games_played: 113 },
            { id: 703, full_name: "James Gupta", email: "james.gupta@example.org", join_date: "2020-03-12", total_games_played: 290 },
            { id: 704, full_name: "Jack Baker", email: "jack.baker@example.org", join_date: "2023-07-23", total_games_played: 461 },
            { id: 705, full_name: "Alice Sato", email: "alice.sato@example.org", join_date: "2021-08-31", total_games_played: 4 },
            { id: 706, full_name: "Leo Hoffmann", email: "leo.hoffmann@example.net", join_date: "2022-06-11", total_games_played: 8 },
            { id: 707, full_name: "Jade Kowalski", email: "jade.kowalski@example.com", join_date: "2022-03-31", total_games_played: 152 },
            { id: 708, full_name: "Jade Walker", email: "jade.walker@example.org", join_date: "2022-06-25", total_games_played: 497 },
            { id: 709, full_name: "Ben Schneider", email: "ben.schneider@example.com", join_date: "2023-11-02", total_games_played: 341 },
            { id: 710, full_name: "Priya Kaya", email: "priya.kaya@example.net", join_date: "2020-09-11", total_games_played: 112 },
            { id: 711, full_name: "Noah Miller", email: "noah.miller@example.org", join_date: "2020-08-05", total_games_played: 0 },
            { id: 712, full_name: "David Shah", email: "david.shah@example.net", join_date: "2023-10-06", total_games_played: 109 },
            { id: 713, full_name: "Chloe Miller", email: "chloe.miller@example.net", join_date: "2022-07-11", total_games_played: 375 },
            { id: 714, full_name: "Elif Martin", email: "elif.martin@example.net", join_date: "2022-10-03", total_games_played: 282 },
            { id: 715, full_name: "Ravi Hughes", email: "ravi.hughes@example.org", join_date: "2022-08-26", total_games_played: 23 },
            { id: 716, full_name: "Alice Vargas", email: "alice.vargas@example.org", join_date: "2022-12-25", total_games_played: 386 },
            { id: 717, full_name: "David Mendes", email: "david.mendes@example.org", join_date: "2023-09-29", total_games_played: 221 },
            { id: 718, full_name: "Ana Taylor", email: "ana.taylor@example.com", join_date: "2022-07-09", total_games_played: 1 },
            { id: 719, full_name: "Ethan Baker", email: "ethan.baker@example.org", join_date: "2022-09-25", total_games_played: 154 },
            { id: 720, full_name: "Carla Wright", email: "carla.wright@example.com", join_date: "2022-07-26", total_games_played: 143 },
            { id: 721, full_name: "Oscar Weber", email: "oscar.weber@example.net", join_date: "2022-12-19", total_games_played: 487 },
            { id: 722, full_name: "Carlos Andersen", email: "carlos.andersen@example.net", join_date: "2021-11-05", total_games_played: 483 },
            { id: 723, full_name: "Liam Pereira", email: "liam.pereira@example.com", join_date: "2020-02-05", total_games_played: 222 },
            { id: 724, full_name: "Olivia Martin", email: "olivia.martin@example.com", join_date: "2020-06-28", total_games_played: 18 },
            { id: 725, full_name: "Lena Khan", email: "lena.khan@example.org", join_date: "2021-11-23", total_games_played: 89 },
            { id: 726, full_name: "Yusuf Novak", email: "yusuf.novak@example.net", join_date: "2023-08-28", total_games_played: 419 },
            { id: 727, full_name: "Laura Sousa", email: "laura.sousa@example.net", join_date: "2021-11-20", total_games_played: 219 },
            { id: 728, full_name: "Jonas Evans", email: "jonas.evans@example.com", join_date: "2023-10-22", total_games_played: 350 },
            { id: 729, full_name: "Olivia Nguyen", email: "olivia.nguyen@example.org", join_date: "2020-07-09", total_games_played: 193 },
            { id: 730, full_name: "Wei Wang", email: "wei.wang@example.org", join_date: "2023-04-30", total_games_played: 341 },
            { id: 731, full_name: "Lucas Gomez", email: "lucas.gomez@example.com", join_date: "2023-04-28", total_games_played: 89 },
            { id: 732, full_name: "Alice Taylor", email: "alice.taylor@example.net", join_date: "2022-07-21", total_games_played: 63 },
            { id: 733, full_name: "Paula Wagner", email: "paula.wagner@example.com", join_date: "2022-04-16", total_games_played: 149 },
            { id: 734, full_name: "Alice Wilson", email: "alice.wilson@example.com", join_date: "2023-04-04", total_games_played: 266 },
            { id: 735, full_name: "Mia Mendes", email: "mia.mendes@example.net", join_date: "2020-03-29", total_games_played: 324 },
            { id: 736, full_name: "Ana Kowalski", email: "ana.kowalski@example.org", join_date: "2022-01-18", total_games_played: 3 },
            { id: 737, full_name: "Tomas Cruz", email: "tomas.cruz@example.org", join_date: "2023-08-01", total_games_played: 382 },
            { id: 738, full_name: "Priya Vargas", email: "priya.vargas@example.com", join_date: "2020-08-29", total_games_played: 365 },
            { id: 739, full_name: "Selin Reyes", email: "selin.reyes@example.net", join_date: "2022-07-03", total_games_played: 102 },
            { id: 740, full_name: "Chloe Kowalski", email: "chloe.kowalski@example.org", join_date: "2020-10-12", total_games_played: 11 },
            { id: 741, full_name: "Tomas Patel", email: "tomas.patel@example.org", join_date: "2020-05-29", total_games_played: 271 },
            { id: 742, full_name: "Maja Zhang", email: "maja.zhang@example.net", join_date: "2020-01-22", total_games_played: 348 },
            { id: 743, full_name: "Selin Taylor", email: "selin.taylor@example.net", join_date: "2020-07-29", total_games_played: 197 },
            { id: 744, full_name: "Ravi Silva", email: "ravi.silva@example.net", join_date: "2021-05-07", total_games_played: 102 },
            { id: 745, full_name: "Grace Adams", email: "grace.adams@example.net", join_date: "2020-09-13", total_games_played: 6 },
            { id: 746, full_name: "Olivia Taylor", email: "olivia.taylor@example.net", join_date: "2020-05-17", total_games_played: 51 },
            { id: 747, full_name: "Lina Silva", email: "lina.silva@example.com", join_date: "2020-07-17", total_games_played: 309 },
            { id: 748, full_name: "Fatima Hughes", email: "fatima.hughes@example.org", join_date: "2020-08-19", total_games_played: 23 },
            { id: 749, full_name: "Ben Gupta", email: "ben.gupta@example.com", join_date: "2023-06-06", total_games_played: 303 },
            { id: 750, full_name: "Amir Kaya", email: "amir.kaya@example.net", join_date: "2023-08-29", total_games_played: 110 },
            { id: 751, full_name: "Ruby Sousa", email: "ruby.sousa@example.org", join_date: "2020-01-19", total_games_played: 214 },
            { id: 752, full_name: "Ethan Larsen", email: "ethan.larsen@example.net", join_date: "2023-03-04", total_games_played: 0 },
            { id: 753, full_name: "Carla Dubois", email: "carla.dubois@example.org", join_date: "2022-08-24", total_games_played: 54 },
            { id: 754, full_name: "Selin Silva", email: "selin.silva@example.net", join_date: "2022-07-15", total_games_played: 104 },
            { id: 755, full_name: "Sara Diaz", email: "sara.diaz@example.org", join_date: "2020-08-26", total_games_played: 0 },
            { id: 756, full_name: "Theo Miller", email: "theo.miller@example.org", join_date: "2022-09-10", total_games_played: 27 },
            { id: 757, full_name: "Marco Sousa", email: "marco.sousa@example.org", join_date: "2022-07-30", total_games_played: 2 },
            { id: 758, full_name: "Oscar Davis", email: "oscar.davis@example.net", join_date: "2022-12-31", total_games_played: 479 },
            { id: 759, full_name: "Zoe Becker", email: "zoe.becker@example.com", join_date: "2023-08-02", total_games_played: 324 },
            { id: 760, full_name: "Yara Lee", email: "yara.lee@example.com", join_date: "2020-03-28", total_games_played: 297 },
            { id: 761, full_name: "David Kim", email: "david.kim@example.net", join_date: "2020-11-22", total_games_played: 29 },
            { id: 762, full_name: "Jack Larsen", email: "jack.larsen@example.org", join_date: "2023-04-09", total_games_played: 66 },
            { id: 763, full_name: "Jade Schneider", email: "jade.schneider@example.net", join_date: "2022-07-20", total_games_played: 167 },
            { id: 764, full_name: "Carla Kowalski", email: "carla.kowalski@example.com", join_date: "2022-06-10", total_games_played: 327 },
            { id: 765, full_name: "Julia Wang", email: "julia.wang@example.com", join_date: "2023-02-11", total_games_played: 214 },
            { id: 766, full_name: "Leo Oliveira", email: "leo.oliveira@example.org", join_date: "2023-11-09", total_games_played: 499 },
            { id: 767, full_name: "Uma Baker", email: "uma.baker@example.org", join_date: "2022-10-03", total_games_played: 4 },
            { id: 768, full_name: "Zara Torres", email: "zara.torres@example.org", join_date: "2023-12-28", total_games_played: 364 },
            { id: 769, full_name: "Chloe Castro", email: "chloe.castro@example.com", join_date: "2021-11-24", total_games_played: 210 },
            { id: 770, full_name: "Maja Kowalski", email: "maja.kowalski@example.org", join_date: "2021-06-15", total_games_played: 130 },
            { id: 771, full_name: "Liam Ruiz", email: "liam.ruiz@example.org", join_date: "2022-09-11", total_games_played: 333 },
            { id: 772, full_name: "Paula Smith", email: "paula.smith@example.net", join_date: "2020-03-17", total_games_played: 3 },
            { id: 773, full_name: "Carlos Tanaka", email: "carlos.tanaka@example.net", join_date: "2021-10-04", total_games_played: 91 },
            { id: 774, full_name: "Sara Garcia", email: "sara.garcia@example.org", join_date: "2021-05-25", total_games_played: 121 },
            { id: 775, full_name: "Sven Hassan", email: "sven.hassan@example.com", join_date: "2020-02-17", total_games_played: 167 },
            { id: 776, full_name: "Wei Hoffmann", email: "wei.hoffmann@example.com", join_date: "2021-04-29", total_games_played: 457 },
            { id: 777, full_name: "Hana Wright", email: "hana.wright@example.net", join_date: "2022-11-30", total_games_played: 304 },
            { id: 778, full_name: "Alice Lee", email: "alice.lee@example.net", join_date: "2020-08-05", total_games_played: 65 },
            { id: 779, full_name: "Wei Yilmaz", email: "wei.yilmaz@example.org", join_date: "2020-01-31", total_games_played: 14 },
            { id: 780, full_name: "Ethan Kim", email: "ethan.kim@example.com", join_date: "2023-11-23", total_games_played: 393 },
            { id: 781, full_name: "Sofia Hassan", email: "sofia.hassan@example.com", join_date: "2021-04-30", total_games_played: 26 },
            { id: 782, full_name: "Ethan Evans", email: "ethan.evans@example.com", join_date: "2020-06-04", total_games_played: 2 },
            { id: 783, full_name: "Chloe Chen", email: "chloe.chen@example.net", join_date: "2022-12-17", total_games_played: 116 },
            { id: 784, full_name: "Maya Ali", email: "maya.ali@example.net", join_date: "2021-02-13", total_games_played: 103 },
            { id: 785, full_name: "Deniz Diaz", email: "deniz.diaz@example.org", join_date: "2020-03-31", total_games_played: 20 },
            { id: 786, full_name: "Noah Larsen", email: "noah.larsen@example.net", join_date: "2023-10-09", total_games_played: 14 },
            { id: 787, full_name: "Emma Chen", email: "emma.chen@example.com", join_date: "2023-09-29", total_games_played: 256 },
            { id: 788, full_name: "Jack Brown", email: "jack.brown@example.org", join_date: "2020-01-05", total_games_played: 8 },
            { id: 789, full_name: "Kai Almeida", email: "kai.almeida@example.net", join_date: "2023-03-26", total_games_played: 436 },
            { id: 790, full_name: "Maya Mendes", email: "maya.mendes@example.org", join_date: "2022-06-17", total_games_played: 411 },
            { id: 791, full_name: "Karim Baker", email: "karim.baker@example.com", join_date: "2022-01-06", total_games_played: 103 },
            { id: 792, full_name: "Lena Moreau", email: "lena.moreau@example.com", join_date: "2023-02-10", total_games_played: 176 },
            { id: 793, full_name: "Anna Schneider", email: "anna.schneider@example.com", join_date: "2021-09-19", total_games_played: 345 },
            { id: 794, full_name: "Mei Pereira", email: "mei.pereira@example.net", join_date: "2023-05-14", total_games_played: 11 },
            { id: 795, full_name: "Laura Vargas", email: "laura.vargas@example.org", join_date: "2022-12-14", total_games_played: 124 },
            { id: 796, full_name: "Victor Adams", email: "victor.adams@example.com", join_date: "2021-12-03", total_games_played: 94 },
            { id: 797, full_name: "Nadia Jansen", email: "nadia.jansen@example.org", join_date: "2022-04-08", total_games_played: 397 },
            { id: 798, full_name: "Ravi Flores", email: "ravi.flores@example.org", join_date: "2023-09-01", total_games_played: 104 },
            { id: 799, full_name: "Liam Evans", email: "liam.evans@example.com", join_date: "2023-08-15", total_games_played: 171 },
            { id: 800, full_name: "Paula Wang", email: "paula.wang@example.net", join_date: "2020-02-21", total_games_played: 15 },
            { id: 801, full_name: "Felix Gupta", email: "felix.gupta@example.org", join_date: "2023-05-05", total_games_played: 141 },
            { id: 802, full_name: "Noah Vargas", email: "noah.vargas@example.net", join_date: "2022-03-12", total_games_played: 222 },
            { id: 803, full_name: "James Flores", email: "james.flores@example.org", join_date: "2022-03-13", total_games_played: 236 },
            { id: 804, full_name: "Rosa Vargas", email: "rosa.vargas@example.org", join_date: "2023-07-22", total_games_played: 13 },
            { id: 805, full_name: "Tomas Hansen", email: "tomas.hansen@example.com", join_date: "2022-08-14", total_games_played: 13 },
            { id: 806, full_name: "Amir Wright", email: "amir.wright@example.net", join_date: "2020-07-23", total_games_played: 154 },
            { id: 807, full_name: "Mohamed Khan", email: "mohamed.khan@example.com", join_date: "2020-08-24", total_games_played: 4 },
            { id: 808, full_name: "Felix Singh", email: "felix.singh@example.com", join_date: "2023-09-30", total_games_played: 101 },
            { id: 809, full_name: "Fatima Young", email: "fatima.young@example.com", join_date: "2020-07-16", total_games_played: 34 },
            { id: 810, full_name: "Hugo Zhang", email: "hugo.zhang@example.net", join_date: "2023-08-02", total_games_played: 231 },
            { id: 811, full_name: "Oscar Wright", email: "oscar.wright@example.net", join_date: "2023-05-05", total_games_played: 305 },
            { id: 812, full_name: "Nadia Murphy", email: "nadia.murphy@example.com", join_date: "2022-03-14", total_games_played: 318 },
            { id: 813, full_name: "Zoe Jensen", email: "zoe.jensen@example.org", join_date: "2022-01-12", total_games_played: 47 },
            { id: 814, full_name: "Tariq Diaz", email: "tariq.diaz@example.net", join_date: "2020-10-19", total_games_played: 313 },
            { id: 815, full_name: "Isaac Murphy", email: "isaac.murphy@example.org", join_date: "2022-03-14", total_games_played: 405 },
            { id: 816, full_name: "Lucas Brown", email: "lucas.brown@example.org", join_date: "2022-12-17", total_games_played: 224 },
            { id: 817, full_name: "Olivia Miller", email: "olivia.miller@example.org", join_date: "2022-07-01", total_games_played: 24 },
            { id: 818, full_name: "Ethan Smith", email: "ethan.smith@example.org", join_date: "2023-10-25", total_games_played: 452 },
            { id: 819, full_name: "Yusuf Adams", email: "yusuf.adams@example.org", join_date: "2022-04-14", total_games_played: 478 },
            { id: 820, full_name: "Sven Taylor", email: "sven.taylor@example.com", join_date: "2023-06-04", total_games_played: 90 },
            { id: 821, full_name: "Omar Oliveira", email: "omar.oliveira@example.net", join_date: "2021-07-01", total_games_played: 12 },
            { id: 822, full_name: "Grace Reyes", email: "grace.reyes@example.net", join_date: "2021-04-26", total_games_played: 317 },
            { id: 823, full_name: "Anna Castro", email: "anna.castro@example.net", join_date: "2021-09-04", total_games_played: 62 },
            { id: 824, full_name: "Nour Kim", email: "nour.kim@example.net", join_date: "2022-06-06", total_games_played: 340 },
            { id: 825, full_name: "Fatima Evans", email: "fatima.evans@example.org", join_date: "2023-07-13", total_games_played: 121 },
            { id: 826, full_name: "Ben Oliveira", email: "ben.oliveira@example.net", join_date: "2023-03-31", total_games_played: 221 },
            { id: 827, full_name: "David Wagner", email: "david.wagner@example.org", join_date: "2022-07-31", total_games_played: 284 },
            { id: 828, full_name: "Pedro Cruz", email: "pedro.cruz@example.com", join_date: "2022-06-06", total_games_played: 100 },
            { id: 829, full_name: "Oscar Kim", email: "oscar.kim@example.com", join_date: "2023-10-16", total_games_played: 43 },
            { id: 830, full_name: "Marco Ibrahim", email: "marco.ibrahim@example.net", join_date: "2023-12-14", total_games_played: 5 },
            { id: 831, full_name: "Karim Kowalski", email: "karim.kowalski@example.net", join_date: "2022-11-16", total_games_played: 473 },
            { id: 832, full_name: "Ana Patel", email: "ana.patel@example.com", join_date: "2023-12-19", total_games_played: 52 },
            { id: 833, full_name: "Yusuf Ahmed", email: "yusuf.ahmed@example.net", join_date: "2022-06-07", total_games_played: 180 },
            { id: 834, full_name: "Lena Chen", email: "lena.chen@example.org", join_date: "2021-02-15", total_games_played: 454 },
            { id: 835, full_name: "Ines Hassan", email: "ines.hassan@example.com", join_date: "2023-02-06", total_games_played: 349 },
            { id: 836, full_name: "Elif Vargas", email: "elif.vargas@example.net", join_date: "2020-03-08", total_games_played: 397 },
            { id: 837, full_name: "Leo Nakamura", email: "leo.nakamura@example.org", join_date: "2021-01-16", total_games_played: 47 },
            { id: 838, full_name: "Nour Miller", email: "nour.miller@example.com", join_date: "2021-03-31", total_games_played: 345 },
            { id: 839, full_name: "Paula Adams", email: "paula.adams@example.net", join_date: "2023-09-30", total_games_played: 122 },
            { id: 840, full_name: "Ben Vargas", email: "ben.vargas@example.org", join_date: "2020-09-13", total_games_played: 2 },
            { id: 841, full_name: "Maja Ali", email: "maja.ali@example.org", join_date: "2022-03-12", total_games_played: 79 },
            { id: 842, full_name: "Oscar Murphy", email: "oscar.murphy@example.net", join_date: "2021-05-24", total_games_played: 329 },
            { id: 843, full_name: "Felix Novak", email: "felix.novak@example.org", join_date: "2022-01-04", total_games_played: 38 },
            { id: 844, full_name: "Wei Wright", email: "wei.wright@example.com", join_date: "2020-11-10", total_games_played: 64 },
            { id: 845, full_name: "Sam Khan", email: "sam.khan@example.net", join_date: "2020-04-25", total_games_played: 312 },
            { id: 846, full_name: "Selin Almeida", email: "selin.almeida@example.com", join_date: "2023-06-25", total_games_played: 8 },
            { id: 847, full_name: "Ethan Schmidt", email: "ethan.schmidt@example.net", join_date: "2023-06-13", total_games_played: 211 },
            { id: 848, full_name: "Amir Ibrahim", email: "amir.ibrahim@example.net", join_date: "2020-04-20", total_games_played: 391 },
            { id: 849, full_name: "Yusuf Ibrahim", email: "yusuf.ibrahim@example.net", join_date: "2023-07-17", total_games_played: 265 },
            { id: 850, full_name: "Tomas Hansen", email: "tomas.hansen@example.net", join_date: "2022-01-18", total_games_played: 297 },
            { id: 851, full_name: "Ethan Oliveira", email: "ethan.oliveira@example.com", join_date: "2021-05-01", total_games_played: 121 },
            { id: 852, full_name: "Sofia Evans", email: "sofia.evans@example.org", join_date: "2020-04-19", total_games_played: 330 },
            { id: 853, full_name: "Lucas Nakamura", email: "lucas.nakamura@example.org", join_date: "2022-06-10", total_games_played: 387 },
            { id: 854, full_name: "Olivia Ruiz", email: "olivia.ruiz@example.net", join_date: "2021-08-04", total_games_played: 318 },
            { id: 855, full_name: "Maja Nguyen", email: "maja.nguyen@example.org", join_date: "2023-03-24", total_games_played: 4 },
            { id: 856, full_name: "Wei Larsen", email: "wei.larsen@example.com", join_date: "2023-02-04", total_games_played: 1 },
            { id: 857, full_name: "David Jensen", email: "david.jensen@example.net", join_date: "2020-02-16", total_games_played: 224 },
            { id: 858, full_name: "Yara Adams", email: "yara.adams@example.com", join_date: "2020-06-06", total_games_played: 281 },
            { id: 859, full_name: "Nadia Wright", email: "nadia.wright@example.net", join_date: "2022-10-11", total_games_played: 115 },
            { id: 860, full_name: "Lina Demir", email: "lina.demir@example.com", join_date: "2022-12-31", total_games_played: 61 },
            { id: 861, full_name: "Fatima Castro", email: "fatima.castro@example.org", join_date: "2022-04-12", total_games_played: 333 },
            { id: 862, full_name: "Omar Khan", email: "omar.khan@example.net", join_date: "2020-04-28", total_games_played: 424 },
            { id: 863, full_name: "Maria Lopez", email: "maria.lopez@example.net", join_date: "2022-10-03", total_games_played: 345 },
            { id: 864, full_name: "Elif Garcia", email: "elif.garcia@example.net", join_date: "2022-11-30", total_games_played: 36 },
            { id: 865, full_name: "Ravi Gomez", email: "ravi.gomez@example.org", join_date: "2020-10-19", total_games_played: 118 },
            { id: 866, full_name: "Chloe Hoffmann", email: "chloe.hoffmann@example.com", join_date: "2020-03-21", total_games_played: 31 },
            { id: 867, full_name: "Ethan Brown", email: "ethan.brown@example.com", join_date: "2022-04-02", total_games_played: 2 },
            { id: 868, full_name: "Carla Taylor", email: "carla.taylor@example.net", join_date: "2020-10-16", total_games_played: 46 },
            { id: 869, full_name: "Carlos Hansen", email: "carlos.hansen@example.com", join_date: "2021-10-24", total_games_played: 256 },
            { id: 870, full_name: "Amir Lopez", email: "amir.lopez@example.com", join_date: "2023-05-09", total_games_played: 216 },
            { id: 871, full_name: "Leo Murphy", email: "leo.murphy@example.net", join_date: "2022-12-12", total_games_played: 8 },
            { id: 872, full_name: "Sara Walker", email: "sara.walker@example.org", join_date: "2023-08-13", total_games_played: 235 },
            { id: 873, full_name: "Hana Miller", email: "hana.miller@example.com", join_date: "2020-11-25", total_games_played: 2 },
            { id: 874, full_name: "Leo Patel", email: "leo.patel@example.org", join_date: "2022-03-25", total_games_played: 14 },
            { id: 875, full_name: "David Kim", email: "david.kim@example.com", join_date: "2021-06-18", total_games_played: 4 },
            { id: 876, full_name: "Wei Sousa", email: "wei.sousa@example.net", join_date: "2022-03-21", total_games_played: 35 },
            { id: 877, full_name: "Emma Tanaka", email: "emma.tanaka@example.org", join_date: "2023-04-12", total_games_played: 457 },
            { id: 878, full_name: "Tariq Jensen", email: "tariq.jensen@example.net", join_date: "2023-04-21", total_games_played: 487 },
            { id: 879, full_name: "Ravi Young", email: "ravi.young@example.net", join_date: "2021-05-26", total_games_played: 157 },
            { id: 880, full_name: "James Ali", email: "james.ali@example.org", join_date: "2020-08-30", total_games_played: 133 },
            { id: 881, full_name: "Jack Carter", email: "jack.carter@example.org", join_date: "2023-10-01", total_games_played: 71 },
            { id: 882, full_name: "Hugo Costa", email: "hugo.costa@example.net", join_date: "2020-12-19", total_games_played: 0 },
            { id: 883, full_name: "Chen Torres", email: "chen.torres@example.com", join_date: "2023-12-13", total_games_played: 126 },
            { id: 884, full_name: "Elif Kumar", email: "elif.kumar@example.net", join_date: "2022-04-19", total_games_played: 296 },
            { id: 885, full_name: "Sam Gomez", email: "sam.gomez@example.org", join_date: "2023-04-26", total_games_played: 20 },
            { id: 886, full_name: "Tariq Smith", email: "tariq.smith@example.net", join_date: "2020-12-17", total_games_played: 420 },
            { id: 887, full_name: "Sofia Tanaka", email: "sofia.tanaka@example.net", join_date: "2022-06-28", total_games_played: 429 },
            { id: 888, full_name: "Rafael Baker", email: "rafael.baker@example.com", join_date: "2022-03-18", total_games_played: 355 },
            { id: 889, full_name: "Arjun Nakamura", email: "arjun.nakamura@example.org", join_date: "2022-12-04", total_games_played: 295 },
            { id: 890, full_name: "Elif Kaya", email: "elif.kaya@example.net", join_date: "2022-01-16", total_games_played: 49 },
            { id: 891, full_name: "Sara Larsen", email: "sara.larsen@example.net", join_date: "2021-03-13", total_games_played: 0 },
            { id: 892, full_name: "Jade Dubois", email: "jade.dubois@example.org", join_date: "2023-09-29", total_games_played: 6 },
            { id: 893, full_name: "Noah Sato", email: "noah.sato@example.com", join_date: "2020-11-28", total_games_played: 319 },
            { id: 894, full_name: "Noah Weber", email: "noah.weber@example.com", join_date: "2021-03-07", total_games_played: 174 },
            { id: 895, full_name: "Victor Klein", email: "victor.klein@example.net", join_date: "2021-05-04", total_games_played: 6 },
            { id: 896, full_name: "Karim Ahmed", email: "karim.ahmed@example.net", join_date: "2021-06-27", total_games_played: 117 },
            { id: 897, full_name: "Noah Klein", email: "noah.klein@example.com", join_date: "2023-11-08", total_games_played: 42 },
            { id: 898, full_name: "Yara Lopez", email: "yara.lopez@example.com", join_date: "2022-11-30", total_games_played: 75 },
            { id: 899, full_name: "Carla Hassan", email: "carla.hassan@example.com", join_date: "2020-01-09", total_games_played: 4 },
            { id: 900, full_name: "Jade Ali", email: "jade.ali@example.net", join_date: "2022-06-12", total_games_played: 41 },
            { id: 901, full_name: "Sven Kumar", email: "sven.kumar@example.net", join_date: "2020-11-13", total_games_played: 30 },
            { id: 902, full_name: "Rosa Reyes", email: "rosa.reyes@example.org", join_date: "2020-07-29", total_games_played: 5 },
            { id: 903, full_name: "Mila Ruiz", email: "mila.ruiz@example.com", join_date: "2020-12-07", total_games_played: 266 },
            { id: 904, full_name: "Mei Andersen", email: "mei.andersen@example.net", join_date: "2022-04-08", total_games_played: 4 },
            { id: 905, full_name: "Chen Shah", email: "chen.shah@example.net", join_date: "2022-04-13", total_games_played: 472 },
            { id: 906, full_name: "Emma Shah", email: "emma.shah@example.net", join_date: "2023-06-14", total_games_played: 458 },
            { id: 907, full_name: "Ethan Sato", email: "ethan.sato@example.com", join_date: "2023-04-07", total_games_played: 16 },
            { id: 908, full_name: "Oscar Walker", email: "oscar.walker@example.org", join_date: "2020-01-14", total_games_played: 130 },
            { id: 909, full_name: "Arjun Taylor", email: "arjun.taylor@example.com", join_date: "2022-02-21", total_games_played: 131 },
            { id: 910, full_name: "Yara Baker", email: "yara.baker@example.com", join_date: "2023-09-19", total_games_played: 104 },
            { id: 911, full_name: "Maja Walker", email: "maja.walker@example.net", join_date: "2023-01-08", total_games_played: 22 },
            { id: 912, full_name: "Anna Larsen", email: "anna.larsen@example.org", join_date: "2023-10-18", total_games_played: 17 },
            { id: 913, full_name: "Ines Ali", email: "ines.ali@example.org", join_date: "2022-10-19", total_games_played: 421 },
            { id: 914, full_name: "Hana Smith", email: "hana.smith@example.net", join_date: "2023-01-31", total_games_played: 4 },
            { id: 915, full_name: "Rafael Yilmaz", email: "rafael.yilmaz@example.com", join_date: "2022-06-30", total_games_played: 105 },
            { id: 916, full_name: "Rafael Gomez", email: "rafael.gomez@example.net", join_date: "2022-07-28", total_games_played: 1 },
            { id: 917, full_name: "Sven Ruiz", email: "sven.ruiz@example.org", join_date: "2021-10-09", total_games_played: 98 },
            { id: 918, full_name: "Ruby Lopez", email: "ruby.lopez@example.net", join_date: "2021-12-14", total_games_played: 11 },
            { id: 919, full_name: "Olivia Zhang", email: "olivia.zhang@example.net", join_date: "2021-03-27", total_games_played: 77 },
            { id: 920, full_name: "James Andersen", email: "james.andersen@example.com", join_date: "2021-06-18", total_games_played: 58 },
            { id: 921, full_name: "Jade Rossi", email: "jade.rossi@example.net", join_date: "2020-06-04", total_games_played: 76 },
            { id: 922, full_name: "Omar Park", email: "omar.park@example.com", join_date: "2020-06-06", total_games_played: 114 },
            { id: 923, full_name: "Lena Becker", email: "lena.becker@example.net", join_date: "2021-10-29", total_games_played: 37 },
            { id: 924, full_name: "Andre Nakamura", email: "andre.nakamura@example.com", join_date: "2023-08-23", total_games_played: 263 },
            { id: 925, full_name: "Omar Torres", email: "omar.torres@example.net", join_date: "2023-07-22", total_games_played: 108 },
            { id: 926, full_name: "David Hansen", email: "david.hansen@example.net", join_date: "2023-05-19", total_games_played: 224 },
            { id: 927, full_name: "Maria Meyer", email: "maria.meyer@example.com", join_date: "2020-12-11", total_games_played: 183 },
            { id: 928, full_name: "Elif Cruz", email: "elif.cruz@example.com", join_date: "2022-04-19", total_games_played: 4 },
            { id: 929, full_name: "James Park", email: "james.park@example.com", join_date: "2020-07-12", total_games_played: 5 },
            { id: 930, full_name: "Julia Nguyen", email: "julia.nguyen@example.com", join_date: "2022-10-16", total_games_played: 423 },
            { id: 931, full_name: "Mila Chen", email: "mila.chen@example.com", join_date: "2021-05-16", total_games_played: 376 },
            { id: 932, full_name: "Karim Reyes", email: "karim.reyes@example.com", join_date: "2023-12-26", total_games_played: 177 },
            { id: 933, full_name: "Ibrahim Castro", email: "ibrahim.castro@example.com", join_date: "2023-08-23", total_games_played: 51 },
            { id: 934, full_name: "Daniel Sato", email: "daniel.sato@example.net", join_date: "2023-11-22", total_games_played: 4 },
            { id: 935, full_name: "Tariq Demir", email: "tariq.demir@example.com", join_date: "2022-07-29", total_games_played: 1 },
            { id: 936, full_name: "Lina Becker", email: "lina.becker@example.org", join_date: "2020-10-01", total_games_played: 178 },
            { id: 937, full_name: "Victor Garcia", email: "victor.garcia@example.net", join_date: "2020-04-21", total_games_played: 235 },
            { id: 938, full_name: "Oscar Zhang", email: "oscar.zhang@example.com", join_date: "2023-09-30", total_games_played: 77 },
            { id: 939, full_name: "Lina Gupta", email: "lina.gupta@example.com", join_date: "2021-05-16", total_games_played: 44 },
            { id: 940, full_name: "Theo Adams", email: "theo.adams@example.com", join_date: "2020-05-10", total_games_played: 75 },
            { id: 941, full_name: "Mohamed Ali", email: "mohamed.ali@example.net", join_date: "2023-01-29", total_games_played: 180 },
            { id: 942, full_name: "Andre Almeida", email: "andre.almeida@example.org", join_date: "2022-09-22", total_games_played: 16 },
            { id: 943, full_name: "Hugo Martin", email: "hugo.martin@example.org", join_date: "2020-02-18", total_games_played: 129 },
            { id: 944, full_name: "Carlos Carter", email: "carlos.carter@example.com", join_date: "2021-01-06", total_games_played: 88 },
            { id: 945, full_name: "Lucas Castro", email: "lucas.castro@example.org", join_date: "2021-05-13", total_games_played: 101 },
            { id: 946, full_name: "Diego Ali", email: "diego.ali@example.com", join_date: "2022-09-02", total_games_played: 184 },
            { id: 947, full_name: "Jack Larsen", email: "jack.larsen@example.net", join_date: "2020-04-13", total_games_played: 410 },
            { id: 948, full_name: "Theo Jansen", email: "theo.jansen@example.com", join_date: "2022-03-10", total_games_played: 177 },
            { id: 949, full_name: "Lina Larsen", email: "lina.larsen@example.org", join_date: "2022-12-08", total_games_played: 244 },
            { id: 950, full_name: "Elena Diaz", email: "elena.diaz@example.net", join_date: "2021-09-20", total_games_played: 418 },
            { id: 951, full_name: "Lina Hassan", email: "lina.hassan@example.net", join_date: "2020-02-12", total_games_played: 91 },
            { id: 952, full_name: "Omar Brown", email: "omar.brown@example.net", join_date: "2023-10-29", total_games_played: 31 },
            { id: 953, full_name: "Felix Chen", email: "felix.chen@example.com", join_date: "2023-09-16", total_games_played: 276 },
            { id: 954, full_name: "Rafael Ibrahim", email: "rafael.ibrahim@example.org", join_date: "2022-12-13", total_games_played: 149 },
            { id: 955, full_name: "Victor Murphy", email: "victor.murphy@example.org", join_date: "2020-04-18", total_games_played: 88 },
            { id: 956, full_name: "Zoe Kaya", email: "zoe.kaya@example.com", join_date: "2023-03-30", total_games_played: 252 },
            { id: 957, full_name: "Marco Dubois", email: "marco.dubois@example.com", join_date: "2020-12-28", total_games_played: 198 },
            { id: 958, full_name: "Liam Bauer", email: "liam.bauer@example.net", join_date: "2022-02-25", total_games_played: 120 },
            { id: 959, full_name: "Zoe Khan", email: "zoe.khan@example.com", join_date: "2020-04-17", total_games_played: 21 },
            { id: 960, full_name: "Priya Khan", email: "priya.khan@example.com", join_date: "2022-12-28", total_games_played: 163 },
            { id: 961, full_name: "Daniel Almeida", email: "daniel.almeida@example.com", join_date: "2021-12-27", total_games_played: 235 },
            { id: 962, full_name: "Jonas Hoffmann", email: "jonas.hoffmann@example.com", join_date: "2021-06-15", total_games_played: 48 },
            { id: 963, full_name: "James Moreau", email: "james.moreau@example.com", join_date: "2021-11-22", total_games_played: 30 },
            { id: 964, full_name: "Emma Oliveira", email: "emma.oliveira@example.com", join_date: "2020-12-23", total_games_played: 189 },
            { id: 965, full_name: "Maja Gomez", email: "maja.gomez@example.com", join_date: "2022-12-02", total_games_played: 26 },
            { id: 966, full_name: "Elena Wagner", email: "elena.wagner@example.net", join_date: "2021-02-25", total_games_played: 447 },
            { id: 967, full_name: "Ines Ali", email: "ines.ali@example.net", join_date: "2021-12-08", total_games_played: 103 },
            { id: 968, full_name: "Hannah Castro", email: "hannah.castro@example.net", join_date: "2023-10-19", total_games_played: 245 },
            { id: 969, full_name: "Andre Flores", email: "andre.flores@example.com", join_date: "2022-03-19", total_games_played: 196 },
            { id: 970, full_name: "Sam Bauer", email: "sam.bauer@example.net", join_date: "2023-06-12", total_games_played: 51 },
            { id: 971, full_name: "Maja Hoffmann", email: "maja.hoffmann@example.org", join_date: "2021-03-20", total_games_played: 381 },
            { id: 972, full_name: "Elif Hughes", email: "elif.hughes@example.org", join_date: "2023-05-19", total_games_played: 18 },
            { id: 973, full_name: "Sofia Sousa", email: "sofia.sousa@example.net", join_date: "2023-08-30", total_games_played: 0 },
            { id: 974, full_name: "Ruby Lopez", email: "ruby.lopez@example.net", join_date: "2021-03-28", total_games_played: 354 },
            { id: 975, full_name: "Sven Lopez", email: "sven.lopez@example.net", join_date: "2021-10-28", total_games_played: 137 },
            { id: 976, full_name: "Mateo Cruz", email: "mateo.cruz@example.com", join_date: "2023-01-03", total_games_played: 141 },
            { id: 977, full_name: "Chloe Baker", email: "chloe.baker@example.org", join_date: "2021-10-28", total_games_played: 85 },
            { id: 978, full_name: "Victor Demir", email: "victor.demir@example.net", join_date: "2021-05-21", total_games_played: 15 },
            { id: 979, full_name: "Zara Ibrahim", email: "zara.ibrahim@example.com", join_date: "2021-10-22", total_games_played: 12 },
            { id: 980, full_name: "Carlos Reyes", email: "carlos.reyes@example.com", join_date: "2022-11-02", total_games_played: 270 },
            { id: 981, full_name: "Victor Ibrahim", email: "victor.ibrahim@example.net", join_date: "2020-09-19", total_games_played: 239 },
            { id: 982, full_name: "James Almeida", email: "james.almeida@example.net", join_date: "2022-03-15", total_games_played: 11 },
            { id: 983, full_name: "Nour Park", email: "nour.park@example.org", join_date: "2022-12-23", total_games_played: 42 },
            { id: 984, full_name: "Theo Wright", email: "theo.wright@example.com", join_date: "2023-04-13", total_games_played: 1 },
            { id: 985, full_name: "Nina Ali", email: "nina.ali@example.org", join_date: "2023-03-20", total_games_played: 40 },
            { id: 986, full_name: "Wei Sato", email: "wei.sato@example.org", join_date: "2022-08-03", total_games_played: 75 },
            { id: 987, full_name: "Lena Hughes", email: "lena.hughes@example.com", join_date: "2021-03-13", total_games_played: 223 },
            { id: 988, full_name: "Sven Khan", email: "sven.khan@example.net", join_date: "2022-04-12", total_games_played: 189 },
            { id: 989, full_name: "Sven Mendes", email: "sven.mendes@example.com", join_date: "2023-05-24", total_games_played: 124 },
            { id: 990, full_name: "Chloe Silva", email: "chloe.silva@example.org", join_date: "2021-10-03", total_games_played: 174 },
            { id: 991, full_name: "Alice Ruiz", email: "alice.ruiz@example.org", join_date: "2022-02-14", total_games_played: 7 },
            { id: 992, full_name: "Maria Fischer", email: "maria.fischer@example.net", join_date: "2023-12-02", total_games_played: 334 },
            { id: 993, full_name: "Arjun Hughes", email: "arjun.hughes@example.org", join_date: "2022-08-12", total_games_played: 117 },
            { id: 994, full_name: "Sofia Walker", email: "sofia.walker@example.com", join_date: "2022-07-26", total_games_played: 40 },
            { id: 995, full_name: "Victor Schneider", email: "victor.schneider@example.com", join_date: "2023-04-21", total_games_played: 349 },
            { id: 996, full_name: "Mateo Yilmaz", email: "mateo.yilmaz@example.com", join_date: "2022-01-24", total_games_played: 419 },
            { id: 997, full_name: "Wei Bauer", email: "wei.bauer@example.net", join_date: "2021-01-17", total_games_played: 7 },
            { id: 998, full_name: "Elena Park", email: "elena.park@example.org", join_date: "2021-05-25", total_games_played: 11 },
            { id: 999, full_name: "Sven Chen", email: "sven.chen@example.com", join_date: "2022-07-18", total_games_played: 28 },
            { id: 1000, full_name: "Emma Yilmaz", email: "emma.yilmaz@example.org", join_date: "2021-01-20", total_games_played: 275 },
        ],
    });
    await prisma.tournaments.createMany({
        data: [
            { id: 1, name: "finals open", start_date: new Date("2022-04-19T18:57:22Z"), end_date: new Date("2022-05-02T04:09:49Z"), winner_id: 703 },
            { id: 2, name: "challenge", start_date: new Date("2023-06-08T16:46:20Z"), end_date: new Date("2023-06-15T08:54:46Z"), winner_id: 439 },
            { id: 3, name: "sprint", start_date: new Date("2022-08-16T19:05:19Z"), end_date: new Date("2022-09-11T12:20:55Z"), winner_id: 485 },
            { id: 4, name: "duel battle masters", start_date: new Date("2021-12-10T12:39:54Z"), end_date: new Date("2021-12-13T03:26:46Z"), winner_id: 644 },
            { id: 5, name: "trophy duel finals", start_date: new Date("2023-06-21T02:38:25Z"), end_date: new Date("2023-06-26T11:45:18Z"), winner_id: 919 },
            { id: 6, name: "qualifier showdown cup", start_date: new Date("2022-02-07T09:51:06Z"), end_date: new Date("2022-02-08T02:05:35Z"), winner_id: 571 },
            { id: 7, name: "trophy league", start_date: new Date("2022-06-21T13:53:52Z"), end_date: new Date("2022-07-03T09:15:45Z"), winner_id: 22 },
            { id: 8, name: "season", start_date: new Date("2020-12-01T19:39:10Z"), end_date: new Date("2020-12-26T07:03:53Z"), winner_id: 352 },
            { id: 9, name: "league", start_date: new Date("2021-04-08T22:57:36Z"), end_date: new Date("2021-05-03T01:22:19Z"), winner_id: 638 },
            { id: 10, name: "battle cup", start_date: new Date("2023-10-02T16:57:42Z"), end_date: new Date("2023-10-30T06:35:27Z"), winner_id: 503 },
            { id: 11, name: "season qualifier challenge", start_date: new Date("2023-07-02T16:42:28Z"), end_date: new Date("2023-07-30T00:05:42Z"), winner_id: 788 },
            { id: 12, name: "challenge", start_date: new Date("2021-12-12T14:19:40Z"), end_date: new Date("2021-12-31T20:03:33Z"), winner_id: 742 },
            { id: 13, name: "fest grand", start_date: new Date("2020-06-30T15:41:55Z"), end_date: new Date("2020-07-02T04:29:04Z"), winner_id: 9 },
            { id: 14, name: "sprint", start_date: new Date("2022-11-29T13:27:05Z"), end_date: new Date("2022-12-18T10:00:22Z"), winner_id: 179 },
            { id: 15, name: "open", start_date: new Date("2023-05-12T20:59:04Z"), end_date: new Date("2023-06-11T10:28:58Z"), winner_id: 166 },
            { id: 16, name: "challenge finals", start_date: new Date("2022-08-29T20:49:31Z"), end_date: new Date("2022-09-21T21:11:06Z"), winner_id: 922 },
            { id: 17, name: "season series sprint", start_date: new Date("2021-07-16T12:12:29Z"), end_date: new Date("2021-08-05T19:54:37Z"), winner_id: 249 },
            { id: 18, name: "championship grand sprint", start_date: new Date("2021-02-11T07:02:28Z"), end_date: new Date("2021-03-10T19:52:48Z"), winner_id: 430 },
            { id: 19, name: "qualifier", start_date: new Date("2023-06-10T22:41:02Z"), end_date: new Date("2023-06-27T21:11:48Z"), winner_id: null },
            { id: 20, name: "masters grand", start_date: new Date("2021-05-30T16:03:04Z"), end_date: new Date("2021-06-08T05:21:35Z"), winner_id: null },
            { id: 21, name: "grand", start_date: new Date("2020-11-11T21:10:50Z"), end_date: new Date("2020-11-28T19:55:37Z"), winner_id: 265 },
            { id: 22, name: "finals sprint cup", start_date: new Date("2021-05-23T13:01:06Z"), end_date: new Date("2021-05-23T20:40:20Z"), winner_id: 729 },
            { id: 23, name: "clash arena event", start_date: new Date("2021-07-31T09:55:58Z"), end_date: new Date("2021-08-02T02:02:19Z"), winner_id: 47 },
            { id: 24, name: "championship open", start_date: new Date("2022-03-09T19:39:44Z"), end_date: new Date("2022-03-10T15:23:51Z"), winner_id: 689 },
            { id: 25, name: "sprint exhibition qualifier", start_date: new Date("2023-03-28T20:02:28Z"), end_date: new Date("2023-04-26T06:34:59Z"), winner_id: 797 },
            { id: 26, name: "challenge duel", start_date: new Date("2021-12-27T13:03:26Z"), end_date: new Date("2022-01-23T17:20:28Z"), winner_id: 953 },
            { id: 27, name: "grand", start_date: new Date("2021-02-17T21:10:31Z"), end_date: new Date("2021-02-23T18:26:05Z"), winner_id: 400 },
            { id: 28, name: "championship", start_date: new Date("2021-03-25T19:37:23Z"), end_date: new Date("2021-04-17T03:12:53Z"), winner_id: 458 },
            { id: 29, name: "clash", start_date: new Date("2021-10-07T12:19:33Z"), end_date: new Date("2021-11-05T03:22:58Z"), winner_id: 782 },
            { id: 30, name: "series event", start_date: new Date("2021-09-18T16:18:03Z"), end_date: new Date("2021-10-01T07:49:25Z"), winner_id: 226 },
            { id: 31, name: "championship", start_date: new Date("2020-11-06T10:21:13Z"), end_date: new Date("2020-12-02T18:29:42Z"), winner_id: 324 },
            { id: 32, name: "clash championship", start_date: new Date("2023-07-12T19:39:34Z"), end_date: new Date("2023-08-09T09:26:45Z"), winner_id: 653 },
            { id: 33, name: "qualifier exhibition", start_date: new Date("2023-10-03T15:12:57Z"), end_date: new Date("2023-10-31T17:44:39Z"), winner_id: 560 },
            { id: 34, name: "exhibition qualifier cup", start_date: new Date("2022-07-17T09:01:05Z"), end_date: new Date("2022-08-12T18:45:32Z"), winner_id: 172 },
            { id: 35, name: "series grand", start_date: new Date("2021-02-01T11:34:20Z"), end_date: new Date("2021-02-16T08:33:32Z"), winner_id: 9 },
            { id: 36, name: "cup series", start_date: new Date("2021-11-30T22:05:38Z"), end_date: new Date("2021-12-04T15:14:10Z"), winner_id: 635 },
            { id: 37, name: "exhibition showdown duel", start_date: new Date("2020-02-02T17:36:29Z"), end_date: new Date("2020-02-04T08:38:35Z"), winner_id: 746 },
            { id: 38, name: "exhibition cup", start_date: new Date("2021-04-03T11:52:35Z"), end_date: new Date("2021-04-16T12:57:37Z"), winner_id: 936 },
            { id: 39, name: "season trophy sprint", start_date: new Date("2020-03-02T07:19:20Z"), end_date: new Date("2020-03-30T18:09:10Z"), winner_id: 246 },
            { id: 40, name: "series", start_date: new Date("2022-03-06T09:52:09Z"), end_date: new Date("2022-03-30T15:48:35Z"), winner_id: 779 },
            { id: 41, name: "masters", start_date: new Date("2023-08-16T15:49:42Z"), end_date: new Date("2023-08-20T11:20:07Z"), winner_id: 983 },
            { id: 42, name: "event", start_date: new Date("2023-04-04T13:13:32Z"), end_date: new Date("2023-04-17T06:49:09Z"), winner_id: 398 },
            { id: 43, name: "challenge battle", start_date: new Date("2022-04-14T07:36:34Z"), end_date: new Date("2022-04-27T22:03:37Z"), winner_id: 352 },
            { id: 44, name: "masters", start_date: new Date("2022-05-27T11:41:03Z"), end_date: new Date("2022-06-25T04:11:44Z"), winner_id: 122 },
            { id: 45, name: "sprint cup showdown", start_date: new Date("2023-09-19T16:16:09Z"), end_date: new Date("2023-10-01T18:31:52Z"), winner_id: 30 },
            { id: 46, name: "open sprint", start_date: new Date("2021-04-20T09:04:55Z"), end_date: new Date("2021-05-07T02:12:23Z"), winner_id: 890 },
            { id: 47, name: "league championship", start_date: new Date("2020-07-15T11:22:05Z"), end_date: new Date("2020-07-19T00:18:07Z"), winner_id: 645 },
            { id: 48, name: "cup clash championship", start_date: new Date("2023-02-06T16:26:32Z"), end_date: new Date("2023-02-28T18:37:46Z"), winner_id: 426 },
            { id: 49, name: "exhibition clash", start_date: new Date("2021-11-18T11:04:59Z"), end_date: new Date("2021-12-16T06:50:33Z"), winner_id: 588 },
            { id: 50, name: "open", start_date: new Date("2023-11-21T09:57:39Z"), end_date: new Date("2023-12-02T18:12:51Z"), winner_id: 797 },
            { id: 51, name: "qualifier championship", start_date: new Date("2023-03-09T15:25:05Z"), end_date: new Date("2023-03-23T04:18:46Z"), winner_id: 835 },
            { id: 52, name: "grand finals season", start_date: new Date("2023-07-31T10:12:39Z"), end_date: new Date("2023-08-03T15:09:25Z"), winner_id: 122 },
            { id: 53, name: "fest cup", start_date: new Date("2023-01-02T19:51:58Z"), end_date: new Date("2023-01-19T21:05:17Z"), winner_id: 643 },
            { id: 54, name: "masters showdown", start_date: new Date("2023-02-05T18:45:00Z"), end_date: new Date("2023-02-06T04:36:15Z"), winner_id: 427 },
            { id: 55, name: "event series league", start_date: new Date("2022-01-07T05:16:21Z"), end_date: new Date("2022-01-29T19:39:38Z"), winner_id: 928 },
            { id: 56, name: "qualifier", start_date: new Date("2022-07-07T16:03:50Z"), end_date: new Date("2022-08-01T19:09:36Z"), winner_id: 410 },
            { id: 57, name: "qualifier battle challenge", start_date: new Date("2021-08-08T20:36:14Z"), end_date: new Date("2021-08-11T17:01:22Z"), winner_id: 908 },
            { id: 58, name: "open league", start_date: new Date("2022-12-13T09:14:01Z"), end_date: new Date("2023-01-08T04:43:14Z"), winner_id: 306 },
            { id: 59, name: "season arena duel", start_date: new Date("2021-06-10T21:05:12Z"), end_date: new Date("2021-06-19T18:23:03Z"), winner_id: 601 },
            { id: 60, name: "trophy battle grand", start_date: new Date("2022-09-13T11:17:36Z"), end_date: new Date("2022-09-15T19:39:53Z"), winner_id: 929 },
            { id: 61, name: "event open arena", start_date: new Date("2022-12-25T20:59:14Z"), end_date: new Date("2023-01-16T17:20:13Z"), winner_id: 968 },
            { id: 62, name: "championship duel trophy", start_date: new Date("2023-03-16T19:40:45Z"), end_date: new Date("2023-03-26T12:06:22Z"), winner_id: 809 },
            { id: 63, name: "exhibition sprint trophy", start_date: new Date("2023-06-02T10:21:34Z"), end_date: new Date("2023-06-06T08:51:06Z"), winner_id: 579 },
            { id: 64, name: "sprint arena", start_date: new Date("2022-11-04T20:40:07Z"), end_date: new Date("2022-11-26T21:09:00Z"), winner_id: 592 },
            { id: 65, name: "masters", start_date: new Date("2021-04-11T14:30:06Z"), end_date: new Date("2021-04-24T11:30:46Z"), winner_id: 478 },
            { id: 66, name: "event trophy", start_date: new Date("2022-07-20T08:20:53Z"), end_date: new Date("2022-08-04T15:35:51Z"), winner_id: 626 },
            { id: 67, name: "league arena trophy", start_date: new Date("2023-12-26T00:03:31Z"), end_date: new Date("2023-12-26T16:26:08Z"), winner_id: 508 },
            { id: 68, name: "showdown qualifier", start_date: new Date("2020-10-15T17:58:37Z"), end_date: new Date("2020-11-10T01:44:16Z"), winner_id: 809 },
            { id: 69, name: "showdown league exhibition", start_date: new Date("2021-03-03T07:38:34Z"), end_date: new Date("2021-03-04T14:52:33Z"), winner_id: 923 },
            { id: 70, name: "event trophy exhibition", start_date: new Date("2021-08-11T00:14:31Z"), end_date: new Date("2021-08-24T16:55:03Z"), winner_id: 614 },
            { id: 71, name: "clash", start_date: new Date("2021-05-08T20:54:18Z"), end_date: new Date("2021-05-27T23:44:59Z"), winner_id: 620 },
            { id: 72, name: "grand", start_date: new Date("2022-03-22T20:18:07Z"), end_date: new Date("2022-04-13T07:23:55Z"), winner_id: null },
            { id: 73, name: "finals masters exhibition", start_date: new Date("2021-12-19T16:46:49Z"), end_date: new Date("2022-01-02T04:16:00Z"), winner_id: 774 },
            { id: 74, name: "clash sprint", start_date: new Date("2023-12-02T19:09:08Z"), end_date: new Date("2023-12-17T23:36:52Z"), winner_id: 702 },
            { id: 75, name: "showdown challenge", start_date: new Date("2020-03-18T12:24:28Z"), end_date: new Date("2020-04-01T09:25:13Z"), winner_id: 343 },
            { id: 76, name: "open", start_date: new Date("2023-04-06T12:18:36Z"), end_date: new Date("2023-04-11T12:04:31Z"), winner_id: 590 },
            { id: 77, name: "series", start_date: new Date("2022-09-01T20:50:22Z"), end_date: new Date("2022-09-11T09:41:45Z"), winner_id: 815 },
            { id: 78, name: "duel", start_date: new Date("2021-07-28T08:24:57Z"), end_date: new Date("2021-08-25T18:05:04Z"), winner_id: 980 },
            { id: 79, name: "clash", start_date: new Date("2020-10-04T18:35:44Z"), end_date: new Date("2020-10-28T13:24:19Z"), winner_id: 377 },
            { id: 80, name: "finals arena open", start_date: new Date("2023-10-05T16:15:54Z"), end_date: new Date("2023-11-01T05:30:30Z"), winner_id: 44 },
            { id: 81, name: "duel challenge", start_date: new Date("2023-10-14T12:13:38Z"), end_date: new Date("2023-10-14T15:27:14Z"), winner_id: 23 },
            { id: 82, name: "championship", start_date: new Date("2020-10-02T17:11:17Z"), end_date: new Date("2020-10-03T02:42:31Z"), winner_id: 874 },
            { id: 83, name: "grand fest", start_date: new Date("2023-10-24T18:01:50Z"), end_date: new Date("2023-11-10T09:20:57Z"), winner_id: 692 },
            { id: 84, name: "season exhibition", start_date: new Date("2021-02-17T07:48:58Z"), end_date: new Date("2021-02-20T18:56:03Z"), winner_id: 275 },
            { id: 85, name: "arena trophy grand", start_date: new Date("2021-10-07T11:02:56Z"), end_date: new Date("2021-10-17T09:48:58Z"), winner_id: 794 },
            { id: 86, name: "sprint", start_date: new Date("2021-07-18T21:16:26Z"), end_date: new Date("2021-08-06T00:13:27Z"), winner_id: 216 },
            { id: 87, name: "fest sprint championship", start_date: new Date("2023-02-06T21:21:36Z"), end_date: new Date("2023-03-01T18:17:50Z"), winner_id: null },
            { id: 88, name: "series", start_date: new Date("2021-12-30T06:26:43Z"), end_date: new Date("2022-01-14T02:04:46Z"), winner_id: 571 },
            { id: 89, name: "season", start_date: new Date("2020-04-23T18:50:48Z"), end_date: new Date("2020-05-03T06:53:59Z"), winner_id: 364 },
            { id: 90, name: "event", start_date: new Date("2023-07-03T13:34:59Z"), end_date: new Date("2023-08-01T04:40:37Z"), winner_id: 466 },
            { id: 91, name: "qualifier", start_date: new Date("2021-10-01T19:08:55Z"), end_date: new Date("2021-10-19T08:43:17Z"), winner_id: 788 },
            { id: 92, name: "trophy", start_date: new Date("2020-11-17T09:01:06Z"), end_date: new Date("2020-11-23T23:54:12Z"), winner_id: 863 },
            { id: 93, name: "fest event trophy", start_date: new Date("2023-09-09T20:19:24Z"), end_date: new Date("2023-09-10T08:17:13Z"), winner_id: 148 },
            { id: 94, name: "masters event battle", start_date: new Date("2023-03-07T19:46:15Z"), end_date: new Date("2023-03-28T09:22:52Z"), winner_id: 180 },
            { id: 95, name: "trophy season series", start_date: new Date("2022-11-27T23:42:54Z"), end_date: new Date("2022-12-06T13:24:16Z"), winner_id: 955 },
            { id: 96, name: "event", start_date: new Date("2020-09-27T01:45:28Z"), end_date: new Date("2020-10-02T18:04:29Z"), winner_id: 910 },
            { id: 97, name: "sprint grand cup", start_date: new Date("2020-10-29T11:18:49Z"), end_date: new Date("2020-11-06T19:27:23Z"), winner_id: 755 },
            { id: 98, name: "season series", start_date: new Date("2022-11-09T11:42:06Z"), end_date: new Date("2022-11-22T08:01:39Z"), winner_id: 797 },
            { id: 99, name: "exhibition", start_date: new Date("2023-07-12T14:35:41Z"), end_date: new Date("2023-08-03T17:07:07Z"), winner_id: 158 },
            { id: 100, name: "cup", start_date: new Date("2020-10-30T16:24:10Z"), end_date: new Date("2020-11-14T05:46:02Z"), winner_id: 251 },
            { id: 101, name: "championship", start_date: new Date("2021-02-20T22:29:58Z"), end_date: new Date("2021-03-19T18:45:08Z"), winner_id: 327 },
            { id: 102, name: "duel", start_date: new Date("2022-11-18T17:43:38Z"), end_date: new Date("2022-12-18T10:16:18Z"), winner_id: null },
            { id: 103, name: "exhibition sprint finals", start_date: new Date("2020-05-09T13:41:58Z"), end_date: new Date("2020-05-11T13:00:17Z"), winner_id: 876 },
            { id: 104, name: "fest", start_date: new Date("2022-06-15T18:01:08Z"), end_date: new Date("2022-07-04T12:17:38Z"), winner_id: 451 },
            { id: 105, name: "arena exhibition", start_date: new Date("2021-09-02T13:19:54Z"), end_date: new Date("2021-09-08T18:08:52Z"), winner_id: 652 },
            { id: 106, name: "cup exhibition", start_date: new Date("2022-06-24T18:52:49Z"), end_date: new Date("2022-07-11T02:26:44Z"), winner_id: 245 },
            { id: 107, name: "fest cup", start_date: new Date("2022-11-10T12:30:36Z"), end_date: new Date("2022-11-20T01:51:25Z"), winner_id: 893 },
            { id: 108, name: "qualifier series", start_date: new Date("2020-07-29T10:22:56Z"), end_date: new Date("2020-08-02T19:16:20Z"), winner_id: 462 },
            { id: 109, name: "series", start_date: new Date("2022-10-12T22:49:51Z"), end_date: new Date("2022-11-09T19:22:03Z"), winner_id: 612 },
            { id: 110, name: "trophy arena", start_date: new Date("2023-03-19T16:47:04Z"), end_date: new Date("2023-04-03T05:32:22Z"), winner_id: 945 },
            { id: 111, name: "sprint duel fest", start_date: new Date("2021-10-19T19:01:26Z"), end_date: new Date("2021-11-07T14:20:42Z"), winner_id: null },
            { id: 112, name: "trophy", start_date: new Date("2023-06-01T11:49:10Z"), end_date: new Date("2023-06-17T01:37:35Z"), winner_id: 851 },
            { id: 113, name: "duel clash", start_date: new Date("2023-04-07T17:23:55Z"), end_date: new Date("2023-05-02T17:57:24Z"), winner_id: 807 },
            { id: 114, name: "championship cup showdown", start_date: new Date("2020-05-16T15:36:04Z"), end_date: new Date("2020-06-13T23:18:00Z"), winner_id: 114 },
            { id: 115, name: "arena event", start_date: new Date("2021-08-27T19:59:36Z"), end_date: new Date("2021-09-17T13:36:53Z"), winner_id: 850 },
            { id: 116, name: "finals battle sprint", start_date: new Date("2022-06-07T20:54:21Z"), end_date: new Date("2022-06-26T05:30:16Z"), winner_id: 430 },
            { id: 117, name: "series", start_date: new Date("2021-02-02T21:55:16Z"), end_date: new Date("2021-02-12T01:44:38Z"), winner_id: 986 },
            { id: 118, name: "fest", start_date: new Date("2022-09-11T11:37:19Z"), end_date: new Date("2022-09-23T09:16:25Z"), winner_id: null },
            { id: 119, name: "league open battle", start_date: new Date("2022-03-29T13:13:48Z"), end_date: new Date("2022-04-28T09:12:02Z"), winner_id: 997 },
            { id: 120, name: "series season", start_date: new Date("2021-01-17T20:16:19Z"), end_date: new Date("2021-02-08T10:57:27Z"), winner_id: 657 },
            { id: 121, name: "challenge league", start_date: new Date("2023-03-29T06:05:08Z"), end_date: new Date("2023-04-27T21:46:37Z"), winner_id: 545 },
            { id: 122, name: "qualifier league", start_date: new Date("2021-11-17T04:17:59Z"), end_date: new Date("2021-11-20T17:06:08Z"), winner_id: 286 },
            { id: 123, name: "masters", start_date: new Date("2020-07-01T08:12:23Z"), end_date: new Date("2020-07-28T03:15:42Z"), winner_id: 465 },
            { id: 124, name: "challenge", start_date: new Date("2021-10-04T17:05:19Z"), end_date: new Date("2021-10-23T05:47:29Z"), winner_id: 783 },
            { id: 125, name: "trophy", start_date: new Date("2022-05-30T21:06:55Z"), end_date: new Date("2022-06-07T19:04:57Z"), winner_id: 644 },
            { id: 126, name: "challenge masters", start_date: new Date("2021-10-01T18:13:59Z"), end_date: new Date("2021-10-02T20:44:23Z"), winner_id: 76 },
            { id: 127, name: "arena masters", start_date: new Date("2022-10-19T13:47:48Z"), end_date: new Date("2022-10-27T19:42:31Z"), winner_id: 695 },
            { id: 128, name: "event season finals", start_date: new Date("2021-03-04T20:19:17Z"), end_date: new Date("2021-04-03T02:03:47Z"), winner_id: 129 },
            { id: 129, name: "battle qualifier challenge", start_date: new Date("2022-01-13T19:15:24Z"), end_date: new Date("2022-01-31T17:50:05Z"), winner_id: 898 },
            { id: 130, name: "qualifier", start_date: new Date("2021-12-11T12:56:51Z"), end_date: new Date("2021-12-18T11:33:30Z"), winner_id: 715 },
            { id: 131, name: "cup", start_date: new Date("2022-11-11T10:30:23Z"), end_date: new Date("2022-11-20T10:06:38Z"), winner_id: null },
            { id: 132, name: "sprint", start_date: new Date("2022-11-24T14:47:48Z"), end_date: new Date("2022-12-11T22:49:43Z"), winner_id: 657 },
            { id: 133, name: "masters championship duel", start_date: new Date("2023-01-10T17:57:02Z"), end_date: new Date("2023-01-19T02:39:48Z"), winner_id: 885 },
            { id: 134, name: "arena", start_date: new Date("2022-07-10T21:15:57Z"), end_date: new Date("2022-08-03T03:41:12Z"), winner_id: 173 },
            { id: 135, name: "grand battle showdown", start_date: new Date("2021-09-22T16:20:04Z"), end_date: new Date("2021-10-07T18:37:11Z"), winner_id: 896 },
            { id: 136, name: "series event duel", start_date: new Date("2023-11-08T21:52:39Z"), end_date: new Date("2023-11-23T10:49:13Z"), winner_id: 959 },
            { id: 137, name: "battle sprint", start_date: new Date("2022-11-08T16:47:38Z"), end_date: new Date("2022-11-10T13:23:31Z"), winner_id: 754 },
            { id: 138, name: "arena", start_date: new Date("2022-03-10T20:23:02Z"), end_date: new Date("2022-03-18T18:00:21Z"), winner_id: 29 },
            { id: 139, name: "arena event cup", start_date: new Date("2021-08-07T00:54:06Z"), end_date: new Date("2021-08-09T00:33:47Z"), winner_id: 672 },
            { id: 140, name: "championship event", start_date: new Date("2022-08-20T12:51:53Z"), end_date: new Date("2022-09-05T21:09:49Z"), winner_id: 265 },
            { id: 141, name: "trophy open masters", start_date: new Date("2022-05-25T09:09:19Z"), end_date: new Date("2022-06-09T16:30:26Z"), winner_id: 111 },
            { id: 142, name: "masters qualifier battle", start_date: new Date("2022-10-05T17:46:12Z"), end_date: new Date("2022-10-26T01:59:26Z"), winner_id: 40 },
            { id: 143, name: "challenge", start_date: new Date("2023-10-08T17:10:33Z"), end_date: new Date("2023-10-31T01:00:22Z"), winner_id: 269 },
            { id: 144, name: "qualifier trophy", start_date: new Date("2023-09-07T18:50:31Z"), end_date: new Date("2023-09-20T04:08:28Z"), winner_id: 632 },
            { id: 145, name: "series cup battle", start_date: new Date("2023-08-22T07:51:37Z"), end_date: new Date("2023-09-20T01:40:10Z"), winner_id: 261 },
            { id: 146, name: "finals duel", start_date: new Date("2023-03-13T11:32:35Z"), end_date: new Date("2023-03-13T23:42:09Z"), winner_id: 436 },
            { id: 147, name: "league", start_date: new Date("2023-09-03T14:33:50Z"), end_date: new Date("2023-09-12T12:03:36Z"), winner_id: 836 },
            { id: 148, name: "duel clash", start_date: new Date("2023-09-22T09:56:37Z"), end_date: new Date("2023-10-16T06:57:17Z"), winner_id: 671 },
            { id: 149, name: "clash finals", start_date: new Date("2022-01-15T20:40:36Z"), end_date: new Date("2022-01-21T15:36:43Z"), winner_id: 985 },
            { id: 150, name: "arena challenge series", start_date: new Date("2022-10-16T01:33:31Z"), end_date: new Date("2022-10-21T15:23:57Z"), winner_id: 783 },
            { id: 151, name: "showdown", start_date: new Date("2023-12-26T14:21:50Z"), end_date: new Date("2023-12-30T15:04:34Z"), winner_id: 633 },
            { id: 152, name: "league", start_date: new Date("2021-11-08T18:18:17Z"), end_date: new Date("2021-11-18T19:14:53Z"), winner_id: 62 },
            { id: 153, name: "series", start_date: new Date("2023-04-18T19:41:13Z"), end_date: new Date("2023-04-27T00:30:30Z"), winner_id: 514 },
            { id: 154, name: "showdown duel", start_date: new Date("2023-08-09T18:14:22Z"), end_date: new Date("2023-08-15T12:58:45Z"), winner_id: null },
            { id: 155, name: "league finals masters", start_date: new Date("2022-01-10T02:48:38Z"), end_date: new Date("2022-01-26T11:00:17Z"), winner_id: 537 },
            { id: 156, name: "open sprint", start_date: new Date("2021-08-28T13:27:16Z"), end_date: new Date("2021-09-09T23:32:48Z"), winner_id: 728 },
            { id: 157, name: "trophy sprint", start_date: new Date("2023-07-17T06:26:01Z"), end_date: new Date("2023-07-22T06:57:36Z"), winner_id: 222 },
            { id: 158, name: "masters showdown arena", start_date: new Date("2022-07-17T11:00:03Z"), end_date: new Date("2022-08-07T22:16:51Z"), winner_id: 328 },
            { id: 159, name: "finals arena series", start_date: new Date("2021-06-06T18:52:42Z"), end_date: new Date("2021-06-22T09:57:33Z"), winner_id: 712 },
            { id: 160, name: "season", start_date: new Date("2021-07-14T18:07:58Z"), end_date: new Date("2021-08-09T21:06:32Z"), winner_id: 568 },
            { id: 161, name: "open event", start_date: new Date("2021-11-06T19:22:29Z"), end_date: new Date("2021-11-23T01:28:49Z"), winner_id: null },
            { id: 162, name: "series open", start_date: new Date("2021-03-14T10:53:45Z"), end_date: new Date("2021-04-05T04:26:33Z"), winner_id: 306 },
            { id: 163, name: "arena open sprint", start_date: new Date("2021-09-21T11:23:41Z"), end_date: new Date("2021-09-29T04:44:29Z"), winner_id: 295 },
            { id: 164, name: "trophy", start_date: new Date("2022-06-26T20:06:36Z"), end_date: new Date("2022-07-24T16:44:28Z"), winner_id: 702 },
            { id: 165, name: "duel championship grand", start_date: new Date("2023-12-30T12:54:21Z"), end_date: new Date("2023-12-31T22:05:52Z"), winner_id: 782 },
            { id: 166, name: "fest open", start_date: new Date("2023-11-01T22:54:12Z"), end_date: new Date("2023-11-19T12:03:00Z"), winner_id: 536 },
            { id: 167, name: "season series trophy", start_date: new Date("2023-01-31T14:52:04Z"), end_date: new Date("2023-02-03T13:03:34Z"), winner_id: null },
            { id: 168, name: "open qualifier exhibition", start_date: new Date("2021-04-01T11:31:33Z"), end_date: new Date("2021-04-06T08:38:01Z"), winner_id: 662 },
            { id: 169, name: "masters clash championship", start_date: new Date("2020-03-27T20:05:12Z"), end_date: new Date("2020-04-26T06:12:41Z"), winner_id: 195 },
            { id: 170, name: "showdown cup", start_date: new Date("2022-12-28T18:20:35Z"), end_date: new Date("2023-01-16T07:15:28Z"), winner_id: 940 },
            { id: 171, name: "league championship challenge", start_date: new Date("2022-06-07T18:26:00Z"), end_date: new Date("2022-06-07T22:23:02Z"), winner_id: 529 },
            { id: 172, name: "grand open championship", start_date: new Date("2021-11-14T19:38:21Z"), end_date: new Date("2021-12-13T22:27:55Z"), winner_id: 295 },
            { id: 173, name: "clash season cup", start_date: new Date("2022-05-31T11:04:35Z"), end_date: new Date("2022-06-23T09:09:03Z"), winner_id: null },
            { id: 174, name: "cup qualifier", start_date: new Date("2023-11-11T17:41:32Z"), end_date: new Date("2023-11-21T22:10:15Z"), winner_id: 33 },
            { id: 175, name: "grand championship", start_date: new Date("2022-03-04T19:31:16Z"), end_date: new Date("2022-03-22T14:15:43Z"), winner_id: 93 },
            { id: 176, name: "grand", start_date: new Date("2020-01-05T13:47:29Z"), end_date: new Date("2020-01-23T00:36:38Z"), winner_id: 492 },
            { id: 177, name: "qualifier fest", start_date: new Date("2020-07-04T09:58:02Z"), end_date: new Date("2020-07-26T07:37:48Z"), winner_id: null },
            { id: 178, name: "exhibition fest", start_date: new Date("2022-09-09T21:33:38Z"), end_date: new Date("2022-10-03T04:46:49Z"), winner_id: 715 },
            { id: 179, name: "season", start_date: new Date("2020-12-30T12:54:21Z"), end_date: new Date("2021-01-24T01:15:05Z"), winner_id: 212 },
            { id: 180, name: "fest event", start_date: new Date("2022-12-28T11:39:38Z"), end_date: new Date("2022-12-30T17:33:19Z"), winner_id: 535 },
            { id: 181, name: "cup", start_date: new Date("2023-10-10T11:00:51Z"), end_date: new Date("2023-10-16T08:36:48Z"), winner_id: 493 },
            { id: 182, name: "duel grand", start_date: new Date("2022-02-18T22:58:52Z"), end_date: new Date("2022-03-09T09:17:35Z"), winner_id: 198 },
            { id: 183, name: "championship", start_date: new Date("2023-10-07T13:58:57Z"), end_date: new Date("2023-10-20T05:19:22Z"), winner_id: null },
            { id: 184, name: "clash grand battle", start_date: new Date("2020-09-12T12:42:46Z"), end_date: new Date("2020-10-06T19:18:45Z"), winner_id: 983 },
            { id: 185, name: "season battle clash", start_date: new Date("2020-10-24T20:06:45Z"), end_date: new Date("2020-10-26T09:54:02Z"), winner_id: 699 },
            { id: 186, name: "duel event trophy", start_date: new Date("2021-02-15T11:21:25Z"), end_date: new Date("2021-03-15T16:46:34Z"), winner_id: 733 },
            { id: 187, name: "fest finals", start_date: new Date("2023-02-15T15:39:16Z"), end_date: new Date("2023-02-26T01:23:41Z"), winner_id: 779 },
            { id: 188, name: "cup season", start_date: new Date("2021-11-14T06:30:26Z"), end_date: new Date("2021-11-27T19:10:52Z"), winner_id: 441 },
            { id: 189, name: "fest grand", start_date: new Date("2021-01-07T09:22:51Z"), end_date: new Date("2021-01-31T21:12:45Z"), winner_id: 968 },
            { id: 190, name: "duel cup", start_date: new Date("2023-09-04T20:36:16Z"), end_date: new Date("2023-09-04T22:32:35Z"), winner_id: 811 },
            { id: 191, name: "open showdown", start_date: new Date("2022-11-27T17:37:24Z"), end_date: new Date("2022-12-11T00:01:07Z"), winner_id: 243 },
            { id: 192, name: "exhibition qualifier showdown", start_date: new Date("2023-09-03T15:11:35Z"), end_date: new Date("2023-09-21T08:50:20Z"), winner_id: 379 },
            { id: 193, name: "grand event", start_date: new Date("2021-01-06T00:34:35Z"), end_date: new Date("2021-01-28T15:48:51Z"), winner_id: 29 },
            { id: 194, name: "showdown exhibition", start_date: new Date("2022-09-19T05:01:31Z"), end_date: new Date("2022-09-20T12:41:38Z"), winner_id: 203 },
            { id: 195, name: "series", start_date: new Date("2020-04-26T20:05:22Z"), end_date: new Date("2020-05-13T19:40:03Z"), winner_id: 20 },
            { id: 196, name: "grand finals", start_date: new Date("2022-06-18T18:02:41Z"), end_date: new Date("2022-06-22T01:30:55Z"), winner_id: 709 },
            { id: 197, name: "season", start_date: new Date("2021-10-01T10:21:34Z"), end_date: new Date("2021-10-20T07:00:22Z"), winner_id: 379 },
            { id: 198, name: "clash open qualifier", start_date: new Date("2021-03-21T15:46:07Z"), end_date: new Date("2021-04-19T14:53:16Z"), winner_id: 988 },
            { id: 199, name: "league", start_date: new Date("2023-05-28T15:58:24Z"), end_date: new Date("2023-06-26T12:55:02Z"), winner_id: 419 },
            { id: 200, name: "cup qualifier event", start_date: new Date("2023-01-29T23:46:08Z"), end_date: new Date("2023-02-10T16:29:16Z"), winner_id: 472 },
        ],
    });
    await prisma.chat_rooms.createMany({
        data: [
            { id: 1, player_id: 144, tournament_id: 180, message: "An unusual follow-up: the invoice was confirmed.", sent_at: new Date("2023-08-19T06:01:20Z"), message_length: 214, reaction_count: 30 },
            { id: 2, player_id: 109, tournament_id: 54, message: "The account owner reported a repeat issue; the shipment was rejected.", sent_at: new Date("2020-12-02T18:37:50Z"), message_length: 188, reaction_count: 63 },
            { id: 3, player_id: 756, tournament_id: 67, message: "An unusual follow-up: the request was replaced.", sent_at: new Date("2020-01-04T19:30:59Z"), message_length: 293, reaction_count: 64 },
            { id: 4, player_id: 997, tournament_id: 28, message: "A minor claim was reviewed the same day.", sent_at: new Date("2020-04-28T06:31:52Z"), message_length: 203, reaction_count: 25 },
            { id: 5, player_id: 692, tournament_id: 155, message: "A late order was completed the same day.", sent_at: new Date("2022-02-12T14:15:44Z"), message_length: 173, reaction_count: 53 },
            { id: 6, player_id: 686, tournament_id: 57, message: "The ticket was updated after an unusual check.", sent_at: new Date("2020-10-13T17:57:56Z"), message_length: 285, reaction_count: 76 },
            { id: 7, player_id: 169, tournament_id: 183, message: "A minor booking was refunded the same day.", sent_at: new Date("2023-09-17T09:08:28Z"), message_length: 278, reaction_count: 42 },
            { id: 8, player_id: 92, tournament_id: 3, message: "The reviewer asked for a change and the delivery was resolved.", sent_at: new Date("2023-05-23T15:33:25Z"), message_length: 218, reaction_count: 58 },
            { id: 9, player_id: 712, tournament_id: 139, message: "No response from the account owner, so the booking was replaced.", sent_at: new Date("2023-07-23T19:15:04Z"), message_length: 305, reaction_count: 45 },
            { id: 10, player_id: 452, tournament_id: 180, message: "The team reported an unusual issue; the request was replaced.", sent_at: new Date("2023-08-13T20:49:21Z"), message_length: 183, reaction_count: 57 },
            { id: 11, player_id: 790, tournament_id: 50, message: "A late shipment was reviewed the same day.", sent_at: new Date("2023-06-30T15:32:25Z"), message_length: 100, reaction_count: 39 },
            { id: 12, player_id: 554, tournament_id: 148, message: "No response from an operator, so the session was reviewed.", sent_at: new Date("2021-11-09T00:44:56Z"), message_length: 107, reaction_count: 65 },
            { id: 13, player_id: 564, tournament_id: 24, message: "Support asked for a change and the transfer was completed.", sent_at: new Date("2022-02-10T18:54:35Z"), message_length: 301, reaction_count: 62 },
            { id: 14, player_id: 445, tournament_id: 72, message: "The document was reviewed — standard case, no further action.", sent_at: new Date("2021-04-03T22:23:13Z"), message_length: 318, reaction_count: 84 },
            { id: 15, player_id: 460, tournament_id: 22, message: "The record was cancelled following a standard review.", sent_at: new Date("2020-07-30T12:51:34Z"), message_length: 142, reaction_count: 48 },
            { id: 16, player_id: 113, tournament_id: 92, message: "The payment was approved after a routine check.", sent_at: new Date("2022-07-25T19:15:43Z"), message_length: 254, reaction_count: 50 },
            { id: 17, player_id: 820, tournament_id: 66, message: "The team reported an unusual issue; the ticket was approved.", sent_at: new Date("2021-08-23T11:37:19Z"), message_length: 230, reaction_count: 80 },
            { id: 18, player_id: 109, tournament_id: 81, message: "A repeat follow-up: the shipment was updated.", sent_at: new Date("2020-11-14T12:48:59Z"), message_length: 291, reaction_count: 36 },
            { id: 19, player_id: 319, tournament_id: 159, message: "An incomplete follow-up: the request was reopened.", sent_at: new Date("2020-06-20T19:33:08Z"), message_length: 335, reaction_count: 35 },
            { id: 20, player_id: 657, tournament_id: 37, message: "The courier reported an unusual issue; the shipment was approved.", sent_at: new Date("2020-02-17T18:12:58Z"), message_length: 210, reaction_count: 49 },
            { id: 21, player_id: 854, tournament_id: 51, message: "Flagged as manual. An operator completed the ticket.", sent_at: new Date("2020-10-19T18:25:11Z"), message_length: 102, reaction_count: 59 },
            { id: 22, player_id: 886, tournament_id: 149, message: "Support confirmed the details and the invoice was updated.", sent_at: new Date("2022-09-19T13:43:08Z"), message_length: 190, reaction_count: 53 },
            { id: 23, player_id: 179, tournament_id: 18, message: "The delivery was delayed after a duplicate check.", sent_at: new Date("2023-06-22T18:15:26Z"), message_length: 232, reaction_count: 64 },
            { id: 24, player_id: 548, tournament_id: 114, message: "The appointment was rejected following a duplicate review.", sent_at: new Date("2021-05-02T12:36:49Z"), message_length: 293, reaction_count: 56 },
            { id: 25, player_id: 328, tournament_id: 50, message: "The customer reported an urgent issue; the item was rescheduled.", sent_at: new Date("2023-10-03T17:22:04Z"), message_length: 347, reaction_count: 46 },
            { id: 26, player_id: 658, tournament_id: 89, message: "An unusual follow-up: the invoice was approved.", sent_at: new Date("2021-12-26T21:52:40Z"), message_length: 169, reaction_count: 46 },
            { id: 27, player_id: 777, tournament_id: 35, message: "Support asked for a change and the record was refunded.", sent_at: new Date("2020-09-11T13:57:04Z"), message_length: 209, reaction_count: 62 },
            { id: 28, player_id: 561, tournament_id: 122, message: "The payment was rejected — repeat case, no further action.", sent_at: new Date("2022-07-20T07:37:03Z"), message_length: 299, reaction_count: 24 },
            { id: 29, player_id: 596, tournament_id: 164, message: "A late follow-up: the invoice was refunded.", sent_at: new Date("2020-11-13T19:43:45Z"), message_length: 255, reaction_count: 32 },
            { id: 30, player_id: 167, tournament_id: 66, message: "The supplier confirmed the details and the document was reviewed.", sent_at: new Date("2022-01-30T20:41:07Z"), message_length: 179, reaction_count: 29 },
            { id: 31, player_id: 855, tournament_id: 25, message: "The session was replaced after a duplicate check.", sent_at: new Date("2023-02-28T20:57:28Z"), message_length: 318, reaction_count: 52 },
            { id: 32, player_id: 142, tournament_id: 104, message: "The account was replaced following a minor review.", sent_at: new Date("2021-03-17T09:28:26Z"), message_length: 201, reaction_count: 37 },
            { id: 33, player_id: 882, tournament_id: 154, message: "The customer reported a partial issue; the appointment was confirmed.", sent_at: new Date("2023-07-17T04:03:08Z"), message_length: 209, reaction_count: 57 },
            { id: 34, player_id: 468, tournament_id: 173, message: "No response from the customer, so the order was reviewed.", sent_at: new Date("2022-03-30T19:32:44Z"), message_length: 402, reaction_count: 58 },
            { id: 35, player_id: 166, tournament_id: 101, message: "Flagged as routine. The courier processed the order.", sent_at: new Date("2022-12-13T17:27:22Z"), message_length: 206, reaction_count: 43 },
            { id: 36, player_id: 659, tournament_id: 85, message: "No response from the reviewer, so the delivery was cancelled.", sent_at: new Date("2023-04-21T19:27:31Z"), message_length: 322, reaction_count: 46 },
            { id: 37, player_id: 556, tournament_id: 197, message: "The session was rescheduled after a late check.", sent_at: new Date("2022-05-14T20:56:10Z"), message_length: 188, reaction_count: 41 },
            { id: 38, player_id: 178, tournament_id: 189, message: "The ticket was delayed following an unusual review.", sent_at: new Date("2023-01-28T19:23:58Z"), message_length: 228, reaction_count: 60 },
            { id: 39, player_id: 412, tournament_id: 193, message: "Flagged as urgent. The team updated the claim.", sent_at: new Date("2021-06-26T15:59:10Z"), message_length: 290, reaction_count: 39 },
            { id: 40, player_id: 930, tournament_id: 119, message: "An operator reported a partial issue; the appointment was rescheduled.", sent_at: new Date("2021-07-26T02:27:47Z"), message_length: 192, reaction_count: 47 },
            { id: 41, player_id: 118, tournament_id: 15, message: "Flagged as manual. The supplier escalated the delivery.", sent_at: new Date("2023-06-05T12:17:31Z"), message_length: 170, reaction_count: 56 },
            { id: 42, player_id: 676, tournament_id: 42, message: "Flagged as automatic. The reviewer rejected the order.", sent_at: new Date("2020-05-30T21:09:55Z"), message_length: 284, reaction_count: 51 },
            { id: 43, player_id: 65, tournament_id: 155, message: "The supplier reported an automatic issue; the ticket was approved.", sent_at: new Date("2020-02-10T08:36:06Z"), message_length: 190, reaction_count: 44 },
            { id: 44, player_id: 18, tournament_id: 64, message: "The courier confirmed the details and the invoice was delayed.", sent_at: new Date("2021-04-07T15:25:24Z"), message_length: 162, reaction_count: 28 },
            { id: 45, player_id: 898, tournament_id: 129, message: "Flagged as minor. The account owner replaced the account.", sent_at: new Date("2020-05-19T21:37:16Z"), message_length: 356, reaction_count: 45 },
            { id: 46, player_id: 946, tournament_id: 63, message: "The payment was escalated — routine case, no further action.", sent_at: new Date("2023-09-23T17:23:51Z"), message_length: 281, reaction_count: 63 },
            { id: 47, player_id: 88, tournament_id: 68, message: "Support reported a late issue; the delivery was processed.", sent_at: new Date("2023-09-28T13:42:19Z"), message_length: 218, reaction_count: 56 },
            { id: 48, player_id: 46, tournament_id: 8, message: "The item was reviewed following a partial review.", sent_at: new Date("2022-09-17T20:03:15Z"), message_length: 195, reaction_count: 62 },
            { id: 49, player_id: 155, tournament_id: 103, message: "The record was approved following a duplicate review.", sent_at: new Date("2020-03-08T20:53:33Z"), message_length: 175, reaction_count: 75 },
            { id: 50, player_id: 435, tournament_id: 28, message: "A standard booking was cancelled the same day.", sent_at: new Date("2022-01-24T19:34:53Z"), message_length: 438, reaction_count: 37 },
            { id: 51, player_id: 760, tournament_id: 75, message: "The supplier confirmed the details and the ticket was approved.", sent_at: new Date("2022-10-19T21:07:33Z"), message_length: 353, reaction_count: 60 },
            { id: 52, player_id: 158, tournament_id: 40, message: "The delivery was replaced after a duplicate check.", sent_at: new Date("2023-01-05T14:05:01Z"), message_length: 246, reaction_count: 35 },
            { id: 53, player_id: 778, tournament_id: 176, message: "No response from support, so the report was rescheduled.", sent_at: new Date("2023-02-01T11:46:58Z"), message_length: 336, reaction_count: 74 },
            { id: 54, player_id: 443, tournament_id: 63, message: "The reviewer confirmed the details and the session was delayed.", sent_at: new Date("2021-08-22T18:33:57Z"), message_length: 105, reaction_count: 54 },
            { id: 55, player_id: 189, tournament_id: 84, message: "The team reported a partial issue; the report was cancelled.", sent_at: new Date("2022-03-29T20:04:19Z"), message_length: 278, reaction_count: 42 },
            { id: 56, player_id: 316, tournament_id: 134, message: "The supplier reported an automatic issue; the refund was rejected.", sent_at: new Date("2021-12-28T14:19:18Z"), message_length: 393, reaction_count: 36 },
            { id: 57, player_id: 324, tournament_id: 199, message: "The report was cancelled following a routine review.", sent_at: new Date("2022-07-18T22:22:38Z"), message_length: 303, reaction_count: 57 },
            { id: 58, player_id: 195, tournament_id: 129, message: "The supplier asked for a change and the item was closed.", sent_at: new Date("2020-01-09T11:39:30Z"), message_length: 314, reaction_count: 64 },
            { id: 59, player_id: 494, tournament_id: 155, message: "An incomplete follow-up: the item was updated.", sent_at: new Date("2021-07-30T09:01:28Z"), message_length: 117, reaction_count: 38 },
            { id: 60, player_id: 428, tournament_id: 71, message: "A repeat delivery was rescheduled the same day.", sent_at: new Date("2023-05-29T21:57:12Z"), message_length: 233, reaction_count: 55 },
            { id: 61, player_id: 478, tournament_id: 86, message: "No response from an operator, so the account was updated.", sent_at: new Date("2023-08-31T23:51:51Z"), message_length: 179, reaction_count: 42 },
            { id: 62, player_id: 864, tournament_id: 31, message: "A routine follow-up: the order was approved.", sent_at: new Date("2020-01-19T09:23:12Z"), message_length: 223, reaction_count: 66 },
            { id: 63, player_id: 208, tournament_id: 95, message: "An urgent follow-up: the refund was reviewed.", sent_at: new Date("2020-09-10T14:54:00Z"), message_length: 156, reaction_count: 75 },
            { id: 64, player_id: 6, tournament_id: 188, message: "The claim was closed following a repeat review.", sent_at: new Date("2022-10-25T13:44:42Z"), message_length: 244, reaction_count: 49 },
            { id: 65, player_id: 804, tournament_id: 14, message: "The account was completed following an automatic review.", sent_at: new Date("2021-09-05T20:02:14Z"), message_length: 205, reaction_count: 61 },
            { id: 66, player_id: 448, tournament_id: 46, message: "The refund was completed — late case, no further action.", sent_at: new Date("2022-01-04T12:37:28Z"), message_length: 274, reaction_count: 62 },
            { id: 67, player_id: 895, tournament_id: 183, message: "Flagged as partial. The supplier closed the session.", sent_at: new Date("2020-03-26T20:30:09Z"), message_length: 99, reaction_count: 36 },
            { id: 68, player_id: 553, tournament_id: 199, message: "The claim was reviewed following a partial review.", sent_at: new Date("2022-06-23T19:29:04Z"), message_length: 337, reaction_count: 59 },
            { id: 69, player_id: 798, tournament_id: 118, message: "The request was resolved following a routine review.", sent_at: new Date("2023-02-15T20:49:04Z"), message_length: 290, reaction_count: 42 },
            { id: 70, player_id: 47, tournament_id: 119, message: "The reviewer reported an incomplete issue; the appointment was updated.", sent_at: new Date("2020-01-04T23:14:53Z"), message_length: 181, reaction_count: 41 },
            { id: 71, player_id: 232, tournament_id: 61, message: "The record was replaced after an unusual check.", sent_at: new Date("2021-06-15T22:36:30Z"), message_length: 268, reaction_count: 59 },
            { id: 72, player_id: 430, tournament_id: 17, message: "The courier confirmed the details and the transfer was refunded.", sent_at: new Date("2020-06-01T00:21:15Z"), message_length: 271, reaction_count: 35 },
            { id: 73, player_id: 269, tournament_id: 95, message: "No response from the courier, so the ticket was closed.", sent_at: new Date("2022-11-27T21:42:05Z"), message_length: 227, reaction_count: 41 },
            { id: 74, player_id: 547, tournament_id: 65, message: "A duplicate booking was reviewed the same day.", sent_at: new Date("2021-10-05T02:29:00Z"), message_length: 265, reaction_count: 51 },
            { id: 75, player_id: 5, tournament_id: 56, message: "No response from the team, so the record was refunded.", sent_at: new Date("2022-10-20T02:59:36Z"), message_length: 199, reaction_count: 61 },
            { id: 76, player_id: 294, tournament_id: 101, message: "A repeat transfer was escalated the same day.", sent_at: new Date("2020-11-17T12:34:23Z"), message_length: 134, reaction_count: 29 },
            { id: 77, player_id: 254, tournament_id: 31, message: "Flagged as urgent. The account owner escalated the appointment.", sent_at: new Date("2021-12-31T13:41:52Z"), message_length: 399, reaction_count: 43 },
            { id: 78, player_id: 836, tournament_id: 174, message: "The report was completed after a partial check.", sent_at: new Date("2023-01-19T16:29:53Z"), message_length: 257, reaction_count: 45 },
            { id: 79, player_id: 606, tournament_id: 11, message: "The invoice was processed following a manual review.", sent_at: new Date("2021-04-25T16:13:16Z"), message_length: 207, reaction_count: 75 },
            { id: 80, player_id: 32, tournament_id: 59, message: "Flagged as urgent. The account owner cancelled the record.", sent_at: new Date("2023-08-15T14:57:45Z"), message_length: 294, reaction_count: 39 },
            { id: 81, player_id: 765, tournament_id: 38, message: "Flagged as automatic. The supplier resolved the request.", sent_at: new Date("2022-11-10T00:23:47Z"), message_length: 272, reaction_count: 49 },
            { id: 82, player_id: 130, tournament_id: 106, message: "The supplier reported an automatic issue; the ticket was rejected.", sent_at: new Date("2022-06-21T17:55:45Z"), message_length: 159, reaction_count: 38 },
            { id: 83, player_id: 256, tournament_id: 197, message: "The customer confirmed the details and the request was refunded.", sent_at: new Date("2023-04-09T16:45:40Z"), message_length: 222, reaction_count: 50 },
            { id: 84, player_id: 69, tournament_id: 167, message: "The courier reported a manual issue; the item was approved.", sent_at: new Date("2023-08-10T20:47:23Z"), message_length: 286, reaction_count: 52 },
            { id: 85, player_id: 352, tournament_id: 187, message: "No response from an operator, so the item was rescheduled.", sent_at: new Date("2022-05-24T23:26:34Z"), message_length: 156, reaction_count: 30 },
            { id: 86, player_id: 352, tournament_id: 178, message: "Support asked for a change and the shipment was rejected.", sent_at: new Date("2022-04-09T11:40:09Z"), message_length: 346, reaction_count: 42 },
            { id: 87, player_id: 241, tournament_id: 41, message: "An incomplete record was completed the same day.", sent_at: new Date("2022-07-24T15:35:38Z"), message_length: 195, reaction_count: 44 },
            { id: 88, player_id: 597, tournament_id: 120, message: "The request was confirmed — repeat case, no further action.", sent_at: new Date("2023-02-01T16:05:07Z"), message_length: 252, reaction_count: 60 },
            { id: 89, player_id: 595, tournament_id: 163, message: "The account owner asked for a change and the claim was completed.", sent_at: new Date("2022-03-27T20:40:27Z"), message_length: 216, reaction_count: 54 },
            { id: 90, player_id: 683, tournament_id: 75, message: "The document was rescheduled — repeat case, no further action.", sent_at: new Date("2022-04-15T17:25:14Z"), message_length: 264, reaction_count: 58 },
            { id: 91, player_id: 26, tournament_id: 140, message: "An incomplete follow-up: the delivery was updated.", sent_at: new Date("2023-01-22T17:56:12Z"), message_length: 354, reaction_count: 47 },
            { id: 92, player_id: 285, tournament_id: 193, message: "The shipment was escalated following a late review.", sent_at: new Date("2023-02-22T14:29:52Z"), message_length: 282, reaction_count: 39 },
            { id: 93, player_id: 871, tournament_id: 102, message: "The shipment was replaced after a repeat check.", sent_at: new Date("2020-09-02T13:43:07Z"), message_length: 378, reaction_count: 67 },
            { id: 94, player_id: 748, tournament_id: 47, message: "The supplier confirmed the details and the document was approved.", sent_at: new Date("2020-12-09T17:46:54Z"), message_length: 313, reaction_count: 38 },
            { id: 95, player_id: 55, tournament_id: 32, message: "The customer asked for a change and the appointment was updated.", sent_at: new Date("2020-10-22T02:14:50Z"), message_length: 273, reaction_count: 72 },
            { id: 96, player_id: 433, tournament_id: 136, message: "Flagged as routine. The supplier updated the shipment.", sent_at: new Date("2021-06-16T12:30:28Z"), message_length: 297, reaction_count: 53 },
            { id: 97, player_id: 229, tournament_id: 187, message: "A duplicate claim was rejected the same day.", sent_at: new Date("2021-05-26T12:56:37Z"), message_length: 177, reaction_count: 80 },
            { id: 98, player_id: 580, tournament_id: 174, message: "The team confirmed the details and the document was rescheduled.", sent_at: new Date("2021-03-27T18:56:30Z"), message_length: 82, reaction_count: 56 },
            { id: 99, player_id: 823, tournament_id: 34, message: "No response from the reviewer, so the delivery was reopened.", sent_at: new Date("2023-01-04T08:06:20Z"), message_length: 154, reaction_count: 65 },
            { id: 100, player_id: 517, tournament_id: 120, message: "The delivery was reopened — standard case, no further action.", sent_at: new Date("2021-04-07T08:11:58Z"), message_length: 162, reaction_count: 48 },
            { id: 101, player_id: 141, tournament_id: 104, message: "No response from the account owner, so the payment was replaced.", sent_at: new Date("2023-05-30T12:46:20Z"), message_length: 179, reaction_count: 62 },
            { id: 102, player_id: 723, tournament_id: 100, message: "No response from an operator, so the delivery was reviewed.", sent_at: new Date("2020-05-02T21:24:41Z"), message_length: 237, reaction_count: 63 },
            { id: 103, player_id: 652, tournament_id: 200, message: "Support reported an automatic issue; the report was processed.", sent_at: new Date("2021-06-21T05:02:49Z"), message_length: 159, reaction_count: 76 },
            { id: 104, player_id: 180, tournament_id: 145, message: "A partial transfer was refunded the same day.", sent_at: new Date("2023-06-02T20:01:21Z"), message_length: 195, reaction_count: 53 },
            { id: 105, player_id: 185, tournament_id: 55, message: "A duplicate follow-up: the appointment was rescheduled.", sent_at: new Date("2023-02-18T11:00:04Z"), message_length: 271, reaction_count: 41 },
            { id: 106, player_id: 247, tournament_id: 109, message: "The team reported an incomplete issue; the order was cancelled.", sent_at: new Date("2022-07-10T21:50:26Z"), message_length: 293, reaction_count: 66 },
            { id: 107, player_id: 310, tournament_id: 82, message: "Flagged as incomplete. The account owner processed the session.", sent_at: new Date("2020-11-13T17:33:29Z"), message_length: 211, reaction_count: 88 },
            { id: 108, player_id: 841, tournament_id: 57, message: "The document was cancelled — urgent case, no further action.", sent_at: new Date("2020-06-25T19:58:20Z"), message_length: 389, reaction_count: 62 },
            { id: 109, player_id: 899, tournament_id: 141, message: "The session was escalated following an urgent review.", sent_at: new Date("2021-04-14T18:25:03Z"), message_length: 183, reaction_count: 67 },
            { id: 110, player_id: 956, tournament_id: 118, message: "Support reported a routine issue; the delivery was replaced.", sent_at: new Date("2023-01-25T16:14:04Z"), message_length: 267, reaction_count: 33 },
            { id: 111, player_id: 73, tournament_id: 172, message: "A manual follow-up: the transfer was cancelled.", sent_at: new Date("2022-09-06T18:27:37Z"), message_length: 247, reaction_count: 59 },
            { id: 112, player_id: 982, tournament_id: 37, message: "An automatic record was confirmed the same day.", sent_at: new Date("2022-08-10T22:35:45Z"), message_length: 185, reaction_count: 73 },
            { id: 113, player_id: 308, tournament_id: 60, message: "Flagged as urgent. The reviewer reviewed the record.", sent_at: new Date("2021-08-10T09:40:07Z"), message_length: 217, reaction_count: 61 },
            { id: 114, player_id: 111, tournament_id: 186, message: "The supplier reported a partial issue; the document was delayed.", sent_at: new Date("2022-04-05T10:47:18Z"), message_length: 296, reaction_count: 42 },
            { id: 115, player_id: 514, tournament_id: 100, message: "An operator asked for a change and the request was rescheduled.", sent_at: new Date("2021-09-24T08:11:47Z"), message_length: 287, reaction_count: 39 },
            { id: 116, player_id: 461, tournament_id: 12, message: "The item was processed following a duplicate review.", sent_at: new Date("2023-06-16T16:00:56Z"), message_length: 270, reaction_count: 52 },
            { id: 117, player_id: 419, tournament_id: 193, message: "The reviewer confirmed the details and the record was replaced.", sent_at: new Date("2022-04-08T11:04:11Z"), message_length: 387, reaction_count: 66 },
            { id: 118, player_id: 85, tournament_id: 107, message: "The payment was refunded following a late review.", sent_at: new Date("2020-05-20T04:07:28Z"), message_length: 247, reaction_count: 29 },
            { id: 119, player_id: 628, tournament_id: 142, message: "The payment was reopened following a manual review.", sent_at: new Date("2021-08-12T18:06:34Z"), message_length: 231, reaction_count: 62 },
            { id: 120, player_id: 669, tournament_id: 129, message: "The customer reported a partial issue; the document was approved.", sent_at: new Date("2020-06-05T06:26:58Z"), message_length: 236, reaction_count: 72 },
            { id: 121, player_id: 883, tournament_id: 90, message: "The reviewer reported an urgent issue; the session was rejected.", sent_at: new Date("2022-02-07T23:03:05Z"), message_length: 255, reaction_count: 32 },
            { id: 122, player_id: 933, tournament_id: 196, message: "An incomplete follow-up: the shipment was refunded.", sent_at: new Date("2021-12-18T11:57:10Z"), message_length: 278, reaction_count: 30 },
            { id: 123, player_id: 389, tournament_id: 82, message: "The shipment was replaced following a partial review.", sent_at: new Date("2022-07-23T18:30:16Z"), message_length: 192, reaction_count: 67 },
            { id: 124, player_id: 886, tournament_id: 155, message: "A routine follow-up: the request was delayed.", sent_at: new Date("2021-02-05T22:50:43Z"), message_length: 208, reaction_count: 55 },
            { id: 125, player_id: 28, tournament_id: 86, message: "The session was updated after a routine check.", sent_at: new Date("2021-08-27T17:07:38Z"), message_length: 229, reaction_count: 51 },
            { id: 126, player_id: 595, tournament_id: 74, message: "No response from the account owner, so the shipment was approved.", sent_at: new Date("2023-07-30T10:43:56Z"), message_length: 366, reaction_count: 85 },
            { id: 127, player_id: 548, tournament_id: 146, message: "A duplicate follow-up: the invoice was resolved.", sent_at: new Date("2021-07-18T23:32:52Z"), message_length: 243, reaction_count: 54 },
            { id: 128, player_id: 703, tournament_id: 106, message: "No response from the supplier, so the claim was updated.", sent_at: new Date("2023-05-05T13:22:15Z"), message_length: 302, reaction_count: 57 },
            { id: 129, player_id: 410, tournament_id: 196, message: "Flagged as urgent. An operator refunded the invoice.", sent_at: new Date("2021-07-25T20:14:07Z"), message_length: 263, reaction_count: 52 },
            { id: 130, player_id: 592, tournament_id: 173, message: "The payment was approved — late case, no further action.", sent_at: new Date("2022-03-24T19:44:57Z"), message_length: 289, reaction_count: 47 },
            { id: 131, player_id: 429, tournament_id: 23, message: "A repeat claim was approved the same day.", sent_at: new Date("2020-09-29T17:02:33Z"), message_length: 217, reaction_count: 39 },
            { id: 132, player_id: 413, tournament_id: 72, message: "The reviewer confirmed the details and the shipment was rescheduled.", sent_at: new Date("2023-09-09T05:00:47Z"), message_length: 155, reaction_count: 44 },
            { id: 133, player_id: 879, tournament_id: 195, message: "An automatic refund was escalated the same day.", sent_at: new Date("2021-02-18T17:10:38Z"), message_length: 289, reaction_count: 49 },
            { id: 134, player_id: 425, tournament_id: 97, message: "The courier confirmed the details and the ticket was delayed.", sent_at: new Date("2023-12-20T10:28:34Z"), message_length: 296, reaction_count: 50 },
            { id: 135, player_id: 789, tournament_id: 166, message: "An urgent payment was reopened the same day.", sent_at: new Date("2022-11-03T04:44:18Z"), message_length: 289, reaction_count: 62 },
            { id: 136, player_id: 688, tournament_id: 144, message: "A manual follow-up: the report was reviewed.", sent_at: new Date("2022-11-21T17:07:20Z"), message_length: 285, reaction_count: 60 },
            { id: 137, player_id: 110, tournament_id: 133, message: "The order was rescheduled after a routine check.", sent_at: new Date("2023-11-14T19:50:16Z"), message_length: 237, reaction_count: 65 },
            { id: 138, player_id: 647, tournament_id: 20, message: "The order was updated — automatic case, no further action.", sent_at: new Date("2020-09-29T21:22:38Z"), message_length: 160, reaction_count: 58 },
            { id: 139, player_id: 439, tournament_id: 61, message: "The customer confirmed the details and the shipment was approved.", sent_at: new Date("2020-01-17T00:11:19Z"), message_length: 225, reaction_count: 57 },
            { id: 140, player_id: 771, tournament_id: 51, message: "An incomplete follow-up: the shipment was refunded.", sent_at: new Date("2021-04-27T08:51:34Z"), message_length: 156, reaction_count: 35 },
            { id: 141, player_id: 285, tournament_id: 161, message: "A repeat transfer was confirmed the same day.", sent_at: new Date("2021-09-17T12:11:20Z"), message_length: 261, reaction_count: 58 },
            { id: 142, player_id: 258, tournament_id: 74, message: "A manual record was cancelled the same day.", sent_at: new Date("2023-09-29T11:11:54Z"), message_length: 271, reaction_count: 47 },
            { id: 143, player_id: 429, tournament_id: 73, message: "The courier reported an incomplete issue; the payment was escalated.", sent_at: new Date("2021-09-16T18:52:47Z"), message_length: 69, reaction_count: 73 },
            { id: 144, player_id: 254, tournament_id: 180, message: "An operator asked for a change and the claim was replaced.", sent_at: new Date("2021-10-29T11:47:11Z"), message_length: 224, reaction_count: 59 },
            { id: 145, player_id: 47, tournament_id: 177, message: "The courier confirmed the details and the invoice was resolved.", sent_at: new Date("2023-08-26T12:15:56Z"), message_length: 323, reaction_count: 45 },
            { id: 146, player_id: 3, tournament_id: 60, message: "The report was approved following an automatic review.", sent_at: new Date("2023-09-20T21:37:35Z"), message_length: 214, reaction_count: 57 },
            { id: 147, player_id: 954, tournament_id: 113, message: "An unusual document was cancelled the same day.", sent_at: new Date("2022-06-02T00:13:49Z"), message_length: 320, reaction_count: 61 },
            { id: 148, player_id: 145, tournament_id: 157, message: "The supplier asked for a change and the ticket was rescheduled.", sent_at: new Date("2020-06-22T18:11:35Z"), message_length: 238, reaction_count: 60 },
            { id: 149, player_id: 543, tournament_id: 115, message: "The booking was rejected after a partial check.", sent_at: new Date("2023-09-30T12:51:29Z"), message_length: 285, reaction_count: 55 },
            { id: 150, player_id: 392, tournament_id: 100, message: "No response from the courier, so the payment was refunded.", sent_at: new Date("2021-07-19T20:20:52Z"), message_length: 276, reaction_count: 55 },
            { id: 151, player_id: 848, tournament_id: 191, message: "An operator asked for a change and the account was resolved.", sent_at: new Date("2022-02-15T21:08:16Z"), message_length: 378, reaction_count: 27 },
            { id: 152, player_id: 937, tournament_id: 78, message: "No response from support, so the booking was reviewed.", sent_at: new Date("2021-05-20T09:14:32Z"), message_length: 254, reaction_count: 45 },
            { id: 153, player_id: 773, tournament_id: 176, message: "The reviewer asked for a change and the report was replaced.", sent_at: new Date("2020-10-14T15:00:52Z"), message_length: 289, reaction_count: 42 },
            { id: 154, player_id: 421, tournament_id: 141, message: "The courier reported a manual issue; the item was updated.", sent_at: new Date("2023-09-10T11:05:08Z"), message_length: 416, reaction_count: 63 },
            { id: 155, player_id: 399, tournament_id: 110, message: "The request was replaced after a late check.", sent_at: new Date("2020-09-20T09:55:39Z"), message_length: 298, reaction_count: 38 },
            { id: 156, player_id: 482, tournament_id: 179, message: "The record was completed after a duplicate check.", sent_at: new Date("2021-03-17T09:50:52Z"), message_length: 136, reaction_count: 25 },
            { id: 157, player_id: 732, tournament_id: 22, message: "A standard report was delayed the same day.", sent_at: new Date("2023-08-14T08:34:18Z"), message_length: 292, reaction_count: 69 },
            { id: 158, player_id: 307, tournament_id: 17, message: "The courier confirmed the details and the claim was rejected.", sent_at: new Date("2022-11-27T00:53:39Z"), message_length: 282, reaction_count: 54 },
            { id: 159, player_id: 556, tournament_id: 65, message: "The team asked for a change and the booking was escalated.", sent_at: new Date("2020-09-06T18:29:34Z"), message_length: 234, reaction_count: 46 },
            { id: 160, player_id: 575, tournament_id: 199, message: "No response from the supplier, so the report was reopened.", sent_at: new Date("2022-10-06T19:28:34Z"), message_length: 169, reaction_count: 57 },
            { id: 161, player_id: 772, tournament_id: 165, message: "An automatic follow-up: the appointment was reopened.", sent_at: new Date("2020-03-04T19:11:38Z"), message_length: 152, reaction_count: 57 },
            { id: 162, player_id: 210, tournament_id: 120, message: "The transfer was rescheduled — late case, no further action.", sent_at: new Date("2023-08-06T18:04:28Z"), message_length: 291, reaction_count: 51 },
            { id: 163, player_id: 690, tournament_id: 29, message: "Flagged as incomplete. The reviewer processed the delivery.", sent_at: new Date("2023-03-18T17:24:56Z"), message_length: 189, reaction_count: 33 },
            { id: 164, player_id: 43, tournament_id: 25, message: "The refund was rescheduled following an incomplete review.", sent_at: new Date("2022-09-13T21:02:21Z"), message_length: 243, reaction_count: 52 },
            { id: 165, player_id: 298, tournament_id: 120, message: "The transfer was updated — late case, no further action.", sent_at: new Date("2023-01-12T18:58:53Z"), message_length: 249, reaction_count: 34 },
            { id: 166, player_id: 824, tournament_id: 65, message: "An operator confirmed the details and the session was rescheduled.", sent_at: new Date("2022-10-01T10:04:37Z"), message_length: 222, reaction_count: 59 },
            { id: 167, player_id: 849, tournament_id: 105, message: "The transfer was delayed — routine case, no further action.", sent_at: new Date("2020-12-01T19:06:37Z"), message_length: 247, reaction_count: 72 },
            { id: 168, player_id: 502, tournament_id: 16, message: "The invoice was reviewed after a standard check.", sent_at: new Date("2023-12-21T10:16:01Z"), message_length: 182, reaction_count: 47 },
            { id: 169, player_id: 370, tournament_id: 141, message: "The refund was reopened after a routine check.", sent_at: new Date("2021-07-01T11:28:34Z"), message_length: 300, reaction_count: 40 },
            { id: 170, player_id: 610, tournament_id: 53, message: "The ticket was closed following a routine review.", sent_at: new Date("2023-01-10T01:52:53Z"), message_length: 229, reaction_count: 39 },
            { id: 171, player_id: 785, tournament_id: 162, message: "Support asked for a change and the session was resolved.", sent_at: new Date("2021-07-18T11:09:38Z"), message_length: 213, reaction_count: 52 },
            { id: 172, player_id: 865, tournament_id: 36, message: "A repeat refund was escalated the same day.", sent_at: new Date("2022-06-04T19:54:07Z"), message_length: 218, reaction_count: 72 },
            { id: 173, player_id: 155, tournament_id: 164, message: "A repeat transfer was reviewed the same day.", sent_at: new Date("2022-08-30T07:47:25Z"), message_length: 212, reaction_count: 53 },
            { id: 174, player_id: 618, tournament_id: 153, message: "The account was approved following a partial review.", sent_at: new Date("2021-10-23T21:22:03Z"), message_length: 301, reaction_count: 49 },
            { id: 175, player_id: 283, tournament_id: 136, message: "No response from the customer, so the transfer was updated.", sent_at: new Date("2023-12-31T00:20:23Z"), message_length: 272, reaction_count: 31 },
            { id: 176, player_id: 203, tournament_id: 103, message: "An operator asked for a change and the ticket was completed.", sent_at: new Date("2022-10-05T10:10:28Z"), message_length: 303, reaction_count: 41 },
            { id: 177, player_id: 869, tournament_id: 173, message: "The courier reported a partial issue; the booking was closed.", sent_at: new Date("2023-04-22T13:53:34Z"), message_length: 335, reaction_count: 47 },
            { id: 178, player_id: 216, tournament_id: 80, message: "A routine follow-up: the account was rejected.", sent_at: new Date("2023-09-28T07:55:57Z"), message_length: 182, reaction_count: 35 },
            { id: 179, player_id: 675, tournament_id: 172, message: "The customer asked for a change and the appointment was reopened.", sent_at: new Date("2023-04-28T17:19:45Z"), message_length: 168, reaction_count: 61 },
            { id: 180, player_id: 176, tournament_id: 7, message: "An automatic follow-up: the payment was reopened.", sent_at: new Date("2021-11-03T13:17:48Z"), message_length: 277, reaction_count: 53 },
            { id: 181, player_id: 468, tournament_id: 166, message: "Flagged as urgent. The supplier replaced the order.", sent_at: new Date("2020-07-18T09:29:50Z"), message_length: 201, reaction_count: 68 },
            { id: 182, player_id: 44, tournament_id: 60, message: "The supplier reported a standard issue; the record was delayed.", sent_at: new Date("2021-01-19T22:50:16Z"), message_length: 193, reaction_count: 43 },
            { id: 183, player_id: 571, tournament_id: 100, message: "The report was reopened after an unusual check.", sent_at: new Date("2020-10-01T22:02:07Z"), message_length: 321, reaction_count: 46 },
            { id: 184, player_id: 668, tournament_id: 118, message: "The courier confirmed the details and the refund was rejected.", sent_at: new Date("2020-03-15T15:40:47Z"), message_length: 174, reaction_count: 61 },
            { id: 185, player_id: 761, tournament_id: 57, message: "No response from the team, so the transfer was resolved.", sent_at: new Date("2021-04-16T20:38:06Z"), message_length: 254, reaction_count: 34 },
            { id: 186, player_id: 570, tournament_id: 74, message: "The team reported an unusual issue; the payment was escalated.", sent_at: new Date("2021-01-17T01:56:44Z"), message_length: 88, reaction_count: 49 },
            { id: 187, player_id: 672, tournament_id: 52, message: "The courier reported a standard issue; the report was cancelled.", sent_at: new Date("2022-04-28T08:58:40Z"), message_length: 290, reaction_count: 58 },
            { id: 188, player_id: 677, tournament_id: 32, message: "The refund was confirmed following an urgent review.", sent_at: new Date("2020-06-09T15:32:57Z"), message_length: 211, reaction_count: 53 },
            { id: 189, player_id: 938, tournament_id: 28, message: "The courier reported a routine issue; the claim was reviewed.", sent_at: new Date("2021-04-05T18:11:34Z"), message_length: 180, reaction_count: 41 },
            { id: 190, player_id: 640, tournament_id: 45, message: "Support confirmed the details and the ticket was resolved.", sent_at: new Date("2020-05-25T19:15:48Z"), message_length: 173, reaction_count: 52 },
            { id: 191, player_id: 921, tournament_id: 2, message: "The supplier reported an urgent issue; the session was updated.", sent_at: new Date("2022-11-27T10:24:04Z"), message_length: 113, reaction_count: 50 },
            { id: 192, player_id: 305, tournament_id: 194, message: "No response from the account owner, so the ticket was processed.", sent_at: new Date("2020-03-08T09:01:01Z"), message_length: 321, reaction_count: 32 },
            { id: 193, player_id: 859, tournament_id: 123, message: "An unusual claim was completed the same day.", sent_at: new Date("2022-07-14T14:10:37Z"), message_length: 187, reaction_count: 67 },
            { id: 194, player_id: 838, tournament_id: 139, message: "A standard payment was updated the same day.", sent_at: new Date("2021-12-01T19:32:11Z"), message_length: 246, reaction_count: 50 },
            { id: 195, player_id: 672, tournament_id: 179, message: "An urgent transfer was processed the same day.", sent_at: new Date("2023-07-15T18:19:31Z"), message_length: 163, reaction_count: 58 },
            { id: 196, player_id: 681, tournament_id: 5, message: "The order was escalated following a manual review.", sent_at: new Date("2023-10-16T07:10:03Z"), message_length: 261, reaction_count: 64 },
            { id: 197, player_id: 769, tournament_id: 46, message: "The request was confirmed — routine case, no further action.", sent_at: new Date("2020-04-26T19:05:14Z"), message_length: 243, reaction_count: 61 },
            { id: 198, player_id: 526, tournament_id: 16, message: "Flagged as minor. The customer completed the claim.", sent_at: new Date("2022-10-27T20:28:12Z"), message_length: 158, reaction_count: 46 },
            { id: 199, player_id: 971, tournament_id: 51, message: "An operator asked for a change and the ticket was confirmed.", sent_at: new Date("2023-11-11T17:12:56Z"), message_length: 157, reaction_count: 45 },
            { id: 200, player_id: 295, tournament_id: 64, message: "A manual claim was replaced the same day.", sent_at: new Date("2023-12-31T19:25:02Z"), message_length: 213, reaction_count: 49 },
            { id: 201, player_id: 453, tournament_id: 139, message: "The supplier reported a standard issue; the booking was confirmed.", sent_at: new Date("2023-01-27T17:58:30Z"), message_length: 232, reaction_count: 70 },
            { id: 202, player_id: 689, tournament_id: 3, message: "The refund was delayed following a late review.", sent_at: new Date("2023-08-31T14:34:08Z"), message_length: 448, reaction_count: 54 },
            { id: 203, player_id: 678, tournament_id: 84, message: "A standard follow-up: the ticket was rejected.", sent_at: new Date("2021-05-07T10:58:18Z"), message_length: 252, reaction_count: 62 },
            { id: 204, player_id: 532, tournament_id: 29, message: "Flagged as late. An operator delayed the claim.", sent_at: new Date("2022-10-10T23:41:41Z"), message_length: 283, reaction_count: 33 },
            { id: 205, player_id: 503, tournament_id: 50, message: "The reviewer reported a minor issue; the session was closed.", sent_at: new Date("2021-09-28T15:42:02Z"), message_length: 284, reaction_count: 65 },
            { id: 206, player_id: 702, tournament_id: 134, message: "The session was rescheduled — minor case, no further action.", sent_at: new Date("2022-11-28T21:33:10Z"), message_length: 364, reaction_count: 53 },
            { id: 207, player_id: 182, tournament_id: 161, message: "Flagged as manual. An operator delayed the transfer.", sent_at: new Date("2023-06-10T10:20:28Z"), message_length: 281, reaction_count: 27 },
            { id: 208, player_id: 164, tournament_id: 139, message: "A manual payment was resolved the same day.", sent_at: new Date("2020-03-12T17:04:21Z"), message_length: 334, reaction_count: 38 },
            { id: 209, player_id: 120, tournament_id: 171, message: "A late follow-up: the payment was resolved.", sent_at: new Date("2023-06-29T18:52:17Z"), message_length: 253, reaction_count: 28 },
            { id: 210, player_id: 529, tournament_id: 130, message: "Flagged as repeat. The customer rejected the shipment.", sent_at: new Date("2020-06-27T17:31:09Z"), message_length: 170, reaction_count: 35 },
            { id: 211, player_id: 944, tournament_id: 12, message: "The team asked for a change and the session was rejected.", sent_at: new Date("2022-08-20T23:54:11Z"), message_length: 259, reaction_count: 23 },
            { id: 212, player_id: 528, tournament_id: 42, message: "The supplier confirmed the details and the request was reopened.", sent_at: new Date("2021-12-02T11:42:18Z"), message_length: 274, reaction_count: 54 },
            { id: 213, player_id: 611, tournament_id: 156, message: "Flagged as manual. The account owner rejected the ticket.", sent_at: new Date("2022-02-08T21:13:04Z"), message_length: 338, reaction_count: 49 },
            { id: 214, player_id: 127, tournament_id: 72, message: "The payment was reviewed — standard case, no further action.", sent_at: new Date("2023-02-15T08:31:31Z"), message_length: 217, reaction_count: 49 },
            { id: 215, player_id: 775, tournament_id: 168, message: "Flagged as repeat. Support delayed the session.", sent_at: new Date("2020-09-21T16:07:55Z"), message_length: 430, reaction_count: 69 },
            { id: 216, player_id: 283, tournament_id: 14, message: "The account was completed — duplicate case, no further action.", sent_at: new Date("2023-07-19T12:17:32Z"), message_length: 390, reaction_count: 40 },
            { id: 217, player_id: 445, tournament_id: 103, message: "The ticket was processed — late case, no further action.", sent_at: new Date("2022-08-21T19:49:27Z"), message_length: 242, reaction_count: 83 },
            { id: 218, player_id: 417, tournament_id: 199, message: "The customer asked for a change and the claim was closed.", sent_at: new Date("2023-10-06T17:07:59Z"), message_length: 167, reaction_count: 54 },
            { id: 219, player_id: 227, tournament_id: 38, message: "The courier confirmed the details and the invoice was resolved.", sent_at: new Date("2023-07-20T14:07:46Z"), message_length: 379, reaction_count: 23 },
            { id: 220, player_id: 95, tournament_id: 49, message: "Flagged as urgent. An operator escalated the order.", sent_at: new Date("2020-04-17T22:08:38Z"), message_length: 159, reaction_count: 49 },
            { id: 221, player_id: 322, tournament_id: 10, message: "The account owner asked for a change and the session was approved.", sent_at: new Date("2020-05-01T05:33:12Z"), message_length: 230, reaction_count: 53 },
            { id: 222, player_id: 438, tournament_id: 42, message: "The team asked for a change and the account was replaced.", sent_at: new Date("2021-01-17T18:34:19Z"), message_length: 355, reaction_count: 59 },
            { id: 223, player_id: 830, tournament_id: 18, message: "Flagged as manual. The team resolved the order.", sent_at: new Date("2023-04-09T17:08:03Z"), message_length: 235, reaction_count: 48 },
            { id: 224, player_id: 355, tournament_id: 173, message: "The courier confirmed the details and the document was cancelled.", sent_at: new Date("2021-05-26T17:26:22Z"), message_length: 211, reaction_count: 37 },
            { id: 225, player_id: 939, tournament_id: 177, message: "The customer asked for a change and the invoice was replaced.", sent_at: new Date("2021-05-18T16:31:06Z"), message_length: 177, reaction_count: 30 },
            { id: 226, player_id: 441, tournament_id: 177, message: "The supplier asked for a change and the refund was confirmed.", sent_at: new Date("2022-02-07T13:26:17Z"), message_length: 316, reaction_count: 65 },
            { id: 227, player_id: 100, tournament_id: 81, message: "No response from an operator, so the order was rescheduled.", sent_at: new Date("2023-07-23T21:54:21Z"), message_length: 274, reaction_count: 59 },
            { id: 228, player_id: 554, tournament_id: 49, message: "The ticket was escalated — incomplete case, no further action.", sent_at: new Date("2020-05-11T20:26:46Z"), message_length: 171, reaction_count: 42 },
            { id: 229, player_id: 388, tournament_id: 191, message: "A partial transfer was rescheduled the same day.", sent_at: new Date("2021-04-01T15:30:35Z"), message_length: 279, reaction_count: 85 },
            { id: 230, player_id: 270, tournament_id: 113, message: "The supplier asked for a change and the refund was confirmed.", sent_at: new Date("2020-07-17T00:50:09Z"), message_length: 168, reaction_count: 42 },
            { id: 231, player_id: 440, tournament_id: 166, message: "Flagged as repeat. The reviewer replaced the appointment.", sent_at: new Date("2023-01-08T17:06:26Z"), message_length: 190, reaction_count: 48 },
            { id: 232, player_id: 2, tournament_id: 185, message: "The team asked for a change and the transfer was refunded.", sent_at: new Date("2022-04-10T17:00:25Z"), message_length: 274, reaction_count: 31 },
            { id: 233, player_id: 133, tournament_id: 87, message: "The booking was replaced following a partial review.", sent_at: new Date("2020-09-21T11:33:35Z"), message_length: 270, reaction_count: 24 },
            { id: 234, player_id: 442, tournament_id: 152, message: "An operator reported a routine issue; the refund was replaced.", sent_at: new Date("2021-02-02T17:37:55Z"), message_length: 262, reaction_count: 55 },
            { id: 235, player_id: 661, tournament_id: 200, message: "The supplier asked for a change and the account was rejected.", sent_at: new Date("2023-10-08T16:55:39Z"), message_length: 262, reaction_count: 53 },
            { id: 236, player_id: 348, tournament_id: 187, message: "An incomplete follow-up: the transfer was escalated.", sent_at: new Date("2022-01-05T15:14:08Z"), message_length: 150, reaction_count: 32 },
            { id: 237, player_id: 980, tournament_id: 107, message: "Support confirmed the details and the claim was updated.", sent_at: new Date("2022-09-10T20:24:19Z"), message_length: 332, reaction_count: 65 },
            { id: 238, player_id: 522, tournament_id: 150, message: "The team asked for a change and the payment was refunded.", sent_at: new Date("2021-01-08T12:38:04Z"), message_length: 365, reaction_count: 54 },
            { id: 239, player_id: 610, tournament_id: 127, message: "The team asked for a change and the ticket was replaced.", sent_at: new Date("2023-02-09T19:41:19Z"), message_length: 340, reaction_count: 45 },
            { id: 240, player_id: 345, tournament_id: 148, message: "The document was rescheduled following a routine review.", sent_at: new Date("2023-12-15T15:48:50Z"), message_length: 234, reaction_count: 40 },
            { id: 241, player_id: 423, tournament_id: 79, message: "The courier reported a late issue; the refund was updated.", sent_at: new Date("2022-05-18T15:11:42Z"), message_length: 286, reaction_count: 56 },
            { id: 242, player_id: 144, tournament_id: 74, message: "The document was updated — repeat case, no further action.", sent_at: new Date("2021-05-28T05:55:23Z"), message_length: 152, reaction_count: 54 },
            { id: 243, player_id: 770, tournament_id: 11, message: "A late follow-up: the order was reopened.", sent_at: new Date("2022-06-17T22:38:34Z"), message_length: 300, reaction_count: 43 },
            { id: 244, player_id: 91, tournament_id: 39, message: "Flagged as manual. An operator approved the order.", sent_at: new Date("2021-11-14T17:50:00Z"), message_length: 319, reaction_count: 48 },
            { id: 245, player_id: 647, tournament_id: 147, message: "A duplicate order was updated the same day.", sent_at: new Date("2022-03-16T06:35:57Z"), message_length: 261, reaction_count: 68 },
            { id: 246, player_id: 729, tournament_id: 103, message: "An urgent follow-up: the booking was closed.", sent_at: new Date("2023-12-13T22:14:52Z"), message_length: 273, reaction_count: 86 },
            { id: 247, player_id: 52, tournament_id: 9, message: "No response from the customer, so the transfer was refunded.", sent_at: new Date("2022-08-07T18:40:41Z"), message_length: 243, reaction_count: 15 },
            { id: 248, player_id: 151, tournament_id: 110, message: "The request was refunded after a manual check.", sent_at: new Date("2020-07-09T14:39:22Z"), message_length: 297, reaction_count: 22 },
            { id: 249, player_id: 307, tournament_id: 107, message: "No response from the supplier, so the session was confirmed.", sent_at: new Date("2021-04-11T11:59:44Z"), message_length: 181, reaction_count: 46 },
            { id: 250, player_id: 274, tournament_id: 96, message: "The reviewer reported a repeat issue; the payment was cancelled.", sent_at: new Date("2020-04-02T10:15:55Z"), message_length: 281, reaction_count: 50 },
            { id: 251, player_id: 284, tournament_id: 68, message: "Support confirmed the details and the record was replaced.", sent_at: new Date("2022-07-02T18:48:30Z"), message_length: 242, reaction_count: 33 },
            { id: 252, player_id: 761, tournament_id: 38, message: "No response from the reviewer, so the document was reviewed.", sent_at: new Date("2022-05-31T10:24:57Z"), message_length: 295, reaction_count: 48 },
            { id: 253, player_id: 582, tournament_id: 31, message: "Support asked for a change and the transfer was reviewed.", sent_at: new Date("2022-10-18T19:07:14Z"), message_length: 329, reaction_count: 55 },
            { id: 254, player_id: 479, tournament_id: 152, message: "The document was refunded — repeat case, no further action.", sent_at: new Date("2020-08-01T09:31:24Z"), message_length: 243, reaction_count: 84 },
            { id: 255, player_id: 859, tournament_id: 38, message: "The booking was confirmed — urgent case, no further action.", sent_at: new Date("2021-03-14T08:56:53Z"), message_length: 232, reaction_count: 37 },
            { id: 256, player_id: 139, tournament_id: 122, message: "No response from the account owner, so the account was confirmed.", sent_at: new Date("2021-01-23T21:20:09Z"), message_length: 246, reaction_count: 54 },
            { id: 257, player_id: 484, tournament_id: 141, message: "A minor follow-up: the report was resolved.", sent_at: new Date("2023-04-16T21:51:02Z"), message_length: 280, reaction_count: 57 },
            { id: 258, player_id: 80, tournament_id: 13, message: "Support confirmed the details and the request was updated.", sent_at: new Date("2022-05-23T16:21:56Z"), message_length: 233, reaction_count: 60 },
            { id: 259, player_id: 816, tournament_id: 17, message: "Flagged as incomplete. The supplier confirmed the item.", sent_at: new Date("2021-03-21T11:23:30Z"), message_length: 262, reaction_count: 65 },
            { id: 260, player_id: 742, tournament_id: 152, message: "The reviewer reported a late issue; the invoice was reopened.", sent_at: new Date("2023-01-21T01:06:03Z"), message_length: 260, reaction_count: 54 },
            { id: 261, player_id: 512, tournament_id: 117, message: "An operator confirmed the details and the shipment was rejected.", sent_at: new Date("2023-12-09T17:50:50Z"), message_length: 362, reaction_count: 44 },
            { id: 262, player_id: 292, tournament_id: 118, message: "A late follow-up: the booking was delayed.", sent_at: new Date("2021-11-17T11:51:22Z"), message_length: 277, reaction_count: 68 },
            { id: 263, player_id: 869, tournament_id: 151, message: "No response from the account owner, so the session was reopened.", sent_at: new Date("2020-03-10T17:22:36Z"), message_length: 284, reaction_count: 26 },
            { id: 264, player_id: 32, tournament_id: 90, message: "A minor payment was confirmed the same day.", sent_at: new Date("2020-05-02T23:35:25Z"), message_length: 216, reaction_count: 64 },
            { id: 265, player_id: 19, tournament_id: 156, message: "The session was updated after a standard check.", sent_at: new Date("2022-05-05T19:59:38Z"), message_length: 272, reaction_count: 54 },
            { id: 266, player_id: 955, tournament_id: 96, message: "A repeat ticket was reopened the same day.", sent_at: new Date("2023-07-17T12:17:49Z"), message_length: 193, reaction_count: 60 },
            { id: 267, player_id: 965, tournament_id: 151, message: "No response from the customer, so the record was reviewed.", sent_at: new Date("2022-03-16T14:58:07Z"), message_length: 127, reaction_count: 47 },
            { id: 268, player_id: 921, tournament_id: 173, message: "The reviewer reported a duplicate issue; the ticket was rejected.", sent_at: new Date("2021-11-23T21:25:16Z"), message_length: 317, reaction_count: 47 },
            { id: 269, player_id: 380, tournament_id: 122, message: "The customer confirmed the details and the transfer was refunded.", sent_at: new Date("2021-12-04T10:03:47Z"), message_length: 331, reaction_count: 68 },
            { id: 270, player_id: 736, tournament_id: 62, message: "The booking was refunded — partial case, no further action.", sent_at: new Date("2022-05-17T05:33:40Z"), message_length: 215, reaction_count: 39 },
            { id: 271, player_id: 120, tournament_id: 72, message: "No response from support, so the item was updated.", sent_at: new Date("2020-09-06T19:56:49Z"), message_length: 358, reaction_count: 60 },
            { id: 272, player_id: 604, tournament_id: 5, message: "The report was resolved — duplicate case, no further action.", sent_at: new Date("2022-10-23T10:16:33Z"), message_length: 299, reaction_count: 31 },
            { id: 273, player_id: 392, tournament_id: 185, message: "A routine follow-up: the order was updated.", sent_at: new Date("2023-11-29T11:59:02Z"), message_length: 200, reaction_count: 57 },
            { id: 274, player_id: 41, tournament_id: 191, message: "The reviewer reported an incomplete issue; the item was completed.", sent_at: new Date("2023-10-21T18:15:03Z"), message_length: 432, reaction_count: 57 },
            { id: 275, player_id: 432, tournament_id: 189, message: "A partial follow-up: the item was approved.", sent_at: new Date("2020-03-19T10:10:53Z"), message_length: 235, reaction_count: 54 },
            { id: 276, player_id: 319, tournament_id: 69, message: "The account was approved following a routine review.", sent_at: new Date("2021-12-21T00:15:50Z"), message_length: 292, reaction_count: 48 },
            { id: 277, player_id: 65, tournament_id: 3, message: "The report was delayed after a standard check.", sent_at: new Date("2020-05-10T17:52:34Z"), message_length: 290, reaction_count: 47 },
            { id: 278, player_id: 941, tournament_id: 131, message: "Flagged as manual. The customer approved the order.", sent_at: new Date("2020-11-28T02:16:24Z"), message_length: 203, reaction_count: 63 },
            { id: 279, player_id: 953, tournament_id: 158, message: "An urgent item was processed the same day.", sent_at: new Date("2021-11-03T18:23:10Z"), message_length: 274, reaction_count: 68 },
            { id: 280, player_id: 761, tournament_id: 186, message: "The delivery was rejected after an automatic check.", sent_at: new Date("2022-12-10T20:03:20Z"), message_length: 162, reaction_count: 30 },
            { id: 281, player_id: 805, tournament_id: 89, message: "The account owner confirmed the details and the ticket was replaced.", sent_at: new Date("2023-12-07T09:57:04Z"), message_length: 286, reaction_count: 71 },
            { id: 282, player_id: 125, tournament_id: 50, message: "The report was escalated following an unusual review.", sent_at: new Date("2020-06-09T18:40:23Z"), message_length: 277, reaction_count: 67 },
            { id: 283, player_id: 64, tournament_id: 98, message: "The booking was approved — standard case, no further action.", sent_at: new Date("2021-06-13T09:57:55Z"), message_length: 286, reaction_count: 36 },
            { id: 284, player_id: 251, tournament_id: 186, message: "The account was cancelled following a duplicate review.", sent_at: new Date("2020-07-19T10:58:03Z"), message_length: 104, reaction_count: 34 },
            { id: 285, player_id: 228, tournament_id: 23, message: "The supplier asked for a change and the delivery was delayed.", sent_at: new Date("2020-07-01T09:37:04Z"), message_length: 174, reaction_count: 51 },
            { id: 286, player_id: 721, tournament_id: 151, message: "The account owner asked for a change and the ticket was escalated.", sent_at: new Date("2020-02-29T09:45:53Z"), message_length: 237, reaction_count: 61 },
            { id: 287, player_id: 57, tournament_id: 6, message: "The account owner confirmed the details and the ticket was completed.", sent_at: new Date("2020-12-22T16:35:25Z"), message_length: 207, reaction_count: 69 },
            { id: 288, player_id: 779, tournament_id: 48, message: "An automatic follow-up: the invoice was processed.", sent_at: new Date("2023-03-21T07:46:11Z"), message_length: 177, reaction_count: 70 },
            { id: 289, player_id: 877, tournament_id: 152, message: "An unusual follow-up: the order was closed.", sent_at: new Date("2020-01-11T21:40:10Z"), message_length: 252, reaction_count: 60 },
            { id: 290, player_id: 607, tournament_id: 128, message: "The shipment was rescheduled following an automatic review.", sent_at: new Date("2023-05-06T09:06:07Z"), message_length: 348, reaction_count: 62 },
            { id: 291, player_id: 409, tournament_id: 80, message: "Flagged as incomplete. The customer updated the item.", sent_at: new Date("2020-03-12T13:02:31Z"), message_length: 238, reaction_count: 36 },
            { id: 292, player_id: 367, tournament_id: 42, message: "An incomplete claim was reviewed the same day.", sent_at: new Date("2023-04-05T04:14:50Z"), message_length: 333, reaction_count: 17 },
            { id: 293, player_id: 187, tournament_id: 181, message: "An automatic booking was confirmed the same day.", sent_at: new Date("2022-03-07T18:21:20Z"), message_length: 284, reaction_count: 25 },
            { id: 294, player_id: 862, tournament_id: 33, message: "Flagged as late. The reviewer cancelled the report.", sent_at: new Date("2022-07-09T16:47:54Z"), message_length: 420, reaction_count: 56 },
            { id: 295, player_id: 928, tournament_id: 146, message: "A partial follow-up: the payment was replaced.", sent_at: new Date("2021-07-28T07:45:29Z"), message_length: 256, reaction_count: 43 },
            { id: 296, player_id: 276, tournament_id: 139, message: "An unusual report was cancelled the same day.", sent_at: new Date("2023-09-06T07:48:38Z"), message_length: 299, reaction_count: 57 },
            { id: 297, player_id: 731, tournament_id: 160, message: "The customer asked for a change and the report was processed.", sent_at: new Date("2023-06-09T09:24:03Z"), message_length: 204, reaction_count: 31 },
            { id: 298, player_id: 665, tournament_id: 28, message: "A repeat follow-up: the record was rescheduled.", sent_at: new Date("2020-01-08T22:50:44Z"), message_length: 250, reaction_count: 58 },
            { id: 299, player_id: 331, tournament_id: 77, message: "No response from an operator, so the record was rescheduled.", sent_at: new Date("2021-12-15T17:17:32Z"), message_length: 284, reaction_count: 35 },
            { id: 300, player_id: 657, tournament_id: 160, message: "Flagged as automatic. The courier closed the account.", sent_at: new Date("2023-03-23T19:54:17Z"), message_length: 239, reaction_count: 52 },
            { id: 301, player_id: 160, tournament_id: 114, message: "No response from the courier, so the refund was resolved.", sent_at: new Date("2023-01-23T21:05:47Z"), message_length: 280, reaction_count: 49 },
            { id: 302, player_id: 152, tournament_id: 62, message: "The item was delayed after a manual check.", sent_at: new Date("2020-07-22T12:31:28Z"), message_length: 266, reaction_count: 57 },
            { id: 303, player_id: 244, tournament_id: 122, message: "The session was updated after a minor check.", sent_at: new Date("2023-01-24T08:38:20Z"), message_length: 254, reaction_count: 4 },
            { id: 304, player_id: 150, tournament_id: 4, message: "The refund was escalated after an automatic check.", sent_at: new Date("2023-04-20T17:45:21Z"), message_length: 332, reaction_count: 56 },
            { id: 305, player_id: 61, tournament_id: 87, message: "The courier asked for a change and the payment was escalated.", sent_at: new Date("2021-01-26T20:17:34Z"), message_length: 297, reaction_count: 54 },
            { id: 306, player_id: 784, tournament_id: 4, message: "A repeat account was updated the same day.", sent_at: new Date("2020-04-07T12:23:30Z"), message_length: 261, reaction_count: 56 },
            { id: 307, player_id: 950, tournament_id: 106, message: "The invoice was escalated — partial case, no further action.", sent_at: new Date("2022-04-22T23:54:49Z"), message_length: 210, reaction_count: 49 },
            { id: 308, player_id: 317, tournament_id: 51, message: "The customer asked for a change and the record was updated.", sent_at: new Date("2020-05-07T14:13:39Z"), message_length: 101, reaction_count: 46 },
            { id: 309, player_id: 499, tournament_id: 135, message: "An operator reported a duplicate issue; the request was delayed.", sent_at: new Date("2022-04-26T21:28:04Z"), message_length: 262, reaction_count: 73 },
            { id: 310, player_id: 307, tournament_id: 148, message: "The shipment was rejected following an automatic review.", sent_at: new Date("2020-08-29T05:25:12Z"), message_length: 296, reaction_count: 37 },
            { id: 311, player_id: 187, tournament_id: 40, message: "The document was confirmed — standard case, no further action.", sent_at: new Date("2022-02-15T21:42:10Z"), message_length: 218, reaction_count: 44 },
            { id: 312, player_id: 170, tournament_id: 25, message: "A partial booking was replaced the same day.", sent_at: new Date("2020-05-03T11:59:49Z"), message_length: 238, reaction_count: 48 },
            { id: 313, player_id: 505, tournament_id: 33, message: "No response from the customer, so the request was rescheduled.", sent_at: new Date("2023-09-29T15:28:07Z"), message_length: 352, reaction_count: 65 },
            { id: 314, player_id: 692, tournament_id: 191, message: "The customer asked for a change and the ticket was reviewed.", sent_at: new Date("2022-12-29T18:35:40Z"), message_length: 101, reaction_count: 82 },
            { id: 315, player_id: 496, tournament_id: 53, message: "A standard transfer was refunded the same day.", sent_at: new Date("2021-09-14T21:48:46Z"), message_length: 344, reaction_count: 54 },
            { id: 316, player_id: 665, tournament_id: 11, message: "The supplier reported an urgent issue; the refund was confirmed.", sent_at: new Date("2020-01-25T20:05:03Z"), message_length: 256, reaction_count: 72 },
            { id: 317, player_id: 379, tournament_id: 55, message: "The refund was reviewed after a manual check.", sent_at: new Date("2023-10-15T13:23:51Z"), message_length: 271, reaction_count: 54 },
            { id: 318, player_id: 890, tournament_id: 57, message: "The request was refunded after an urgent check.", sent_at: new Date("2020-06-07T20:50:20Z"), message_length: 270, reaction_count: 47 },
            { id: 319, player_id: 351, tournament_id: 61, message: "Flagged as unusual. An operator approved the account.", sent_at: new Date("2022-04-20T15:31:37Z"), message_length: 330, reaction_count: 43 },
            { id: 320, player_id: 319, tournament_id: 128, message: "The claim was escalated following a minor review.", sent_at: new Date("2022-02-06T12:47:45Z"), message_length: 169, reaction_count: 44 },
            { id: 321, player_id: 403, tournament_id: 142, message: "The order was rescheduled after a minor check.", sent_at: new Date("2020-12-09T16:30:12Z"), message_length: 164, reaction_count: 49 },
            { id: 322, player_id: 493, tournament_id: 59, message: "A repeat follow-up: the refund was updated.", sent_at: new Date("2020-09-12T15:28:30Z"), message_length: 234, reaction_count: 50 },
            { id: 323, player_id: 457, tournament_id: 86, message: "A repeat payment was reopened the same day.", sent_at: new Date("2021-02-13T11:09:29Z"), message_length: 303, reaction_count: 68 },
            { id: 324, player_id: 652, tournament_id: 153, message: "The session was escalated following an unusual review.", sent_at: new Date("2023-10-02T22:06:07Z"), message_length: 179, reaction_count: 56 },
            { id: 325, player_id: 545, tournament_id: 92, message: "Flagged as unusual. An operator approved the report.", sent_at: new Date("2023-12-19T05:57:24Z"), message_length: 139, reaction_count: 34 },
            { id: 326, player_id: 104, tournament_id: 52, message: "No response from support, so the request was approved.", sent_at: new Date("2022-10-23T10:27:03Z"), message_length: 435, reaction_count: 62 },
            { id: 327, player_id: 286, tournament_id: 40, message: "The supplier asked for a change and the item was closed.", sent_at: new Date("2021-07-01T19:52:43Z"), message_length: 256, reaction_count: 52 },
            { id: 328, player_id: 522, tournament_id: 146, message: "A standard follow-up: the report was cancelled.", sent_at: new Date("2020-07-30T06:03:08Z"), message_length: 145, reaction_count: 35 },
            { id: 329, player_id: 294, tournament_id: 61, message: "An incomplete shipment was processed the same day.", sent_at: new Date("2022-05-27T21:57:09Z"), message_length: 194, reaction_count: 53 },
            { id: 330, player_id: 254, tournament_id: 197, message: "The reviewer asked for a change and the shipment was completed.", sent_at: new Date("2023-04-05T10:01:30Z"), message_length: 320, reaction_count: 38 },
            { id: 331, player_id: 301, tournament_id: 66, message: "The courier reported a minor issue; the appointment was rescheduled.", sent_at: new Date("2020-08-29T12:05:07Z"), message_length: 430, reaction_count: 39 },
            { id: 332, player_id: 992, tournament_id: 65, message: "A partial follow-up: the record was replaced.", sent_at: new Date("2022-01-29T23:51:04Z"), message_length: 213, reaction_count: 67 },
            { id: 333, player_id: 574, tournament_id: 44, message: "No response from the reviewer, so the invoice was processed.", sent_at: new Date("2021-12-18T08:07:17Z"), message_length: 274, reaction_count: 27 },
            { id: 334, player_id: 552, tournament_id: 4, message: "A late booking was cancelled the same day.", sent_at: new Date("2022-08-18T12:43:25Z"), message_length: 239, reaction_count: 74 },
            { id: 335, player_id: 972, tournament_id: 36, message: "The account owner asked for a change and the delivery was completed.", sent_at: new Date("2022-01-08T07:02:46Z"), message_length: 295, reaction_count: 43 },
            { id: 336, player_id: 711, tournament_id: 200, message: "The item was replaced after a partial check.", sent_at: new Date("2021-10-06T18:29:18Z"), message_length: 195, reaction_count: 71 },
            { id: 337, player_id: 29, tournament_id: 132, message: "A standard follow-up: the shipment was reopened.", sent_at: new Date("2023-10-19T18:43:48Z"), message_length: 251, reaction_count: 73 },
            { id: 338, player_id: 967, tournament_id: 89, message: "An automatic payment was refunded the same day.", sent_at: new Date("2023-06-26T00:50:38Z"), message_length: 231, reaction_count: 27 },
            { id: 339, player_id: 131, tournament_id: 77, message: "The report was reopened after a late check.", sent_at: new Date("2021-04-10T09:28:33Z"), message_length: 284, reaction_count: 53 },
            { id: 340, player_id: 997, tournament_id: 72, message: "A routine follow-up: the ticket was rescheduled.", sent_at: new Date("2021-01-14T15:04:24Z"), message_length: 221, reaction_count: 36 },
            { id: 341, player_id: 247, tournament_id: 82, message: "The reviewer confirmed the details and the shipment was resolved.", sent_at: new Date("2021-07-13T14:06:44Z"), message_length: 245, reaction_count: 50 },
            { id: 342, player_id: 693, tournament_id: 142, message: "The account was closed following a routine review.", sent_at: new Date("2020-06-09T19:33:43Z"), message_length: 114, reaction_count: 74 },
            { id: 343, player_id: 907, tournament_id: 186, message: "The item was cancelled after a standard check.", sent_at: new Date("2022-03-25T07:22:12Z"), message_length: 222, reaction_count: 42 },
            { id: 344, player_id: 585, tournament_id: 52, message: "The courier reported a standard issue; the payment was escalated.", sent_at: new Date("2020-11-04T11:47:45Z"), message_length: 165, reaction_count: 42 },
            { id: 345, player_id: 241, tournament_id: 177, message: "A minor appointment was replaced the same day.", sent_at: new Date("2021-04-17T00:32:53Z"), message_length: 213, reaction_count: 50 },
            { id: 346, player_id: 954, tournament_id: 7, message: "Flagged as automatic. Support delayed the account.", sent_at: new Date("2023-02-20T10:20:02Z"), message_length: 242, reaction_count: 64 },
            { id: 347, player_id: 412, tournament_id: 164, message: "An operator confirmed the details and the record was escalated.", sent_at: new Date("2020-11-09T18:51:59Z"), message_length: 304, reaction_count: 27 },
            { id: 348, player_id: 15, tournament_id: 53, message: "Flagged as minor. The courier updated the refund.", sent_at: new Date("2021-10-20T20:44:28Z"), message_length: 136, reaction_count: 49 },
            { id: 349, player_id: 572, tournament_id: 47, message: "The account owner confirmed the details and the appointment was updated.", sent_at: new Date("2021-08-11T20:45:27Z"), message_length: 226, reaction_count: 66 },
            { id: 350, player_id: 433, tournament_id: 109, message: "An incomplete follow-up: the record was approved.", sent_at: new Date("2020-01-16T14:00:33Z"), message_length: 245, reaction_count: 44 },
            { id: 351, player_id: 316, tournament_id: 89, message: "Flagged as urgent. The team resolved the delivery.", sent_at: new Date("2021-07-19T14:03:57Z"), message_length: 387, reaction_count: 45 },
            { id: 352, player_id: 278, tournament_id: 50, message: "The courier asked for a change and the report was escalated.", sent_at: new Date("2021-06-22T21:01:54Z"), message_length: 228, reaction_count: 51 },
            { id: 353, player_id: 901, tournament_id: 128, message: "The customer confirmed the details and the account was refunded.", sent_at: new Date("2021-01-01T16:21:36Z"), message_length: 263, reaction_count: 25 },
            { id: 354, player_id: 349, tournament_id: 106, message: "A duplicate follow-up: the delivery was delayed.", sent_at: new Date("2023-08-09T09:17:19Z"), message_length: 254, reaction_count: 46 },
            { id: 355, player_id: 129, tournament_id: 98, message: "An incomplete follow-up: the record was cancelled.", sent_at: new Date("2020-01-26T22:03:23Z"), message_length: 218, reaction_count: 53 },
            { id: 356, player_id: 867, tournament_id: 125, message: "A late document was reviewed the same day.", sent_at: new Date("2021-08-07T21:08:49Z"), message_length: 350, reaction_count: 50 },
            { id: 357, player_id: 310, tournament_id: 106, message: "The team confirmed the details and the refund was rescheduled.", sent_at: new Date("2023-03-21T11:45:54Z"), message_length: 222, reaction_count: 68 },
            { id: 358, player_id: 734, tournament_id: 67, message: "The report was processed following a minor review.", sent_at: new Date("2020-06-27T16:10:41Z"), message_length: 268, reaction_count: 56 },
            { id: 359, player_id: 847, tournament_id: 59, message: "A late follow-up: the ticket was refunded.", sent_at: new Date("2020-05-09T14:30:08Z"), message_length: 274, reaction_count: 50 },
            { id: 360, player_id: 171, tournament_id: 78, message: "An operator reported a repeat issue; the invoice was replaced.", sent_at: new Date("2020-05-05T19:20:10Z"), message_length: 172, reaction_count: 45 },
            { id: 361, player_id: 925, tournament_id: 189, message: "The order was approved following a standard review.", sent_at: new Date("2022-08-11T13:18:59Z"), message_length: 306, reaction_count: 52 },
            { id: 362, player_id: 426, tournament_id: 70, message: "The item was closed — duplicate case, no further action.", sent_at: new Date("2021-04-24T17:35:08Z"), message_length: 273, reaction_count: 38 },
            { id: 363, player_id: 78, tournament_id: 92, message: "The appointment was replaced after a partial check.", sent_at: new Date("2022-10-30T07:10:07Z"), message_length: 141, reaction_count: 38 },
            { id: 364, player_id: 77, tournament_id: 141, message: "Support reported an incomplete issue; the booking was confirmed.", sent_at: new Date("2021-08-27T11:21:15Z"), message_length: 313, reaction_count: 59 },
            { id: 365, player_id: 900, tournament_id: 11, message: "The record was delayed — manual case, no further action.", sent_at: new Date("2021-08-09T12:02:45Z"), message_length: 409, reaction_count: 62 },
            { id: 366, player_id: 294, tournament_id: 125, message: "The record was processed following an automatic review.", sent_at: new Date("2022-11-28T18:27:07Z"), message_length: 275, reaction_count: 45 },
            { id: 367, player_id: 646, tournament_id: 116, message: "An urgent payment was resolved the same day.", sent_at: new Date("2023-12-06T14:00:00Z"), message_length: 159, reaction_count: 51 },
            { id: 368, player_id: 671, tournament_id: 149, message: "The courier reported a manual issue; the delivery was replaced.", sent_at: new Date("2021-12-26T19:17:32Z"), message_length: 337, reaction_count: 67 },
            { id: 369, player_id: 443, tournament_id: 20, message: "An operator confirmed the details and the appointment was updated.", sent_at: new Date("2021-02-11T22:54:39Z"), message_length: 157, reaction_count: 40 },
            { id: 370, player_id: 77, tournament_id: 167, message: "The invoice was reopened — minor case, no further action.", sent_at: new Date("2023-08-18T08:34:26Z"), message_length: 276, reaction_count: 51 },
            { id: 371, player_id: 315, tournament_id: 29, message: "Flagged as late. The account owner completed the item.", sent_at: new Date("2023-06-20T10:56:14Z"), message_length: 295, reaction_count: 54 },
            { id: 372, player_id: 131, tournament_id: 20, message: "The courier reported a duplicate issue; the transfer was resolved.", sent_at: new Date("2022-12-01T17:48:45Z"), message_length: 163, reaction_count: 38 },
            { id: 373, player_id: 865, tournament_id: 34, message: "The account owner reported a repeat issue; the invoice was refunded.", sent_at: new Date("2023-12-19T17:20:30Z"), message_length: 181, reaction_count: 45 },
            { id: 374, player_id: 896, tournament_id: 7, message: "The courier asked for a change and the document was updated.", sent_at: new Date("2022-08-20T20:53:55Z"), message_length: 221, reaction_count: 41 },
            { id: 375, player_id: 901, tournament_id: 157, message: "The booking was updated — repeat case, no further action.", sent_at: new Date("2021-04-05T16:46:40Z"), message_length: 320, reaction_count: 51 },
            { id: 376, player_id: 32, tournament_id: 133, message: "An urgent shipment was escalated the same day.", sent_at: new Date("2021-05-26T22:52:09Z"), message_length: 285, reaction_count: 29 },
            { id: 377, player_id: 149, tournament_id: 199, message: "The shipment was cancelled following an unusual review.", sent_at: new Date("2021-09-05T19:26:19Z"), message_length: 256, reaction_count: 74 },
            { id: 378, player_id: 863, tournament_id: 10, message: "The item was completed — minor case, no further action.", sent_at: new Date("2023-11-29T13:24:47Z"), message_length: 262, reaction_count: 52 },
            { id: 379, player_id: 942, tournament_id: 136, message: "The customer confirmed the details and the claim was rejected.", sent_at: new Date("2021-03-29T20:42:26Z"), message_length: 420, reaction_count: 52 },
            { id: 380, player_id: 851, tournament_id: 170, message: "The report was rescheduled — standard case, no further action.", sent_at: new Date("2021-07-25T18:15:41Z"), message_length: 171, reaction_count: 51 },
            { id: 381, player_id: 402, tournament_id: 65, message: "The account was delayed following a duplicate review.", sent_at: new Date("2020-03-29T18:41:46Z"), message_length: 300, reaction_count: 24 },
            { id: 382, player_id: 278, tournament_id: 114, message: "The session was escalated — urgent case, no further action.", sent_at: new Date("2022-07-05T13:32:58Z"), message_length: 149, reaction_count: 63 },
            { id: 383, player_id: 992, tournament_id: 106, message: "An operator confirmed the details and the payment was rejected.", sent_at: new Date("2021-09-29T15:32:09Z"), message_length: 346, reaction_count: 51 },
            { id: 384, player_id: 888, tournament_id: 184, message: "The reviewer asked for a change and the session was closed.", sent_at: new Date("2022-10-16T06:35:37Z"), message_length: 326, reaction_count: 44 },
            { id: 385, player_id: 411, tournament_id: 108, message: "No response from the customer, so the report was resolved.", sent_at: new Date("2023-06-10T12:09:25Z"), message_length: 220, reaction_count: 53 },
            { id: 386, player_id: 917, tournament_id: 194, message: "No response from the reviewer, so the item was approved.", sent_at: new Date("2021-08-02T20:16:48Z"), message_length: 195, reaction_count: 70 },
            { id: 387, player_id: 601, tournament_id: 177, message: "No response from an operator, so the shipment was replaced.", sent_at: new Date("2021-01-11T18:08:10Z"), message_length: 107, reaction_count: 55 },
            { id: 388, player_id: 619, tournament_id: 97, message: "The supplier confirmed the details and the report was approved.", sent_at: new Date("2020-11-10T15:39:38Z"), message_length: 352, reaction_count: 54 },
            { id: 389, player_id: 5, tournament_id: 49, message: "The refund was updated — minor case, no further action.", sent_at: new Date("2023-04-12T20:58:17Z"), message_length: 84, reaction_count: 65 },
            { id: 390, player_id: 92, tournament_id: 158, message: "The order was escalated — standard case, no further action.", sent_at: new Date("2022-04-25T11:11:00Z"), message_length: 124, reaction_count: 56 },
            { id: 391, player_id: 323, tournament_id: 171, message: "Flagged as unusual. The courier processed the ticket.", sent_at: new Date("2023-11-14T18:35:32Z"), message_length: 179, reaction_count: 44 },
            { id: 392, player_id: 43, tournament_id: 130, message: "A minor follow-up: the invoice was updated.", sent_at: new Date("2022-01-17T19:14:07Z"), message_length: 132, reaction_count: 42 },
            { id: 393, player_id: 547, tournament_id: 165, message: "The session was rejected after a duplicate check.", sent_at: new Date("2021-10-21T00:14:14Z"), message_length: 352, reaction_count: 28 },
            { id: 394, player_id: 131, tournament_id: 146, message: "The invoice was escalated — duplicate case, no further action.", sent_at: new Date("2023-11-22T13:13:27Z"), message_length: 251, reaction_count: 50 },
            { id: 395, player_id: 356, tournament_id: 196, message: "An operator confirmed the details and the account was rejected.", sent_at: new Date("2021-02-09T14:30:46Z"), message_length: 305, reaction_count: 43 },
            { id: 396, player_id: 185, tournament_id: 177, message: "No response from the reviewer, so the claim was confirmed.", sent_at: new Date("2021-05-17T16:59:07Z"), message_length: 273, reaction_count: 56 },
            { id: 397, player_id: 521, tournament_id: 183, message: "No response from the courier, so the order was cancelled.", sent_at: new Date("2021-02-23T18:19:29Z"), message_length: 185, reaction_count: 47 },
            { id: 398, player_id: 841, tournament_id: 155, message: "The supplier confirmed the details and the order was escalated.", sent_at: new Date("2022-02-08T20:48:50Z"), message_length: 81, reaction_count: 27 },
            { id: 399, player_id: 393, tournament_id: 199, message: "The courier confirmed the details and the invoice was rescheduled.", sent_at: new Date("2021-11-28T18:30:56Z"), message_length: 205, reaction_count: 53 },
            { id: 400, player_id: 293, tournament_id: 105, message: "Support reported a minor issue; the account was delayed.", sent_at: new Date("2020-05-23T13:58:26Z"), message_length: 238, reaction_count: 63 },
        ],
    });
    await prisma.game_events.createMany({
        data: [
            { id: 1, player_id: 368, tournament_id: 33, score: 3033, event_time: new Date("2023-08-15T17:35:29Z"), obstacles_encountered: 26, duration_seconds: 124 },
            { id: 2, player_id: 687, tournament_id: 108, score: 2471, event_time: new Date("2023-01-04T23:11:00Z"), obstacles_encountered: 22, duration_seconds: 475 },
            { id: 3, player_id: 236, tournament_id: 107, score: 1994, event_time: new Date("2023-07-15T18:01:13Z"), obstacles_encountered: 32, duration_seconds: 249 },
            { id: 4, player_id: 161, tournament_id: 193, score: 5396, event_time: new Date("2021-11-19T17:46:08Z"), obstacles_encountered: 30, duration_seconds: 316 },
            { id: 5, player_id: 531, tournament_id: 186, score: 6507, event_time: new Date("2021-01-10T20:45:30Z"), obstacles_encountered: 25, duration_seconds: 209 },
            { id: 6, player_id: 465, tournament_id: 19, score: 5945, event_time: new Date("2022-03-20T16:51:03Z"), obstacles_encountered: 13, duration_seconds: 254 },
            { id: 7, player_id: 150, tournament_id: 79, score: 4130, event_time: new Date("2023-12-30T18:51:25Z"), obstacles_encountered: 16, duration_seconds: 342 },
            { id: 8, player_id: 394, tournament_id: 76, score: 6011, event_time: new Date("2023-08-06T10:45:32Z"), obstacles_encountered: 22, duration_seconds: 124 },
            { id: 9, player_id: 655, tournament_id: 78, score: 4044, event_time: new Date("2022-12-10T16:34:41Z"), obstacles_encountered: 32, duration_seconds: 216 },
            { id: 10, player_id: 764, tournament_id: null, score: 4163, event_time: new Date("2023-01-01T20:50:29Z"), obstacles_encountered: 17, duration_seconds: 228 },
            { id: 11, player_id: 528, tournament_id: 71, score: 531, event_time: new Date("2022-10-26T08:25:37Z"), obstacles_encountered: 31, duration_seconds: 277 },
            { id: 12, player_id: 30, tournament_id: 104, score: 3508, event_time: new Date("2020-02-06T18:44:39Z"), obstacles_encountered: 32, duration_seconds: 232 },
            { id: 13, player_id: 965, tournament_id: 130, score: 2831, event_time: new Date("2021-07-31T12:50:26Z"), obstacles_encountered: 24, duration_seconds: 255 },
            { id: 14, player_id: 842, tournament_id: 5, score: 5838, event_time: new Date("2021-06-16T13:44:33Z"), obstacles_encountered: 29, duration_seconds: 214 },
            { id: 15, player_id: 878, tournament_id: null, score: 5110, event_time: new Date("2023-05-01T17:25:51Z"), obstacles_encountered: 22, duration_seconds: 60 },
            { id: 16, player_id: 621, tournament_id: null, score: 5138, event_time: new Date("2021-09-09T09:27:53Z"), obstacles_encountered: 26, duration_seconds: 249 },
            { id: 17, player_id: 853, tournament_id: 98, score: 4759, event_time: new Date("2022-06-03T08:40:53Z"), obstacles_encountered: 18, duration_seconds: 84 },
            { id: 18, player_id: 188, tournament_id: 71, score: 1920, event_time: new Date("2020-03-12T09:49:24Z"), obstacles_encountered: 24, duration_seconds: 258 },
            { id: 19, player_id: 376, tournament_id: 71, score: 7638, event_time: new Date("2021-07-20T21:20:27Z"), obstacles_encountered: 21, duration_seconds: 313 },
            { id: 20, player_id: 856, tournament_id: 160, score: 8418, event_time: new Date("2023-09-22T18:03:00Z"), obstacles_encountered: 33, duration_seconds: 332 },
            { id: 21, player_id: 120, tournament_id: 157, score: 5077, event_time: new Date("2023-02-10T20:01:04Z"), obstacles_encountered: 10, duration_seconds: 323 },
            { id: 22, player_id: 540, tournament_id: 182, score: 3679, event_time: new Date("2023-09-18T18:15:24Z"), obstacles_encountered: 31, duration_seconds: 243 },
            { id: 23, player_id: 284, tournament_id: 107, score: 5799, event_time: new Date("2021-11-14T10:58:50Z"), obstacles_encountered: 25, duration_seconds: 173 },
            { id: 24, player_id: 358, tournament_id: 198, score: 4799, event_time: new Date("2022-04-20T12:51:47Z"), obstacles_encountered: 15, duration_seconds: 199 },
            { id: 25, player_id: 695, tournament_id: 96, score: 8489, event_time: new Date("2020-09-23T20:25:52Z"), obstacles_encountered: 23, duration_seconds: 319 },
            { id: 26, player_id: 712, tournament_id: 54, score: 7002, event_time: new Date("2023-01-14T21:59:58Z"), obstacles_encountered: 16, duration_seconds: 255 },
            { id: 27, player_id: 244, tournament_id: null, score: 4710, event_time: new Date("2023-05-03T21:54:36Z"), obstacles_encountered: 25, duration_seconds: 394 },
            { id: 28, player_id: 854, tournament_id: 141, score: 3180, event_time: new Date("2023-12-18T21:56:56Z"), obstacles_encountered: 27, duration_seconds: 271 },
            { id: 29, player_id: 376, tournament_id: 79, score: 6987, event_time: new Date("2020-12-11T18:23:46Z"), obstacles_encountered: 29, duration_seconds: 323 },
            { id: 30, player_id: 926, tournament_id: 50, score: 4962, event_time: new Date("2021-09-10T20:38:47Z"), obstacles_encountered: 27, duration_seconds: 368 },
            { id: 31, player_id: 422, tournament_id: 35, score: 6004, event_time: new Date("2022-07-30T20:36:10Z"), obstacles_encountered: 11, duration_seconds: 354 },
            { id: 32, player_id: 744, tournament_id: 65, score: 4280, event_time: new Date("2023-10-10T14:18:19Z"), obstacles_encountered: 38, duration_seconds: 164 },
            { id: 33, player_id: 68, tournament_id: 193, score: 4674, event_time: new Date("2022-04-19T17:33:30Z"), obstacles_encountered: 38, duration_seconds: 367 },
            { id: 34, player_id: 12, tournament_id: 15, score: 4269, event_time: new Date("2022-01-28T14:17:47Z"), obstacles_encountered: 28, duration_seconds: 266 },
            { id: 35, player_id: 707, tournament_id: null, score: 6612, event_time: new Date("2021-04-08T15:42:55Z"), obstacles_encountered: 42, duration_seconds: 427 },
            { id: 36, player_id: 700, tournament_id: null, score: 6109, event_time: new Date("2020-06-11T17:09:14Z"), obstacles_encountered: 19, duration_seconds: 240 },
            { id: 37, player_id: 629, tournament_id: 54, score: 7871, event_time: new Date("2022-07-18T18:43:40Z"), obstacles_encountered: 24, duration_seconds: 282 },
            { id: 38, player_id: 7, tournament_id: 39, score: 3476, event_time: new Date("2023-06-15T13:41:05Z"), obstacles_encountered: 28, duration_seconds: 457 },
            { id: 39, player_id: 106, tournament_id: 160, score: 5065, event_time: new Date("2021-04-30T11:56:14Z"), obstacles_encountered: 27, duration_seconds: 188 },
            { id: 40, player_id: 498, tournament_id: 161, score: 3447, event_time: new Date("2021-10-27T18:39:33Z"), obstacles_encountered: 34, duration_seconds: 391 },
            { id: 41, player_id: 69, tournament_id: 60, score: 5586, event_time: new Date("2022-02-14T11:02:59Z"), obstacles_encountered: 28, duration_seconds: 262 },
            { id: 42, player_id: 818, tournament_id: 134, score: 5187, event_time: new Date("2021-01-17T14:49:13Z"), obstacles_encountered: 26, duration_seconds: 300 },
            { id: 43, player_id: 356, tournament_id: 155, score: 3484, event_time: new Date("2023-10-24T01:06:32Z"), obstacles_encountered: 31, duration_seconds: 388 },
            { id: 44, player_id: 186, tournament_id: 3, score: 4348, event_time: new Date("2023-07-30T11:28:51Z"), obstacles_encountered: 28, duration_seconds: 134 },
            { id: 45, player_id: 969, tournament_id: 160, score: 1386, event_time: new Date("2023-10-02T09:40:49Z"), obstacles_encountered: 19, duration_seconds: 314 },
            { id: 46, player_id: 289, tournament_id: 80, score: 4141, event_time: new Date("2020-07-24T07:28:48Z"), obstacles_encountered: 27, duration_seconds: 417 },
            { id: 47, player_id: 339, tournament_id: 157, score: 6021, event_time: new Date("2022-09-11T08:38:45Z"), obstacles_encountered: 25, duration_seconds: 257 },
            { id: 48, player_id: 122, tournament_id: 195, score: 6722, event_time: new Date("2021-06-24T18:47:36Z"), obstacles_encountered: 26, duration_seconds: 194 },
            { id: 49, player_id: 152, tournament_id: 87, score: 4072, event_time: new Date("2020-03-11T03:06:17Z"), obstacles_encountered: 16, duration_seconds: 415 },
            { id: 50, player_id: 844, tournament_id: 15, score: 3769, event_time: new Date("2021-11-25T08:06:31Z"), obstacles_encountered: 25, duration_seconds: 303 },
            { id: 51, player_id: 326, tournament_id: 185, score: 7069, event_time: new Date("2020-04-23T23:53:26Z"), obstacles_encountered: 16, duration_seconds: 457 },
            { id: 52, player_id: 833, tournament_id: 200, score: 6807, event_time: new Date("2020-05-22T12:31:43Z"), obstacles_encountered: 24, duration_seconds: 377 },
            { id: 53, player_id: 155, tournament_id: 39, score: 5904, event_time: new Date("2023-05-26T20:24:53Z"), obstacles_encountered: 27, duration_seconds: 294 },
            { id: 54, player_id: 237, tournament_id: 160, score: 5586, event_time: new Date("2023-02-08T20:37:29Z"), obstacles_encountered: 16, duration_seconds: 291 },
            { id: 55, player_id: 188, tournament_id: null, score: 8308, event_time: new Date("2021-09-20T18:47:39Z"), obstacles_encountered: 19, duration_seconds: 128 },
            { id: 56, player_id: 697, tournament_id: null, score: 6725, event_time: new Date("2021-08-21T18:18:32Z"), obstacles_encountered: 19, duration_seconds: 394 },
            { id: 57, player_id: 800, tournament_id: 138, score: 4545, event_time: new Date("2022-08-23T14:05:49Z"), obstacles_encountered: 9, duration_seconds: 355 },
            { id: 58, player_id: 297, tournament_id: 192, score: 5070, event_time: new Date("2022-09-02T04:26:04Z"), obstacles_encountered: 20, duration_seconds: 255 },
            { id: 59, player_id: 489, tournament_id: 183, score: 4718, event_time: new Date("2020-03-19T21:10:46Z"), obstacles_encountered: 24, duration_seconds: 266 },
            { id: 60, player_id: 896, tournament_id: null, score: 4662, event_time: new Date("2023-12-28T12:06:01Z"), obstacles_encountered: 14, duration_seconds: 259 },
            { id: 61, player_id: 44, tournament_id: 78, score: 6373, event_time: new Date("2021-08-07T17:18:29Z"), obstacles_encountered: 29, duration_seconds: 123 },
            { id: 62, player_id: 137, tournament_id: 58, score: 2588, event_time: new Date("2022-07-08T18:49:37Z"), obstacles_encountered: 32, duration_seconds: 342 },
            { id: 63, player_id: 459, tournament_id: 139, score: 6271, event_time: new Date("2022-10-30T03:17:51Z"), obstacles_encountered: 19, duration_seconds: 240 },
            { id: 64, player_id: 847, tournament_id: 106, score: 6358, event_time: new Date("2020-12-17T08:03:58Z"), obstacles_encountered: 16, duration_seconds: 341 },
            { id: 65, player_id: 218, tournament_id: 45, score: 3424, event_time: new Date("2022-03-02T07:50:05Z"), obstacles_encountered: 23, duration_seconds: 327 },
            { id: 66, player_id: 371, tournament_id: 48, score: 3939, event_time: new Date("2021-10-03T12:43:36Z"), obstacles_encountered: 24, duration_seconds: 277 },
            { id: 67, player_id: 345, tournament_id: 50, score: 3140, event_time: new Date("2022-01-04T22:59:35Z"), obstacles_encountered: 24, duration_seconds: 294 },
            { id: 68, player_id: 590, tournament_id: 183, score: 6531, event_time: new Date("2023-10-22T07:10:17Z"), obstacles_encountered: 25, duration_seconds: 255 },
            { id: 69, player_id: 562, tournament_id: 112, score: 4818, event_time: new Date("2023-09-18T16:55:24Z"), obstacles_encountered: 34, duration_seconds: 408 },
            { id: 70, player_id: 519, tournament_id: 97, score: 5210, event_time: new Date("2022-09-04T19:18:30Z"), obstacles_encountered: 25, duration_seconds: 382 },
            { id: 71, player_id: 249, tournament_id: null, score: 7359, event_time: new Date("2020-02-01T09:18:14Z"), obstacles_encountered: 27, duration_seconds: 207 },
            { id: 72, player_id: 749, tournament_id: 200, score: 6107, event_time: new Date("2020-12-02T22:17:20Z"), obstacles_encountered: 22, duration_seconds: 425 },
            { id: 73, player_id: 599, tournament_id: 44, score: 4176, event_time: new Date("2023-02-07T15:49:52Z"), obstacles_encountered: 20, duration_seconds: 389 },
            { id: 74, player_id: 756, tournament_id: 139, score: 5637, event_time: new Date("2023-02-23T19:59:34Z"), obstacles_encountered: 35, duration_seconds: 238 },
            { id: 75, player_id: 793, tournament_id: 116, score: 7554, event_time: new Date("2020-11-05T07:41:39Z"), obstacles_encountered: 31, duration_seconds: 413 },
            { id: 76, player_id: 364, tournament_id: 191, score: 4874, event_time: new Date("2022-02-03T00:36:03Z"), obstacles_encountered: 28, duration_seconds: 335 },
            { id: 77, player_id: 268, tournament_id: 149, score: 3340, event_time: new Date("2020-01-08T12:40:50Z"), obstacles_encountered: 22, duration_seconds: 305 },
            { id: 78, player_id: 692, tournament_id: 28, score: 4846, event_time: new Date("2021-11-09T19:44:53Z"), obstacles_encountered: 18, duration_seconds: 92 },
            { id: 79, player_id: 336, tournament_id: 12, score: 5808, event_time: new Date("2022-02-18T23:00:38Z"), obstacles_encountered: 32, duration_seconds: 367 },
            { id: 80, player_id: 137, tournament_id: 44, score: 1981, event_time: new Date("2020-03-15T02:35:55Z"), obstacles_encountered: 30, duration_seconds: 435 },
            { id: 81, player_id: 388, tournament_id: 164, score: 7020, event_time: new Date("2021-04-20T15:13:37Z"), obstacles_encountered: 32, duration_seconds: 245 },
            { id: 82, player_id: 11, tournament_id: 142, score: 6987, event_time: new Date("2022-11-16T00:50:13Z"), obstacles_encountered: 32, duration_seconds: 283 },
            { id: 83, player_id: 59, tournament_id: 21, score: 6834, event_time: new Date("2023-07-05T19:29:23Z"), obstacles_encountered: 16, duration_seconds: 325 },
            { id: 84, player_id: 793, tournament_id: 40, score: 1067, event_time: new Date("2020-12-26T07:23:46Z"), obstacles_encountered: 21, duration_seconds: 404 },
            { id: 85, player_id: 91, tournament_id: 77, score: 5279, event_time: new Date("2022-03-05T19:23:19Z"), obstacles_encountered: 15, duration_seconds: 496 },
            { id: 86, player_id: 743, tournament_id: 74, score: 5972, event_time: new Date("2020-09-16T20:03:37Z"), obstacles_encountered: 14, duration_seconds: 197 },
            { id: 87, player_id: 894, tournament_id: 90, score: 4299, event_time: new Date("2023-10-23T15:36:23Z"), obstacles_encountered: 37, duration_seconds: 242 },
            { id: 88, player_id: 247, tournament_id: 156, score: 6562, event_time: new Date("2022-12-31T18:59:01Z"), obstacles_encountered: 20, duration_seconds: 390 },
            { id: 89, player_id: 21, tournament_id: 73, score: 2990, event_time: new Date("2020-10-08T11:03:29Z"), obstacles_encountered: 27, duration_seconds: 282 },
            { id: 90, player_id: 557, tournament_id: 163, score: 3824, event_time: new Date("2022-05-14T18:17:02Z"), obstacles_encountered: 22, duration_seconds: 387 },
            { id: 91, player_id: 605, tournament_id: 132, score: 5277, event_time: new Date("2023-04-17T14:41:15Z"), obstacles_encountered: 22, duration_seconds: 171 },
            { id: 92, player_id: 490, tournament_id: null, score: 5328, event_time: new Date("2021-10-22T20:45:12Z"), obstacles_encountered: 11, duration_seconds: 247 },
            { id: 93, player_id: 695, tournament_id: 21, score: 5387, event_time: new Date("2020-04-08T19:50:51Z"), obstacles_encountered: 31, duration_seconds: 367 },
            { id: 94, player_id: 698, tournament_id: 96, score: 4279, event_time: new Date("2020-02-22T19:26:30Z"), obstacles_encountered: 28, duration_seconds: 305 },
            { id: 95, player_id: 285, tournament_id: 24, score: 3950, event_time: new Date("2022-02-05T18:43:17Z"), obstacles_encountered: 23, duration_seconds: 333 },
            { id: 96, player_id: 203, tournament_id: 113, score: 4656, event_time: new Date("2022-09-03T20:13:29Z"), obstacles_encountered: 13, duration_seconds: 424 },
            { id: 97, player_id: 455, tournament_id: null, score: 4770, event_time: new Date("2020-07-14T16:52:24Z"), obstacles_encountered: 30, duration_seconds: 329 },
            { id: 98, player_id: 675, tournament_id: null, score: 3906, event_time: new Date("2022-11-27T15:33:45Z"), obstacles_encountered: 24, duration_seconds: 222 },
            { id: 99, player_id: 523, tournament_id: null, score: 6106, event_time: new Date("2021-09-12T11:24:21Z"), obstacles_encountered: 34, duration_seconds: 234 },
            { id: 100, player_id: 28, tournament_id: 83, score: 2003, event_time: new Date("2022-07-19T20:20:00Z"), obstacles_encountered: 19, duration_seconds: 169 },
            { id: 101, player_id: 343, tournament_id: 40, score: 5783, event_time: new Date("2021-04-06T16:11:28Z"), obstacles_encountered: 25, duration_seconds: 207 },
            { id: 102, player_id: 323, tournament_id: 171, score: 3804, event_time: new Date("2022-09-27T08:20:02Z"), obstacles_encountered: 26, duration_seconds: 227 },
            { id: 103, player_id: 576, tournament_id: 42, score: 6394, event_time: new Date("2020-06-20T10:29:17Z"), obstacles_encountered: 29, duration_seconds: 212 },
            { id: 104, player_id: 4, tournament_id: 147, score: 4455, event_time: new Date("2023-06-03T09:12:18Z"), obstacles_encountered: 17, duration_seconds: 418 },
            { id: 105, player_id: 813, tournament_id: null, score: 6103, event_time: new Date("2023-02-03T18:22:30Z"), obstacles_encountered: 26, duration_seconds: 161 },
            { id: 106, player_id: 479, tournament_id: 197, score: 5351, event_time: new Date("2022-06-10T11:48:08Z"), obstacles_encountered: 28, duration_seconds: 346 },
            { id: 107, player_id: 673, tournament_id: 26, score: 7516, event_time: new Date("2020-04-03T13:06:43Z"), obstacles_encountered: 16, duration_seconds: 266 },
            { id: 108, player_id: 354, tournament_id: 41, score: 5762, event_time: new Date("2022-01-20T17:44:39Z"), obstacles_encountered: 26, duration_seconds: 258 },
            { id: 109, player_id: 674, tournament_id: null, score: 4378, event_time: new Date("2021-07-28T22:21:16Z"), obstacles_encountered: 20, duration_seconds: 167 },
            { id: 110, player_id: 412, tournament_id: 69, score: 4957, event_time: new Date("2021-07-01T23:04:28Z"), obstacles_encountered: 33, duration_seconds: 174 },
            { id: 111, player_id: 987, tournament_id: 91, score: 1741, event_time: new Date("2023-09-26T09:01:29Z"), obstacles_encountered: 17, duration_seconds: 386 },
            { id: 112, player_id: 644, tournament_id: 5, score: 5091, event_time: new Date("2022-07-22T16:04:35Z"), obstacles_encountered: 34, duration_seconds: 467 },
            { id: 113, player_id: 235, tournament_id: 93, score: 5385, event_time: new Date("2020-01-21T10:05:40Z"), obstacles_encountered: 15, duration_seconds: 195 },
            { id: 114, player_id: 95, tournament_id: 74, score: 3574, event_time: new Date("2023-09-03T19:50:11Z"), obstacles_encountered: 33, duration_seconds: 335 },
            { id: 115, player_id: 150, tournament_id: 105, score: 5971, event_time: new Date("2021-03-02T09:35:41Z"), obstacles_encountered: 32, duration_seconds: 240 },
            { id: 116, player_id: 130, tournament_id: 93, score: 4618, event_time: new Date("2023-04-17T16:35:41Z"), obstacles_encountered: 26, duration_seconds: 321 },
            { id: 117, player_id: 96, tournament_id: 13, score: 6909, event_time: new Date("2023-10-19T16:51:45Z"), obstacles_encountered: 26, duration_seconds: 386 },
            { id: 118, player_id: 196, tournament_id: 69, score: 4581, event_time: new Date("2021-06-14T18:47:01Z"), obstacles_encountered: 16, duration_seconds: 293 },
            { id: 119, player_id: 24, tournament_id: 118, score: 1806, event_time: new Date("2021-03-01T10:00:25Z"), obstacles_encountered: 24, duration_seconds: 418 },
            { id: 120, player_id: 464, tournament_id: 64, score: 4025, event_time: new Date("2021-07-15T13:37:57Z"), obstacles_encountered: 21, duration_seconds: 346 },
            { id: 121, player_id: 211, tournament_id: 186, score: 4912, event_time: new Date("2021-02-09T10:56:21Z"), obstacles_encountered: 15, duration_seconds: 113 },
            { id: 122, player_id: 550, tournament_id: 72, score: 5194, event_time: new Date("2022-02-26T16:51:27Z"), obstacles_encountered: 31, duration_seconds: 226 },
            { id: 123, player_id: 53, tournament_id: 91, score: 7022, event_time: new Date("2022-11-17T09:19:33Z"), obstacles_encountered: 19, duration_seconds: 233 },
            { id: 124, player_id: 942, tournament_id: 144, score: 6879, event_time: new Date("2023-08-05T17:31:35Z"), obstacles_encountered: 27, duration_seconds: 465 },
            { id: 125, player_id: 155, tournament_id: 178, score: 5327, event_time: new Date("2023-04-10T17:44:51Z"), obstacles_encountered: 21, duration_seconds: 249 },
            { id: 126, player_id: 519, tournament_id: 75, score: 3769, event_time: new Date("2023-09-06T12:21:25Z"), obstacles_encountered: 14, duration_seconds: 373 },
            { id: 127, player_id: 102, tournament_id: 108, score: 6035, event_time: new Date("2021-02-28T17:35:59Z"), obstacles_encountered: 33, duration_seconds: 422 },
            { id: 128, player_id: 616, tournament_id: null, score: 4755, event_time: new Date("2023-01-02T17:17:22Z"), obstacles_encountered: 20, duration_seconds: 272 },
            { id: 129, player_id: 426, tournament_id: 45, score: 2847, event_time: new Date("2023-08-13T12:35:19Z"), obstacles_encountered: 35, duration_seconds: 448 },
            { id: 130, player_id: 50, tournament_id: null, score: 3261, event_time: new Date("2022-03-16T15:47:12Z"), obstacles_encountered: 6, duration_seconds: 265 },
            { id: 131, player_id: 628, tournament_id: 106, score: 6277, event_time: new Date("2023-10-15T11:02:03Z"), obstacles_encountered: 34, duration_seconds: 355 },
            { id: 132, player_id: 746, tournament_id: 36, score: 5101, event_time: new Date("2023-03-28T13:05:46Z"), obstacles_encountered: 11, duration_seconds: 213 },
            { id: 133, player_id: 786, tournament_id: 118, score: 4417, event_time: new Date("2022-04-13T19:51:43Z"), obstacles_encountered: 36, duration_seconds: 210 },
            { id: 134, player_id: 375, tournament_id: 129, score: 3242, event_time: new Date("2022-09-05T23:29:18Z"), obstacles_encountered: 18, duration_seconds: 178 },
            { id: 135, player_id: 292, tournament_id: 37, score: 5743, event_time: new Date("2020-07-09T16:24:39Z"), obstacles_encountered: 19, duration_seconds: 286 },
            { id: 136, player_id: 305, tournament_id: 174, score: 5438, event_time: new Date("2023-04-11T22:11:37Z"), obstacles_encountered: 29, duration_seconds: 400 },
            { id: 137, player_id: 378, tournament_id: 60, score: 4323, event_time: new Date("2022-08-08T07:02:19Z"), obstacles_encountered: 21, duration_seconds: 392 },
            { id: 138, player_id: 707, tournament_id: 15, score: 6650, event_time: new Date("2023-12-28T18:25:46Z"), obstacles_encountered: 30, duration_seconds: 461 },
            { id: 139, player_id: 96, tournament_id: 14, score: 6900, event_time: new Date("2023-04-21T09:20:08Z"), obstacles_encountered: 27, duration_seconds: 320 },
            { id: 140, player_id: 874, tournament_id: 174, score: 5031, event_time: new Date("2021-10-24T18:34:03Z"), obstacles_encountered: 33, duration_seconds: 337 },
            { id: 141, player_id: 119, tournament_id: 169, score: 2161, event_time: new Date("2022-02-14T07:01:01Z"), obstacles_encountered: 16, duration_seconds: 408 },
            { id: 142, player_id: 473, tournament_id: 182, score: 5702, event_time: new Date("2022-08-24T20:57:13Z"), obstacles_encountered: 31, duration_seconds: 303 },
            { id: 143, player_id: 865, tournament_id: 194, score: 5740, event_time: new Date("2021-09-18T07:20:13Z"), obstacles_encountered: 39, duration_seconds: 310 },
            { id: 144, player_id: 340, tournament_id: 32, score: 5906, event_time: new Date("2022-02-10T09:07:04Z"), obstacles_encountered: 30, duration_seconds: 258 },
            { id: 145, player_id: 829, tournament_id: 171, score: 3598, event_time: new Date("2023-12-11T12:44:27Z"), obstacles_encountered: 21, duration_seconds: 250 },
            { id: 146, player_id: 980, tournament_id: 152, score: 5194, event_time: new Date("2021-10-08T11:11:52Z"), obstacles_encountered: 20, duration_seconds: 509 },
            { id: 147, player_id: 593, tournament_id: 153, score: 4408, event_time: new Date("2020-01-13T19:22:37Z"), obstacles_encountered: 36, duration_seconds: 260 },
            { id: 148, player_id: 708, tournament_id: 178, score: 5446, event_time: new Date("2023-12-18T17:22:31Z"), obstacles_encountered: 27, duration_seconds: 314 },
            { id: 149, player_id: 840, tournament_id: 168, score: 5711, event_time: new Date("2023-08-07T17:46:11Z"), obstacles_encountered: 19, duration_seconds: 357 },
            { id: 150, player_id: 297, tournament_id: 2, score: 5472, event_time: new Date("2023-01-24T19:31:45Z"), obstacles_encountered: 28, duration_seconds: 510 },
            { id: 151, player_id: 657, tournament_id: 110, score: 5620, event_time: new Date("2022-10-19T19:08:39Z"), obstacles_encountered: 19, duration_seconds: 288 },
            { id: 152, player_id: 649, tournament_id: 58, score: 6228, event_time: new Date("2020-08-19T20:44:31Z"), obstacles_encountered: 23, duration_seconds: 169 },
            { id: 153, player_id: 286, tournament_id: 14, score: 3724, event_time: new Date("2023-08-01T16:28:53Z"), obstacles_encountered: 19, duration_seconds: 243 },
            { id: 154, player_id: 812, tournament_id: 36, score: 3216, event_time: new Date("2023-01-30T14:32:53Z"), obstacles_encountered: 22, duration_seconds: 271 },
            { id: 155, player_id: 512, tournament_id: 92, score: 3653, event_time: new Date("2021-03-21T21:46:31Z"), obstacles_encountered: 27, duration_seconds: 336 },
            { id: 156, player_id: 729, tournament_id: 66, score: 5428, event_time: new Date("2021-08-06T21:21:49Z"), obstacles_encountered: 26, duration_seconds: 210 },
            { id: 157, player_id: 963, tournament_id: 31, score: 4273, event_time: new Date("2020-06-26T13:44:46Z"), obstacles_encountered: 19, duration_seconds: 233 },
            { id: 158, player_id: 431, tournament_id: 128, score: 4855, event_time: new Date("2021-11-10T19:34:37Z"), obstacles_encountered: 17, duration_seconds: 409 },
            { id: 159, player_id: 311, tournament_id: 58, score: 3777, event_time: new Date("2022-05-04T14:52:27Z"), obstacles_encountered: 29, duration_seconds: 356 },
            { id: 160, player_id: 276, tournament_id: 200, score: 5149, event_time: new Date("2023-12-24T18:25:28Z"), obstacles_encountered: 27, duration_seconds: 347 },
            { id: 161, player_id: 761, tournament_id: 154, score: 3932, event_time: new Date("2021-08-15T13:30:23Z"), obstacles_encountered: 24, duration_seconds: 90 },
            { id: 162, player_id: 395, tournament_id: 6, score: 8359, event_time: new Date("2020-08-09T12:04:02Z"), obstacles_encountered: 21, duration_seconds: 208 },
            { id: 163, player_id: 416, tournament_id: 30, score: 6114, event_time: new Date("2020-07-14T12:59:54Z"), obstacles_encountered: 21, duration_seconds: 377 },
            { id: 164, player_id: 1000, tournament_id: 131, score: 4323, event_time: new Date("2021-10-09T18:02:17Z"), obstacles_encountered: 25, duration_seconds: 233 },
            { id: 165, player_id: 461, tournament_id: 69, score: 4042, event_time: new Date("2022-05-25T06:10:32Z"), obstacles_encountered: 22, duration_seconds: 116 },
            { id: 166, player_id: 601, tournament_id: 41, score: 4227, event_time: new Date("2020-07-24T20:29:39Z"), obstacles_encountered: 25, duration_seconds: 216 },
            { id: 167, player_id: 506, tournament_id: 149, score: 3306, event_time: new Date("2020-02-10T17:06:56Z"), obstacles_encountered: 30, duration_seconds: 278 },
            { id: 168, player_id: 894, tournament_id: 149, score: 3900, event_time: new Date("2021-05-11T10:31:38Z"), obstacles_encountered: 22, duration_seconds: 279 },
            { id: 169, player_id: 520, tournament_id: 99, score: 3907, event_time: new Date("2021-09-28T02:47:14Z"), obstacles_encountered: 30, duration_seconds: 359 },
            { id: 170, player_id: 523, tournament_id: 150, score: 3526, event_time: new Date("2023-03-13T05:25:02Z"), obstacles_encountered: 18, duration_seconds: 144 },
            { id: 171, player_id: 560, tournament_id: null, score: 6444, event_time: new Date("2023-09-17T14:59:39Z"), obstacles_encountered: 27, duration_seconds: 379 },
            { id: 172, player_id: 661, tournament_id: 92, score: 4931, event_time: new Date("2023-11-27T12:35:53Z"), obstacles_encountered: 15, duration_seconds: 191 },
            { id: 173, player_id: 208, tournament_id: 115, score: 6204, event_time: new Date("2021-11-21T19:25:40Z"), obstacles_encountered: 32, duration_seconds: 293 },
            { id: 174, player_id: 617, tournament_id: 131, score: 8096, event_time: new Date("2023-04-14T13:02:00Z"), obstacles_encountered: 22, duration_seconds: 359 },
            { id: 175, player_id: 615, tournament_id: 23, score: 3293, event_time: new Date("2022-06-07T13:28:11Z"), obstacles_encountered: 28, duration_seconds: 311 },
            { id: 176, player_id: 18, tournament_id: 174, score: 5045, event_time: new Date("2021-09-16T14:23:50Z"), obstacles_encountered: 19, duration_seconds: 286 },
            { id: 177, player_id: 141, tournament_id: 82, score: 4302, event_time: new Date("2020-08-17T19:32:05Z"), obstacles_encountered: 22, duration_seconds: 402 },
            { id: 178, player_id: 159, tournament_id: 171, score: 4769, event_time: new Date("2021-07-07T16:35:18Z"), obstacles_encountered: 28, duration_seconds: 322 },
            { id: 179, player_id: 77, tournament_id: 39, score: 3868, event_time: new Date("2021-08-16T21:49:21Z"), obstacles_encountered: 27, duration_seconds: 376 },
            { id: 180, player_id: 518, tournament_id: 12, score: 6926, event_time: new Date("2021-09-07T23:54:14Z"), obstacles_encountered: 25, duration_seconds: 93 },
            { id: 181, player_id: 983, tournament_id: 81, score: 2488, event_time: new Date("2023-01-07T19:00:08Z"), obstacles_encountered: 26, duration_seconds: 359 },
            { id: 182, player_id: 923, tournament_id: 35, score: 4053, event_time: new Date("2021-04-25T18:49:43Z"), obstacles_encountered: 30, duration_seconds: 234 },
            { id: 183, player_id: 974, tournament_id: 194, score: 4773, event_time: new Date("2021-06-30T16:45:53Z"), obstacles_encountered: 23, duration_seconds: 315 },
            { id: 184, player_id: 141, tournament_id: null, score: 5567, event_time: new Date("2023-06-18T12:35:33Z"), obstacles_encountered: 28, duration_seconds: 200 },
            { id: 185, player_id: 723, tournament_id: 179, score: 6871, event_time: new Date("2023-03-10T11:14:16Z"), obstacles_encountered: 29, duration_seconds: 312 },
            { id: 186, player_id: 461, tournament_id: 15, score: 4573, event_time: new Date("2020-04-30T12:46:01Z"), obstacles_encountered: 18, duration_seconds: 332 },
            { id: 187, player_id: 78, tournament_id: 169, score: 5100, event_time: new Date("2021-01-13T18:20:06Z"), obstacles_encountered: 15, duration_seconds: 272 },
            { id: 188, player_id: 541, tournament_id: null, score: 5936, event_time: new Date("2022-07-29T19:41:32Z"), obstacles_encountered: 20, duration_seconds: 346 },
            { id: 189, player_id: 609, tournament_id: 81, score: 5386, event_time: new Date("2022-08-08T07:50:25Z"), obstacles_encountered: 31, duration_seconds: 460 },
            { id: 190, player_id: 907, tournament_id: 99, score: 6239, event_time: new Date("2022-08-01T16:47:22Z"), obstacles_encountered: 29, duration_seconds: 390 },
            { id: 191, player_id: 222, tournament_id: 76, score: 2579, event_time: new Date("2022-05-12T13:33:36Z"), obstacles_encountered: 36, duration_seconds: 241 },
            { id: 192, player_id: 816, tournament_id: 24, score: 2310, event_time: new Date("2020-03-18T09:14:45Z"), obstacles_encountered: 29, duration_seconds: 234 },
            { id: 193, player_id: 476, tournament_id: 119, score: 7030, event_time: new Date("2020-08-13T16:15:28Z"), obstacles_encountered: 14, duration_seconds: 226 },
            { id: 194, player_id: 615, tournament_id: 9, score: 4401, event_time: new Date("2021-04-12T18:24:14Z"), obstacles_encountered: 16, duration_seconds: 220 },
            { id: 195, player_id: 294, tournament_id: 167, score: 4016, event_time: new Date("2020-06-02T10:39:39Z"), obstacles_encountered: 21, duration_seconds: 87 },
            { id: 196, player_id: 696, tournament_id: 83, score: 4879, event_time: new Date("2023-06-05T11:27:24Z"), obstacles_encountered: 17, duration_seconds: 340 },
            { id: 197, player_id: 305, tournament_id: null, score: 4066, event_time: new Date("2020-08-31T18:10:55Z"), obstacles_encountered: 18, duration_seconds: 285 },
            { id: 198, player_id: 469, tournament_id: 148, score: 3450, event_time: new Date("2020-11-03T20:30:08Z"), obstacles_encountered: 17, duration_seconds: 446 },
            { id: 199, player_id: 421, tournament_id: 36, score: 6686, event_time: new Date("2022-07-16T03:28:55Z"), obstacles_encountered: 30, duration_seconds: 441 },
            { id: 200, player_id: 984, tournament_id: 95, score: 3059, event_time: new Date("2020-10-12T21:39:40Z"), obstacles_encountered: 24, duration_seconds: 180 },
            { id: 201, player_id: 893, tournament_id: 177, score: 3808, event_time: new Date("2020-01-17T23:47:23Z"), obstacles_encountered: 22, duration_seconds: 386 },
            { id: 202, player_id: 368, tournament_id: 104, score: 6021, event_time: new Date("2023-09-04T16:46:15Z"), obstacles_encountered: 18, duration_seconds: 327 },
            { id: 203, player_id: 358, tournament_id: 51, score: 3385, event_time: new Date("2021-06-27T09:55:38Z"), obstacles_encountered: 41, duration_seconds: 251 },
            { id: 204, player_id: 877, tournament_id: 131, score: 5372, event_time: new Date("2021-03-08T00:43:53Z"), obstacles_encountered: 16, duration_seconds: 228 },
            { id: 205, player_id: 122, tournament_id: 52, score: 4876, event_time: new Date("2020-10-21T01:02:34Z"), obstacles_encountered: 23, duration_seconds: 390 },
            { id: 206, player_id: 821, tournament_id: 62, score: 3691, event_time: new Date("2023-06-13T20:43:24Z"), obstacles_encountered: 21, duration_seconds: 237 },
            { id: 207, player_id: 35, tournament_id: 116, score: 5790, event_time: new Date("2023-02-26T16:24:11Z"), obstacles_encountered: 29, duration_seconds: 309 },
            { id: 208, player_id: 51, tournament_id: 125, score: 4145, event_time: new Date("2020-05-11T00:34:57Z"), obstacles_encountered: 29, duration_seconds: 230 },
            { id: 209, player_id: 381, tournament_id: null, score: 5912, event_time: new Date("2022-05-09T11:35:29Z"), obstacles_encountered: 30, duration_seconds: 398 },
            { id: 210, player_id: 344, tournament_id: 76, score: 5862, event_time: new Date("2020-09-03T20:10:19Z"), obstacles_encountered: 20, duration_seconds: 388 },
            { id: 211, player_id: 974, tournament_id: 36, score: 4299, event_time: new Date("2023-12-13T18:12:25Z"), obstacles_encountered: 31, duration_seconds: 254 },
            { id: 212, player_id: 898, tournament_id: 78, score: 6237, event_time: new Date("2021-02-19T10:21:49Z"), obstacles_encountered: 24, duration_seconds: 349 },
            { id: 213, player_id: 767, tournament_id: 124, score: 6520, event_time: new Date("2021-01-11T14:47:04Z"), obstacles_encountered: 31, duration_seconds: 288 },
            { id: 214, player_id: 180, tournament_id: null, score: 4057, event_time: new Date("2023-07-02T14:50:50Z"), obstacles_encountered: 44, duration_seconds: 359 },
            { id: 215, player_id: 885, tournament_id: 101, score: 5085, event_time: new Date("2023-11-05T20:00:56Z"), obstacles_encountered: 28, duration_seconds: 362 },
            { id: 216, player_id: 175, tournament_id: 112, score: 3879, event_time: new Date("2022-02-10T18:09:23Z"), obstacles_encountered: 31, duration_seconds: 334 },
            { id: 217, player_id: 428, tournament_id: 20, score: 7178, event_time: new Date("2023-02-11T19:10:19Z"), obstacles_encountered: 22, duration_seconds: 293 },
            { id: 218, player_id: 310, tournament_id: 47, score: 4904, event_time: new Date("2022-04-26T15:58:48Z"), obstacles_encountered: 32, duration_seconds: 410 },
            { id: 219, player_id: 123, tournament_id: 174, score: 4479, event_time: new Date("2022-09-02T22:30:37Z"), obstacles_encountered: 23, duration_seconds: 284 },
            { id: 220, player_id: 594, tournament_id: 115, score: 5603, event_time: new Date("2020-04-28T14:43:52Z"), obstacles_encountered: 20, duration_seconds: 236 },
            { id: 221, player_id: 613, tournament_id: 196, score: 4717, event_time: new Date("2021-01-04T20:47:38Z"), obstacles_encountered: 35, duration_seconds: 378 },
            { id: 222, player_id: 947, tournament_id: 75, score: 3372, event_time: new Date("2021-12-28T17:04:18Z"), obstacles_encountered: 23, duration_seconds: 466 },
            { id: 223, player_id: 400, tournament_id: 28, score: 4601, event_time: new Date("2022-11-24T19:11:05Z"), obstacles_encountered: 39, duration_seconds: 397 },
            { id: 224, player_id: 20, tournament_id: 46, score: 5622, event_time: new Date("2022-12-21T18:55:55Z"), obstacles_encountered: 32, duration_seconds: 301 },
            { id: 225, player_id: 333, tournament_id: 107, score: 2958, event_time: new Date("2022-07-27T08:01:29Z"), obstacles_encountered: 19, duration_seconds: 412 },
            { id: 226, player_id: 619, tournament_id: null, score: 5290, event_time: new Date("2021-06-26T15:46:17Z"), obstacles_encountered: 16, duration_seconds: 371 },
            { id: 227, player_id: 657, tournament_id: 196, score: 6109, event_time: new Date("2020-04-29T18:59:17Z"), obstacles_encountered: 22, duration_seconds: 200 },
            { id: 228, player_id: 694, tournament_id: null, score: 2911, event_time: new Date("2023-04-18T18:52:48Z"), obstacles_encountered: 21, duration_seconds: 446 },
            { id: 229, player_id: 698, tournament_id: 97, score: 2327, event_time: new Date("2022-06-16T20:40:18Z"), obstacles_encountered: 19, duration_seconds: 311 },
            { id: 230, player_id: 940, tournament_id: 193, score: 4737, event_time: new Date("2021-10-06T09:55:54Z"), obstacles_encountered: 14, duration_seconds: 189 },
            { id: 231, player_id: 285, tournament_id: 59, score: 6114, event_time: new Date("2021-10-15T09:08:57Z"), obstacles_encountered: 17, duration_seconds: 426 },
            { id: 232, player_id: 614, tournament_id: 103, score: 4007, event_time: new Date("2020-08-01T11:55:09Z"), obstacles_encountered: 30, duration_seconds: 306 },
            { id: 233, player_id: 984, tournament_id: 9, score: 3265, event_time: new Date("2020-01-26T20:56:45Z"), obstacles_encountered: 30, duration_seconds: 146 },
            { id: 234, player_id: 243, tournament_id: 92, score: 6860, event_time: new Date("2023-07-18T13:15:05Z"), obstacles_encountered: 35, duration_seconds: 290 },
            { id: 235, player_id: 12, tournament_id: 58, score: 6822, event_time: new Date("2023-10-22T15:23:40Z"), obstacles_encountered: 25, duration_seconds: 265 },
            { id: 236, player_id: 379, tournament_id: 31, score: 4062, event_time: new Date("2021-01-27T21:03:32Z"), obstacles_encountered: 33, duration_seconds: 264 },
            { id: 237, player_id: 681, tournament_id: 72, score: 3578, event_time: new Date("2020-11-17T22:54:58Z"), obstacles_encountered: 13, duration_seconds: 316 },
            { id: 238, player_id: 638, tournament_id: 162, score: 4280, event_time: new Date("2022-06-14T22:45:09Z"), obstacles_encountered: 21, duration_seconds: 180 },
            { id: 239, player_id: 201, tournament_id: 192, score: 4798, event_time: new Date("2023-10-23T18:19:49Z"), obstacles_encountered: 28, duration_seconds: 511 },
            { id: 240, player_id: 924, tournament_id: 157, score: 5752, event_time: new Date("2020-08-25T11:16:04Z"), obstacles_encountered: 27, duration_seconds: 256 },
            { id: 241, player_id: 39, tournament_id: 119, score: 5823, event_time: new Date("2022-05-20T16:38:43Z"), obstacles_encountered: 20, duration_seconds: 321 },
            { id: 242, player_id: 487, tournament_id: 87, score: 6704, event_time: new Date("2021-03-31T19:56:52Z"), obstacles_encountered: 19, duration_seconds: 268 },
            { id: 243, player_id: 997, tournament_id: 55, score: 8666, event_time: new Date("2021-03-04T14:33:01Z"), obstacles_encountered: 28, duration_seconds: 409 },
            { id: 244, player_id: 129, tournament_id: 58, score: 3730, event_time: new Date("2021-08-17T19:23:21Z"), obstacles_encountered: 8, duration_seconds: 356 },
            { id: 245, player_id: 58, tournament_id: 141, score: 5342, event_time: new Date("2020-06-05T07:42:56Z"), obstacles_encountered: 15, duration_seconds: 314 },
            { id: 246, player_id: 888, tournament_id: 111, score: 6717, event_time: new Date("2023-06-24T18:26:42Z"), obstacles_encountered: 29, duration_seconds: 465 },
            { id: 247, player_id: 786, tournament_id: 175, score: 6700, event_time: new Date("2022-12-31T15:54:25Z"), obstacles_encountered: 16, duration_seconds: 446 },
            { id: 248, player_id: 570, tournament_id: 148, score: 4063, event_time: new Date("2023-07-24T09:57:31Z"), obstacles_encountered: 36, duration_seconds: 390 },
            { id: 249, player_id: 874, tournament_id: null, score: 4618, event_time: new Date("2023-04-28T15:54:13Z"), obstacles_encountered: 35, duration_seconds: 219 },
            { id: 250, player_id: 127, tournament_id: 193, score: 1453, event_time: new Date("2020-06-30T12:49:09Z"), obstacles_encountered: 23, duration_seconds: 294 },
            { id: 251, player_id: 785, tournament_id: 71, score: 7131, event_time: new Date("2021-01-08T09:03:46Z"), obstacles_encountered: 26, duration_seconds: 265 },
            { id: 252, player_id: 490, tournament_id: 15, score: 5131, event_time: new Date("2021-03-05T16:04:27Z"), obstacles_encountered: 23, duration_seconds: 144 },
            { id: 253, player_id: 705, tournament_id: 164, score: 3672, event_time: new Date("2021-07-10T20:26:49Z"), obstacles_encountered: 14, duration_seconds: 186 },
            { id: 254, player_id: 92, tournament_id: 152, score: 4850, event_time: new Date("2022-10-06T16:53:49Z"), obstacles_encountered: 30, duration_seconds: 296 },
            { id: 255, player_id: 857, tournament_id: 184, score: 5629, event_time: new Date("2023-12-11T06:13:38Z"), obstacles_encountered: 30, duration_seconds: 337 },
            { id: 256, player_id: 579, tournament_id: 73, score: 2612, event_time: new Date("2022-03-02T13:40:57Z"), obstacles_encountered: 20, duration_seconds: 195 },
            { id: 257, player_id: 967, tournament_id: 162, score: 3417, event_time: new Date("2022-07-05T12:55:21Z"), obstacles_encountered: 25, duration_seconds: 389 },
            { id: 258, player_id: 551, tournament_id: 106, score: 5379, event_time: new Date("2022-05-22T16:55:21Z"), obstacles_encountered: 19, duration_seconds: 340 },
            { id: 259, player_id: 570, tournament_id: 151, score: 3654, event_time: new Date("2022-01-21T20:23:52Z"), obstacles_encountered: 34, duration_seconds: 321 },
            { id: 260, player_id: 350, tournament_id: 145, score: 7034, event_time: new Date("2020-04-27T17:33:28Z"), obstacles_encountered: 40, duration_seconds: 306 },
            { id: 261, player_id: 882, tournament_id: 53, score: 4418, event_time: new Date("2020-06-09T15:48:27Z"), obstacles_encountered: 34, duration_seconds: 300 },
            { id: 262, player_id: 372, tournament_id: 187, score: 3840, event_time: new Date("2021-05-16T23:13:55Z"), obstacles_encountered: 27, duration_seconds: 158 },
            { id: 263, player_id: 909, tournament_id: 157, score: 4145, event_time: new Date("2023-06-17T17:53:28Z"), obstacles_encountered: 36, duration_seconds: 270 },
            { id: 264, player_id: 346, tournament_id: 128, score: 6497, event_time: new Date("2022-01-25T12:51:47Z"), obstacles_encountered: 36, duration_seconds: 141 },
            { id: 265, player_id: 18, tournament_id: 149, score: 4174, event_time: new Date("2023-06-10T18:26:31Z"), obstacles_encountered: 17, duration_seconds: 304 },
            { id: 266, player_id: 71, tournament_id: 64, score: 4218, event_time: new Date("2022-10-03T10:28:45Z"), obstacles_encountered: 16, duration_seconds: 317 },
            { id: 267, player_id: 200, tournament_id: 198, score: 4323, event_time: new Date("2022-07-08T20:34:04Z"), obstacles_encountered: 17, duration_seconds: 338 },
            { id: 268, player_id: 898, tournament_id: 61, score: 7163, event_time: new Date("2023-04-07T07:00:26Z"), obstacles_encountered: 17, duration_seconds: 436 },
            { id: 269, player_id: 727, tournament_id: 99, score: 3957, event_time: new Date("2021-11-26T20:02:56Z"), obstacles_encountered: 35, duration_seconds: 307 },
            { id: 270, player_id: 545, tournament_id: 128, score: 4051, event_time: new Date("2023-03-06T12:49:51Z"), obstacles_encountered: 35, duration_seconds: 320 },
            { id: 271, player_id: 413, tournament_id: 150, score: 3553, event_time: new Date("2023-10-10T09:17:15Z"), obstacles_encountered: 35, duration_seconds: 209 },
            { id: 272, player_id: 734, tournament_id: 193, score: 5334, event_time: new Date("2020-03-27T16:20:03Z"), obstacles_encountered: 28, duration_seconds: 359 },
            { id: 273, player_id: 745, tournament_id: 36, score: 3646, event_time: new Date("2021-12-07T16:00:46Z"), obstacles_encountered: 31, duration_seconds: 296 },
            { id: 274, player_id: 482, tournament_id: 170, score: 3816, event_time: new Date("2023-05-21T08:11:12Z"), obstacles_encountered: 20, duration_seconds: 330 },
            { id: 275, player_id: 689, tournament_id: 190, score: 4039, event_time: new Date("2021-09-20T19:10:39Z"), obstacles_encountered: 24, duration_seconds: 249 },
            { id: 276, player_id: 291, tournament_id: 58, score: 3787, event_time: new Date("2023-01-27T17:00:33Z"), obstacles_encountered: 28, duration_seconds: 300 },
            { id: 277, player_id: 449, tournament_id: 195, score: 2269, event_time: new Date("2022-02-05T21:24:38Z"), obstacles_encountered: 23, duration_seconds: 241 },
            { id: 278, player_id: 676, tournament_id: 198, score: 6909, event_time: new Date("2020-06-14T13:37:04Z"), obstacles_encountered: 27, duration_seconds: 294 },
            { id: 279, player_id: 721, tournament_id: 80, score: 3995, event_time: new Date("2020-04-12T15:31:28Z"), obstacles_encountered: 30, duration_seconds: 330 },
            { id: 280, player_id: 52, tournament_id: 74, score: 4584, event_time: new Date("2021-04-02T22:58:41Z"), obstacles_encountered: 27, duration_seconds: 369 },
            { id: 281, player_id: 347, tournament_id: 18, score: 3878, event_time: new Date("2021-11-05T10:26:32Z"), obstacles_encountered: 11, duration_seconds: 288 },
            { id: 282, player_id: 843, tournament_id: 154, score: 5925, event_time: new Date("2023-03-12T20:30:45Z"), obstacles_encountered: 24, duration_seconds: 462 },
            { id: 283, player_id: 183, tournament_id: 175, score: 6459, event_time: new Date("2021-06-08T16:34:57Z"), obstacles_encountered: 26, duration_seconds: 335 },
            { id: 284, player_id: 325, tournament_id: 30, score: 3643, event_time: new Date("2022-10-04T11:52:30Z"), obstacles_encountered: 23, duration_seconds: 378 },
            { id: 285, player_id: 497, tournament_id: 65, score: 5985, event_time: new Date("2022-03-22T10:37:29Z"), obstacles_encountered: 17, duration_seconds: 303 },
            { id: 286, player_id: 284, tournament_id: 100, score: 4656, event_time: new Date("2021-05-01T11:11:44Z"), obstacles_encountered: 24, duration_seconds: 346 },
            { id: 287, player_id: 634, tournament_id: 58, score: 7894, event_time: new Date("2022-12-16T16:08:01Z"), obstacles_encountered: 23, duration_seconds: 365 },
            { id: 288, player_id: 767, tournament_id: 127, score: 6664, event_time: new Date("2020-02-11T21:40:52Z"), obstacles_encountered: 17, duration_seconds: 546 },
            { id: 289, player_id: 829, tournament_id: null, score: 5873, event_time: new Date("2021-02-19T09:05:43Z"), obstacles_encountered: 25, duration_seconds: 428 },
            { id: 290, player_id: 672, tournament_id: 137, score: 3099, event_time: new Date("2021-04-18T19:53:22Z"), obstacles_encountered: 21, duration_seconds: 325 },
            { id: 291, player_id: 752, tournament_id: 75, score: 5924, event_time: new Date("2021-03-03T14:10:41Z"), obstacles_encountered: 36, duration_seconds: 328 },
            { id: 292, player_id: 418, tournament_id: 157, score: 3857, event_time: new Date("2023-05-04T04:14:38Z"), obstacles_encountered: 35, duration_seconds: 339 },
            { id: 293, player_id: 837, tournament_id: 32, score: 3530, event_time: new Date("2023-06-27T16:48:15Z"), obstacles_encountered: 35, duration_seconds: 342 },
            { id: 294, player_id: 331, tournament_id: 20, score: 3210, event_time: new Date("2020-07-30T19:16:21Z"), obstacles_encountered: 27, duration_seconds: 289 },
            { id: 295, player_id: 828, tournament_id: null, score: 7437, event_time: new Date("2020-11-15T09:40:12Z"), obstacles_encountered: 34, duration_seconds: 165 },
            { id: 296, player_id: 12, tournament_id: 171, score: 7386, event_time: new Date("2022-12-16T23:07:09Z"), obstacles_encountered: 20, duration_seconds: 126 },
            { id: 297, player_id: 213, tournament_id: 41, score: 5600, event_time: new Date("2022-09-25T20:16:17Z"), obstacles_encountered: 31, duration_seconds: 295 },
            { id: 298, player_id: 542, tournament_id: 55, score: 4045, event_time: new Date("2023-08-13T19:34:53Z"), obstacles_encountered: 16, duration_seconds: 194 },
            { id: 299, player_id: 143, tournament_id: 123, score: 6158, event_time: new Date("2020-02-25T20:52:13Z"), obstacles_encountered: 21, duration_seconds: 193 },
            { id: 300, player_id: 985, tournament_id: 71, score: 5437, event_time: new Date("2023-08-12T16:03:52Z"), obstacles_encountered: 24, duration_seconds: 435 },
            { id: 301, player_id: 145, tournament_id: null, score: 4237, event_time: new Date("2022-03-24T07:54:31Z"), obstacles_encountered: 11, duration_seconds: 348 },
            { id: 302, player_id: 161, tournament_id: 190, score: 4269, event_time: new Date("2023-12-20T14:50:30Z"), obstacles_encountered: 32, duration_seconds: 320 },
            { id: 303, player_id: 122, tournament_id: 29, score: 3410, event_time: new Date("2020-11-17T19:28:02Z"), obstacles_encountered: 19, duration_seconds: 304 },
            { id: 304, player_id: 348, tournament_id: 143, score: 5038, event_time: new Date("2023-11-19T21:24:59Z"), obstacles_encountered: 16, duration_seconds: 395 },
            { id: 305, player_id: 638, tournament_id: 166, score: 4452, event_time: new Date("2023-07-05T17:24:32Z"), obstacles_encountered: 29, duration_seconds: 306 },
            { id: 306, player_id: 151, tournament_id: 17, score: 3587, event_time: new Date("2021-02-11T12:45:17Z"), obstacles_encountered: 34, duration_seconds: 261 },
            { id: 307, player_id: 377, tournament_id: 113, score: 3980, event_time: new Date("2020-06-07T08:41:07Z"), obstacles_encountered: 17, duration_seconds: 255 },
            { id: 308, player_id: 682, tournament_id: 71, score: 4240, event_time: new Date("2021-06-23T08:34:42Z"), obstacles_encountered: 20, duration_seconds: 166 },
            { id: 309, player_id: 256, tournament_id: 53, score: 6476, event_time: new Date("2022-11-19T14:41:39Z"), obstacles_encountered: 37, duration_seconds: 356 },
            { id: 310, player_id: 146, tournament_id: 6, score: 4096, event_time: new Date("2022-01-01T22:10:20Z"), obstacles_encountered: 28, duration_seconds: 142 },
            { id: 311, player_id: 349, tournament_id: 73, score: 3438, event_time: new Date("2020-07-02T08:24:17Z"), obstacles_encountered: 27, duration_seconds: 329 },
            { id: 312, player_id: 184, tournament_id: 148, score: 6179, event_time: new Date("2022-01-12T15:53:25Z"), obstacles_encountered: 24, duration_seconds: 293 },
            { id: 313, player_id: 309, tournament_id: 66, score: 4181, event_time: new Date("2022-12-02T14:40:10Z"), obstacles_encountered: 20, duration_seconds: 275 },
            { id: 314, player_id: 588, tournament_id: 47, score: 6356, event_time: new Date("2021-02-02T13:13:54Z"), obstacles_encountered: 23, duration_seconds: 392 },
            { id: 315, player_id: 425, tournament_id: 127, score: 5955, event_time: new Date("2020-07-01T08:20:42Z"), obstacles_encountered: 20, duration_seconds: 244 },
            { id: 316, player_id: 339, tournament_id: 149, score: 4304, event_time: new Date("2021-07-21T18:09:50Z"), obstacles_encountered: 24, duration_seconds: 264 },
            { id: 317, player_id: 158, tournament_id: 144, score: 3184, event_time: new Date("2023-06-29T17:45:26Z"), obstacles_encountered: 31, duration_seconds: 275 },
            { id: 318, player_id: 152, tournament_id: 27, score: 4217, event_time: new Date("2021-11-02T20:32:18Z"), obstacles_encountered: 20, duration_seconds: 443 },
            { id: 319, player_id: 674, tournament_id: 178, score: 5251, event_time: new Date("2021-04-24T23:05:42Z"), obstacles_encountered: 29, duration_seconds: 239 },
            { id: 320, player_id: 743, tournament_id: 109, score: 5721, event_time: new Date("2022-07-18T21:20:58Z"), obstacles_encountered: 22, duration_seconds: 403 },
            { id: 321, player_id: 811, tournament_id: 51, score: 4624, event_time: new Date("2020-09-11T22:56:13Z"), obstacles_encountered: 33, duration_seconds: 260 },
            { id: 322, player_id: 364, tournament_id: 106, score: 5699, event_time: new Date("2023-01-03T02:24:35Z"), obstacles_encountered: 28, duration_seconds: 304 },
            { id: 323, player_id: 13, tournament_id: 168, score: 7496, event_time: new Date("2023-03-18T21:28:41Z"), obstacles_encountered: 30, duration_seconds: 315 },
            { id: 324, player_id: 810, tournament_id: 124, score: 4653, event_time: new Date("2022-07-06T20:28:59Z"), obstacles_encountered: 24, duration_seconds: 363 },
            { id: 325, player_id: 842, tournament_id: 169, score: 5999, event_time: new Date("2022-08-08T14:55:34Z"), obstacles_encountered: 30, duration_seconds: 317 },
            { id: 326, player_id: 83, tournament_id: 65, score: 5717, event_time: new Date("2022-11-29T13:56:04Z"), obstacles_encountered: 29, duration_seconds: 150 },
            { id: 327, player_id: 405, tournament_id: 119, score: 4504, event_time: new Date("2020-03-24T22:30:23Z"), obstacles_encountered: 22, duration_seconds: 278 },
            { id: 328, player_id: 586, tournament_id: 122, score: 4780, event_time: new Date("2021-03-16T19:06:11Z"), obstacles_encountered: 18, duration_seconds: 336 },
            { id: 329, player_id: 227, tournament_id: 101, score: 4528, event_time: new Date("2023-12-17T04:22:02Z"), obstacles_encountered: 20, duration_seconds: 131 },
            { id: 330, player_id: 72, tournament_id: 31, score: 4714, event_time: new Date("2021-11-21T03:10:29Z"), obstacles_encountered: 20, duration_seconds: 415 },
            { id: 331, player_id: 189, tournament_id: 26, score: 4649, event_time: new Date("2022-05-31T18:53:39Z"), obstacles_encountered: 22, duration_seconds: 335 },
            { id: 332, player_id: 443, tournament_id: 56, score: 6487, event_time: new Date("2022-10-10T04:48:37Z"), obstacles_encountered: 36, duration_seconds: 106 },
            { id: 333, player_id: 416, tournament_id: null, score: 5270, event_time: new Date("2023-05-07T15:36:21Z"), obstacles_encountered: 31, duration_seconds: 325 },
            { id: 334, player_id: 420, tournament_id: 179, score: 2563, event_time: new Date("2020-12-17T09:18:25Z"), obstacles_encountered: 22, duration_seconds: 359 },
            { id: 335, player_id: 493, tournament_id: 35, score: 6606, event_time: new Date("2021-03-05T12:38:12Z"), obstacles_encountered: 25, duration_seconds: 246 },
            { id: 336, player_id: 807, tournament_id: 162, score: 4657, event_time: new Date("2020-10-16T16:11:49Z"), obstacles_encountered: 10, duration_seconds: 343 },
            { id: 337, player_id: 44, tournament_id: 5, score: 8036, event_time: new Date("2021-06-13T19:57:39Z"), obstacles_encountered: 12, duration_seconds: 236 },
            { id: 338, player_id: 154, tournament_id: 172, score: 3166, event_time: new Date("2023-10-21T02:20:44Z"), obstacles_encountered: 26, duration_seconds: 239 },
            { id: 339, player_id: 952, tournament_id: 28, score: 4398, event_time: new Date("2020-02-29T08:19:15Z"), obstacles_encountered: 23, duration_seconds: 367 },
            { id: 340, player_id: 234, tournament_id: 76, score: 4252, event_time: new Date("2021-05-26T21:43:49Z"), obstacles_encountered: 20, duration_seconds: 420 },
            { id: 341, player_id: 302, tournament_id: 33, score: 5865, event_time: new Date("2021-02-02T05:37:10Z"), obstacles_encountered: 26, duration_seconds: 363 },
            { id: 342, player_id: 496, tournament_id: 133, score: 4041, event_time: new Date("2023-10-23T12:44:08Z"), obstacles_encountered: 23, duration_seconds: 280 },
            { id: 343, player_id: 727, tournament_id: 26, score: 4205, event_time: new Date("2022-04-01T06:23:50Z"), obstacles_encountered: 25, duration_seconds: 216 },
            { id: 344, player_id: 512, tournament_id: 31, score: 5051, event_time: new Date("2023-12-20T13:16:57Z"), obstacles_encountered: 29, duration_seconds: 399 },
            { id: 345, player_id: 516, tournament_id: 6, score: 4440, event_time: new Date("2020-03-20T22:25:09Z"), obstacles_encountered: 34, duration_seconds: 370 },
            { id: 346, player_id: 371, tournament_id: 178, score: 5853, event_time: new Date("2021-08-18T22:04:53Z"), obstacles_encountered: 37, duration_seconds: 243 },
            { id: 347, player_id: 21, tournament_id: 20, score: 2661, event_time: new Date("2023-06-08T16:06:59Z"), obstacles_encountered: 22, duration_seconds: 167 },
            { id: 348, player_id: 604, tournament_id: 106, score: 2436, event_time: new Date("2021-02-26T20:01:06Z"), obstacles_encountered: 17, duration_seconds: 416 },
            { id: 349, player_id: 798, tournament_id: 76, score: 5951, event_time: new Date("2021-12-20T20:01:10Z"), obstacles_encountered: 23, duration_seconds: 404 },
            { id: 350, player_id: 452, tournament_id: 174, score: 4915, event_time: new Date("2022-03-08T08:26:05Z"), obstacles_encountered: 28, duration_seconds: 206 },
            { id: 351, player_id: 839, tournament_id: 124, score: 4978, event_time: new Date("2023-02-23T12:53:32Z"), obstacles_encountered: 19, duration_seconds: 409 },
            { id: 352, player_id: 799, tournament_id: 172, score: 2809, event_time: new Date("2021-08-06T09:24:26Z"), obstacles_encountered: 30, duration_seconds: 389 },
            { id: 353, player_id: 547, tournament_id: 58, score: 5372, event_time: new Date("2021-11-22T20:52:37Z"), obstacles_encountered: 22, duration_seconds: 390 },
            { id: 354, player_id: 841, tournament_id: 116, score: 6465, event_time: new Date("2021-08-08T15:38:02Z"), obstacles_encountered: 38, duration_seconds: 239 },
            { id: 355, player_id: 300, tournament_id: 174, score: 5404, event_time: new Date("2020-02-25T22:27:41Z"), obstacles_encountered: 29, duration_seconds: 418 },
            { id: 356, player_id: 128, tournament_id: 191, score: 2973, event_time: new Date("2020-04-27T18:04:55Z"), obstacles_encountered: 12, duration_seconds: 366 },
            { id: 357, player_id: 548, tournament_id: 188, score: 6837, event_time: new Date("2021-08-09T18:02:43Z"), obstacles_encountered: 37, duration_seconds: 203 },
            { id: 358, player_id: 428, tournament_id: 102, score: 5095, event_time: new Date("2021-02-28T04:57:02Z"), obstacles_encountered: 16, duration_seconds: 319 },
            { id: 359, player_id: 64, tournament_id: 97, score: 3129, event_time: new Date("2021-07-13T18:12:55Z"), obstacles_encountered: 23, duration_seconds: 473 },
            { id: 360, player_id: 334, tournament_id: 132, score: 6205, event_time: new Date("2023-08-09T23:11:25Z"), obstacles_encountered: 45, duration_seconds: 431 },
            { id: 361, player_id: 241, tournament_id: 91, score: 4689, event_time: new Date("2020-10-18T19:08:56Z"), obstacles_encountered: 25, duration_seconds: 292 },
            { id: 362, player_id: 86, tournament_id: 22, score: 4434, event_time: new Date("2020-04-09T15:06:54Z"), obstacles_encountered: 22, duration_seconds: 281 },
            { id: 363, player_id: 162, tournament_id: 58, score: 5770, event_time: new Date("2020-11-02T17:17:21Z"), obstacles_encountered: 7, duration_seconds: 405 },
            { id: 364, player_id: 524, tournament_id: 12, score: 4799, event_time: new Date("2021-08-03T07:57:32Z"), obstacles_encountered: 29, duration_seconds: 314 },
            { id: 365, player_id: 231, tournament_id: 123, score: 5189, event_time: new Date("2021-04-21T07:15:53Z"), obstacles_encountered: 22, duration_seconds: 256 },
            { id: 366, player_id: 911, tournament_id: 87, score: 6358, event_time: new Date("2022-02-24T13:10:39Z"), obstacles_encountered: 16, duration_seconds: 388 },
            { id: 367, player_id: 716, tournament_id: 195, score: 6127, event_time: new Date("2023-07-18T12:57:39Z"), obstacles_encountered: 27, duration_seconds: 168 },
            { id: 368, player_id: 835, tournament_id: 5, score: 3752, event_time: new Date("2022-05-15T12:36:46Z"), obstacles_encountered: 12, duration_seconds: 187 },
            { id: 369, player_id: 776, tournament_id: 1, score: 2247, event_time: new Date("2022-12-03T06:56:25Z"), obstacles_encountered: 23, duration_seconds: 221 },
            { id: 370, player_id: 667, tournament_id: 26, score: 4405, event_time: new Date("2023-07-20T07:38:19Z"), obstacles_encountered: 24, duration_seconds: 286 },
            { id: 371, player_id: 506, tournament_id: null, score: 5936, event_time: new Date("2021-03-15T21:18:53Z"), obstacles_encountered: 30, duration_seconds: 350 },
            { id: 372, player_id: 925, tournament_id: 29, score: 1859, event_time: new Date("2023-07-10T14:20:32Z"), obstacles_encountered: 23, duration_seconds: 358 },
            { id: 373, player_id: 985, tournament_id: 60, score: 5687, event_time: new Date("2022-02-11T12:00:07Z"), obstacles_encountered: 20, duration_seconds: 349 },
            { id: 374, player_id: 551, tournament_id: 16, score: 6844, event_time: new Date("2021-03-14T23:47:49Z"), obstacles_encountered: 33, duration_seconds: 267 },
            { id: 375, player_id: 280, tournament_id: 184, score: 1830, event_time: new Date("2020-08-08T21:47:17Z"), obstacles_encountered: 44, duration_seconds: 275 },
            { id: 376, player_id: 466, tournament_id: 196, score: 6299, event_time: new Date("2020-11-18T16:54:31Z"), obstacles_encountered: 24, duration_seconds: 282 },
            { id: 377, player_id: 955, tournament_id: 198, score: 5407, event_time: new Date("2020-01-30T08:48:47Z"), obstacles_encountered: 18, duration_seconds: 361 },
            { id: 378, player_id: 435, tournament_id: 96, score: 5419, event_time: new Date("2022-10-06T18:47:17Z"), obstacles_encountered: 37, duration_seconds: 276 },
            { id: 379, player_id: 438, tournament_id: 171, score: 6403, event_time: new Date("2020-10-18T20:07:15Z"), obstacles_encountered: 16, duration_seconds: 169 },
            { id: 380, player_id: 759, tournament_id: null, score: 5017, event_time: new Date("2021-11-26T19:01:48Z"), obstacles_encountered: 22, duration_seconds: 253 },
            { id: 381, player_id: 34, tournament_id: 88, score: 5714, event_time: new Date("2022-12-22T13:32:51Z"), obstacles_encountered: 15, duration_seconds: 314 },
            { id: 382, player_id: 910, tournament_id: 63, score: 3650, event_time: new Date("2023-05-02T20:00:10Z"), obstacles_encountered: 15, duration_seconds: 241 },
            { id: 383, player_id: 265, tournament_id: 55, score: 4827, event_time: new Date("2023-05-11T11:55:20Z"), obstacles_encountered: 23, duration_seconds: 262 },
            { id: 384, player_id: 300, tournament_id: 123, score: 5846, event_time: new Date("2023-02-14T12:18:48Z"), obstacles_encountered: 34, duration_seconds: 118 },
            { id: 385, player_id: 929, tournament_id: 48, score: 5063, event_time: new Date("2023-12-16T12:47:23Z"), obstacles_encountered: 20, duration_seconds: 310 },
            { id: 386, player_id: 932, tournament_id: 91, score: 5642, event_time: new Date("2020-02-01T19:33:08Z"), obstacles_encountered: 15, duration_seconds: 317 },
            { id: 387, player_id: 363, tournament_id: 100, score: 2014, event_time: new Date("2021-11-28T21:04:51Z"), obstacles_encountered: 14, duration_seconds: 400 },
            { id: 388, player_id: 870, tournament_id: 200, score: 6439, event_time: new Date("2020-01-30T14:22:01Z"), obstacles_encountered: 21, duration_seconds: 123 },
            { id: 389, player_id: 941, tournament_id: 155, score: 3424, event_time: new Date("2020-06-13T12:47:51Z"), obstacles_encountered: 36, duration_seconds: 334 },
            { id: 390, player_id: 32, tournament_id: 142, score: 2744, event_time: new Date("2021-04-07T08:36:25Z"), obstacles_encountered: 20, duration_seconds: 384 },
            { id: 391, player_id: 437, tournament_id: 9, score: 5612, event_time: new Date("2023-10-15T14:23:32Z"), obstacles_encountered: 29, duration_seconds: 260 },
            { id: 392, player_id: 331, tournament_id: 160, score: 3326, event_time: new Date("2022-04-28T19:06:23Z"), obstacles_encountered: 31, duration_seconds: 314 },
            { id: 393, player_id: 806, tournament_id: 136, score: 8760, event_time: new Date("2021-03-20T16:48:19Z"), obstacles_encountered: 35, duration_seconds: 310 },
            { id: 394, player_id: 392, tournament_id: 72, score: 4155, event_time: new Date("2023-10-12T17:39:12Z"), obstacles_encountered: 16, duration_seconds: 292 },
            { id: 395, player_id: 169, tournament_id: 40, score: 4313, event_time: new Date("2023-02-27T18:08:40Z"), obstacles_encountered: 27, duration_seconds: 443 },
            { id: 396, player_id: 680, tournament_id: 151, score: 7269, event_time: new Date("2021-10-11T17:45:08Z"), obstacles_encountered: 26, duration_seconds: 401 },
            { id: 397, player_id: 247, tournament_id: 160, score: 4783, event_time: new Date("2021-10-19T09:11:27Z"), obstacles_encountered: 19, duration_seconds: 254 },
            { id: 398, player_id: 861, tournament_id: 122, score: 5471, event_time: new Date("2020-02-13T13:39:50Z"), obstacles_encountered: 30, duration_seconds: 197 },
            { id: 399, player_id: 996, tournament_id: 121, score: 5753, event_time: new Date("2023-09-01T20:37:26Z"), obstacles_encountered: 32, duration_seconds: 375 },
            { id: 400, player_id: 584, tournament_id: 7, score: 5219, event_time: new Date("2021-07-31T09:12:33Z"), obstacles_encountered: 27, duration_seconds: 115 },
            { id: 401, player_id: 434, tournament_id: 17, score: 4516, event_time: new Date("2022-10-04T10:48:26Z"), obstacles_encountered: 27, duration_seconds: 253 },
            { id: 402, player_id: 868, tournament_id: null, score: 5310, event_time: new Date("2021-03-14T11:24:53Z"), obstacles_encountered: 22, duration_seconds: 192 },
            { id: 403, player_id: 282, tournament_id: 60, score: 3282, event_time: new Date("2023-01-24T17:12:35Z"), obstacles_encountered: 24, duration_seconds: 429 },
            { id: 404, player_id: 135, tournament_id: 88, score: 5791, event_time: new Date("2022-10-09T11:14:51Z"), obstacles_encountered: 29, duration_seconds: 301 },
            { id: 405, player_id: 148, tournament_id: null, score: 4206, event_time: new Date("2020-03-24T18:32:54Z"), obstacles_encountered: 34, duration_seconds: 171 },
            { id: 406, player_id: 86, tournament_id: 170, score: 3012, event_time: new Date("2020-08-06T17:26:51Z"), obstacles_encountered: 32, duration_seconds: 454 },
            { id: 407, player_id: 743, tournament_id: 162, score: 4814, event_time: new Date("2023-11-15T15:53:30Z"), obstacles_encountered: 24, duration_seconds: 433 },
            { id: 408, player_id: 808, tournament_id: 137, score: 4520, event_time: new Date("2020-02-16T21:56:40Z"), obstacles_encountered: 34, duration_seconds: 264 },
            { id: 409, player_id: 946, tournament_id: 83, score: 6906, event_time: new Date("2022-12-26T23:36:50Z"), obstacles_encountered: 27, duration_seconds: 150 },
            { id: 410, player_id: 764, tournament_id: null, score: 5754, event_time: new Date("2020-08-01T17:42:45Z"), obstacles_encountered: 22, duration_seconds: 408 },
            { id: 411, player_id: 563, tournament_id: 40, score: 4218, event_time: new Date("2022-08-01T16:43:08Z"), obstacles_encountered: 23, duration_seconds: 325 },
            { id: 412, player_id: 144, tournament_id: 17, score: 3664, event_time: new Date("2023-05-07T08:34:15Z"), obstacles_encountered: 35, duration_seconds: 417 },
            { id: 413, player_id: 544, tournament_id: 126, score: 6954, event_time: new Date("2021-12-04T17:14:06Z"), obstacles_encountered: 24, duration_seconds: 250 },
            { id: 414, player_id: 896, tournament_id: 74, score: 3949, event_time: new Date("2023-08-30T08:09:23Z"), obstacles_encountered: 19, duration_seconds: 134 },
            { id: 415, player_id: 193, tournament_id: 111, score: 3884, event_time: new Date("2023-07-06T15:37:39Z"), obstacles_encountered: 17, duration_seconds: 228 },
            { id: 416, player_id: 993, tournament_id: 141, score: 6237, event_time: new Date("2023-04-23T14:15:25Z"), obstacles_encountered: 25, duration_seconds: 310 },
            { id: 417, player_id: 696, tournament_id: 200, score: 6053, event_time: new Date("2020-03-15T19:25:09Z"), obstacles_encountered: 14, duration_seconds: 261 },
            { id: 418, player_id: 104, tournament_id: 154, score: 5156, event_time: new Date("2021-01-08T14:00:38Z"), obstacles_encountered: 38, duration_seconds: 236 },
            { id: 419, player_id: 322, tournament_id: 179, score: 3745, event_time: new Date("2021-09-22T16:49:14Z"), obstacles_encountered: 20, duration_seconds: 238 },
            { id: 420, player_id: 365, tournament_id: 137, score: 3654, event_time: new Date("2023-07-23T12:25:42Z"), obstacles_encountered: 14, duration_seconds: 223 },
            { id: 421, player_id: 166, tournament_id: 114, score: 6602, event_time: new Date("2023-07-10T23:32:39Z"), obstacles_encountered: 15, duration_seconds: 207 },
            { id: 422, player_id: 499, tournament_id: 4, score: 4162, event_time: new Date("2023-02-05T19:10:51Z"), obstacles_encountered: 26, duration_seconds: 419 },
            { id: 423, player_id: 920, tournament_id: 94, score: 5332, event_time: new Date("2021-11-02T15:58:25Z"), obstacles_encountered: 19, duration_seconds: 309 },
            { id: 424, player_id: 870, tournament_id: 52, score: 5494, event_time: new Date("2021-08-20T19:28:48Z"), obstacles_encountered: 22, duration_seconds: 321 },
            { id: 425, player_id: 386, tournament_id: 128, score: 2957, event_time: new Date("2021-03-03T21:07:17Z"), obstacles_encountered: 20, duration_seconds: 363 },
            { id: 426, player_id: 748, tournament_id: 179, score: 4953, event_time: new Date("2021-02-20T00:43:27Z"), obstacles_encountered: 28, duration_seconds: 233 },
            { id: 427, player_id: 749, tournament_id: 80, score: 5568, event_time: new Date("2021-04-02T10:20:18Z"), obstacles_encountered: 23, duration_seconds: 365 },
            { id: 428, player_id: 179, tournament_id: 26, score: 5625, event_time: new Date("2020-06-28T22:26:58Z"), obstacles_encountered: 28, duration_seconds: 351 },
            { id: 429, player_id: 478, tournament_id: 3, score: 5377, event_time: new Date("2021-07-25T08:22:42Z"), obstacles_encountered: 27, duration_seconds: 278 },
            { id: 430, player_id: 157, tournament_id: 67, score: 2362, event_time: new Date("2020-07-04T20:20:06Z"), obstacles_encountered: 34, duration_seconds: 285 },
            { id: 431, player_id: 697, tournament_id: 122, score: 3917, event_time: new Date("2020-08-06T15:25:57Z"), obstacles_encountered: 33, duration_seconds: 315 },
            { id: 432, player_id: 533, tournament_id: 19, score: 6209, event_time: new Date("2020-10-23T23:56:30Z"), obstacles_encountered: 24, duration_seconds: 224 },
            { id: 433, player_id: 899, tournament_id: 114, score: 3279, event_time: new Date("2023-07-30T17:51:07Z"), obstacles_encountered: 26, duration_seconds: 200 },
            { id: 434, player_id: 894, tournament_id: 184, score: 5916, event_time: new Date("2020-08-19T15:22:12Z"), obstacles_encountered: 20, duration_seconds: 313 },
            { id: 435, player_id: 262, tournament_id: 96, score: 6761, event_time: new Date("2021-05-25T07:21:37Z"), obstacles_encountered: 26, duration_seconds: 388 },
            { id: 436, player_id: 48, tournament_id: 134, score: 3472, event_time: new Date("2020-10-07T19:10:17Z"), obstacles_encountered: 26, duration_seconds: 352 },
            { id: 437, player_id: 517, tournament_id: 11, score: 5985, event_time: new Date("2023-05-19T14:13:24Z"), obstacles_encountered: 26, duration_seconds: 408 },
            { id: 438, player_id: 121, tournament_id: 150, score: 5014, event_time: new Date("2022-12-19T16:38:48Z"), obstacles_encountered: 31, duration_seconds: 309 },
            { id: 439, player_id: 39, tournament_id: 59, score: 6344, event_time: new Date("2022-05-13T19:07:21Z"), obstacles_encountered: 24, duration_seconds: 207 },
            { id: 440, player_id: 50, tournament_id: 33, score: 4244, event_time: new Date("2022-04-17T21:37:50Z"), obstacles_encountered: 21, duration_seconds: 166 },
            { id: 441, player_id: 697, tournament_id: null, score: 2561, event_time: new Date("2020-09-22T10:39:27Z"), obstacles_encountered: 32, duration_seconds: 359 },
            { id: 442, player_id: 553, tournament_id: 197, score: 4763, event_time: new Date("2023-05-22T12:54:46Z"), obstacles_encountered: 20, duration_seconds: 228 },
            { id: 443, player_id: 751, tournament_id: 143, score: 5220, event_time: new Date("2022-10-10T22:03:04Z"), obstacles_encountered: 20, duration_seconds: 330 },
            { id: 444, player_id: 162, tournament_id: 118, score: 2255, event_time: new Date("2020-12-18T19:38:48Z"), obstacles_encountered: 28, duration_seconds: 156 },
            { id: 445, player_id: 304, tournament_id: 184, score: 4306, event_time: new Date("2020-02-06T17:52:58Z"), obstacles_encountered: 36, duration_seconds: 264 },
            { id: 446, player_id: 47, tournament_id: 55, score: 6319, event_time: new Date("2021-04-08T13:48:27Z"), obstacles_encountered: 30, duration_seconds: 400 },
            { id: 447, player_id: 908, tournament_id: 146, score: 2999, event_time: new Date("2020-04-10T10:33:34Z"), obstacles_encountered: 27, duration_seconds: 378 },
            { id: 448, player_id: 813, tournament_id: 106, score: 5222, event_time: new Date("2021-10-11T13:44:06Z"), obstacles_encountered: 24, duration_seconds: 380 },
            { id: 449, player_id: 794, tournament_id: 22, score: 1895, event_time: new Date("2023-12-04T10:25:21Z"), obstacles_encountered: 25, duration_seconds: 421 },
            { id: 450, player_id: 500, tournament_id: 186, score: 5470, event_time: new Date("2023-07-13T14:44:43Z"), obstacles_encountered: 21, duration_seconds: 171 },
            { id: 451, player_id: 727, tournament_id: null, score: 4993, event_time: new Date("2022-07-29T02:00:09Z"), obstacles_encountered: 20, duration_seconds: 330 },
            { id: 452, player_id: 613, tournament_id: 194, score: 2943, event_time: new Date("2020-06-19T14:13:34Z"), obstacles_encountered: 27, duration_seconds: 188 },
            { id: 453, player_id: 145, tournament_id: 190, score: 4489, event_time: new Date("2021-02-21T02:16:49Z"), obstacles_encountered: 26, duration_seconds: 203 },
            { id: 454, player_id: 938, tournament_id: 168, score: 6907, event_time: new Date("2021-03-24T17:41:11Z"), obstacles_encountered: 19, duration_seconds: 166 },
            { id: 455, player_id: 716, tournament_id: 121, score: 6471, event_time: new Date("2023-10-15T12:35:37Z"), obstacles_encountered: 22, duration_seconds: 328 },
            { id: 456, player_id: 945, tournament_id: 68, score: 5260, event_time: new Date("2020-08-17T17:53:11Z"), obstacles_encountered: 16, duration_seconds: 372 },
            { id: 457, player_id: 559, tournament_id: 124, score: 3182, event_time: new Date("2022-02-27T19:37:51Z"), obstacles_encountered: 11, duration_seconds: 352 },
            { id: 458, player_id: 852, tournament_id: 183, score: 4383, event_time: new Date("2021-11-08T16:23:19Z"), obstacles_encountered: 40, duration_seconds: 273 },
            { id: 459, player_id: 909, tournament_id: 113, score: 4396, event_time: new Date("2020-10-21T10:23:21Z"), obstacles_encountered: 22, duration_seconds: 384 },
            { id: 460, player_id: 324, tournament_id: null, score: 5505, event_time: new Date("2023-04-30T23:01:06Z"), obstacles_encountered: 24, duration_seconds: 366 },
            { id: 461, player_id: 222, tournament_id: 49, score: 4221, event_time: new Date("2023-05-29T20:57:28Z"), obstacles_encountered: 35, duration_seconds: 238 },
            { id: 462, player_id: 193, tournament_id: 168, score: 5106, event_time: new Date("2022-01-08T18:50:45Z"), obstacles_encountered: 12, duration_seconds: 403 },
            { id: 463, player_id: 938, tournament_id: 29, score: 6609, event_time: new Date("2021-03-09T20:32:05Z"), obstacles_encountered: 18, duration_seconds: 405 },
            { id: 464, player_id: 857, tournament_id: 127, score: 5294, event_time: new Date("2020-12-17T06:56:53Z"), obstacles_encountered: 34, duration_seconds: 341 },
            { id: 465, player_id: 491, tournament_id: 43, score: 4502, event_time: new Date("2022-04-16T09:42:04Z"), obstacles_encountered: 39, duration_seconds: 342 },
            { id: 466, player_id: 220, tournament_id: 199, score: 4165, event_time: new Date("2021-07-12T17:15:01Z"), obstacles_encountered: 13, duration_seconds: 129 },
            { id: 467, player_id: 65, tournament_id: 167, score: 2705, event_time: new Date("2020-02-22T11:59:30Z"), obstacles_encountered: 18, duration_seconds: 302 },
            { id: 468, player_id: 280, tournament_id: 11, score: 3140, event_time: new Date("2020-05-30T23:03:06Z"), obstacles_encountered: 23, duration_seconds: 292 },
            { id: 469, player_id: 331, tournament_id: 118, score: 4238, event_time: new Date("2022-01-03T12:20:48Z"), obstacles_encountered: 32, duration_seconds: 112 },
            { id: 470, player_id: 403, tournament_id: 72, score: 5109, event_time: new Date("2020-02-25T19:40:42Z"), obstacles_encountered: 21, duration_seconds: 276 },
            { id: 471, player_id: 736, tournament_id: 192, score: 5946, event_time: new Date("2022-09-15T00:49:04Z"), obstacles_encountered: 25, duration_seconds: 257 },
            { id: 472, player_id: 926, tournament_id: 131, score: 4749, event_time: new Date("2022-05-19T21:19:28Z"), obstacles_encountered: 34, duration_seconds: 270 },
            { id: 473, player_id: 290, tournament_id: 178, score: 4588, event_time: new Date("2020-12-21T10:07:09Z"), obstacles_encountered: 31, duration_seconds: 368 },
            { id: 474, player_id: 894, tournament_id: null, score: 2013, event_time: new Date("2023-09-09T17:07:04Z"), obstacles_encountered: 30, duration_seconds: 186 },
            { id: 475, player_id: 702, tournament_id: 29, score: 963, event_time: new Date("2022-02-10T18:16:31Z"), obstacles_encountered: 39, duration_seconds: 184 },
            { id: 476, player_id: 175, tournament_id: 135, score: 5227, event_time: new Date("2023-12-14T14:48:06Z"), obstacles_encountered: 26, duration_seconds: 244 },
            { id: 477, player_id: 180, tournament_id: null, score: 4306, event_time: new Date("2021-05-16T17:57:34Z"), obstacles_encountered: 33, duration_seconds: 393 },
            { id: 478, player_id: 119, tournament_id: 112, score: 5214, event_time: new Date("2022-05-05T08:50:30Z"), obstacles_encountered: 15, duration_seconds: 207 },
            { id: 479, player_id: 216, tournament_id: 6, score: 6210, event_time: new Date("2022-07-19T22:06:52Z"), obstacles_encountered: 22, duration_seconds: 195 },
            { id: 480, player_id: 949, tournament_id: 199, score: 5168, event_time: new Date("2022-05-11T19:15:30Z"), obstacles_encountered: 22, duration_seconds: 215 },
            { id: 481, player_id: 754, tournament_id: 38, score: 4418, event_time: new Date("2022-08-12T22:25:00Z"), obstacles_encountered: 24, duration_seconds: 358 },
            { id: 482, player_id: 443, tournament_id: 2, score: 5602, event_time: new Date("2023-07-16T20:18:58Z"), obstacles_encountered: 23, duration_seconds: 370 },
            { id: 483, player_id: 779, tournament_id: 196, score: 2891, event_time: new Date("2023-11-20T19:30:56Z"), obstacles_encountered: 20, duration_seconds: 255 },
            { id: 484, player_id: 742, tournament_id: 44, score: 3648, event_time: new Date("2021-07-06T22:11:58Z"), obstacles_encountered: 33, duration_seconds: 259 },
            { id: 485, player_id: 805, tournament_id: 78, score: 5556, event_time: new Date("2022-12-02T10:03:28Z"), obstacles_encountered: 20, duration_seconds: 177 },
            { id: 486, player_id: 964, tournament_id: 78, score: 8579, event_time: new Date("2020-05-17T12:09:54Z"), obstacles_encountered: 36, duration_seconds: 406 },
            { id: 487, player_id: 178, tournament_id: null, score: 4363, event_time: new Date("2023-04-18T13:28:20Z"), obstacles_encountered: 29, duration_seconds: 292 },
            { id: 488, player_id: 346, tournament_id: 17, score: 4879, event_time: new Date("2021-07-10T18:52:02Z"), obstacles_encountered: 24, duration_seconds: 253 },
            { id: 489, player_id: 476, tournament_id: 53, score: 3100, event_time: new Date("2022-10-26T12:16:34Z"), obstacles_encountered: 17, duration_seconds: 479 },
            { id: 490, player_id: 907, tournament_id: 111, score: 4338, event_time: new Date("2022-12-01T17:03:11Z"), obstacles_encountered: 16, duration_seconds: 338 },
            { id: 491, player_id: 188, tournament_id: 2, score: 6516, event_time: new Date("2020-10-21T20:53:04Z"), obstacles_encountered: 31, duration_seconds: 485 },
            { id: 492, player_id: 79, tournament_id: 48, score: 5711, event_time: new Date("2021-07-10T08:12:51Z"), obstacles_encountered: 23, duration_seconds: 374 },
            { id: 493, player_id: 541, tournament_id: 42, score: 5788, event_time: new Date("2022-02-24T08:33:39Z"), obstacles_encountered: 21, duration_seconds: 329 },
            { id: 494, player_id: 827, tournament_id: 127, score: 8496, event_time: new Date("2021-11-16T09:04:59Z"), obstacles_encountered: 32, duration_seconds: 211 },
            { id: 495, player_id: 66, tournament_id: 192, score: 2449, event_time: new Date("2020-09-20T08:42:39Z"), obstacles_encountered: 38, duration_seconds: 317 },
            { id: 496, player_id: 60, tournament_id: null, score: 6483, event_time: new Date("2021-03-19T21:34:23Z"), obstacles_encountered: 20, duration_seconds: 276 },
            { id: 497, player_id: 211, tournament_id: 36, score: 3574, event_time: new Date("2021-10-11T00:16:07Z"), obstacles_encountered: 28, duration_seconds: 266 },
            { id: 498, player_id: 179, tournament_id: 193, score: 6728, event_time: new Date("2021-07-29T15:53:00Z"), obstacles_encountered: 23, duration_seconds: 326 },
            { id: 499, player_id: 770, tournament_id: 137, score: 7556, event_time: new Date("2023-03-10T18:09:50Z"), obstacles_encountered: 21, duration_seconds: 445 },
            { id: 500, player_id: 706, tournament_id: 23, score: 4289, event_time: new Date("2022-12-25T11:27:51Z"), obstacles_encountered: 17, duration_seconds: 277 },
        ],
    });
    await prisma.leaderboard.createMany({
        data: [
            { id: 1, player_id: 835, tournament_id: 60, rank: 22, score: 7192, total_tournaments_played: 22, average_score: "6821.37" },
            { id: 2, player_id: 875, tournament_id: 106, rank: 89, score: 6103, total_tournaments_played: 45, average_score: "5060.94" },
            { id: 3, player_id: 240, tournament_id: 111, rank: 94, score: 6058, total_tournaments_played: 26, average_score: "5918.27" },
            { id: 4, player_id: 996, tournament_id: 175, rank: 49, score: 3493, total_tournaments_played: 29, average_score: "2789.84" },
            { id: 5, player_id: 513, tournament_id: 52, rank: 10, score: 6726, total_tournaments_played: 28, average_score: "7201.14" },
            { id: 6, player_id: 372, tournament_id: 172, rank: 98, score: 5666, total_tournaments_played: 29, average_score: "7055.79" },
            { id: 7, player_id: 632, tournament_id: 119, rank: 3, score: 6818, total_tournaments_played: 29, average_score: "5464.68" },
            { id: 8, player_id: 269, tournament_id: 154, rank: 48, score: 6011, total_tournaments_played: 29, average_score: "7028.76" },
            { id: 9, player_id: 802, tournament_id: 178, rank: 57, score: 5547, total_tournaments_played: 27, average_score: "6477.09" },
            { id: 10, player_id: 916, tournament_id: 196, rank: 28, score: 6265, total_tournaments_played: 29, average_score: "4717.49" },
            { id: 11, player_id: 5, tournament_id: 176, rank: 56, score: 4741, total_tournaments_played: 30, average_score: "6845.98" },
            { id: 12, player_id: 18, tournament_id: 143, rank: 25, score: 5664, total_tournaments_played: 32, average_score: "7461.61" },
            { id: 13, player_id: 342, tournament_id: 141, rank: 38, score: 5547, total_tournaments_played: 29, average_score: "6163.48" },
            { id: 14, player_id: 385, tournament_id: 114, rank: 84, score: 4377, total_tournaments_played: 22, average_score: "5215.89" },
            { id: 15, player_id: 25, tournament_id: 125, rank: 31, score: 3316, total_tournaments_played: 31, average_score: "4014.65" },
            { id: 16, player_id: 189, tournament_id: 66, rank: 82, score: 3269, total_tournaments_played: 21, average_score: "2740.44" },
            { id: 17, player_id: 386, tournament_id: 193, rank: 16, score: 6045, total_tournaments_played: 38, average_score: "3329.89" },
            { id: 18, player_id: 883, tournament_id: 175, rank: 88, score: 5673, total_tournaments_played: 33, average_score: "5144.55" },
            { id: 19, player_id: 296, tournament_id: 191, rank: 95, score: 4187, total_tournaments_played: 19, average_score: "1853.83" },
            { id: 20, player_id: 510, tournament_id: 85, rank: 26, score: 3056, total_tournaments_played: 32, average_score: "6581.40" },
            { id: 21, player_id: 183, tournament_id: 108, rank: 5, score: 4520, total_tournaments_played: 27, average_score: "6067.66" },
            { id: 22, player_id: 587, tournament_id: 79, rank: 10, score: 4511, total_tournaments_played: 29, average_score: "6164.19" },
            { id: 23, player_id: 705, tournament_id: 13, rank: 92, score: 4432, total_tournaments_played: 15, average_score: "5946.05" },
            { id: 24, player_id: 337, tournament_id: 1, rank: 9, score: 4160, total_tournaments_played: 21, average_score: "2859.64" },
            { id: 25, player_id: 237, tournament_id: 115, rank: 39, score: 4091, total_tournaments_played: 31, average_score: "5523.90" },
            { id: 26, player_id: 297, tournament_id: 126, rank: 63, score: 4873, total_tournaments_played: 23, average_score: "4996.90" },
            { id: 27, player_id: 446, tournament_id: 119, rank: 21, score: 5388, total_tournaments_played: 25, average_score: "4629.37" },
            { id: 28, player_id: 559, tournament_id: 136, rank: 92, score: 3951, total_tournaments_played: 23, average_score: "6629.24" },
            { id: 29, player_id: 300, tournament_id: 181, rank: 27, score: 5846, total_tournaments_played: 21, average_score: "3425.93" },
            { id: 30, player_id: 585, tournament_id: 144, rank: 26, score: 9139, total_tournaments_played: 13, average_score: "6638.97" },
            { id: 31, player_id: 389, tournament_id: 106, rank: 39, score: 8069, total_tournaments_played: 25, average_score: "4248.09" },
            { id: 32, player_id: 563, tournament_id: 11, rank: 44, score: 5625, total_tournaments_played: 22, average_score: "4019.52" },
            { id: 33, player_id: 206, tournament_id: 101, rank: 11, score: 5716, total_tournaments_played: 41, average_score: "6492.49" },
            { id: 34, player_id: 544, tournament_id: 56, rank: 5, score: 4004, total_tournaments_played: 28, average_score: "5327.85" },
            { id: 35, player_id: 408, tournament_id: 72, rank: 16, score: 5370, total_tournaments_played: 41, average_score: "6055.92" },
            { id: 36, player_id: 639, tournament_id: 146, rank: 33, score: 2723, total_tournaments_played: 14, average_score: "3983.75" },
            { id: 37, player_id: 793, tournament_id: 101, rank: 5, score: 4169, total_tournaments_played: 31, average_score: "6126.91" },
            { id: 38, player_id: 77, tournament_id: 35, rank: 68, score: 7687, total_tournaments_played: 22, average_score: "3172.60" },
            { id: 39, player_id: 628, tournament_id: 76, rank: 9, score: 4456, total_tournaments_played: 33, average_score: "3129.60" },
            { id: 40, player_id: 548, tournament_id: 13, rank: 88, score: 3249, total_tournaments_played: 24, average_score: "6076.45" },
            { id: 41, player_id: 195, tournament_id: 118, rank: 87, score: 6339, total_tournaments_played: 34, average_score: "5069.95" },
            { id: 42, player_id: 863, tournament_id: 89, rank: 8, score: 3042, total_tournaments_played: 27, average_score: "3983.15" },
            { id: 43, player_id: 478, tournament_id: 133, rank: 71, score: 7027, total_tournaments_played: 25, average_score: "4289.84" },
            { id: 44, player_id: 737, tournament_id: 28, rank: 96, score: 2458, total_tournaments_played: 26, average_score: "5814.42" },
            { id: 45, player_id: 173, tournament_id: 8, rank: 80, score: 4343, total_tournaments_played: 29, average_score: "4200.72" },
            { id: 46, player_id: 702, tournament_id: 29, rank: 3, score: 3346, total_tournaments_played: 12, average_score: "4305.54" },
            { id: 47, player_id: 82, tournament_id: 191, rank: 2, score: 5943, total_tournaments_played: 29, average_score: "4997.54" },
            { id: 48, player_id: 485, tournament_id: 177, rank: 41, score: 3639, total_tournaments_played: 32, average_score: "2327.58" },
            { id: 49, player_id: 522, tournament_id: 113, rank: 25, score: 4799, total_tournaments_played: 34, average_score: "3946.36" },
            { id: 50, player_id: 521, tournament_id: 141, rank: 29, score: 4972, total_tournaments_played: 15, average_score: "5482.87" },
            { id: 51, player_id: 879, tournament_id: 53, rank: 57, score: 3846, total_tournaments_played: 32, average_score: "3795.82" },
            { id: 52, player_id: 964, tournament_id: 38, rank: 11, score: 4894, total_tournaments_played: 37, average_score: "4035.78" },
            { id: 53, player_id: 34, tournament_id: 20, rank: 54, score: 5102, total_tournaments_played: 15, average_score: "4560.74" },
            { id: 54, player_id: 76, tournament_id: 64, rank: 88, score: 5667, total_tournaments_played: 24, average_score: "4595.22" },
            { id: 55, player_id: 871, tournament_id: 123, rank: 51, score: 5220, total_tournaments_played: 26, average_score: "7596.10" },
            { id: 56, player_id: 381, tournament_id: 155, rank: 58, score: 7350, total_tournaments_played: 37, average_score: "3666.11" },
            { id: 57, player_id: 334, tournament_id: 189, rank: 97, score: 5400, total_tournaments_played: 27, average_score: "4198.91" },
            { id: 58, player_id: 738, tournament_id: 141, rank: 86, score: 7263, total_tournaments_played: 16, average_score: "3715.38" },
            { id: 59, player_id: 441, tournament_id: 108, rank: 92, score: 5237, total_tournaments_played: 27, average_score: "7139.40" },
            { id: 60, player_id: 785, tournament_id: 180, rank: 64, score: 6338, total_tournaments_played: 21, average_score: "4976.32" },
            { id: 61, player_id: 404, tournament_id: 77, rank: 99, score: 3650, total_tournaments_played: 28, average_score: "4857.04" },
            { id: 62, player_id: 752, tournament_id: 8, rank: 28, score: 5866, total_tournaments_played: 30, average_score: "5262.88" },
            { id: 63, player_id: 709, tournament_id: 68, rank: 41, score: 5893, total_tournaments_played: 34, average_score: "4202.75" },
            { id: 64, player_id: 939, tournament_id: 168, rank: 74, score: 3318, total_tournaments_played: 35, average_score: "4231.59" },
            { id: 65, player_id: 517, tournament_id: 50, rank: 66, score: 6366, total_tournaments_played: 27, average_score: "4179.96" },
            { id: 66, player_id: 394, tournament_id: 86, rank: 61, score: 6847, total_tournaments_played: 22, average_score: "5357.37" },
            { id: 67, player_id: 919, tournament_id: 67, rank: 1, score: 6793, total_tournaments_played: 38, average_score: "4862.06" },
            { id: 68, player_id: 230, tournament_id: 139, rank: 47, score: 4481, total_tournaments_played: 9, average_score: "6444.60" },
            { id: 69, player_id: 857, tournament_id: 125, rank: 16, score: 2067, total_tournaments_played: 20, average_score: "3963.19" },
            { id: 70, player_id: 317, tournament_id: 93, rank: 70, score: 7666, total_tournaments_played: 26, average_score: "3761.09" },
            { id: 71, player_id: 117, tournament_id: 155, rank: 84, score: 5507, total_tournaments_played: 30, average_score: "6918.31" },
            { id: 72, player_id: 208, tournament_id: 13, rank: 48, score: 6458, total_tournaments_played: 22, average_score: "4421.38" },
            { id: 73, player_id: 253, tournament_id: 14, rank: 54, score: 5662, total_tournaments_played: 23, average_score: "6670.93" },
            { id: 74, player_id: 446, tournament_id: 3, rank: 7, score: 5968, total_tournaments_played: 17, average_score: "3750.77" },
            { id: 75, player_id: 290, tournament_id: 14, rank: 55, score: 4350, total_tournaments_played: 30, average_score: "3789.27" },
            { id: 76, player_id: 938, tournament_id: 200, rank: 29, score: 2815, total_tournaments_played: 31, average_score: "3671.18" },
            { id: 77, player_id: 114, tournament_id: 148, rank: 2, score: 4754, total_tournaments_played: 24, average_score: "5391.38" },
            { id: 78, player_id: 960, tournament_id: 186, rank: 31, score: 6082, total_tournaments_played: 25, average_score: "4973.27" },
            { id: 79, player_id: 407, tournament_id: 119, rank: 69, score: 6625, total_tournaments_played: 8, average_score: "4926.59" },
            { id: 80, player_id: 290, tournament_id: 22, rank: 26, score: 5586, total_tournaments_played: 29, average_score: "5572.44" },
            { id: 81, player_id: 608, tournament_id: 139, rank: 60, score: 6039, total_tournaments_played: 29, average_score: "3701.48" },
            { id: 82, player_id: 945, tournament_id: 199, rank: 82, score: 6458, total_tournaments_played: 24, average_score: "5703.78" },
            { id: 83, player_id: 445, tournament_id: 79, rank: 80, score: 3005, total_tournaments_played: 27, average_score: "5072.40" },
            { id: 84, player_id: 183, tournament_id: 138, rank: 55, score: 3276, total_tournaments_played: 21, average_score: "5371.57" },
            { id: 85, player_id: 376, tournament_id: 48, rank: 30, score: 4205, total_tournaments_played: 21, average_score: "5073.85" },
            { id: 86, player_id: 780, tournament_id: 193, rank: 29, score: 5079, total_tournaments_played: 25, average_score: "4514.55" },
            { id: 87, player_id: 29, tournament_id: 9, rank: 46, score: 1062, total_tournaments_played: 17, average_score: "4474.04" },
            { id: 88, player_id: 181, tournament_id: 115, rank: 99, score: 1628, total_tournaments_played: 23, average_score: "5333.33" },
            { id: 89, player_id: 642, tournament_id: 185, rank: 59, score: 6080, total_tournaments_played: 33, average_score: "4675.79" },
            { id: 90, player_id: 898, tournament_id: 77, rank: 95, score: 6670, total_tournaments_played: 22, average_score: "5431.26" },
            { id: 91, player_id: 162, tournament_id: 22, rank: 33, score: 5289, total_tournaments_played: 18, average_score: "5601.91" },
            { id: 92, player_id: 133, tournament_id: 90, rank: 16, score: 6876, total_tournaments_played: 30, average_score: "2865.07" },
            { id: 93, player_id: 463, tournament_id: 126, rank: 58, score: 7059, total_tournaments_played: 36, average_score: "7896.21" },
            { id: 94, player_id: 35, tournament_id: 38, rank: 99, score: 4570, total_tournaments_played: 18, average_score: "7320.39" },
            { id: 95, player_id: 636, tournament_id: 84, rank: 30, score: 4265, total_tournaments_played: 13, average_score: "3909.99" },
            { id: 96, player_id: 1, tournament_id: 146, rank: 4, score: 4489, total_tournaments_played: 14, average_score: "5616.86" },
            { id: 97, player_id: 799, tournament_id: 138, rank: 37, score: 4221, total_tournaments_played: 23, average_score: "7203.57" },
            { id: 98, player_id: 454, tournament_id: 10, rank: 75, score: 3648, total_tournaments_played: 18, average_score: "3284.56" },
            { id: 99, player_id: 492, tournament_id: 81, rank: 60, score: 3798, total_tournaments_played: 13, average_score: "6438.17" },
            { id: 100, player_id: 170, tournament_id: 170, rank: 52, score: 1803, total_tournaments_played: 15, average_score: "2632.82" },
            { id: 101, player_id: 564, tournament_id: 58, rank: 59, score: 5448, total_tournaments_played: 19, average_score: "6992.22" },
            { id: 102, player_id: 848, tournament_id: 1, rank: 95, score: 6776, total_tournaments_played: 29, average_score: "4836.71" },
            { id: 103, player_id: 825, tournament_id: 82, rank: 40, score: 5112, total_tournaments_played: 38, average_score: "2781.85" },
            { id: 104, player_id: 549, tournament_id: 146, rank: 21, score: 4496, total_tournaments_played: 28, average_score: "4588.23" },
            { id: 105, player_id: 496, tournament_id: 80, rank: 74, score: 4546, total_tournaments_played: 33, average_score: "6000.65" },
            { id: 106, player_id: 683, tournament_id: 3, rank: 95, score: 5965, total_tournaments_played: 23, average_score: "5697.77" },
            { id: 107, player_id: 600, tournament_id: 141, rank: 56, score: 6070, total_tournaments_played: 32, average_score: "5603.76" },
            { id: 108, player_id: 411, tournament_id: 177, rank: 3, score: 4502, total_tournaments_played: 40, average_score: "3372.06" },
            { id: 109, player_id: 413, tournament_id: 167, rank: 89, score: 7276, total_tournaments_played: 17, average_score: "2867.53" },
            { id: 110, player_id: 559, tournament_id: 59, rank: 84, score: 5082, total_tournaments_played: 32, average_score: "5212.04" },
            { id: 111, player_id: 247, tournament_id: 57, rank: 41, score: 7726, total_tournaments_played: 20, average_score: "4101.45" },
            { id: 112, player_id: 318, tournament_id: 146, rank: 10, score: 6833, total_tournaments_played: 20, average_score: "4273.14" },
            { id: 113, player_id: 845, tournament_id: 12, rank: 92, score: 3659, total_tournaments_played: 25, average_score: "5476.03" },
            { id: 114, player_id: 72, tournament_id: 65, rank: 68, score: 5259, total_tournaments_played: 29, average_score: "7876.08" },
            { id: 115, player_id: 768, tournament_id: 132, rank: 63, score: 6144, total_tournaments_played: 30, average_score: "5374.75" },
            { id: 116, player_id: 414, tournament_id: 108, rank: 88, score: 4593, total_tournaments_played: 21, average_score: "5284.77" },
            { id: 117, player_id: 964, tournament_id: 143, rank: 51, score: 7622, total_tournaments_played: 16, average_score: "3647.34" },
            { id: 118, player_id: 843, tournament_id: 98, rank: 17, score: 4124, total_tournaments_played: 20, average_score: "4020.56" },
            { id: 119, player_id: 545, tournament_id: 171, rank: 95, score: 5379, total_tournaments_played: 28, average_score: "3991.40" },
            { id: 120, player_id: 101, tournament_id: 78, rank: 67, score: 4149, total_tournaments_played: 32, average_score: "7993.56" },
            { id: 121, player_id: 954, tournament_id: 150, rank: 80, score: 7229, total_tournaments_played: 18, average_score: "5625.14" },
            { id: 122, player_id: 81, tournament_id: 110, rank: 82, score: 3184, total_tournaments_played: 7, average_score: "7835.39" },
            { id: 123, player_id: 343, tournament_id: 179, rank: 70, score: 3620, total_tournaments_played: 25, average_score: "4495.64" },
            { id: 124, player_id: 385, tournament_id: 8, rank: 99, score: 7741, total_tournaments_played: 22, average_score: "6338.45" },
            { id: 125, player_id: 429, tournament_id: 127, rank: 45, score: 4910, total_tournaments_played: 28, average_score: "1630.87" },
            { id: 126, player_id: 62, tournament_id: 9, rank: 94, score: 5410, total_tournaments_played: 29, average_score: "4717.12" },
            { id: 127, player_id: 222, tournament_id: 31, rank: 77, score: 6665, total_tournaments_played: 18, average_score: "7015.71" },
            { id: 128, player_id: 963, tournament_id: 133, rank: 42, score: 4746, total_tournaments_played: 25, average_score: "6011.11" },
            { id: 129, player_id: 441, tournament_id: 183, rank: 45, score: 5608, total_tournaments_played: 27, average_score: "3956.97" },
            { id: 130, player_id: 688, tournament_id: 69, rank: 36, score: 6256, total_tournaments_played: 23, average_score: "5535.93" },
            { id: 131, player_id: 924, tournament_id: 28, rank: 48, score: 4325, total_tournaments_played: 28, average_score: "4007.60" },
            { id: 132, player_id: 857, tournament_id: 149, rank: 97, score: 6242, total_tournaments_played: 23, average_score: "3278.91" },
            { id: 133, player_id: 155, tournament_id: 13, rank: 3, score: 5099, total_tournaments_played: 18, average_score: "2317.42" },
            { id: 134, player_id: 234, tournament_id: 145, rank: 15, score: 6337, total_tournaments_played: 16, average_score: "3900.45" },
            { id: 135, player_id: 225, tournament_id: 83, rank: 27, score: 6990, total_tournaments_played: 18, average_score: "3503.16" },
            { id: 136, player_id: 353, tournament_id: 87, rank: 61, score: 5395, total_tournaments_played: 32, average_score: "5495.25" },
            { id: 137, player_id: 65, tournament_id: 128, rank: 56, score: 3038, total_tournaments_played: 13, average_score: "4189.21" },
            { id: 138, player_id: 662, tournament_id: 138, rank: 58, score: 6442, total_tournaments_played: 28, average_score: "4230.62" },
            { id: 139, player_id: 56, tournament_id: 170, rank: 51, score: 4816, total_tournaments_played: 36, average_score: "4370.85" },
            { id: 140, player_id: 324, tournament_id: 122, rank: 63, score: 6877, total_tournaments_played: 22, average_score: "7765.81" },
            { id: 141, player_id: 760, tournament_id: 133, rank: 40, score: 4602, total_tournaments_played: 23, average_score: "6935.70" },
            { id: 142, player_id: 430, tournament_id: 69, rank: 90, score: 5924, total_tournaments_played: 27, average_score: "5345.78" },
            { id: 143, player_id: 906, tournament_id: 96, rank: 34, score: 5711, total_tournaments_played: 27, average_score: "4352.58" },
            { id: 144, player_id: 718, tournament_id: 166, rank: 34, score: 5140, total_tournaments_played: 25, average_score: "1604.15" },
            { id: 145, player_id: 43, tournament_id: 11, rank: 74, score: 7034, total_tournaments_played: 28, average_score: "3694.15" },
            { id: 146, player_id: 408, tournament_id: 117, rank: 77, score: 6344, total_tournaments_played: 14, average_score: "3124.13" },
            { id: 147, player_id: 413, tournament_id: 76, rank: 86, score: 3431, total_tournaments_played: 25, average_score: "4951.25" },
            { id: 148, player_id: 805, tournament_id: 168, rank: 80, score: 5611, total_tournaments_played: 25, average_score: "3701.64" },
            { id: 149, player_id: 670, tournament_id: 56, rank: 15, score: 5247, total_tournaments_played: 21, average_score: "4572.89" },
            { id: 150, player_id: 809, tournament_id: 107, rank: 26, score: 3208, total_tournaments_played: 15, average_score: "3614.52" },
            { id: 151, player_id: 947, tournament_id: 171, rank: 71, score: 4309, total_tournaments_played: 18, average_score: "6649.39" },
            { id: 152, player_id: 688, tournament_id: 111, rank: 56, score: 3709, total_tournaments_played: 26, average_score: "6813.03" },
            { id: 153, player_id: 642, tournament_id: 71, rank: 58, score: 4620, total_tournaments_played: 21, average_score: "6706.49" },
            { id: 154, player_id: 453, tournament_id: 26, rank: 59, score: 3941, total_tournaments_played: 22, average_score: "3036.44" },
            { id: 155, player_id: 327, tournament_id: 129, rank: 49, score: 3598, total_tournaments_played: 22, average_score: "2791.57" },
            { id: 156, player_id: 584, tournament_id: 161, rank: 3, score: 5760, total_tournaments_played: 18, average_score: "3218.70" },
            { id: 157, player_id: 213, tournament_id: 117, rank: 86, score: 5288, total_tournaments_played: 23, average_score: "2433.71" },
            { id: 158, player_id: 353, tournament_id: 200, rank: 44, score: 4654, total_tournaments_played: 25, average_score: "3246.14" },
            { id: 159, player_id: 666, tournament_id: 154, rank: 42, score: 5595, total_tournaments_played: 36, average_score: "4331.64" },
            { id: 160, player_id: 55, tournament_id: 182, rank: 100, score: 4867, total_tournaments_played: 31, average_score: "6824.95" },
            { id: 161, player_id: 737, tournament_id: 47, rank: 60, score: 3928, total_tournaments_played: 26, average_score: "5425.35" },
            { id: 162, player_id: 898, tournament_id: 102, rank: 73, score: 6193, total_tournaments_played: 22, average_score: "4925.00" },
            { id: 163, player_id: 362, tournament_id: 152, rank: 91, score: 2109, total_tournaments_played: 16, average_score: "1554.14" },
            { id: 164, player_id: 689, tournament_id: 18, rank: 95, score: 2857, total_tournaments_played: 15, average_score: "4526.37" },
            { id: 165, player_id: 437, tournament_id: 133, rank: 40, score: 3687, total_tournaments_played: 42, average_score: "6330.87" },
            { id: 166, player_id: 179, tournament_id: 89, rank: 81, score: 5729, total_tournaments_played: 18, average_score: "6140.49" },
            { id: 167, player_id: 744, tournament_id: 128, rank: 67, score: 5863, total_tournaments_played: 12, average_score: "5970.20" },
            { id: 168, player_id: 142, tournament_id: 101, rank: 20, score: 4992, total_tournaments_played: 23, average_score: "4943.32" },
            { id: 169, player_id: 919, tournament_id: 37, rank: 58, score: 5954, total_tournaments_played: 31, average_score: "2711.07" },
            { id: 170, player_id: 920, tournament_id: 46, rank: 95, score: 6341, total_tournaments_played: 23, average_score: "4571.35" },
            { id: 171, player_id: 764, tournament_id: 80, rank: 98, score: 3960, total_tournaments_played: 39, average_score: "6214.11" },
            { id: 172, player_id: 612, tournament_id: 119, rank: 35, score: 5023, total_tournaments_played: 19, average_score: "6770.06" },
            { id: 173, player_id: 971, tournament_id: 45, rank: 64, score: 3792, total_tournaments_played: 28, average_score: "3930.43" },
            { id: 174, player_id: 653, tournament_id: 14, rank: 29, score: 3046, total_tournaments_played: 15, average_score: "4587.73" },
            { id: 175, player_id: 186, tournament_id: 55, rank: 41, score: 4968, total_tournaments_played: 25, average_score: "3238.83" },
            { id: 176, player_id: 769, tournament_id: 9, rank: 61, score: 3581, total_tournaments_played: 10, average_score: "4106.61" },
            { id: 177, player_id: 461, tournament_id: 109, rank: 13, score: 5228, total_tournaments_played: 16, average_score: "3816.59" },
            { id: 178, player_id: 483, tournament_id: 111, rank: 21, score: 5246, total_tournaments_played: 33, average_score: "3788.49" },
            { id: 179, player_id: 950, tournament_id: 8, rank: 9, score: 4862, total_tournaments_played: 24, average_score: "3708.00" },
            { id: 180, player_id: 869, tournament_id: 3, rank: 8, score: 4954, total_tournaments_played: 22, average_score: "5211.99" },
            { id: 181, player_id: 614, tournament_id: 189, rank: 98, score: 4172, total_tournaments_played: 27, average_score: "4841.84" },
            { id: 182, player_id: 799, tournament_id: 78, rank: 6, score: 4781, total_tournaments_played: 24, average_score: "5435.50" },
            { id: 183, player_id: 457, tournament_id: 162, rank: 77, score: 6985, total_tournaments_played: 28, average_score: "5015.50" },
            { id: 184, player_id: 496, tournament_id: 66, rank: 10, score: 4056, total_tournaments_played: 25, average_score: "5357.44" },
            { id: 185, player_id: 794, tournament_id: 153, rank: 27, score: 6057, total_tournaments_played: 20, average_score: "6640.98" },
            { id: 186, player_id: 367, tournament_id: 114, rank: 54, score: 5095, total_tournaments_played: 20, average_score: "6281.43" },
            { id: 187, player_id: 346, tournament_id: 84, rank: 42, score: 3415, total_tournaments_played: 30, average_score: "6931.28" },
            { id: 188, player_id: 453, tournament_id: 16, rank: 27, score: 5793, total_tournaments_played: 27, average_score: "5060.33" },
            { id: 189, player_id: 621, tournament_id: 161, rank: 63, score: 6515, total_tournaments_played: 31, average_score: "6013.09" },
            { id: 190, player_id: 994, tournament_id: 107, rank: 32, score: 3730, total_tournaments_played: 35, average_score: "6209.90" },
            { id: 191, player_id: 799, tournament_id: 103, rank: 52, score: 5717, total_tournaments_played: 19, average_score: "4515.73" },
            { id: 192, player_id: 90, tournament_id: 6, rank: 5, score: 4422, total_tournaments_played: 42, average_score: "6173.82" },
            { id: 193, player_id: 882, tournament_id: 36, rank: 18, score: 6337, total_tournaments_played: 18, average_score: "5748.37" },
            { id: 194, player_id: 351, tournament_id: 179, rank: 17, score: 3333, total_tournaments_played: 17, average_score: "3900.89" },
            { id: 195, player_id: 484, tournament_id: 174, rank: 45, score: 5282, total_tournaments_played: 37, average_score: "4569.90" },
            { id: 196, player_id: 723, tournament_id: 66, rank: 62, score: 5595, total_tournaments_played: 27, average_score: "5861.20" },
            { id: 197, player_id: 146, tournament_id: 71, rank: 75, score: 5029, total_tournaments_played: 21, average_score: "6624.78" },
            { id: 198, player_id: 940, tournament_id: 94, rank: 2, score: 4305, total_tournaments_played: 43, average_score: "3775.70" },
            { id: 199, player_id: 226, tournament_id: 17, rank: 19, score: 4038, total_tournaments_played: 31, average_score: "3876.00" },
            { id: 200, player_id: 819, tournament_id: 40, rank: 89, score: 5606, total_tournaments_played: 24, average_score: "4566.43" },
            { id: 201, player_id: 311, tournament_id: 50, rank: 61, score: 3959, total_tournaments_played: 30, average_score: "4673.51" },
            { id: 202, player_id: 891, tournament_id: 93, rank: 51, score: 4502, total_tournaments_played: 30, average_score: "4053.64" },
            { id: 203, player_id: 71, tournament_id: 109, rank: 16, score: 5023, total_tournaments_played: 35, average_score: "6297.75" },
            { id: 204, player_id: 858, tournament_id: 174, rank: 64, score: 5475, total_tournaments_played: 28, average_score: "4407.65" },
            { id: 205, player_id: 324, tournament_id: 26, rank: 21, score: 5993, total_tournaments_played: 22, average_score: "3367.90" },
            { id: 206, player_id: 270, tournament_id: 3, rank: 70, score: 2207, total_tournaments_played: 17, average_score: "4286.16" },
            { id: 207, player_id: 747, tournament_id: 54, rank: 48, score: 5890, total_tournaments_played: 42, average_score: "6796.13" },
            { id: 208, player_id: 468, tournament_id: 31, rank: 93, score: 3677, total_tournaments_played: 29, average_score: "4935.68" },
            { id: 209, player_id: 300, tournament_id: 105, rank: 88, score: 5598, total_tournaments_played: 20, average_score: "5901.00" },
            { id: 210, player_id: 238, tournament_id: 51, rank: 49, score: 5636, total_tournaments_played: 25, average_score: "5465.21" },
            { id: 211, player_id: 867, tournament_id: 73, rank: 50, score: 6597, total_tournaments_played: 27, average_score: "5152.66" },
            { id: 212, player_id: 812, tournament_id: 17, rank: 98, score: 5297, total_tournaments_played: 26, average_score: "2649.69" },
            { id: 213, player_id: 533, tournament_id: 59, rank: 71, score: 2874, total_tournaments_played: 15, average_score: "5887.45" },
            { id: 214, player_id: 695, tournament_id: 106, rank: 60, score: 2768, total_tournaments_played: 21, average_score: "5643.00" },
            { id: 215, player_id: 579, tournament_id: 15, rank: 67, score: 5875, total_tournaments_played: 18, average_score: "6309.26" },
            { id: 216, player_id: 296, tournament_id: 30, rank: 97, score: 3446, total_tournaments_played: 27, average_score: "6348.99" },
            { id: 217, player_id: 139, tournament_id: 3, rank: 5, score: 5947, total_tournaments_played: 28, average_score: "7080.03" },
            { id: 218, player_id: 379, tournament_id: 120, rank: 91, score: 1967, total_tournaments_played: 16, average_score: "4339.01" },
            { id: 219, player_id: 767, tournament_id: 108, rank: 2, score: 8770, total_tournaments_played: 29, average_score: "4784.30" },
            { id: 220, player_id: 324, tournament_id: 89, rank: 73, score: 4890, total_tournaments_played: 11, average_score: "2184.87" },
            { id: 221, player_id: 192, tournament_id: 141, rank: 57, score: 7519, total_tournaments_played: 27, average_score: "5411.60" },
            { id: 222, player_id: 117, tournament_id: 10, rank: 55, score: 6300, total_tournaments_played: 37, average_score: "4528.20" },
            { id: 223, player_id: 134, tournament_id: 39, rank: 44, score: 6963, total_tournaments_played: 20, average_score: "5132.92" },
            { id: 224, player_id: 357, tournament_id: 22, rank: 25, score: 4234, total_tournaments_played: 18, average_score: "4102.11" },
            { id: 225, player_id: 268, tournament_id: 198, rank: 34, score: 4428, total_tournaments_played: 31, average_score: "5746.30" },
            { id: 226, player_id: 791, tournament_id: 50, rank: 83, score: 4267, total_tournaments_played: 30, average_score: "4451.42" },
            { id: 227, player_id: 944, tournament_id: 183, rank: 42, score: 2624, total_tournaments_played: 21, average_score: "2993.30" },
            { id: 228, player_id: 710, tournament_id: 197, rank: 70, score: 5553, total_tournaments_played: 27, average_score: "3718.84" },
            { id: 229, player_id: 674, tournament_id: 10, rank: 28, score: 5764, total_tournaments_played: 28, average_score: "2702.53" },
            { id: 230, player_id: 338, tournament_id: 57, rank: 97, score: 6404, total_tournaments_played: 21, average_score: "2563.94" },
            { id: 231, player_id: 950, tournament_id: 42, rank: 9, score: 3110, total_tournaments_played: 23, average_score: "6549.28" },
            { id: 232, player_id: 151, tournament_id: 164, rank: 85, score: 4468, total_tournaments_played: 24, average_score: "3825.50" },
            { id: 233, player_id: 475, tournament_id: 83, rank: 86, score: 5972, total_tournaments_played: 19, average_score: "5184.38" },
            { id: 234, player_id: 467, tournament_id: 136, rank: 10, score: 3471, total_tournaments_played: 22, average_score: "3119.34" },
            { id: 235, player_id: 960, tournament_id: 22, rank: 29, score: 5858, total_tournaments_played: 36, average_score: "4670.57" },
            { id: 236, player_id: 453, tournament_id: 99, rank: 20, score: 5330, total_tournaments_played: 30, average_score: "5434.38" },
            { id: 237, player_id: 159, tournament_id: 61, rank: 29, score: 3490, total_tournaments_played: 34, average_score: "2914.45" },
            { id: 238, player_id: 624, tournament_id: 15, rank: 34, score: 4919, total_tournaments_played: 20, average_score: "4778.06" },
            { id: 239, player_id: 60, tournament_id: 75, rank: 36, score: 6869, total_tournaments_played: 26, average_score: "6208.85" },
            { id: 240, player_id: 307, tournament_id: 74, rank: 98, score: 5991, total_tournaments_played: 40, average_score: "7487.37" },
            { id: 241, player_id: 86, tournament_id: 157, rank: 33, score: 4760, total_tournaments_played: 19, average_score: "5554.74" },
            { id: 242, player_id: 844, tournament_id: 88, rank: 94, score: 6835, total_tournaments_played: 27, average_score: "2368.71" },
            { id: 243, player_id: 672, tournament_id: 97, rank: 66, score: 4081, total_tournaments_played: 35, average_score: "5138.21" },
            { id: 244, player_id: 198, tournament_id: 181, rank: 66, score: 4683, total_tournaments_played: 24, average_score: "4221.21" },
            { id: 245, player_id: 172, tournament_id: 133, rank: 89, score: 7817, total_tournaments_played: 20, average_score: "4474.14" },
            { id: 246, player_id: 656, tournament_id: 163, rank: 70, score: 3765, total_tournaments_played: 24, average_score: "7226.82" },
            { id: 247, player_id: 664, tournament_id: 200, rank: 61, score: 7044, total_tournaments_played: 37, average_score: "4678.44" },
            { id: 248, player_id: 521, tournament_id: 104, rank: 9, score: 6129, total_tournaments_played: 23, average_score: "6026.58" },
            { id: 249, player_id: 245, tournament_id: 150, rank: 12, score: 5856, total_tournaments_played: 18, average_score: "5473.03" },
            { id: 250, player_id: 943, tournament_id: 26, rank: 82, score: 4858, total_tournaments_played: 22, average_score: "3210.90" },
            { id: 251, player_id: 711, tournament_id: 98, rank: 41, score: 6445, total_tournaments_played: 21, average_score: "4361.56" },
            { id: 252, player_id: 651, tournament_id: 91, rank: 48, score: 4006, total_tournaments_played: 22, average_score: "3674.60" },
            { id: 253, player_id: 420, tournament_id: 98, rank: 37, score: 5039, total_tournaments_played: 25, average_score: "5626.61" },
            { id: 254, player_id: 963, tournament_id: 87, rank: 64, score: 4539, total_tournaments_played: 26, average_score: "5026.92" },
            { id: 255, player_id: 265, tournament_id: 157, rank: 59, score: 6338, total_tournaments_played: 23, average_score: "4599.53" },
            { id: 256, player_id: 986, tournament_id: 177, rank: 91, score: 5989, total_tournaments_played: 26, average_score: "7118.56" },
            { id: 257, player_id: 594, tournament_id: 151, rank: 46, score: 4397, total_tournaments_played: 27, average_score: "4826.06" },
            { id: 258, player_id: 485, tournament_id: 62, rank: 36, score: 6107, total_tournaments_played: 20, average_score: "5515.50" },
            { id: 259, player_id: 169, tournament_id: 200, rank: 8, score: 5585, total_tournaments_played: 21, average_score: "3689.94" },
            { id: 260, player_id: 243, tournament_id: 23, rank: 96, score: 6385, total_tournaments_played: 32, average_score: "5456.55" },
            { id: 261, player_id: 286, tournament_id: 17, rank: 40, score: 3542, total_tournaments_played: 27, average_score: "6204.18" },
            { id: 262, player_id: 409, tournament_id: 193, rank: 62, score: 6471, total_tournaments_played: 29, average_score: "5684.06" },
            { id: 263, player_id: 994, tournament_id: 200, rank: 32, score: 6429, total_tournaments_played: 15, average_score: "4549.46" },
            { id: 264, player_id: 577, tournament_id: 196, rank: 40, score: 5620, total_tournaments_played: 30, average_score: "6953.15" },
            { id: 265, player_id: 79, tournament_id: 152, rank: 29, score: 5821, total_tournaments_played: 30, average_score: "1916.23" },
            { id: 266, player_id: 5, tournament_id: 155, rank: 84, score: 5092, total_tournaments_played: 21, average_score: "6278.28" },
            { id: 267, player_id: 107, tournament_id: 27, rank: 17, score: 2789, total_tournaments_played: 31, average_score: "7288.94" },
            { id: 268, player_id: 921, tournament_id: 102, rank: 6, score: 7009, total_tournaments_played: 31, average_score: "3962.12" },
            { id: 269, player_id: 234, tournament_id: 94, rank: 26, score: 4682, total_tournaments_played: 31, average_score: "5852.52" },
            { id: 270, player_id: 177, tournament_id: 56, rank: 24, score: 1835, total_tournaments_played: 24, average_score: "3067.57" },
            { id: 271, player_id: 621, tournament_id: 95, rank: 70, score: 2235, total_tournaments_played: 32, average_score: "6024.50" },
            { id: 272, player_id: 363, tournament_id: 55, rank: 11, score: 6293, total_tournaments_played: 15, average_score: "6016.53" },
            { id: 273, player_id: 983, tournament_id: 149, rank: 22, score: 4594, total_tournaments_played: 32, average_score: "5321.56" },
            { id: 274, player_id: 164, tournament_id: 68, rank: 27, score: 2756, total_tournaments_played: 19, average_score: "4635.80" },
            { id: 275, player_id: 270, tournament_id: 75, rank: 28, score: 5777, total_tournaments_played: 20, average_score: "6044.52" },
            { id: 276, player_id: 752, tournament_id: 168, rank: 66, score: 4297, total_tournaments_played: 26, average_score: "7570.15" },
            { id: 277, player_id: 284, tournament_id: 184, rank: 65, score: 8234, total_tournaments_played: 16, average_score: "3589.18" },
            { id: 278, player_id: 361, tournament_id: 65, rank: 53, score: 4874, total_tournaments_played: 24, average_score: "4081.63" },
            { id: 279, player_id: 217, tournament_id: 98, rank: 50, score: 3398, total_tournaments_played: 28, average_score: "3501.77" },
            { id: 280, player_id: 389, tournament_id: 170, rank: 58, score: 4068, total_tournaments_played: 29, average_score: "4315.33" },
            { id: 281, player_id: 385, tournament_id: 74, rank: 47, score: 1686, total_tournaments_played: 35, average_score: "2677.55" },
            { id: 282, player_id: 88, tournament_id: 67, rank: 95, score: 4856, total_tournaments_played: 18, average_score: "6704.85" },
            { id: 283, player_id: 15, tournament_id: 49, rank: 80, score: 4483, total_tournaments_played: 20, average_score: "5306.81" },
            { id: 284, player_id: 706, tournament_id: 186, rank: 78, score: 3034, total_tournaments_played: 23, average_score: "2924.10" },
            { id: 285, player_id: 605, tournament_id: 93, rank: 51, score: 4722, total_tournaments_played: 33, average_score: "4654.10" },
            { id: 286, player_id: 816, tournament_id: 41, rank: 4, score: 5060, total_tournaments_played: 27, average_score: "3308.25" },
            { id: 287, player_id: 674, tournament_id: 50, rank: 88, score: 3948, total_tournaments_played: 22, average_score: "8002.43" },
            { id: 288, player_id: 172, tournament_id: 51, rank: 52, score: 5019, total_tournaments_played: 25, average_score: "4026.69" },
            { id: 289, player_id: 264, tournament_id: 96, rank: 12, score: 4360, total_tournaments_played: 26, average_score: "6295.78" },
            { id: 290, player_id: 554, tournament_id: 38, rank: 6, score: 6729, total_tournaments_played: 43, average_score: "3517.16" },
            { id: 291, player_id: 927, tournament_id: 26, rank: 29, score: 3194, total_tournaments_played: 19, average_score: "3380.15" },
            { id: 292, player_id: 358, tournament_id: 179, rank: 55, score: 3688, total_tournaments_played: 24, average_score: "5851.48" },
            { id: 293, player_id: 948, tournament_id: 145, rank: 28, score: 2347, total_tournaments_played: 30, average_score: "6289.07" },
            { id: 294, player_id: 128, tournament_id: 126, rank: 90, score: 5887, total_tournaments_played: 34, average_score: "7155.46" },
            { id: 295, player_id: 989, tournament_id: 183, rank: 14, score: 8007, total_tournaments_played: 14, average_score: "5375.09" },
            { id: 296, player_id: 48, tournament_id: 17, rank: 85, score: 4551, total_tournaments_played: 27, average_score: "4422.78" },
            { id: 297, player_id: 671, tournament_id: 156, rank: 3, score: 6062, total_tournaments_played: 27, average_score: "5342.75" },
            { id: 298, player_id: 749, tournament_id: 116, rank: 41, score: 4958, total_tournaments_played: 27, average_score: "4543.07" },
            { id: 299, player_id: 144, tournament_id: 196, rank: 91, score: 4996, total_tournaments_played: 32, average_score: "5991.12" },
            { id: 300, player_id: 310, tournament_id: 95, rank: 42, score: 8272, total_tournaments_played: 26, average_score: "4730.09" },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
