# TENNIS RESULT
### Completed
```json
{
"eventId": 60963772,
"homeId": 338230,
"homeName": "Alexandar Lazarov (BUL)",
"awayId": 722039,
"awayName": "Luca Van Assche (FRA)",
"htHomeScore": null,
"htAwayScore": null,
"homeScore": "0",
"awayScore": "2",
"firstHomeScore": null,
"firstAwayScore": null,
"secondHomeScore": null,
"secondAwayScore": null,
"homeGameScore": "7",
"awayGameScore": "12",
"sessionScores": [
{
"homeScore": "3",
"awayScore": "6",
"isRefund": false
},
{
"homeScore": "4",
"awayScore": "6",
"isRefund": false
},
{
"homeScore": "-",
"awayScore": "-",
"isRefund": false
}
],
"overTimeScores": [],
"gameStatus": "Completed",
"winDetail": null,
"eventTime": "2022-12-01T11:00:00",
"soccerDetail": null,
"eSportMapDetail": null
},
```
```json
{
"eventId": 61071747,
"homeId": 79076,
"homeName": "Dusan Lajovic (SRB)",
"awayId": 115750,
"awayName": "Steven Diez (CAN)",
"htHomeScore": null,
"htAwayScore": null,
"homeScore": "2",
"awayScore": "0",
"firstHomeScore": null,
"firstAwayScore": null,
"secondHomeScore": null,
"secondAwayScore": null,
"homeGameScore": "12",
"awayGameScore": "5",
"sessionScores": [
{
"homeScore": "6",
"awayScore": "1",
"isRefund": false
},
{
"homeScore": "6",
"awayScore": "4",
"isRefund": false
},
{
"homeScore": "-",
"awayScore": "-",
"isRefund": true
}
],
"overTimeScores": [],
"gameStatus": "Completed",
"winDetail": null,
"eventTime": "2022-12-04T11:00:00",
"soccerDetail": null,
"eSportMapDetail": null
},
```
### Refund
```json
{
"eventId": 60923957,
"homeId": 837090,
"homeName": "Ivan Gakhov",
"awayId": 160110,
"awayName": "Andrea Collarini (ARG)",
"htHomeScore": null,
"htAwayScore": null,
"homeScore": "0",
"awayScore": "0",
"firstHomeScore": null,
"firstAwayScore": null,
"secondHomeScore": null,
"secondAwayScore": null,
"homeGameScore": "-",
"awayGameScore": "-",
"sessionScores": [
{
"homeScore": "4",
"awayScore": "6",
"isRefund": false
},
{
"homeScore": "7",
"awayScore": "5",
"isRefund": false
},
{
"homeScore": "-",
"awayScore": "-",
"isRefund": true
}
],
"overTimeScores": [],
"gameStatus": "Refund",
"winDetail": null,
"eventTime": "2022-11-30T12:00:00",
"soccerDetail": null,
"eSportMapDetail": null
},
```
```json
{
"eventId": 61104494,
"homeId": 221475,
"homeName": "Maximilian Neuchrist (AUT)(10th Game)",
"awayId": 838795,
"awayName": "Luca Van Assche (FRA)(10th Game)",
"htHomeScore": null,
"htAwayScore": null,
"homeScore": "0",
"awayScore": "0",
"firstHomeScore": null,
"firstAwayScore": null,
"secondHomeScore": null,
"secondAwayScore": null,
"homeGameScore": "-",
"awayGameScore": "-",
"sessionScores": [
{
"homeScore": "-",
"awayScore": "-",
"isRefund": false
},
{
"homeScore": "-",
"awayScore": "-",
"isRefund": false
},
{
"homeScore": "-",
"awayScore": "-",
"isRefund": false
}
],
"overTimeScores": [],
"gameStatus": "Refund",
"winDetail": null,
"eventTime": "2022-12-04T13:01:00",
"soccerDetail": null,
"eSportMapDetail": null
},
```
```json
{
"eventId": 60998242,
"homeId": 79076,
"homeName": "Dusan Lajovic (SRB)",
"awayId": 365735,
"awayName": "Adrian Andreev (BUL)",
"htHomeScore": null,
"htAwayScore": null,
"homeScore": "0",
"awayScore": "0",
"firstHomeScore": null,
"firstAwayScore": null,
"secondHomeScore": null,
"secondAwayScore": null,
"homeGameScore": "-",
"awayGameScore": "-",
"sessionScores": [
{
"homeScore": "-",
"awayScore": "-",
"isRefund": true
},
{
"homeScore": "-",
"awayScore": "-",
"isRefund": true
},
{
"homeScore": "-",
"awayScore": "-",
"isRefund": true
}
],
"overTimeScores": [],
"gameStatus": "Refund",
"winDetail": null,
"eventTime": "2022-12-02T11:00:00",
"soccerDetail": null,
"eSportMapDetail": null
},
```