Players By Team
This endpoint allows you to retrieve the players from a specific team.
Multi-language: This feature allows the user to manually change the language of the API response by adding value to the
lang
attribute. Example:lang=en
.
Pagination: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.
Update Period: The endpoint is updated every day.
Recommended Calls: Limit calls to 1 per day.
Use Cases
Get players from a specific team_idhttps://american-football.sportdevs.com/players-by-team?team_id=eq.{team_id}
Query Parameters
- team_id integer
Default value:
eq.1800
The id of the team
- offset string
Default value:
0
Limiting and Pagination
- limit string
Default value:
50
Limiting and Pagination
- lang string
Default value:
en
Multi-language
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- team_id integer
The id of the team
Note: This is a Foreign Key to
teams.id
. - team_name text
The name of the team
- team_hash_image character varying
Possible values:
<= 64 characters
The hash image of the team
- players jsonb
The players
[
{
"team_id": 1800,
"team_name": "Kansas City Chiefs",
"team_hash_image": "25f07bf2edc54e76f6a1ad1cd748a659a27f2496e3f98ea710ec49b204cc0512",
"players": [
{
"id": 39935,
"name": "Patrick Mahomes",
"position": "QB",
"country_id": 2,
"hash_image": "bc06656496bf4dae3cca9a685cbfacbc78ec0b6432a93f0d0916ab0e627dd6d4",
"short_name": "P. Mahomes",
"country_name": "USA",
"shirt_number": 15,
"date_of_birth": "1995-09-17T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "15"
},
{
"id": 40372,
"name": "Blaine Gabbert",
"position": "QB",
"country_id": 2,
"hash_image": "7eff57dcf173059e7490d9913bfc4e4e52742dba3cecddfa5c2f3426761d19aa",
"short_name": "B. Gabbert",
"country_name": "USA",
"shirt_number": 9,
"date_of_birth": "1989-10-15T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "9"
},
{
"id": 40796,
"name": "Isiah Pacheco",
"position": "RB",
"country_id": 2,
"hash_image": "ac0f576fae52439de67a308db39a54685a5df96124a46958cc11781c6c6355fa",
"short_name": "I. Pacheco",
"country_name": "USA",
"shirt_number": 10,
"date_of_birth": "1999-03-02T00:00:00+00:00",
"player_height": 180,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "10"
},
{
"id": 41220,
"name": "Clyde Edwards-Helaire",
"position": "RB",
"country_id": 2,
"hash_image": "9b676e3093e618a77378c3e72663f2cd900c0a55816ce8002b631a5d89221375",
"short_name": "C. Edwards-Helaire",
"country_name": "USA",
"shirt_number": 25,
"date_of_birth": "1999-04-11T00:00:00+00:00",
"player_height": 173,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "25"
},
{
"id": 41658,
"name": "Jerick McKinnon",
"position": "RB",
"country_id": 2,
"hash_image": "a41cf317ece279e40702043c435e3027727d954c0c96f6df52b61cc4c38f0012",
"short_name": "J. McKinnon",
"country_name": "USA",
"shirt_number": 1,
"date_of_birth": "1992-05-03T00:00:00+00:00",
"player_height": 175,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "1"
},
{
"id": 42091,
"name": "Marquez Valdes-Scantling",
"position": "WR",
"country_id": 2,
"hash_image": "ee302c147c27ab7060bee54f642dbd01e1aef78958446df30dea77ede78818bb",
"short_name": "M. Valdes-Scantling",
"country_name": "USA",
"shirt_number": 11,
"date_of_birth": "1994-10-10T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "11"
},
{
"id": 42500,
"name": "Kadarius Toney",
"position": "WR",
"country_id": 2,
"hash_image": "f99f6cd7eaa9033b28ae71a1a6196a162b9e7582ac8c1073f3046e12923b4317",
"short_name": "K. Toney",
"country_name": "USA",
"shirt_number": 19,
"date_of_birth": "1999-01-27T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "19"
},
{
"id": 42898,
"name": "Skyy Moore",
"position": "WR",
"country_id": 2,
"hash_image": "42c1888c675e015923306dbdcc00147dbf36ea8a41c8e2a3a65479c4c6a7b878",
"short_name": "S. Moore",
"country_name": "USA",
"shirt_number": 24,
"date_of_birth": "2000-09-10T00:00:00+00:00",
"player_height": 178,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "24"
},
{
"id": 43362,
"name": "Rashee Rice",
"position": "WR",
"country_id": 2,
"hash_image": "3e0a7c8b1ac525014be6613ac082694e49328dfc73d563701bda3a35be40759a",
"short_name": "R. Rice",
"country_name": "USA",
"shirt_number": 4,
"date_of_birth": "2000-04-22T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "4"
},
{
"id": 43800,
"name": "Justin Watson",
"position": "WR",
"country_id": 2,
"hash_image": "78717d1a4f7550b2d513844c2db24db217df07d181dae29a1dd05332b3995cb2",
"short_name": "J. Watson",
"country_name": "USA",
"shirt_number": 84,
"date_of_birth": "1995-04-04T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "84"
},
{
"id": 44214,
"name": "Justyn Ross",
"position": "WR",
"country_id": 2,
"hash_image": "723a7ee1cbcec53f25d7d052b7bdf5b7b76d661da340b7573117284a402581a0",
"short_name": "J. Ross",
"country_name": "USA",
"shirt_number": 8,
"date_of_birth": "1999-12-15T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "8"
},
{
"id": 44689,
"name": "Montrell Washington",
"position": "WR",
"country_id": 2,
"hash_image": "f16d6e60a213a43b3fef1df369b1460a7190179064667ce45776164bfab83832",
"short_name": "M. Washington",
"country_name": "USA",
"shirt_number": 12,
"date_of_birth": "1999-03-14T00:00:00+00:00",
"player_height": 178,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "12"
},
{
"id": 44743,
"name": "Mecole Hardman",
"position": "WR",
"country_id": 2,
"hash_image": "0fda243b312f57feba06e41da0469ca207fd055636e607f0ad2dace64b2e1c31",
"short_name": "M. Hardman",
"country_name": "USA",
"shirt_number": 12,
"date_of_birth": "1998-03-12T00:00:00+00:00",
"player_height": 178,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "12"
},
{
"id": 45131,
"name": "Travis Kelce",
"position": "TE",
"country_id": 2,
"hash_image": "aed6490ad788d893456e654ca36d0ba5ebd7f892561ca38a854a435f1c07f5fb",
"short_name": "T. Kelce",
"country_name": "USA",
"shirt_number": 87,
"date_of_birth": "1989-10-05T00:00:00+00:00",
"player_height": 196,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "87"
},
{
"id": 45538,
"name": "Noah Gray",
"position": "TE",
"country_id": 2,
"hash_image": "77a70cd6321669b214876ceb1aedd1ca7153666e14cd0c9fd73b81d0077c48ed",
"short_name": "N. Gray",
"country_name": "USA",
"shirt_number": 83,
"date_of_birth": "1999-04-30T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "83"
},
{
"id": 46021,
"name": "Blake Bell",
"position": "TE",
"country_id": 2,
"hash_image": "c15965a1b4abfdda4b1d817c7ddd3aad87d6c3e350afd86734aa61d3f2509316",
"short_name": "B. Bell",
"country_name": "USA",
"shirt_number": 81,
"date_of_birth": "1991-08-07T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "81"
},
{
"id": 46498,
"name": "Lucas Niang",
"position": "OT",
"country_id": 2,
"hash_image": "20fc428d3b1e82bc2cb07ae194ea5245840c5ec4f978244915972c362d53bfc7",
"short_name": "L. Niang",
"country_name": "USA",
"shirt_number": 77,
"date_of_birth": "1998-08-19T00:00:00+00:00",
"player_height": 201,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "77"
},
{
"id": 47041,
"name": "Donovan Smith",
"position": "OT",
"country_id": 2,
"hash_image": "aaf2c57dc19bea3f898c7ae98d70f7b1e0d86f2345952c93d163cc9721b6c5c8",
"short_name": "D. Smith",
"country_name": "USA",
"shirt_number": 79,
"date_of_birth": "1993-06-23T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "79"
},
{
"id": 47554,
"name": "Jawaan Taylor",
"position": "OT",
"country_id": 2,
"hash_image": "47d4bccac213c52a8a63cc1abba9319b42f27b6acbad7edbf37ef0b9e2675ad1",
"short_name": "J. Taylor",
"country_name": "USA",
"shirt_number": 74,
"date_of_birth": "1997-11-25T00:00:00+00:00",
"player_height": 196,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "74"
},
{
"id": 48030,
"name": "Joe Thuney",
"position": "OG",
"country_id": 2,
"hash_image": "12da8f5a51a18b62b8c16da1b1fea57f903fcebaa4ea7cdfbf339d849a79888c",
"short_name": "J. Thuney",
"country_name": "USA",
"shirt_number": 62,
"date_of_birth": "1992-11-18T00:00:00+00:00",
"player_height": 196,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "62"
},
{
"id": 48467,
"name": "Nick Allegretti",
"position": "OG",
"country_id": 2,
"hash_image": "09d201030dc1c3ba5a6040d8c423f5b33fd30195b7b62153ecbec0a8644e077c",
"short_name": "N. Allegretti",
"country_name": "USA",
"shirt_number": 73,
"date_of_birth": "1996-04-21T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "73"
},
{
"id": 48913,
"name": "Wanya Morris",
"position": "T",
"country_id": 2,
"hash_image": "a7b157abaa25ee0097aedde3e0e78c1827151aa21f5c1e38c75efa6790d9af71",
"short_name": "W. Morris",
"country_name": "USA",
"shirt_number": 64,
"date_of_birth": "2000-10-10T00:00:00+00:00",
"player_height": 196,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "64"
},
{
"id": 49431,
"name": "Creed Humphrey",
"position": "OL",
"country_id": 2,
"hash_image": "ed626c16f3c1093902bbaaf1452c71557f00e3e831a5af21d72a1ba6c36f4e62",
"short_name": "C. Humphrey",
"country_name": "USA",
"shirt_number": 52,
"date_of_birth": "1999-06-28T00:00:00+00:00",
"player_height": 196,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "52"
},
{
"id": 49831,
"name": "Trey Smith",
"position": "OL",
"country_id": 2,
"hash_image": "0297edbfb1b798c49f70e89721adaaf432abffb50b6fd5d8d6d43be6ca1bee02",
"short_name": "H. Smith",
"country_name": "USA",
"shirt_number": 65,
"date_of_birth": "1999-06-16T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "65"
},
{
"id": 50175,
"name": "Mike Caliendo",
"position": "OL",
"country_id": 2,
"hash_image": "0f993b96cfa775992a5a8d4a7f291636c60eb41c79b3887a7916739b9fa83472",
"short_name": "M. Caliendo",
"country_name": "USA",
"shirt_number": 66,
"date_of_birth": "1997-10-21T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "66"
},
{
"id": 50488,
"name": "L'Jarius Sneed",
"position": "DB",
"country_id": 2,
"hash_image": "92720c0e128d41d92eea03d0b241bf83eda93b5bdaabcac7e78ea2048b9416b6",
"short_name": "L. Sneed",
"country_name": "USA",
"shirt_number": 38,
"date_of_birth": "1997-01-21T00:00:00+00:00",
"player_height": 185,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "38"
},
{
"id": 50845,
"name": "Jaylen Watson",
"position": "DB",
"country_id": 2,
"hash_image": "fb4e585b91ff652835ce2ec8da524a99aed8e663e2106375196d35a89ea5fdc4",
"short_name": "J. Watson",
"country_name": "USA",
"shirt_number": 35,
"date_of_birth": "1998-09-17T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "35"
},
{
"id": 51218,
"name": "Joshua Williams",
"position": "DB",
"country_id": 2,
"hash_image": "192b995e0fd0a22c42d793d6fb8a268cdcd29596a941e24a4121c73ad1b5f8f4",
"short_name": "J. Williams",
"country_name": "USA",
"shirt_number": 2,
"date_of_birth": "1999-10-17T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "2"
},
{
"id": 51723,
"name": "Nic Jones",
"position": "DB",
"country_id": 2,
"hash_image": "ab3423777a2b12805af4e95c4e6a974a04b951f4e6fbd72c58d90a7c2b1f8542",
"short_name": "N. Jones",
"country_name": "USA",
"shirt_number": 31,
"date_of_birth": "2001-10-15T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "31"
},
{
"id": 52148,
"name": "Trent McDuffie",
"position": "CB",
"country_id": 2,
"hash_image": "be6287121e3ced1882b3d70530201b571e775ec87b2c60c1469c20a0f21bdbf8",
"short_name": "T. McDuffie",
"country_name": "USA",
"shirt_number": 22,
"date_of_birth": "2000-09-13T00:00:00+00:00",
"player_height": 180,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "22"
},
{
"id": 52570,
"name": "Chris Jones",
"position": "DT",
"country_id": 2,
"hash_image": "56fb6dabd31557c2d19d455f1cc8c560d0a9f56a10930f050659a7c4e6cd801c",
"short_name": "C. Jones",
"country_name": "USA",
"shirt_number": 95,
"date_of_birth": "1994-07-03T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "95"
},
{
"id": 52944,
"name": "Tershawn Wharton",
"position": "DT",
"country_id": 2,
"hash_image": "2d25d661dac95a8d6e0cfab6e494eb3899de8fc89db0bf34ffb12c183b3d264d",
"short_name": "T. Wharton",
"country_name": "USA",
"shirt_number": 98,
"date_of_birth": "1998-06-25T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "98"
},
{
"id": 53331,
"name": "Derrick Nnadi",
"position": "DT",
"country_id": 2,
"hash_image": "22a3fe9f7531a875f2e80bcdb8c25c6f260358b2cf8d2cb340207c9f0ec159ca",
"short_name": "D. Nnadi",
"country_name": "USA",
"shirt_number": 91,
"date_of_birth": "1996-05-09T00:00:00+00:00",
"player_height": 185,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "91"
},
{
"id": 53656,
"name": "Matt Dickerson",
"position": "DT",
"country_id": 2,
"hash_image": "c77d17193a6d4a9c630f9e3c65b5d346fac71b030fb5d9317b51635d2d241356",
"short_name": "M. Dickerson",
"country_name": "USA",
"shirt_number": 93,
"date_of_birth": "1995-11-09T00:00:00+00:00",
"player_height": 196,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "93"
},
{
"id": 53939,
"name": "Neil Farrell",
"position": "DT",
"country_id": 2,
"hash_image": "cfd84a5b178f91e7b869482c591219d68ad64a25620360555864acae14814335",
"short_name": "N. Farrell",
"country_name": "USA",
"shirt_number": 92,
"date_of_birth": "1998-09-09T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "92"
},
{
"id": 54201,
"name": "George Karlaftis",
"position": "DE",
"country_id": 2,
"hash_image": "0400c239c79d1bee2cd430d230ecbe5b812153da17e521c8871e818efab86fad",
"short_name": "G. Karlaftis",
"country_name": "USA",
"shirt_number": 56,
"date_of_birth": "2001-04-03T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "56"
},
{
"id": 54407,
"name": "Charles Omenihu",
"position": "DE",
"country_id": 2,
"hash_image": "2498d968d9c343bb2053ac2e5a44cbe4881af808f559aa1b2e78706da34fccf1",
"short_name": "C. Omenihu",
"country_name": "USA",
"shirt_number": 90,
"date_of_birth": "1997-08-20T00:00:00+00:00",
"player_height": 196,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "90"
},
{
"id": 54627,
"name": "Felix Anudike-Uzomah",
"position": "DE",
"country_id": 2,
"hash_image": "9998b9a0c06fefe114dd7ddd4c6f7ba25249adbd28bf7a47476329ba2bc2c453",
"short_name": "F. Anudike-Uzomah",
"country_name": "USA",
"shirt_number": 97,
"date_of_birth": "2002-01-24T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "97"
},
{
"id": 54858,
"name": "Michael Danna",
"position": "DE",
"country_id": 2,
"hash_image": "6f348d0bb61153f8ac2991fc377d63b25fd57336f91ca521bdf5aaf2cc228eba",
"short_name": "M. Danna",
"country_name": "USA",
"shirt_number": 51,
"date_of_birth": "1997-12-01T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "51"
},
{
"id": 55108,
"name": "Malik Herring",
"position": "DE",
"country_id": 2,
"hash_image": "80afe95704b68f6a42b5c2d46890dae3f830f7775573935c15e4229277d3f560",
"short_name": "M. Herring",
"country_name": "USA",
"shirt_number": 94,
"date_of_birth": "1997-11-09T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "94"
},
{
"id": 55366,
"name": "BJ Thompson",
"position": "DE",
"country_id": 2,
"hash_image": "8be2e43d4a06024704eeb6fe84f16d093b47c3a9f098680db0a2ded8c765a863",
"short_name": "B. Thompson",
"country_name": "USA",
"shirt_number": 53,
"date_of_birth": "1997-03-23T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "53"
},
{
"id": 55574,
"name": "Nick Bolton",
"position": "LB",
"country_id": 2,
"hash_image": "881d9cd033eb816831643cdaccef78c45219ccd2fedcc0d94a76b73806eb9336",
"short_name": "N. Bolton",
"country_name": "USA",
"shirt_number": 32,
"date_of_birth": "2000-03-10T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "32"
},
{
"id": 55763,
"name": "Willie Gay",
"position": "LB",
"country_id": 2,
"hash_image": "6cf205d04536ef58a1353a1d6dc3cf6e3bd8fee7d457221b04f55d5ec86d70e1",
"short_name": "Willie J. Gay",
"country_name": "USA",
"shirt_number": 50,
"date_of_birth": "1998-02-15T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "50"
},
{
"id": 56011,
"name": "Drue Tranquill",
"position": "LB",
"country_id": 2,
"hash_image": "4ff43b3407221fbcadccd00f9f9affb775c519d8c851018ef21bd2c7ad968785",
"short_name": "D. Tranquill",
"country_name": "USA",
"shirt_number": 23,
"date_of_birth": "1995-08-15T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "23"
},
{
"id": 56211,
"name": "Leo Chenal",
"position": "LB",
"country_id": 2,
"hash_image": "869a3868ee9ee44c172857cf69897971307f117be993683ed4e49998eacf3db1",
"short_name": "L. Chenal",
"country_name": "USA",
"shirt_number": 54,
"date_of_birth": "2000-10-26T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "54"
},
{
"id": 56474,
"name": "Jack Cochrane",
"position": "LB",
"country_id": 2,
"hash_image": "26c00b353793c1a58422c3e6aff0f2b490d83b6d5e6d44a4ea5e4f422cd2f84e",
"short_name": "J. Cochrane",
"country_name": "USA",
"shirt_number": 43,
"date_of_birth": "1999-02-09T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "43"
},
{
"id": 56717,
"name": "Cam Jones",
"position": "LB",
"country_id": 2,
"hash_image": "497d10de6923e038271bc86b9501f543f46868a192a141b265d4c847d86f5b52",
"short_name": "C. Jones",
"country_name": "USA",
"shirt_number": 44,
"date_of_birth": "1999-10-21T00:00:00+00:00",
"player_height": 185,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "44"
},
{
"id": 57200,
"name": "Justin Reid",
"position": "SAF",
"country_id": 2,
"hash_image": "e2cef18e647a4b927fd6c9155cb04cc909cfb6e9bedbdb0f04956d31872788ea",
"short_name": "J. Reid",
"country_name": "USA",
"shirt_number": 20,
"date_of_birth": "1997-02-15T00:00:00+00:00",
"player_height": 185,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "20"
},
{
"id": 57406,
"name": "Bryan Cook",
"position": "SAF",
"country_id": 2,
"hash_image": "bfbd4a0eed15a4a9a5c8e62a5def36eb8737ca991a0c8653c65e17ab1e325e7d",
"short_name": "B. Cook",
"country_name": "USA",
"shirt_number": 6,
"date_of_birth": "1999-09-07T00:00:00+00:00",
"player_height": 185,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "6"
},
{
"id": 57647,
"name": "Mike Edwards",
"position": "SAF",
"country_id": 2,
"hash_image": "bb9d737df496cc453cb4809de3c3548526c0f00dd31ff9bd0fda55c1e79cb6c5",
"short_name": "M. Edwards",
"country_name": "USA",
"shirt_number": 21,
"date_of_birth": "1996-05-18T00:00:00+00:00",
"player_height": 178,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "21"
},
{
"id": 57910,
"name": "Tommy Townsend",
"position": "P",
"country_id": 2,
"hash_image": "a4e101115433841f3c9b2240c039323093614ec0befb4c509e847fdb275a4775",
"short_name": "T. Townsend",
"country_name": "USA",
"shirt_number": 5,
"date_of_birth": "1996-11-12T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "5"
},
{
"id": 58122,
"name": "James Winchester",
"position": "LS",
"country_id": 2,
"hash_image": "1bff679c7d9edf1fcb72dc4352fe2c65debdfeb12d30e095c39ec07fa467667a",
"short_name": "J. Winchester",
"country_name": "USA",
"shirt_number": 41,
"date_of_birth": "1989-08-06T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "41"
},
{
"id": 58366,
"name": "Harrison Butker",
"position": "K",
"country_id": 2,
"hash_image": "d421fda624528fd69771ef8ef41caf260a4cc2236af735713a4b655d259a472f",
"short_name": "H. Butker",
"country_name": "USA",
"shirt_number": 7,
"date_of_birth": "1995-07-14T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "7"
},
{
"id": 59274,
"name": "Chamarri Conner",
"position": "DB",
"country_id": 2,
"hash_image": "93f78e812bd4542f39486080e2fdd2b281c4bdd3d805a71369d1e1783e02c91e",
"short_name": "C. Conner",
"country_name": "USA",
"shirt_number": 27,
"date_of_birth": "2000-07-11T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "27"
},
{
"id": 93101,
"name": "Ekow Boye-Doe",
"position": "CB",
"country_id": 2,
"hash_image": "4e33b52c2a3a3b1ab99db35b2d04b17c4649537496c4f83a5e5aa02c398abb2a",
"short_name": "E. Boye-Doe",
"country_name": "USA",
"shirt_number": 40,
"date_of_birth": "1999-11-04T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "40"
},
{
"id": 175163,
"name": "Isiah Pacheco",
"position": "RB",
"country_id": 2,
"hash_image": "ac0f576fae52439de67a308db39a54685a5df96124a46958cc11781c6c6355fa",
"short_name": "I. Pacheco",
"country_name": "USA",
"shirt_number": 10,
"date_of_birth": "1999-03-02T00:00:00+00:00",
"player_height": 180,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "10"
},
{
"id": 194388,
"name": "Richie James",
"position": "WR",
"country_id": 2,
"hash_image": "a81f2d8ff4df8ce0a4eae7c458e199ce9b9d40132784d8af95226d50209e0d6e",
"short_name": "R. James",
"country_name": "USA",
"shirt_number": 17,
"date_of_birth": "1995-09-05T00:00:00+00:00",
"player_height": 175,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "17"
},
{
"id": 195073,
"name": "Cole Christiansen",
"position": "LB",
"country_id": 2,
"hash_image": "079bb9b4fe5681911aca6fc04ef8275f9b510c4d5ebb75d3b4b538f05a1f31d8",
"short_name": "C. Christiansen",
"country_name": "USA",
"shirt_number": 48,
"date_of_birth": "1997-07-30T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "48"
},
{
"id": 195089,
"name": "Shane Buechele",
"position": "QB",
"country_id": 2,
"hash_image": "b784c68f155bbcedd065ff8e186b7494f538aaafda1bf97252c0119c69536da4",
"short_name": "S. Buechele",
"country_name": "USA",
"shirt_number": 12,
"date_of_birth": "1998-01-08T00:00:00+00:00",
"player_height": 185,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "12"
},
{
"id": 195102,
"name": "La'Mical Perine",
"position": "RB",
"country_id": 2,
"hash_image": "2a33c0573981efda7bad76ea58f00ea3f83c8f6406a8d581c902181944c8e253",
"short_name": "L. Perine",
"country_name": "USA",
"shirt_number": 29,
"date_of_birth": "1998-01-30T00:00:00+00:00",
"player_height": 180,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "29"
},
{
"id": 195127,
"name": "Jerrion Ealy",
"position": "RB",
"country_id": 2,
"hash_image": "3737beb63350dedb81a82a8ca8c6f944e7b3992912aa92a6d9a69f1499c34fd7",
"short_name": "J. Ealy",
"country_name": "USA",
"shirt_number": 39,
"date_of_birth": "2000-08-19T00:00:00+00:00",
"player_height": 175,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "39"
},
{
"id": 195187,
"name": "Cornell Powell",
"position": "WR",
"country_id": 2,
"hash_image": "5280661d0372c9e132a2e6a4298940f9d23608067061e474a24b32ba57130aa9",
"short_name": "C. Powell",
"country_name": "USA",
"shirt_number": 14,
"date_of_birth": "1997-10-30T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "14"
},
{
"id": 195230,
"name": "Deon Bush",
"position": "DB",
"country_id": 2,
"hash_image": "c9ca186c54d2f7e44922b0a0aac37c329623877bcb11d86511fe73413277f357",
"short_name": "D. Bush",
"country_name": "USA",
"shirt_number": 26,
"date_of_birth": "1993-08-14T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "26"
},
{
"id": 195286,
"name": "Matt Bushman",
"position": "TE",
"country_id": 2,
"hash_image": "f3d9699dbb77558c26b52296559f99230366aa53dcbc8cd83df8bd34abbe1dc3",
"short_name": "M. Bushman",
"country_name": "USA",
"shirt_number": 49,
"date_of_birth": "1995-11-03T00:00:00+00:00",
"player_height": 195,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "49"
},
{
"id": 195354,
"name": "Danny Shelton",
"position": "DT",
"country_id": 2,
"hash_image": "4e3d6767e09ab81c39e508c0d6034f84b8c585c2c25634e0eec5e92e57c0bde4",
"short_name": "D. Shelton",
"country_name": "USA",
"shirt_number": 71,
"date_of_birth": "1993-08-20T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "71"
},
{
"id": 195396,
"name": "Kendall Blanton",
"position": "TE",
"country_id": 2,
"hash_image": "eca1b6909897933b954f6e2a319a97b4bc39a2b80cad9a67237bca503ce90bf6",
"short_name": "K. Blanton",
"country_name": "USA",
"shirt_number": 80,
"date_of_birth": "1995-11-10T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "80"
},
{
"id": 195425,
"name": "Chris Oladokun",
"position": "QB",
"country_id": 2,
"hash_image": "22e38362b0e3a5d29af0d18999caa1579376f7f8bb4b38f941ade0aca6cbb870",
"short_name": "C. Oladokun",
"country_name": "USA",
"shirt_number": 6,
"date_of_birth": "1997-09-03T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "6"
},
{
"id": 195447,
"name": "Ty Fryfogle",
"position": "WR",
"country_id": 2,
"hash_image": "d46d3ec996af23547f3129940574afbdeb0a9384c74dc0ed23f08b09e4ffff81",
"short_name": "T. Fryfogle",
"country_name": "USA",
"shirt_number": 13,
"date_of_birth": "1999-01-28T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "13"
},
{
"id": 195494,
"name": "Duron Lowe",
"position": "CB",
"country_id": 2,
"hash_image": "b55d9c8109bd197a510a704afea8c8d154f590cf1b25220db0afcd9f885eef12",
"short_name": "D. Lowe",
"country_name": "USA",
"shirt_number": 0,
"date_of_birth": "1997-11-29T00:00:00+00:00",
"player_height": 180,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "0"
},
{
"id": 195510,
"name": "Izaiah Gathings",
"position": "TE",
"country_id": 2,
"hash_image": "2ef6ad7af534e0ac6123f4a0699d90a1b874e5e12e8982a28228ba209d6a2381",
"short_name": "I. Gathings",
"country_name": "USA",
"shirt_number": 42,
"date_of_birth": "2000-09-18T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "42"
},
{
"id": 195552,
"name": "Chris Williams",
"position": "DT",
"country_id": 2,
"hash_image": "9a0c1983c1b8706505fa2464775c10045184f212cc487b20813098205769e48f",
"short_name": "C. Williams",
"country_name": "USA",
"shirt_number": 70,
"date_of_birth": "1998-06-16T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "70"
},
{
"id": 195647,
"name": "Lamar Jackson",
"position": "CB",
"country_id": 2,
"hash_image": "1fd220e1788afa0cff6ab79fc022eaeaf9ce937ff58e500a48ec53bcb02061b5",
"short_name": "L. Jackson",
"country_name": "USA",
"shirt_number": 29,
"date_of_birth": "1998-04-13T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "29"
},
{
"id": 195668,
"name": "Joshua Kaindoh",
"position": "DE",
"country_id": 2,
"hash_image": "71f759be2163291792ea90a92425eefae1e5b5309f960ce680edec7ff16bcef9",
"short_name": "J. Kaindoh",
"country_name": "USA",
"shirt_number": 59,
"date_of_birth": "1998-12-27T00:00:00+00:00",
"player_height": 201,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "59"
},
{
"id": 195694,
"name": "Isaiah Norman",
"position": "CB",
"country_id": 2,
"hash_image": "a5aaf359f642acaedae50b35db08d9b62c60fedd49b57e6210ecc058598dbfdb",
"short_name": "I. Norman",
"country_name": "USA",
"shirt_number": 46,
"date_of_birth": "1998-07-14T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "46"
},
{
"id": 195757,
"name": "Daniel Wise",
"position": "DT",
"country_id": 2,
"hash_image": "2d6d048b80741e0c895f76a623c8c93cd8bdef4987d789c31218e5fa337af54b",
"short_name": "D. Wise",
"country_name": "USA",
"shirt_number": 96,
"date_of_birth": "1996-01-16T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "96"
},
{
"id": 195783,
"name": "Kekoa Crawford",
"position": "WR",
"country_id": 2,
"hash_image": "ffc1d417ecb2f2b282dda8e45cebd6da35fe159dcbfc5496d0ff4a2c2a56fa9f",
"short_name": "K. Crawford",
"country_name": "USA",
"shirt_number": 89,
"date_of_birth": "1998-02-10T00:00:00+00:00",
"player_height": 185,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "89"
},
{
"id": 195801,
"name": "Chukwuebuka Jason Godrick",
"position": "T",
"country_id": 116,
"hash_image": "7a9b0ef37b428dad8021a1b87dbf0a1ecd97a296401a9a9b272737cc22da7e6d",
"short_name": "C. J. Godrick",
"country_name": "Nigeria",
"shirt_number": 72,
"date_of_birth": "2000-10-11T00:00:00+00:00",
"player_height": 196,
"country_hash_image": "d8d91b2e06df73d70eb998e274b63b433db68b4fa1cfd0904f21f139b14c5567",
"player_jersey_number": "72"
},
{
"id": 195895,
"name": "Darius Harris",
"position": "LB",
"country_id": 2,
"hash_image": "75378b16de566dc5116cdb54fc6ce4dd6b46c6b2861d246df60905f8f8e9fe86",
"short_name": "D. Harris",
"country_name": "USA",
"shirt_number": 59,
"date_of_birth": "1996-01-17T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "59"
},
{
"id": 195900,
"name": "Chad Henne",
"position": "QB",
"country_id": 2,
"hash_image": "506faaeefbeeb7851a066d9b6a334483d99ae782e47c4b2cb40597fd7d4eced1",
"short_name": "C. Henne",
"country_name": "USA",
"shirt_number": 4,
"date_of_birth": "1985-07-02T00:00:00+00:00",
"player_height": 190,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "4"
},
{
"id": 195919,
"name": "Carlos Dunlap",
"position": "DE",
"country_id": 2,
"hash_image": "99dce9a6a14b23a76e5d261d8975e86c71265ea1d66f7bb627abe65973ab1d68",
"short_name": "C. Dunlap",
"country_name": "USA",
"shirt_number": 8,
"date_of_birth": "1989-02-28T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "8"
},
{
"id": 195924,
"name": "Nazeeh Johnson",
"position": "CB",
"country_id": 2,
"hash_image": "e524d1f4bd59507295f7420792a09c22513822bdd3d77f218865e980709d733e",
"short_name": "N. Johnson",
"country_name": "USA",
"shirt_number": 13,
"date_of_birth": "1998-07-17T00:00:00+00:00",
"player_height": 177,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "13"
},
{
"id": 195933,
"name": "Joe Fortson",
"position": "WR",
"country_id": 2,
"hash_image": "8fbc283a965a5742b05db51f9f808df33fb793c695cdf28785383a0e168666fd",
"short_name": "J. Fortson",
"country_name": "USA",
"shirt_number": 88,
"date_of_birth": "1995-12-07T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "88"
},
{
"id": 196245,
"name": "Brandon Williams",
"position": "DE",
"country_id": 2,
"hash_image": "d18442f29686c6f021923420edaa066bf475c386f603abe6a8133d01a2a0a319",
"short_name": "B. Williams",
"country_name": "USA",
"shirt_number": 98,
"date_of_birth": "1989-02-21T00:00:00+00:00",
"player_height": 185,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "98"
},
{
"id": 199256,
"name": "Al'Malik Herring",
"hash_image": "2ed270c08fb676950f43cc3e1641c53604396d818144900267bbad77912ba0b3",
"short_name": "A. Herring",
"shirt_number": 94,
"player_jersey_number": "94"
},
{
"id": 219786,
"name": "Sebastian Gutierrez",
"position": "T",
"country_id": 2,
"hash_image": "7346172300e43356d8e7882765493da72eab8faefdf9b3410911099640a5c622",
"short_name": "S. Gutierrez",
"country_name": "USA",
"shirt_number": 60,
"date_of_birth": "1998-07-06T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "60"
},
{
"id": 224885,
"name": "Austin Reiter",
"position": "C",
"country_id": 2,
"hash_image": "5291cbe288fb029975572603e55bdab847ba72ee1a20d9257f52137721ede3e6",
"short_name": "A. Reiter",
"country_name": "USA",
"shirt_number": 61,
"date_of_birth": "1991-11-27T00:00:00+00:00",
"player_height": 191,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "61"
},
{
"id": 228344,
"name": "Darian Kinnard",
"position": "T",
"country_id": 2,
"hash_image": "0d8a84b2624f979a1f2218d01e96df2141857a7306c99ee280ba40ce2a3acd95",
"short_name": "D. Kinnard",
"country_name": "USA",
"shirt_number": 75,
"date_of_birth": "1999-12-29T00:00:00+00:00",
"player_height": 196,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "75"
},
{
"id": 234608,
"name": "Juwan Green",
"position": "WR",
"country_id": 2,
"hash_image": "00ae15fc0369b40a06bda2a1f5c20fa2bd00d4d9d8e6a374bae0de9e5c87872a",
"short_name": "J. Green",
"country_name": "USA",
"shirt_number": 89,
"date_of_birth": "1998-07-01T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "89"
},
{
"id": 235081,
"name": "Prince Tega Wanogho",
"position": "T",
"country_id": 116,
"hash_image": "13a7692a98ed9e72ecc4b7219e55f348c9d348f012e0aa5add24f4f4b010a4ee",
"short_name": "P. T. Wanogho",
"country_name": "Nigeria",
"shirt_number": 76,
"date_of_birth": "1997-11-22T00:00:00+00:00",
"player_height": 201,
"country_hash_image": "d8d91b2e06df73d70eb998e274b63b433db68b4fa1cfd0904f21f139b14c5567",
"player_jersey_number": "76"
},
{
"id": 572248,
"name": "Jarmar Julien",
"position": "RB",
"hash_image": "e918f58f46da3c0209c6d0678eb4a9ad4e6232d50059d03f288e14a60ab617fc",
"short_name": "J. Julien",
"shirt_number": 27,
"date_of_birth": "1979-12-11T00:00:00+00:00",
"player_height": 177,
"player_jersey_number": "27"
},
{
"id": 631131,
"name": "Nick Bolton",
"position": "LB",
"country_id": 2,
"hash_image": "881d9cd033eb816831643cdaccef78c45219ccd2fedcc0d94a76b73806eb9336",
"short_name": "N. Bolton",
"country_name": "USA",
"shirt_number": 32,
"date_of_birth": "2000-03-10T00:00:00+00:00",
"player_height": 183,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "32"
},
{
"id": 631135,
"name": "Willie Gay",
"position": "LB",
"country_id": 2,
"hash_image": "6cf205d04536ef58a1353a1d6dc3cf6e3bd8fee7d457221b04f55d5ec86d70e1",
"short_name": "Willie J. Gay",
"country_name": "USA",
"shirt_number": 50,
"date_of_birth": "1998-02-15T00:00:00+00:00",
"player_height": 188,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "50"
},
{
"id": 631154,
"name": "Trey Smith",
"position": "OL",
"country_id": 2,
"hash_image": "0297edbfb1b798c49f70e89721adaaf432abffb50b6fd5d8d6d43be6ca1bee02",
"short_name": "H. Smith",
"country_name": "USA",
"shirt_number": 65,
"date_of_birth": "1999-06-16T00:00:00+00:00",
"player_height": 198,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "65"
},
{
"id": 631172,
"name": "Isiah Pacheco",
"position": "RB",
"country_id": 2,
"hash_image": "ac0f576fae52439de67a308db39a54685a5df96124a46958cc11781c6c6355fa",
"short_name": "I. Pacheco",
"country_name": "USA",
"shirt_number": 10,
"date_of_birth": "1999-03-02T00:00:00+00:00",
"player_height": 180,
"country_hash_image": "9b202ecbc6d45c6d8901d989a918878397a3eb9d00e8f48022fc051b19d21a1d",
"player_jersey_number": "10"
}
]
}
]