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

Orba In Black

Partite Recenti

Prossime Partite

Domenica 22-02-2026

Domenica 08-03-2026

Domenica 19-04-2026

Dati Storici

                Total Queries: 144
        Total Time: 0.92170786857605
    Array
(
    [0] => Array
        (
            [query] => select * from setting where property = 'datetime_timezone'
            [start] => 1776056157.3693
            [end] => 1776056157.3729
            [time] => 0.0035979747772217
        )

    [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 <= 1776056157 OR start >= 1776056157) AND (end >= 1776056157 OR end = 0) AND (start < 1776056157) ORDER BY name ASC
            [start] => 1776056157.3802
            [end] => 1776056157.381
            [time] => 0.00080680847167969
        )

    [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 = '64' AND (start = 0 OR start <= 1776056157 OR start >= 1776056157) AND (end >= 1776056157 OR end = 0) AND (start < 1776056157) ORDER BY name ASC
            [start] => 1776056157.3811
            [end] => 1776056157.3858
            [time] => 0.0046498775482178
        )

    [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 = '64' AND end = '0' AND deleted = '0' ORDER BY number+0 ASC
            [start] => 1776056157.386
            [end] => 1776056157.3978
            [time] => 0.011880159378052
        )

    [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] => 1776056157.3981
            [end] => 1776056157.4213
            [time] => 0.023246049880981
        )

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

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

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

    [8] => Array
        (
            [query] => select * from matches where (home_team_id = '64' OR visitor_team_id = '64') 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] => 1776056157.4561
            [end] => 1776056157.4719
            [time] => 0.015800952911377
        )

    [9] => Array
        (
            [query] => select * from match_time where match_id in (4536,4567,4532,4527,4555,4560,4517,4522,4570,4545) order by id ASC
            [start] => 1776056157.472
            [end] => 1776056157.4804
            [time] => 0.0084340572357178
        )

    [10] => Array
        (
            [query] => SELECT * FROM match_data where match_id IN (4536,4567,4532,4527,4555,4560,4517,4522,4570,4545)
            [start] => 1776056157.4805
            [end] => 1776056157.5195
            [time] => 0.039010047912598
        )

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

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

    [13] => Array
        (
            [query] => select * from matches where (home_team_id = '64' OR visitor_team_id = '64') 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] => 1776056157.5465
            [end] => 1776056157.5628
            [time] => 0.016318082809448
        )

    [14] => Array
        (
            [query] => select * from match_time where match_id in (4564,4539,4542,4550) order by id ASC
            [start] => 1776056157.5629
            [end] => 1776056157.5679
            [time] => 0.004986047744751
        )

    [15] => Array
        (
            [query] => SELECT * FROM match_data where match_id IN (4564,4539,4542,4550)
            [start] => 1776056157.628
            [end] => 1776056157.6728
            [time] => 0.044814109802246
        )

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

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

    [18] => Array
        (
            [query] => select * from matches where 
        (home_team_id = '64'
        OR visitor_team_id = '64')  
        AND date != '' 
        group by championship_id, match_group_id 
        order by date DESC
        
            [start] => 1776056157.6964
            [end] => 1776056157.703
            [time] => 0.0065648555755615
        )

    [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 <= 1776056157 OR start >= 1776056157) AND (end >= 1776056157 OR end = 0) AND (start < 1776056157) ORDER BY name ASC
            [start] => 1776056157.7032
            [end] => 1776056157.713
            [time] => 0.0097959041595459
        )

    [20] => Array
        (
            [query] => select * from championship where championship_id = '46'
            [start] => 1776056157.7131
            [end] => 1776056157.718
            [time] => 0.0049259662628174
        )

    [21] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1776056157.7181
            [end] => 1776056157.7184
            [time] => 0.00026106834411621
        )

    [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] => 1776056157.7185
            [end] => 1776056157.7252
            [time] => 0.0066938400268555
        )

    [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] => 1776056157.7256
            [end] => 1776056157.7359
            [time] => 0.010313034057617
        )

    [24] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1776056157.9584
            [end] => 1776056157.9658
            [time] => 0.0073509216308594
        )

    [25] => Array
        (
            [query] => SELECT * FROM match_data where match_id = '4517'
            [start] => 1776056157.9664
            [end] => 1776056157.9938
            [time] => 0.02738094329834
        )

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

    [27] => Array
        (
            [query] => select * from team_to_championship where championship_id = '39'
            [start] => 1776056157.9948
            [end] => 1776056157.9951
            [time] => 0.00027608871459961
        )

    [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] => 1776056157.9952
            [end] => 1776056158.0042
            [time] => 0.0089478492736816
        )

    [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] => 1776056158.0048
            [end] => 1776056158.014
            [time] => 0.0091569423675537
        )

    [30] => Array
        (
            [query] => select * from team_to_championship where championship_id = '41'
            [start] => 1776056158.0143
            [end] => 1776056158.0146
            [time] => 0.00031018257141113
        )

    [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] => 1776056158.0148
            [end] => 1776056158.0189
            [time] => 0.0040590763092041
        )

    [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] => 1776056158.0195
            [end] => 1776056158.0261
            [time] => 0.0065860748291016
        )

    [33] => Array
        (
            [query] => select * from team_to_championship where championship_id = '42'
            [start] => 1776056158.0264
            [end] => 1776056158.0267
            [time] => 0.00031709671020508
        )

    [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] => 1776056158.0269
            [end] => 1776056158.0341
            [time] => 0.0072028636932373
        )

    [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] => 1776056158.0347
            [end] => 1776056158.0381
            [time] => 0.0033659934997559
        )

    [36] => Array
        (
            [query] => select * from team_to_championship where championship_id = '43'
            [start] => 1776056158.0384
            [end] => 1776056158.0408
            [time] => 0.0023860931396484
        )

    [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] => 1776056158.041
            [end] => 1776056158.0461
            [time] => 0.0051028728485107
        )

    [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] => 1776056158.0467
            [end] => 1776056158.0521
            [time] => 0.0054769515991211
        )

    [39] => Array
        (
            [query] => select * from team_to_championship where championship_id = '47'
            [start] => 1776056158.0525
            [end] => 1776056158.0547
            [time] => 0.0022439956665039
        )

    [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] => 1776056158.0549
            [end] => 1776056158.0608
            [time] => 0.0059349536895752
        )

    [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] => 1776056158.061
            [end] => 1776056158.0658
            [time] => 0.0047500133514404
        )

    [42] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1776056158.0659
            [end] => 1776056158.0662
            [time] => 0.00027012825012207
        )

    [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] => 1776056158.0663
            [end] => 1776056158.0691
            [time] => 0.0027790069580078
        )

    [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] => 1776056158.0695
            [end] => 1776056158.0733
            [time] => 0.0038151741027832
        )

    [45] => Array
        (
            [query] => select * from team_to_championship where championship_id = '38'
            [start] => 1776056158.0735
            [end] => 1776056158.0767
            [time] => 0.0032680034637451
        )

    [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] => 1776056158.0769
            [end] => 1776056158.0794
            [time] => 0.002540111541748
        )

    [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] => 1776056158.0796
            [end] => 1776056158.0845
            [time] => 0.0049149990081787
        )

    [48] => Array
        (
            [query] => select * from team_to_championship where championship_id = '33'
            [start] => 1776056158.0846
            [end] => 1776056158.0849
            [time] => 0.00027012825012207
        )

    [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] => 1776056158.085
            [end] => 1776056158.0896
            [time] => 0.0045120716094971
        )

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

    [51] => Array
        (
            [query] => select * from team_to_championship where championship_id = '34'
            [start] => 1776056158.0924
            [end] => 1776056158.094
            [time] => 0.0015590190887451
        )

    [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] => 1776056158.0941
            [end] => 1776056158.0966
            [time] => 0.0025160312652588
        )

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

    [54] => Array
        (
            [query] => select * from team_to_championship where championship_id = '35'
            [start] => 1776056158.1014
            [end] => 1776056158.1017
            [time] => 0.00027894973754883
        )

    [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] => 1776056158.1019
            [end] => 1776056158.1078
            [time] => 0.0059411525726318
        )

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

    [57] => Array
        (
            [query] => select * from team_to_championship where championship_id = '30'
            [start] => 1776056158.1105
            [end] => 1776056158.1108
            [time] => 0.00026798248291016
        )

    [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] => 1776056158.111
            [end] => 1776056158.1152
            [time] => 0.0042390823364258
        )

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

    [60] => Array
        (
            [query] => select * from team_to_championship where championship_id = '31'
            [start] => 1776056158.1202
            [end] => 1776056158.1204
            [time] => 0.00025701522827148
        )

    [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] => 1776056158.1206
            [end] => 1776056158.1232
            [time] => 0.0026140213012695
        )

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

    [63] => Array
        (
            [query] => select * from team_to_championship where championship_id = '32'
            [start] => 1776056158.1271
            [end] => 1776056158.1273
            [time] => 0.00023102760314941
        )

    [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] => 1776056158.1275
            [end] => 1776056158.1328
            [time] => 0.0053169727325439
        )

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

    [66] => Array
        (
            [query] => select * from team_to_championship where championship_id = '36'
            [start] => 1776056158.1355
            [end] => 1776056158.1359
            [time] => 0.00031900405883789
        )

    [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] => 1776056158.136
            [end] => 1776056158.1396
            [time] => 0.0035359859466553
        )

    [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] => 1776056158.1397
            [end] => 1776056158.1458
            [time] => 0.0061860084533691
        )

    [69] => Array
        (
            [query] => select * from team_to_championship where championship_id = '37'
            [start] => 1776056158.146
            [end] => 1776056158.1463
            [time] => 0.00032806396484375
        )

    [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] => 1776056158.1465
            [end] => 1776056158.149
            [time] => 0.0025200843811035
        )

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

    [72] => Array
        (
            [query] => select * from team_to_championship where championship_id = '25'
            [start] => 1776056158.1559
            [end] => 1776056158.1562
            [time] => 0.00029611587524414
        )

    [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] => 1776056158.1564
            [end] => 1776056158.1594
            [time] => 0.0029799938201904
        )

    [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] => 1776056158.1601
            [end] => 1776056158.1673
            [time] => 0.0072369575500488
        )

    [75] => Array
        (
            [query] => select * from team_to_championship where championship_id = '26'
            [start] => 1776056158.1678
            [end] => 1776056158.1698
            [time] => 0.0019538402557373
        )

    [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] => 1776056158.1699
            [end] => 1776056158.1771
            [time] => 0.007206916809082
        )

    [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] => 1776056158.1778
            [end] => 1776056158.1833
            [time] => 0.00553297996521
        )

    [78] => Array
        (
            [query] => select * from team_to_championship where championship_id = '29'
            [start] => 1776056158.1858
            [end] => 1776056158.1871
            [time] => 0.0012788772583008
        )

    [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] => 1776056158.1872
            [end] => 1776056158.1931
            [time] => 0.0059139728546143
        )

    [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] => 1776056158.1938
            [end] => 1776056158.1992
            [time] => 0.0054202079772949
        )

    [81] => Array
        (
            [query] => select * from team_to_championship where championship_id = '28'
            [start] => 1776056158.1997
            [end] => 1776056158.2018
            [time] => 0.0020980834960938
        )

    [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] => 1776056158.2019
            [end] => 1776056158.213
            [time] => 0.011090993881226
        )

    [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] => 1776056158.2134
            [end] => 1776056158.2211
            [time] => 0.0077059268951416
        )

    [84] => Array
        (
            [query] => select * from team_to_championship where championship_id = '22'
            [start] => 1776056158.2215
            [end] => 1776056158.2258
            [time] => 0.0043070316314697
        )

    [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] => 1776056158.2259
            [end] => 1776056158.2324
            [time] => 0.0064690113067627
        )

    [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] => 1776056158.2325
            [end] => 1776056158.2408
            [time] => 0.0083270072937012
        )

    [87] => Array
        (
            [query] => select * from team_to_championship where championship_id = '23'
            [start] => 1776056158.241
            [end] => 1776056158.2413
            [time] => 0.00033307075500488
        )

    [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] => 1776056158.2415
            [end] => 1776056158.2538
            [time] => 0.012317895889282
        )

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

    [90] => Array
        (
            [query] => select * from team_to_championship where championship_id = '18'
            [start] => 1776056158.2587
            [end] => 1776056158.26
            [time] => 0.0013020038604736
        )

    [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] => 1776056158.2602
            [end] => 1776056158.2701
            [time] => 0.0098879337310791
        )

    [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] => 1776056158.2707
            [end] => 1776056158.2843
            [time] => 0.013584136962891
        )

    [93] => Array
        (
            [query] => select * from team_to_championship where championship_id = '19'
            [start] => 1776056158.2848
            [end] => 1776056158.2852
            [time] => 0.00039482116699219
        )

    [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] => 1776056158.2854
            [end] => 1776056158.3031
            [time] => 0.017766952514648
        )

    [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] => 1776056158.3038
            [end] => 1776056158.3173
            [time] => 0.013495922088623
        )

    [96] => Array
        (
            [query] => select * from team_to_championship where championship_id = '20'
            [start] => 1776056158.3178
            [end] => 1776056158.3208
            [time] => 0.0029220581054688
        )

    [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] => 1776056158.3209
            [end] => 1776056158.3343
            [time] => 0.013322114944458
        )

    [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] => 1776056158.339
            [end] => 1776056158.3463
            [time] => 0.0073049068450928
        )

    [99] => Array
        (
            [query] => select * from team_to_championship where championship_id = '21'
            [start] => 1776056158.3467
            [end] => 1776056158.3509
            [time] => 0.0041828155517578
        )

    [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] => 1776056158.3511
            [end] => 1776056158.356
            [time] => 0.0048930644989014
        )

    [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] => 1776056158.3564
            [end] => 1776056158.3651
            [time] => 0.0087358951568604
        )

    [102] => Array
        (
            [query] => select * from team_to_championship where championship_id = '13'
            [start] => 1776056158.3655
            [end] => 1776056158.3818
            [time] => 0.016315937042236
        )

    [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] => 1776056158.382
            [end] => 1776056158.3908
            [time] => 0.008836030960083
        )

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

    [105] => Array
        (
            [query] => select * from team_to_championship where championship_id = '15'
            [start] => 1776056158.3959
            [end] => 1776056158.3962
            [time] => 0.0003349781036377
        )

    [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] => 1776056158.3964
            [end] => 1776056158.4028
            [time] => 0.0064148902893066
        )

    [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] => 1776056158.4029
            [end] => 1776056158.4078
            [time] => 0.0048458576202393
        )

    [108] => Array
        (
            [query] => select * from team_to_championship where championship_id = '16'
            [start] => 1776056158.4079
            [end] => 1776056158.4083
            [time] => 0.00035405158996582
        )

    [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] => 1776056158.4084
            [end] => 1776056158.4148
            [time] => 0.0063860416412354
        )

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

    [111] => Array
        (
            [query] => select * from team_to_championship where championship_id = '17'
            [start] => 1776056158.4219
            [end] => 1776056158.4222
            [time] => 0.00028300285339355
        )

    [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] => 1776056158.4224
            [end] => 1776056158.4298
            [time] => 0.0074458122253418
        )

    [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] => 1776056158.4318
            [end] => 1776056158.4439
            [time] => 0.012029886245728
        )

    [114] => Array
        (
            [query] => select * from team_to_championship where championship_id = '14'
            [start] => 1776056158.444
            [end] => 1776056158.4538
            [time] => 0.0097599029541016
        )

    [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] => 1776056158.454
            [end] => 1776056158.465
            [time] => 0.010991811752319
        )

    [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] => 1776056158.4651
            [end] => 1776056158.4679
            [time] => 0.0028219223022461
        )

    [117] => Array
        (
            [query] => select * from team_to_championship where championship_id = '8'
            [start] => 1776056158.468
            [end] => 1776056158.4683
            [time] => 0.00028204917907715
        )

    [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] => 1776056158.4685
            [end] => 1776056158.4735
            [time] => 0.0049779415130615
        )

    [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] => 1776056158.4741
            [end] => 1776056158.4795
            [time] => 0.0054061412811279
        )

    [120] => Array
        (
            [query] => select * from team_to_championship where championship_id = '10'
            [start] => 1776056158.4841
            [end] => 1776056158.4868
            [time] => 0.002647876739502
        )

    [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] => 1776056158.4869
            [end] => 1776056158.4942
            [time] => 0.0073111057281494
        )

    [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] => 1776056158.4949
            [end] => 1776056158.5043
            [time] => 0.0094509124755859
        )

    [123] => Array
        (
            [query] => select * from team_to_championship where championship_id = '11'
            [start] => 1776056158.5048
            [end] => 1776056158.5067
            [time] => 0.0019180774688721
        )

    [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] => 1776056158.5069
            [end] => 1776056158.5163
            [time] => 0.0093531608581543
        )

    [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] => 1776056158.5169
            [end] => 1776056158.5373
            [time] => 0.020439863204956
        )

    [126] => Array
        (
            [query] => select * from team_to_championship where championship_id = '12'
            [start] => 1776056158.5388
            [end] => 1776056158.5508
            [time] => 0.011932849884033
        )

    [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] => 1776056158.551
            [end] => 1776056158.5648
            [time] => 0.013824939727783
        )

    [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] => 1776056158.5652
            [end] => 1776056158.5741
            [time] => 0.0088768005371094
        )

    [129] => Array
        (
            [query] => select * from team_to_championship where championship_id = '6'
            [start] => 1776056158.5748
            [end] => 1776056158.576
            [time] => 0.0012459754943848
        )

    [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] => 1776056158.5762
            [end] => 1776056158.5891
            [time] => 0.012868165969849
        )

    [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] => 1776056158.5897
            [end] => 1776056158.5932
            [time] => 0.0035629272460938
        )

    [132] => Array
        (
            [query] => select * from team_to_championship where championship_id = '5'
            [start] => 1776056158.5936
            [end] => 1776056158.5998
            [time] => 0.0061531066894531
        )

    [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] => 1776056158.6
            [end] => 1776056158.607
            [time] => 0.0070440769195557
        )

    [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] => 1776056158.6076
            [end] => 1776056158.6213
            [time] => 0.013642072677612
        )

    [135] => Array
        (
            [query] => select * from team_to_championship where championship_id = '2'
            [start] => 1776056158.6217
            [end] => 1776056158.6278
            [time] => 0.0060601234436035
        )

    [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] => 1776056158.628
            [end] => 1776056158.6371
            [time] => 0.0091021060943604
        )

    [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] => 1776056158.6377
            [end] => 1776056158.6533
            [time] => 0.015558004379272
        )

    [138] => Array
        (
            [query] => select * from team_to_championship where championship_id = '3'
            [start] => 1776056158.6538
            [end] => 1776056158.6648
            [time] => 0.010995149612427
        )

    [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] => 1776056158.665
            [end] => 1776056158.669
            [time] => 0.0039989948272705
        )

    [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] => 1776056158.6693
            [end] => 1776056158.6781
            [time] => 0.0088100433349609
        )

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

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

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

)