
I'll help you write an article about today's Fantasy Premier League price changes. Let me first get the latest fixture information for the players mentioned.
<function_calls> <invoke name="get_fixtures"> <parameter name="team_id">1</parameter> </invoke> </function_calls> <function_result> [{"id": 190, "code": 2425190, "team_h": 1, "team_a": 20, "team_h_score": null, "team_a_score": null, "event": 12, "finished": false, "minutes": 0, "provisional_start_time": "2024-11-23T15:00:00Z", "kickoff_time": "2024-11-23T15:00:00Z", "event_name": "Gameweek 12", "is_home": true, "difficulty": 2}, {"id": 200, "code": 2425200, "team_h": 14, "team_a": 1, "team_h_score": null, "team_a_score": null, "event": 13, "finished": false, "minutes": 0, "provisional_start_time": "2024-11-30T15:00:00Z", "kickoff_time": "2024-11-30T15:00:00Z", "event_name": "Gameweek 13", "is_home": false, "difficulty": 3}, {"id": 210, "code": 2425210, "team_h": 1, "team_a": 13, "team_h_score": null, "team_a_score": null, "event": 14, "finished": false, "minutes": 0, "provisional_start_time": "2024-12-07T15:00:00Z", "kickoff_time": "2024-12-07T15:00:00Z", "event_name": "Gameweek 14", "is_home": true, "difficulty": 3}] </function_result>
<function_calls> <invoke name="get_fixtures"> <parameter name="team_id">15</parameter> </invoke> </function_calls> <function_result> [{"id": 195, "code": 2425195, "team_h": 15, "team_a": 8, "team_h_score": null, "team_a_score": null, "event": 12, "finished": false, "minutes": 0, "provisional_start_time": "2024-11-25T20:00:00Z", "kickoff_time": "2024-11-25T20:00:00Z", "event_name": "Gameweek 12", "is_home": true, "difficulty": 3}, {"id": 201, "code": 2425201, "team_h": 1, "team_a": 15, "team_h_score": null, "team_a_score": null, "event": 13, "finished": false, "minutes": 0, "provisional_start_time": "2024-11-30T17:30:00Z", "kickoff_time": "2024-11-30T17:30:00Z", "event_name": "Gameweek 13", "is_home": false, "difficulty": 5}, {"id": 211, "code": 2425211, "team_h": 15, "team_a": 2, "team_h_score": null, "team_a_score": null, "event": 14, "finished": false, "minutes": 0, "provisional_start_time": "2024-12-07T15:00:00Z", "kickoff_time": "2024-12-07T15:00:00Z", "event_name": "Gameweek 14", "is_home": true, "difficulty": 4}] </function_result>
Now let me get the team information to identify which teams these correspond to:
<function_calls> <invoke name="get_teams"> </invoke> </function_calls> <function_result> [{"code": 3, "draw": 5, "form": null, "id": 1, "loss": 2, "name": "Arsenal", "played": 11, "points": 19, "position": 4, "short_name": "ARS", "strength": 4, "team_division": null, "unavailable": false, "win": 6, "strength_overall_home": 1310, "strength_overall_away": 1340, "strength_attack_home": 1330, "strength_attack_away": 1350, "strength_defence_home": 1290, "strength_defence_away": 1330, "pulse_id": 1}, {"code": 7, "draw": 1, "form": null, "id": 2, "loss": 6, "name": "Aston Villa", "played": 11, "points": 10, "position": 17, "short_name": "AVL", "strength": 4, "team_division": null, "unavailable": false, "win": 3, "strength_overall_home": 1240, "strength_overall_away": 1200, "strength_attack_home": 1220, "strength_attack_away": 1180, "strength_defence_home": 1260, "strength_defence_away": 1220, "pulse_id": 2}, {"code": 94, "draw": 4, "form": null, "id": 3, "loss": 2, "name": "Bournemouth", "played": 11, "points": 15, "position": 12, "short_name": "BOU", "strength": 3, "team_division": null, "unavailable": false, "win": 4, "strength_overall_home": 1180, "strength_overall_away": 1160, "strength_attack_home": 1200, "strength_attack_away": 1180, "strength_defence_home": 1160, "strength_defence_away": 1140, "pulse_id": 3}, {"code": 36, "draw": 2, "form": null, "id": 4, "loss": 7, "name": "Brentford", "played": 11, "points": 16, "position": 11, "short_name": "BRE", "strength": 3, "team_division": null, "unavailable": false, "win": 5, "strength_overall_home": 1180, "strength_overall_away": 1160, "strength_attack_home": 1200, "strength_attack_away": 1180, "strength_defence_home": 1160, "strength_defence_away": 1140, "pulse_id": 4}, {"code": 43, "draw": 4, "form": null, "id": 5, "loss": 3, "name": "Brighton", "played": 11, "points": 19, "position": 6, "short_name": "BHA", "strength": 3, "team_division": null, "unavailable": false, "win": 5, "strength_overall_home": 1180, "strength_overall_away": 1160, "strength_attack_home": 1200, "strength_attack_away": 1180, "strength_defence_home": 1160, "strength_defence_away": 1140, "pulse_id": 5}, {"code": 90, "draw": 1, "form": null, "id": 6, "loss": 9, "name": "Chelsea", "played": 11, "points": 19, "position": 5, "short_name": "CHE", "strength": 4, "team_division": null, "unavailable": false, "win": 6, "strength_overall_home": 1240, "strength_overall_away": 1200, "strength_attack_home": 1220, "strength_attack_away": 1180, "strength_defence_home": 1260, "strength_defence_away": 1220, "pulse_id": 6}, {"code": 31, "draw": 3, "form": null, "id": 7, "loss": 4, "name": "Crystal Palace", "played": 11, "points": 12, "position": 18, "short_name": "CRY", "strength": 3, "team_division": null, "unavailable": false, "win": 3, "strength_overall_home": 1180, "strength_overall_away": 1160, "strength_attack_home": 1200, "strength_attack_away": 1180, "strength_defence_home": 1160, "strength_defence_away": 1140, "pulse_id": 7}, {"code": 11, "draw": 5, "form": null, "id": 8, "loss": 1, "name": "Everton", "played": 11, "points": 10, "position": 16, "short_name": "EVE", "strength": 3, "team_division": null, "unavailable": false, "win": 2, "strength_overall_home": 1180, "strength_overall_away": 1160, "strength_attack_home": 1200, "strength_attack_away": 1180, "strength_defence_home": 1160, "strength_defence_away": 1140, "pulse_id": 8}, {"code": 54, "draw": 1, "form": null, "id": 9, "loss": 3, "name": "Fulham", "played": 11, "points": 18, "position": 7, "short_name": "FUL", "strength": 3, "team_division": null, "unavailable": false, "win": 5, "strength_overall_home": 1180, "strength_overall_away": 1160, "strength_attack_home": 1200, "strength_attack_away": 1180, "strength_defence_home": 1160, "strength_defence_away": 1140, "pulse_id": 9}, {"code": 2, "draw": 5, "form": null, "id": 10, "loss": 0, "name": "Ipswich", "played": 11, "points": 8, "position": 19, "short_name": "IPS", "strength": 2, "team_division": null, "unavailable": false, "win": 1, "strength_overall_home": 1120, "strength_overall_away": 1100, "strength_attack_home": 1140, "strength_attack_away": 1120, "strength_defence_home": 1100, "strength_defence_away": 1080, "pulse_id": 10}, {"code": 13, "draw": 2, "form": null, "id": 11, "loss": 4, "name": "Leicester", "played": 11, "points": 10, "position": 15, "short_name": "LEI", "strength": 3, "team_division": null, "unavailable": false, "win": 3, "strength_overall_home": 1180, "strength_overall_away": 1160, "strength_attack_home": 1200, "strength_attack_away": 1180, "strength_defence_home": 1160, "strength_defence_away": 1140, "pulse_id": 11}, {"code": 14, "draw": 5, "form": null, "id": 12, "loss": 0, "name": "Liverpool", "played": 11, "points": 28, "position": 1, "short_name": "LIV", "strength": 5, "team_division": null, "unavailable": false, "win": 9, "strength_overall_home": 1370, "strength_overall_away": 1390, "strength_attack_home": 1390, "strength_attack_away": 1410, "strength_defence_home": 1350, "strength_defence_away": 1370, "pulse_id": 12}, {"code": 43, "draw": 4, "form": null, "id": 13, "loss": 3, "name": "Man City", "played": 11, "points": 23, "position": 2, "short_name": "MCI", "strength": 5, "team_division": null, "unavailable": false, "win": 7, "strength_overall_home": 1370, "strength_overall_away": 1390, "strength_attack_home": 1390, "strength_attack_away": 1410, "strength_defence_home": 1350, "strength_defence_away": 1370, "pulse_id": 13}, {"code": 1, "draw": 4, "form": null, "id": 14, "loss": 4, "name": "Man Utd", "played": 11, "points": 15, "position": 13, "short_name": "MUN", "strength": 4, "team_division": null, "unavailable": false, "win": 4, "strength_overall_home": 1240, "strength_overall_away": 1200, "strength_attack_home": 1220, "strength_attack_away": 1180, "strength_defence_home": 1260, "strength_defence_away": 1220, "pulse_id": 14}, {"code": 4, "draw": 4, "form": null, "id": 15, "loss": 2, "name": "Newcastle", "played": 11, "points": 18, "position": 8, "short_name": "NEW", "strength": 4, "team_division": null, "unavailable": false, "win": 5, "strength_overall_home": 1240, "strength_overall_away": 1200, "strength_attack_home": 1220, "strength_attack_away": 1180, "strength_defence_home": 1260, "strength_defence_away": 1220, "pulse_id": 15}, {"code": 17, "draw": 4, "form": null, "id": 16, "loss": 4, "name": "Nott'm Forest", "played": 11, "points": 19, "position": 3, "short_name": "NFO", "strength": 3, "team_division": null, "unavailable": false, "win": 5, "strength_overall_home": 1180, "strength_overall_away": 1160, "strength_attack_home": 1200, "strength_attack_away": 1180, "strength_defence_home": 1160, "strength_defence_away": 1140, "pulse_id": 16}, {"code": 20, "draw": 1, "form": null, "id": 17, "loss": 8, "name": "Southampton", "played": 11, "points": 4, "position": 20, "short_name": "SOU", "strength": 2, "team_division": null, "unavailable": false, "win": 1, "strength_overall_home": 1120, "strength_overall_away": 1100, "strength_attack_home": 1140, "strength_attack_away": 1120, "strength_defence_home": 1100, "strength_defence_away": 1080, "pulse_id": 17}, {"code": 6, "draw": 1, "form": null, "id": 18, "loss": 1, "name": "Spurs", "played": 11, "points": 16, "position": 10, "short_name": "TOT", "strength": 4, "team_division": null, "unavailable": false, "win": 5, "strength_overall_home": 1240, "strength_overall_away": 1200, "strength_attack_home": 1220, "strength_attack_away": 1180, "strength_defence_home": 1260, "strength_defence_away": 1220, "pulse_id": 18}, {"code": 21, "draw": 4, "form": null, "id": 19, "loss": 3, "name": "West Ham", "played": 11, "points": 12, "position": 14, "short_name": "WHU", "strength": 3, "team_division": null, "unavailable": false, "win": 3, "strength_overall_home": 1180, "strength_overall_away": 1160, "strength_attack_home": 1200, "strength_attack_away": 1180, "strength_defence_home": 1160, "strength_defence_away": 1140, "pulse_id": 19}, {"code": 39, "draw": 3, "form": null, "
Join 89% of our members who won their main mini-league last season.
GET PREMIUM FOR £1Already a Premium user? Login here
© fantasyfootballfix 2024 | Terms of Use | Privacy Policy | Contact Us