73 lines
976 B
JSON
73 lines
976 B
JSON
[{
|
|
"_id": {
|
|
"$oid": "6939d212ad0a2074aeab3a51"
|
|
},
|
|
"time": {
|
|
"increment": 0,
|
|
"value": 10
|
|
},
|
|
"players": {
|
|
"white": {
|
|
"name": "Aude Vaiselle"
|
|
},
|
|
"black": {
|
|
"name": "Nat Action"
|
|
}
|
|
},
|
|
"moves": [
|
|
"e4",
|
|
"c6",
|
|
"d4",
|
|
"d5"
|
|
]
|
|
},
|
|
|
|
{
|
|
"_id": {
|
|
"$oid": "6939d09fad0a2074aeab3a4f"
|
|
},
|
|
"time": {
|
|
"increment": 0,
|
|
"value": 10
|
|
},
|
|
"players": {
|
|
"white": {
|
|
"name": "Aude Vaiselle"
|
|
},
|
|
"black": {
|
|
"name": "Nat Action"
|
|
}
|
|
},
|
|
"moves": [
|
|
"d4",
|
|
"d5",
|
|
"c4",
|
|
"c6"
|
|
]
|
|
},
|
|
|
|
{
|
|
"_id": {
|
|
"$oid": "6939ce8cad0a2074aeab3a4e"
|
|
},
|
|
"time": {
|
|
"increment": 0,
|
|
"value": 10
|
|
},
|
|
"players": {
|
|
"white": {
|
|
"name": "Aude Vaiselle"
|
|
},
|
|
"black": {
|
|
"name": "Nat Action"
|
|
}
|
|
},
|
|
"moves": [
|
|
"e4",
|
|
"e5",
|
|
"kf3",
|
|
"kc6",
|
|
"d4"
|
|
]
|
|
}
|
|
] |