DEBUG - DEBUG - DEBUG
DEBUG - DEBUG - DEBUG
DEBUG - DEBUG - DEBUG

Overhit

Partite Recenti

Prossime Partite

Domenica 01-03-2026

Domenica 19-04-2026

Dati Storici

                Total Queries: 144
        Total Time: 1.1234865188599
    Array
(
    [0] => Array
        (
            [query] => select * from setting where property = 'datetime_timezone'
            [start] => 1770971389.3796
            [end] => 1770971389.3844
            [time] => 0.0048129558563232
        )

    [1] => Array
        (
            [query] => select team.*,team_to_club.club_id,team_to_club.start,team_to_club.end from team
        left join team_to_club on (team.team_id = team_to_club.team_id) where deleted = '0' AND (start = 0 OR start <= 1770971389 OR start >= 1770971389) AND (end >= 1770971389 OR end = 0) AND (start < 1770971389) ORDER BY name ASC
            [start] => 1770971389.3862
            [end] => 1770971389.3919
            [time] => 0.0057110786437988
        )

    [2] => Array
        (
            [query] => select team.*,team_to_club.club_id,team_to_club.start,team_to_club.end from team
        left join team_to_club on (team.team_id = team_to_club.team_id) where team.team_id = '66' AND deleted = '0' AND (start = 0 OR start <= 1770971389 OR start >= 1770971389) AND (end >= 1770971389 OR end = 0) AND (start < 1770971389) ORDER BY name ASC
            [start] => 1770971389.392
            [end] => 1770971389.3935
            [time] => 0.0015208721160889
        )

    [3] => Array
        (
            [query] => select player.*,player_to_team.team_id,player_to_team.number,player_to_team.start,player_to_team.end from player
        left join player_to_team on (player.player_id = player_to_team.player_id) where team_id = '66' AND end = '0' AND deleted = '0' ORDER BY number+0 ASC
            [start] => 1770971389.3938
            [end] => 1770971389.3949
            [time] => 0.0010969638824463
        )

    [4] => Array
        (
            [query] => select player.*,player_to_team.team_id,player_to_team.number,player_to_team.start,player_to_team.end from player
        left join player_to_team on (player.player_id = player_to_team.player_id) where deleted = '0' ORDER BY lastname,firstname ASC
            [start] => 1770971389.3951
            [end] => 1770971389.4108
            [time] => 0.015727996826172
        )

    [5] => Array
        (
            [query] => select * from staff where coach = '1' AND deleted = '0' ORDER BY firstname,lastname ASC
            [start] => 1770971389.4259
            [end] => 1770971389.4289
            [time] => 0.0029811859130859
        )

    [6] => Array
        (
            [query] => select * from staff where deleted = '0' ORDER BY firstname,lastname ASC
            [start] => 1770971389.429
            [end] => 1770971389.4299
            [time] => 0.00084018707275391
        )

    [7] => Array
        (
            [query] => select * from club where deleted = '0' ORDER BY name ASC
            [start] => 1770971389.4301
            [end] => 1770971389.4328
            [time] => 0.0026898384094238
        )

    [8] => Array
        (
            [query] => select * from matches where (home_team_id = '66' OR visitor_team_id = '66') AND match_id NOT IN (select match_id from match_time group by match_id) ORDER BY
            case when date in('', '0') then 9999999999999999999999 else date end ASC, 
            round_id+0, 
            case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end 
            ASC
            [start] => 1770971389.4337
            [end] => 1770971389.4437
            [time] => 0.0099868774414062
        )

    [9] => Array
        (
            [query] => select * from match_time where match_id in (4534,4559,4570,4537,4519,4528,4547) order by id ASC
            [start] => 1770971389.4438
            [end] => 1770971389.4493
            [time] => 0.0054991245269775
        )

    [10] => Array
        (
            [query] => SELECT * FROM match_data where match_id IN (4534,4559,4570,4537,4519,4528,4547)
            [start] => 1770971389.4494
            [end] => 1770971389.4774
            [time] => 0.027985095977783
        )

    [11] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1770971389.4844
            [end] => 1770971389.4871
            [time] => 0.0027079582214355
        )

    [12] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1770971389.4875
            [end] => 1770971389.4897
            [time] => 0.0022928714752197
        )

    [13] => Array
        (
            [query] => select * from matches where (home_team_id = '66' OR visitor_team_id = '66') AND match_id IN (select match_id from match_time group by match_id) ORDER BY 
            case when date in('', '0') then 9999999999999999999999 else date end DESC,  
            round_id+0 
            DESC LIMIT 0,5
            [start] => 1770971389.4901
            [end] => 1770971389.5028
            [time] => 0.012695074081421
        )

    [14] => Array
        (
            [query] => select * from match_time where match_id in (4556,4524,4531,4562,4565) order by id ASC
            [start] => 1770971389.5029
            [end] => 1770971389.5098
            [time] => 0.0069081783294678
        )

    [15] => Array
        (
            [query] => SELECT * FROM match_data where match_id IN (4556,4524,4531,4562,4565)
            [start] => 1770971389.539
            [end] => 1770971389.5653
            [time] => 0.026323080062866
        )

    [16] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1770971389.5666
            [end] => 1770971389.5671
            [time] => 0.00048089027404785
        )

    [17] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1770971389.5675
            [end] => 1770971389.5707
            [time] => 0.0032858848571777
        )

    [18] => Array
        (
            [query] => select * from matches where 
        (home_team_id = '66'
        OR visitor_team_id = '66')  
        AND date != '' 
        group by championship_id, match_group_id 
        order by date DESC
        
            [start] => 1770971389.5716
            [end] => 1770971389.5798
            [time] => 0.0081639289855957
        )

    [19] => Array
        (
            [query] => select team.*,team_to_club.club_id,team_to_club.start,team_to_club.end from team
        left join team_to_club on (team.team_id = team_to_club.team_id) where deleted = '0' AND (start = 0 OR start <= 1770971389 OR start >= 1770971389) AND (end >= 1770971389 OR end = 0) AND (start < 1770971389) ORDER BY name ASC
            [start] => 1770971389.5802
            [end] => 1770971389.581
            [time] => 0.00084805488586426
        )

    [20] => Array
        (
            [query] => select * from championship where championship_id = '46'
            [start] => 1770971389.5813
            [end] => 1770971389.5816
            [time] => 0.00022196769714355
        )

    [21] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1770971389.5817
            [end] => 1770971389.5819
            [time] => 0.00026988983154297
        )

    [22] => Array
        (
            [query] => select * from matches where championship_id = '46' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.5821
            [end] => 1770971389.5906
            [time] => 0.0085349082946777
        )

    [23] => Array
        (
            [query] => select * from match_time where match_id in (4519,4517,4518,4520,4523,4524,4521,4522,4526,4528,4525,4527,4531,4530,4529,4532,4535,4536,4534,4533,4538,4540,4539,4537,4542,4544,4541,4543,4545,4546,4547,4548,4552,4550,4549,4551,4554,4556,4555,4553,4558,4557,4559,4560,4563,4562,4564,4561,4566,4565,4567,4568,4571,4572,4569,4570) order by id ASC
            [start] => 1770971389.591
            [end] => 1770971389.5966
            [time] => 0.0056300163269043
        )

    [24] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1770971389.7003
            [end] => 1770971389.7048
            [time] => 0.0044620037078857
        )

    [25] => Array
        (
            [query] => SELECT * FROM match_data where match_id = '4524'
            [start] => 1770971389.7099
            [end] => 1770971389.7358
            [time] => 0.025860071182251
        )

    [26] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1770971389.7362
            [end] => 1770971389.7388
            [time] => 0.0026350021362305
        )

    [27] => Array
        (
            [query] => select * from team_to_championship where championship_id = '39'
            [start] => 1770971389.7389
            [end] => 1770971389.7427
            [time] => 0.0038831233978271
        )

    [28] => Array
        (
            [query] => select * from matches where championship_id = '39' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.7429
            [end] => 1770971389.7571
            [time] => 0.014191865921021
        )

    [29] => Array
        (
            [query] => select * from match_time where match_id in (3955,3957,3956,3958,3959,3960,3961,3962,3964,3963,3966,3969,3965,3967,3968,3972,3970,3974,3971,3973,3979,3976,3978,3975,3977,3983,3981,3982,3980,3984,3985,3987,3989,3986,3988,3992,3994,3993,3991,3990,3995,3996,3999,3997,3998,4000,4004,4001,4003,4002,4005,4009,4007,4008,4006,4011,4010,4012,4013,4014,4016,4017,4015,4018,4019,4024,4022,4020,4021,4023,4028,4025,4026,4029,4027,4033,4032,4034,4030,4031,4037,4038,4036,4039,4035,4041,4042,4044,4043,4040) order by id ASC
            [start] => 1770971389.7577
            [end] => 1770971389.7729
            [time] => 0.015197992324829
        )

    [30] => Array
        (
            [query] => select * from team_to_championship where championship_id = '41'
            [start] => 1770971389.7733
            [end] => 1770971389.7767
            [time] => 0.0034899711608887
        )

    [31] => Array
        (
            [query] => select * from matches where championship_id = '41' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.7769
            [end] => 1770971389.7896
            [time] => 0.012763023376465
        )

    [32] => Array
        (
            [query] => select * from match_time where match_id in (4135,4136,4139,4138,4137,4142,4141,4140,4143,4144,4148,4146,4149,4145,4147,4154,4152,4150,4151,4153,4155,4159,4156,4157,4158,4164,4162,4163,4160,4161,4165,4166,4167,4169,4168,4172,4171,4173,4174,4170,4175,4178,4177,4176,4179,4180,4184,4183,4181,4182,4186,4189,4185,4188,4187,4192,4193,4194,4191,4190,4198,4195,4197,4199,4196,4204,4203,4202,4201,4200,4205,4207,4209,4208,4206,4211,4210,4212,4213,4214,4217,4216,4219,4215,4218,4220,4224,4221,4222,4223) order by id ASC
            [start] => 1770971389.7903
            [end] => 1770971389.7949
            [time] => 0.0046648979187012
        )

    [33] => Array
        (
            [query] => select * from team_to_championship where championship_id = '42'
            [start] => 1770971389.7952
            [end] => 1770971389.8004
            [time] => 0.0051519870758057
        )

    [34] => Array
        (
            [query] => select * from matches where championship_id = '42' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.8005
            [end] => 1770971389.8063
            [time] => 0.0057668685913086
        )

    [35] => Array
        (
            [query] => select * from match_time where match_id in (4228,4226,4229,4227,4225,4232,4233,4231,4230,4234,4238,4236,4237,4239,4235,4240,4242,4244,4241,4243,4248,4249,4246,4247,4245,4250,4252,4254,4253,4251,4255,4256,4257,4259,4258,4260,4261,4263,4264,4262,4265,4266,4269,4267,4268,4271,4270,4272,4274,4273,4275,4277,4276,4278,4279,4281,4283,4284,4282,4280,4285,4289,4286,4288,4287,4290,4293,4291,4294,4292,4295,4297,4296,4298,4299,4303,4301,4302,4304,4300,4305,4307,4306,4309,4308,4311,4313,4312,4314,4310) order by id ASC
            [start] => 1770971389.8069
            [end] => 1770971389.8128
            [time] => 0.0059199333190918
        )

    [36] => Array
        (
            [query] => select * from team_to_championship where championship_id = '43'
            [start] => 1770971389.8171
            [end] => 1770971389.8176
            [time] => 0.00046706199645996
        )

    [37] => Array
        (
            [query] => select * from matches where championship_id = '43' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.8177
            [end] => 1770971389.83
            [time] => 0.012279033660889
        )

    [38] => Array
        (
            [query] => select * from match_time where match_id in (4319,4315,4316,4318,4317,4322,4323,4321,4320,4324,4326,4329,4327,4325,4328,4334,4331,4332,4333,4330,4335,4339,4338,4337,4336,4340,4342,4344,4341,4343,4346,4345,4347,4348,4349,4352,4351,4350,4354,4353,4356,4355,4358,4357,4359,4364,4361,4360,4362,4363,4365,4368,4369,4366,4367,4372,4374,4370,4373,4371,4376,4377,4375,4378,4379,4384,4380,4383,4381,4382,4386,4389,4388,4385,4387,4394,4392,4391,4390,4393,4398,4397,4395,4399,4396,4402,4401,4400,4404,4403) order by id ASC
            [start] => 1770971389.8306
            [end] => 1770971389.8359
            [time] => 0.0052340030670166
        )

    [39] => Array
        (
            [query] => select * from team_to_championship where championship_id = '47'
            [start] => 1770971389.8362
            [end] => 1770971389.8407
            [time] => 0.0045480728149414
        )

    [40] => Array
        (
            [query] => select * from matches where championship_id = '47' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.8409
            [end] => 1770971389.8446
            [time] => 0.0036919116973877
        )

    [41] => Array
        (
            [query] => select * from match_time where match_id in (4595,4594,4593,4597,4596,4598,4600,4599,4601,4602,4604,4603,4606,4605,4607,4608,4610,4609,4611,4613,4612,4614,4615,4616,4618,4619,4617,4620,4621,4622) order by id ASC
            [start] => 1770971389.8449
            [end] => 1770971389.8521
            [time] => 0.0072040557861328
        )

    [42] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1770971389.8522
            [end] => 1770971389.8524
            [time] => 0.00026679039001465
        )

    [43] => Array
        (
            [query] => select * from matches where championship_id = '46' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.8526
            [end] => 1770971389.8589
            [time] => 0.0063509941101074
        )

    [44] => Array
        (
            [query] => select * from match_time where match_id in (4519,4517,4518,4520,4523,4524,4521,4522,4526,4528,4525,4527,4531,4530,4529,4532,4535,4536,4534,4533,4538,4540,4539,4537,4542,4544,4541,4543,4545,4546,4547,4548,4552,4550,4549,4551,4554,4556,4555,4553,4558,4557,4559,4560,4563,4562,4564,4561,4566,4565,4567,4568,4571,4572,4569,4570) order by id ASC
            [start] => 1770971389.8593
            [end] => 1770971389.8656
            [time] => 0.0063610076904297
        )

    [45] => Array
        (
            [query] => select * from team_to_championship where championship_id = '38'
            [start] => 1770971389.8658
            [end] => 1770971389.8661
            [time] => 0.00023412704467773
        )

    [46] => Array
        (
            [query] => select * from matches where championship_id = '38' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.8662
            [end] => 1770971389.8742
            [time] => 0.0080370903015137
        )

    [47] => Array
        (
            [query] => select * from match_time where match_id in (3892,3893,3894,3895,3896,3897,3899,3898,3900,3901,3902,3903,3904,3905,3907,3906,3908,3909,3911,3910) order by id ASC
            [start] => 1770971389.8744
            [end] => 1770971389.8909
            [time] => 0.016489028930664
        )

    [48] => Array
        (
            [query] => select * from team_to_championship where championship_id = '33'
            [start] => 1770971389.891
            [end] => 1770971389.8947
            [time] => 0.0037071704864502
        )

    [49] => Array
        (
            [query] => select * from matches where championship_id = '33' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.8949
            [end] => 1770971389.9094
            [time] => 0.014503955841064
        )

    [50] => Array
        (
            [query] => select * from match_time where match_id in (3855,3856,3857) order by id ASC
            [start] => 1770971389.9094
            [end] => 1770971389.9248
            [time] => 0.015322923660278
        )

    [51] => Array
        (
            [query] => select * from team_to_championship where championship_id = '34'
            [start] => 1770971389.9249
            [end] => 1770971389.9287
            [time] => 0.0038771629333496
        )

    [52] => Array
        (
            [query] => select * from matches where championship_id = '34' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.9289
            [end] => 1770971389.9374
            [time] => 0.0084660053253174
        )

    [53] => Array
        (
            [query] => select * from match_time where match_id in (3858,3859,3860) order by id ASC
            [start] => 1770971389.9374
            [end] => 1770971389.9453
            [time] => 0.0078411102294922
        )

    [54] => Array
        (
            [query] => select * from team_to_championship where championship_id = '35'
            [start] => 1770971389.9454
            [end] => 1770971389.9527
            [time] => 0.0073800086975098
        )

    [55] => Array
        (
            [query] => select * from matches where championship_id = '35' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.9529
            [end] => 1770971389.9658
            [time] => 0.012927055358887
        )

    [56] => Array
        (
            [query] => select * from match_time where match_id in (3861,3862,3863) order by id ASC
            [start] => 1770971389.9659
            [end] => 1770971389.9878
            [time] => 0.021878004074097
        )

    [57] => Array
        (
            [query] => select * from team_to_championship where championship_id = '30'
            [start] => 1770971389.9879
            [end] => 1770971389.9911
            [time] => 0.0032029151916504
        )

    [58] => Array
        (
            [query] => select * from matches where championship_id = '30' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971389.9912
            [end] => 1770971390.0079
            [time] => 0.016673803329468
        )

    [59] => Array
        (
            [query] => select * from match_time where match_id in (3837,3838,3839,3840,3841,3842) order by id ASC
            [start] => 1770971390.0079
            [end] => 1770971390.017
            [time] => 0.0090689659118652
        )

    [60] => Array
        (
            [query] => select * from team_to_championship where championship_id = '31'
            [start] => 1770971390.0171
            [end] => 1770971390.022
            [time] => 0.0049290657043457
        )

    [61] => Array
        (
            [query] => select * from matches where championship_id = '31' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.0222
            [end] => 1770971390.0297
            [time] => 0.0074939727783203
        )

    [62] => Array
        (
            [query] => select * from match_time where match_id in (3843,3844,3845,3846,3847,3848) order by id ASC
            [start] => 1770971390.0298
            [end] => 1770971390.0568
            [time] => 0.026990175247192
        )

    [63] => Array
        (
            [query] => select * from team_to_championship where championship_id = '32'
            [start] => 1770971390.0569
            [end] => 1770971390.0628
            [time] => 0.0059049129486084
        )

    [64] => Array
        (
            [query] => select * from matches where championship_id = '32' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.0629
            [end] => 1770971390.074
            [time] => 0.011060953140259
        )

    [65] => Array
        (
            [query] => select * from match_time where match_id in (3849,3850,3851,3852,3853,3854) order by id ASC
            [start] => 1770971390.074
            [end] => 1770971390.0898
            [time] => 0.01577091217041
        )

    [66] => Array
        (
            [query] => select * from team_to_championship where championship_id = '36'
            [start] => 1770971390.0899
            [end] => 1770971390.0928
            [time] => 0.0028448104858398
        )

    [67] => Array
        (
            [query] => select * from matches where championship_id = '36' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.0929
            [end] => 1770971390.108
            [time] => 0.015110015869141
        )

    [68] => Array
        (
            [query] => select * from match_time where match_id in (3864,3865,3867,3866,3868,3869,3870,3871,3872,3873,3875,3874) order by id ASC
            [start] => 1770971390.1081
            [end] => 1770971390.1275
            [time] => 0.019367933273315
        )

    [69] => Array
        (
            [query] => select * from team_to_championship where championship_id = '37'
            [start] => 1770971390.1277
            [end] => 1770971390.1318
            [time] => 0.0041038990020752
        )

    [70] => Array
        (
            [query] => select * from matches where championship_id = '37' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.1323
            [end] => 1770971390.1448
            [time] => 0.012460947036743
        )

    [71] => Array
        (
            [query] => select * from match_time where match_id in (3877,3876,3879,3878,3881,3880) order by id ASC
            [start] => 1770971390.1449
            [end] => 1770971390.1506
            [time] => 0.005734920501709
        )

    [72] => Array
        (
            [query] => select * from team_to_championship where championship_id = '25'
            [start] => 1770971390.1507
            [end] => 1770971390.1522
            [time] => 0.0014598369598389
        )

    [73] => Array
        (
            [query] => select * from matches where championship_id = '25' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.1523
            [end] => 1770971390.1662
            [time] => 0.013867855072021
        )

    [74] => Array
        (
            [query] => select * from match_time where match_id in (3421,3425,3424,3423,3422,3427,3428,3429,3426,3430,3431,3434,3433,3432,3435,3439,3440,3436,3437,3438,3444,3442,3445,3443,3441,3448,3446,3447,3450,3449,3455,3452,3454,3451,3453,3457,3460,3458,3456,3459,3462,3465,3464,3463,3461,3467,3466,3468,3470,3469,3471,3473,3474,3475,3472,3478,3477,3476,3479,3480,3483,3481,3485,3484,3482,3487,3486,3490,3489,3488,3493,3492,3491,3494,3495,3497,3499,3498,3500,3496,3501,3503,3504,3505,3502,3508,3507,3510,3509,3506) order by id ASC
            [start] => 1770971390.1679
            [end] => 1770971390.1774
            [time] => 0.0095698833465576
        )

    [75] => Array
        (
            [query] => select * from team_to_championship where championship_id = '26'
            [start] => 1770971390.18
            [end] => 1770971390.1828
            [time] => 0.0028040409088135
        )

    [76] => Array
        (
            [query] => select * from matches where championship_id = '26' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.1829
            [end] => 1770971390.1901
            [time] => 0.0071868896484375
        )

    [77] => Array
        (
            [query] => select * from match_time where match_id in (3512,3514,3511,3513,3515,3518,3516,3520,3517,3519,3525,3521,3524,3523,3522,3530,3528,3526,3529,3527,3535,3533,3534,3531,3532,3539,3538,3537,3540,3536,3544,3543,3545,3541,3542,3547,3546,3548,3549,3550,3554,3552,3555,3553,3551,3556,3559,3560,3557,3558,3564,3562,3563,3565,3561,3568,3566,3567,3570,3569,3572,3574,3571,3573,3575,3578,3576,3580,3579,3577,3585,3582,3583,3581,3584,3590,3589,3587,3586,3588,3593,3595,3592,3594,3591,3596,3598,3600,3599,3597) order by id ASC
            [start] => 1770971390.1907
            [end] => 1770971390.2024
            [time] => 0.011662006378174
        )

    [78] => Array
        (
            [query] => select * from team_to_championship where championship_id = '29'
            [start] => 1770971390.2039
            [end] => 1770971390.2115
            [time] => 0.0076248645782471
        )

    [79] => Array
        (
            [query] => select * from matches where championship_id = '29' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.2117
            [end] => 1770971390.2235
            [time] => 0.011734962463379
        )

    [80] => Array
        (
            [query] => select * from match_time where match_id in (3747,3750,3748,3751,3749,3754,3752,3753,3756,3755,3758,3760,3759,3757,3761,3765,3763,3762,3764,3766,3771,3768,3767,3769,3770,3776,3775,3772,3774,3773,3780,3781,3779,3777,3778,3782,3785,3783,3784,3786,3788,3789,3790,3791,3787,3795,3792,3796,3793,3794,3800,3799,3798,3801,3797,3803,3804,3802,3805,3806,3810,3808,3809,3807,3811,3816,3815,3814,3812,3813,3819,3821,3820,3817,3818,3822,3826,3825,3824,3823,3828,3829,3827,3831,3830,3834,3833,3832,3835,3836) order by id ASC
            [start] => 1770971390.2241
            [end] => 1770971390.2341
            [time] => 0.010047912597656
        )

    [81] => Array
        (
            [query] => select * from team_to_championship where championship_id = '28'
            [start] => 1770971390.2346
            [end] => 1770971390.2438
            [time] => 0.0091559886932373
        )

    [82] => Array
        (
            [query] => select * from matches where championship_id = '28' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.2439
            [end] => 1770971390.2526
            [time] => 0.0086948871612549
        )

    [83] => Array
        (
            [query] => select * from match_time where match_id in (3693,3692,3694,3691,3698,3695,3696,3697,3701,3699,3700,3702,3704,3705,3706,3703,3710,3709,3708,3707,3714,3711,3712,3713,3718,3717,3715,3716,3722,3721,3720,3719,3726,3723,3724,3725,3728,3727,3729,3730,3734,3732,3733,3731,3737,3738,3735,3736,3742,3740,3741,3739,3745,3746,3744,3743) order by id ASC
            [start] => 1770971390.2531
            [end] => 1770971390.264
            [time] => 0.010899066925049
        )

    [84] => Array
        (
            [query] => select * from team_to_championship where championship_id = '22'
            [start] => 1770971390.2643
            [end] => 1770971390.2737
            [time] => 0.0094740390777588
        )

    [85] => Array
        (
            [query] => select * from matches where championship_id = '22' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.2739
            [end] => 1770971390.283
            [time] => 0.0091078281402588
        )

    [86] => Array
        (
            [query] => select * from match_time where match_id in (3316,3317,3318,3319,3320,3321,3322,3323,3324,3325) order by id ASC
            [start] => 1770971390.2831
            [end] => 1770971390.2922
            [time] => 0.0091149806976318
        )

    [87] => Array
        (
            [query] => select * from team_to_championship where championship_id = '23'
            [start] => 1770971390.2923
            [end] => 1770971390.2926
            [time] => 0.00029897689819336
        )

    [88] => Array
        (
            [query] => select * from matches where championship_id = '23' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.2928
            [end] => 1770971390.3021
            [time] => 0.0092849731445312
        )

    [89] => Array
        (
            [query] => select * from match_time where match_id in (3327,3326,3329,3328,3331,3330) order by id ASC
            [start] => 1770971390.3022
            [end] => 1770971390.3099
            [time] => 0.0077650547027588
        )

    [90] => Array
        (
            [query] => select * from team_to_championship where championship_id = '18'
            [start] => 1770971390.3101
            [end] => 1770971390.3113
            [time] => 0.0012869834899902
        )

    [91] => Array
        (
            [query] => select * from matches where championship_id = '18' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.3115
            [end] => 1770971390.3224
            [time] => 0.010864973068237
        )

    [92] => Array
        (
            [query] => select * from match_time where match_id in (2970,2974,2972,2971,2973,2975,2976,2977,2978,2979,2981,2983,2982,2980,2984,2987,2989,2985,2986,2988,2993,2991,2990,2994,2992,2997,2999,2998,2995,2996,3002,3003,3000,3001,3004,3005,3006,3009,3007,3008,3011,3012,3010,3014,3013,3017,3016,3015,3019,3018,3021,3022,3023,3024,3020,3025,3028,3026,3027,3029,3033,3031,3034,3032,3030,3037,3036,3035,3038,3039,3040,3044,3043,3041,3042,3048,3049,3047,3046,3045,3052,3053,3050,3054,3051,3056,3055,3058,3059,3057) order by id ASC
            [start] => 1770971390.3241
            [end] => 1770971390.3291
            [time] => 0.0050680637359619
        )

    [93] => Array
        (
            [query] => select * from team_to_championship where championship_id = '19'
            [start] => 1770971390.3296
            [end] => 1770971390.3407
            [time] => 0.01111912727356
        )

    [94] => Array
        (
            [query] => select * from matches where championship_id = '19' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.3409
            [end] => 1770971390.3489
            [time] => 0.0080339908599854
        )

    [95] => Array
        (
            [query] => select * from match_time where match_id in (3060,3062,3063,3064,3061,3069,3067,3065,3068,3066,3073,3074,3072,3071,3070,3079,3077,3078,3075,3076,3080,3081,3084,3083,3082,3085,3086,3089,3087,3088,3092,3090,3093,3094,3091,3096,3097,3098,3099,3095,3100,3101,3102,3103,3104,3105,3109,3106,3107,3108,3110,3114,3112,3111,3113,3117,3118,3116,3115,3119,3122,3120,3123,3121,3124,3129,3128,3125,3127,3126,3130,3134,3131,3133,3132,3136,3135,3137,3138,3139,3140,3142,3141,3143,3144,3148,3147,3145,3149,3146) order by id ASC
            [start] => 1770971390.3496
            [end] => 1770971390.3562
            [time] => 0.0066568851470947
        )

    [96] => Array
        (
            [query] => select * from team_to_championship where championship_id = '20'
            [start] => 1770971390.3567
            [end] => 1770971390.3638
            [time] => 0.0070960521697998
        )

    [97] => Array
        (
            [query] => select * from matches where championship_id = '20' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.3639
            [end] => 1770971390.3679
            [time] => 0.0040178298950195
        )

    [98] => Array
        (
            [query] => select * from match_time where match_id in (3151,3150,3154,3153,3152,3158,3159,3157,3155,3156,3160,3162,3164,3161,3163,3167,3166,3169,3168,3165,3173,3174,3170,3172,3171,3177,3179,3178,3176,3175,3181,3183,3182,3180,3184,3185,3186,3188,3189,3187,3192,3191,3190,3193,3194,3196,3197,3198,3195,3199,3201,3200,3203,3204,3202,3208,3209,3206,3205,3207,3211,3213,3214,3210,3212,3219,3217,3218,3215,3216,3223,3224,3221,3222,3220,3225,3227,3229,3228,3226,3233,3234,3232,3231,3230,3236,3237,3235,3239,3238) order by id ASC
            [start] => 1770971390.3685
            [end] => 1770971390.3797
            [time] => 0.011229038238525
        )

    [99] => Array
        (
            [query] => select * from team_to_championship where championship_id = '21'
            [start] => 1770971390.3801
            [end] => 1770971390.3807
            [time] => 0.00059390068054199
        )

    [100] => Array
        (
            [query] => select * from matches where championship_id = '21' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.3809
            [end] => 1770971390.3858
            [time] => 0.0049607753753662
        )

    [101] => Array
        (
            [query] => select * from match_time where match_id in (3243,3241,3242,3240,3247,3244,3245,3246,3248,3249,3250,3251,3253,3254,3255,3252,3256,3257,3259,3258,3262,3263,3260,3261,3266,3265,3267,3264,3270,3271,3268,3269,3275,3272,3274,3273,3277,3278,3276,3279,3280,3282,3283,3281,3284,3285,3287,3286,3288,3290,3289,3291,3292,3293,3294,3295) order by id ASC
            [start] => 1770971390.3862
            [end] => 1770971390.4011
            [time] => 0.014906883239746
        )

    [102] => Array
        (
            [query] => select * from team_to_championship where championship_id = '13'
            [start] => 1770971390.4015
            [end] => 1770971390.4045
            [time] => 0.0029687881469727
        )

    [103] => Array
        (
            [query] => select * from matches where championship_id = '13' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.4047
            [end] => 1770971390.413
            [time] => 0.0083858966827393
        )

    [104] => Array
        (
            [query] => select * from match_time where match_id in (2859,2858,2860,2861,2863,2862) order by id ASC
            [start] => 1770971390.4131
            [end] => 1770971390.4227
            [time] => 0.0095789432525635
        )

    [105] => Array
        (
            [query] => select * from team_to_championship where championship_id = '15'
            [start] => 1770971390.4228
            [end] => 1770971390.4235
            [time] => 0.00064802169799805
        )

    [106] => Array
        (
            [query] => select * from matches where championship_id = '15' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.4236
            [end] => 1770971390.428
            [time] => 0.0043520927429199
        )

    [107] => Array
        (
            [query] => select * from match_time where match_id in (2870,2871,2873,2872,2874,2875,2876,2877,2878,2879) order by id ASC
            [start] => 1770971390.4281
            [end] => 1770971390.4308
            [time] => 0.0027379989624023
        )

    [108] => Array
        (
            [query] => select * from team_to_championship where championship_id = '16'
            [start] => 1770971390.4309
            [end] => 1770971390.4337
            [time] => 0.0027859210968018
        )

    [109] => Array
        (
            [query] => select * from matches where championship_id = '16' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.4339
            [end] => 1770971390.4395
            [time] => 0.0055999755859375
        )

    [110] => Array
        (
            [query] => select * from match_time where match_id in (2919,2918,2921,2920,2922,2923) order by id ASC
            [start] => 1770971390.4396
            [end] => 1770971390.4474
            [time] => 0.0078670978546143
        )

    [111] => Array
        (
            [query] => select * from team_to_championship where championship_id = '17'
            [start] => 1770971390.4475
            [end] => 1770971390.4498
            [time] => 0.002234935760498
        )

    [112] => Array
        (
            [query] => select * from matches where championship_id = '17' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.4499
            [end] => 1770971390.4564
            [time] => 0.006476879119873
        )

    [113] => Array
        (
            [query] => select * from match_time where match_id in (2930,2931,2932,2933,2934,2935,2937,2936,2939,2938) order by id ASC
            [start] => 1770971390.4565
            [end] => 1770971390.4603
            [time] => 0.0037868022918701
        )

    [114] => Array
        (
            [query] => select * from team_to_championship where championship_id = '14'
            [start] => 1770971390.4604
            [end] => 1770971390.4641
            [time] => 0.0037269592285156
        )

    [115] => Array
        (
            [query] => select * from matches where championship_id = '14' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.4643
            [end] => 1770971390.4719
            [time] => 0.007688045501709
        )

    [116] => Array
        (
            [query] => select * from match_time where match_id in (2846,2847,2849,2848,2850,2851,2852,2853,2855,2854,2857,2856) order by id ASC
            [start] => 1770971390.472
            [end] => 1770971390.4847
            [time] => 0.01266884803772
        )

    [117] => Array
        (
            [query] => select * from team_to_championship where championship_id = '8'
            [start] => 1770971390.4848
            [end] => 1770971390.4853
            [time] => 0.00051403045654297
        )

    [118] => Array
        (
            [query] => select * from matches where championship_id = '8' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.4855
            [end] => 1770971390.494
            [time] => 0.0085828304290771
        )

    [119] => Array
        (
            [query] => select * from match_time where match_id in (2280,2277,2279,2281,2278,2284,2285,2286,2282,2283,2287,2291,2290,2289,2288,2292,2293,2296,2295,2294,2297,2301,2298,2299,2300,2302,2306,2304,2303,2305,2310,2311,2309,2307,2308,2313,2314,2316,2315,2312,2320,2319,2318,2317,2321,2322,2326,2325,2323,2324,2331,2328,2327,2329,2330,2332,2335,2336,2333,2334,2339,2340,2341,2337,2338,2344,2343,2342,2346,2345,2347,2349,2348,2350,2351,2356,2355,2354,2352,2353,2359,2361,2357,2360,2358,2365,2362,2364,2363,2366) order by id ASC
            [start] => 1770971390.4966
            [end] => 1770971390.5003
            [time] => 0.0036568641662598
        )

    [120] => Array
        (
            [query] => select * from team_to_championship where championship_id = '10'
            [start] => 1770971390.5093
            [end] => 1770971390.5096
            [time] => 0.00029301643371582
        )

    [121] => Array
        (
            [query] => select * from matches where championship_id = '10' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.5098
            [end] => 1770971390.5152
            [time] => 0.0054581165313721
        )

    [122] => Array
        (
            [query] => select * from match_time where match_id in (2441,2439,2440,2442,2438,2443,2446,2445,2447,2444,2451,2450,2448,2452,2449,2453,2456,2457,2454,2455,2458,2461,2459,2462,2460,2463,2467,2465,2464,2466,2470,2468,2469,2472,2471,2476,2477,2474,2475,2473,2478,2479,2480,2481,2482,2484,2487,2483,2486,2485,2492,2488,2491,2489,2490,2494,2495,2497,2496,2493,2500,2501,2502,2499,2498,2503,2506,2504,2505,2507,2508,2512,2509,2510,2511,2515,2514,2513,2516,2517,2519,2520,2521,2518,2522,2523,2527,2524,2526,2525) order by id ASC
            [start] => 1770971390.5159
            [end] => 1770971390.5223
            [time] => 0.0063660144805908
        )

    [123] => Array
        (
            [query] => select * from team_to_championship where championship_id = '11'
            [start] => 1770971390.5228
            [end] => 1770971390.5287
            [time] => 0.0059828758239746
        )

    [124] => Array
        (
            [query] => select * from matches where championship_id = '11' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.5289
            [end] => 1770971390.5361
            [time] => 0.0071611404418945
        )

    [125] => Array
        (
            [query] => select * from match_time where match_id in (2529,2532,2528,2530,2531,2533,2535,2536,2534,2537,2541,2538,2540,2542,2539,2544,2546,2547,2545,2543,2549,2552,2550,2548,2551,2556,2557,2553,2554,2555,2559,2560,2561,2562,2558,2563,2564,2567,2565,2566,2571,2568,2572,2569,2570,2573,2575,2574,2577,2576,2581,2579,2582,2578,2580,2583,2586,2585,2587,2584,2589,2591,2592,2588,2590,2593,2595,2597,2594,2596,2599,2601,2598,2600,2602,2605,2604,2603,2606,2607,2609,2610,2612,2608,2611,2613,2617,2614,2615,2616) order by id ASC
            [start] => 1770971390.5367
            [end] => 1770971390.5443
            [time] => 0.007580041885376
        )

    [126] => Array
        (
            [query] => select * from team_to_championship where championship_id = '12'
            [start] => 1770971390.5447
            [end] => 1770971390.5518
            [time] => 0.0070149898529053
        )

    [127] => Array
        (
            [query] => select * from matches where championship_id = '12' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.5519
            [end] => 1770971390.5618
            [time] => 0.0098540782928467
        )

    [128] => Array
        (
            [query] => select * from match_time where match_id in (2620,2618,2621,2619,2625,2623,2622,2624,2627,2626,2628,2629,2630,2633,2631,2632,2635,2636,2637,2634,2638,2639,2641,2640,2642,2643,2644,2645,2648,2646,2647,2649,2651,2653,2650,2652,2654,2657,2656,2655,2659,2661,2660,2658,2664,2665,2662,2663,2669,2667,2666,2668,2671,2672,2670,2673) order by id ASC
            [start] => 1770971390.5622
            [end] => 1770971390.579
            [time] => 0.016887903213501
        )

    [129] => Array
        (
            [query] => select * from team_to_championship where championship_id = '6'
            [start] => 1770971390.5793
            [end] => 1770971390.5817
            [time] => 0.002410888671875
        )

    [130] => Array
        (
            [query] => select * from matches where championship_id = '6' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.5819
            [end] => 1770971390.6031
            [time] => 0.02125096321106
        )

    [131] => Array
        (
            [query] => select * from match_time where match_id in (2161,2162,2134,2153,2119,2188,2202,2138,2123,2185,2120,2193,2182,2146,2145,2192,2189,2133,2154,2118,2132,2200,2203,2130,2139,2166,2150,2204,2181,2127,2126,2170,2167,2186,2156,2196,2124,2176,2187,2174,2180,2149,2197,2160,2128,2206,2117,2198,2179,2164,2183,2143,2157,2140,2168,2165,2148,2191,2190,2137,2144,2147,2163,2178,2199,2177,2155,2158,2175,2184,2136,2159,2121,2195,2172,2171,2122,2141,2125,2201,2169,2142,2131,2129,2151,2152,2173,2135,2205,2194) order by id ASC
            [start] => 1770971390.6038
            [end] => 1770971390.6163
            [time] => 0.012485980987549
        )

    [132] => Array
        (
            [query] => select * from team_to_championship where championship_id = '5'
            [start] => 1770971390.6167
            [end] => 1770971390.6218
            [time] => 0.0050389766693115
        )

    [133] => Array
        (
            [query] => select * from matches where championship_id = '5' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.622
            [end] => 1770971390.6421
            [time] => 0.020095109939575
        )

    [134] => Array
        (
            [query] => select * from match_time where match_id in (2114,2037,2096,2035,2093,2086,2060,2104,2097,2061,2027,2049,2116,2091,2044,2070,2056,2063,2099,2092,2033,2034,2036,2062,2065,2064,2030,2088,2050,2112,2042,2076,2073,2045,2029,2057,2055,2084,2038,2103,2068,2053,2040,2077,2066,2069,2051,2080,2048,2082,2041,2059,2052,2106,2105,2072,2089,2071,2094,2046,2108,2101,2047,2054,2115,2110,2081,2079,2078,2107,2043,2075,2109,2095,2067,2087,2090,2031,2028,2074,2039,2100,2102,2058,2083,2098,2111,2085,2032,2113) order by id ASC
            [start] => 1770971390.6427
            [end] => 1770971390.6511
            [time] => 0.0084829330444336
        )

    [135] => Array
        (
            [query] => select * from team_to_championship where championship_id = '2'
            [start] => 1770971390.6516
            [end] => 1770971390.6558
            [time] => 0.0042519569396973
        )

    [136] => Array
        (
            [query] => select * from matches where championship_id = '2' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.656
            [end] => 1770971390.6695
            [time] => 0.013524055480957
        )

    [137] => Array
        (
            [query] => select * from match_time where match_id in (1906,1905,1923,1883,1925,1943,1966,1914,1889,1948,1926,1927,1952,1924,1908,1940,1885,1941,1909,1955,1884,1932,1912,1958,1931,1890,1945,1938,1937,1891,1901,1915,1962,1947,1967,1961,1965,1899,1919,1894,1918,1949,1956,1933,1942,1951,1968,1950,1970,1928,1921,1934,1898,1959,1903,1881,1882,1953,1969,1907,1895,1930,1896,1954,1910,1957,1886,1913,1887,1929,1893,1935,1900,1892,1936,1946,1917,1902,1922,1960,1916,1939,1964,1920,1944,1888,1963,1897,1904,1911) order by id ASC
            [start] => 1770971390.6722
            [end] => 1770971390.6804
            [time] => 0.0081839561462402
        )

    [138] => Array
        (
            [query] => select * from team_to_championship where championship_id = '3'
            [start] => 1770971390.6808
            [end] => 1770971390.6888
            [time] => 0.0080139636993408
        )

    [139] => Array
        (
            [query] => select * from matches where championship_id = '3' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1770971390.6889
            [end] => 1770971390.7018
            [time] => 0.012841939926147
        )

    [140] => Array
        (
            [query] => select * from match_time where match_id in (2024,2012,1977,1975,1983,2020,1976,1985,1981,2016,2022,2023,2019,2014,2026,2025,1990,2002,1979,2010,2001,2021,1987,1972,1999,1989,2008,2006,2005,1984,2003,1996,2011,1992,2004,2013,2009,1988,1994,1995,1997,1998,1991,1986,2007,1982,1974,2018,2015,1973,1993,2000,2017,1971,1980,1978) order by id ASC
            [start] => 1770971390.7021
            [end] => 1770971390.7162
            [time] => 0.014091014862061
        )

    [141] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1770971390.7166
            [end] => 1770971390.7208
            [time] => 0.0042209625244141
        )

    [142] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1770971390.7288
            [end] => 1770971390.7293
            [time] => 0.00050091743469238
        )

    [143] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1770971390.7301
            [end] => 1770971390.7328
            [time] => 0.0026588439941406
        )

)