1986–87 Champions Trophy
The 1986 Champions Trophy was held in Sharjah, UAE, between November 27 and December 5, 1986. Four national teams took part: India, Pakistan, Sri Lanka and West Indies.
Cricket format | One Day International |
---|---|
Tournament format(s) | Round-robin |
Host(s) | |
Champions | |
Runners-up | |
Participants | 4 |
Matches played | 6 |
Player of the series | |
Most runs | |
Most wickets |
The 1986 Champions Trophy was a round-robin tournament where each team played the other once in a tournament worth £60,000 in prize money.[1] West Indies won all three of its matches, winning the trophy and UK£22,000.[2]
Matches
Table
Team | P | W | L | T | NR | RR | Points |
---|---|---|---|---|---|---|---|
3 | 3 | 0 | 0 | 0 | 4.792 | 12 | |
3 | 2 | 1 | 0 | 0 | 3.419 | 8 | |
3 | 1 | 2 | 0 | 0 | 3.985 | 4 | |
3 | 0 | 3 | 0 | 0 | 3.207 | 0 |
27 November 1986 Scorecard |
v |
||
- India won the toss and elected to field.
- GF Labrooy and HP Tillakaratne (SL) made their ODI debuts.
28 November 1986 Scorecard |
v |
||
- Pakistan won the toss and elected to bat.
- An umpiring oversight allowed Courtney Walsh an illegal tenth over.
3 December 1986 Scorecard |
v |
||
RB Richardson 109 (120) JR Ratnayeke 3/59 (9 overs) |
- Sri Lanka won the toss and elected to field.
gollark: ```scheme(define (take n xs) (let loop ((n n) (xs xs) (zs (list))) (if (or (zero? n) (null? xs)) (reverse zs) (loop (- n 1) (cdr xs) (cons (car xs) zs)))))(define (zip . xss) (apply map list xss))(define actually-forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (lookback (+ 1 (inexact->exact (floor (expt 1.8 defection-count))))) (result (if (member '(1 0) (take lookback (zip x y))) 1 0)) ) result)))```if you want to add it to your stuff.
gollark: Do you like `actually-forgiving-grudge`?!
gollark: https://github.com/cristal-smac/ipd - huh
gollark: > [Edit] Worth to note is that Gradual was designed to be a strategy that outperforms Tit for Tat. It has similar properties in that it is willing to cooperate and retaliates against a defecting opponent. Unlike Tit for Tat, which only has a memory of the last round played, Gradual will remember the complete interaction and defect the number of times the opponent has defected so far. It will offer mutual cooperation afterwards again, though.
gollark: The *description* of "Gradual" is pretty understandable.
See also
References
- Frindall 1997, pp. 202-204.
- Frindall 1997, p. 204.
- http://www.espncricinfo.com/ci/engine/series/60868.html?view=pointstable
- Frindall, Bill (1997). Limited-Overs International Cricket – The Complete Record. Headline Book Publishing. ISBN 0-7472-1173-6.
- Cricket Archive: Champions Trophy 1986/87
- ESPNCricinfo: Champions Trophy, 1986/87
- Wright, Graeme, ed. (1988). "Champions Trophy, 1986-87". Wisden Cricketers' Almanack 1988. John Wisden & Co Ltd. pp. 1004–1007. ISBN 0-947766-10-3.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.