diff --git a/competitions.json b/competitions.json index 73f3c71c..8b92c04f 100644 --- a/competitions.json +++ b/competitions.json @@ -6826,12 +6826,37 @@ ], "launched": "19 May 2025", "deadline": "17 Aug 2026", - "additional_urls": ["https://xprize.devpost.com/"], + "additional_urls": [ + "https://xprize.devpost.com/" + ], "prize": "$2,000,000", "platform": "Devpost", "sponsor": "Google", "conference": null, "conference-year": null + }, + { + "name": "Develop and Explain Pokemon Card Battle Agents", + "url": "https://www.kaggle.com/competitions/pokemon-tcg-ai-battle-challenge-strategy?ref=mlcontests", + "tags": [ + "pvp", + "game", + "reinforcement learning", + "subjective", + "hackathon", + "writing" + ], + "launched": "16 Jun 2026", + "registration-deadline": "6 Sep 2026", + "deadline": "13 Sep 2026", + "prize": "$240,000", + "platform": "Kaggle", + "sponsor": "The Pokémon Company", + "conference": null, + "conference_year": null, + "additional_urls": [ + "https://www.kaggle.com/competitions/pokemon-tcg-ai-battle" + ] } ] }