<ºÎ4°æÁÖ> ù¹øÂ° ½ÂºÎ°æÁÖ
Ãßõ :3Ãà-2.9ÁÖ·Â,1.4¹æ¾î
»ï(º¹.½Ö) 3Ãà-1.2.4.9
°á°ú :3-2-7¼ø
½Ö 12.6¹è, º¹ 7.5¹è ÁÖ·Â ÀûÁß
 |
°á½Â¼± »çÁø 2017.09.01 (ÐÝ) [ºÎ»ê]/ 4R |
|
|
|
|
| ´Ü½Â:¨é2.6 |
¿¬½Â:¨è1.5 ¿¬½Â:¨é1.3 ¿¬½Â:¨í4.9
|
º¹½Â:¨é¨è7.5 |
½Ö½Â:¨é¨è12.6 |
º¹¿¬:¨è¨í11.6 º¹¿¬:¨é¨è2.5 º¹¿¬:¨é¨í10.3 |
»ïº¹:¨é¨è¨í58.0 |
»ï½Ö:¨é¨è¨í256.9 |
<ºÎ9°æÁÖ>
Ãßõ :»ïº¹ 1-4¹¾î 8.7ÁÖ·Â 9¹æ¾î
°á°ú :1-8-4¼ø
»ïº¹ 9.0 ÁÖ·Â ÀûÁß
 |
°á½Â¼± »çÁø 2017.09.01 (ÐÝ) [ºÎ»ê]/ 9R |
|
|
|
|
| ´Ü½Â:¨ç1.6 |
¿¬½Â:¨ç1.0 ¿¬½Â:¨ê1.2 ¿¬½Â:¨î4.0
|
º¹½Â:¨ç¨î15.7 |
½Ö½Â:¨ç¨î23.3 |
º¹¿¬:¨ç¨ê1.1 º¹¿¬:¨ç¨î5.3 º¹¿¬:¨î¨ê5.8 |
»ïº¹:¨ç¨î¨ê9.0 |
»ï½Ö:¨ç¨î¨ê51.6 |
<scRIPT type=text/javascript>
function fnOpenURL(argURL)
{
window.location = argURL;
}
// ºÎ¸ð ÇÁ·¹ÀÓ »çÀÌÁî Á¶Á¤
function fnParentFrameSize(argAlpha)
{
var idTableContents = document.getElementById("idTableContents");
var idMaterialArea = parent.document.getElementById("idMaterialArea");
if ( idTableContents != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) {
var nTableHeight = eval(idTableContents.offsetHeight) + argAlpha;
if ( idMaterialArea != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) {
// º»¹®¿¡ Æ÷ÇÔµÈ °æ¿ì Iframe »çÀÌÁî Àç Á¶Á¤
idMaterialArea.style.height = eval(nTableHeight) + 'px' ;
}
}
if (typeof parent.fnContentMenuClose === 'function')
{
parent.fnContentMenuClose();
}
if (typeof parent.fnRaceDateList === 'function')
{
parent.fnRaceDateList('20170901')
}
}
// ÇÔ¼ö°³¿ä : ¸¶»çȸ °æÁÖµ¿¿µ»ó º¸±â - YouTube
// ÇÔ¼öÀÛ¼º : °³¹ß-stoneid-2016.04.28
function fnViewRaceVOD(argDataType, argRaceKey) {
sLocation = "/Material/RaceInfo/raceResultVOD.asp?dataType=" + argDataType + "&raceKey=" + argRaceKey;
window.open(sLocation,"winRaceVod","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,copyhistory=1,width=720,height=620 top=0");
}
// ÇÔ¼ö°³¿ä : ȸé Ãâ·Â
// ÇÔ¼öÀÛ¼º : °³¹ß-stoneid-2016.05.15
function fnScreenPrint() {
var idButtonNext = document.getElementById("idButtonNext");
var idButtonPrev = document.getElementById("idButtonPrev");
var idButtonPopup = document.getElementById("idButtonPopup");
var idButtonPrint = document.getElementById("idButtonPrint");
var idAreaSubTitle = document.getElementById("idAreaSubTitle");
if (idButtonNext != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonNext.style.display = "none";
if (idButtonPrev != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrev.style.display = "none";
if (idButtonPopup != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPopup.style.display = "none";
if (idButtonPrint != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrint.style.display = "none";
if (idAreaSubTitle != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idAreaSubTitle.style.display = "none";
window.print()
}
// ÇÔ¼ö°³¿ä : ȸ鿡 »ç¶óÁø ¹öư Ç¥½Ã Ãâ·Â
// ÇÔ¼öÀÛ¼º : °³¹ß-stoneid-2016.05.15
function fnButtonShow() {
var idButtonNext = document.getElementById("idButtonNext");
var idButtonPrev = document.getElementById("idButtonPrev");
var idButtonPopup = document.getElementById("idButtonPopup");
var idButtonPrint = document.getElementById("idButtonPrint");
var idAreaSubTitle = document.getElementById("idAreaSubTitle");
if (idButtonNext != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonNext.style.display = "inline";
if (idButtonPrev != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrev.style.display = "inline";
if (idButtonPopup != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPopup.style.display = "inline";
if (idButtonPrint != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrint.style.display = "inline";
if (idAreaSubTitle != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idAreaSubTitle.style.display = "inline";
}
<ºÎ10°æÁÖ> ¸ÞÀΰ½ÂºÎ
Ãßõ :1Ãà-6.8ÁÖ·Â,9.3¹æ¾î
»ï(º¹.½Ö) 1Ãà-6.8.3.9
°á°ú :6-8-(1.3µ¿Âø)¼ø
»ïº¹ 28.5¹è ÀûÁß,
ÁÖ·ÂÀ¸·Î ¶§¸° µÞ²¿¸® µÎ³ÑÀÌ µÑ¾î¿Í¼ º¹½Ä¸¸ 42¹è
¾Æ~~!!
1¹øÀÌ ¸¶Áö¸· 10¹ÌÅ͸¦ ¸ø ¹öƼ°í,
´õ±¸³ª 3¹ø¿¡°Ô´Â 3Âø¿¡¼ µ¿ÂøÀ¸·Î,,,»ïº¹½Äµµ ¹ÝÅ丷 ³ª°í...
8.27 ÀÏ¿ä°æ¸¶
<¼1°æÁÖ>
Ãßõ : 3Ãà-2,11ÁÖ·Â
»ïº¹(½Ö) : 3Ãà-2,11
°á°ú : 3-2-11¼ø
½Ö 28.3¹è, º¹11.3¹è, »ïº¹ 21¹è, »ï½Ö 122.7¹è, µ¹µ¹¸»¾Æ ÀûÁß
1°æÁÖºÎÅÍ »óȲ ³¡~!!
 |
°á½Â¼± »çÁø 2017.08.27 (ìí) [¼¿ï]/ 1R |
|
|
|
|
| ´Ü½Â:¨é9.8 |
¿¬½Â:¨è1.4 ¿¬½Â:¨é2.3 ¿¬½Â:¨ñ1.8
|
º¹½Â:¨é¨è11.3 |
½Ö½Â:¨é¨è28.3 |
º¹¿¬:¨è¨ñ4.0 º¹¿¬:¨é¨è5.4 º¹¿¬:¨é¨ñ6.7 |
»ïº¹:¨é¨è¨ñ21.2 |
»ï½Ö:¨é¨è¨ñ122.7 |
<¼¿ï8°æÁÖ>
Ãßõ : 2Ãà-7.9ÁÖ·Â, 10¹æ¾î
»ïº¹(½Ö) 2Ãà-7.10.9.6
°á°ú : 2-10-7¼ø
½Ö½Ä 30¹è, º¹½Ä 18.4¹è, »ïº¹½Ä 20.1¹è, »ï½Ö½Ä 220¹è.
µ¹µ¹µ¹ ¸»ÀÌ ÀûÁß...¿Í¶Ñ¿Í¸® ¿Í¸®~¢Ú¢Û¢Ü¢Ý
 |
°á½Â¼± »çÁø 2017.08.27 (ìí) [¼¿ï]/ 8R |
|
|
|
|
| ´Ü½Â:¨è2.9 |
¿¬½Â:¨è1.4 ¿¬½Â:¨í2.3 ¿¬½Â:¨ð2.3
|
º¹½Â:¨è¨ð18.4 |
½Ö½Â:¨è¨ð30.0 |
º¹¿¬:¨è¨í6.2 º¹¿¬:¨è¨ð5.9 º¹¿¬:¨ð¨í12.2 |
»ïº¹:¨è¨ð¨í60.1 |
»ï½Ö:¨è¨ð¨í220.5 |
<ºÎ5°æÁÖ> ÁظÞÀÎ °½ÂºÎ
Ãßõ : 2Ãà-1ÁÖ·Â, 5.6.7 ¹æ¾î
»ïº¹(½Ö) 2Ãà-1.5.6.7
°á°ú : 5-2-6¼ø
º¹½Ä 24.9¹è, »ïº¹½Ä 25.2¹è ÀûÁß
 |
°á½Â¼± »çÁø 2017.08.27 (ìí) [ºÎ»ê]/ 5R |
|
|
8.25 ±Ý¿ä°æ¸¶,,,,
ÇÏÀ̶óÀÌÆ® ÁظÞÀÎ °½ÂºÎó¿¡¼
µü~¶§·Á¸Ô±â ÁÁÀº
½Ö 30¹è, º¹ 16¹è¸¦ Á¦´ë·Î ¶§·È½À´Ï´Ù.
ÇÏ·çÁß µÎ¹ø¶§·Î °ÇÏ°Ô ¶§¸° ÁظÞÀÎ ½ÂºÎ¿´±â¿¡
À§·ÂÀº ÃæºÐÇß½À´Ï´Ù.
<ºÎ»ê8°æÁÖ> ÁظÞÀÎ °½ÂºÎ
Ãßõ : 3Ãà-5.7ÁÖ·Â, 2,6¹æ¾î
°á°ú : 3-5-2¼ø
½Ö 30.6¹è, º¹ 16.3¹è ÁÖ·Â ÀûÁß, »ï½Ö 130.0¹è´Â ´ý~!!
<scRIPT type=text/javascript>
function fnOpenURL(argURL)
{
window.location = argURL;
}
// ºÎ¸ð ÇÁ·¹ÀÓ »çÀÌÁî Á¶Á¤
function fnParentFrameSize(argAlpha)
{
var idTableContents = document.getElementById("idTableContents");
var idMaterialArea = parent.document.getElementById("idMaterialArea");
if ( idTableContents != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) {
var nTableHeight = eval(idTableContents.offsetHeight) + argAlpha;
if ( idMaterialArea != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) {
// º»¹®¿¡ Æ÷ÇÔµÈ °æ¿ì Iframe »çÀÌÁî Àç Á¶Á¤
idMaterialArea.style.height = eval(nTableHeight) + 'px' ;
}
}
if (typeof parent.fnContentMenuClose === 'function')
{
parent.fnContentMenuClose();
}
if (typeof parent.fnRaceDateList === 'function')
{
parent.fnRaceDateList('20170825')
}
}
// ÇÔ¼ö°³¿ä : ¸¶»çȸ °æÁÖµ¿¿µ»ó º¸±â - YouTube
// ÇÔ¼öÀÛ¼º : °³¹ß-stoneid-2016.04.28
function fnViewRaceVOD(argDataType, argRaceKey) {
sLocation = "/Material/RaceInfo/raceResultVOD.asp?dataType=" + argDataType + "&raceKey=" + argRaceKey;
window.open(sLocation,"winRaceVod","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,copyhistory=1,width=720,height=620 top=0");
}
// ÇÔ¼ö°³¿ä : ȸé Ãâ·Â
// ÇÔ¼öÀÛ¼º : °³¹ß-stoneid-2016.05.15
function fnScreenPrint() {
var idButtonNext = document.getElementById("idButtonNext");
var idButtonPrev = document.getElementById("idButtonPrev");
var idButtonPopup = document.getElementById("idButtonPopup");
var idButtonPrint = document.getElementById("idButtonPrint");
var idAreaSubTitle = document.getElementById("idAreaSubTitle");
if (idButtonNext != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonNext.style.display = "none";
if (idButtonPrev != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrev.style.display = "none";
if (idButtonPopup != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPopup.style.display = "none";
if (idButtonPrint != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrint.style.display = "none";
if (idAreaSubTitle != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idAreaSubTitle.style.display = "none";
window.print()
}
// ÇÔ¼ö°³¿ä : ȸ鿡 »ç¶óÁø ¹öư Ç¥½Ã Ãâ·Â
// ÇÔ¼öÀÛ¼º : °³¹ß-stoneid-2016.05.15
function fnButtonShow() {
var idButtonNext = document.getElementById("idButtonNext");
var idButtonPrev = document.getElementById("idButtonPrev");
var idButtonPopup = document.getElementById("idButtonPopup");
var idButtonPrint = document.getElementById("idButtonPrint");
var idAreaSubTitle = document.getElementById("idAreaSubTitle");
if (idButtonNext != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonNext.style.display = "inline";
if (idButtonPrev != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrev.style.display = "inline";
if (idButtonPopup != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPopup.style.display = "inline";
if (idButtonPrint != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrint.style.display = "inline";
if (idAreaSubTitle != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idAreaSubTitle.style.display = "inline";
}
 |
°á½Â¼± »çÁø 2017.08.25 (ÐÝ) [ºÎ»ê]/ 8R |
|
|
|
|
| ´Ü½Â:¨é4.9 |
¿¬½Â:¨è2.0 ¿¬½Â:¨é1.7 ¿¬½Â:¨ë1.8
|
º¹½Â:¨é¨ë16.3 |
½Ö½Â:¨é¨ë30.6 |
º¹¿¬:¨é¨è4.1 º¹¿¬:¨é¨ë5.7 º¹¿¬:¨ë¨è4.3 |
»ïº¹:¨é¨ë¨è18.4 |
»ï½Ö:¨é¨ë¨è130.0 |
<ºÎ»ê3°æÁÖ> : »ïº¹½Ä 12.2¹è ÀûÁß
<scRIPT type=text/javascript>
function fnOpenURL(argURL)
{
window.location = argURL;
}
// ºÎ¸ð ÇÁ·¹ÀÓ »çÀÌÁî Á¶Á¤
function fnParentFrameSize(argAlpha)
{
var idTableContents = document.getElementById("idTableContents");
var idMaterialArea = parent.document.getElementById("idMaterialArea");
if ( idTableContents != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) {
var nTableHeight = eval(idTableContents.offsetHeight) + argAlpha;
if ( idMaterialArea != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) {
// º»¹®¿¡ Æ÷ÇÔµÈ °æ¿ì Iframe »çÀÌÁî Àç Á¶Á¤
idMaterialArea.style.height = eval(nTableHeight) + 'px' ;
}
}
if (typeof parent.fnContentMenuClose === 'function')
{
parent.fnContentMenuClose();
}
if (typeof parent.fnRaceDateList === 'function')
{
parent.fnRaceDateList('20170825')
}
}
// ÇÔ¼ö°³¿ä : ¸¶»çȸ °æÁÖµ¿¿µ»ó º¸±â - YouTube
// ÇÔ¼öÀÛ¼º : °³¹ß-stoneid-2016.04.28
function fnViewRaceVOD(argDataType, argRaceKey) {
sLocation = "/Material/RaceInfo/raceResultVOD.asp?dataType=" + argDataType + "&raceKey=" + argRaceKey;
window.open(sLocation,"winRaceVod","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,copyhistory=1,width=720,height=620 top=0");
}
// ÇÔ¼ö°³¿ä : ȸé Ãâ·Â
// ÇÔ¼öÀÛ¼º : °³¹ß-stoneid-2016.05.15
function fnScreenPrint() {
var idButtonNext = document.getElementById("idButtonNext");
var idButtonPrev = document.getElementById("idButtonPrev");
var idButtonPopup = document.getElementById("idButtonPopup");
var idButtonPrint = document.getElementById("idButtonPrint");
var idAreaSubTitle = document.getElementById("idAreaSubTitle");
if (idButtonNext != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonNext.style.display = "none";
if (idButtonPrev != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrev.style.display = "none";
if (idButtonPopup != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPopup.style.display = "none";
if (idButtonPrint != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrint.style.display = "none";
if (idAreaSubTitle != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idAreaSubTitle.style.display = "none";
window.print()
}
// ÇÔ¼ö°³¿ä : ȸ鿡 »ç¶óÁø ¹öư Ç¥½Ã Ãâ·Â
// ÇÔ¼öÀÛ¼º : °³¹ß-stoneid-2016.05.15
function fnButtonShow() {
var idButtonNext = document.getElementById("idButtonNext");
var idButtonPrev = document.getElementById("idButtonPrev");
var idButtonPopup = document.getElementById("idButtonPopup");
var idButtonPrint = document.getElementById("idButtonPrint");
var idAreaSubTitle = document.getElementById("idAreaSubTitle");
if (idButtonNext != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonNext.style.display = "inline";
if (idButtonPrev != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrev.style.display = "inline";
if (idButtonPopup != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPopup.style.display = "inline";
if (idButtonPrint != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idButtonPrint.style.display = "inline";
if (idAreaSubTitle != \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\null) idAreaSubTitle.style.display = "inline";
}
 |
°á½Â¼± »çÁø 2017.08.25 (ÐÝ) [ºÎ»ê]/ 3R |
|
|
|
|
| ´Ü½Â:¨ë1.6 |
¿¬½Â:¨è2.0 ¿¬½Â:¨é1.8 ¿¬½Â:¨ë1.3
|
º¹½Â:¨ë¨è5.4 |
½Ö½Â:¨ë¨è7.2 |
º¹¿¬:¨è¨é7.4 º¹¿¬:¨ë¨è2.3 º¹¿¬:¨ë¨é2.7 |
»ïº¹:¨ë¨è¨é12.2 |
»ï½Ö:¨ë¨è¨é30.7 |
ÁöÁö³ÁÖ´Â ÃÑ 17°³ °æÁÖ¸¦ ÀûÁß Çß½À´Ï´Ù.
¿Ö »¡°£¿ì»êÀÌ °æ¸¶¸¦ À̱â°í ÀÖ´ÂÁö¸¦
¸Å°æÁÖ,,Ŭ·¡½º°¡ ´Ù¸¥ ¸¶¹øÀ¸·Î ÀÔÁõÇϰí ÀÖ½À´Ï´Ù.
"¼Ò¸® ¼Ò¹®¾øÀÌ °ÇÑ ¿¹»ó"
8/20 ÀÏ¿äÀÏ
<ºÎ°æ2°æÁÖ>
¹®ÀÚ¿øº» : 4Ãà-2.3ÁÖ·Â, 7¹æ¾î
°á°ú : 4-3-10¼ø
½Ö 18.8¹è, º¹13.6¹è...ù ¸¶¼ö°ÉÀÌ ÁÖ·Â ÀûÁß
 |
°á½Â¼± »çÁø 2017.08.20 (ìí) [ºÎ»ê]/ 2R |
|
|
|
|
| ´Ü½Â:¨ê2.9 |
¿¬½Â:¨é2.7 ¿¬½Â:¨ê1.4 ¿¬½Â:¨ð5.5
|
º¹½Â:¨ê¨é13.6 |
½Ö½Â:¨ê¨é18.8 |
º¹¿¬:¨é¨ð33.0 º¹¿¬:¨ê¨é5.2 º¹¿¬:¨ê¨ð18.3 |
»ïº¹:¨ê¨é¨ð135.6 |
»ï½Ö:¨ê¨é¨ð662.3 |
<ºÎ»ê3°æÁÖ>
¹®ÀÚ¿øº» : 5¼±ÇàÀ̶ó¸é °¡´É
5Ãà-7ÁÖ·Â, »ïº¹ 5-7-3³ë¸²¼ö, 6¹æ¾î
°á°ú : 3-7-5¼ø
»ïº¹ 32.2¹è ³ë¸²¼ö ÀûÁß
 |
°á½Â¼± »çÁø 2017.08.20 (ìí) [ºÎ»ê]/ 3R |
|
|
|
|
| ´Ü½Â:¨é23.2 |
¿¬½Â:¨é7.4 ¿¬½Â:¨í1.3 |
º¹½Â:¨é¨í25.5 |
½Ö½Â:¨é¨í100.0 |
º¹¿¬:¨é¨ë14.5 º¹¿¬:¨é¨í6.6 º¹¿¬:¨í¨ë2.1 |
»ïº¹:¨é¨í¨ë32.2 |
»ï½Ö:¨é¨í¨ë537.3 |
<¼7°æÁÖ> ¼¼¹øÂ°½ÂºÎ
Ãßõ : 1Ãà- 9.11ÁÖ·Â
°á°ú : 11-9¼ø....µÞ²¿¸®·Î Âɸ£¸£¸¤ º¹½Ä 21¹è....¾Æ½±
<¼8°æÁÖ>
Ãßõ : 5Ãà 1ÁÖ·Â, 3.7¹æ¾î
°á°ú : 3-1-7¼ø...²¿¸® ¼¼³ðÀÌ Âɸ£¸£¸£¸¤
»ïº¹ 21¹è »ï½ÖÀº 106¹è
<¼9°æÁÖ>
¹®ÀÚ¿øº» : 7Ãà- 1.4ÁÖ·Â, 10¹æ¾î
°á°ú : 7-4-1¼ø
º¹ 13.9¹è, ½Ö 21.0¹è, »ïº¹ 23.1¹è, »ï½Ö 113.7¹è
µ¹µ¹µ¹¸»ÀÌ ÀûÁß~!!!!
 |
°á½Â¼± »çÁø 2017.08.20 (ìí) [¼¿ï]/ 9R |
|
|
|
|
| ´Ü½Â:¨í4.6 |
¿¬½Â:¨ç2.4 ¿¬½Â:¨ê1.8 ¿¬½Â:¨í1.5
|
º¹½Â:¨í¨ê13.9 |
½Ö½Â:¨í¨ê21.0 |
º¹¿¬:¨ê¨ç5.2 º¹¿¬:¨í¨ç4.5 º¹¿¬:¨í¨ê3.7 |
»ïº¹:¨í¨ê¨ç23.1 |
»ï½Ö:¨í¨ê¨ç113.7 |
8/19 Åä¿äÀÏ
ÃÑ 4°³¸¦ ÀûÁßÇÏ¿´½À´Ï´Ù.
½ÂºÎ°æÁÖ¿¡¼ÀÇ ¾Æ½¬¿òÀº ¸¹¾Ò³×¿ä
<¼1°æ>
¸»¶óÄ«½º-ºí·ç»þÅ© º¹ 9.1¹è, ½Ö13.1¹è
<Á¦ÁÖ7°æ>
±ºÀÚ»ï¶ô-ÀåŸ¸í¼º º¹11.4¹è,,½Ö 18.8¹è
<¼9°æ>
½ºÀ§Æ®·Ï-½ºÆä¼È·Îµå º¹ 10.0¹è, ½Ö17.5¹è
<¼11°æ>
°¼º´ë±¹-ÆÛÆåÆ®»þÀÎ º¹¿¬ 40.3¹è
8/18 ±Ý¿ä°æ¸¶ ÃÑ 10°³¸¦ ÀûÁßÇß½À´Ï´Ù.
ºÎ1°æ : º¹½Ä 8.6¹è
Á¦1°æ : º¹½Ä 2.5¹è
ºÎ2°æ : ½Ö½Ä 6.4¹è
Á¦2°æ : º¹½Ä 9.5¹è
Á¦3°æ : º¹½Ä 4.1>>>>>>>½ÂºÎ
Á¦5°æ : º¹½Ä 8.9¹è
ºÎ6°æ : º¹½Ä 4.1¹è
Á¦6°æ : º¹½Ä 5.5¹è
ºÎ7°æ : ½Ö½Ä 3.4¹è>>>>>>½ÂºÎ
ºÎ10°æ : ½Ö19.5¹è
8/12 ÀÏ¿äÀÏÀº
ù¹øÂ° ½ÂºÎ°æÁÖ¿¡¼,
½Ö 39.4¹è, º¹ 11.6¹è¸¦ ´ÜÅë ÇѹæÀ¸·Î ¶§·Á,
ÀÌ Çѹ游À¸·Îµµ ´ë½ÂÇϱ⿡ ÃæºÐÇß½À´Ï´Ù.
µ·µû´Âµ¥´Â ÇÏ·ç¿¡ ÇѰæÁÖ¸é ÃæºÐÇÕ´Ï´Ù
[8.13 ÀÏ¿ä°æ¸¶]
ù¹øÂ° ½ÂºÎ....¼4°æÁÖ
Ãßõ : 5-9´ÜÅë,,,,
°á°ú : 5-9¼ø
½Ö 39.4,,,,º¹ 11.6¹è...µ¹µ¹¸»ÀÌ ÁÖ·Â ÀûÁß~!!¢Ü¢Ý
 |
°á½Â¼± »çÁø 2017.08.13 (ìí) [¼¿ï]/ 4R |
|
|
|
|
| ´Ü½Â:¨ë14.2 |
¿¬½Â:¨é1.1 ¿¬½Â:¨ë3.0 ¿¬½Â:¨ï1.1
|
º¹½Â:¨ë¨ï11.6 |
½Ö½Â:¨ë¨ï39.4 |
º¹¿¬:¨ë¨é4.9 º¹¿¬:¨ë¨ï3.8 º¹¿¬:¨ï¨é1.4 |
»ïº¹:¨ë¨ï¨é6.3 |
»ï½Ö:¨ë¨ï¨é88.5 |
¼1°æÁÖ ºÎÅÍ Á¦´ë·Î...
Ãßõ : 5-4.8ÁÖ·Â
°á°ú : 5-8¼ø
º¹ 17¹è...ÁÖ·Â ÀûÁß
 |
°á½Â¼± »çÁø 2017.08.13 (ìí) [¼¿ï]/ 1R |
|
|
|
|
| ´Ü½Â:¨ë1.5 |
¿¬½Â:¨é1.5 ¿¬½Â:¨ë1.0 ¿¬½Â:¨î4.1
|
º¹½Â:¨ë¨î17.0 |
½Ö½Â:¨ë¨î19.7 |
º¹¿¬:¨ë¨é1.9 º¹¿¬:¨ë¨î4.8 º¹¿¬:¨î¨é9.6 |
»ïº¹:¨ë¨î¨é17.0 |
»ï½Ö:¨ë¨î¨é85.1 |
¼2°æÁÖ
Ãßõ : »ïº¹ 1-5-7ÁÖ·Â
°á°ú :5-1-7¼ø
»ïº¹ 5.4¹è ÁÖ·Â ÀûÁß
 |
°á½Â¼± »çÁø 2017.08.13 (ìí) [¼¿ï]/ 3R |
|
|
|
|
| ´Ü½Â:¨ë8.4 |
¿¬½Â:¨ç1.4 ¿¬½Â:¨ë1.8 ¿¬½Â:¨í1.1
|
º¹½Â:¨ë¨ç12.9 |
½Ö½Â:¨ë¨ç32.4 |
º¹¿¬:¨ç¨í1.4 º¹¿¬:¨ë¨ç3.9 º¹¿¬:¨ë¨í2.2 |
»ïº¹:¨ë¨ç¨í5.4 |
»ï½Ö:¨ë¨ç¨í83.9 |
¼11°æÁÖ
Ãßõ : 1-11.5ÁÖ·Â
°á°ú : 11-1¼ø
º¹½Ä 7.4¹è ÁÖ·Â ÀûÁß...
 |
°á½Â¼± »çÁø 2017.08.13 (ìí) [¼¿ï]/ 11R |
|
|
|
|
| ´Ü½Â:¨ñ2.9 |
¿¬½Â:¨ç1.9 ¿¬½Â:¨ë2.2 ¿¬½Â:¨ñ1.3
|
º¹½Â:¨ñ¨ç7.4 |
½Ö½Â:¨ñ¨ç11.5 |
º¹¿¬:¨ç¨ë6.0 º¹¿¬:¨ñ¨ç2.5 º¹¿¬:¨ñ¨ë3.8 |
»ïº¹:¨ñ¨ç¨ë20.2 |
»ï½Ö:¨ñ¨ç¨ë67.1 |
[8.12 Åä¿ä°æ¸¶]
¸ÞÀΰ½ÂºÎó¿´´ø 13°æÁÖ
Ãßõ : 1-9ÁÖ·Â, 4¹æ¾î 1.4.9»ïº¹ ¹æ¾î
°á°ú : 1-9¼ø
º¹½Ä 6.6¹è, ½Ö½Ä 10.4¹è
¹è´çÀº »ý°¢º¸´Ù´Â µµµÏ ¸Â¾ÒÁö¸¸
¸ÞÀÎ ½ÂºÎ°æÁÖ ÁÖ·Â ÀûÁß¿¡ Àǹ̰¡ ÀÖ¾ú½À´Ï´Ù.
 |
°á½Â¼± »çÁø 2017.08.12 (÷Ï) [¼¿ï]/ 13R |
|
|
|
|
| ´Ü½Â:¨ç3.3 |
¿¬½Â:¨ç1.3 ¿¬½Â:¨é3.2 ¿¬½Â:¨ï1.5
|
º¹½Â:¨ç¨ï6.6 |
½Ö½Â:¨ç¨ï10.4 |
º¹¿¬:¨ç¨é6.2 º¹¿¬:¨ç¨ï2.9 º¹¿¬:¨ï¨é7.3 |
»ïº¹:¨ç¨ï¨é19.1 |
»ï½Ö:¨ç¨ï¨é87.0 |
[8.11. ±Ý¿ä°æ¸¶]¿¡¼´Â
ù¹øÂ° ½ÂºÎ°æÁÖ¿´´ø,
[ºÎ4°æÁÖ]
Ãßõ : 3Ãà-10ÁÖ·Â, 8.7.11¹æ¾î
°á°ú : 3-7¼ø
º¹½Ä 19.9¹è, ½Ö½Ä 42¹è¸¦
ÈİøÀ¸·Î ÀûÁßÇÏ´Â ±â»ÝÀÌ ÀÖ¾ú½À´Ï´Ù.
 |
°á½Â¼± »çÁø 2017.08.11 (ÐÝ) [ºÎ»ê]/ 4R |
|
|
|
|
| ´Ü½Â:¨é9.0 |
¿¬½Â:¨è4.4 ¿¬½Â:¨é2.2 ¿¬½Â:¨í1.5
|
º¹½Â:¨é¨í19.9 |
½Ö½Â:¨é¨í42.6 |
º¹¿¬:¨é¨è18.4 º¹¿¬:¨é¨í7.1 º¹¿¬:¨í¨è10.1 |
»ïº¹:¨é¨í¨è79.6 |
»ï½Ö:¨é¨í¨è471.1 |
|