www.tapology.com
Open in
urlscan Pro
159.203.147.3
Public Scan
Submitted URL: http://www.tapology.com/
Effective URL: https://www.tapology.com/
Submission: On December 24 via api from US — Scanned from FI
Effective URL: https://www.tapology.com/
Submission: On December 24 via api from US — Scanned from FI
Form analysis
1 forms found in the DOM/search
<form action="/search" class="flex md:w-[271px] h-[40px] md:h-[52px] bg-tap_red rounded-[5px] p-1.5 relative" data-controller="search" data-search-model-selected-class="searchSelected" id="navSearchForm">
<fieldset class="w-full flex flex-col">
<div class="searchInput h-full md:h-[22px] flex">
<div class="div flex grow md:grow-0 md:w-[194px] p-0.5 h-full md:h-[22px] bg-neutral-50 rounded-sm">
<i class="md:hidden px-0.5 text-[24px] leading-none text-[#fdd5d5] font-['Material_Icons'] not-italic antialiased">pageview</i>
<input autocomplete="off" class="flex-auto h-full md:h-[18px] border-none focus:ring-0 focus:ring-transparent text-neutral-900 text-base md:text-[13.3px] p-0" data-action="keydown->search#handleChange" data-search-target="input"
id="siteSearch" name="term" type="text">
<img class="flex-none h-full hidden" id="site_search_spinner" data-search-target="loader" src="/assets/shared/ajax-loader-75362d4d978d73ca66ddbd06611d930c8facfd22ae71c07bd59f702d5a732351.gif">
</div>
<span class="hidden md:block h-[22px] w-[60px] ml-[5px] bg-no-repeat bg-[url('master/tapology_sprite_buttons.png')] [background-position-x:-60px] [background-position-y:-44px] hover:[background-position-y:-66px] hover:cursor-pointer"
id="navSearchFormButton">
<input class="h-full w-full opacity-0 hover:cursor-pointer" id="search" name="search" type="submit">
</span>
</div>
<div class="searchCategories hidden md:flex">
<div class="fighters w-[64px] relative text-center">
<input checked="" class="z-10 absolute top-0 left-0 h-0 focus:ring-0 focus:ring-transparent focus:ring-offset-transparent" id="searchFighters" name="mainSearchFilter" type="radio" value="fighters">
<label
class="absolute top-0 left-0 z-50 w-[64px] h-[11px] pt-2 text-xs10 leading-none bg-tap_red text-[#dd8e79] uppercase bg-no-repeat bg-top bg-center hover:cursor-pointer hover:text-neutral-50 bg-[url('shared/search_select.png')] text-neutral-50"
data-action="click->search#setModel" data-search-target="desktopModel" for="searchFighters" id="labelFighters">Fighters</label>
</div>
<div class="events w-[64px] relative text-center">
<input class="z-10 absolute top-0 left-0 h-0 focus:ring-0 focus:ring-transparent focus:ring-offset-transparent" id="searchEvents" name="mainSearchFilter" type="radio" value="events">
<label class="absolute top-0 left-0 z-50 w-[64px] h-[11px] pt-2 text-xs10 leading-none bg-tap_red text-[#dd8e79] uppercase bg-no-repeat bg-top bg-center hover:cursor-pointer hover:text-neutral-50" data-action="click->search#setModel"
data-search-target="desktopModel" for="searchEvents" id="labelEvents">Events</label>
</div>
<div class="bouts w-[64px] relative text-center">
<input class="z-10 absolute top-0 left-0 h-0 focus:ring-0 focus:ring-transparent focus:ring-offset-transparent" id="searchBouts" name="mainSearchFilter" type="radio" value="bouts">
<label class="absolute top-0 left-0 z-50 w-[64px] h-[11px] pt-2 text-xs10 leading-none bg-tap_red text-[#dd8e79] uppercase bg-no-repeat bg-top bg-center hover:cursor-pointer hover:text-neutral-50" data-action="click->search#setModel"
data-search-target="desktopModel" for="searchBouts" id="labelBouts">Bouts</label>
</div>
</div>
</fieldset>
<div class="div inline md:hidden w-full absolute top-[40px] left-0 z-[1001]">
<div class="mobileRadio hidden justify-between h-[40px] bg-neutral-200 rounded-t-[5px] border-2 border-[#cccccc]">
<div class="div w-1/4 relative flex items-center justify-center">
<input checked="" class="hidden" id="searchFightersMobile" name="mainSearchFilter" type="radio" value="fighters">
<label class="font-semibold w-3/4 text-center text-neutral-50 text-xs11 uppercase leading-none py-1.5 rounded bg-tap_red border border-neutral-100" data-action="click->search#setModel" data-search-target="mobileModel"
for="searchFightersMobile" id="labelFightersMobile">Fighters</label>
</div>
<div class="div w-1/4 relative flex items-center justify-center">
<input class="hidden" id="searchEventsMobile" name="mainSearchFilter" type="radio" value="events">
<label class="font-semibold w-3/4 text-center text-neutral-500 text-xs11 uppercase leading-none py-1.5 rounded bg-neutral-100 border border-neutral-400" data-action="click->search#setModel" data-search-target="mobileModel"
for="searchEventsMobile" id="labelEventsMobile">Events</label>
</div>
<div class="div w-1/4 relative flex items-center justify-center">
<input class="hidden" id="searchBoutsMobile" name="mainSearchFilter" type="radio" value="bouts">
<label class="font-semibold w-3/4 text-center text-neutral-500 text-xs11 uppercase leading-none py-1.5 rounded bg-neutral-100 border border-neutral-400" data-action="click->search#setModel" data-search-target="mobileModel"
for="searchBoutsMobile" id="labelBoutsMobile">Bouts</label>
</div>
<div class="div w-1/4 relative flex items-center justify-center">
<input class="hidden" id="searchGymsMobile" name="mainSearchFilter" type="radio" value="gyms">
<label class="font-semibold w-3/4 text-center text-neutral-500 text-xs11 uppercase leading-none py-1.5 rounded bg-neutral-100 border border-neutral-400" data-action="click->search#setModel" data-search-target="mobileModel"
for="searchGymsMobile" id="labelGymsMobile">Gyms</label>
</div>
</div>
</div>
<div class="hidden w-full md:w-[506px] border-x-2 border-b-2 md:border-[3px] border-[#cccccc] p-2.5 absolute top-[79px] md:top-[52px] left-0 z-[1000] bg-[#ffffff] rounded-b-[5px] md:rounded-[5px]" data-search-target="suggestion" id="searchSuggest">
</div>
</form>
Text Content
Tapology devices Tap In * Tap In * Register * FAQ news schedule rankings forum search more Tapology Tapology Search Forum Rankings Fightcenter News menu pageview Fighters Events Bouts Fighters Events Bouts Gyms YOU ARE IN DESKTOP MODE INSTEAD OF YOUR DEVICE'S DEFAULT LAYOUT. Return: smartphone Dismiss: close ACA 182 SUNDAY 12.15.2024 AT 12:00 PM ET | INTERNET STREAM ACA Light Heavyweight Championship | Adlan Ibragimov defeats Faridun Odilov via Submission in Round 4 Adlan Ibragimov Adlan Ibragimov vs. ◀︎ Submission 2:27 R4 ▶︎ ◀︎ ▶︎ Faridun Odilov Faridun Odilov KSW 101 FRIDAY 12.20.2024 AT 1:00 PM ET | INTERNET PPV KSW Lightweight Championship | Salahdine Parnasse defeats Wilson Varela via KO/TKO in Round 2 Salahdine Parnasse Salahdine Parnasse vs. ◀︎ KO/TKO 1:00 R2 ▶︎ ◀︎ ▶︎ Wilson Varela Wilson Varela USYK VS. FURY 2 SATURDAY 12.21.2024 AT 11:00 AM ET | DAZN | STREAM EVENT Ring Magazine, WBC World, WBO World, WBA World Heavyweight Title | Oleksandr Usyk defeats Tyson Fury via Decision Oleksandr Usyk Oleksandr Usyk vs. ◀︎ Decision 12 Rounds Unanimous ▶︎ ◀︎ ▶︎ Tyson Fury Tyson Fury OKTAGON 65 SUNDAY 12.29.2024 AT 12:00 PM ET | NO BROADCAST OKMMA Lightweight Championship | Ronald Paradeiser vs. Losene Keita II Ronald Paradeiser Ronald Paradeiser vs. ◀︎ Enter Prediction ▶︎ Losene Keita Losene Keita RIZIN 49 TUESDAY 12.31.2024 AT 12:00 AM ET | INTERNET PPV | PICKS LOCK 12.30.2024, 10:00 PM ET RFF Featherweight Championship | Chihiro Suzuki vs. Kleber Koike Erbst Chihiro Suzuki Chihiro Suzuki vs. ◀︎ Enter Prediction ▶︎ Kleber Koike Erbst Kleber Koike Erbst LIFETIME BOXING FIGHTS 25 TUESDAY 12.31.2024 AT 6:00 AM ET | NO BROADCAST WBA World Super Flyweight Title | Fernando Martinez vs. Kazuto Ioka II Fernando Martinez Fernando Martinez vs. ◀︎ Enter Prediction ▶︎ Kazuto Ioka Kazuto Ioka ONE FIGHT NIGHT 27 FRIDAY 01.10.2025 AT 8:00 PM ET | AMAZON PRIME ONE Lightweight Championship | Kai Tang vs. Akbar Abdullaev Kai Tang Kai Tang vs. ◀︎ Enter Prediction ▶︎ Akbar Abdullaev Akbar Abdullaev LFA 199 FRIDAY 01.10.2025 AT 10:00 PM ET | UFC FIGHT PASS Main Event | Ary Farias vs. Sabit Zhusupov Ary Farias Ary Farias vs. ◀︎ Enter Prediction ▶︎ Sabit Zhusupov Sabit Zhusupov UFC FIGHT NIGHT SATURDAY 01.11.2025 AT 4:00 PM ET | ESPN+ Main Event | Mackenzie Dern vs. Amanda Ribas II Mackenzie Dern Mackenzie Dern vs. ◀︎ Enter Prediction ▶︎ Amanda Ribas Amanda Ribas OKTAGON 65 SUNDAY 12.29.2024 AT 12:00 PM ET | NO BROADCAST OKMMA Lightweight Championship | Ronald Paradeiser vs. Losene Keita II Ronald Paradeiser Ronald Paradeiser vs. ◀︎ Enter Prediction ▶︎ Losene Keita Losene Keita RIZIN 49 TUESDAY 12.31.2024 AT 12:00 AM ET | INTERNET PPV | PICKS LOCK IN 6 DAYS RFF Featherweight Championship | Chihiro Suzuki vs. Kleber Koike Erbst Chihiro Suzuki Chihiro Suzuki vs. ◀︎ Enter Prediction ▶︎ Kleber Koike Erbst Kleber Koike Erbst LIFETIME BOXING FIGHTS 25 TUESDAY 12.31.2024 AT 6:00 AM ET | NO BROADCAST WBA World Super Flyweight Title | Fernando Martinez vs. Kazuto Ioka II Fernando Martinez Fernando Martinez vs. ◀︎ Enter Prediction ▶︎ Kazuto Ioka Kazuto Ioka Previous Next TAPOLOGY MMA FEED All Picks Rankings Forum Tapology * New predictions • Boxing Day 9 new fight predictions by og_br og_br 3:50pm Dec 24 * New predictions • Road FC 71 2 new fight predictions by chestnut chestnut 3:49pm Dec 24 * New predictions • RIZIN 49 5 new fight predictions by chestnut chestnut 3:48pm Dec 24 * New predictions • Knock Out Ya Mama 14 new fight predictions by og_br og_br 3:48pm Dec 24 * New predictions • LFA 200 14 new fight predictions by mmawizzard mmawizzard 3:47pm Dec 24 * New predictions • UFC 312 4 new fight predictions by dimjim dimjim 3:47pm Dec 24 * New predictions • Maneva vs. Selemani 8 new fight predictions by oldrhino oldrhino 3:46pm Dec 24 * New predictions • Fists of Glory 2 new fight predictions by og_br og_br 3:45pm Dec 24 * New predictions • Mwanjwanga vs. Mwakabyabya 6 new fight predictions by og_br og_br 3:45pm Dec 24 * New predictions • ACF 4 3 new fight predictions by NeroSpartan NeroSpartan 3:44pm Dec 24 * New predictions • Kyando vs. Materu 17 new fight predictions by og_br og_br 3:44pm Dec 24 * New predictions • Alvarado vs Reyes 8 new fight predictions by oldrhino oldrhino 3:44pm Dec 24 * New predictions • Ohio Combat League 34 2 new fight predictions by NeroSpartan NeroSpartan 3:42pm Dec 24 * New predictions • Robertson vs. Seidu 4 new fight predictions by oldrhino oldrhino 3:42pm Dec 24 * New predictions • End of Year Final War 5 new fight predictions by og_br og_br 3:41pm Dec 24 * New predictions • Chaos in the Ring 8 new fight predictions by oldrhino oldrhino 3:40pm Dec 24 * New predictions • RIZIN 49 5 new fight predictions by NeroSpartan NeroSpartan 3:38pm Dec 24 * New predictions • Sebyala vs. Misanjo 9 new fight predictions by oldrhino oldrhino 3:38pm Dec 24 * New post • MMA news updates "Lone’er kavanaugh vs lipe detona ufc London. Great fight " AyyLmaonnaise 3:35pm Dec 24 * New predictions • GOtv Boxing Night 32 5 new fight predictions by oldrhino oldrhino 3:34pm Dec 24 * New predictions • Boxing Day 9 new fight predictions by oldrhino oldrhino 3:33pm Dec 24 * New predictions • OKTAGON 65 10 new fight predictions by Cheese32165 Cheese32165 3:33pm Dec 24 * New predictions • RIZIN 49 5 new fight predictions by buteo49 buteo49 3:31pm Dec 24 * New predictions • Knock Out Ya Mama 14 new fight predictions by oldrhino oldrhino 3:31pm Dec 24 * New predictions • ONE Fight Night 27 5 new fight predictions by dpierce2000 dpierce2000 3:29pm Dec 24 * New predictions • RIZIN 49 5 new fight predictions by Cheese32165 Cheese32165 3:27pm Dec 24 * New predictions • UFC Fight Night 14 new fight predictions by dpierce2000 dpierce2000 3:26pm Dec 24 * New predictions • Fists of Glory 2 new fight predictions by oldrhino oldrhino 3:25pm Dec 24 * New predictions • Mwanjwanga vs. Mwakabyabya 6 new fight predictions by oldrhino oldrhino 3:25pm Dec 24 * New predictions • UFC 312 1 new fight prediction by BobbyNoon BobbyNoon 3:23pm Dec 24 * New predictions • Kyando vs. Materu 17 new fight predictions by oldrhino oldrhino 3:23pm Dec 24 * New predictions • UFC Fight Night 14 new fight predictions by malcolmrodriguess malcolmrodriguess 3:22pm Dec 24 * New predictions • LFA 199 12 new fight predictions by dpierce2000 dpierce2000 3:21pm Dec 24 * New predictions • End of Year Final War 5 new fight predictions by oldrhino oldrhino 3:19pm Dec 24 * New predictions • UFC 311 10 new fight predictions by stussysoldier stussysoldier 3:15pm Dec 24 * New predictions • Kyando vs. Materu 17 new fight predictions by Bilz1111 Bilz1111 3:13pm Dec 24 * New predictions • RIZIN 49 5 new fight predictions by KeithieDiamondz KeithieDiamondz 3:12pm Dec 24 * Ranking update: Top Welterweight MMA Fighters 124 items in Top Welterweight MMA Fighters mutantpanda68 3:09pm Dec 24 * New predictions • RIZIN 49 5 new fight predictions by Thesnake101 Thesnake101 3:08pm Dec 24 * New predictions • UFC Fight Night 2 new fight predictions by Brunocalza Brunocalza 3:07pm Dec 24 Log in to view additional items. close input Pick 'Em & Fantasy Games • All the biggest upcoming MMA & Boxing fights • Create a free Tapology account to play Event Start Time OKTAGON 65 in 4 days RIZIN 49 in 6 days Lifetime Boxing Fights 25 in 6 days Bellator Champions Series in 1 week ONE Fight Night 27 in 2 weeks LFA 199 in 2 weeks UFC Fight Night in 2 weeks UFC 311 in 3 weeks format_list_numbered Build Your Own Rankings • Rank fighters & bouts in each division • Create a free Tapology account to begin Top Light Heavies - 205 lbs. | edit 1 Magomed Ankalaev 2 Alex "Poatan" Pereira 3 Jiří "BJP" Procházka 4 Jamahal "Sweet Dreams" Hill 5 Jan Błachowicz 6 Khalil "The War Horse" Rountree Jr. 7 Carlos "Black Jag" Ulberg 8 Aleksandar "Rocket" Rakić content_cut Cut the Advertising Create an account and see fewer ads on Tapology. feedback Contact Tapology • Update Fight Cards, Fighter Bios, Gym Info. • Get Website Support, Advertising, Other inquiries. thumb_down Dispute Fight Result Submit a dispute regarding a bout's result. cake Fighter Birthdays Klidson Abreu is 32 today! * Middle Easy: Report: Jake Paul vs. Mike Tyson Fight Falls Short of Selling Out AT&T Stadium * MMA Junkie: Tatiana Suarez not worried about inactivity ahead of UFC 312 title fight * MMA Mania: One Of The ‘Most Influential People In Sports Business’ * MMA Junkie: Michael Bisping on Oleksandr Usyk beating Tyson Fury: 'For once in boxing, they got it right' * MMAFighting.com: MMA Pound-for-Pound Rankings: Islam Makhachev finishes the year on top - but for how long? * MMA Junkie: 'I'd submit Dustin Poirier': Paddy Pimblett downplays Islam Makhachev's win * UFC.com: Stipe Miocic | Farewell To A King * MMA Mania: Cormier ‘Just Lies His Way Through TV’ * MMA Junkie: Ilia Topuria's brother, Aleksandre, targeted for debut at UFC 312 in Sydney * Middle Easy: Paddy Pimblett Drops Major Hint About His Next Opponent and What’s at Stake * MMAFighting.com: Paddy Pimblett teases fight announcement coming soon: ‘I’ll see you at the top’ * MMA Mania: Report: Paul Vs. Tyson Failed To Sell Out AT&T Stadium * MMA Junkie: Robert Whittaker backs Khamzat Chimaev to beat UFC champ Alex Pereira * Middle Easy: Video: Former UFC Fighter Sabah Homasi Scores Stunning KO in BKFC Debut * Middle Easy: Mariya Agapova Turns to Fans for Help After Revealing Homelessness and Financial Struggles * MMAFighting.com: Matt Brown: Conor McGregor more likely to fight Logan Paul but ‘I don’t think he’ll fight in the UFC ever again’ * MMA Junkie: Joe Rogan heaps praise on UFC Hall of Famer Daniel Cormier: 'He was a killer' * MMA Mania: Ilia’s Big Brother Debuts Down Under * MMA Junkie: UFC Saudi Arabia poster released for Israel Adesanya vs. Nassourdine Imavov * MMA Mania: Gotta Keep ‘Em Separated Tapology Team · Contact Us · Add Results · FAQ · Terms of Use · Privacy Tapology Team · Contact Us · Add Results FAQ · Terms of Use · Privacy Facebook · Twitter · Instagram © 2024 Tapology. © 2024 Tapology. Facebook · Twitter · Instagram user-signalArvostamme yksityisyyttäsi Hylkää kaikkiHyväksy kaikki YhteenvetoTarkoitukset1598 Kumppanit Suostutteko henkilötietojenne käsittelyyn meidän ja kumppaniemme toimesta? Tietojen tallentaminen laitteelle ja/tai laitteella olevien tietojen käyttö Tarkat sijaintitiedot ja tunnistaminen laitetta skannaamalla Kohdennettu mainonta ja personoitu sisältö, mainonnan ja sisällön mittaus, yleisötutkimus ja palvelujen kehittäminen Jotkin kumppanit voivat vedota oikeutettuun etuunsa. Voit riitauttaa toimittajan oikeutettua etua koskevan lausunnon täältä. Tällä sivustolla tekemiäsi valintoja noudatetaan tällä sivustolla. Voit muuttaa asetuksiasi milloin tahansa, myös peruuttaa suostumuksesi, napsauttamalla linkkiä tai kuvaketta tämän sivun alaosassa. Huomaa, että sinun on ehkä vieritettävä alaspäin päästäksesi siihen. Evästeitä, tunnuksia, selaintietoja tai vastaavia verkkotunnisteita voidaan käsitellä yhtä tai useampaa tässä kuvattua tarkoitusta varten.