How can I get a player's seasonal stats?

Question: How can I get a player stats from particular season?

 

Step-by-step guide:

 

To get a player stats from specific season you need to use season_id, parent_participant_id (team) & participant_id (player)

To get a player stats from specific season you need to use season_id, parent_participant_id (team) & participant_id (player)

https://api.statscore.com/v2/seasons/61892/participants-stats?&token=<<YOUR_TOKEN>>&type=person&parent_participant_id=136233&participant_id=381415

 

In this call you will get all the available statistics for the player during selected season - please note season_id parameter, refers to the single competition, so in the presented example it is Mohamed Salah stats for Premier League 2024/2025. If you want to check this player’s stats for different competition, you need to use proper season_id parameter.

 

  1. Player info:

    player info.jpg



  2. Parent participant (club) info:


    club info.jpg

     

  3. Feed Example (VIP level):





"api": { "ver": "2.264.3", "timestamp": 1735636907, "method": { "parameters": { "season_id": "61892", "participant_id": "202468", "type": "person", "parent_participant_id": "136212" }, "name": "seasons.participants-stats.index", "details": "seasons.participants-stats.index", "total_items": 1, "previous_page": "", "next_page": "" }, "data": { "participants_stats": [ { "id": 202468, "ls_id": null, "type": "person", "name": "Mohamed Salah Ghaly", "short_name": "Mohamed Salah", "acronym": "SAL", "gender": "male", "area_id": 48, "area_name": "Egypt", "area_code": "EGY", "sport_id": 5, "sport_name": "Soccer", "national": "no", "website": "", "ut": 1557828424, "old_participant_id": "", "slug": "mohamed-salah,202468", "logo": "no", "virtual": "no", "shirt_nr": "11", "details": { "founded": "", "phone": "", "email": "", "address": "", "venue_id": "", "venue_name": "", "weight": 71, "height": 175, "nickname": "", "position_name": "Attacker", "position_id": "34", "birthdate": "1992-06-15", "born_place": "Muḥafaẓat al Gharbiy", "is_retired": "no", "subtype": "athlete" }, "last_update": "2024-12-31 00:04:45", "parent_participant": { "id": 136212, "ls_id": null, "type": "team", "name": "Liverpool Football Club", "short_name": "Liverpool", "acronym": "LIV", "gender": "male", "area_id": 5, "area_name": "England", "area_code": "ENG", "sport_id": 5, "sport_name": "Soccer", "national": "no", "website": "http://www.liverpoolfc.tv", "ut": 1597912798, "old_participant_id": "", "slug": "liverpool-fc,136212", "logo": "yes", "virtual": "no", "shirt_nr": "", "details": { "founded": "1892", "phone": "", "email": "", "address": "", "venue_id": "", "venue_name": "", "weight": "", "height": "", "nickname": "", "position_name": "", "position_id": "", "birthdate": "", "born_place": "", "is_retired": "no", "subtype": "" } }, "stats": [ { "id": 20, "name": "Shots on target", "short_name": "Shots on target", "value": 38 }, { "id": 21, "name": "Shots off target", "short_name": "Shots off target", "value": 21 }, { "id": 8, "name": "Yellow cards", "short_name": "Yellow cards", "value": 1 }, { "id": 9, "name": "Red cards", "short_name": "Red cards", "value": 0 }, { "id": 19, "name": "Total shots", "short_name": "Total shots", "value": 70 }, { "id": 22, "name": "Fouls", "short_name": "Fouls", "value": 11 }, { "id": 24, "name": "Offsides", "short_name": "Offsides", "value": 6 }, { "id": 14, "name": "Penalties scored", "short_name": "Penalties scored", "value": 4 }, { "id": 15, "name": "Penalties missed", "short_name": "Penalties missed", "value": 0 }, { "id": 16, "name": "Penalties given", "short_name": "Penalties given", "value": 4 }, { "id": 18, "name": "Free kick goals", "short_name": "After free kick", "value": 0 }, { "id": 28, "name": "Shots blocked", "short_name": "Shots blocked", "value": 11 }, { "id": 29, "name": "Shots saved", "short_name": "Goalkeeper saves", "value": 0 }, { "id": 36, "name": "First lineups", "short_name": "First lineups", "value": 18 }, { "id": 40, "name": "Goals", "short_name": "Goals", "value": 17 }, { "id": 41, "name": "Assists", "short_name": "Assists", "value": 13 }, { "id": 34, "name": "Minutes played", "short_name": "Minutes played", "value": 1680 }, { "id": 37, "name": "On bench", "short_name": "On bench", "value": 0 }, { "id": 701, "name": "Captain", "short_name": "Captain", "value": 0 }, { "id": 17, "name": "Own goals", "short_name": "Own goals", "value": 0 }, { "id": 717, "name": "Player's position", "short_name": "P. position.", "value": 146 }, { "id": 639, "name": "Penalties saved", "short_name": "PS", "value": 0 }, { "id": 697, "name": "Penalties unsuccessful", "short_name": "PU", "value": 0 }, { "id": 778, "name": "Minutes per goal", "short_name": "Minutes per goal", "value": "98.82" }, { "id": 779, "name": "Minutes per shot", "short_name": "Minutes per shot", "value": "24.00" }, { "id": 781, "name": "Minutes per match", "short_name": "Minutes per match", "value": 93 }, { "id": 780, "name": "Average minutes played", "short_name": "Average minutes played", "value": "93.33" }, { "id": 782, "name": "Appearances", "short_name": "Appearances", "value": 18 }, { "id": 783, "name": "First lineup appearances", "short_name": "First lineup appearances", "value": 18 }, { "id": 784, "name": "Bench appearances", "short_name": "Bench appearances", "value": 0 }, { "id": 785, "name": "Average shots per match", "short_name": "Average shots per match", "value": "3.9" }, { "id": 786, "name": "Average cards per match", "short_name": "Average cards per match", "value": "0.06" }, { "id": 788, "name": "Average minutes per goal", "short_name": "Average minutes per goal", "value": "5.5" }, { "id": 790, "name": "Goal contribution percentage", "short_name": "Goal contribution percentage", "value": "66.67" }, { "id": 791, "name": "Team goals percentage", "short_name": "Team goals percentage", "value": "37.78" }, { "id": 792, "name": "Average goals per match ", "short_name": "Average goals per match ", "value": "0.94" }, { "id": 27, "name": "Shots woodwork", "short_name": "Shots woodwork", "value": 4 }, { "id": 853, "name": "Goals from inside of penalty area", "short_name": "Inside goals", "value": 17 }, { "id": 854, "name": "Goals from outside of penalty area", "short_name": "Outside goals", "value": 0 }, { "id": 855, "name": "Left foot goals", "short_name": "Left foot", "value": 15 }, { "id": 856, "name": "Right foot goals", "short_name": "Right foot", "value": 2 }, { "id": 857, "name": "Header goals", "short_name": "Header goals", "value": 0 }, { "id": 858, "name": "Corner goals", "short_name": "After corner", "value": 0 }, { "id": 859, "name": "Positional attack goals", "short_name": "After poss. att.", "value": 0 }, { "id": 860, "name": "Upper left goals", "short_name": "Up. left goals", "value": 2 }, { "id": 861, "name": "Upper right goals", "short_name": "Up. right goals", "value": 1 }, { "id": 862, "name": "Upper middle goals", "short_name": "Up. mid. goals", "value": 0 }, { "id": 863, "name": "Bottom middle goals", "short_name": "Bot. mid. goals", "value": 3 }, { "id": 1001, "name": "Bottom left goals scored", "short_name": "Bot. left goals", "value": 6 }, { "id": 1002, "name": "Bottom right goals scored", "short_name": "Bot. right goals", "value": 5 }, { "id": 864, "name": "Left foot goals from inside of penalty area ", "short_name": "LF. In. G.", "value": 4 }, { "id": 865, "name": "Right foot goals from inside of penalty area ", "short_name": "RF. In. G.", "value": 0 }, { "id": 866, "name": "Header goals from inside of penalty area ", "short_name": "Head. In. G.", "value": 0 }, { "id": 867, "name": "Left foot goals from outside of penalty area", "short_name": "LF. Out. G.", "value": 0 }, { "id": 868, "name": "Right foot goals from outside of penalty area ", "short_name": "RF. In. G.", "value": 0 }, { "id": 869, "name": "Upper left goals from inside of penalty area", "short_name": "UpL. In. G.", "value": 2 }, { "id": 870, "name": "Upper right goals from inside of penalty area", "short_name": "UpR. In. G.", "value": 1 }, { "id": 871, "name": "Upper middle goals from inside of penalty area", "short_name": "UpM. In. G.", "value": 0 }, { "id": 872, "name": "Bottom middle goals from inside of penalty area", "short_name": "BotM. In. G.", "value": 3 }, { "id": 873, "name": "Bottom left goals from inside of penalty area", "short_name": "BotL. In. G.", "value": 6 }, { "id": 874, "name": "Bottom right goals from inside of penalty area", "short_name": "BotR. In. G.", "value": 5 }, { "id": 875, "name": "Upper left goals from outside of penalty area", "short_name": "UpL. Out. G.", "value": 0 }, { "id": 876, "name": "Upper right goals from outside of penalty area", "short_name": "UpR. Out. G.", "value": 0 }, { "id": 877, "name": "Upper middle goals from outside of penalty area", "short_name": "UpM. Out. G.", "value": 0 }, { "id": 878, "name": "Bottom middle goals from outside of penalty area", "short_name": "BotM. Out. G.", "value": 0 }, { "id": 879, "name": "Bottom left goals from outside of penalty area", "short_name": "BotL. Out. G.", "value": 0 }, { "id": 880, "name": "Bottom right goals from outside of penalty area", "short_name": "BotR. Out. G.", "value": 0 }, { "id": 881, "name": "Left foot goals after corner", "short_name": "LF. G. Corner", "value": 0 }, { "id": 999, "name": "Fast attack goals scored", "short_name": "After fast att.", "value": 0 }, { "id": 882, "name": "Right foot goals after corner", "short_name": "RF. G. Corner", "value": 0 }, { "id": 883, "name": "Header goals after corner", "short_name": "Head. G. Corner", "value": 0 }, { "id": 884, "name": "Left foot goals after free kick", "short_name": "LF. FK. G.", "value": 0 }, { "id": 885, "name": "Right foot goals after free kick", "short_name": "RF. FK. G.", "value": 0 }, { "id": 886, "name": "Left foot goals after fast attack", "short_name": "LF. FA. G.", "value": 0 }, { "id": 887, "name": "Right foot goals after fast attack", "short_name": "RF. FA. G.", "value": 0 }, { "id": 888, "name": "Header goals after fast attack", "short_name": "Head. FA. G.", "value": 0 }, { "id": 889, "name": "Left foot goals after positional attack", "short_name": "LF. PA. G.", "value": 0 }, { "id": 890, "name": "Right foot goals after positional attack", "short_name": "RF. PA. G.", "value": 0 }, { "id": 891, "name": "Header goals after positional attack", "short_name": "Head. PA. G.", "value": 0 }, { "id": 892, "name": "Upper left goals after free kick", "short_name": "UpL. FK. G.", "value": 0 }, { "id": 893, "name": "Upper right goals after free kick", "short_name": "UpR. FK. G.", "value": 0 }, { "id": 894, "name": "Upper middle goals after free kick", "short_name": "UpM. FK. G.", "value": 0 }, { "id": 895, "name": "Bottom middle goals after free kick", "short_name": "BotM. FK. G.", "value": 0 }, { "id": 896, "name": "Bottom left goals after free kick", "short_name": "BotL. FK. G.", "value": 0 }, { "id": 897, "name": "Bottom right goals after free kick", "short_name": "BotR. FK. G.", "value": 0 }, { "id": 898, "name": "Left foot penalty goals", "short_name": "LF. PG.", "value": 4 }, { "id": 899, "name": "Right foot penalty goals", "short_name": "RF. PG.", "value": 0 }, { "id": 900, "name": "Upper left penalty goals", "short_name": "UpL. PG.", "value": 1 }, { "id": 901, "name": "Upper right penalty goals", "short_name": "UpR. PG.", "value": 0 }, { "id": 902, "name": "Upper middle penalty goals", "short_name": "UpM. PG.", "value": 0 }, { "id": 903, "name": "Bottom middle penalty goals", "short_name": "BotM. PG.", "value": 1 }, { "id": 904, "name": "Bottom left penalty goals", "short_name": "BotL. PG.", "value": 0 }, { "id": 905, "name": "Bottom right penalty goals", "short_name": "BotR. PG.", "value": 2 }, { "id": 906, "name": "Upper left penalty goals from left foot", "short_name": "UpL. LF. PG.", "value": 1 }, { "id": 907, "name": "Upper right penalty goals from left foot", "short_name": "UpR. LF. PG.", "value": 0 }, { "id": 908, "name": "Upper middle penalty goals from left foot", "short_name": "UpM. LF. PG.", "value": 0 }, { "id": 909, "name": "Bottom middle penalty goals from left foot", "short_name": "BotM. LF. PG.", "value": 0 }, { "id": 910, "name": "Bottom left penalty goals from left foot", "short_name": "BotL. LF. PG.", "value": 0 }, { "id": 911, "name": "Bottom right penalty goals from left foot", "short_name": "BotR. LF. PG.", "value": 0 }, { "id": 912, "name": "Upper left penalty goals from right foot", "short_name": "UpL. RF. PG.", "value": 0 }, { "id": 913, "name": "Upper right penalty goals from right foot", "short_name": "UpR. RF. PG.", "value": 0 }, { "id": 914, "name": "Upper middle penalty goals from right foot", "short_name": "UpM. RF. PG.", "value": 0 }, { "id": 915, "name": "Bottom middle penalty goals from right foot", "short_name": "BotM. RF. PG.", "value": 0 }, { "id": 916, "name": "Bottom left penalty goals from right foot", "short_name": "BotL. RF. PG.", "value": 0 }, { "id": 917, "name": "Bottom right penalty goals from right foot", "short_name": "BotR. RF. PG.", "value": 0 }, { "id": 918, "name": "Left foot penalties missed", "short_name": "LF. PenMiss.", "value": 0 }, { "id": 919, "name": "Right foot penalties missed", "short_name": "RF. PenMiss.", "value": 0 }, { "id": 920, "name": "Left foot penalties saved by goalkeeper", "short_name": "LF. PenSv.", "value": 0 }, { "id": 921, "name": "Right foot penalties saved by goalkeeper", "short_name": "RF. PenSv.", "value": 0 }, { "id": 922, "name": "Upper left penalties saved by goalkeeper", "short_name": "UpL. PenSv.", "value": 0 }, { "id": 923, "name": "Upper right penalties saved by goalkeeper", "short_name": "UpR. PenSv.", "value": 0 }, { "id": 924, "name": "Upper middle penalties saved by goalkeeper", "short_name": "UpM. PenSv.", "value": 0 }, { "id": 925, "name": "Bottom middle penalties saved by goalkeeper", "short_name": "BotM. PenSv.", "value": 0 }, { "id": 926, "name": "Bottom left penalties saved by goalkeeper", "short_name": "BotL. PenSv.", "value": 0 }, { "id": 927, "name": "Bottom right penalties saved by goalkeeper", "short_name": "BotR. PenSv.", "value": 0 }, { "id": 928, "name": "Upper left and left foot penalties saved by goalkeeper", "short_name": "UpL. LF. PenSv.", "value": 0 }, { "id": 929, "name": "Upper right and left foot penalties saved by goalkeeper", "short_name": "UpR. LF. PenSv.", "value": 0 }, { "id": 930, "name": "Upper middle and left foot penalties saved by goalkeeper", "short_name": "UpM. LF. PenSv.", "value": 0 }, { "id": 931, "name": "Bottom middle and left foot penalties saved by goalkeeper", "short_name": "BotM. LF. PenSv.", "value": 0 }, { "id": 932, "name": "Bottom left and left foot penalties saved by goalkeeper", "short_name": "BotL. LF. PenSv.", "value": 0 }, { "id": 933, "name": "Bottom right and left foot penalties saved by goalkeeper", "short_name": "BotR. LF. PenSv.", "value": 0 }, { "id": 934, "name": "Upper left and right foot penalties saved by goalkeeper", "short_name": "UpL. RF. PenSv.", "value": 0 }, { "id": 935, "name": "Upper right and right foot penalties saved by goalkeeper", "short_name": "UpR. RF. PenSv.", "value": 0 }, { "id": 936, "name": "Upper middle and right foot penalties saved by goalkeeper", "short_name": "UpM. RF. PenSv.", "value": 0 }, { "id": 937, "name": "Bottom middle and right foot penalties saved by goalkeeper", "short_name": "BotM. RF. PenSv.", "value": 0 }, { "id": 938, "name": "Bottom left and right foot penalties saved by goalkeeper", "short_name": "BotL. RF. PenSv.", "value": 0 }, { "id": 939, "name": "Bottom right and right foot penalties saved by goalkeeper", "short_name": "BotR. RF. PenSv.", "value": 0 }, { "id": 940, "name": "Inside penalty area total shots", "short_name": "In. TS.", "value": 67 }, { "id": 941, "name": "Outside penalty area total shots", "short_name": "Out. TS.", "value": 3 }, { "id": 942, "name": "Left foot total shots", "short_name": "LF. TS.", "value": 57 }, { "id": 943, "name": "Right foot total shots", "short_name": "RF. TS.", "value": 13 }, { "id": 944, "name": "Header total shots", "short_name": "Head. TS.", "value": 0 }, { "id": 945, "name": "Left foot total shots from inside of penalty area", "short_name": "LF. in. TS.", "value": 54 }, { "id": 946, "name": "Right foot total shots from inside of penalty area", "short_name": "RF. in. TS.", "value": 13 }, { "id": 947, "name": "Header total shots from inside of penalty area", "short_name": "Head. in. TS.", "value": 0 }, { "id": 948, "name": "Left foot total shots from outside of penalty area", "short_name": "LF. Out. TS.", "value": 3 }, { "id": 949, "name": "Right foot total shots from outside of penalty area", "short_name": "RF. Out. TS.", "value": 0 }, { "id": 950, "name": "Shots on target from inside of penalty area", "short_name": "In. SonT.", "value": 38 }, { "id": 951, "name": "Shots on target from outside of penalty area", "short_name": "Out. SonT.", "value": 0 }, { "id": 952, "name": "Left foot shots on target", "short_name": "LF. SonT.", "value": 31 }, { "id": 953, "name": "Right foot shots on target", "short_name": "RF. SonT.", "value": 7 }, { "id": 954, "name": "Header shots on target", "short_name": "Head. SonT.", "value": 0 }, { "id": 955, "name": "Upper left shots on target", "short_name": "UpL. SonT.", "value": 2 }, { "id": 956, "name": "Upper right shots on target", "short_name": "UpR. SonT.", "value": 1 }, { "id": 957, "name": "Upper middle shots on target", "short_name": "UpM. SonT.", "value": 2 }, { "id": 958, "name": "Bottom middle shots on target", "short_name": "BotM. SonT.", "value": 11 }, { "id": 959, "name": "Bottom left shots on target", "short_name": "BotL. SonT.", "value": 9 }, { "id": 960, "name": "Bottom right shots on target", "short_name": "BotR. SonT.", "value": 13 }, { "id": 961, "name": "Left foot shots on target from inside of penalty area", "short_name": "LF. in. SonT.", "value": 31 }, { "id": 962, "name": "Right foot shots on target from inside of penalty area", "short_name": "RF. in. SonT.", "value": 7 }, { "id": 963, "name": "Header shots on target from inside of penalty area", "short_name": "Head. in. SonT.", "value": 0 }, { "id": 964, "name": "Left foot shots on target from outside of penalty area", "short_name": "LF. Out. SonT.", "value": 0 }, { "id": 965, "name": "Right foot shots on target from outside of penalty area", "short_name": "RF. Out. SonT.", "value": 0 }, { "id": 966, "name": "Upper left shots on target from inside of penalty area", "short_name": "UpL. In. SonT.", "value": 2 }, { "id": 967, "name": "Upper right shots on target from inside of penalty area", "short_name": "UpR. In. SonT.", "value": 1 }, { "id": 968, "name": "Upper middle shots on target from inside of penalty area", "short_name": "UpM. In. SonT.", "value": 2 }, { "id": 969, "name": "Bottom middle shots on target from inside of penalty area", "short_name": "BotM. In. SonT.", "value": 11 }, { "id": 970, "name": "Bottom left shots on target from inside of penalty area", "short_name": "BotL. In. SonT.", "value": 9 }, { "id": 971, "name": "Bottom right shots on target from inside of penalty area", "short_name": "BotR. In. SonT.", "value": 13 }, { "id": 972, "name": "Upper left shots on target from outside of penalty area", "short_name": "UpL. Out. SonT.", "value": 0 }, { "id": 973, "name": "Upper right shots on target from outside of penalty area", "short_name": "UpR. Out. SonT.", "value": 0 }, { "id": 974, "name": "Upper middle shots on target from outside of penalty area", "short_name": "UpM. Out. SonT.", "value": 0 }, { "id": 975, "name": "Bottom middle shots on target from outside of penalty area", "short_name": "BotM. Out. SonT.", "value": 0 }, { "id": 976, "name": "Bottom left shots on target from outside of penalty area", "short_name": "BotL. Out. SonT.", "value": 0 }, { "id": 977, "name": "Bottom right shots on target from outside of penalty area", "short_name": "BotR. Out. SonT.", "value": 0 }, { "id": 978, "name": "Shots off target from inside of penalty area", "short_name": "In. SoffT.", "value": 19 }, { "id": 979, "name": "Shots off target from outside of penalty area", "short_name": "Out. SoffT.", "value": 2 }, { "id": 980, "name": "Left foot shots off target", "short_name": "LF. SoffT.", "value": 16 }, { "id": 981, "name": "Right foot shots off target", "short_name": "RF. SoffT.", "value": 5 }, { "id": 1000, "name": "Header shots off target", "short_name": "Head. SoffT.", "value": 0 }, { "id": 983, "name": "Left foot shots off target from inside of penalty area", "short_name": "LF. In. SoffT.", "value": 14 }, { "id": 984, "name": "Right foot shots off target from inside of penalty area", "short_name": "RF. In. SoffT.", "value": 5 }, { "id": 985, "name": "Header shots off target from inside of penalty area", "short_name": "Head. In. SoffT.", "value": 0 }, { "id": 986, "name": "Left foot shots off target from outside of penalty area", "short_name": "LF. Out. SoffT.", "value": 2 }, { "id": 987, "name": "Right foot shots off target from outside of penalty area", "short_name": "RF. Out. SoffT.", "value": 0 }, { "id": 988, "name": "Shots woodwork from inside of penalty area", "short_name": "In. SWood.", "value": 4 }, { "id": 989, "name": "Shots woodwork from outside of penalty area", "short_name": "Out. SWood.", "value": 0 }, { "id": 990, "name": "Left foot shots woodwork", "short_name": "LF. SWood.", "value": 2 }, { "id": 991, "name": "Right foot shots woodwork", "short_name": "RF. SWood.", "value": 2 }, { "id": 992, "name": "Header shots woodwork", "short_name": "Head. SWood.", "value": 0 }, { "id": 993, "name": "Left foot shots woodwork from inside of penalty area", "short_name": "LF. In. SWood.", "value": 2 }, { "id": 994, "name": "Right foot shots woodwork from inside of penalty area", "short_name": "RF. In. SWood.", "value": 2 }, { "id": 995, "name": "Header shots woodwork from inside of penalty area", "short_name": "Head. In. SWood.", "value": 0 }, { "id": 996, "name": "Left foot shots woodwork from outside of penalty area", "short_name": "LF. Out. SWood.", "value": 0 }, { "id": 997, "name": "Right foot shots woodwork from outside of penalty area", "short_name": "RF. Out. SWood.", "value": 0 }, { "id": 1160, "name": "Goals Conceded (GK)", "short_name": "Goals Conceded (GK)", "value": 0 }, { "id": 1164, "name": "Clean sheets (GK)", "short_name": "Clean sheets (GK)", "value": 0 }, { "id": 1168, "name": "Tackles", "short_name": "Tackles", "value": 2 }, { "id": 1442, "name": "Penalties won", "short_name": "Penalties won", "value": 0 }, { "id": 668, "name": "Fouls causing penalty", "short_name": "FCP", "value": 0

 

 

Please note, Usually we allow 2 seasons prior statistics history on the production account. If you want to dive deeper into the past, please contact our Sales Department at cst@statscore.com


To check the same player stats from different competition, you need to change “season_id” parameter:

Example calls:

 

Usefull links:

Get a list of competitions
Get a list of seasons
Get a team roster (squad.index)