Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit 9d07860

Browse files
committed
Added Match ledger for class project
1 parent cb6ba88 commit 9d07860

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Match Number,Team Number,Alliance,Position,Winner,Pilot,Gears,Autogear,KPA,AutoKPA,Climb,Penalties
2+
1,4469,Blue,2,1,1,1,1,0,0,1,0
3+
1,1983,Red,1,0,0,3,0,0,0,1,0
4+
1,1111,Blue,3,1,0,3,0,0,0,1,0
5+
1,2222,Red,2,0,1,3,0,0,0,1,0
6+
1,3333,Blue,1,1,1,3,0,0,0,1,0
7+
1,4444,Red,3,0,1,3,0,5,0,1,0
8+
2,4469,Blue,2,0,1,1,1,0,0,1,0
9+
2,1983,Red,1,1,0,3,0,0,0,1,0
10+
2,1111,Blue,3,0,0,3,0,0,0,1,0
11+
2,2222,Red,2,1,1,3,0,0,0,1,0
12+
2,3333,Blue,1,0,1,3,0,0,0,1,0
13+
2,4444,Red,3,1,1,3,0,5,0,1,0
14+
3,4469,Blue,2,1,1,2,1,0,0,1,0
15+
3,1983,Red,1,0,0,3,0,0,0,1,0
16+
3,1111,Blue,3,1,0,3,0,0,0,1,0
17+
3,2222,Red,2,0,1,3,0,0,0,1,0
18+
3,3333,Blue,1,1,1,3,0,0,0,1,0
19+
3,4444,Red,3,0,1,3,0,5,0,1,0
20+
4,4469,Blue,2,1,1,1,1,0,0,1,0
21+
4,1983,Red,1,0,0,3,0,0,0,1,0
22+
4,1111,Blue,3,1,0,3,0,0,0,1,0
23+
4,2222,Red,2,0,1,3,0,0,0,1,0
24+
4,3333,Blue,1,1,1,3,0,0,0,1,0
25+
4,4444,Red,3,0,1,3,0,5,0,1,0

0 commit comments

Comments
 (0)