gfrenoy / TabT-API

Programming interface for TabT, the free table tennis manager software
http://tabt.frenoy.net
GNU Affero General Public License v3.0
9 stars 5 forks source link

Score label #14

Closed Fllorent0D closed 5 years ago

Fllorent0D commented 5 years ago

Small question about the labels next to the score. What does the 'SM'/'GU' stands for?

    {
        "MatchId": "LgH14/456",
        "WeekName": "14",
        "Date": "2019-01-25T00:00:00.000Z",
        "Time": "20:00:00",
        "Venue": 1,
        "HomeClub": "L252",
        "HomeTeam": "Francorchamps H",
        "AwayClub": "L399",
        "AwayTeam": "Raquette Disonnaise B",
        "Score": "16-0 sm",
        "MatchUniqueId": 367726,
        "NextWeekName": "15",
        "PreviousWeekName": "13",
        "IsHomeForfeited": false,
        "IsAwayForfeited": false,
        "DivisionId": "3999",
        "DivisionCategory": "1",
        "IsHomeWithdrawn": "N",
        "IsAwayWithdrawn": "N"
    }
gfrenoy commented 5 years ago

"Score modifié" / "Gewijzigde Uitslag"

It happens when the score is changed by a decision of the competition manager.