Image Generation sports sql poster

Nano Banana Pro vs Nano Banana 2 - Messi Poster

Nano Banana Pro vs Nano Banana 2 - Messi Poster

April 24, 2026 Source: X (Twitter)
Nano Banana Pro vs Nano Banana 2 - Messi Poster

Generated result using this prompt

The Prompt

Nano Banana Pro vs Nano Banana 2 - Messi Poster

Nano Banana Pro vs Nano Banana 2 - Messi Poster

Prompt

-- AI selects the player based on 'legacy' metrics
SELECT p. name, p.iconic_number, t.palette, t. name
FROM players p
JOIN teams t ON p.national_team_id = t. id
WHERE p.legacy_rating = (SELECT MAX(legacy_rating) FROM players)
AND p. sport = 'Football';

-- RESULT MAPPING
-- The returned row dynamically fills the variables:
-- [PLAYER_NAME], [JERSEY_NUM], [TEAM_COLORS], [TEAM_NAME]

-- RENDER COMMAND
CREATE POSTER USING 
  TITLE = "THE LEGACY OF [PLAYER_NAME]",
  FOREGROUND = "[PLAYER_NAME] wearing #[JERSEY_NUM]",
  PALETTE = "[TEAM_COLORS] (Retro style)"

Description

Comparison of Nano Banana Pro vs Nano Banana 2 using the same prompt with two different icons. Creates a legacy poster for Messi using SQL-style prompt structure.

Images

Source

Tweet: https://xcancel.com/Gdgtify/status/2040607353654104461

Share This Prompt

Share on X

Prompt Info

Type image
Added 4/24/2026

Tags

sports sql poster messi comparison

Daily Prompt Updates

New prompts are automatically curated daily from top AI creators on X.

Auto-curated from X
← Browse All Prompts