SharkScope
(https://sharkscope.com) 📸 Data Snapshot: June 19, 2026Pull the main entities out of the H1, then check whether they actually recur through the body. A page that announces one thing and then talks about another drifts. Headings with no real sentences underneath read as pseudo-substance.
There is negligible semantic drift across the analyzed pages. The homepage promise of tracking poker stats and avoiding sharks is directly supported by the sub-pages, which offer specific tools (HUD, HandTracker, Sync) and integration methods (Webhooks, Discord, Telegram). A minor technical drift exists where the homepage H1 tag is incorrectly set to ‘Contacts,’ which represents a structural error rather than a messaging disconnect.
Semantic Coherence is read from the heading hierarchy first: what each page announces in its H1 and headings, then whether the body actually delivers on it. Below is the structure the engine mapped, followed by the clean text to check for drift between promise and reality.
🏗️ Semantic Structure — heading hierarchy & page identity (the promise the page makes)
HOMEPAGE SharkScope – Online Poker Statistics (https://sharkscope.com)
SharkScope – Online Poker Statistics
Track your poker statistics and avoid the sharks. SharkScope is the most complete database of poker tournament results available and covers virtually all online poker sites.
NAV_HEADER_REPEATED_BODY SharkScope – Publishing (https://sharkscope.com/Publishing.html)
SharkScope – Publishing
NAV_HEADER_HEADING_REPEATED_BODY_FOOTER Pricing (https://sharkscope.com/Pricing.html)
Pricing
NAV_HEADER_REPEATED_BODY SharkScope – Opt In / Remove Reset (https://sharkscope.com/Opt-In.html)
SharkScope – Opt In / Remove Reset
📝 The Narrative — clean text per page (homepage promise vs. sub-page reality)
HOMEPAGE (https://sharkscope.com) SharkScope – Online Poker Statistics
Permittedon all majorpoker sites TRACK YOUR POKER STATS,AVOID THE SHARKS 99.9% of all Online Tournaments Tracked View player’s ROI and Profits Tournament Selection, Collusion Detection & More! JOIN FOR FREE OPT-IN FOR A CHANCE TOWIN $20,000 IN WEEKLY PRIZES Set Your Stats to Public on any Opt-In Network Check Your Stats Weekly for a Prize Icon Prizes Paid in Cash or Subscriptions Opt-In Now Gold Standardfor onlinetournamentleaderboards Find out whois on top1000’s OF CATEGORIES, INCLUDING:GAME TYPES, STAKES, COUNTRIES View [IMG: Discord] [IMG: Telegram] [IMG: Bluesky] [IMG: Webhook] [IMG: Email] RECEIVE AUTO-ALERTSVIA SOCIAL MEDIA OR EMAIL LEARN MORE [IMG: Statistics Directly on Your Tables] [IMG: Statistics Directly on Your Tables] SharkScope & Hand History Statistics DIRECTLY ON YOUR TABLES [IMG: SharkScope Desktop] Free with Gold UP YOUR GAME WITH THESHARKSCOPE SNG GUIDE 20+ Hours of Training from WSOP Winner Mark Schmid Learn Every Aspect of SNG Strategy Free for Gold Subscribers START LEARNING Mobile App & HUD View player profiles on the go Android and iOS supported Learn More Search Select an action Auto Refresh for 1 minute : : Currency: Upload your results Note unconsolidated Player Groups now cost 1 search per player returned for personal accounts and 1 search per 10 players returned for Pro accounts. Personal Player groups and consolidated groups will be uneffected by this change : Av. Rebuys: Rakeback: % [H1] Contacts For queries relating to SharkScope email us at For queries relating to SharkScope Desktop email us at Please check the FAQ before contacting us to see if it answers your question. Thanks. If you wish to Opt Out your player name please click here. If you wish to Opt In your player name please click here. If you wish to report a missing game click here. Unfortunately our support staff can only reply in English, but we are generally able to translate and understand non English incoming emails. [H1] Manage Personal Player Names Configure your own poker player names here. If you choose to add a reset date to one of your player names, all users (including yourself) will not be able to view any results that occurred before the chosen reset date. Your player name will however have an icon next to it showing that a reset is in place. Resets do not affect leaderboards. [H1] Forgotten your password? Enter the email address you used to create your account and a new password will be sent to you. If you do not receive the email with your new password please check your spam folder. If you no longer have access to this email address please click here. [H1] Password Reset If you are or have been a subscriber, your password can be reset by entering the email address you used to create your account and the order number from any payment that was made on that account. You can get the order number from your Purchase Receipt Email, PayPal or Moneybookers transaction history. Get SharkScope Free!
SUB-PAGE (https://sharkscope.com/Publishing.html) SharkScope – Publishing
[H1] Publishing
Configure where SharkScope sends your major events: significant wins, achievements, leaderboard rankings. Once a destination is configured here, you can switch it on or off per player from the Publish tab on a player view, or per row in the Personal Player Names panel.
Email
Choose where SharkScope should send your email notifications. You can deliver to your account email, your manager’s email if you have one, and up to three additional addresses you specify.
Account email
—
Manager email
—
Secondary manager email
—
Custom #1
Remove
Custom #2
Remove
Custom #3
Remove
Discord
How to connect:
Open Discord and go to the server (or channel) where you want notifications posted.
Open Server Settings → Integrations → Webhooks → New Webhook.
Pick a channel, give the webhook a name (e.g. SharkScope), then click Copy Webhook URL.
Paste the webhook URL below and click Connect.
Webhook URL:
Telegram
How to connect:
Click Connect Telegram below.
A new tab opens with our Telegram bot. Tap Start.
The bot replies confirming you’re connected. This page will update automatically.
Telegram bot is not currently configured on this site.
Bluesky
How to connect:
In Bluesky go to Settings → Privacy and security → App passwords → Add App Password. Name it SharkScope.
Bluesky shows you a one-time string in the form abcd-efgh-ijkl-mnop. Copy it.
Enter your handle and the app password below, then click Connect.
App passwords are revocable from the same Bluesky settings page at any time, and unlike your real password they are scoped to non-destructive operations.
Handle:
App password:
Bluesky publishing is not currently available on this site.
Custom Webhook
How to connect:
SharkScope can POST a notification body to any HTTPS URL of your choosing. Useful for routing notifications to Zapier, IFTTT, n8n, or your own backend.
Webhook URL:
Body format:
JSON (recommended for Zapier / IFTTT / n8n / custom backends)
XML (legacy)
Example payload
SharkScope sends a single POST request per event. Headers include Content-Type: application/json (or application/xml). Example JSON body for a "Mixing it up" achievement:
{
"title": "Alkazar99 [PokerStars] earned the ‘Mixing it up’ achievement",
"content": "Player Alkazar99 [PokerStars] earned the ‘Mixing it up’ SharkScope poker achievement (Cashed in a mixed scheduled tournament).",
"contentHtml": "<b>Player <a href='...'>Alkazar99</a> ...",
"timestamp": 1746729483,
"parameters": {
"Type": "Achievement",
"PlayerName": "Alkazar99",
"Network": "PokerStars",
"PlayerURL": "https://www.sharkscope.com/#Find-Player/Networks=PokerStars/PokerStars/Alkazar99",
"URL": "https://www.sharkscope.com/poker-statistics/achievements/4C",
"Code": "4C",
"Name": "Mixing it up",
"Description": "Cashed in a mixed scheduled tournament"
},
"translations": {
"de": { "title": "...", "content": "..." },
"fr": { "title": "...", "content": "..." }
}
}
Notes:
title and content are always present in the master language (English).
contentHtml is the same content with inline HTML markup (links, formatting).
timestamp is a Unix epoch second.
Keys inside parameters vary by event type (Achievement, Prize, Leaderboard). Use parameters.Type to switch on event kind.
translations is an object keyed by 2-letter language code (de, fr, it, es, pt, ru). Each value has title and content. Omit if you only need English.
Reply with HTTP 2xx to acknowledge. Returning 401 / 403 / 404 / 410 disables the webhook automatically (treated as user-revoked).
XML format mirrors the JSON shape with element names like <Title>, <Content>, <ContentHTML>, and one root <TimelineEvent> element. Per-language translations use a language attribute on the duplicate element.
SUB-PAGE (https://sharkscope.com/Pricing.html) Pricing
[H1] Select a Subscription Plan [H2] More than 20% of all online tournament poker players use SharkScope. Get started now. [H2] Pro Subscriptions are required for API access and sharing accounts. Personal Pro ? Gift a Subscription There are currently no upgrade options available for you account. Gift from $ /month Advanced Search filters [H3] Advanced Search Filters Filter your results by any criteria you wish, such as date, game type, tournament format etc. Reset statistics [H3] Reset Statistics Reset your statistics to begin on any date you choose. Subscriber-Only Statistics [H3] Subscriber-Only Statistics Access exclusive statistics only available to subscribers: By Date, By Opponent (Most/Least Profitable, Most Frequent), Favourite Games, Streaks, By Game Type, By Entrants, By Hour of Week, By Month, User Notes, By Type & Re-Entries, By Flag, Profit Per Hour, Profit Per Hour Per Table, Concurrent Tables, Playing Time, Av. ROI Per Hour, Av. Game Duration, Profit Concentration (Gini), Profit Share, Daily Volume. AI Hand Analysis [H3] AI Hand Analysis Get AI-powered analysis of your poker hands. Receive detailed feedback on your decisions, identify mistakes, and learn optimal strategies. Select Plan Gift from $ /month All Bronze benefits [H3] Bronze benefits Advanced Search Filters. Reset statistics. View all recent games. Report missing games using entire Tournament Histories. View advanced graphs and By Opponent data. SharkScope HUD [H3] SharkScope HUD [H4] (A SharkScope Desktop Tool) Have each player’s tournament statistics overlayed on to your poker table using the SharkScope HUD, a component of the SharkScope Desktop. SharkScope Sync [H3] SharkScope Sync [H4] (A SharkScope Desktop Tool) Automatically upload any missing tournament results to SharkScope. Fetch SharkScope tournament flags for local tournament histories. Select Plan Best Value Gift from $ /month All Silver benefits [H3] Silver Benefits SharkScope HUD. SharkScope Sync. Advanced Search Filters. Reset Statistics. View all recent games. Report missing games using entire Tournament Histories. View advanced graphs and By Opponent data. SharkScope HandTracker [H3] SharkScope HandTracker [H4] (A SharkScope Desktop Tool) Fully featured hand history tracking and analysis. Combines SharkScope and Hand History based statistics into a single HUD overlay. Supports Holdem and Omaha Hi. Full support for Ring Games. Detailed leak detection tools. SharkScope SNG Guide [H3] SharkScope SNG Guide Get access to the SharkScope SNG Guide by PimpinDonks (worth $145!). Select Plan Gift from $ /month All Gold benefits [H3] Gold Benefits Advanced Search Filters. Reset Statistics. View all recent games. Report missing games using entire Tournament Histories. View advanced graphs and By Opponent data. Custom Blog Icons. SharkScope HandTracker [H3] SharkScope HandTracker [H4] (A SharkScope Desktop Tool) Fully featured hand history tracking and analysis. Combines SharkScope and Hand History based statistics into a single HUD overlay. Supports Holdem and Omaha Hi. Full support for Ring Games. Detailed leak detection tools. SharkScope SNG Guide [H3] SharkScope SNG Guide Get access to the SharkScope SNG Guide by PimpinDonks (worth $145!). Select Plan Gift from $ /month All Gold benefits [H3] Gold Benefits Advanced Search Filters. Reset Statistics. View all recent games. Report missing games using entire Tournament Histories. View advanced graphs and By Opponent data. Custom Blog Icons. SharkScope HandTracker [H3] SharkScope HandTracker [H4] (A SharkScope Desktop Tool) Fully featured hand history tracking and analysis. Combines SharkScope and Hand History based statistics into a single HUD overlay. Supports Holdem and Omaha Hi. Full support for Ring Games. Detailed leak detection tools. SharkScope SNG Guide [H3] SharkScope SNG Guide Get access to the SharkScope SNG Guide by PimpinDonks (worth $145!). Select Plan Gift $99 One Time Hand History Tracking [H3] Hand History Tracking Fully featured hand history tracking and analysis. View VPiP, PFR, Agg and many other statistics. Supports Holdem and Omaha Hi. Full support for Ring Games and Tournaments. HUD Overlay [H3] HUD Overlay Overlay player statistics, based on your hand history files, on your poker tables.The stand alone version does not include any SharkScope searches. A separate SharkScope subscription is required to include SharkScope statistics in your HUD. Leak Detection Tools [H3] Leak Detection Tools The leak detectors are an advisory service that analyze your playing style to look for common errors. Custom Charts [H3] Charts Detailed bankroll charts combining tournaments and ring games. Show All-in Equity. Create custom charts from 20+ different measures. Select Plan Show Higher-Tier Plans ▼ Pro Subscriptions are required for API access and sharing accounts. from $ /month Full API Access [H3] API Access Use the SharkScope API to integrate SharkScope data and functionality into your own website. Unrestricted Tournament Requests [H3] Tournament Requests Personal accounts are limited to 30 completed tournament requests per day whereas Commercial accounts are only limited by the number of searches you purchase. Reduced Search Costs [H3] Reduced Search Costs Active Tournament Requests - Costs 1 search per Hour of updates instead of 1 search per Minute. Access to the Completed Tournaments Resource, which enables you to retrieve Tournament results for up to 2,000 players within the last four days for a nominal cost of 10 searches. Player Group searches are charged at 1 search per 10 players returned. Shared Quota & Groups [H3] Plus Much More... Share your search quota with other accounts. Unlimited Player Group sizes. Select Plan from $ /month Full API Access [H3] API Access Use the SharkScope API to integrate SharkScope data and functionality into your own website. Reduced Search Costs [H3] Reduced Search Costs Active Tournament Requests - Costs 1 search per Hour of updates instead of 1 search per Minute. Access to the Completed Tournaments Resource, which enables you to retrieve Tournament results for up to 2,000 players within the last four days for a nominal cost of 10 searches. Player Group searches are charged at 1 search per 10 players returned. Scheduled Tournament Reports [H3] Daily Scheduled Tournaments Report Access to a comprehensive list of Scheduled Tournaments on each network that occurred within the last three days. Shared Quota & Groups [H3] Plus Much More... Unrestricted Tournament Requests. Share your search quota with other accounts. Unlimited Player Group sizes. Select Plan from $ /month Full API Access [H3] API Access Use the SharkScope API to integrate SharkScope data and functionality into your own website. Reduced Search Costs [H3] Reduced Search Costs Active Tournament Requests - Costs 1 search per Hour of updates instead of 1 search per Minute. Access to the Completed Tournaments Resource, which enables you to retrieve Tournament results for up to 2,000 players within the last four days for a nominal cost of 10 searches. Player Group searches are charged at 1 search per 10 players returned. Scheduled Tournament Reports [H3] Daily Scheduled Tournaments Report Access to a comprehensive list of Scheduled Tournaments on each network that occurred within the last three days. Shared Quota & Groups [H3] Plus Much More... Unrestricted Tournament Requests. Share your search quota with other accounts. Unlimited Player Group sizes. Select Plan from $ /month Full API Access [H3] API Access Use the SharkScope API to integrate SharkScope data and functionality into your own website. Reduced Search Costs [H3] Reduced Search Costs Active Tournament Requests - Costs 1 search per Hour of updates instead of 1 search per Minute. Access to the Completed Tournaments Resource, which enables you to retrieve Tournament results for up to 2,000 players within the last four days for a nominal cost of 10 searches. Player Group searches are charged at 1 search per 10 players returned. Scheduled Tournament Reports [H3] Daily Scheduled Tournaments Report Access to a comprehensive list of Scheduled Tournaments on each network that occurred within the last three days. Shared Quota & Groups [H3] Plus Much More... Unrestricted Tournament Requests. Share your search quota with other accounts. Unlimited Player Group sizes. Select Plan from $ /month Full API Access [H3] API Access Use the SharkScope API to integrate SharkScope data and functionality into your own website. AI Connector [H3] AI Connector Connect AI assistants like Claude and ChatGPT to SharkScope so they can look up players, and tournaments for you and help with research, analysis, and workflow automation. Watch the Pro AI Connector walkthrough Unrestricted Tournament Requests [H3] Tournament Requests Personal accounts are limited to 30 completed tournament requests per day whereas Pro accounts are only limited by the number of searches you purchase. Reduced Search Costs [H3] Reduced Search Costs Active Tournament Requests - Costs 1 search per Hour of updates instead of 1 search per Minute. Access to the Completed Tournaments Resource, which enables you to retrieve Tournament results for up to 2,000 players within the last four days for a nominal cost of 10 searches. Player Group searches are charged at 1 search per 10 players returned. Shared Quota & Groups [H3] Plus Much More... Share your search quota with other accounts. Unlimited Player Group sizes. Select Plan from $ /month Full API Access [H3] API Access Use the SharkScope API to integrate SharkScope data and functionality into your own website. AI Connector [H3] AI Connector Connect AI assistants like Claude and ChatGPT to SharkScope so they can look up players, tournaments, and market data for you and help with research, analysis, and workflow automation. Watch the Pro AI Connector walkthrough Reduced Search Costs [H3] Reduced Search Costs Active Tournament Requests - Costs 1 search per Hour of updates instead of 1 search per Minute. Access to the Completed Tournaments Resource, which enables you to retrieve Tournament results for up to 2,000 players within the last four days for a nominal cost of 10 searches. Player Group searches are charged at 1 search per 10 players returned. Scheduled Tournament Reports [H3] Daily Scheduled Tournaments Report Access to a comprehensive list of Scheduled Tournaments on each network that occurred within the last three days. Shared Quota & Groups [H3] Plus Much More... Unrestricted Tournament Requests. Share your search quota with other accounts. Unlimited Player Group sizes. Select Plan from $ /month Full API Access [H3] API Access Use the SharkScope API to integrate SharkScope data and functionality into your own website. AI Connector [H3] AI Connector Connect AI assistants like Claude and ChatGPT to SharkScope so they can look up players, tournaments, and market data for you and help with research, analysis, and workflow automation. Watch the Pro AI Connector walkthrough Reduced Search Costs [H3] Reduced Search Costs Active Tournament Requests - Costs 1 search per Hour of updates instead of 1 search per Minute. Access to the Completed Tournaments Resource, which enables you to retrieve Tournament results for up to 2,000 players within the last four days for a nominal cost of 10 searches. Player Group searches are charged at 1 search per 10 players returned. Scheduled Tournament Reports [H3] Daily Scheduled Tournaments Report Access to a comprehensive list of Scheduled Tournaments on each network that occurred within the last three days. Shared Quota & Groups [H3] Plus Much More... Unrestricted Tournament Requests. Share your search quota with other accounts. Unlimited Player Group sizes. Select Plan from $ /month Full API Access [H3] API Access Use the SharkScope API to integrate SharkScope data and functionality into your own website. AI Connector [H3] AI Connector Connect AI assistants like Claude and ChatGPT to SharkScope so they can look up players, tournaments, and market data for you and help with research, analysis, and workflow automation. Watch the Pro AI Connector walkthrough Reduced Search Costs [H3] Reduced Search Costs Active Tournament Requests - Costs 1 search per Hour of updates instead of 1 search per Minute. Access to the Completed Tournaments Resource, which enables you to retrieve Tournament results for up to 2,000 players within the last four days for a nominal cost of 10 searches. Player Group searches are charged at 1 search per 10 players returned. Scheduled Tournament Reports [H3] Daily Scheduled Tournaments Report Access to a comprehensive list of Scheduled Tournaments on each network that occurred within the last three days. Shared Quota & Groups [H3] Plus Much More... Unrestricted Tournament Requests. Share your search quota with other accounts. Unlimited Player Group sizes. Select Plan from $ /month Full API Access [H3] API Access Use the SharkScope API to integrate SharkScope data and functionality into your own website. AI Connector [H3] AI Connector Connect AI assistants like Claude and ChatGPT to SharkScope so they can look up players, tournaments, and market data for you and help with research, analysis, and workflow automation. Watch the Pro AI Connector walkthrough Reduced Search Costs [H3] Reduced Search Costs Active Tournament Requests - Costs 1 search per Hour of updates instead of 1 search per Minute. Access to the Completed Tournaments Resource, which enables you to retrieve Tournament results for up to 2,000 players within the last four days for a nominal cost of 10 searches. Player Group searches are charged at 1 search per 10 players returned. Scheduled Tournament Reports [H3] Daily Scheduled Tournaments Report Access to a comprehensive list of Scheduled Tournaments on each network that occurred within the last three days. Shared Quota & Groups [H3] Plus Much More... Unrestricted Tournament Requests. Share your search quota with other accounts. Unlimited Player Group sizes. Select Plan Show Higher-Tier Plans ▼ 7 day money back guarantee on all monthly plans (once per customer) Up to 30% discounts available on quarterly and yearly purchases Back to monthly plans.
SUB-PAGE · THIN (https://sharkscope.com/Opt-In.html) SharkScope – Opt In / Remove Reset
[H1] Opt In Opt Out Reset Statistics Opt In To make your statistics publicly viewable again, fill out all the information below and hit the submit button. Note: You will immediately be sent an email where you will be required to click on a link to complete the request. To opt-in your real name on PartyPoker please go here. To share your Winamax tournament results with SharkScope please ensure that you have checked the option in the Privacy settings of your Winamax Account. [IMG: Winamax privacy options] Note that checking this option does not share historic results, only future results. For tracking of your GG or WSOP(CA-ON) results you need to upload your results.
This page presents a snapshot of public data from SharkScope, captured on June 19, 2026, to show how machine logic reads Semantic Coherence signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to SharkScope: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://sharkscope.com to view the most current version of its content and see directly what this company is about and what it offers.