diff --git a/spond/_event_template.py b/spond/_event_template.py index 39a03df..4cfb0f1 100644 --- a/spond/_event_template.py +++ b/spond/_event_template.py @@ -18,6 +18,17 @@ "latitude": None, "longitude": None, }, + "matchEvent": False, + "matchInfo": { + "opponentName": None, + "opponentScore": None, + "scoresFinal": False, + "scoresSet": False, + "scoresSetEver": False, + "teamName": None, + "teamScore": None, + "type": None, + }, "owners": [{"id": None}], "visibility": "INVITEES", "participantsHidden": False,