Lithuanian Youth The team at the beginning of the 94:82 European Championship overtook Montenegro
Oursyski led the 26 points, but won the victory by the extension
Gytis Masiulis and Matas Jogėla together have 40 points
Statistics
The European Youth Championship (up to 20 years) is dramatic the national team (1-0) began the victory. The advantage of 26 points of Arvydas Gronskis students in Germany through the extension 94:82 (25: 9, 25: 25, 16:30, 11:13 , 17: 5) broke the resistance of Montenegro's peers (0-1) Photo by: FIBA.com
Photo: FIBA.com
Photo: FIBA.com
Photo: FIBA. com
Photo: FIBA.com
Photo: FIBA.com
Photo: FIBA.com
Photo: FIBA.com
Photo: FIBA.com
In the middle of the second quarter , the Lithuanian national team defeated rivals with 26 points (41:15). In the second half of the year, it retained an identical advantage (50:24), but events began to deteriorate. Montenegro entered the locker room after a 10: 0 push, when his deficit was reduced to 16 points (34:50).
Another strong game was held by opponents in the second half of the third quarter. After 24 minutes, Arvydas Gronskis' students recovered a smash advantage (63:43), then lost 3:21 in the 6-minute lead. So the advantage of ours before the decisive break has been dissolved at 2 points (66:64).
The whole point of the fourth quarter was a battle point. Montenegro scored 4 unanswered points and dropped 76:73, but Mata Jogela left the colon for 16 seconds and reduced the deficit to a minimum (75:76).
The opponents scored only one fine of two, and Arnis Velička responded to both fine goals and equalized the result. Aidint, the mermaid, did not beat Montenegro and sent the teams for the extension.
Gytis Masiulis started the five-point extension, Arnis Velička added a two-point and the Lithuanian team escaped at 84:77. During the rest of the year, Lithuania maintained a secure advantage and entered the first victory
Lithuanian national team: Gytis Masiulis 21 (9/10 fines, 15 rebounds), Matas Jogėla 19 (8 / 12 div.), Arnas Velička 14 (5 votes), Eimantas Stankevicius and Džiugas Slavinskas after 13.
Montenegro: Miloš Popovičius 27 (8/16, 8/8 fines, 16 finals), Militia Starovlah 17, Mark Simonovich 15 (17 years old).
Situation in Group A:
Record of the match:
// This is called with the results of FB.getLoginStatus ().
function statusChangeCallback (answer) {
if (response.status === & # 39; connected & # 39;) {
$ .post ("/? module = users & action = fb_login & ajax = 1", {token: response.authResponse.accessToken}, function () {
// location.reload ();
});
} else {
FB.login (function (response) {
if (response.authResponse) {
$ .post ("/? module = users & action = fb_login & ajax = 1", {token: response.authResponse.accessToken}, function () {
// location.reload ();
});
}
});
}
}
// This function is called when someone finishes with Login
// C button is the onlogin handler attached to the sample
// code below.
function loginFb () {
FB.getLoginStatus (function (response) {
statusChangeCallback (response);
});
}