Well, for NCAAF if that is what you are taking about, I would think so. I am sure this is the endpoint being processed:
http://site.api.espn.com/apis/site/v2/sports/football/college-football/scoreboard
And a snippet shows this:
"competitors": [
{
"id": "127",
"uid": "s:20~l:23~t:127",
"type": "team",
"order": 0,
"homeAway": "home",
"winner": true,
"team": {
"id": "127",
"uid": "s:20~l:23~t:127",
"location": "Michigan State",
"name": "Spartans",
"abbreviation": "MSU",
"displayName": "Michigan State Spartans",
"shortDisplayName": "Spartans",
"color": "18453B",
"alternateColor": "ffffff",
"isActive": true,
"venue": {"id": "3936"},
"links": [
{
"rel": [
"clubhouse",
"desktop",
"team"
],
"href": "https://www.espn.com/college-football/team/_/id/127/michigan-state-spartans",
"text": "Clubhouse",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"clubhouse",
"mobile",
"team"
],
"href": "http://www.espn.com/college-football/team/_/id/127/michigan-state-spartans",
"text": "Clubhouse",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"roster",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/team/roster/_/id/127",
"text": "Roster",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"stats",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/team/stats/_/id/127",
"text": "Statistics",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"schedule",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/team/schedule/_/id/127",
"text": "Schedule",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"photos",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/team/photos/_/id/127",
"text": "photos",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"scores",
"sportscenter",
"app",
"team"
],
"href": "sportscenter://x-callback-url/showClubhouse?uid=s:20~l:23~t:127§ion=scores",
"text": "Scores",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"awards",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/awards/_/team/127",
"text": "Awards",
"isExternal": false,
"isPremium": false
}
],
"logo": "https://a.espncdn.com/i/teamlogos/ncaa/500/127.png",
"conferenceId": "5"
},
"score": "35",
"linescores": [
{"value": 7.0},
{"value": 14.0},
{"value": 0.0},
{"value": 14.0}
],
"statistics": [],
"curatedRank": {"current": 15},
"records": [
{
"name": "YTD",
"abbreviation": "Game",
"type": "total",
"summary": "1-0"
},
{
"name": "Home",
"type": "home",
"summary": "1-0"
},
{
"name": "Road",
"type": "road",
"summary": "0-0"
},
{
"name": "vs. Conf.",
"type": "vsconf",
"summary": "0-0"
}
]
},
{
"id": "2711",
"uid": "s:20~l:23~t:2711",
"type": "team",
"order": 1,
"homeAway": "away",
"winner": false,
"team": {
"id": "2711",
"uid": "s:20~l:23~t:2711",
"location": "Western Michigan",
"name": "Broncos",
"abbreviation": "WMU",
"displayName": "Western Michigan Broncos",
"shortDisplayName": "Broncos",
"color": "532e1f",
"alternateColor": "8b7f79",
"isActive": true,
"venue": {"id": "3980"},
"links": [
{
"rel": [
"clubhouse",
"desktop",
"team"
],
"href": "https://www.espn.com/college-football/team/_/id/2711/western-michigan-broncos",
"text": "Clubhouse",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"clubhouse",
"mobile",
"team"
],
"href": "http://www.espn.com/college-football/team/_/id/2711/western-michigan-broncos",
"text": "Clubhouse",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"roster",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/team/roster/_/id/2711",
"text": "Roster",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"stats",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/team/stats/_/id/2711",
"text": "Statistics",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"schedule",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/team/schedule/_/id/2711",
"text": "Schedule",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"photos",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/team/photos/_/id/2711",
"text": "photos",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"scores",
"sportscenter",
"app",
"team"
],
"href": "sportscenter://x-callback-url/showClubhouse?uid=s:20~l:23~t:2711§ion=scores",
"text": "Scores",
"isExternal": false,
"isPremium": false
},
{
"rel": [
"awards",
"desktop",
"team"
],
"href": "http://www.espn.com/college-football/awards/_/team/2711",
"text": "Awards",
"isExternal": false,
"isPremium": false
}
],
"logo": "https://a.espncdn.com/i/teamlogos/ncaa/500/2711.png",
"conferenceId": "15"
},
"score": "13",
"linescores": [
{"value": 3.0},
{"value": 0.0},
{"value": 10.0},
{"value": 0.0}
],
"statistics": [],
"curatedRank": {"current": 99},
"records": [
{
"name": "YTD",
"abbreviation": "Game",
"type": "total",
"summary": "0-1"
},
{
"name": "Home",
"type": "home",
"summary": "0-0"
},
{
"name": "Road",
"type": "road",
"summary": "0-1"
},
{
"name": "vs. Conf.",
"type": "vsconf",
"summary": "0-0"
}
]
}
],
curratedrank seems correct (at least for those ranked teams like MiState in this case). It looks to me like it returns 1 through 25 and everyone else is 99.
MiState = 15
Western Michigan = 99
I assume you want that info in the Card. If you wanted a separate card just showing 1 - 25, that would be a no brainer to create as a REST sensor.