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

Vipers

Partite giocate questa stagione

Dati Storici

                Total Queries: 153
        Total Time: 0.92243528366089
    Array
(
    [0] => Array
        (
            [query] => select * from setting where property = 'datetime_timezone'
            [start] => 1781160179.5973
            [end] => 1781160179.5987
            [time] => 0.0014469623565674
        )

    [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 <= 1781160179 OR start >= 1781160179) AND (end >= 1781160179 OR end = 0) AND (start < 1781160179) ORDER BY name ASC
            [start] => 1781160179.6051
            [end] => 1781160179.6077
            [time] => 0.0025749206542969
        )

    [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 = '83' AND (start = 0 OR start <= 1781160179 OR start >= 1781160179) AND (end >= 1781160179 OR end = 0) AND (start < 1781160179) ORDER BY name ASC
            [start] => 1781160179.6079
            [end] => 1781160179.6087
            [time] => 0.00087285041809082
        )

    [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 = '83' AND end = '0' AND deleted = '0' ORDER BY number+0 ASC
            [start] => 1781160179.6094
            [end] => 1781160179.6144
            [time] => 0.0050339698791504
        )

    [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] => 1781160179.6146
            [end] => 1781160179.6467
            [time] => 0.032114028930664
        )

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

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

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

    [8] => Array
        (
            [query] => select * from matches where (home_team_id = '83' OR visitor_team_id = '83') 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] => 1781160179.6969
            [end] => 1781160179.7228
            [time] => 0.025919914245605
        )

    [9] => Array
        (
            [query] => select * from matches where (home_team_id = '83' OR visitor_team_id = '83') 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] => 1781160179.7231
            [end] => 1781160179.7417
            [time] => 0.01860499382019
        )

    [10] => Array
        (
            [query] => select * from match_time where match_id in (4791,4743,4738,4747,4740,4751,4736) order by id ASC
            [start] => 1781160179.7418
            [end] => 1781160179.7493
            [time] => 0.007519006729126
        )

    [11] => Array
        (
            [query] => SELECT * FROM match_data where match_id IN (4791,4743,4738,4747,4740,4751,4736)
            [start] => 1781160179.8321
            [end] => 1781160179.9271
            [time] => 0.095031023025513
        )

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

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

    [14] => Array
        (
            [query] => select * from matches where 
        (home_team_id = '83'
        OR visitor_team_id = '83')  
        AND date != '' 
        group by championship_id, match_group_id 
        order by date DESC
        
            [start] => 1781160179.9413
            [end] => 1781160179.9495
            [time] => 0.0082111358642578
        )

    [15] => Array
        (
            [query] => SELECT * FROM match_data where match_id = '4791'
            [start] => 1781160179.9497
            [end] => 1781160179.9948
            [time] => 0.045037031173706
        )

    [16] => 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 <= 1781160179 OR start >= 1781160179) AND (end >= 1781160179 OR end = 0) AND (start < 1781160179) ORDER BY name ASC
            [start] => 1781160179.9953
            [end] => 1781160179.9998
            [time] => 0.0045008659362793
        )

    [17] => Array
        (
            [query] => select * from championship where championship_id = '50'
            [start] => 1781160179.9999
            [end] => 1781160180.0001
            [time] => 0.00025701522827148
        )

    [18] => Array
        (
            [query] => select * from team_to_championship where championship_id = '50'
            [start] => 1781160180.0003
            [end] => 1781160180.0005
            [time] => 0.00024890899658203
        )

    [19] => 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] => 1781160180.0006
            [end] => 1781160180.0189
            [time] => 0.018265008926392
        )

    [20] => 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] => 1781160180.0192
            [end] => 1781160180.0349
            [time] => 0.015725135803223
        )

    [21] => Array
        (
            [query] => select * from team_to_championship where championship_id = '50'
            [start] => 1781160180.1614
            [end] => 1781160180.1648
            [time] => 0.0033309459686279
        )

    [22] => Array
        (
            [query] => SELECT * FROM match_data where match_id = '4736'
            [start] => 1781160180.1652
            [end] => 1781160180.2021
            [time] => 0.036855936050415
        )

    [23] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1781160180.2025
            [end] => 1781160180.2034
            [time] => 0.00084996223449707
        )

    [24] => Array
        (
            [query] => select * from team_to_championship where championship_id = '51'
            [start] => 1781160180.2034
            [end] => 1781160180.206
            [time] => 0.0025508403778076
        )

    [25] => 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] => 1781160180.2061
            [end] => 1781160180.2128
            [time] => 0.006619930267334
        )

    [26] => 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] => 1781160180.2129
            [end] => 1781160180.2198
            [time] => 0.0069329738616943
        )

    [27] => Array
        (
            [query] => select * from team_to_championship where championship_id = '49'
            [start] => 1781160180.22
            [end] => 1781160180.2208
            [time] => 0.00079894065856934
        )

    [28] => 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] => 1781160180.221
            [end] => 1781160180.2278
            [time] => 0.0068488121032715
        )

    [29] => 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] => 1781160180.228
            [end] => 1781160180.2499
            [time] => 0.021847009658813
        )

    [30] => Array
        (
            [query] => select * from team_to_championship where championship_id = '50'
            [start] => 1781160180.2503
            [end] => 1781160180.2558
            [time] => 0.0055069923400879
        )

    [31] => 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] => 1781160180.256
            [end] => 1781160180.2669
            [time] => 0.01087212562561
        )

    [32] => 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] => 1781160180.267
            [end] => 1781160180.2754
            [time] => 0.0083179473876953
        )

    [33] => Array
        (
            [query] => select * from team_to_championship where championship_id = '48'
            [start] => 1781160180.2755
            [end] => 1781160180.2769
            [time] => 0.0014128684997559
        )

    [34] => 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] => 1781160180.2771
            [end] => 1781160180.2826
            [time] => 0.0055551528930664
        )

    [35] => 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] => 1781160180.2828
            [end] => 1781160180.2941
            [time] => 0.011313915252686
        )

    [36] => Array
        (
            [query] => select * from team_to_championship where championship_id = '39'
            [start] => 1781160180.2943
            [end] => 1781160180.2946
            [time] => 0.00029897689819336
        )

    [37] => 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] => 1781160180.295
            [end] => 1781160180.3049
            [time] => 0.0098140239715576
        )

    [38] => 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] => 1781160180.3055
            [end] => 1781160180.3146
            [time] => 0.0090792179107666
        )

    [39] => Array
        (
            [query] => select * from team_to_championship where championship_id = '41'
            [start] => 1781160180.3151
            [end] => 1781160180.317
            [time] => 0.0019218921661377
        )

    [40] => 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] => 1781160180.3173
            [end] => 1781160180.3271
            [time] => 0.0098638534545898
        )

    [41] => 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] => 1781160180.328
            [end] => 1781160180.3432
            [time] => 0.015201091766357
        )

    [42] => Array
        (
            [query] => select * from team_to_championship where championship_id = '42'
            [start] => 1781160180.3437
            [end] => 1781160180.3475
            [time] => 0.0037729740142822
        )

    [43] => 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] => 1781160180.3477
            [end] => 1781160180.363
            [time] => 0.015380859375
        )

    [44] => 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] => 1781160180.3637
            [end] => 1781160180.3754
            [time] => 0.01178503036499
        )

    [45] => Array
        (
            [query] => select * from team_to_championship where championship_id = '43'
            [start] => 1781160180.3769
            [end] => 1781160180.3772
            [time] => 0.00029397010803223
        )

    [46] => 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] => 1781160180.3774
            [end] => 1781160180.3887
            [time] => 0.011343002319336
        )

    [47] => 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] => 1781160180.3895
            [end] => 1781160180.3969
            [time] => 0.0073990821838379
        )

    [48] => Array
        (
            [query] => select * from team_to_championship where championship_id = '47'
            [start] => 1781160180.3975
            [end] => 1781160180.3991
            [time] => 0.0015749931335449
        )

    [49] => 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] => 1781160180.3992
            [end] => 1781160180.406
            [time] => 0.0067429542541504
        )

    [50] => 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] => 1781160180.4062
            [end] => 1781160180.4126
            [time] => 0.0064210891723633
        )

    [51] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1781160180.4129
            [end] => 1781160180.4148
            [time] => 0.0018889904022217
        )

    [52] => 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] => 1781160180.4149
            [end] => 1781160180.4201
            [time] => 0.0051589012145996
        )

    [53] => 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] => 1781160180.4205
            [end] => 1781160180.4278
            [time] => 0.0073130130767822
        )

    [54] => Array
        (
            [query] => select * from team_to_championship where championship_id = '38'
            [start] => 1781160180.4282
            [end] => 1781160180.43
            [time] => 0.0018889904022217
        )

    [55] => 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] => 1781160180.4304
            [end] => 1781160180.4367
            [time] => 0.0063149929046631
        )

    [56] => 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] => 1781160180.4369
            [end] => 1781160180.4419
            [time] => 0.0050160884857178
        )

    [57] => Array
        (
            [query] => select * from team_to_championship where championship_id = '33'
            [start] => 1781160180.4421
            [end] => 1781160180.448
            [time] => 0.0059609413146973
        )

    [58] => 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] => 1781160180.4482
            [end] => 1781160180.4517
            [time] => 0.0035910606384277
        )

    [59] => Array
        (
            [query] => select * from match_time where match_id in (3855,3856,3857) order by id ASC
            [start] => 1781160180.4518
            [end] => 1781160180.4578
            [time] => 0.0059738159179688
        )

    [60] => Array
        (
            [query] => select * from team_to_championship where championship_id = '34'
            [start] => 1781160180.4579
            [end] => 1781160180.4581
            [time] => 0.00026392936706543
        )

    [61] => 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] => 1781160180.4583
            [end] => 1781160180.4618
            [time] => 0.0035531520843506
        )

    [62] => Array
        (
            [query] => select * from match_time where match_id in (3858,3859,3860) order by id ASC
            [start] => 1781160180.4619
            [end] => 1781160180.4652
            [time] => 0.003309965133667
        )

    [63] => Array
        (
            [query] => select * from team_to_championship where championship_id = '35'
            [start] => 1781160180.4653
            [end] => 1781160180.4656
            [time] => 0.00029110908508301
        )

    [64] => 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] => 1781160180.4658
            [end] => 1781160180.47
            [time] => 0.0042061805725098
        )

    [65] => Array
        (
            [query] => select * from match_time where match_id in (3861,3862,3863) order by id ASC
            [start] => 1781160180.47
            [end] => 1781160180.4732
            [time] => 0.0031619071960449
        )

    [66] => Array
        (
            [query] => select * from team_to_championship where championship_id = '30'
            [start] => 1781160180.4733
            [end] => 1781160180.4735
            [time] => 0.00025200843811035
        )

    [67] => 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] => 1781160180.4737
            [end] => 1781160180.4769
            [time] => 0.003262996673584
        )

    [68] => Array
        (
            [query] => select * from match_time where match_id in (3837,3838,3839,3840,3841,3842) order by id ASC
            [start] => 1781160180.477
            [end] => 1781160180.4806
            [time] => 0.0035481452941895
        )

    [69] => Array
        (
            [query] => select * from team_to_championship where championship_id = '31'
            [start] => 1781160180.4807
            [end] => 1781160180.481
            [time] => 0.0003201961517334
        )

    [70] => 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] => 1781160180.4811
            [end] => 1781160180.4847
            [time] => 0.0035910606384277
        )

    [71] => Array
        (
            [query] => select * from match_time where match_id in (3843,3844,3845,3846,3847,3848) order by id ASC
            [start] => 1781160180.4848
            [end] => 1781160180.4881
            [time] => 0.0032989978790283
        )

    [72] => Array
        (
            [query] => select * from team_to_championship where championship_id = '32'
            [start] => 1781160180.4882
            [end] => 1781160180.4884
            [time] => 0.00028395652770996
        )

    [73] => 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] => 1781160180.4886
            [end] => 1781160180.4933
            [time] => 0.004694938659668
        )

    [74] => Array
        (
            [query] => select * from match_time where match_id in (3849,3850,3851,3852,3853,3854) order by id ASC
            [start] => 1781160180.4933
            [end] => 1781160180.5001
            [time] => 0.0067718029022217
        )

    [75] => Array
        (
            [query] => select * from team_to_championship where championship_id = '36'
            [start] => 1781160180.5002
            [end] => 1781160180.5021
            [time] => 0.0019052028656006
        )

    [76] => 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] => 1781160180.5023
            [end] => 1781160180.5117
            [time] => 0.0094339847564697
        )

    [77] => 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] => 1781160180.5119
            [end] => 1781160180.5239
            [time] => 0.011997938156128
        )

    [78] => Array
        (
            [query] => select * from team_to_championship where championship_id = '37'
            [start] => 1781160180.5241
            [end] => 1781160180.5255
            [time] => 0.0014078617095947
        )

    [79] => 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] => 1781160180.5256
            [end] => 1781160180.5329
            [time] => 0.0072531700134277
        )

    [80] => Array
        (
            [query] => select * from match_time where match_id in (3877,3876,3879,3878,3881,3880) order by id ASC
            [start] => 1781160180.533
            [end] => 1781160180.5418
            [time] => 0.0088279247283936
        )

    [81] => Array
        (
            [query] => select * from team_to_championship where championship_id = '25'
            [start] => 1781160180.5419
            [end] => 1781160180.5422
            [time] => 0.0002598762512207
        )

    [82] => 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] => 1781160180.5423
            [end] => 1781160180.5518
            [time] => 0.0094790458679199
        )

    [83] => 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] => 1781160180.5525
            [end] => 1781160180.5575
            [time] => 0.0049970149993896
        )

    [84] => Array
        (
            [query] => select * from team_to_championship where championship_id = '26'
            [start] => 1781160180.558
            [end] => 1781160180.5599
            [time] => 0.0019090175628662
        )

    [85] => 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] => 1781160180.5601
            [end] => 1781160180.5652
            [time] => 0.00508713722229
        )

    [86] => 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] => 1781160180.5658
            [end] => 1781160180.5736
            [time] => 0.007781982421875
        )

    [87] => Array
        (
            [query] => select * from team_to_championship where championship_id = '29'
            [start] => 1781160180.574
            [end] => 1781160180.5752
            [time] => 0.0011179447174072
        )

    [88] => 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] => 1781160180.5753
            [end] => 1781160180.582
            [time] => 0.0066471099853516
        )

    [89] => 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] => 1781160180.5826
            [end] => 1781160180.5892
            [time] => 0.0066180229187012
        )

    [90] => Array
        (
            [query] => select * from team_to_championship where championship_id = '28'
            [start] => 1781160180.5896
            [end] => 1781160180.5903
            [time] => 0.0007011890411377
        )

    [91] => 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] => 1781160180.5905
            [end] => 1781160180.5936
            [time] => 0.0031139850616455
        )

    [92] => 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] => 1781160180.594
            [end] => 1781160180.6002
            [time] => 0.0062000751495361
        )

    [93] => Array
        (
            [query] => select * from team_to_championship where championship_id = '22'
            [start] => 1781160180.6005
            [end] => 1781160180.6037
            [time] => 0.003223180770874
        )

    [94] => 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] => 1781160180.6039
            [end] => 1781160180.6068
            [time] => 0.0028841495513916
        )

    [95] => 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] => 1781160180.6069
            [end] => 1781160180.6119
            [time] => 0.0050139427185059
        )

    [96] => Array
        (
            [query] => select * from team_to_championship where championship_id = '23'
            [start] => 1781160180.6121
            [end] => 1781160180.6133
            [time] => 0.00118088722229
        )

    [97] => 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] => 1781160180.6134
            [end] => 1781160180.6192
            [time] => 0.0057928562164307
        )

    [98] => Array
        (
            [query] => select * from match_time where match_id in (3327,3326,3329,3328,3331,3330) order by id ASC
            [start] => 1781160180.6193
            [end] => 1781160180.6225
            [time] => 0.0032360553741455
        )

    [99] => Array
        (
            [query] => select * from team_to_championship where championship_id = '18'
            [start] => 1781160180.6226
            [end] => 1781160180.6229
            [time] => 0.00026988983154297
        )

    [100] => 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] => 1781160180.623
            [end] => 1781160180.6288
            [time] => 0.0057029724121094
        )

    [101] => 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] => 1781160180.6294
            [end] => 1781160180.6355
            [time] => 0.0060908794403076
        )

    [102] => Array
        (
            [query] => select * from team_to_championship where championship_id = '19'
            [start] => 1781160180.636
            [end] => 1781160180.6372
            [time] => 0.0011610984802246
        )

    [103] => 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] => 1781160180.6373
            [end] => 1781160180.6442
            [time] => 0.0068960189819336
        )

    [104] => 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] => 1781160180.6468
            [end] => 1781160180.6526
            [time] => 0.0057470798492432
        )

    [105] => Array
        (
            [query] => select * from team_to_championship where championship_id = '20'
            [start] => 1781160180.6531
            [end] => 1781160180.656
            [time] => 0.0029749870300293
        )

    [106] => 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] => 1781160180.6562
            [end] => 1781160180.6625
            [time] => 0.0062658786773682
        )

    [107] => 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] => 1781160180.6634
            [end] => 1781160180.6698
            [time] => 0.0064878463745117
        )

    [108] => Array
        (
            [query] => select * from team_to_championship where championship_id = '21'
            [start] => 1781160180.6703
            [end] => 1781160180.6705
            [time] => 0.00028204917907715
        )

    [109] => 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] => 1781160180.6707
            [end] => 1781160180.6757
            [time] => 0.0049910545349121
        )

    [110] => 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] => 1781160180.6761
            [end] => 1781160180.6809
            [time] => 0.0047969818115234
        )

    [111] => Array
        (
            [query] => select * from team_to_championship where championship_id = '13'
            [start] => 1781160180.6812
            [end] => 1781160180.684
            [time] => 0.0027530193328857
        )

    [112] => 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] => 1781160180.6841
            [end] => 1781160180.6868
            [time] => 0.0027041435241699
        )

    [113] => Array
        (
            [query] => select * from match_time where match_id in (2859,2858,2860,2861,2863,2862) order by id ASC
            [start] => 1781160180.6869
            [end] => 1781160180.6934
            [time] => 0.0065019130706787
        )

    [114] => Array
        (
            [query] => select * from team_to_championship where championship_id = '15'
            [start] => 1781160180.6935
            [end] => 1781160180.6938
            [time] => 0.0002901554107666
        )

    [115] => 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] => 1781160180.694
            [end] => 1781160180.6968
            [time] => 0.0028719902038574
        )

    [116] => 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] => 1781160180.6969
            [end] => 1781160180.7004
            [time] => 0.0034780502319336
        )

    [117] => Array
        (
            [query] => select * from team_to_championship where championship_id = '16'
            [start] => 1781160180.7005
            [end] => 1781160180.7008
            [time] => 0.00029683113098145
        )

    [118] => 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] => 1781160180.701
            [end] => 1781160180.7037
            [time] => 0.0027668476104736
        )

    [119] => Array
        (
            [query] => select * from match_time where match_id in (2919,2918,2921,2920,2922,2923) order by id ASC
            [start] => 1781160180.7038
            [end] => 1781160180.7075
            [time] => 0.0037360191345215
        )

    [120] => Array
        (
            [query] => select * from team_to_championship where championship_id = '17'
            [start] => 1781160180.7077
            [end] => 1781160180.708
            [time] => 0.00035214424133301
        )

    [121] => 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] => 1781160180.7082
            [end] => 1781160180.7108
            [time] => 0.0026090145111084
        )

    [122] => 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] => 1781160180.7109
            [end] => 1781160180.7168
            [time] => 0.0059151649475098
        )

    [123] => Array
        (
            [query] => select * from team_to_championship where championship_id = '14'
            [start] => 1781160180.7169
            [end] => 1781160180.7171
            [time] => 0.00023698806762695
        )

    [124] => 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] => 1781160180.7173
            [end] => 1781160180.7209
            [time] => 0.0036261081695557
        )

    [125] => 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] => 1781160180.721
            [end] => 1781160180.7269
            [time] => 0.0058350563049316
        )

    [126] => Array
        (
            [query] => select * from team_to_championship where championship_id = '8'
            [start] => 1781160180.727
            [end] => 1781160180.7277
            [time] => 0.00074601173400879
        )

    [127] => 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] => 1781160180.7279
            [end] => 1781160180.7334
            [time] => 0.0054628849029541
        )

    [128] => 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] => 1781160180.734
            [end] => 1781160180.7379
            [time] => 0.0038909912109375
        )

    [129] => Array
        (
            [query] => select * from team_to_championship where championship_id = '10'
            [start] => 1781160180.7383
            [end] => 1781160180.7386
            [time] => 0.00031399726867676
        )

    [130] => 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] => 1781160180.7388
            [end] => 1781160180.7419
            [time] => 0.0030820369720459
        )

    [131] => 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] => 1781160180.7425
            [end] => 1781160180.7471
            [time] => 0.0045890808105469
        )

    [132] => Array
        (
            [query] => select * from team_to_championship where championship_id = '11'
            [start] => 1781160180.7475
            [end] => 1781160180.7483
            [time] => 0.00082302093505859
        )

    [133] => 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] => 1781160180.7485
            [end] => 1781160180.753
            [time] => 0.0045628547668457
        )

    [134] => 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] => 1781160180.7536
            [end] => 1781160180.7631
            [time] => 0.0094690322875977
        )

    [135] => Array
        (
            [query] => select * from team_to_championship where championship_id = '12'
            [start] => 1781160180.7636
            [end] => 1781160180.7648
            [time] => 0.0012331008911133
        )

    [136] => 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] => 1781160180.765
            [end] => 1781160180.77
            [time] => 0.0049772262573242
        )

    [137] => 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] => 1781160180.7703
            [end] => 1781160180.7777
            [time] => 0.0073368549346924
        )

    [138] => Array
        (
            [query] => select * from team_to_championship where championship_id = '6'
            [start] => 1781160180.7793
            [end] => 1781160180.7796
            [time] => 0.00027680397033691
        )

    [139] => 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] => 1781160180.7798
            [end] => 1781160180.7847
            [time] => 0.0049231052398682
        )

    [140] => 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] => 1781160180.7855
            [end] => 1781160180.7894
            [time] => 0.0038251876831055
        )

    [141] => Array
        (
            [query] => select * from team_to_championship where championship_id = '5'
            [start] => 1781160180.7898
            [end] => 1781160180.7901
            [time] => 0.00030398368835449
        )

    [142] => 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] => 1781160180.7902
            [end] => 1781160180.7933
            [time] => 0.0030670166015625
        )

    [143] => 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] => 1781160180.7939
            [end] => 1781160180.7977
            [time] => 0.0037789344787598
        )

    [144] => Array
        (
            [query] => select * from team_to_championship where championship_id = '2'
            [start] => 1781160180.7981
            [end] => 1781160180.7985
            [time] => 0.00037789344787598
        )

    [145] => 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] => 1781160180.7986
            [end] => 1781160180.8018
            [time] => 0.0031270980834961
        )

    [146] => 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] => 1781160180.8023
            [end] => 1781160180.8061
            [time] => 0.0037999153137207
        )

    [147] => Array
        (
            [query] => select * from team_to_championship where championship_id = '3'
            [start] => 1781160180.8065
            [end] => 1781160180.8068
            [time] => 0.00031018257141113
        )

    [148] => 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] => 1781160180.807
            [end] => 1781160180.8106
            [time] => 0.0035750865936279
        )

    [149] => 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] => 1781160180.811
            [end] => 1781160180.8146
            [time] => 0.0036110877990723
        )

    [150] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1781160180.8149
            [end] => 1781160180.8153
            [time] => 0.00035500526428223
        )

    [151] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1781160180.8173
            [end] => 1781160180.8177
            [time] => 0.00046300888061523
        )

    [152] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1781160180.8186
            [end] => 1781160180.8189
            [time] => 0.00029301643371582
        )

)