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

Invincibili

Partite giocate questa stagione

Prossime Partite

Domenica 24-05-2026

Dati Storici

                Total Queries: 156
        Total Time: 0.4709370136261
    Array
(
    [0] => Array
        (
            [query] => select * from setting where property = 'datetime_timezone'
            [start] => 1781155146.5943
            [end] => 1781155146.5946
            [time] => 0.00027680397033691
        )

    [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 <= 1781155146 OR start >= 1781155146) AND (end >= 1781155146 OR end = 0) AND (start < 1781155146) ORDER BY name ASC
            [start] => 1781155146.5967
            [end] => 1781155146.5978
            [time] => 0.001147985458374
        )

    [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 = '94' AND (start = 0 OR start <= 1781155146 OR start >= 1781155146) AND (end >= 1781155146 OR end = 0) AND (start < 1781155146) ORDER BY name ASC
            [start] => 1781155146.5979
            [end] => 1781155146.5983
            [time] => 0.00031304359436035
        )

    [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 = '94' AND end = '0' AND deleted = '0' ORDER BY number+0 ASC
            [start] => 1781155146.5984
            [end] => 1781155146.5992
            [time] => 0.00073599815368652
        )

    [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] => 1781155146.5994
            [end] => 1781155146.6083
            [time] => 0.0089499950408936
        )

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

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

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

    [8] => Array
        (
            [query] => select * from matches where (home_team_id = '94' OR visitor_team_id = '94') 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] => 1781155146.6154
            [end] => 1781155146.6224
            [time] => 0.0070641040802002
        )

    [9] => Array
        (
            [query] => select * from match_time where match_id in (4758,4767) order by id ASC
            [start] => 1781155146.6225
            [end] => 1781155146.6256
            [time] => 0.0031211376190186
        )

    [10] => Array
        (
            [query] => SELECT * FROM match_data where match_id IN (4758,4767)
            [start] => 1781155146.6258
            [end] => 1781155146.6521
            [time] => 0.026393175125122
        )

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

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

    [13] => Array
        (
            [query] => select * from matches where (home_team_id = '94' OR visitor_team_id = '94') 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] => 1781155146.6546
            [end] => 1781155146.6618
            [time] => 0.0071289539337158
        )

    [14] => Array
        (
            [query] => select * from match_time where match_id in (4765,4762,4754) order by id ASC
            [start] => 1781155146.6618
            [end] => 1781155146.6649
            [time] => 0.0030660629272461
        )

    [15] => Array
        (
            [query] => SELECT * FROM match_data where match_id IN (4765,4762,4754)
            [start] => 1781155146.6711
            [end] => 1781155146.69
            [time] => 0.018918991088867
        )

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

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

    [18] => Array
        (
            [query] => select * from matches where 
        (home_team_id = '94'
        OR visitor_team_id = '94')  
        AND date != '' 
        group by championship_id, match_group_id 
        order by date DESC
        
            [start] => 1781155146.6937
            [end] => 1781155146.6965
            [time] => 0.0028350353240967
        )

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

    [20] => Array
        (
            [query] => select * from championship where championship_id = '51'
            [start] => 1781155146.6979
            [end] => 1781155146.6981
            [time] => 0.00020384788513184
        )

    [21] => Array
        (
            [query] => select * from team_to_championship where championship_id = '51'
            [start] => 1781155146.6982
            [end] => 1781155146.6985
            [time] => 0.00023198127746582
        )

    [22] => 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] => 1781155146.6986
            [end] => 1781155146.7014
            [time] => 0.0027649402618408
        )

    [23] => 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] => 1781155146.7015
            [end] => 1781155146.7046
            [time] => 0.003115177154541
        )

    [24] => Array
        (
            [query] => select * from team_to_championship where championship_id = '51'
            [start] => 1781155146.7227
            [end] => 1781155146.7231
            [time] => 0.00039100646972656
        )

    [25] => Array
        (
            [query] => SELECT * FROM match_data where match_id = '4754'
            [start] => 1781155146.7235
            [end] => 1781155146.7366
            [time] => 0.01313591003418
        )

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

    [27] => Array
        (
            [query] => select * from team_to_championship where championship_id = '51'
            [start] => 1781155146.7376
            [end] => 1781155146.7379
            [time] => 0.00029182434082031
        )

    [28] => 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] => 1781155146.738
            [end] => 1781155146.7407
            [time] => 0.0027070045471191
        )

    [29] => 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] => 1781155146.7409
            [end] => 1781155146.744
            [time] => 0.0031208992004395
        )

    [30] => Array
        (
            [query] => select * from team_to_championship where championship_id = '49'
            [start] => 1781155146.7441
            [end] => 1781155146.7444
            [time] => 0.00027799606323242
        )

    [31] => 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] => 1781155146.7446
            [end] => 1781155146.7473
            [time] => 0.0026860237121582
        )

    [32] => 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] => 1781155146.7474
            [end] => 1781155146.7507
            [time] => 0.0032689571380615
        )

    [33] => Array
        (
            [query] => select * from team_to_championship where championship_id = '50'
            [start] => 1781155146.7509
            [end] => 1781155146.7511
            [time] => 0.00027894973754883
        )

    [34] => 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] => 1781155146.7513
            [end] => 1781155146.754
            [time] => 0.0027070045471191
        )

    [35] => 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] => 1781155146.7542
            [end] => 1781155146.7574
            [time] => 0.0032510757446289
        )

    [36] => Array
        (
            [query] => select * from team_to_championship where championship_id = '48'
            [start] => 1781155146.7576
            [end] => 1781155146.7579
            [time] => 0.00030207633972168
        )

    [37] => 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] => 1781155146.758
            [end] => 1781155146.7607
            [time] => 0.0027220249176025
        )

    [38] => 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] => 1781155146.7609
            [end] => 1781155146.7646
            [time] => 0.0036909580230713
        )

    [39] => Array
        (
            [query] => select * from team_to_championship where championship_id = '39'
            [start] => 1781155146.7647
            [end] => 1781155146.765
            [time] => 0.00027990341186523
        )

    [40] => 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] => 1781155146.7652
            [end] => 1781155146.7683
            [time] => 0.0031540393829346
        )

    [41] => 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] => 1781155146.769
            [end] => 1781155146.7728
            [time] => 0.0038440227508545
        )

    [42] => Array
        (
            [query] => select * from team_to_championship where championship_id = '41'
            [start] => 1781155146.7732
            [end] => 1781155146.7736
            [time] => 0.00032496452331543
        )

    [43] => 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] => 1781155146.7738
            [end] => 1781155146.7769
            [time] => 0.0031979084014893
        )

    [44] => 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] => 1781155146.7775
            [end] => 1781155146.7813
            [time] => 0.0037980079650879
        )

    [45] => Array
        (
            [query] => select * from team_to_championship where championship_id = '42'
            [start] => 1781155146.7818
            [end] => 1781155146.7821
            [time] => 0.00027894973754883
        )

    [46] => 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] => 1781155146.7822
            [end] => 1781155146.7853
            [time] => 0.0030808448791504
        )

    [47] => 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] => 1781155146.7859
            [end] => 1781155146.7896
            [time] => 0.0037369728088379
        )

    [48] => Array
        (
            [query] => select * from team_to_championship where championship_id = '43'
            [start] => 1781155146.7901
            [end] => 1781155146.7904
            [time] => 0.00029206275939941
        )

    [49] => 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] => 1781155146.7905
            [end] => 1781155146.7936
            [time] => 0.0030698776245117
        )

    [50] => 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] => 1781155146.7942
            [end] => 1781155146.7979
            [time] => 0.003756046295166
        )

    [51] => Array
        (
            [query] => select * from team_to_championship where championship_id = '47'
            [start] => 1781155146.7984
            [end] => 1781155146.7986
            [time] => 0.00027990341186523
        )

    [52] => 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] => 1781155146.7988
            [end] => 1781155146.8016
            [time] => 0.0027530193328857
        )

    [53] => 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] => 1781155146.8018
            [end] => 1781155146.8051
            [time] => 0.0032548904418945
        )

    [54] => Array
        (
            [query] => select * from team_to_championship where championship_id = '46'
            [start] => 1781155146.8052
            [end] => 1781155146.8055
            [time] => 0.00027203559875488
        )

    [55] => 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] => 1781155146.8056
            [end] => 1781155146.8085
            [time] => 0.0029230117797852
        )

    [56] => 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] => 1781155146.809
            [end] => 1781155146.8125
            [time] => 0.0035409927368164
        )

    [57] => Array
        (
            [query] => select * from team_to_championship where championship_id = '38'
            [start] => 1781155146.8128
            [end] => 1781155146.8131
            [time] => 0.00029206275939941
        )

    [58] => 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] => 1781155146.8132
            [end] => 1781155146.8164
            [time] => 0.0032098293304443
        )

    [59] => 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] => 1781155146.8166
            [end] => 1781155146.8198
            [time] => 0.0032060146331787
        )

    [60] => Array
        (
            [query] => select * from team_to_championship where championship_id = '33'
            [start] => 1781155146.8199
            [end] => 1781155146.8203
            [time] => 0.00031399726867676
        )

    [61] => 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] => 1781155146.8204
            [end] => 1781155146.823
            [time] => 0.0026330947875977
        )

    [62] => Array
        (
            [query] => select * from match_time where match_id in (3855,3856,3857) order by id ASC
            [start] => 1781155146.8231
            [end] => 1781155146.8261
            [time] => 0.0030710697174072
        )

    [63] => Array
        (
            [query] => select * from team_to_championship where championship_id = '34'
            [start] => 1781155146.8262
            [end] => 1781155146.8265
            [time] => 0.00026512145996094
        )

    [64] => 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] => 1781155146.8266
            [end] => 1781155146.8292
            [time] => 0.0026249885559082
        )

    [65] => Array
        (
            [query] => select * from match_time where match_id in (3858,3859,3860) order by id ASC
            [start] => 1781155146.8293
            [end] => 1781155146.8324
            [time] => 0.0030601024627686
        )

    [66] => Array
        (
            [query] => select * from team_to_championship where championship_id = '35'
            [start] => 1781155146.8324
            [end] => 1781155146.8327
            [time] => 0.00028514862060547
        )

    [67] => 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] => 1781155146.8329
            [end] => 1781155146.8358
            [time] => 0.0028970241546631
        )

    [68] => Array
        (
            [query] => select * from match_time where match_id in (3861,3862,3863) order by id ASC
            [start] => 1781155146.8358
            [end] => 1781155146.8389
            [time] => 0.0030791759490967
        )

    [69] => Array
        (
            [query] => select * from team_to_championship where championship_id = '30'
            [start] => 1781155146.839
            [end] => 1781155146.8392
            [time] => 0.00027012825012207
        )

    [70] => 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] => 1781155146.8394
            [end] => 1781155146.842
            [time] => 0.0026571750640869
        )

    [71] => Array
        (
            [query] => select * from match_time where match_id in (3837,3838,3839,3840,3841,3842) order by id ASC
            [start] => 1781155146.8421
            [end] => 1781155146.8452
            [time] => 0.0030951499938965
        )

    [72] => Array
        (
            [query] => select * from team_to_championship where championship_id = '31'
            [start] => 1781155146.8453
            [end] => 1781155146.8465
            [time] => 0.0011730194091797
        )

    [73] => 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] => 1781155146.8466
            [end] => 1781155146.8538
            [time] => 0.0071768760681152
        )

    [74] => Array
        (
            [query] => select * from match_time where match_id in (3843,3844,3845,3846,3847,3848) order by id ASC
            [start] => 1781155146.8538
            [end] => 1781155146.8593
            [time] => 0.0054152011871338
        )

    [75] => Array
        (
            [query] => select * from team_to_championship where championship_id = '32'
            [start] => 1781155146.8593
            [end] => 1781155146.8601
            [time] => 0.00076198577880859
        )

    [76] => 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] => 1781155146.8602
            [end] => 1781155146.8634
            [time] => 0.0031359195709229
        )

    [77] => Array
        (
            [query] => select * from match_time where match_id in (3849,3850,3851,3852,3853,3854) order by id ASC
            [start] => 1781155146.8634
            [end] => 1781155146.8665
            [time] => 0.0030450820922852
        )

    [78] => Array
        (
            [query] => select * from team_to_championship where championship_id = '36'
            [start] => 1781155146.8666
            [end] => 1781155146.8668
            [time] => 0.00025606155395508
        )

    [79] => 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] => 1781155146.8669
            [end] => 1781155146.8696
            [time] => 0.0026159286499023
        )

    [80] => 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] => 1781155146.8697
            [end] => 1781155146.8731
            [time] => 0.0034389495849609
        )

    [81] => Array
        (
            [query] => select * from team_to_championship where championship_id = '37'
            [start] => 1781155146.8732
            [end] => 1781155146.8735
            [time] => 0.00024914741516113
        )

    [82] => 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] => 1781155146.8736
            [end] => 1781155146.8798
            [time] => 0.0061829090118408
        )

    [83] => Array
        (
            [query] => select * from match_time where match_id in (3877,3876,3879,3878,3881,3880) order by id ASC
            [start] => 1781155146.8798
            [end] => 1781155146.8878
            [time] => 0.0079348087310791
        )

    [84] => Array
        (
            [query] => select * from team_to_championship where championship_id = '25'
            [start] => 1781155146.8879
            [end] => 1781155146.8886
            [time] => 0.00071191787719727
        )

    [85] => 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] => 1781155146.8887
            [end] => 1781155146.8936
            [time] => 0.0048689842224121
        )

    [86] => 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] => 1781155146.8942
            [end] => 1781155146.898
            [time] => 0.0037851333618164
        )

    [87] => Array
        (
            [query] => select * from team_to_championship where championship_id = '26'
            [start] => 1781155146.8984
            [end] => 1781155146.8987
            [time] => 0.00031185150146484
        )

    [88] => 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] => 1781155146.8989
            [end] => 1781155146.902
            [time] => 0.0030918121337891
        )

    [89] => 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] => 1781155146.9025
            [end] => 1781155146.9063
            [time] => 0.0038089752197266
        )

    [90] => Array
        (
            [query] => select * from team_to_championship where championship_id = '29'
            [start] => 1781155146.9068
            [end] => 1781155146.9071
            [time] => 0.0002901554107666
        )

    [91] => 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] => 1781155146.9072
            [end] => 1781155146.9105
            [time] => 0.0032558441162109
        )

    [92] => 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] => 1781155146.9111
            [end] => 1781155146.9148
            [time] => 0.0037250518798828
        )

    [93] => Array
        (
            [query] => select * from team_to_championship where championship_id = '28'
            [start] => 1781155146.9152
            [end] => 1781155146.9154
            [time] => 0.00026893615722656
        )

    [94] => 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] => 1781155146.9156
            [end] => 1781155146.9184
            [time] => 0.0028519630432129
        )

    [95] => 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] => 1781155146.9188
            [end] => 1781155146.9223
            [time] => 0.0034620761871338
        )

    [96] => Array
        (
            [query] => select * from team_to_championship where championship_id = '22'
            [start] => 1781155146.9226
            [end] => 1781155146.9229
            [time] => 0.00030303001403809
        )

    [97] => 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] => 1781155146.923
            [end] => 1781155146.9256
            [time] => 0.0026099681854248
        )

    [98] => 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] => 1781155146.9257
            [end] => 1781155146.9288
            [time] => 0.003108024597168
        )

    [99] => Array
        (
            [query] => select * from team_to_championship where championship_id = '23'
            [start] => 1781155146.929
            [end] => 1781155146.9292
            [time] => 0.00028586387634277
        )

    [100] => 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] => 1781155146.9294
            [end] => 1781155146.932
            [time] => 0.0025880336761475
        )

    [101] => Array
        (
            [query] => select * from match_time where match_id in (3327,3326,3329,3328,3331,3330) order by id ASC
            [start] => 1781155146.9321
            [end] => 1781155146.9351
            [time] => 0.0030529499053955
        )

    [102] => Array
        (
            [query] => select * from team_to_championship where championship_id = '18'
            [start] => 1781155146.9352
            [end] => 1781155146.9355
            [time] => 0.00027108192443848
        )

    [103] => 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] => 1781155146.9356
            [end] => 1781155146.9396
            [time] => 0.0040028095245361
        )

    [104] => 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] => 1781155146.9403
            [end] => 1781155146.9453
            [time] => 0.0050249099731445
        )

    [105] => Array
        (
            [query] => select * from team_to_championship where championship_id = '19'
            [start] => 1781155146.9458
            [end] => 1781155146.9461
            [time] => 0.0003209114074707
        )

    [106] => 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] => 1781155146.9462
            [end] => 1781155146.9493
            [time] => 0.0031058788299561
        )

    [107] => 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] => 1781155146.95
            [end] => 1781155146.9539
            [time] => 0.0039529800415039
        )

    [108] => Array
        (
            [query] => select * from team_to_championship where championship_id = '20'
            [start] => 1781155146.9543
            [end] => 1781155146.9552
            [time] => 0.00086283683776855
        )

    [109] => 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] => 1781155146.9553
            [end] => 1781155146.9586
            [time] => 0.0032451152801514
        )

    [110] => 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] => 1781155146.9592
            [end] => 1781155146.9672
            [time] => 0.007997989654541
        )

    [111] => Array
        (
            [query] => select * from team_to_championship where championship_id = '21'
            [start] => 1781155146.9676
            [end] => 1781155146.9679
            [time] => 0.00030398368835449
        )

    [112] => 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] => 1781155146.9681
            [end] => 1781155146.9752
            [time] => 0.0071609020233154
        )

    [113] => 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] => 1781155146.9756
            [end] => 1781155146.9791
            [time] => 0.00347900390625
        )

    [114] => Array
        (
            [query] => select * from team_to_championship where championship_id = '13'
            [start] => 1781155146.9793
            [end] => 1781155146.9796
            [time] => 0.0002601146697998
        )

    [115] => 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] => 1781155146.9798
            [end] => 1781155146.9825
            [time] => 0.0026969909667969
        )

    [116] => Array
        (
            [query] => select * from match_time where match_id in (2859,2858,2860,2861,2863,2862) order by id ASC
            [start] => 1781155146.9825
            [end] => 1781155146.9856
            [time] => 0.0030488967895508
        )

    [117] => Array
        (
            [query] => select * from team_to_championship where championship_id = '15'
            [start] => 1781155146.9857
            [end] => 1781155146.9859
            [time] => 0.00027990341186523
        )

    [118] => 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] => 1781155146.9861
            [end] => 1781155146.9888
            [time] => 0.002701997756958
        )

    [119] => 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] => 1781155146.9889
            [end] => 1781155146.9919
            [time] => 0.003046989440918
        )

    [120] => Array
        (
            [query] => select * from team_to_championship where championship_id = '16'
            [start] => 1781155146.9921
            [end] => 1781155146.9923
            [time] => 0.00023913383483887
        )

    [121] => 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] => 1781155146.9924
            [end] => 1781155146.995
            [time] => 0.0025520324707031
        )

    [122] => Array
        (
            [query] => select * from match_time where match_id in (2919,2918,2921,2920,2922,2923) order by id ASC
            [start] => 1781155146.995
            [end] => 1781155146.9981
            [time] => 0.0030457973480225
        )

    [123] => Array
        (
            [query] => select * from team_to_championship where championship_id = '17'
            [start] => 1781155146.9982
            [end] => 1781155146.9984
            [time] => 0.00025105476379395
        )

    [124] => 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] => 1781155146.9986
            [end] => 1781155147.0012
            [time] => 0.0026659965515137
        )

    [125] => 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] => 1781155147.0013
            [end] => 1781155147.0076
            [time] => 0.0063161849975586
        )

    [126] => Array
        (
            [query] => select * from team_to_championship where championship_id = '14'
            [start] => 1781155147.0078
            [end] => 1781155147.0081
            [time] => 0.0003049373626709
        )

    [127] => 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] => 1781155147.0082
            [end] => 1781155147.0108
            [time] => 0.0026271343231201
        )

    [128] => 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] => 1781155147.0109
            [end] => 1781155147.0144
            [time] => 0.0034558773040771
        )

    [129] => Array
        (
            [query] => select * from team_to_championship where championship_id = '8'
            [start] => 1781155147.0145
            [end] => 1781155147.0148
            [time] => 0.00026297569274902
        )

    [130] => 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] => 1781155147.0149
            [end] => 1781155147.0238
            [time] => 0.0089468955993652
        )

    [131] => 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] => 1781155147.0245
            [end] => 1781155147.0344
            [time] => 0.0099718570709229
        )

    [132] => Array
        (
            [query] => select * from team_to_championship where championship_id = '10'
            [start] => 1781155147.0349
            [end] => 1781155147.0382
            [time] => 0.0033271312713623
        )

    [133] => 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] => 1781155147.0384
            [end] => 1781155147.0501
            [time] => 0.011701107025146
        )

    [134] => 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] => 1781155147.0507
            [end] => 1781155147.0611
            [time] => 0.010347127914429
        )

    [135] => Array
        (
            [query] => select * from team_to_championship where championship_id = '11'
            [start] => 1781155147.0615
            [end] => 1781155147.0731
            [time] => 0.011591911315918
        )

    [136] => 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] => 1781155147.0733
            [end] => 1781155147.0869
            [time] => 0.013557195663452
        )

    [137] => 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] => 1781155147.0875
            [end] => 1781155147.0922
            [time] => 0.0047030448913574
        )

    [138] => Array
        (
            [query] => select * from team_to_championship where championship_id = '12'
            [start] => 1781155147.0926
            [end] => 1781155147.0929
            [time] => 0.00029087066650391
        )

    [139] => 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] => 1781155147.093
            [end] => 1781155147.0959
            [time] => 0.0029060840606689
        )

    [140] => 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] => 1781155147.0963
            [end] => 1781155147.0999
            [time] => 0.0035300254821777
        )

    [141] => Array
        (
            [query] => select * from team_to_championship where championship_id = '6'
            [start] => 1781155147.1002
            [end] => 1781155147.1004
            [time] => 0.00027918815612793
        )

    [142] => 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] => 1781155147.1006
            [end] => 1781155147.1042
            [time] => 0.0036652088165283
        )

    [143] => 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] => 1781155147.1048
            [end] => 1781155147.1086
            [time] => 0.0037178993225098
        )

    [144] => Array
        (
            [query] => select * from team_to_championship where championship_id = '5'
            [start] => 1781155147.109
            [end] => 1781155147.1093
            [time] => 0.00030708312988281
        )

    [145] => 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] => 1781155147.1094
            [end] => 1781155147.1125
            [time] => 0.0030510425567627
        )

    [146] => 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] => 1781155147.1131
            [end] => 1781155147.1167
            [time] => 0.0036778450012207
        )

    [147] => Array
        (
            [query] => select * from team_to_championship where championship_id = '2'
            [start] => 1781155147.1171
            [end] => 1781155147.1174
            [time] => 0.00028109550476074
        )

    [148] => 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] => 1781155147.1175
            [end] => 1781155147.1205
            [time] => 0.0029950141906738
        )

    [149] => 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] => 1781155147.1211
            [end] => 1781155147.1248
            [time] => 0.0036988258361816
        )

    [150] => Array
        (
            [query] => select * from team_to_championship where championship_id = '3'
            [start] => 1781155147.1252
            [end] => 1781155147.1255
            [time] => 0.00028896331787109
        )

    [151] => 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] => 1781155147.1256
            [end] => 1781155147.1291
            [time] => 0.0034430027008057
        )

    [152] => 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] => 1781155147.1294
            [end] => 1781155147.1335
            [time] => 0.0040311813354492
        )

    [153] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1781155147.1338
            [end] => 1781155147.1341
            [time] => 0.00029706954956055
        )

    [154] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1781155147.1362
            [end] => 1781155147.1366
            [time] => 0.00042104721069336
        )

    [155] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1781155147.1374
            [end] => 1781155147.1377
            [time] => 0.00030899047851562
        )

)