// CopaAmerica · /privacy and /privacy.html export async function onRequestGet() { return new Response(` CopaAmerica · Privacy Policy
Privacy Policy
Pi Ecosystem App
Privacy · Transparency

We respect
your privacy

Copa is designed to collect only the information needed to provide its services, with transparency and respect for user privacy at its core.

Effective: June 2026 copa-america-testnet.pages.dev support.copaamerica.pi@gmail.com Pi Ecosystem Application
🔒
Minimal Data Processing
Copa collects only what is needed to deliver its services to Pioneers.
🚫
Copa does not serve advertisements and does not share user data with advertising networks.
Ad-Free
π
Pi SDK Login
Authentication is handled exclusively through the official Pi Network SDK.
📱
Device-First Storage
Preferences and app state are stored in browser storage on your device where possible.
Pi Ecosystem Compatibility
Authentication is handled through the Pi Network SDK exclusively
Where available, payments are initiated through Pi SDK and processed via Pi Network infrastructure
Pi Network names and branding belong to Pi Network and Pi Core Team
Copa is served exclusively over HTTPS via Cloudflare Pages
Copa does not facilitate betting, gambling, or wagering of any kind
Payment amounts are shown to users before confirmation
1About Copa

Copa is an independent football application developed for the Pi ecosystem . Copa is not affiliated with, endorsed by, or connected to Pi Network or Pi Core Team. Copa operates as an independent third-party application within the Pi ecosystem under Pi's developer guidelines.

Copa is accessible via the Pi Browser at copa-america-testnet.pages.dev and through Pi App Studio at copaamerica.pi.

2Information We Collect
Copa collects only the information needed to operate its services. Most user preferences and app state are stored locally in browser storage on your device and are not transmitted to Copa servers.
DataSourceWhere StoredSent to Copa?
Pi UsernamePi SDK on sign-inBrowser storage on deviceNo
Copa Pass StatusApp activityBrowser storage on deviceNo
Predictions & PointsUser inputBrowser storage on deviceNo
App PreferencesApp activityBrowser storage on deviceNo
Payment IdentifiersPi SDKPi BlockchainTo Pi API only

Copa does not collect email addresses, phone numbers, precise location, or browsing history beyond what is needed to retrieve football content from third-party sources.

3Pi Network Authentication

Copa uses the Pi Network SDK for user authentication in accordance with Pi ecosystem developer guidelines. When a Pioneer signs in, authentication occurs through Pi's official SDK. Copa receives only the Pioneer's username from this process, which is used solely for display within the app.

Copa uses Pi.authenticate() with scopes ['username', 'payments'] as specified by Pi developer guidelines. No alternative sign-in methods are implemented.

Please also refer to Pi Network's Privacy Policy for information on how Pi Network handles data through its SDK.

4Pi Payments

Where available, Copa payment features are initiated through the Pi Network SDK and processed through Pi Network infrastructure, in accordance with Pi ecosystem payment guidelines.

FeatureAmountPurpose
Copa PassShown before confirmationAccess to Copa premium features
Send PiChosen by userPi transfer to another Pioneer
Optional TipChosen by userOptional Pi tip to a Pioneer
Pi transactions may become final after confirmation in accordance with Pi Network rules and policies. Please review payment details before confirming. Copa's server functions communicate with the Pi Platform API solely to facilitate payment approval and completion as required by Pi SDK guidelines.
5Third-Party Content Sources

Copa retrieves publicly available football content from third-party providers to power its features. Copa does not intentionally share personal user information with these providers as part of content retrieval. Please note that standard browser connections may expose technical network information to providers independently of Copa.

ProviderContent RetrievedUser Data Shared by Copa?
football-data.orgFixtures, standings, scorersNo
ESPNFootball news and scoresNo
The GuardianFootball news articlesNo
Wikimedia CommonsCC-licensed football imagesNo
SofascoreMatch lineups where availableNo

These providers may update their own services and privacy practices independently. Content availability may change without notice.

6Content and Ownership

Football club names, competition names, player names, images, and related marks belong to their respective owners. Copa presents football information for informational and community purposes and does not claim ownership of third-party content.

Pi Network names, logos, and related branding belong to Pi Network and Pi Core Team. Copa is not affiliated with or endorsed by Pi Network or Pi Core Team.

7Cloudflare Hosting

Copa is hosted on Cloudflare Pages. Cloudflare may process standard infrastructure data such as connection logs as part of its hosting services. Copa does not use such infrastructure data for user profiling or advertising. Please refer to Cloudflare's Privacy Policy for further information.

8Why We Process Data

Copa processes information only where necessary to:

  • Deliver Copa's football services and features to Pioneers
  • Facilitate Pi transactions through Pi SDK at the Pioneer's request
  • Maintain reasonable security of the application
  • Meet applicable legal requirements
9Data Storage and Removal

Copa does not maintain a user database on its servers. User preferences and app state are stored in browser storage on the Pioneer's device.

To remove Copa data from your device, clear site data for copa-america-testnet.pages.dev in the Pi Browser settings. This will remove all locally stored preferences and app state.

Transaction records on the Pi Blockchain are subject to Pi Network's policies and blockchain properties.

10Security

Copa is served over HTTPS and applies reasonable technical measures to help protect the application and data in transit. As with any web service, no technical measure can provide absolute security guarantees.

11Your Choices
As a Copa user you may at any time:

· Clear locally stored Copa data via Pi Browser settings
· Stop using Copa at any time
· Contact us with questions about your privacy
· Request information about data Copa holds in relation to you

For information managed by Pi Network, please contact Pi Network directly.

12Service Availability

Copa's features and third-party content may change or become temporarily unavailable. Copa aims to provide a consistent experience but cannot guarantee continuous availability of all features at all times.

13Age Eligibility

Copa is intended for users who meet the minimum age requirements of Pi Network and applicable local law. Copa relies on Pi SDK authentication which inherits Pi Network's eligibility requirements.

14Policy Updates

This Privacy Policy may be updated from time to time. When changes are made, the effective date on this page will be updated. Continued use of Copa following an update indicates acceptance of the revised policy.

15Contact
support.copaamerica.pi@gmail.com
copa-america-testnet.pages.dev  ·  copaamerica.pi

We aim to respond to privacy enquiries within a reasonable timeframe.
`, { headers: { 'Content-Type': 'text/html; charset=utf-8', 'Cache-Control': 'public, max-age=3600', }, }); }