[LIB-5] Site sources of snooker-score-api
[snooker-score-api.git] / sample.txt
1 Event
2 [
3 {
4 "ID": 398,
5 "Name": "Shanghai Masters Qualifiers",
6 "StartDate": "2015-08-05",
7 "EndDate": "2015-08-09",
8 "Sponsor": "Bank of Communications OTO",
9 "Season": 2015,
10 "Type": "Qualifying",
11 "Num": 0,
12 "Venue": "Barnsley Metrodome",
13 "City": "Barnsley",
14 "Country": "England",
15 "Discipline": "snooker",
16 "Main": 403,
17 "Sex": "Both",
18 "AgeGroup": "O",
19 "Url": "",
20 "Related": "shanghai",
21 "Stage": "Q",
22 "ValueType": "SM",
23 "ShortName": "",
24 "WorldSnookerId": 13850,
25 "RankingType": "WR",
26 "EventPredictionID": 0,
27 "Team": false,
28 "Format": 1,
29 "Twitter": "",
30 "HashTag": "SnookerShanghaiMasters",
31 "ConversionRate": 1,
32 "AllRoundsAdded": true,
33 "PhotoURLs": "",
34 "NumCompetitors": 96,
35 "NumUpcoming": 0,
36 "NumActive": 0,
37 "NumResults": 96,
38 "Note": "",
39 "CommonNote": "Watch on <a href=\u0022http:\u002F\u002Fwww.worldsnooker.livesport.tv\u002F\u0022>World Snooker<\u002Fa> and selected betting sites",
40 "DefendingChampion": 0,
41 "PreviousEdition": 0
42 }
43 ]
44
45 *********************************************************
46 Match
47 [
48 {
49 "ID": 2240166,
50 "EventID": 397,
51 "Round": 1,
52 "Number": 5,
53 "Player1ID": 1730,
54 "Score1": 1,
55 "Walkover1": false,
56 "Player2ID": 1590,
57 "Score2": 4,
58 "Walkover2": false,
59 "WinnerID": 1590,
60 "Unfinished": false,
61 "OnBreak": false,
62 "WorldSnookerID": 386706,
63 "LiveUrl": "",
64 "DetailsUrl": "",
65 "PointsDropped": false,
66 "ShowCommonNote": false,
67 "Estimated": false,
68 "Type": 1,
69 "TableNo": 0,
70 "VideoURL": "",
71 "InitDate": "2015-07-08T13:36:14Z",
72 "ModDate": "2015-07-29T14:14:35Z",
73 "StartDate": "2015-07-29T14:14:35Z",
74 "EndDate": "2015-07-29T17:25:14Z",
75 "ScheduledDate": "2015-07-29T14:00:00Z",
76 "FrameScores": "",
77 "Sessions": "",
78 "Note": "",
79 "ExtendedNote": ""
80 }
81 ]
82
83 *********************************************************
84 Player
85
86 [
87 {
88 "ID": 1,
89 "Type": 1,
90 "FirstName": "Mark",
91 "MiddleName": "J",
92 "LastName": "Williams",
93 "TeamName": "",
94 "TeamNumber": 0,
95 "TeamSeason": 0,
96 "ShortName": "M J Williams",
97 "Nationality": "Wales",
98 "Sex": "M",
99 "BioPage": "http:\u002F\u002Fsnooker.org\u002Fplr\u002Fbio\u002Fmwilliams.shtml",
100 "Born": "1975-03-21",
101 "Twitter": "markwil147",
102 "SurnameFirst": false,
103 "License": "",
104 "Club": "",
105 "URL": "",
106 "Photo": "http:\u002F\u002Fsnooker.org\u002Fimg\u002Fplayers\u002FMarkWilliams.png",
107 "Info": ""
108 }
109 ]
110
111 *********************************************************
112 Ranking
113 [
114 {
115 "ID": 10830258,
116 "Position": 1,
117 "PlayerID": 17,
118 "Season": 2015,
119 "Sum": 680041,
120 "Type": "MoneyRankings"
121 }
122 ]
123 *********************************************************
124 OngoingMatch
125 [
126 {
127 "ID": 3352339,
128 "EventID": 531,
129 "Round": 7,
130 "Number": 8,
131 "Player1ID": 17,
132 "Score1": 0,
133 "Walkover1": false,
134 "Player2ID": 1,
135 "Score2": 1,
136 "Walkover2": false,
137 "WinnerID": 0,
138 "Unfinished": true,
139 "OnBreak": false,
140 "WorldSnookerID": 434080,
141 "LiveUrl": "",
142 "DetailsUrl": "",
143 "PointsDropped": false,
144 "ShowCommonNote": true,
145 "Estimated": false,
146 "Type": 1,
147 "TableNo": 0,
148 "VideoURL": "",
149 "InitDate": "2016-12-04T14:45:51Z",
150 "ModDate": "2017-01-18T13:39:40Z",
151 "StartDate": "2017-01-18T13:10:00Z",
152 "EndDate": "",
153 "ScheduledDate": "2017-01-18T13:00:00Z",
154 "FrameScores": "",
155 "Sessions": "",
156 "Note": "",
157 "ExtendedNote": ""
158 }
159 ]