Par 3 Streaming with 3 & 2 Ball Markets
3 Ball & 2 Ball Markets on Par 3 Streaming Hole:
Setting up the Event Centre:
L1 events offer streaming on 2 Par 3 holes. Along with full Event Centre experience, you can also offer a sub category to punters for deeper engagement with players/groups playing on the streaming holes and offer relevant 2 & 3 ball markets for those groups/players.
How to know which holes will have streaming:
This information can be obtained from the tournaments endpoint. In the holes object you will find "isStreaming": true,
isStreaming
boolean
Is video streaming available on this hole?
For Schedule along with Group and Player DDE ID's use the Schedule Endpoint.
For video streaming authentication please click here.
To initialise the Event Centre using the hole view:
Deep-linking to hole view:
Target Module:
hole
Hole Only (No navigation back to Course)
holeNo must be passed in initialContext, see below for more details
View:
course-detail-hole
view, holeNo
course-detail-scorecard
view, holeNo
courseId
course-detail-shots
view, holeNo
courseId
How to setup the integration library:
2 Ball and 3 Ball Markets:
Below is a list of markets that can be displayed on Par 3 streaming holes.
mt.twoball
2 balls
Round winner (lowest score) of each 2 ball
mt.twoball_tie
2 balls
Round winner (lowest score) of each 2 ball, with tie selection
mt.threeball
3 balls
Round winner (lowest score) of each 3 ball
mt.oneball_hole
Hole Score
Score a player will make on a hole. There will be 3 selections (Birdie or better, Par, Bogey or worse)
mt.group_hole_score
Group Hole Score
Total score the players in the 2/3 ball will make on a hole
mt.group_nearest_pin
Nearest the Pin
Which player’s tee shot will finish closest to the hole in a 2/3 ball
mt.distance_nearest_pin
Distance of Nearest the Pin
Distance from the pin of the “nearest the pin shot”
mt.group_hole_putts
Number of Putts in the Group on a Hole
Total number of putts taken by the 2/3 ball on a hole
mt.tee_shot_lie
Tee shot to finish (Par 3)
What lie will the player have after the tee shot. Selections can include Hole, Green, Fairway/Fringe, Rough, Bunker and Water. Not all selections can be offered on each hole.
Market Type Message:
Link markets by hole via meta data:
The meta data describes the relationship to the source data for Golf and IMG's DDE feed. The attributes which can be used to filter 2/3 ball markets for Par 3 streaming holes:
hole_num
This field is used if the Market is clearly related to a Hole.
Last updated