{
  "laps": [
    {
      "carId": 1010,
      "driverIndex": 0,
      "isValidForBest": true,
      "laptime": 516620,
      "splits": [
        181332,
        160510,
        174777
      ]
    },
    {
      "carId": 1016,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 529225,
      "splits": [
        197172,
        160172,
        171880
      ]
    },
    {
      "carId": 1009,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 550615,
      "splits": [
        197852,
        166352,
        186410
      ]
    },
    {
      "carId": 1017,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 551812,
      "splits": [
        188540,
        177577,
        185695
      ]
    },
    {
      "carId": 1021,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 641642,
      "splits": [
        220630,
        191137,
        229875
      ]
    },
    {
      "carId": 1016,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 535377,
      "splits": [
        175585,
        159612,
        200180
      ]
    },
    {
      "carId": 1013,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 1083542,
      "splits": [
        736472,
        165950,
        181120
      ]
    },
    {
      "carId": 1017,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 531417,
      "splits": [
        181952,
        168020,
        181445
      ]
    },
    {
      "carId": 1009,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 543265,
      "splits": [
        183267,
        165145,
        194852
      ]
    },
    {
      "carId": 1013,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 526730,
      "splits": [
        178907,
        166315,
        181507
      ]
    },
    {
      "carId": 1017,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 532460,
      "splits": [
        183377,
        163820,
        185262
      ]
    },
    {
      "carId": 1026,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 739283,
      "splits": [
        392381,
        161410,
        185492
      ]
    },
    {
      "carId": 1016,
      "driverIndex": 0,
      "isValidForBest": false,
      "laptime": 610747,
      "splits": [
        273720,
        162365,
        174662
      ]
    }
  ],
  "penalties": [
    {
      "carId": 1021,
      "clearedInLap": 0,
      "driverIndex": 0,
      "penalty": "DriveThrough",
      "penaltyValue": 3,
      "reason": "None",
      "violationInLap": 0
    },
    {
      "carId": 1021,
      "clearedInLap": 0,
      "driverIndex": 0,
      "penalty": "StopAndGo_30",
      "penaltyValue": 0,
      "reason": "PitSpeeding",
      "violationInLap": 0
    },
    {
      "carId": 1009,
      "clearedInLap": 0,
      "driverIndex": 0,
      "penalty": "Disqualified",
      "penaltyValue": 0,
      "reason": "PitSpeeding",
      "violationInLap": 1
    }
  ],
  "post_race_penalties": [],
  "sessionIndex": 2,
  "raceWeekendIndex": 44,
  "sessionResult": {
    "bestSplits": [
      181332,
      160510,
      174777
    ],
    "bestlap": 516620,
    "isWetSession": 0,
    "leaderBoardLines": [
      {
        "car": {
          "carId": 1017,
          "carModel": 21,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Ursula",
              "lastName": "Wu",
              "playerId": "S76561197988170289",
              "shortName": "UWU"
            }
          ],
          "nationality": 0,
          "raceNumber": 29,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Ursula",
          "lastName": "Wu",
          "playerId": "S76561197988170289",
          "shortName": "UWU"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 3,
          "lastLap": 532460,
          "lastSplitId": 2,
          "lastSplits": [
            183377,
            163820,
            185262
          ],
          "totalTime": 1971361
        }
      },
      {
        "car": {
          "carId": 1016,
          "carModel": 34,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 3,
          "drivers": [
            {
              "firstName": "Lukas",
              "lastName": "Nowozin",
              "playerId": "S76561197973122535",
              "shortName": "LUK"
            }
          ],
          "nationality": 0,
          "raceNumber": 92,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Lukas",
          "lastName": "Nowozin",
          "playerId": "S76561197973122535",
          "shortName": "LUK"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          1057004
        ],
        "missingMandatoryPitstop": -2,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 3,
          "lastLap": 610747,
          "lastSplitId": 1,
          "lastSplits": [
            273720,
            162365,
            174662
          ],
          "totalTime": 1851181
        }
      },
      {
        "car": {
          "carId": 1013,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Federico",
              "lastName": "Folz",
              "playerId": "S76561199211242393",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 35,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Federico",
          "lastName": "Folz",
          "playerId": "S76561199211242393",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          360567
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 2,
          "lastLap": 526730,
          "lastSplitId": 0,
          "lastSplits": [
            178907,
            166315,
            181507
          ],
          "totalTime": 1612191
        }
      },
      {
        "car": {
          "carId": 1021,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "An",
              "lastName": "Captain",
              "playerId": "S76561199100626009",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 47,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "An",
          "lastName": "Captain",
          "playerId": "S76561199100626009",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 1,
          "lastLap": 641642,
          "lastSplitId": 2,
          "lastSplits": [
            220630,
            191137,
            229875
          ],
          "totalTime": 1303947
        }
      },
      {
        "car": {
          "carId": 1010,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 3,
          "drivers": [
            {
              "firstName": "M.",
              "lastName": "Huzaimie",
              "playerId": "S76561198374894985",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 98,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "M.",
          "lastName": "Huzaimie",
          "playerId": "S76561198374894985",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          647372.5
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 516620,
          "bestSplits": [
            181332,
            160510,
            174777
          ],
          "lapCount": 1,
          "lastLap": 516620,
          "lastSplitId": 0,
          "lastSplits": [
            181332,
            160510,
            174777
          ],
          "totalTime": 518157
        }
      },
      {
        "car": {
          "carId": 1026,
          "carModel": 35,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "arda",
              "lastName": "aydın",
              "playerId": "S76561199494269456",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 96,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "arda",
          "lastName": "aydın",
          "playerId": "S76561199494269456",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          7617.2470703125
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 1,
          "lastLap": 739283,
          "lastSplitId": 0,
          "lastSplits": [
            392381,
            161410,
            185492
          ],
          "totalTime": 1621083
        }
      },
      {
        "car": {
          "carId": 1015,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "2F4ST",
              "lastName": "Ghost",
              "playerId": "S76561199245841193",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 31,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "2F4ST",
          "lastName": "Ghost",
          "playerId": "S76561199245841193",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          806701.5
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 2,
          "lastSplits": [],
          "totalTime": 934643
        }
      },
      {
        "car": {
          "carId": 1020,
          "carModel": 35,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Monic",
              "lastName": "Khunphon",
              "playerId": "S76561198945440030",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 7,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Monic",
          "lastName": "Khunphon",
          "playerId": "S76561198945440030",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 1,
          "lastSplits": [],
          "totalTime": 226607
        }
      },
      {
        "car": {
          "carId": 1023,
          "carModel": 23,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Nick",
              "lastName": "Kruk",
              "playerId": "S76561199546329034",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 221,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Nick",
          "lastName": "Kruk",
          "playerId": "S76561199546329034",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          728178.375
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 1,
          "lastSplits": [],
          "totalTime": 1161445
        }
      },
      {
        "car": {
          "carId": 1025,
          "carModel": 34,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 3,
          "drivers": [
            {
              "firstName": "Tuneski",
              "lastName": "Slime",
              "playerId": "S76561199063368965",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 95,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Tuneski",
          "lastName": "Slime",
          "playerId": "S76561199063368965",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          541887.375
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 1,
          "lastSplits": [],
          "totalTime": 1273782
        }
      },
      {
        "car": {
          "carId": 1027,
          "carModel": 34,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Rin",
              "lastName": "Watson",
              "playerId": "S76561198999433072",
              "shortName": "RIN"
            }
          ],
          "nationality": 0,
          "raceNumber": 80,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Rin",
          "lastName": "Watson",
          "playerId": "S76561198999433072",
          "shortName": "RIN"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          318214.375
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 1,
          "lastSplits": [],
          "totalTime": 1866076
        }
      },
      {
        "car": {
          "carId": 1001,
          "carModel": 1,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Johnny Miguel",
              "lastName": "Sindac",
              "playerId": "S76561199025660129",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 5,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Johnny Miguel",
          "lastName": "Sindac",
          "playerId": "S76561199025660129",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1002,
          "carModel": 34,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Ryan",
              "lastName": "Chan",
              "playerId": "S76561199220805278",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 32,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Ryan",
          "lastName": "Chan",
          "playerId": "S76561199220805278",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1003,
          "carModel": 12,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "LWK",
              "lastName": "MSS",
              "playerId": "S76561199558396004",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 97,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "LWK",
          "lastName": "MSS",
          "playerId": "S76561199558396004",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1004,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "John",
              "lastName": "Lavish",
              "playerId": "S76561199240505458",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 23,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "John",
          "lastName": "Lavish",
          "playerId": "S76561199240505458",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1005,
          "carModel": 35,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "2",
              "lastName": "0",
              "playerId": "S76561198977240976",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 93,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "2",
          "lastName": "0",
          "playerId": "S76561198977240976",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1006,
          "carModel": 36,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "daniel",
              "lastName": "steffanini",
              "playerId": "S76561198684522333",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 65,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "daniel",
          "lastName": "steffanini",
          "playerId": "S76561198684522333",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1007,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Benjamin",
              "lastName": "Netanyahu",
              "playerId": "S76561198200110833",
              "shortName": "BNH"
            }
          ],
          "nationality": 0,
          "raceNumber": 94,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Benjamin",
          "lastName": "Netanyahu",
          "playerId": "S76561198200110833",
          "shortName": "BNH"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1008,
          "carModel": 8,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 3,
          "drivers": [
            {
              "firstName": "Riccardo",
              "lastName": "Bozzon",
              "playerId": "S76561199662904305",
              "shortName": "BOZ"
            }
          ],
          "nationality": 0,
          "raceNumber": 490,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Riccardo",
          "lastName": "Bozzon",
          "playerId": "S76561199662904305",
          "shortName": "BOZ"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1011,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Александр",
              "lastName": "Бугаев",
              "playerId": "S76561199689219660",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 30,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Александр",
          "lastName": "Бугаев",
          "playerId": "S76561199689219660",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1012,
          "carModel": 34,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Merijn",
              "lastName": "vdg",
              "playerId": "S76561198420490543",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 18,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Merijn",
          "lastName": "vdg",
          "playerId": "S76561198420490543",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1014,
          "carModel": 36,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "MEHMET",
              "lastName": "KOSEM",
              "playerId": "S76561198762876067",
              "shortName": "KOS"
            }
          ],
          "nationality": 0,
          "raceNumber": 64,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "MEHMET",
          "lastName": "KOSEM",
          "playerId": "S76561198762876067",
          "shortName": "KOS"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1018,
          "carModel": 35,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "illias",
              "lastName": "cappelle",
              "playerId": "S76561199676509197",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 720,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "illias",
          "lastName": "cappelle",
          "playerId": "S76561199676509197",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1019,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Zsolt",
              "lastName": "Abranyi",
              "playerId": "S76561199225254942",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 46,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Zsolt",
          "lastName": "Abranyi",
          "playerId": "S76561199225254942",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": 0,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1022,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Franz",
              "lastName": "Hermann",
              "playerId": "S76561199591717249",
              "shortName": "HER"
            }
          ],
          "nationality": 0,
          "raceNumber": 99,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Franz",
          "lastName": "Hermann",
          "playerId": "S76561199591717249",
          "shortName": "HER"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          0
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1024,
          "carModel": 35,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "카",
              "lastName": "리나",
              "playerId": "S76561197992808054",
              "shortName": "KAR"
            }
          ],
          "nationality": 0,
          "raceNumber": 8,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "카",
          "lastName": "리나",
          "playerId": "S76561197992808054",
          "shortName": "KAR"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          414447.8125
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1028,
          "carModel": 30,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "Denys",
              "lastName": "Antefrizovich",
              "playerId": "S76561198877397680",
              "shortName": "PLY"
            }
          ],
          "nationality": 0,
          "raceNumber": 100,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "Denys",
          "lastName": "Antefrizovich",
          "playerId": "S76561198877397680",
          "shortName": "PLY"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          9223.2294921875
        ],
        "missingMandatoryPitstop": -1,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 0,
          "lastLap": 2147483647,
          "lastSplitId": 4294967295,
          "lastSplits": [],
          "totalTime": 2147483647
        }
      },
      {
        "car": {
          "carId": 1009,
          "carModel": 31,
          "carGroup": "GT3",
          "carGuid": -1,
          "teamGuid": -1,
          "cupCategory": 2,
          "drivers": [
            {
              "firstName": "金",
              "lastName": "DX",
              "playerId": "S76561199733135266",
              "shortName": "DX"
            }
          ],
          "nationality": 0,
          "raceNumber": 17,
          "teamName": "",
          "ballastKg": 0
        },
        "currentDriver": {
          "firstName": "金",
          "lastName": "DX",
          "playerId": "S76561199733135266",
          "shortName": "DX"
        },
        "currentDriverIndex": 0,
        "driverTotalTimes": [
          1086978
        ],
        "missingMandatoryPitstop": -2,
        "timing": {
          "bestLap": 2147483647,
          "bestSplits": [
            2147483647,
            2147483647,
            2147483647
          ],
          "lapCount": 2,
          "lastLap": 543265,
          "lastSplitId": 0,
          "lastSplits": [
            183267,
            165145,
            194852
          ],
          "totalTime": 1095655
        }
      }
    ],
    "type": 1
  },
  "sessionType": "R",
  "trackName": "nurburgring_24h",
  "serverName": "BBR SimRacing | Nordschleife | GT3 | Race | bbrracing.com",
  "metaData": "custom_race:f313d8ff-227d-44d1-8cdc-87f6334d0c7c",
  "Date": "2026-07-09T15:25:25Z",
  "SessionFile": "260709_152525_R"
}
