"); } // only if button was added if($(".follow-button").length) { $(".follow-button").click(function(){ var promise = isFollowing(); promise.then(function(result) { if (result) { unfollow(); } else { follow(); } }); }); // initial load toggleFollowButton(); } function toggleFollowButton() { var button = $(".follow-text"), promise = isFollowing(); promise.then(function(result) { if (result) { button.text(followingLabel); button.css("color", "#6c6d6f"); $(".follow-button").css("border-color", "#6c6d6f"); } else { button.text(followLabel); button.css("color", "#007aff"); $(".follow-button").css("border-color", "#007aff"); } }); } function isFollowing() { var promise = getMyPreferences(); return promise.then(function(result) { let myPlayers = result.myPlayers; if (myPlayers.length > 0) { for (var i = 0;i < myPlayers.length; i++) { if (myPlayers[i].guid === guid) { return true; } } } return false; }); } function getMyPreferences() { return new Promise(function(resolve, reject) { jQuery.when(fanAPI.getAsP13n()).done(resolve).fail(reject); }); } function follow() { var promise = new Promise(function(resolve, reject) { fanAPI.createPreference({ preferenceTypeId: 3, entityId: guid }, { success: function(preference) { resolve((preference && preference.preference_id) !== undefined); }, error: reject }); }); promise.then(function(result) { toggleFollowButton(); }); } function unfollow() { var preferences = getMyPreferences(), pId = null; preferences.then(function(result) { let myPreferences = result.myPreferences; for (var i = 0; i < myPreferences.length; i++) { if (myPreferences[i].metaData.guid === guid) { pId = myPreferences[i].id; break; } } if (pId !== null) { var promise = new Promise(function(resolve, reject) { fanAPI.deletePreference({ preferenceTypeId: 3, preferenceId: pId, entityId: guid }, { success: function(result) { resolve(true); }, error: reject }); }); promise.then(function(result) { if (result) { toggleFollowButton(); } }); } }); } }); })(jQuery);

Lucas Erceg Estadsticas por Juego 1t6kf

Lanzando:
Temp. Regular Juegos Hasta 27 de marzo de 2025 Hasta la fecha
FechaOponenteResultadoELHDCLHRBBPJDFBPitBFGScDec.Rel.PCL
12/06vs NYYL 1-01.021001122246-P(1-2)- 1.88
Totales Mensuales 1.021001122246--0-10 SALV0.00
FechaOponenteResultadoELHDCLHRBBPJDFBPitBFGScDec.Rel.PCL
24/05@ MINL 5-41.010000121155--- 1.96
23/05@ MINL 3-10.122210111123-P(1-1)- 2.05
21/05@ SFW 8-41.022211113236--- 1.25
18/05vs STLW 2-11.210001122267-G(1-0)- 0.44
13/05@ HOUL 2-11.200000130124--- 0.47
12/05@ HOUW 7-50.20000001182--H(13) 0.52
09/05vs BOSW 2-11.110000032165--- 0.54
07/05vs CHWW 2-11.000000300173--H(12) 0.59
04/05@ BALW 11-61.00000001283--H(11) 0.63
03/05@ BALW 4-01.010000211204--- 0.68
Totales Mensuales 10.28442210151315742--1-10 SALV3.38
FechaOponenteResultadoELHDCLHRBBPJDFBPitBFGScDec.Rel.PCL
30/04@ TBW 3-01.010000022155--H(10) 0.73
29/04@ TBW 3-11.020000131185--H(9) 0.79
25/04vs HOUW 2-01.000000102133--SALV(1) 0.87
24/04vs COLW 7-41.00000010273--H(8) 0.96
22/04vs COLW 4-31.000000003133--H(7) 1.08
18/04@ DETL 7-30.211100012173--- 1.23
13/04@ CLEW 4-20.10000010051--H(6) 0.00
10/04vs MINW 3-21.000000030123--H(5) 0.00
07/04vs MINW 4-21.000001110233--H(4) 0.00
06/04vs BALW 4-11.000000201173--H(3) 0.00
04/04vs BALW 8-21.01000003083--H(2) 0.00
02/04@ MILL 3-20.20000011092--- 0.00
Totales Mensuales 10.2511018141315737--0-01 SALV0.84
FechaOponenteResultadoELHDCLHRBBPJDFBPitBFGScDec.Rel.PCL
29/03vs CLEW 4-31.010000021123--H(1) 0.00
27/03vs CLEL 7-40.200000011102--- 0.00
Totales Mensuales 1.210000032225--0-00 SALV0.00
ELHDCLHRBBPJDFBPitBFAGSG-PS-BS-HPCL
Totals24.01665241934303609001-21-0-131.88