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

Overhit

Partite giocate questa stagione

Dati Storici

                Total Queries: 152
        Total Time: 0.70535588264465
    Array
(
    [0] => Array
        (
            [query] => select * from setting where property = 'datetime_timezone'
            [start] => 1786257304.788
            [end] => 1786257304.7957
            [time] => 0.0077698230743408
        )

    [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 <= 1786257304 OR start >= 1786257304) AND (end >= 1786257304 OR end = 0) AND (start < 1786257304) ORDER BY name ASC
            [start] => 1786257304.809
            [end] => 1786257304.817
            [time] => 0.0079720020294189
        )

    [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 (start = 0 OR start <= 1786257304 OR start >= 1786257304) AND (end >= 1786257304 OR end = 0) AND (start < 1786257304) ORDER BY name ASC
            [start] => 1786257304.8171
            [end] => 1786257304.8218
            [time] => 0.0046150684356689
        )

    [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] => 1786257304.8219
            [end] => 1786257304.8227
            [time] => 0.00075697898864746
        )

    [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] => 1786257304.8229
            [end] => 1786257304.8455
            [time] => 0.022537231445312
        )

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

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

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

    [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] => 1786257304.9169
            [end] => 1786257304.9338
            [time] => 0.016926050186157
        )

    [9] => Array
        (
            [query] => select * from matches where (home_team_id = '66' OR visitor_team_id = '66') AND date >= '1756677600' AND date <= '1788213599' 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
            [start] => 1786257304.9341
            [end] => 1786257304.9515
            [time] => 0.017376899719238
        )

    [10] => Array
        (
            [query] => select * from match_time where match_id in (4547,4519,4570,4537,4528,4559,4534,4556,4524,4531,4562,4565,4542,4552) order by id ASC
            [start] => 1786257304.9516
            [end] => 1786257304.9568
            [time] => 0.005234956741333
        )

    [11] => Array
        (
            [query] => SELECT * FROM match_data where match_id IN (4547,4519,4570,4537,4528,4559,4534,4556,4524,4531,4562,4565,4542,4552)
            [start] => 1786257305.1724
            [end] => 1786257305.1961
            [time] => 0.023735046386719
        )

    [12] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1786257305.2054
            [end] => 1786257305.214
            [time] => 0.0086288452148438
        )

    [13] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1786257305.2145
            [end] => 1786257305.2148
            [time] => 0.00029993057250977
        )

    [14] => 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] => 1786257305.2382
            [end] => 1786257305.2488
            [time] => 0.010571002960205
        )

    [15] => 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 <= 1786257305 OR start >= 1786257305) AND (end >= 1786257305 OR end = 0) AND (start < 1786257305) ORDER BY name ASC
            [start] => 1786257305.249
            [end] => 1786257305.2501
            [time] => 0.0011160373687744
        )

    [16] => Array
        (
            [query] => select * from championship where championship_id = '46'
            [start] => 1786257305.2502
            [end] => 1786257305.2506
            [time] => 0.00038599967956543
        )

    [17] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1786257305.2507
            [end] => 1786257305.2549
            [time] => 0.0042400360107422
        )

    [18] => 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] => 1786257305.255
            [end] => 1786257305.2619
            [time] => 0.0068719387054443
        )

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

    [20] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1786257306.1478
            [end] => 1786257306.1544
            [time] => 0.0066540241241455
        )

    [21] => Array
        (
            [query] => SELECT * FROM match_data where match_id = '4519'
            [start] => 1786257306.1554
            [end] => 1786257306.1788
            [time] => 0.023347139358521
        )

    [22] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1786257306.1792
            [end] => 1786257306.1805
            [time] => 0.0013370513916016
        )

    [23] => Array
        (
            [query] => select * from team_to_championship where championship_id = '51'
            [start] => 1786257306.1806
            [end] => 1786257306.1808
            [time] => 0.00028204917907715
        )

    [24] => Array
        (
            [query] => select * from matches where championship_id = '51' ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1786257306.181
            [end] => 1786257306.1866
            [time] => 0.005565881729126
        )

    [25] => Array
        (
            [query] => select * from match_time where match_id in (4755,4754,4756,4757,4759,4758,4762,4760,4761,4765,4764,4763,4766,4768,4767) order by id ASC
            [start] => 1786257306.1867
            [end] => 1786257306.1899
            [time] => 0.0031788349151611
        )

    [26] => Array
        (
            [query] => select * from team_to_championship where championship_id = '49'
            [start] => 1786257306.19
            [end] => 1786257306.1914
            [time] => 0.001384973526001
        )

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

    [28] => Array
        (
            [query] => select * from match_time where match_id in (4710,4711,4712,4715,4714,4713,4717,4716,4718,4720,4721,4719,4723,4722,4724,4725,4726,4727,4730,4729,4728) order by id ASC
            [start] => 1786257306.1944
            [end] => 1786257306.1987
            [time] => 0.0042221546173096
        )

    [29] => Array
        (
            [query] => select * from team_to_championship where championship_id = '50'
            [start] => 1786257306.1988
            [end] => 1786257306.1994
            [time] => 0.00053501129150391
        )

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

    [31] => Array
        (
            [query] => select * from match_time where match_id in (4733,4732,4731,4736,4735,4734,4739,4737,4738,4740,4741,4742,4745,4744,4743,4746,4747,4748,4751,4749,4750) order by id ASC
            [start] => 1786257306.2036
            [end] => 1786257306.2067
            [time] => 0.0031960010528564
        )

    [32] => Array
        (
            [query] => select * from team_to_championship where championship_id = '48'
            [start] => 1786257306.2069
            [end] => 1786257306.2107
            [time] => 0.0038480758666992
        )

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

    [34] => Array
        (
            [query] => select * from match_time where match_id in (4625,4624,4626,4628,4627,4629,4630,4631,4632,4635,4634,4633,4637,4636,4638,4640,4641,4639,4643,4644,4642) order by id ASC
            [start] => 1786257306.2138
            [end] => 1786257306.2171
            [time] => 0.0032939910888672
        )

    [35] => Array
        (
            [query] => select * from team_to_championship where championship_id = '39'
            [start] => 1786257306.2173
            [end] => 1786257306.2197
            [time] => 0.0024788379669189
        )

    [36] => 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] => 1786257306.2199
            [end] => 1786257306.2251
            [time] => 0.0051500797271729
        )

    [37] => Array
        (
            [query] => select * from match_time where match_id in (3957,3956,3958,3959,3955,3961,3962,3964,3960,3963,3969,3965,3967,3968,3966,3970,3974,3971,3973,3972,3976,3978,3979,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,4010,4012,4013,4011,4014,4017,4015,4018,4019,4016,4024,4022,4020,4021,4023,4028,4025,4026,4029,4027,4032,4034,4030,4031,4033,4037,4038,4036,4039,4035,4041,4042,4044,4043,4040) order by id ASC
            [start] => 1786257306.2258
            [end] => 1786257306.2309
            [time] => 0.0051651000976562
        )

    [38] => Array
        (
            [query] => select * from team_to_championship where championship_id = '41'
            [start] => 1786257306.2313
            [end] => 1786257306.233
            [time] => 0.0016851425170898
        )

    [39] => 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] => 1786257306.2336
            [end] => 1786257306.2415
            [time] => 0.0078918933868408
        )

    [40] => 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,4178,4177,4176,4179,4175,4180,4184,4183,4181,4182,4186,4189,4185,4188,4187,4193,4194,4191,4192,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] => 1786257306.2421
            [end] => 1786257306.2565
            [time] => 0.014450788497925
        )

    [41] => Array
        (
            [query] => select * from team_to_championship where championship_id = '42'
            [start] => 1786257306.2618
            [end] => 1786257306.2621
            [time] => 0.00027894973754883
        )

    [42] => 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] => 1786257306.2622
            [end] => 1786257306.2675
            [time] => 0.0052649974822998
        )

    [43] => Array
        (
            [query] => select * from match_time where match_id in (4228,4226,4229,4227,4225,4233,4231,4230,4234,4232,4236,4237,4239,4238,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,4266,4269,4267,4268,4265,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] => 1786257306.2712
            [end] => 1786257306.2894
            [time] => 0.018200159072876
        )

    [44] => Array
        (
            [query] => select * from team_to_championship where championship_id = '43'
            [start] => 1786257306.2899
            [end] => 1786257306.2903
            [time] => 0.00033402442932129
        )

    [45] => 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] => 1786257306.2904
            [end] => 1786257306.295
            [time] => 0.0046150684356689
        )

    [46] => 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] => 1786257306.2956
            [end] => 1786257306.3049
            [time] => 0.0092878341674805
        )

    [47] => Array
        (
            [query] => select * from team_to_championship where championship_id = '47'
            [start] => 1786257306.3054
            [end] => 1786257306.3057
            [time] => 0.00031685829162598
        )

    [48] => 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] => 1786257306.3059
            [end] => 1786257306.3087
            [time] => 0.0027768611907959
        )

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

    [50] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1786257306.3163
            [end] => 1786257306.3166
            [time] => 0.00027203559875488
        )

    [51] => 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] => 1786257306.3168
            [end] => 1786257306.3197
            [time] => 0.002932071685791
        )

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

    [53] => Array
        (
            [query] => select * from team_to_championship where championship_id = '38'
            [start] => 1786257306.3271
            [end] => 1786257306.3274
            [time] => 0.00027894973754883
        )

    [54] => 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] => 1786257306.3276
            [end] => 1786257306.3328
            [time] => 0.0052449703216553
        )

    [55] => 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] => 1786257306.333
            [end] => 1786257306.3408
            [time] => 0.0078001022338867
        )

    [56] => Array
        (
            [query] => select * from team_to_championship where championship_id = '33'
            [start] => 1786257306.3409
            [end] => 1786257306.3412
            [time] => 0.00025391578674316
        )

    [57] => 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] => 1786257306.3413
            [end] => 1786257306.3439
            [time] => 0.0025770664215088
        )

    [58] => Array
        (
            [query] => select * from match_time where match_id in (3855,3856,3857) order by id ASC
            [start] => 1786257306.344
            [end] => 1786257306.3556
            [time] => 0.011672019958496
        )

    [59] => Array
        (
            [query] => select * from team_to_championship where championship_id = '34'
            [start] => 1786257306.3557
            [end] => 1786257306.356
            [time] => 0.00025296211242676
        )

    [60] => 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] => 1786257306.3561
            [end] => 1786257306.3658
            [time] => 0.0096302032470703
        )

    [61] => Array
        (
            [query] => select * from match_time where match_id in (3858,3859,3860) order by id ASC
            [start] => 1786257306.3658
            [end] => 1786257306.3859
            [time] => 0.020056009292603
        )

    [62] => Array
        (
            [query] => select * from team_to_championship where championship_id = '35'
            [start] => 1786257306.386
            [end] => 1786257306.3862
            [time] => 0.0002748966217041
        )

    [63] => 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] => 1786257306.3864
            [end] => 1786257306.3895
            [time] => 0.0031390190124512
        )

    [64] => Array
        (
            [query] => select * from match_time where match_id in (3861,3862,3863) order by id ASC
            [start] => 1786257306.3896
            [end] => 1786257306.3944
            [time] => 0.0048518180847168
        )

    [65] => Array
        (
            [query] => select * from team_to_championship where championship_id = '30'
            [start] => 1786257306.3945
            [end] => 1786257306.3948
            [time] => 0.00026798248291016
        )

    [66] => 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] => 1786257306.3949
            [end] => 1786257306.4048
            [time] => 0.0099220275878906
        )

    [67] => Array
        (
            [query] => select * from match_time where match_id in (3837,3838,3839,3840,3841,3842) order by id ASC
            [start] => 1786257306.4049
            [end] => 1786257306.4138
            [time] => 0.0089671611785889
        )

    [68] => Array
        (
            [query] => select * from team_to_championship where championship_id = '31'
            [start] => 1786257306.4139
            [end] => 1786257306.4142
            [time] => 0.00025510787963867
        )

    [69] => 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] => 1786257306.4143
            [end] => 1786257306.4178
            [time] => 0.0034358501434326
        )

    [70] => Array
        (
            [query] => select * from match_time where match_id in (3843,3844,3845,3846,3847,3848) order by id ASC
            [start] => 1786257306.4178
            [end] => 1786257306.4208
            [time] => 0.0030100345611572
        )

    [71] => Array
        (
            [query] => select * from team_to_championship where championship_id = '32'
            [start] => 1786257306.4209
            [end] => 1786257306.4237
            [time] => 0.0028328895568848
        )

    [72] => 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] => 1786257306.4239
            [end] => 1786257306.4275
            [time] => 0.0036139488220215
        )

    [73] => Array
        (
            [query] => select * from match_time where match_id in (3849,3850,3851,3852,3853,3854) order by id ASC
            [start] => 1786257306.4276
            [end] => 1786257306.4306
            [time] => 0.0030190944671631
        )

    [74] => Array
        (
            [query] => select * from team_to_championship where championship_id = '36'
            [start] => 1786257306.4307
            [end] => 1786257306.4337
            [time] => 0.0030162334442139
        )

    [75] => 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] => 1786257306.4338
            [end] => 1786257306.4364
            [time] => 0.0025901794433594
        )

    [76] => 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] => 1786257306.4365
            [end] => 1786257306.4488
            [time] => 0.012264013290405
        )

    [77] => Array
        (
            [query] => select * from team_to_championship where championship_id = '37'
            [start] => 1786257306.4489
            [end] => 1786257306.4567
            [time] => 0.0078070163726807
        )

    [78] => 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] => 1786257306.4569
            [end] => 1786257306.4616
            [time] => 0.0047190189361572
        )

    [79] => Array
        (
            [query] => select * from match_time where match_id in (3877,3876,3879,3878,3881,3880) order by id ASC
            [start] => 1786257306.4616
            [end] => 1786257306.4647
            [time] => 0.0030570030212402
        )

    [80] => Array
        (
            [query] => select * from team_to_championship where championship_id = '25'
            [start] => 1786257306.4648
            [end] => 1786257306.4651
            [time] => 0.0002739429473877
        )

    [81] => 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] => 1786257306.4652
            [end] => 1786257306.4701
            [time] => 0.0048301219940186
        )

    [82] => 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] => 1786257306.4707
            [end] => 1786257306.4754
            [time] => 0.0047299861907959
        )

    [83] => Array
        (
            [query] => select * from team_to_championship where championship_id = '26'
            [start] => 1786257306.4758
            [end] => 1786257306.4767
            [time] => 0.00092387199401855
        )

    [84] => 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] => 1786257306.4769
            [end] => 1786257306.4814
            [time] => 0.0045359134674072
        )

    [85] => 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] => 1786257306.482
            [end] => 1786257306.4882
            [time] => 0.0062270164489746
        )

    [86] => Array
        (
            [query] => select * from team_to_championship where championship_id = '29'
            [start] => 1786257306.4886
            [end] => 1786257306.4927
            [time] => 0.0041210651397705
        )

    [87] => 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] => 1786257306.4929
            [end] => 1786257306.498
            [time] => 0.00508713722229
        )

    [88] => 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] => 1786257306.4986
            [end] => 1786257306.5093
            [time] => 0.010779857635498
        )

    [89] => Array
        (
            [query] => select * from team_to_championship where championship_id = '28'
            [start] => 1786257306.5098
            [end] => 1786257306.51
            [time] => 0.00026202201843262
        )

    [90] => 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] => 1786257306.5101
            [end] => 1786257306.514
            [time] => 0.0038261413574219
        )

    [91] => 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] => 1786257306.5143
            [end] => 1786257306.5187
            [time] => 0.0043809413909912
        )

    [92] => Array
        (
            [query] => select * from team_to_championship where championship_id = '22'
            [start] => 1786257306.519
            [end] => 1786257306.5193
            [time] => 0.00027608871459961
        )

    [93] => 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] => 1786257306.5194
            [end] => 1786257306.5258
            [time] => 0.0064139366149902
        )

    [94] => 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] => 1786257306.5259
            [end] => 1786257306.529
            [time] => 0.0030720233917236
        )

    [95] => Array
        (
            [query] => select * from team_to_championship where championship_id = '23'
            [start] => 1786257306.5291
            [end] => 1786257306.5294
            [time] => 0.00029301643371582
        )

    [96] => 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] => 1786257306.5295
            [end] => 1786257306.5333
            [time] => 0.0037360191345215
        )

    [97] => Array
        (
            [query] => select * from match_time where match_id in (3327,3326,3329,3328,3331,3330) order by id ASC
            [start] => 1786257306.5333
            [end] => 1786257306.5394
            [time] => 0.0060379505157471
        )

    [98] => Array
        (
            [query] => select * from team_to_championship where championship_id = '18'
            [start] => 1786257306.5395
            [end] => 1786257306.5398
            [time] => 0.00029706954956055
        )

    [99] => 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] => 1786257306.5399
            [end] => 1786257306.5461
            [time] => 0.0061459541320801
        )

    [100] => 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] => 1786257306.5466
            [end] => 1786257306.5552
            [time] => 0.008530855178833
        )

    [101] => Array
        (
            [query] => select * from team_to_championship where championship_id = '19'
            [start] => 1786257306.5556
            [end] => 1786257306.557
            [time] => 0.0013940334320068
        )

    [102] => 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] => 1786257306.5571
            [end] => 1786257306.5613
            [time] => 0.0042269229888916
        )

    [103] => 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] => 1786257306.5626
            [end] => 1786257306.5694
            [time] => 0.00677490234375
        )

    [104] => Array
        (
            [query] => select * from team_to_championship where championship_id = '20'
            [start] => 1786257306.5698
            [end] => 1786257306.5735
            [time] => 0.0037379264831543
        )

    [105] => 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] => 1786257306.5737
            [end] => 1786257306.5778
            [time] => 0.0041351318359375
        )

    [106] => 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] => 1786257306.5784
            [end] => 1786257306.5843
            [time] => 0.0059170722961426
        )

    [107] => Array
        (
            [query] => select * from team_to_championship where championship_id = '21'
            [start] => 1786257306.5847
            [end] => 1786257306.585
            [time] => 0.00030303001403809
        )

    [108] => 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] => 1786257306.5852
            [end] => 1786257306.5901
            [time] => 0.0048990249633789
        )

    [109] => 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] => 1786257306.5904
            [end] => 1786257306.5961
            [time] => 0.0056378841400146
        )

    [110] => Array
        (
            [query] => select * from team_to_championship where championship_id = '13'
            [start] => 1786257306.5963
            [end] => 1786257306.5966
            [time] => 0.0002899169921875
        )

    [111] => 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] => 1786257306.5968
            [end] => 1786257306.5994
            [time] => 0.0026090145111084
        )

    [112] => Array
        (
            [query] => select * from match_time where match_id in (2859,2858,2860,2861,2863,2862) order by id ASC
            [start] => 1786257306.5995
            [end] => 1786257306.6046
            [time] => 0.0050981044769287
        )

    [113] => Array
        (
            [query] => select * from team_to_championship where championship_id = '15'
            [start] => 1786257306.6047
            [end] => 1786257306.605
            [time] => 0.00027203559875488
        )

    [114] => 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] => 1786257306.6051
            [end] => 1786257306.6077
            [time] => 0.0026330947875977
        )

    [115] => 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] => 1786257306.6078
            [end] => 1786257306.6127
            [time] => 0.0048739910125732
        )

    [116] => Array
        (
            [query] => select * from team_to_championship where championship_id = '16'
            [start] => 1786257306.6128
            [end] => 1786257306.6131
            [time] => 0.00027799606323242
        )

    [117] => 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] => 1786257306.6133
            [end] => 1786257306.6169
            [time] => 0.0036511421203613
        )

    [118] => Array
        (
            [query] => select * from match_time where match_id in (2919,2918,2921,2920,2922,2923) order by id ASC
            [start] => 1786257306.617
            [end] => 1786257306.6201
            [time] => 0.0030539035797119
        )

    [119] => Array
        (
            [query] => select * from team_to_championship where championship_id = '17'
            [start] => 1786257306.6202
            [end] => 1786257306.6204
            [time] => 0.00026082992553711
        )

    [120] => 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] => 1786257306.6206
            [end] => 1786257306.6242
            [time] => 0.0036690235137939
        )

    [121] => 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] => 1786257306.6243
            [end] => 1786257306.6274
            [time] => 0.0030879974365234
        )

    [122] => Array
        (
            [query] => select * from team_to_championship where championship_id = '14'
            [start] => 1786257306.6275
            [end] => 1786257306.6278
            [time] => 0.00026893615722656
        )

    [123] => 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] => 1786257306.6279
            [end] => 1786257306.6338
            [time] => 0.0058598518371582
        )

    [124] => 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] => 1786257306.6339
            [end] => 1786257306.637
            [time] => 0.0030851364135742
        )

    [125] => Array
        (
            [query] => select * from team_to_championship where championship_id = '8'
            [start] => 1786257306.6371
            [end] => 1786257306.6374
            [time] => 0.00028800964355469
        )

    [126] => 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] => 1786257306.6375
            [end] => 1786257306.6405
            [time] => 0.0029900074005127
        )

    [127] => 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] => 1786257306.6411
            [end] => 1786257306.647
            [time] => 0.0058319568634033
        )

    [128] => Array
        (
            [query] => select * from team_to_championship where championship_id = '10'
            [start] => 1786257306.6474
            [end] => 1786257306.6476
            [time] => 0.00026607513427734
        )

    [129] => 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] => 1786257306.6478
            [end] => 1786257306.6508
            [time] => 0.0029881000518799
        )

    [130] => 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] => 1786257306.6514
            [end] => 1786257306.6573
            [time] => 0.0059630870819092
        )

    [131] => Array
        (
            [query] => select * from team_to_championship where championship_id = '11'
            [start] => 1786257306.6577
            [end] => 1786257306.658
            [time] => 0.00026917457580566
        )

    [132] => 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] => 1786257306.6581
            [end] => 1786257306.6632
            [time] => 0.0050868988037109
        )

    [133] => 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] => 1786257306.6638
            [end] => 1786257306.6686
            [time] => 0.0047690868377686
        )

    [134] => Array
        (
            [query] => select * from team_to_championship where championship_id = '12'
            [start] => 1786257306.6701
            [end] => 1786257306.6703
            [time] => 0.00028085708618164
        )

    [135] => 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] => 1786257306.6705
            [end] => 1786257306.6744
            [time] => 0.0038719177246094
        )

    [136] => 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] => 1786257306.6748
            [end] => 1786257306.6791
            [time] => 0.0043368339538574
        )

    [137] => Array
        (
            [query] => select * from team_to_championship where championship_id = '6'
            [start] => 1786257306.6794
            [end] => 1786257306.6818
            [time] => 0.0023689270019531
        )

    [138] => 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] => 1786257306.6819
            [end] => 1786257306.6851
            [time] => 0.0031960010528564
        )

    [139] => 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] => 1786257306.6858
            [end] => 1786257306.6923
            [time] => 0.0065779685974121
        )

    [140] => Array
        (
            [query] => select * from team_to_championship where championship_id = '5'
            [start] => 1786257306.6928
            [end] => 1786257306.6947
            [time] => 0.0019681453704834
        )

    [141] => 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] => 1786257306.6949
            [end] => 1786257306.698
            [time] => 0.0030980110168457
        )

    [142] => 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] => 1786257306.6986
            [end] => 1786257306.7043
            [time] => 0.005681037902832
        )

    [143] => Array
        (
            [query] => select * from team_to_championship where championship_id = '2'
            [start] => 1786257306.7047
            [end] => 1786257306.705
            [time] => 0.00031495094299316
        )

    [144] => 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] => 1786257306.7051
            [end] => 1786257306.7082
            [time] => 0.0030341148376465
        )

    [145] => 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] => 1786257306.71
            [end] => 1786257306.7149
            [time] => 0.0048210620880127
        )

    [146] => Array
        (
            [query] => select * from team_to_championship where championship_id = '3'
            [start] => 1786257306.7153
            [end] => 1786257306.7169
            [time] => 0.0016589164733887
        )

    [147] => 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] => 1786257306.7171
            [end] => 1786257306.7199
            [time] => 0.0028591156005859
        )

    [148] => 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] => 1786257306.7203
            [end] => 1786257306.7251
            [time] => 0.0048179626464844
        )

    [149] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1786257306.7254
            [end] => 1786257306.7267
            [time] => 0.0013129711151123
        )

    [150] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1786257306.7306
            [end] => 1786257306.731
            [time] => 0.00042295455932617
        )

    [151] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1786257306.7339
            [end] => 1786257306.7342
            [time] => 0.00026679039001465
        )

)