Open Beta Testing - [PCCS 0.1.5]

This isn't a bug but it's something I'd like to ask about. There was a run out in a game where the non-striker was run out and yet the new batsman faced the first ball next over. Now I know this is possible if he was run out at the non-strikers end, but the other batsman had no score added to his name so they couldn't be on a second run. What I was wondering is it just random as to which end the batsmen get run out at. If so, is the highest probability of a run out going for a single and therefore being run out at the strikers end?

Hope that makes sense.
 
This isn't a bug but it's something I'd like to ask about. There was a run out in a game where the non-striker was run out and yet the new batsman faced the first ball next over. Now I know this is possible if he was run out at the non-strikers end, but the other batsman had no score added to his name so they couldn't be on a second run. What I was wondering is it just random as to which end the batsmen get run out at. If so, is the highest probability of a run out going for a single and therefore being run out at the strikers end?

Hope that makes sense.
My code for runouts works as follows:

There is a 60% chance of runs being scored on a run out.
If runs are scored, there is a 80% chance of it being 1, 10% of being 2 and 10% of being 3.
There is a 50% chance of being run out at either end.

This computes to:

Zero and run-out at striker's end: 20%
Zero and run-out at non-striker's end: 20%
Single and run-out at striker's end: 24%
Single and run-out at non-striker's end: 24%
Couple and run-out at striker's end: 3%
Couple and run-out at non-striker's end: 3%
Three and run-out at striker's end: 3%
Three and run-out at non-striker's end: 3%
 
Ok, nice to see that sort of statistic. I wonder how similar that is to real life, although colecting that data for the history of cricket would be an immense task.

Cheers Sohum.
 
Ok, nice to see that sort of statistic. I wonder how similar that is to real life, although colecting that data for the history of cricket would be an immense task.

Cheers Sohum.
Yeah... collecting data was something I wanted to do but Cricinfo doesn't organize that sort of data well enough for me to query it with any sort of ease. For example, I was also trying to get details of probabilities in cricket matches of different outcomes (dots, singles, etc.) but even collecting that data for a single tournament (IPL season 1) took a long enough time for me to abandon that.
 
I am preparing an IPL Season 3 Database.

The work done so far:
  • All the Grounds
  • All the Teams Prepared
  • All the Players for Mumbai Indians and Delhi Daredevils

I played a match for a test too:

Code:
[I]Here's the toss. Gambhir calls tails and it lands heads. Tendulkar has won the toss and he chooses to bat. Mumbai Indians will be batting, while Delhi Daredevils will be fielding first. Let's have a look at the line-ups for each side.[/I]
[B]Mumbai Indians:[/B] S Jayasuriya, S Tendulkar*, S Dhawan, J Duminy, K Pollard, D Bravo, A Nayar, P Shah, H Singh, Z Khan, K Mills
[B]Delhi Daredevils:[/B] G Gambhir*, V Sehwag, A de Villiers, T Dilshan, D Karthik, R Bhatia, M Manhas, D Vettori, A Mishra, D Nannes, W Parnell
Let the game begin!
--------------------------------------------------------------------------------
0.1: D Nannes (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
0.2: D Nannes (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
0.3: D Nannes (VeryDefensive) to S Tendulkar (VeryAggressive) - 1 runs
0.4: D Nannes (VeryDefensive) to S Jayasuriya (VeryAggressive) - 4 runs
0.5: D Nannes (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
0.6: D Nannes (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]6/0 from 1.0 overs (RR: 6.00)
[I]S Jayasuriya [/I]5* (5b 1x4)
[I]S Tendulkar [/I]1* (1b)
D Nannes: 1.0-0-6-0
--------------------------------------------------------------------------------
1.1: W Parnell (VeryDefensive) to S Tendulkar (VeryAggressive) - 1 runs
1.2: W Parnell (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
1.3: W Parnell (VeryDefensive) to S Tendulkar (VeryAggressive) - 1 runs
1.4: W Parnell (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
1.5: W Parnell (VeryDefensive) to S Tendulkar (VeryAggressive) - 1 runs
1.6: W Parnell (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]11/0 from 2.0 overs (RR: 5.50)
[I]S Jayasuriya [/I]7* (8b 1x4)
[I]S Tendulkar [/I]4* (4b)
W Parnell: 1.0-0-5-0
--------------------------------------------------------------------------------
2.1: D Nannes (Defensive) to S Tendulkar (VeryAggressive) - 1 runs
2.2: D Nannes (Defensive) to S Jayasuriya (VeryAggressive) - 4 runs
2.3: D Nannes (Defensive) to S Jayasuriya (VeryAggressive) - 1 runs
2.4: D Nannes (Defensive) to S Tendulkar (VeryAggressive) - 0 runs
2.5: D Nannes (Defensive) to S Tendulkar (VeryAggressive) - 0 runs
2.6: D Nannes (Defensive) to S Tendulkar (VeryAggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]17/0 from 3.0 overs (RR: 5.67)
[I]S Tendulkar [/I]5* (8b)
[I]S Jayasuriya [/I]12* (10b 2x4)
D Nannes: 2.0-0-12-0
--------------------------------------------------------------------------------
3.1: W Parnell (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
3.2: W Parnell (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
3.3: W Parnell (VeryDefensive) to S Tendulkar (VeryAggressive) - 0 runs
3.4: W Parnell (VeryDefensive) to S Tendulkar (VeryAggressive) - 1 runs
3.5: W Parnell (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
3.6: W Parnell (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]20/0 from 4.0 overs (RR: 5.00)
[I]S Jayasuriya [/I]14* (14b 2x4)
[I]S Tendulkar [/I]6* (10b)
W Parnell: 2.0-0-8-0
--------------------------------------------------------------------------------
4.1: D Nannes (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
4.2: D Nannes (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
4.3: D Nannes (VeryDefensive) to S Jayasuriya (VeryAggressive) - 2 runs
4.4: D Nannes (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
4.5: D Nannes (VeryDefensive) to S Tendulkar (VeryAggressive) - 2 runs
4.6: D Nannes (VeryDefensive) to S Tendulkar (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]26/0 from 5.0 overs (RR: 5.20)
[I]S Tendulkar [/I]9* (12b)
[I]S Jayasuriya [/I]17* (18b 2x4)
D Nannes: 3.0-0-18-0
--------------------------------------------------------------------------------
5.1: W Parnell (Defensive) to S Tendulkar (VeryAggressive) - 1 runs
5.2: W Parnell (Defensive) to S Jayasuriya (VeryAggressive) - 1 runs
5.3: W Parnell (Defensive) to S Tendulkar (VeryAggressive) - 4 runs
5.4: W Parnell (Defensive) to S Tendulkar (VeryAggressive) - 4 runs
5.5: W Parnell (Defensive) to S Tendulkar (VeryAggressive) - 0 runs
5.6: W Parnell (Defensive) to S Tendulkar (VeryAggressive) - OUT! 0 runs
	[B]S Tendulkar c: A Mishra b: W Parnell 18 (17b 2x4) at a S/R of 105.88[/B]
--------------------------------------------------------------------------------
[B]Score: [/B]36/1 from 6.0 overs (RR: 6.00)
[I]S Tendulkar [/I]18* (17b 2x4)
[I]S Jayasuriya [/I]18* (19b 2x4)
W Parnell: 3.0-0-18-1
--------------------------------------------------------------------------------
6.1: D Nannes (Defensive) to S Jayasuriya (VeryAggressive) - 1 runs
6.2: D Nannes (Defensive) to S Dhawan (VeryAggressive) - 0 runs
6.3: D Nannes (Defensive) to S Dhawan (VeryAggressive) - 1 runs
6.4: D Nannes (Defensive) to S Jayasuriya (VeryAggressive) - 0 runs
6.5: D Nannes (Defensive) to S Jayasuriya (VeryAggressive) - 1 runs
6.6: D Nannes (Defensive) to S Dhawan (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]40/1 from 7.0 overs (RR: 5.71)
[I]S Dhawan [/I]2* (3b)
[I]S Jayasuriya [/I]20* (22b 2x4)
D Nannes: 4.0-0-22-0
--------------------------------------------------------------------------------
7.1: W Parnell (Defensive) to S Dhawan (VeryAggressive) - 0 runs
7.2: W Parnell (Defensive) to S Dhawan (VeryAggressive) - 2 runs
7.3: W Parnell (Defensive) to S Dhawan (VeryAggressive) - 0 runs
7.4: W Parnell (Defensive) to S Dhawan (VeryAggressive) - 0 runs
7.5: W Parnell (Defensive) to S Dhawan (VeryAggressive) - 0 runs
7.6: W Parnell (Defensive) to S Dhawan (VeryAggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]42/1 from 8.0 overs (RR: 5.25)
[I]S Dhawan [/I]4* (9b)
[I]S Jayasuriya [/I]20* (22b 2x4)
W Parnell: 4.0-0-20-1
--------------------------------------------------------------------------------
8.1: D Vettori (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
8.2: D Vettori (VeryDefensive) to S Jayasuriya (VeryAggressive) - 4 runs
8.3: D Vettori (VeryDefensive) to S Jayasuriya (VeryAggressive) - 6 runs
8.4: D Vettori (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
8.5: D Vettori (VeryDefensive) to S Dhawan (VeryAggressive) - 4 runs
8.6: D Vettori (VeryDefensive) to S Dhawan (VeryAggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]57/1 from 9.0 overs (RR: 6.33)
[I]S Dhawan [/I]8* (11b 1x4)
[I]S Jayasuriya [/I]31* (26b 3x4 1x6)
D Vettori: 1.0-0-15-0
--------------------------------------------------------------------------------
9.1: A Mishra (VeryDefensive) to S Jayasuriya (VeryAggressive) - WIDE BALL... 1 runs
9.1: A Mishra (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
9.2: A Mishra (VeryDefensive) to S Dhawan (VeryAggressive) - 0 runs
9.3: A Mishra (VeryDefensive) to S Dhawan (VeryAggressive) - 1 runs
9.4: A Mishra (VeryDefensive) to S Jayasuriya (VeryAggressive) - WIDE BALL... 1 runs
9.4: A Mishra (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
9.5: A Mishra (VeryDefensive) to S Jayasuriya (VeryAggressive) - 6 runs
9.6: A Mishra (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]68/1 from 10.0 overs (RR: 6.80)
[I]S Jayasuriya [/I]39* (30b 3x4 2x6)
[I]S Dhawan [/I]9* (13b 1x4)
A Mishra: 1.0-0-11-0
--------------------------------------------------------------------------------
10.1: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
10.2: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
10.3: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 2 runs
10.4: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
10.5: V Sehwag (VeryDefensive) to S Dhawan (VeryAggressive) - 0 runs
10.6: V Sehwag (VeryDefensive) to S Dhawan (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]72/1 from 11.0 overs (RR: 6.55)
[I]S Dhawan [/I]10* (15b 1x4)
[I]S Jayasuriya [/I]42* (34b 3x4 2x6)
V Sehwag: 1.0-0-4-0
--------------------------------------------------------------------------------
11.1: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 0 runs
11.2: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 1 runs
11.3: A Mishra (Defensive) to S Jayasuriya (VeryAggressive) - 4 runs
11.4: A Mishra (Defensive) to S Jayasuriya (VeryAggressive) - 0 runs
11.5: A Mishra (Defensive) to S Jayasuriya (VeryAggressive) - 0 runs
11.6: A Mishra (Defensive) to S Jayasuriya (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]78/1 from 12.0 overs (RR: 6.50)
[I]S Jayasuriya [/I]47* (38b 4x4 2x6)
[I]S Dhawan [/I]11* (17b 1x4)
A Mishra: 2.0-0-17-0
--------------------------------------------------------------------------------
12.1: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 6 runs
12.2: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
12.3: V Sehwag (VeryDefensive) to S Dhawan (VeryAggressive) - 1 runs
12.4: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 6 runs
12.5: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
12.6: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]93/1 from 13.0 overs (RR: 7.15)
[I]S Jayasuriya [/I]61* (43b 4x4 4x6)
[I]S Dhawan [/I]12* (18b 1x4)
V Sehwag: 2.0-0-19-0
--------------------------------------------------------------------------------
13.1: A Mishra (Defensive) to S Jayasuriya (VeryAggressive) - 1 runs
13.2: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 0 runs
13.3: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 0 runs
13.4: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 2 runs
13.5: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 0 runs
13.6: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]97/1 from 14.0 overs (RR: 6.93)
[I]S Dhawan [/I]15* (23b 1x4)
[I]S Jayasuriya [/I]62* (44b 4x4 4x6)
A Mishra: 3.0-0-21-0
--------------------------------------------------------------------------------
14.1: V Sehwag (VeryDefensive) to S Dhawan (VeryAggressive) - 1 runs
14.2: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 2 runs
14.3: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
14.4: V Sehwag (VeryDefensive) to S Jayasuriya (VeryAggressive) - 1 runs
14.5: V Sehwag (VeryDefensive) to S Dhawan (VeryAggressive) - 0 runs
14.6: V Sehwag (VeryDefensive) to S Dhawan (VeryAggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]101/1 from 15.0 overs (RR: 6.73)
[I]S Dhawan [/I]16* (26b 1x4)
[I]S Jayasuriya [/I]65* (47b 4x4 4x6)
V Sehwag: 3.0-0-23-0
--------------------------------------------------------------------------------
15.1: A Mishra (Defensive) to S Jayasuriya (VeryAggressive) - 1 runs
15.2: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 1 runs
15.3: A Mishra (Defensive) to S Jayasuriya (VeryAggressive) - 1 runs
15.4: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 4 runs
15.5: A Mishra (Defensive) to S Dhawan (VeryAggressive) - 1 runs
15.6: A Mishra (Defensive) to S Jayasuriya (VeryAggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]109/1 from 16.0 overs (RR: 6.81)
[I]S Jayasuriya [/I]67* (50b 4x4 4x6)
[I]S Dhawan [/I]22* (29b 2x4)
A Mishra: 4.0-0-29-0
--------------------------------------------------------------------------------
16.1: R Bhatia (VeryDefensive) to S Dhawan (VeryAggressive) - WIDE BALL... 1 runs
16.1: R Bhatia (VeryDefensive) to S Dhawan (VeryAggressive) - 1 runs
16.2: R Bhatia (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
16.3: R Bhatia (VeryDefensive) to S Jayasuriya (VeryAggressive) - 0 runs
16.4: R Bhatia (VeryDefensive) to S Jayasuriya (VeryAggressive) - OUT! 0 runs
	[B]S Jayasuriya c: D Karthik b: R Bhatia 67 (53b 4x4 4x6) at a S/R of 126.42[/B]
16.5: R Bhatia (VeryDefensive) to J Duminy (VeryAggressive) - 2 runs
16.6: R Bhatia (VeryDefensive) to J Duminy (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]114/2 from 17.0 overs (RR: 6.71)
[I]J Duminy [/I]3* (2b)
[I]S Dhawan [/I]23* (30b 2x4)
R Bhatia: 1.0-0-5-1
--------------------------------------------------------------------------------
17.1: D Vettori (VeryDefensive) to J Duminy (VeryAggressive) - 6 runs
17.2: D Vettori (VeryDefensive) to J Duminy (VeryAggressive) - 0 runs
17.3: D Vettori (VeryDefensive) to J Duminy (VeryAggressive) - 2 runs
17.4: D Vettori (VeryDefensive) to J Duminy (VeryAggressive) - 2 runs
17.5: D Vettori (VeryDefensive) to J Duminy (VeryAggressive) - 1 runs
17.6: D Vettori (VeryDefensive) to S Dhawan (VeryAggressive) - 4 runs
--------------------------------------------------------------------------------
[B]Score: [/B]129/2 from 18.0 overs (RR: 7.17)
[I]S Dhawan [/I]27* (31b 3x4)
[I]J Duminy [/I]14* (7b 1x6)
D Vettori: 2.0-0-30-0
--------------------------------------------------------------------------------
18.1: R Bhatia (VeryDefensive) to J Duminy (VeryAggressive) - 1 runs
18.2: R Bhatia (VeryDefensive) to S Dhawan (VeryAggressive) - 0 runs
18.3: R Bhatia (VeryDefensive) to S Dhawan (VeryAggressive) - 1 runs
18.4: R Bhatia (VeryDefensive) to J Duminy (VeryAggressive) - 4 runs
18.5: R Bhatia (VeryDefensive) to J Duminy (VeryAggressive) - 6 runs
18.6: R Bhatia (VeryDefensive) to J Duminy (VeryAggressive) - OUT! 0 runs
	[B]J Duminy lbw b: R Bhatia 25 (11b 1x4 2x6) at a S/R of 227.27[/B]
--------------------------------------------------------------------------------
[B]Score: [/B]141/3 from 19.0 overs (RR: 7.42)
[I]J Duminy [/I]25* (11b 1x4 2x6)
[I]S Dhawan [/I]28* (33b 3x4)
R Bhatia: 2.0-0-17-2
--------------------------------------------------------------------------------
19.1: T Dilshan (VeryDefensive) to S Dhawan (VeryAggressive) - 6 runs
19.2: T Dilshan (VeryDefensive) to S Dhawan (VeryAggressive) - 0 runs
19.3: T Dilshan (VeryDefensive) to S Dhawan (VeryAggressive) - 4 runs
19.4: T Dilshan (VeryDefensive) to S Dhawan (VeryAggressive) - 0 runs
19.5: T Dilshan (VeryDefensive) to S Dhawan (VeryAggressive) - OUT! 0 runs
	[B]K Pollard run out (A Mishra) 0 (0b) at a S/R of 0.00[/B]
19.6: T Dilshan (VeryDefensive) to S Dhawan (VeryAggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]151/4 from 20.0 overs (RR: 7.55)
[I]S Dhawan [/I]38* (39b 4x4 1x6)
[I]D Bravo [/I]0* (0b)
T Dilshan: 1.0-0-10-0
--------------------------------------------------------------------------------
That's the end of the innings for Mumbai Indians. Their final score is 151/4 in 20.0 overs. They scored at a run rate of 7.55.
--------------------------------------------------------------------------------
0.1: Z Khan (VeryDefensive) to G Gambhir (VeryAggressive) - 1 runs
0.2: Z Khan (VeryDefensive) to V Sehwag (Aggressive) - 1 runs
0.3: Z Khan (VeryDefensive) to G Gambhir (VeryAggressive) - 0 runs
0.4: Z Khan (VeryDefensive) to G Gambhir (VeryAggressive) - 0 runs
0.5: Z Khan (VeryDefensive) to G Gambhir (VeryAggressive) - 0 runs
0.6: Z Khan (VeryDefensive) to G Gambhir (VeryAggressive) - 4 runs
--------------------------------------------------------------------------------
[B]Score: [/B]6/0 from 1.0 overs (RR: 6.00, RRR: 7.68)
[I]G Gambhir [/I]5* (5b 1x4)
[I]V Sehwag [/I]1* (1b)
Z Khan: 1.0-0-6-0
--------------------------------------------------------------------------------
1.1: D Bravo (VeryDefensive) to V Sehwag (VeryAggressive) - 0 runs
1.2: D Bravo (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
1.3: D Bravo (VeryDefensive) to G Gambhir (VeryAggressive) - 0 runs
1.4: D Bravo (VeryDefensive) to G Gambhir (VeryAggressive) - 1 runs
1.5: D Bravo (VeryDefensive) to V Sehwag (VeryAggressive) - 4 runs
1.6: D Bravo (VeryDefensive) to V Sehwag (VeryAggressive) - 2 runs
--------------------------------------------------------------------------------
[B]Score: [/B]14/0 from 2.0 overs (RR: 7.00, RRR: 7.67)
[I]V Sehwag [/I]8* (5b 1x4)
[I]G Gambhir [/I]6* (7b 1x4)
D Bravo: 1.0-0-8-0
--------------------------------------------------------------------------------
2.1: Z Khan (VeryDefensive) to G Gambhir (VeryAggressive) - 1 runs
2.2: Z Khan (VeryDefensive) to V Sehwag (Aggressive) - 0 runs
2.3: Z Khan (VeryDefensive) to V Sehwag (Aggressive) - 1 runs
2.4: Z Khan (VeryDefensive) to G Gambhir (VeryAggressive) - 1 runs
2.5: Z Khan (VeryDefensive) to V Sehwag (Aggressive) - 0 runs
2.6: Z Khan (VeryDefensive) to V Sehwag (Aggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]17/0 from 3.0 overs (RR: 5.67, RRR: 7.94)
[I]V Sehwag [/I]9* (9b 1x4)
[I]G Gambhir [/I]8* (9b 1x4)
Z Khan: 2.0-0-9-0
--------------------------------------------------------------------------------
3.1: D Bravo (VeryDefensive) to G Gambhir (VeryAggressive) - 1 runs
3.2: D Bravo (VeryDefensive) to V Sehwag (VeryAggressive) - 4 runs
3.3: D Bravo (VeryDefensive) to V Sehwag (VeryAggressive) - 0 runs
3.4: D Bravo (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
3.5: D Bravo (VeryDefensive) to G Gambhir (VeryAggressive) - OUT! 0 runs
	[B]G Gambhir st: P Shah b: D Bravo 9 (11b 1x4) at a S/R of 81.82[/B]
3.6: D Bravo (VeryDefensive) to A de Villiers (VeryAggressive) - 2 runs
--------------------------------------------------------------------------------
[B]Score: [/B]25/1 from 4.0 overs (RR: 6.25, RRR: 7.94)
[I]A de Villiers [/I]2* (1b)
[I]V Sehwag [/I]14* (12b 2x4)
D Bravo: 2.0-0-16-1
--------------------------------------------------------------------------------
4.1: Z Khan (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
4.2: Z Khan (VeryDefensive) to A de Villiers (VeryAggressive) - 1 runs
4.3: Z Khan (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
4.4: Z Khan (VeryDefensive) to A de Villiers (VeryAggressive) - 4 runs
4.5: Z Khan (VeryDefensive) to A de Villiers (VeryAggressive) - 1 runs
4.6: Z Khan (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]34/1 from 5.0 overs (RR: 6.80, RRR: 7.87)
[I]V Sehwag [/I]17* (15b 2x4)
[I]A de Villiers [/I]8* (4b 1x4)
Z Khan: 3.0-0-18-0
--------------------------------------------------------------------------------
5.1: D Bravo (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
5.2: D Bravo (VeryDefensive) to A de Villiers (VeryAggressive) - OUT! 0 runs
	[B]A de Villiers c: S Tendulkar b: D Bravo 8 (5b 1x4) at a S/R of 160.00[/B]
5.3: D Bravo (VeryDefensive) to T Dilshan (VeryAggressive) - 2 runs
5.4: D Bravo (VeryDefensive) to T Dilshan (VeryAggressive) - 0 runs
5.5: D Bravo (VeryDefensive) to T Dilshan (VeryAggressive) - 1 runs
5.6: D Bravo (VeryDefensive) to V Sehwag (VeryAggressive) - 4 runs
--------------------------------------------------------------------------------
[B]Score: [/B]42/2 from 6.0 overs (RR: 7.00, RRR: 7.86)
[I]V Sehwag [/I]22* (17b 3x4)
[I]T Dilshan [/I]3* (3b)
D Bravo: 3.0-0-24-2
--------------------------------------------------------------------------------
6.1: Z Khan (VeryDefensive) to T Dilshan (VeryAggressive) - 0 runs
6.2: Z Khan (VeryDefensive) to T Dilshan (VeryAggressive) - 1 runs
6.3: Z Khan (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
6.4: Z Khan (VeryDefensive) to T Dilshan (VeryAggressive) - 0 runs
6.5: Z Khan (VeryDefensive) to T Dilshan (VeryAggressive) - 2 runs
6.6: Z Khan (VeryDefensive) to T Dilshan (VeryAggressive) - WIDE BALL... 1 runs
6.6: Z Khan (VeryDefensive) to T Dilshan (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]48/2 from 7.0 overs (RR: 6.86, RRR: 8.00)
[I]T Dilshan [/I]7* (8b)
[I]V Sehwag [/I]23* (18b 3x4)
Z Khan: 4.0-0-24-0
--------------------------------------------------------------------------------
7.1: D Bravo (Defensive) to T Dilshan (VeryAggressive) - 1 runs
7.2: D Bravo (Defensive) to V Sehwag (VeryAggressive) - 0 runs
7.3: D Bravo (Defensive) to V Sehwag (VeryAggressive) - 0 runs
7.4: D Bravo (Defensive) to V Sehwag (VeryAggressive) - 0 runs
7.5: D Bravo (Defensive) to V Sehwag (VeryAggressive) - 0 runs
7.6: D Bravo (Defensive) to V Sehwag (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]50/2 from 8.0 overs (RR: 6.25, RRR: 8.50)
[I]V Sehwag [/I]24* (23b 3x4)
[I]T Dilshan [/I]8* (9b)
D Bravo: 4.0-0-26-2
--------------------------------------------------------------------------------
8.1: H Singh (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
8.2: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 0 runs
8.3: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 0 runs
8.4: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 0 runs
8.5: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 0 runs
8.6: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - WIDE BALL... 1 runs
8.6: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]53/2 from 9.0 overs (RR: 5.89, RRR: 9.00)
[I]T Dilshan [/I]9* (14b)
[I]V Sehwag [/I]25* (24b 3x4)
H Singh: 1.0-0-3-0
--------------------------------------------------------------------------------
9.1: S Jayasuriya (Defensive) to T Dilshan (VeryAggressive) - 4 runs
9.2: S Jayasuriya (Defensive) to T Dilshan (VeryAggressive) - 0 runs
9.3: S Jayasuriya (Defensive) to T Dilshan (VeryAggressive) - 0 runs
9.4: S Jayasuriya (Defensive) to T Dilshan (VeryAggressive) - 6 runs
9.5: S Jayasuriya (Defensive) to T Dilshan (VeryAggressive) - 1 runs
9.6: S Jayasuriya (Defensive) to V Sehwag (VeryAggressive) - 4 runs
--------------------------------------------------------------------------------
[B]Score: [/B]68/2 from 10.0 overs (RR: 6.80, RRR: 8.40)
[I]V Sehwag [/I]29* (25b 4x4)
[I]T Dilshan [/I]20* (19b 1x4 1x6)
S Jayasuriya: 1.0-0-15-0
--------------------------------------------------------------------------------
10.1: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 6 runs
10.2: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 0 runs
10.3: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 4 runs
10.4: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 1 runs
10.5: H Singh (VeryDefensive) to V Sehwag (VeryAggressive) - 2 runs
10.6: H Singh (VeryDefensive) to V Sehwag (VeryAggressive) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]81/2 from 11.0 overs (RR: 7.36, RRR: 7.89)
[I]V Sehwag [/I]31* (27b 4x4)
[I]T Dilshan [/I]31* (23b 2x4 2x6)
H Singh: 2.0-0-16-0
--------------------------------------------------------------------------------
11.1: J Duminy (VeryDefensive) to T Dilshan (VeryAggressive) - 2 runs
11.2: J Duminy (VeryDefensive) to T Dilshan (VeryAggressive) - WIDE BALL... 1 runs
11.2: J Duminy (VeryDefensive) to T Dilshan (VeryAggressive) - 6 runs
11.3: J Duminy (VeryDefensive) to T Dilshan (VeryAggressive) - 0 runs
11.4: J Duminy (VeryDefensive) to T Dilshan (VeryAggressive) - 1 runs
11.5: J Duminy (VeryDefensive) to V Sehwag (VeryAggressive) - 4 runs
11.6: J Duminy (VeryDefensive) to V Sehwag (VeryAggressive) - 2 runs
--------------------------------------------------------------------------------
[B]Score: [/B]97/2 from 12.0 overs (RR: 8.08, RRR: 6.88)
[I]V Sehwag [/I]37* (29b 5x4)
[I]T Dilshan [/I]40* (27b 2x4 3x6)
J Duminy: 1.0-0-16-0
--------------------------------------------------------------------------------
12.1: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 1 runs
12.2: H Singh (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
12.3: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 1 runs
12.4: H Singh (VeryDefensive) to V Sehwag (VeryAggressive) - 0 runs
12.5: H Singh (VeryDefensive) to V Sehwag (VeryAggressive) - 1 runs
12.6: H Singh (VeryDefensive) to T Dilshan (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]102/2 from 13.0 overs (RR: 7.85, RRR: 7.14)
[I]T Dilshan [/I]43* (30b 2x4 3x6)
[I]V Sehwag [/I]39* (32b 5x4)
H Singh: 3.0-0-21-0
--------------------------------------------------------------------------------
13.1: S Jayasuriya (Defensive) to T Dilshan (VeryAggressive) - 1 runs
13.2: S Jayasuriya (Defensive) to V Sehwag (VeryAggressive) - 0 runs
13.3: S Jayasuriya (Defensive) to V Sehwag (VeryAggressive) - 1 runs
13.4: S Jayasuriya (Defensive) to T Dilshan (VeryAggressive) - 6 runs
13.5: S Jayasuriya (Defensive) to T Dilshan (VeryAggressive) - 2 runs
13.6: S Jayasuriya (Defensive) to T Dilshan (VeryAggressive) - 6 runs
--------------------------------------------------------------------------------
[B]Score: [/B]118/2 from 14.0 overs (RR: 8.43, RRR: 5.67)
[I]T Dilshan [/I]58* (34b 2x4 5x6)
[I]V Sehwag [/I]40* (34b 5x4)
S Jayasuriya: 2.0-0-31-0
--------------------------------------------------------------------------------
14.1: H Singh (Defensive) to V Sehwag (Aggressive) - 1 runs
14.2: H Singh (Defensive) to T Dilshan (VeryAggressive) - 1 runs
14.3: H Singh (Defensive) to V Sehwag (Aggressive) - 0 runs
14.4: H Singh (Defensive) to V Sehwag (Aggressive) - 1 runs
14.5: H Singh (Defensive) to T Dilshan (VeryAggressive) - 0 runs
14.6: H Singh (Defensive) to T Dilshan (VeryAggressive) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]122/2 from 15.0 overs (RR: 8.13, RRR: 6.00)
[I]T Dilshan [/I]60* (37b 2x4 5x6)
[I]V Sehwag [/I]42* (37b 5x4)
H Singh: 4.0-0-25-0
--------------------------------------------------------------------------------
15.1: J Duminy (VeryDefensive) to T Dilshan (Aggressive) - 1 runs
15.2: J Duminy (VeryDefensive) to V Sehwag (Normal) - 1 runs
15.3: J Duminy (VeryDefensive) to T Dilshan (Aggressive) - 4 runs
15.4: J Duminy (VeryDefensive) to T Dilshan (Aggressive) - 4 runs
15.5: J Duminy (VeryDefensive) to T Dilshan (Aggressive) - 1 runs
15.6: J Duminy (VeryDefensive) to V Sehwag (Normal) - 1 runs
--------------------------------------------------------------------------------
[B]Score: [/B]134/2 from 16.0 overs (RR: 8.38, RRR: 4.50)
[I]V Sehwag [/I]44* (39b 5x4)
[I]T Dilshan [/I]70* (41b 4x4 5x6)
J Duminy: 2.0-0-28-0
--------------------------------------------------------------------------------
16.1: K Pollard (VeryDefensive) to V Sehwag (Normal) - 0 runs
16.2: K Pollard (VeryDefensive) to V Sehwag (Normal) - 1 runs
16.3: K Pollard (VeryDefensive) to T Dilshan (Normal) - 0 runs
16.4: K Pollard (VeryDefensive) to T Dilshan (Normal) - 0 runs
16.5: K Pollard (VeryDefensive) to T Dilshan (Normal) - 0 runs
16.6: K Pollard (VeryDefensive) to T Dilshan (Normal) - 0 runs
--------------------------------------------------------------------------------
[B]Score: [/B]135/2 from 17.0 overs (RR: 7.94, RRR: 5.67)
[I]T Dilshan [/I]70* (45b 4x4 5x6)
[I]V Sehwag [/I]45* (41b 5x4)
K Pollard: 1.0-0-1-0
--------------------------------------------------------------------------------
17.1: A Nayar (VeryDefensive) to V Sehwag (Normal) - 0 runs
17.2: A Nayar (VeryDefensive) to V Sehwag (Normal) - 6 runs
17.3: A Nayar (VeryDefensive) to V Sehwag (Normal) - 0 runs
17.4: A Nayar (VeryDefensive) to V Sehwag (Normal) - 2 runs
17.5: A Nayar (VeryDefensive) to V Sehwag (Normal) - 0 runs
17.6: A Nayar (VeryDefensive) to V Sehwag (Normal) - 4 runs
--------------------------------------------------------------------------------
[B]Score: [/B]147/2 from 18.0 overs (RR: 8.17, RRR: 2.50)
[I]V Sehwag [/I]57* (47b 6x4 1x6)
[I]T Dilshan [/I]70* (45b 4x4 5x6)
A Nayar: 1.0-0-12-0
--------------------------------------------------------------------------------
18.1: K Pollard (VeryDefensive) to T Dilshan (Normal) - 0 runs
18.2: K Pollard (VeryDefensive) to T Dilshan (Normal) - OUT! 0 runs
	[B]T Dilshan st: P Shah b: K Pollard 70 (47b 4x4 5x6) at a S/R of 148.94[/B]
18.3: K Pollard (VeryDefensive) to D Karthik (Normal) - 2 runs
18.4: K Pollard (VeryDefensive) to D Karthik (Normal) - OUT! 0 runs
	[B]D Karthik c&b: K Pollard 2 (2b) at a S/R of 100.00[/B]
18.5: K Pollard (VeryDefensive) to R Bhatia (Defensive) - 1 runs
18.6: K Pollard (VeryDefensive) to V Sehwag (Normal) - 2 runs
--------------------------------------------------------------------------------
[B]Score: [/B]152/4 from 19.0 overs (RR: 8.00, RRR: 0.00)
[I]V Sehwag [/I]59* (48b 6x4 1x6)
[I]R Bhatia [/I]1* (1b)
K Pollard: 2.0-0-6-2
--------------------------------------------------------------------------------
That's the end of the innings for Delhi Daredevils. Their final score is 152/4 in 19.0 overs. They scored at a run rate of 8.00.
--------------------------------------------------------------------------------
And we have a winner! The winner of this match is [B]Delhi Daredevils[/B] who won by [B]6 wickets[/B].
[B]Man of the Match:[/B] Tillakaratne Dilshan

el19hf.jpg


14b81s5.jpg

Hey Sohum, if you find this database fine, feel free to add this to your database as well.
I will be trying to complete the entire database 9th Feb, 2010. :)
 

Attachments

  • IPL Season 3.rar
    3.3 KB · Views: 2
  • IPL Season 3.zip
    3.4 KB · Views: 0
Does any one need the T20 Squads from all countries??

I have made it if want kindly post

:)
 
Finally, the entire Indian Premier League database is done!
Its working like a gem!

Did it quite early :D

Does anyone need it?
 
IPL Season 3 Database

Contents:

  • All the Indian Grounds where the IPL Matches will be held.
  • All the 8 IPL teams with good colour coding.
  • Complete Squads for all the 8 teams.


Is it for public use?:

Yes, but one needs to give me the credits.
Indian Premier League Database for PCCS created by Yudi


Request to Sohum

Buddy, please give a link to the download on the index of this thread.
If you would like to have your PCCSDB files available for download here, send them to me and I will include them with a credit.
 

Attachments

  • IPL Season 3.rar
    9.4 KB · Views: 4
  • IPL Season 3.zip
    10.1 KB · Views: 2
If its not hard, do you think you can add an export option in there? For example Yudi has made this roster, I want to transfer the teams in my roster into his, possible?
 
If its not hard, do you think you can add an export option in there? For example Yudi has made this roster, I want to transfer the teams in my roster into his, possible?

I too wanted to ask that.. Can we add roster's made by others and keep it in one
 
The most important addition IMO would be the stats tracker. It would be mighty helpful.

Also I continuosly get this bug that non bowlers are bowling a few overs. Is that common or my mistake?

Also between Sim Users, what are your average ability rankings? ATM 80 is my highest (Dilshan and Gul etc) 73-4 for average players (Malik, Johnson) and below that for relatively poor players. What about you guys?
 
The most important addition IMO would be the stats tracker. It would be mighty helpful.
Hope to have this in soon. I'm currently 2 weeks behind my dev schedule. :(

Also I continuosly get this bug that non bowlers are bowling a few overs. Is that common or my mistake?
The fix I made for bowling distribution is a quickfix, more than a permanent one. A non-bowler can end up being selected if you end up with 5 specialists, of whom 4 bowl the first 16 and then you are left with 4 overs but only one guy who can bowl at one end at a time. In the end, it'll come down to a bit of luck. If non-bowlers are being picked ahead of all-rounders, then that's another story, and I'd like to know if that's happening.

I've been brainstorming ways to handle bowling orders but won't get to it for a bit. There are two plans I have right now, each pretty hard:

1. Resource-based. In this system, at the end of every over the simulator will calculate the number of "specialist" bowling resources available. To be a "specialist" bowler in the team, you will have to have one of the top 4 bowling ratings in the side. This way, the simulator will try to stuff in non-specialist overs whenever the bowling team is on top, or in the middle overs so that specialists can finish the innings off. Possibly, a guy's specialist rating will also be modified by his rhythm/economy. So if the top specialist bowler in the side has been smacked for 30 runs in 2 overs, perhaps the system will adjust his rating to be the 4th or 5th rating during the simulation. This way, part timers can be used to fill in overs if a specialist is sucking.

2. Bowling-order based. At the start of the innings, the captain will calculate a bowling order, using a similar specialist algorithm. For example, if the team has 5 specialist bowlers within a decent range of each other (for example, 5 bowlers in the 70-80 range), the captain may choose a bowling order as follows: A,B,A,B,A,B,C,D,C,D,C,E,C,E,D,E,D,E,B,A. The algorithm will hopefully be intelligent enough to set this initial order based on things such as pace bowlers at the beginning and end and spinners/medium pacers during the middle. In the event that someone is getting smacked, the algorithm will try and swap the bowler getting smacked with another spot (or perhaps moving him down the chain somewhere). If there's no location for him, it'll re-order the list to include a non-specialist somewhere in there.

Both these systems are pretty difficult to implement, so I'd like some feedback about what you guys think would be better, so that I can dedicate my energy more effectively.
 

Users who are viewing this thread

Top