openapi: 3.0.3
info:
  title: 'ÖVV Volley API Documentation'
  description: ''
  version: 1.0.0
servers:
  -
    url: 'https://api.volleynet.cc'
tags:
  -
    name: 'Beach Updates'
    description: ''
  -
    name: Endpoints
    description: ''
  -
    name: 'Indoor Updates'
    description: ''
  -
    name: Login
    description: ''
components:
  securitySchemes:
    default:
      type: http
      scheme: bearer
      description: null
security:
  -
    default: []
paths:
  /beach/updateprotour:
    get:
      summary: 'Update Pro Tour tournaments.'
      operationId: updateProTourTournaments
      description: "Synchronizes Pro Tour tournaments from the external source and returns\nthe full tournament structure (same as in api.txt)."
      parameters:
        -
          in: query
          name: ts
          description: 'Filter by last update time (UNIX timestamp, seconds). When present, it’s also forwarded to ranking and match sync.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Filter by last update time (UNIX timestamp, seconds). When present, it’s also forwarded to ranking and match sync.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Force full sync, ignoring the ts filter. Accepts anny text. If not set the results of 14 days ago will be shown. Default: null.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Force full sync, ignoring the ts filter. Accepts anny text. If not set the results of 14 days ago will be shown. Default: null.'
            example: true
        -
          in: query
          name: season
          description: 'Season year to limit results.'
          example: '2025'
          required: false
          schema:
            type: string
            description: 'Season year to limit results.'
            example: '2025'
        -
          in: query
          name: tournament
          description: 'Specific tournament ID/slug to fetch only that event.'
          example: win2day-pro-open-tulln2025-08-022025
          required: false
          schema:
            type: string
            description: 'Specific tournament ID/slug to fetch only that event.'
            example: win2day-pro-open-tulln2025-08-022025
      responses:
        200:
          description: success
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    -
                      id: win2day-pro-open-tulln2025-08-022025
                      tournament:
                        id: win2day-pro-open-tulln2025-08-022025
                        name: 'win2day PRO OPEN Tulln'
                        start: '2025-08-02'
                        end: '2025-08-03'
                        saison: 2025B
                        gender: MW
                        category: pro-tour
                        subcategory: abv-tour-pro-open-i
                        mainmenu: 'win2day Beach Volleyball Tour Pro'
                        submenu: Open
                        bew_id: 36536
                        city: Tulln
                        host: 'Sportunion Langenlebarn, Obmann Christian Resch'
                        address: 'Donaulände 78'
                        model: modified-pool-play-16er-raster
                      gender: MW
                      M:
                        id: win2day-pro-open-tulln2025-08-022025m
                        teams:
                          -
                            id: win2day-pro-open-tulln2025-08-022025mseiser-mathias1994-09-12grossig-laurenc2001-03-13
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: 'Seiser M./Grössig'
                            seed_maindraw: null
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 2150
                            entry_points_tech: 2150
                            player1: seiser-mathias1994-09-12
                            player2: grossig-laurenc2001-03-13
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: AUT
                            player1details:
                              id: seiser-mathias1994-09-12
                              name: Seiser
                              prename: Mathias
                              birthdate: '1994-09-12'
                              per_id: 23176
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:27.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: grossig-laurenc2001-03-13
                              name: Grössig
                              prename: 'Laurenc Peter'
                              birthdate: '2001-03-13'
                              per_id: 42486
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:21.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: 'Klemen/Sponer P.'
                            seed_maindraw: 1
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 3
                            entry_points: 1150
                            entry_points_tech: 1150
                            player1: klemen-michael2004-05-17
                            player2: sponer-philipp2004-09-27
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: klemen-michael2004-05-17
                              name: Klemen
                              prename: 'Michael Mario'
                              birthdate: '2004-05-17'
                              per_id: 48724
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:39.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: sponer-philipp2004-09-27
                              name: Sponer
                              prename: Philipp
                              birthdate: '2004-09-27'
                              per_id: 35466
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:30.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Kunert/Ertl
                            seed_maindraw: 2
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 5
                            entry_points: 1118
                            entry_points_tech: 1118
                            player1: kunert-thomas1988-09-11
                            player2: ertl-florian1995-01-21
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: kunert-thomas1988-09-11
                              name: Kunert
                              prename: Thomas
                              birthdate: '1988-09-11'
                              per_id: 1830
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:45.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: 1
                            player2details:
                              id: ertl-florian1995-01-21
                              name: Ertl
                              prename: Florian
                              birthdate: '1995-01-21'
                              per_id: 7192
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:11.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10trauth-raphael2000-03-01
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: 'Antoni N./Trauth'
                            seed_maindraw: 5
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 990
                            entry_points_tech: 990
                            player1: antoni-niels2002-06-10
                            player2: trauth-raphael2000-03-01
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: AUT
                            player1details:
                              id: antoni-niels2002-06-10
                              name: Antoni
                              prename: Niels
                              birthdate: '2002-06-10'
                              per_id: 42649
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:49:52.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: trauth-raphael2000-03-01
                              name: Trauth
                              prename: Raphael
                              birthdate: '2000-03-01'
                              per_id: 51314
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:38.000000Z'
                              updated_at: '2025-08-11T14:44:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Köstler/Ochaya
                            seed_maindraw: 3
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 1
                            entry_points: 850
                            entry_points_tech: 850
                            player1: kostler-matthias1997-02-15
                            player2: ochaya-lauris1998-02-09
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: kostler-matthias1997-02-15
                              name: Köstler
                              prename: Matthias
                              birthdate: '1997-02-15'
                              per_id: 46157
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:42.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: ochaya-lauris1998-02-09
                              name: Ochaya
                              prename: 'Lauris Dine'
                              birthdate: '1998-02-09'
                              per_id: 17085
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:02.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: 'Antoni N./Holzner'
                            seed_maindraw: 4
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 5
                            entry_points: 765
                            entry_points_tech: 765
                            player1: antoni-niels2002-06-10
                            player2: holzner-peter2001-04-10
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: antoni-niels2002-06-10
                              name: Antoni
                              prename: Niels
                              birthdate: '2002-06-10'
                              per_id: 42649
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:49:52.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: holzner-peter2001-04-10
                              name: Holzner
                              prename: 'Peter Raul Georg'
                              birthdate: '2001-04-10'
                              per_id: 42488
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:30.000000Z'
                              updated_at: '2025-08-11T14:44:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: 'Boyd/Sponer A.'
                            seed_maindraw: 5
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 2
                            entry_points: 730
                            entry_points_tech: 730
                            player1: boyd-cooper2007-10-25
                            player2: sponer-alexander2007-02-02
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: boyd-cooper2007-10-25
                              name: Boyd
                              prename: 'Cooper Jay'
                              birthdate: '2007-10-25'
                              per_id: 41444
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:49:59.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: sponer-alexander2007-02-02
                              name: Sponer
                              prename: Alexander
                              birthdate: '2007-02-02'
                              per_id: 44261
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:30.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Ranneth/Thurner
                            seed_maindraw: 6
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 5
                            entry_points: 668
                            entry_points_tech: 668
                            player1: ranneth-tobias2003-06-23
                            player2: thurner-lukas1997-11-03
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: ranneth-tobias2003-06-23
                              name: Ranneth
                              prename: Tobias
                              birthdate: '2003-06-23'
                              per_id: 36505
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:13.000000Z'
                              updated_at: '2025-08-11T14:44:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: thurner-lukas1997-11-03
                              name: Thurner
                              prename: Lukas
                              birthdate: '1997-11-03'
                              per_id: 35056
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:37.000000Z'
                              updated_at: '2025-07-14T21:59:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: 'Kurzmann J./Steiner M.'
                            seed_maindraw: 7
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 9
                            entry_points: 605
                            entry_points_tech: 605
                            player1: kurzmann-jakob-lars2006-11-13
                            player2: steiner-maximilian1999-09-06
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT/GER
                            player1details:
                              id: kurzmann-jakob-lars2006-11-13
                              name: Kurzmann
                              prename: Jakob-Lars
                              birthdate: '2006-11-13'
                              per_id: 65935
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:45.000000Z'
                              updated_at: '2025-08-11T14:44:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: steiner-maximilian1999-09-06
                              name: Steiner
                              prename: 'Maximilian Günter'
                              birthdate: '1999-09-06'
                              per_id: 61760
                              sex: M
                              nationality: GER
                              login_id: null
                              created_at: '2023-05-29T06:51:32.000000Z'
                              updated_at: '2025-07-14T21:59:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Nehuliaiev/Rammesmayer
                            seed_maindraw: 8
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 13
                            entry_points: 585
                            entry_points_tech: 585
                            player1: nehuliaiev-oleksandr1996-09-20
                            player2: rammesmayer-florian1994-09-09
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: nehuliaiev-oleksandr1996-09-20
                              name: Nehuliaiev
                              prename: Oleksandr
                              birthdate: '1996-09-20'
                              per_id: 47541
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:00.000000Z'
                              updated_at: '2025-08-07T13:06:10.000000Z'
                              fivb_id: 200781
                              email: null
                              code_of_honor: null
                            player2details:
                              id: rammesmayer-florian1994-09-09
                              name: Rammesmayer
                              prename: Florian
                              birthdate: '1994-09-09'
                              per_id: 42811
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:12.000000Z'
                              updated_at: '2024-07-05T08:58:06.000000Z'
                              fivb_id: 210839
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: 'Führer/Seiser M.'
                            seed_maindraw: 9
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 4
                            entry_points: 558
                            entry_points_tech: 558
                            player1: fuhrer-christoph1997-04-25
                            player2: seiser-michael1992-05-21
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: fuhrer-christoph1997-04-25
                              name: Führer
                              prename: Christoph
                              birthdate: '1997-04-25'
                              per_id: 33814
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:16.000000Z'
                              updated_at: '2024-07-03T16:27:56.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: seiser-michael1992-05-21
                              name: Seiser
                              prename: Michael
                              birthdate: '1992-05-21'
                              per_id: 39947
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:27.000000Z'
                              updated_at: '2024-04-29T14:23:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Pfeiffer/Higer
                            seed_maindraw: 10
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 9
                            entry_points: 534
                            entry_points_tech: 534
                            player1: pfeiffer-michael1998-05-27
                            player2: higer-jakob1998-07-01
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: pfeiffer-michael1998-05-27
                              name: Pfeiffer
                              prename: Michael
                              birthdate: '1998-05-27'
                              per_id: 22751
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:06.000000Z'
                              updated_at: '2025-08-11T14:44:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: higer-jakob1998-07-01
                              name: Higer
                              prename: Jakob
                              birthdate: '1998-07-01'
                              per_id: 45734
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:27.000000Z'
                              updated_at: '2024-07-05T08:58:06.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Hohenauer/Poinstingl
                            seed_maindraw: 11
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 5
                            entry_points: 510
                            entry_points_tech: 510
                            player1: hohenauer-paul2009-11-19
                            player2: poinstingl-martin2009-02-12
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: hohenauer-paul2009-11-19
                              name: Hohenauer
                              prename: Paul
                              birthdate: '2009-11-19'
                              per_id: 48345
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:29.000000Z'
                              updated_at: '2025-08-11T14:44:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: poinstingl-martin2009-02-12
                              name: Poinstingl
                              prename: Martin
                              birthdate: '2009-02-12'
                              per_id: 59945
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:08.000000Z'
                              updated_at: '2025-08-11T14:44:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Ranacher/Wohlgenannt
                            seed_maindraw: 12
                            seed_qualification: null
                            is_in_maindraw: 1
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 9
                            entry_points: 477
                            entry_points_tech: 477
                            player1: ranacher-roland2005-09-30
                            player2: wohlgenannt-tobias2005-12-23
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: ranacher-roland2005-09-30
                              name: Ranacher
                              prename: Roland
                              birthdate: '2005-09-30'
                              per_id: 63457
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:13.000000Z'
                              updated_at: '2024-04-29T14:22:56.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: wohlgenannt-tobias2005-12-23
                              name: Wohlgenannt
                              prename: Tobias
                              birthdate: '2005-12-23'
                              per_id: 47600
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:47.000000Z'
                              updated_at: '2024-04-29T14:23:32.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Carmann/Buchner
                            seed_maindraw: 13
                            seed_qualification: 1
                            is_in_maindraw: 1
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 13
                            entry_points: 449
                            entry_points_tech: 449
                            player1: carmann-christoph2006-03-21
                            player2: buchner-philipp2008-01-19
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: carmann-christoph2006-03-21
                              name: Carmann
                              prename: 'Christoph Peter'
                              birthdate: '2006-03-21'
                              per_id: 49877
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:03.000000Z'
                              updated_at: '2024-04-29T14:21:35.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: buchner-philipp2008-01-19
                              name: Buchner
                              prename: Philipp
                              birthdate: '2008-01-19'
                              per_id: 63032
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:01.000000Z'
                              updated_at: '2024-04-29T14:21:34.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mkatzbeck-moritz2008-11-11pfeffer-sebastian2008-06-15
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Katzbeck/Pfeffer
                            seed_maindraw: null
                            seed_qualification: 2
                            is_in_maindraw: 0
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 17
                            entry_points: 431
                            entry_points_tech: 431
                            player1: katzbeck-moritz2008-11-11
                            player2: pfeffer-sebastian2008-06-15
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Qualification
                            status_id: Q
                            status_de: Qualifikation
                            nationalities: AUT
                            player1details:
                              id: katzbeck-moritz2008-11-11
                              name: Katzbeck
                              prename: 'Moritz Florian'
                              birthdate: '2008-11-11'
                              per_id: 49981
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:37.000000Z'
                              updated_at: '2024-04-29T14:22:12.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: pfeffer-sebastian2008-06-15
                              name: Pfeffer
                              prename: Sebastian
                              birthdate: '2008-06-15'
                              per_id: 52741
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:06.000000Z'
                              updated_at: '2024-04-29T14:22:46.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Decker/Dräger
                            seed_maindraw: 14
                            seed_qualification: 3
                            is_in_maindraw: 1
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 13
                            entry_points: 381
                            entry_points_tech: 381
                            player1: decker-valentino2007-08-28
                            player2: drager-simon2006-12-12
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: decker-valentino2007-08-28
                              name: Decker
                              prename: Valentino
                              birthdate: '2007-08-28'
                              per_id: 46551
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:05.000000Z'
                              updated_at: '2024-04-29T14:21:37.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: drager-simon2006-12-12
                              name: Dräger
                              prename: Simon
                              birthdate: '2006-12-12'
                              per_id: 52244
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:07.000000Z'
                              updated_at: '2024-04-29T14:21:40.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: 'Vorisek/Steiner N.'
                            seed_maindraw: 15
                            seed_qualification: 4
                            is_in_maindraw: 1
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 13
                            entry_points: 379
                            entry_points_tech: 379
                            player1: vorisek-dominic2007-05-05
                            player2: steiner-noah2006-12-02
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: AUT
                            player1details:
                              id: vorisek-dominic2007-05-05
                              name: Vorisek
                              prename: Dominic
                              birthdate: '2007-05-05'
                              per_id: 73626
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2024-06-06T11:05:59.000000Z'
                              updated_at: '2024-06-06T11:05:59.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: steiner-noah2006-12-02
                              name: Steiner
                              prename: Noah
                              birthdate: '2006-12-02'
                              per_id: 70838
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-10-07T01:01:46.000000Z'
                              updated_at: '2024-04-29T14:23:15.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mgallistel-alexander2005-06-04vavra-ben2005-04-05
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Gallistel/Vávra
                            seed_maindraw: null
                            seed_qualification: 5
                            is_in_maindraw: 0
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 17
                            entry_points: 369
                            entry_points_tech: 369
                            player1: gallistel-alexander2005-06-04
                            player2: vavra-ben2005-04-05
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Qualification
                            status_id: Q
                            status_de: Qualifikation
                            nationalities: AUT
                            player1details:
                              id: gallistel-alexander2005-06-04
                              name: Gallistel
                              prename: 'Alexander Thomas'
                              birthdate: '2005-06-04'
                              per_id: 46158
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:16.000000Z'
                              updated_at: '2024-04-29T14:21:49.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: vavra-ben2005-04-05
                              name: Vávra
                              prename: Ben
                              birthdate: '2005-04-05'
                              per_id: 52783
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:40.000000Z'
                              updated_at: '2024-04-29T14:23:25.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mrogy-jakob2004-12-14kosel-fabio2007-07-06
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Rogy/Kosel
                            seed_maindraw: null
                            seed_qualification: 6
                            is_in_maindraw: 0
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 17
                            entry_points: 326
                            entry_points_tech: 326
                            player1: rogy-jakob2004-12-14
                            player2: kosel-fabio2007-07-06
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Qualification
                            status_id: Q
                            status_de: Qualifikation
                            nationalities: AUT
                            player1details:
                              id: rogy-jakob2004-12-14
                              name: Rogy
                              prename: Jakob
                              birthdate: '2004-12-14'
                              per_id: 49329
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:16.000000Z'
                              updated_at: '2024-04-29T14:22:59.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: kosel-fabio2007-07-06
                              name: Kosel
                              prename: Fabio
                              birthdate: '2007-07-06'
                              per_id: 58006
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:42.000000Z'
                              updated_at: '2024-04-29T14:22:18.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Hartel/Zelenka
                            seed_maindraw: 16
                            seed_qualification: 7
                            is_in_maindraw: 1
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 9
                            entry_points: 237
                            entry_points_tech: 237
                            player1: hartel-simon1999-04-11
                            player2: zelenka-jonah2001-04-19
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: 'Main draw'
                            status_id: H
                            status_de: Hauptbewerb
                            nationalities: GER/AUT
                            player1details:
                              id: hartel-simon1999-04-11
                              name: Hartel
                              prename: Simon
                              birthdate: '1999-04-11'
                              per_id: 69500
                              sex: M
                              nationality: GER
                              login_id: null
                              created_at: '2023-05-29T06:50:24.000000Z'
                              updated_at: '2024-04-29T14:21:58.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: zelenka-jonah2001-04-19
                              name: Zelenka
                              prename: Jonah
                              birthdate: '2001-04-19'
                              per_id: 45274
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:49.000000Z'
                              updated_at: '2024-04-29T14:23:34.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Pintea/Bernhard
                            seed_maindraw: null
                            seed_qualification: 8
                            is_in_maindraw: 0
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 17
                            entry_points: 231
                            entry_points_tech: 231
                            player1: pintea-alin-viorel2000-11-04
                            player2: bernhard-florian2001-06-21
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Qualification
                            status_id: Q
                            status_de: Qualifikation
                            nationalities: AUT
                            player1details:
                              id: pintea-alin-viorel2000-11-04
                              name: Pintea
                              prename: Alin-Viorel
                              birthdate: '2000-11-04'
                              per_id: 45468
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2024-03-24T01:01:34.000000Z'
                              updated_at: '2024-04-29T14:22:48.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: bernhard-florian2001-06-21
                              name: Bernhard
                              prename: Florian
                              birthdate: '2001-06-21'
                              per_id: 73128
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2024-03-18T01:01:05.000000Z'
                              updated_at: '2024-04-29T14:21:29.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Flechl/Heihal
                            seed_maindraw: null
                            seed_qualification: 9
                            is_in_maindraw: 0
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 21
                            entry_points: 213
                            entry_points_tech: 213
                            player1: flechl-david2010-09-14
                            player2: heihal-luca2010-03-02
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Qualification
                            status_id: Q
                            status_de: Qualifikation
                            nationalities: AUT
                            player1details:
                              id: flechl-david2010-09-14
                              name: Flechl
                              prename: David
                              birthdate: '2010-09-14'
                              per_id: 67930
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:13.000000Z'
                              updated_at: '2024-04-29T14:21:46.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: heihal-luca2010-03-02
                              name: Heihal
                              prename: Luca
                              birthdate: '2010-03-02'
                              per_id: 74860
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2024-10-09T08:05:20.000000Z'
                              updated_at: '2024-10-09T08:05:20.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mwesp-jonas2000-04-24wojnar-luca1999-05-10
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Wesp/Wojnar
                            seed_maindraw: null
                            seed_qualification: 10
                            is_in_maindraw: 0
                            is_in_qualification: 1
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: 21
                            entry_points: 172
                            entry_points_tech: 172
                            player1: wesp-jonas2000-04-24
                            player2: wojnar-luca1999-05-10
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Qualification
                            status_id: Q
                            status_de: Qualifikation
                            nationalities: AUT
                            player1details:
                              id: wesp-jonas2000-04-24
                              name: Wesp
                              prename: Jonas
                              birthdate: '2000-04-24'
                              per_id: 59824
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:45.000000Z'
                              updated_at: '2024-07-05T08:58:06.000000Z'
                              fivb_id: 200107
                              email: null
                              code_of_honor: null
                            player2details:
                              id: wojnar-luca1999-05-10
                              name: Wojnar
                              prename: 'Luca Maxim'
                              birthdate: '1999-05-10'
                              per_id: 17623
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:47.000000Z'
                              updated_at: '2024-04-29T14:23:32.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mheger-florian1999-10-23vikoler-filipp1996-05-14
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Heger/Vikoler
                            seed_maindraw: null
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 0
                            entry_points_tech: 0
                            player1: heger-florian1999-10-23
                            player2: vikoler-filipp1996-05-14
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: AUT/ITA
                            player1details:
                              id: heger-florian1999-10-23
                              name: Heger
                              prename: Florian
                              birthdate: '1999-10-23'
                              per_id: 62426
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:26.000000Z'
                              updated_at: '2024-04-30T16:26:37.000000Z'
                              fivb_id: 156281
                              email: null
                              code_of_honor: null
                            player2details:
                              id: vikoler-filipp1996-05-14
                              name: Vikoler
                              prename: Filipp
                              birthdate: '1996-05-14'
                              per_id: 66526
                              sex: M
                              nationality: ITA
                              login_id: null
                              created_at: '2023-05-29T06:51:41.000000Z'
                              updated_at: '2024-04-30T16:26:37.000000Z'
                              fivb_id: 199871
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mvitzthum-christian1999-09-30krainer-ben2009-09-29
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Vitzthum/Krainer
                            seed_maindraw: null
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 0
                            entry_points_tech: 0
                            player1: vitzthum-christian1999-09-30
                            player2: krainer-ben2009-09-29
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: AUT
                            player1details:
                              id: vitzthum-christian1999-09-30
                              name: Vitzthum
                              prename: Christian
                              birthdate: '1999-09-30'
                              per_id: 22805
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:41.000000Z'
                              updated_at: '2024-04-29T14:23:25.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: krainer-ben2009-09-29
                              name: Krainer
                              prename: Ben
                              birthdate: '2009-09-29'
                              per_id: 67639
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:43.000000Z'
                              updated_at: '2024-04-29T14:22:19.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mmullner-daniel1990-02-02arocker-benjamin1997-04-07
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Müllner/Arocker
                            seed_maindraw: null
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 0
                            entry_points_tech: 0
                            player1: mullner-daniel1990-02-02
                            player2: arocker-benjamin1997-04-07
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: AUT
                            player1details:
                              id: mullner-daniel1990-02-02
                              name: Müllner
                              prename: Daniel
                              birthdate: '1990-02-02'
                              per_id: 2272
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:59.000000Z'
                              updated_at: '2024-04-29T14:22:36.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: arocker-benjamin1997-04-07
                              name: Arocker
                              prename: Benjamin
                              birthdate: '1997-04-07'
                              per_id: 68333
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:49:53.000000Z'
                              updated_at: '2024-04-29T14:21:24.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025msandner-tobias1997-08-28hauschild-moritz2004-04-14
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Sandner/Hauschild
                            seed_maindraw: null
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 0
                            entry_points_tech: 0
                            player1: sandner-tobias1997-08-28
                            player2: hauschild-moritz2004-04-14
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: AUT/GER
                            player1details:
                              id: sandner-tobias1997-08-28
                              name: Sandner
                              prename: Tobias
                              birthdate: '1997-08-28'
                              per_id: 64946
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:19.000000Z'
                              updated_at: '2025-08-11T14:44:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: hauschild-moritz2004-04-14
                              name: Hauschild
                              prename: Moritz
                              birthdate: '2004-04-14'
                              per_id: 77830
                              sex: M
                              nationality: GER
                              login_id: null
                              created_at: '2025-07-21T06:05:21.000000Z'
                              updated_at: '2025-07-21T06:05:21.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025malbrecht-dominik1993-01-26cseko-alexander2001-09-07
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Albrecht/Csekö
                            seed_maindraw: null
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 0
                            entry_points_tech: 0
                            player1: albrecht-dominik1993-01-26
                            player2: cseko-alexander2001-09-07
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: AUT
                            player1details:
                              id: albrecht-dominik1993-01-26
                              name: Albrecht
                              prename: Dominik
                              birthdate: '1993-01-26'
                              per_id: 55668
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:49:51.000000Z'
                              updated_at: '2024-06-22T19:14:03.000000Z'
                              fivb_id: 200785
                              email: null
                              code_of_honor: null
                            player2details:
                              id: cseko-alexander2001-09-07
                              name: Csekö
                              prename: Alexander
                              birthdate: '2001-09-07'
                              per_id: 51568
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:04.000000Z'
                              updated_at: '2025-07-14T21:59:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mpetutschnig-lorenz1993-02-13horst-alexander1982-12-20
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Petutschnig/Horst
                            seed_maindraw: null
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 0
                            entry_points_tech: 0
                            player1: petutschnig-lorenz1993-02-13
                            player2: horst-alexander1982-12-20
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: AUT
                            player1details:
                              id: petutschnig-lorenz1993-02-13
                              name: Petutschnig
                              prename: 'Lorenz Peter'
                              birthdate: '1993-02-13'
                              per_id: 13436
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:06.000000Z'
                              updated_at: '2025-07-14T21:59:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: horst-alexander1982-12-20
                              name: Horst
                              prename: Alexander
                              birthdate: '1982-12-20'
                              per_id: 246
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:30.000000Z'
                              updated_at: '2025-09-08T21:59:14.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025mweidinger-lukas1999-09-14wohlschlager-manuel1999-09-01
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: Weidinger/Wohlschlager
                            seed_maindraw: null
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 0
                            entry_points_tech: 0
                            player1: weidinger-lukas1999-09-14
                            player2: wohlschlager-manuel1999-09-01
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: AUT
                            player1details:
                              id: weidinger-lukas1999-09-14
                              name: Weidinger
                              prename: Lukas
                              birthdate: '1999-09-14'
                              per_id: 62761
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:44.000000Z'
                              updated_at: '2024-04-29T14:23:28.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: wohlschlager-manuel1999-09-01
                              name: Wohlschlager
                              prename: Manuel
                              birthdate: '1999-09-01'
                              per_id: 55744
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:51:47.000000Z'
                              updated_at: '2024-04-29T14:23:32.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025msteiner-maximilian1999-09-06kurzmann-jakob-lars2006-11-13
                            eventname: win2day-pro-open-tulln2025-08-022025
                            team: 'Steiner M./Kurzmann J.'
                            seed_maindraw: null
                            seed_qualification: null
                            is_in_maindraw: 0
                            is_in_qualification: 0
                            is_in_reserve: null
                            is_in_confederation_quota: null
                            is_in_federation_quota: null
                            rank: null
                            entry_points: 0
                            entry_points_tech: 0
                            player1: steiner-maximilian1999-09-06
                            player2: kurzmann-jakob-lars2006-11-13
                            player1_shirt_number: null
                            player2_shirt_number: null
                            status: Withdraw
                            status_id: x
                            status_de: Abgemeldet
                            nationalities: GER/AUT
                            player1details:
                              id: steiner-maximilian1999-09-06
                              name: Steiner
                              prename: 'Maximilian Günter'
                              birthdate: '1999-09-06'
                              per_id: 61760
                              sex: M
                              nationality: GER
                              login_id: null
                              created_at: '2023-05-29T06:51:32.000000Z'
                              updated_at: '2025-07-14T21:59:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                            player2details:
                              id: kurzmann-jakob-lars2006-11-13
                              name: Kurzmann
                              prename: Jakob-Lars
                              birthdate: '2006-11-13'
                              per_id: 65935
                              sex: M
                              nationality: AUT
                              login_id: null
                              created_at: '2023-05-29T06:50:45.000000Z'
                              updated_at: '2025-08-11T14:44:10.000000Z'
                              fivb_id: null
                              email: null
                              code_of_honor: null
                        tournament_ranking:
                          -
                            id: 1win2day-pro-open-tulln2025-08-022025m
                            rank: 1
                            team: Köstler/Ochaya
                            points: 100
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                          -
                            id: 2win2day-pro-open-tulln2025-08-022025m
                            rank: 2
                            team: 'Boyd/Sponer A.'
                            points: 90
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                          -
                            id: 3win2day-pro-open-tulln2025-08-022025m
                            rank: 3
                            team: 'Klemen/Sponer P.'
                            points: 80
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                          -
                            id: 4win2day-pro-open-tulln2025-08-022025m
                            rank: 4
                            team: 'Führer/Seiser M.'
                            points: 70
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                          -
                            id: 5win2day-pro-open-tulln2025-08-022025m
                            rank: 5
                            team: Hohenauer/Poinstingl
                            points: 60
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                          -
                            id: 6win2day-pro-open-tulln2025-08-022025m
                            rank: 5
                            team: 'Antoni N./Holzner'
                            points: 60
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                          -
                            id: 7win2day-pro-open-tulln2025-08-022025m
                            rank: 5
                            team: Kunert/Ertl
                            points: 60
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                          -
                            id: 8win2day-pro-open-tulln2025-08-022025m
                            rank: 5
                            team: Ranneth/Thurner
                            points: 60
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                          -
                            id: 9win2day-pro-open-tulln2025-08-022025m
                            rank: 9
                            team: Hartel/Zelenka
                            points: 40
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                          -
                            id: 10win2day-pro-open-tulln2025-08-022025m
                            rank: 9
                            team: Ranacher/Wohlgenannt
                            points: 40
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                          -
                            id: 11win2day-pro-open-tulln2025-08-022025m
                            rank: 9
                            team: 'Kurzmann J./Steiner M.'
                            points: 40
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                          -
                            id: 12win2day-pro-open-tulln2025-08-022025m
                            rank: 9
                            team: Pfeiffer/Higer
                            points: 40
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                          -
                            id: 13win2day-pro-open-tulln2025-08-022025m
                            rank: 13
                            team: Carmann/Buchner
                            points: 30
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                          -
                            id: 14win2day-pro-open-tulln2025-08-022025m
                            rank: 13
                            team: Nehuliaiev/Rammesmayer
                            points: 30
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                          -
                            id: 15win2day-pro-open-tulln2025-08-022025m
                            rank: 13
                            team: Decker/Dräger
                            points: 30
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                          -
                            id: 16win2day-pro-open-tulln2025-08-022025m
                            rank: 13
                            team: 'Vorisek/Steiner N.'
                            points: 30
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                          -
                            id: 17win2day-pro-open-tulln2025-08-022025m
                            rank: 17
                            team: Pintea/Bernhard
                            points: 25
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                          -
                            id: 18win2day-pro-open-tulln2025-08-022025m
                            rank: 17
                            team: Katzbeck/Pfeffer
                            points: 25
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkatzbeck-moritz2008-11-11pfeffer-sebastian2008-06-15
                          -
                            id: 19win2day-pro-open-tulln2025-08-022025m
                            rank: 17
                            team: Gallistel/Vávra
                            points: 25
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mgallistel-alexander2005-06-04vavra-ben2005-04-05
                          -
                            id: 20win2day-pro-open-tulln2025-08-022025m
                            rank: 17
                            team: Rogy/Kosel
                            points: 25
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mrogy-jakob2004-12-14kosel-fabio2007-07-06
                          -
                            id: 21win2day-pro-open-tulln2025-08-022025m
                            rank: 21
                            team: '#ignore#'
                            points: ''
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: null
                          -
                            id: 22win2day-pro-open-tulln2025-08-022025m
                            rank: 21
                            team: Wesp/Wojnar
                            points: 21
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mwesp-jonas2000-04-24wojnar-luca1999-05-10
                          -
                            id: 23win2day-pro-open-tulln2025-08-022025m
                            rank: 21
                            team: Flechl/Heihal
                            points: 21
                            beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                            beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02
                        matches:
                          -
                            id: win2day-pro-open-tulln2025-08-022025m3Q2
                            number: 2
                            city: Tulln
                            local_date: '2025-08-01'
                            local_time: '12:00:00'
                            court: '2'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 15
                            set_points_1_b: 21
                            set_points_2_a: 16
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02
                              player_1_id: flechl-david2010-09-14
                              player_2_id: heihal-luca2010-03-02
                            team_a_name: Flechl/Heihal
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                              player_1_id: pintea-alin-viorel2000-11-04
                              player_2_id: bernhard-florian2001-06-21
                            team_b_name: Pintea/Bernhard
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mI
                              code: I
                              name: 'Round 1'
                              category: Qualification
                              order: 1
                            phase: 3Q
                            winner_team_name: Pintea/Bernhard
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m3Q7
                            number: 7
                            city: Tulln
                            local_date: '2025-08-01'
                            local_time: '12:00:00'
                            court: '4'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 12
                            set_points_2_a: 21
                            set_points_2_b: 9
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                              player_1_id: hartel-simon1999-04-11
                              player_2_id: zelenka-jonah2001-04-19
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#000000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Hartel/Zelenka
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mwesp-jonas2000-04-24wojnar-luca1999-05-10
                              player_1_id: wesp-jonas2000-04-24
                              player_2_id: wojnar-luca1999-05-10
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#000000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Wesp/Wojnar
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mI
                              code: I
                              name: 'Round 1'
                              category: Qualification
                              order: 1
                            phase: 3Q
                            winner_team_name: Hartel/Zelenka
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m3Q9
                            number: 9
                            city: Tulln
                            local_date: '2025-08-01'
                            local_time: '13:40:00'
                            court: '2'
                            gender: M
                            match_points_a: 2
                            match_points_b: 1
                            set_points_1_a: 17
                            set_points_1_b: 21
                            set_points_2_a: 21
                            set_points_2_b: 7
                            set_points_3_a: 15
                            set_points_3_b: 8
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                              player_1_id: carmann-christoph2006-03-21
                              player_2_id: buchner-philipp2008-01-19
                            team_a_name: Carmann/Buchner
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                              player_1_id: pintea-alin-viorel2000-11-04
                              player_2_id: bernhard-florian2001-06-21
                            team_b_name: Pintea/Bernhard
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mII
                              code: II
                              name: 'Round 2'
                              category: Qualification
                              order: 2
                            phase: 3Q
                            winner_team_name: Carmann/Buchner
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m3Q10
                            number: 10
                            city: Tulln
                            local_date: '2025-08-01'
                            local_time: '12:50:00'
                            court: '2'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 18
                            set_points_1_b: 21
                            set_points_2_a: 21
                            set_points_2_b: 23
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mgallistel-alexander2005-06-04vavra-ben2005-04-05
                              player_1_id: gallistel-alexander2005-06-04
                              player_2_id: vavra-ben2005-04-05
                            team_a_name: Gallistel/Vávra
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                              player_1_id: vorisek-dominic2007-05-05
                              player_2_id: steiner-noah2006-12-02
                            team_b_name: 'Vorisek/Steiner N.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mII
                              code: II
                              name: 'Round 2'
                              category: Qualification
                              order: 2
                            phase: 3Q
                            winner_team_name: 'Vorisek/Steiner N.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m3Q11
                            number: 11
                            city: Tulln
                            local_date: '2025-08-01'
                            local_time: '12:50:00'
                            court: '4'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 15
                            set_points_2_a: 21
                            set_points_2_b: 14
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                              player_1_id: decker-valentino2007-08-28
                              player_2_id: drager-simon2006-12-12
                            team_a_name: Decker/Dräger
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mrogy-jakob2004-12-14kosel-fabio2007-07-06
                              player_1_id: rogy-jakob2004-12-14
                              player_2_id: kosel-fabio2007-07-06
                            team_b_name: Rogy/Kosel
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mII
                              code: II
                              name: 'Round 2'
                              category: Qualification
                              order: 2
                            phase: 3Q
                            winner_team_name: Decker/Dräger
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m3Q12
                            number: 12
                            city: Tulln
                            local_date: '2025-08-01'
                            local_time: '13:40:00'
                            court: '4'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 19
                            set_points_2_a: 21
                            set_points_2_b: 15
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Closed
                            status_id: 15
                            status_stage: 3
                            status_de: Abgeschlossen
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                              player_1_id: hartel-simon1999-04-11
                              player_2_id: zelenka-jonah2001-04-19
                            team_a_name: Hartel/Zelenka
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mkatzbeck-moritz2008-11-11pfeffer-sebastian2008-06-15
                              player_1_id: katzbeck-moritz2008-11-11
                              player_2_id: pfeffer-sebastian2008-06-15
                            team_b_name: Katzbeck/Pfeffer
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mII
                              code: II
                              name: 'Round 2'
                              category: Qualification
                              order: 2
                            phase: 3Q
                            winner_team_name: Hartel/Zelenka
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M1
                            number: 1
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '10:10:00'
                            court: '1'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 11
                            set_points_2_a: 21
                            set_points_2_b: 17
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: OfficialResult
                            status_id: 13
                            status_stage: 3
                            status_de: 'Ergebnis ist offiziell'
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              player_1_id: klemen-michael2004-05-17
                              player_2_id: sponer-philipp2004-09-27
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#F44336'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Klemen/Sponer P.'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                              player_1_id: hartel-simon1999-04-11
                              player_2_id: zelenka-jonah2001-04-19
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#0096FF'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Hartel/Zelenka
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPA
                              code: PA
                              name: 'Pool A'
                              category: 'Pool matches'
                              order: 10
                            phase: 4M
                            winner_team_name: 'Klemen/Sponer P.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M2
                            number: 2
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '10:10:00'
                            court: '2'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 12
                            set_points_1_b: 21
                            set_points_2_a: 10
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                              player_1_id: nehuliaiev-oleksandr1996-09-20
                              player_2_id: rammesmayer-florian1994-09-09
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Nehuliaiev/Rammesmayer
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              player_1_id: fuhrer-christoph1997-04-25
                              player_2_id: seiser-michael1992-05-21
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#008000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Führer/Seiser M.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPA
                              code: PA
                              name: 'Pool A'
                              category: 'Pool matches'
                              order: 10
                            phase: 4M
                            winner_team_name: 'Führer/Seiser M.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M3
                            number: 3
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '08:30:00'
                            court: '2'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 10
                            set_points_2_a: 21
                            set_points_2_b: 5
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                              player_1_id: kunert-thomas1988-09-11
                              player_2_id: ertl-florian1995-01-21
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#89CFF0'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Kunert/Ertl
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                              player_1_id: vorisek-dominic2007-05-05
                              player_2_id: steiner-noah2006-12-02
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#E91E63'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Vorisek/Steiner N.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPB
                              code: PB
                              name: 'Pool B'
                              category: 'Pool matches'
                              order: 11
                            phase: 4M
                            winner_team_name: Kunert/Ertl
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M4
                            number: 4
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '08:30:00'
                            court: '4'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 17
                            set_points_1_b: 21
                            set_points_2_a: 22
                            set_points_2_b: 24
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                              player_1_id: kurzmann-jakob-lars2006-11-13
                              player_2_id: steiner-maximilian1999-09-06
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#008000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Kurzmann J./Steiner M.'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                              player_1_id: pfeiffer-michael1998-05-27
                              player_2_id: higer-jakob1998-07-01
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Pfeiffer/Higer
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPB
                              code: PB
                              name: 'Pool B'
                              category: 'Pool matches'
                              order: 11
                            phase: 4M
                            winner_team_name: Pfeiffer/Higer
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M5
                            number: 5
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '09:20:00'
                            court: '2'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 14
                            set_points_2_a: 21
                            set_points_2_b: 12
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              player_1_id: kostler-matthias1997-02-15
                              player_2_id: ochaya-lauris1998-02-09
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Köstler/Ochaya
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                              player_1_id: decker-valentino2007-08-28
                              player_2_id: drager-simon2006-12-12
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#008000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Decker/Dräger
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPC
                              code: PC
                              name: 'Pool C'
                              category: 'Pool matches'
                              order: 12
                            phase: 4M
                            winner_team_name: Köstler/Ochaya
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M6
                            number: 6
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '09:20:00'
                            court: '4'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 19
                            set_points_2_a: 21
                            set_points_2_b: 18
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                              player_1_id: ranneth-tobias2003-06-23
                              player_2_id: thurner-lukas1997-11-03
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#F44336'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Ranneth/Thurner
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                              player_1_id: hohenauer-paul2009-11-19
                              player_2_id: poinstingl-martin2009-02-12
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#0F52BA'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Hohenauer/Poinstingl
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPC
                              code: PC
                              name: 'Pool C'
                              category: 'Pool matches'
                              order: 12
                            phase: 4M
                            winner_team_name: Ranneth/Thurner
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M7
                            number: 7
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '11:00:00'
                            court: '1'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 16
                            set_points_2_a: 21
                            set_points_2_b: 17
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                              player_1_id: antoni-niels2002-06-10
                              player_2_id: holzner-peter2001-04-10
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#FFEB3B'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Antoni N./Holzner'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                              player_1_id: carmann-christoph2006-03-21
                              player_2_id: buchner-philipp2008-01-19
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#F44336'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Carmann/Buchner
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPD
                              code: PD
                              name: 'Pool D'
                              category: 'Pool matches'
                              order: 13
                            phase: 4M
                            winner_team_name: 'Antoni N./Holzner'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M8
                            number: 8
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '11:00:00'
                            court: '4'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 19
                            set_points_2_a: 21
                            set_points_2_b: 15
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              player_1_id: boyd-cooper2007-10-25
                              player_2_id: sponer-alexander2007-02-02
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Boyd/Sponer A.'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                              player_1_id: ranacher-roland2005-09-30
                              player_2_id: wohlgenannt-tobias2005-12-23
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#89CFF0'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Ranacher/Wohlgenannt
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPD
                              code: PD
                              name: 'Pool D'
                              category: 'Pool matches'
                              order: 13
                            phase: 4M
                            winner_team_name: 'Boyd/Sponer A.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M9
                            number: 9
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '13:30:00'
                            court: '1'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 15
                            set_points_2_a: 21
                            set_points_2_b: 13
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              player_1_id: klemen-michael2004-05-17
                              player_2_id: sponer-philipp2004-09-27
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#F44336'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Klemen/Sponer P.'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              player_1_id: fuhrer-christoph1997-04-25
                              player_2_id: seiser-michael1992-05-21
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#008000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Führer/Seiser M.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPA
                              code: PA
                              name: 'Pool A'
                              category: 'Pool matches'
                              order: 10
                            phase: 4M
                            winner_team_name: 'Klemen/Sponer P.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M10
                            number: 10
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '13:30:00'
                            court: '2'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 23
                            set_points_1_b: 21
                            set_points_2_a: 21
                            set_points_2_b: 17
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                              player_1_id: hartel-simon1999-04-11
                              player_2_id: zelenka-jonah2001-04-19
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#89CFF0'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Hartel/Zelenka
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                              player_1_id: nehuliaiev-oleksandr1996-09-20
                              player_2_id: rammesmayer-florian1994-09-09
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Nehuliaiev/Rammesmayer
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPA
                              code: PA
                              name: 'Pool A'
                              category: 'Pool matches'
                              order: 10
                            phase: 4M
                            winner_team_name: Hartel/Zelenka
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M11
                            number: 11
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '11:50:00'
                            court: '1'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 22
                            set_points_1_b: 20
                            set_points_2_a: 21
                            set_points_2_b: 17
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                              player_1_id: kunert-thomas1988-09-11
                              player_2_id: ertl-florian1995-01-21
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#89CFF0'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Kunert/Ertl
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                              player_1_id: pfeiffer-michael1998-05-27
                              player_2_id: higer-jakob1998-07-01
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Pfeiffer/Higer
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPB
                              code: PB
                              name: 'Pool B'
                              category: 'Pool matches'
                              order: 11
                            phase: 4M
                            winner_team_name: Kunert/Ertl
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M12
                            number: 12
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '11:50:00'
                            court: '2'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 14
                            set_points_1_b: 21
                            set_points_2_a: 14
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                              player_1_id: vorisek-dominic2007-05-05
                              player_2_id: steiner-noah2006-12-02
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#F44336'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Vorisek/Steiner N.'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                              player_1_id: kurzmann-jakob-lars2006-11-13
                              player_2_id: steiner-maximilian1999-09-06
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#FFEB3B'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Kurzmann J./Steiner M.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPB
                              code: PB
                              name: 'Pool B'
                              category: 'Pool matches'
                              order: 11
                            phase: 4M
                            winner_team_name: 'Kurzmann J./Steiner M.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M13
                            number: 13
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '12:40:00'
                            court: '1'
                            gender: M
                            match_points_a: 2
                            match_points_b: 1
                            set_points_1_a: 21
                            set_points_1_b: 17
                            set_points_2_a: 20
                            set_points_2_b: 22
                            set_points_3_a: 15
                            set_points_3_b: 13
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              player_1_id: kostler-matthias1997-02-15
                              player_2_id: ochaya-lauris1998-02-09
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Köstler/Ochaya
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                              player_1_id: ranneth-tobias2003-06-23
                              player_2_id: thurner-lukas1997-11-03
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#E91E63'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Ranneth/Thurner
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPC
                              code: PC
                              name: 'Pool C'
                              category: 'Pool matches'
                              order: 12
                            phase: 4M
                            winner_team_name: Köstler/Ochaya
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M14
                            number: 14
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '12:40:00'
                            court: '2'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 19
                            set_points_1_b: 21
                            set_points_2_a: 13
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                              player_1_id: decker-valentino2007-08-28
                              player_2_id: drager-simon2006-12-12
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#FFEB3B'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Decker/Dräger
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                              player_1_id: hohenauer-paul2009-11-19
                              player_2_id: poinstingl-martin2009-02-12
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#0096FF'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Hohenauer/Poinstingl
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPC
                              code: PC
                              name: 'Pool C'
                              category: 'Pool matches'
                              order: 12
                            phase: 4M
                            winner_team_name: Hohenauer/Poinstingl
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M15
                            number: 15
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '14:20:00'
                            court: '2'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 17
                            set_points_1_b: 21
                            set_points_2_a: 14
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                              player_1_id: antoni-niels2002-06-10
                              player_2_id: holzner-peter2001-04-10
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#FFEB3B'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Antoni N./Holzner'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              player_1_id: boyd-cooper2007-10-25
                              player_2_id: sponer-alexander2007-02-02
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Boyd/Sponer A.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPD
                              code: PD
                              name: 'Pool D'
                              category: 'Pool matches'
                              order: 13
                            phase: 4M
                            winner_team_name: 'Boyd/Sponer A.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M16
                            number: 16
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '14:20:00'
                            court: '4'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 18
                            set_points_1_b: 21
                            set_points_2_a: 18
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                              player_1_id: carmann-christoph2006-03-21
                              player_2_id: buchner-philipp2008-01-19
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#F44336'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Carmann/Buchner
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                              player_1_id: ranacher-roland2005-09-30
                              player_2_id: wohlgenannt-tobias2005-12-23
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#89CFF0'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Ranacher/Wohlgenannt
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mPD
                              code: PD
                              name: 'Pool D'
                              category: 'Pool matches'
                              order: 13
                            phase: 4M
                            winner_team_name: Ranacher/Wohlgenannt
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M17
                            number: 17
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '17:10:00'
                            court: '2'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 12
                            set_points_1_b: 21
                            set_points_2_a: 12
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                              player_1_id: ranacher-roland2005-09-30
                              player_2_id: wohlgenannt-tobias2005-12-23
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#0F52BA'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Ranacher/Wohlgenannt
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              player_1_id: fuhrer-christoph1997-04-25
                              player_2_id: seiser-michael1992-05-21
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#008000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Führer/Seiser M.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mR12
                              code: R12
                              name: 'Round of 12'
                              category: 'K.O. matches'
                              order: 20
                            phase: 4M
                            winner_team_name: 'Führer/Seiser M.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M18
                            number: 18
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '17:40:00'
                            court: '1'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 16
                            set_points_1_b: 21
                            set_points_2_a: 17
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                              player_1_id: hartel-simon1999-04-11
                              player_2_id: zelenka-jonah2001-04-19
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#0096FF'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Hartel/Zelenka
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                              player_1_id: antoni-niels2002-06-10
                              player_2_id: holzner-peter2001-04-10
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#008000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Antoni N./Holzner'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mR12
                              code: R12
                              name: 'Round of 12'
                              category: 'K.O. matches'
                              order: 20
                            phase: 4M
                            winner_team_name: 'Antoni N./Holzner'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M19
                            number: 19
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '16:25:00'
                            court: '2'
                            gender: M
                            match_points_a: 2
                            match_points_b: 1
                            set_points_1_a: 19
                            set_points_1_b: 21
                            set_points_2_a: 21
                            set_points_2_b: 13
                            set_points_3_a: 15
                            set_points_3_b: 11
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                              player_1_id: ranneth-tobias2003-06-23
                              player_2_id: thurner-lukas1997-11-03
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#E91E63'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Ranneth/Thurner
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                              player_1_id: kurzmann-jakob-lars2006-11-13
                              player_2_id: steiner-maximilian1999-09-06
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#008000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Kurzmann J./Steiner M.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mR12
                              code: R12
                              name: 'Round of 12'
                              category: 'K.O. matches'
                              order: 20
                            phase: 4M
                            winner_team_name: Ranneth/Thurner
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M20
                            number: 20
                            city: Tulln
                            local_date: '2025-08-02'
                            local_time: '16:00:00'
                            court: '1'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 14
                            set_points_1_b: 21
                            set_points_2_a: 16
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                              player_1_id: pfeiffer-michael1998-05-27
                              player_2_id: higer-jakob1998-07-01
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Pfeiffer/Higer
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                              player_1_id: hohenauer-paul2009-11-19
                              player_2_id: poinstingl-martin2009-02-12
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#0096FF'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Hohenauer/Poinstingl
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mR12
                              code: R12
                              name: 'Round of 12'
                              category: 'K.O. matches'
                              order: 20
                            phase: 4M
                            winner_team_name: Hohenauer/Poinstingl
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M21
                            number: 21
                            city: Tulln
                            local_date: '2025-08-03'
                            local_time: '10:10:00'
                            court: '1'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 23
                            set_points_1_b: 25
                            set_points_2_a: 19
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                              player_1_id: kunert-thomas1988-09-11
                              player_2_id: ertl-florian1995-01-21
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#008000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Kunert/Ertl
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              player_1_id: fuhrer-christoph1997-04-25
                              player_2_id: seiser-michael1992-05-21
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Führer/Seiser M.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mQF
                              code: QF
                              name: Quarterfinals
                              category: 'K.O. matches'
                              order: 21
                            phase: 4M
                            winner_team_name: 'Führer/Seiser M.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M22
                            number: 22
                            city: Tulln
                            local_date: '2025-08-03'
                            local_time: '10:10:00'
                            court: '2'
                            gender: M
                            match_points_a: 1
                            match_points_b: 2
                            set_points_1_a: 15
                            set_points_1_b: 21
                            set_points_2_a: 21
                            set_points_2_b: 19
                            set_points_3_a: 11
                            set_points_3_b: 15
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                              player_1_id: antoni-niels2002-06-10
                              player_2_id: holzner-peter2001-04-10
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#89CFF0'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Antoni N./Holzner'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              player_1_id: kostler-matthias1997-02-15
                              player_2_id: ochaya-lauris1998-02-09
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#F44336'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Köstler/Ochaya
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mQF
                              code: QF
                              name: Quarterfinals
                              category: 'K.O. matches'
                              order: 21
                            phase: 4M
                            winner_team_name: Köstler/Ochaya
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M23
                            number: 23
                            city: Tulln
                            local_date: '2025-08-03'
                            local_time: null
                            court: null
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 0
                            set_points_1_b: 0
                            set_points_2_a: 0
                            set_points_2_b: 0
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              player_1_id: boyd-cooper2007-10-25
                              player_2_id: sponer-alexander2007-02-02
                            team_a_name: 'Boyd/Sponer A.'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                              player_1_id: ranneth-tobias2003-06-23
                              player_2_id: thurner-lukas1997-11-03
                            team_b_name: Ranneth/Thurner
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mQF
                              code: QF
                              name: Quarterfinals
                              category: 'K.O. matches'
                              order: 21
                            phase: 4M
                            winner_team_name: 'Boyd/Sponer A.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                            match_result_id: 2
                            match_result_info: 'W.O. Team B'
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M24
                            number: 24
                            city: Tulln
                            local_date: '2025-08-03'
                            local_time: '11:00:00'
                            court: '1'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 19
                            set_points_1_b: 21
                            set_points_2_a: 14
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                              player_1_id: hohenauer-paul2009-11-19
                              player_2_id: poinstingl-martin2009-02-12
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#F44336'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Hohenauer/Poinstingl
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              player_1_id: klemen-michael2004-05-17
                              player_2_id: sponer-philipp2004-09-27
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#0096FF'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Klemen/Sponer P.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mQF
                              code: QF
                              name: Quarterfinals
                              category: 'K.O. matches'
                              order: 21
                            phase: 4M
                            winner_team_name: 'Klemen/Sponer P.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M25
                            number: 25
                            city: Tulln
                            local_date: '2025-08-03'
                            local_time: '12:50:00'
                            court: '1'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 16
                            set_points_1_b: 21
                            set_points_2_a: 13
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              player_1_id: fuhrer-christoph1997-04-25
                              player_2_id: seiser-michael1992-05-21
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Führer/Seiser M.'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              player_1_id: kostler-matthias1997-02-15
                              player_2_id: ochaya-lauris1998-02-09
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#E91E63'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: Köstler/Ochaya
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mSF
                              code: SF
                              name: Semifinals
                              category: 'Final matches'
                              order: 30
                            phase: 4M
                            winner_team_name: Köstler/Ochaya
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M26
                            number: 26
                            city: Tulln
                            local_date: '2025-08-03'
                            local_time: '12:50:00'
                            court: '2'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 19
                            set_points_2_a: 21
                            set_points_2_b: 15
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              player_1_id: boyd-cooper2007-10-25
                              player_2_id: sponer-alexander2007-02-02
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Boyd/Sponer A.'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              player_1_id: klemen-michael2004-05-17
                              player_2_id: sponer-philipp2004-09-27
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#40E0D0'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Klemen/Sponer P.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mSF
                              code: SF
                              name: Semifinals
                              category: 'Final matches'
                              order: 30
                            phase: 4M
                            winner_team_name: 'Boyd/Sponer A.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M27
                            number: 27
                            city: Tulln
                            local_date: '2025-08-03'
                            local_time: '14:50:00'
                            court: '1'
                            gender: M
                            match_points_a: 0
                            match_points_b: 2
                            set_points_1_a: 11
                            set_points_1_b: 21
                            set_points_2_a: 12
                            set_points_2_b: 21
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              player_1_id: fuhrer-christoph1997-04-25
                              player_2_id: seiser-michael1992-05-21
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: 'Führer/Seiser M.'
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              player_1_id: klemen-michael2004-05-17
                              player_2_id: sponer-philipp2004-09-27
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#89CFF0'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Klemen/Sponer P.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mF3
                              code: F3
                              name: 'Final 3rd Place'
                              category: 'Final matches'
                              order: 30
                            phase: 4M
                            winner_team_name: 'Klemen/Sponer P.'
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                          -
                            id: win2day-pro-open-tulln2025-08-022025m4M28
                            number: 28
                            city: Tulln
                            local_date: '2025-08-03'
                            local_time: '16:50:00'
                            court: '1'
                            gender: M
                            match_points_a: 2
                            match_points_b: 0
                            set_points_1_a: 21
                            set_points_1_b: 13
                            set_points_2_a: 21
                            set_points_2_b: 16
                            set_points_3_a: 0
                            set_points_3_b: 0
                            status: Fixed
                            status_id: 21
                            status_stage: 3
                            status_de: Fixiert
                            team_a:
                              id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              player_1_id: kostler-matthias1997-02-15
                              player_2_id: ochaya-lauris1998-02-09
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#008000'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_a_name: Köstler/Ochaya
                            team_b:
                              id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              player_1_id: boyd-cooper2007-10-25
                              player_2_id: sponer-alexander2007-02-02
                              player_1_shirt_number: null
                              player_2_shirt_number: null
                              shirt_color: '#ED872D'
                              attack_points: null
                              service_points: null
                              block_points: null
                              player_1_attack_points: null
                              player_1_service_points: null
                              player_1_block_points: null
                              player_2_attack_points: null
                              player_2_service_points: null
                              player_2_block_points: null
                              oponent_errors: null
                            team_b_name: 'Boyd/Sponer A.'
                            round:
                              id: win2day-pro-open-tulln2025-08-022025mF1
                              code: F1
                              name: 'Final 1st Place'
                              category: 'Final matches'
                              order: 31
                            phase: 4M
                            winner_team_name: Köstler/Ochaya
                            winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                            match_result_id: null
                            match_result_info: null
                            scoring_sets_1_2: null
                        round_ranking:
                          -
                            name: 'Pool A'
                            code: PA
                            id: win2day-pro-open-tulln2025-08-022025mPA
                            rankings:
                              -
                                rank: 1
                                teamName: Klemen/Sponer
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                  player_1_id: klemen-michael2004-05-17
                                  player_2_id: sponer-philipp2004-09-27
                                matches_total: 2
                                matches_won: 2
                                matches_lost: 0
                                match_points: 4
                                sets_won: 4
                                sets_lost: 0
                                sets_ratio: MAX
                                points_won: 84
                                points_lost: 56
                                points_ratio: '1.5000'
                              -
                                rank: 2
                                teamName: Führer/Seiser
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                  player_1_id: fuhrer-christoph1997-04-25
                                  player_2_id: seiser-michael1992-05-21
                                matches_total: 2
                                matches_won: 1
                                matches_lost: 1
                                match_points: 3
                                sets_won: 2
                                sets_lost: 2
                                sets_ratio: '1.000'
                                points_won: 70
                                points_lost: 64
                                points_ratio: '1.0938'
                              -
                                rank: 3
                                teamName: Hartel/Zelenka
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                  player_1_id: hartel-simon1999-04-11
                                  player_2_id: zelenka-jonah2001-04-19
                                matches_total: 2
                                matches_won: 1
                                matches_lost: 1
                                match_points: 3
                                sets_won: 2
                                sets_lost: 2
                                sets_ratio: '1.000'
                                points_won: 72
                                points_lost: 80
                                points_ratio: '0.9000'
                              -
                                rank: 4
                                teamName: Nehuliaiev/Rammesmayer
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                                  player_1_id: nehuliaiev-oleksandr1996-09-20
                                  player_2_id: rammesmayer-florian1994-09-09
                                matches_total: 2
                                matches_won: 0
                                matches_lost: 2
                                match_points: 2
                                sets_won: 0
                                sets_lost: 4
                                sets_ratio: '0.000'
                                points_won: 60
                                points_lost: 86
                                points_ratio: '0.6977'
                          -
                            name: 'Pool B'
                            code: PB
                            id: win2day-pro-open-tulln2025-08-022025mPB
                            rankings:
                              -
                                rank: 1
                                teamName: Kunert/Ertl
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                  player_1_id: kunert-thomas1988-09-11
                                  player_2_id: ertl-florian1995-01-21
                                matches_total: 2
                                matches_won: 2
                                matches_lost: 0
                                match_points: 4
                                sets_won: 4
                                sets_lost: 0
                                sets_ratio: MAX
                                points_won: 85
                                points_lost: 52
                                points_ratio: '1.6346'
                              -
                                rank: 2
                                teamName: Pfeiffer/Higer
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                  player_1_id: pfeiffer-michael1998-05-27
                                  player_2_id: higer-jakob1998-07-01
                                matches_total: 2
                                matches_won: 1
                                matches_lost: 1
                                match_points: 3
                                sets_won: 2
                                sets_lost: 2
                                sets_ratio: '1.000'
                                points_won: 82
                                points_lost: 82
                                points_ratio: '1.0000'
                              -
                                rank: 3
                                teamName: Kurzmann/Steiner
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                  player_1_id: kurzmann-jakob-lars2006-11-13
                                  player_2_id: steiner-maximilian1999-09-06
                                matches_total: 2
                                matches_won: 1
                                matches_lost: 1
                                match_points: 3
                                sets_won: 2
                                sets_lost: 2
                                sets_ratio: '1.000'
                                points_won: 81
                                points_lost: 73
                                points_ratio: '1.1096'
                              -
                                rank: 4
                                teamName: Vorisek/Steiner
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                  player_1_id: vorisek-dominic2007-05-05
                                  player_2_id: steiner-noah2006-12-02
                                matches_total: 2
                                matches_won: 0
                                matches_lost: 2
                                match_points: 2
                                sets_won: 0
                                sets_lost: 4
                                sets_ratio: '0.000'
                                points_won: 43
                                points_lost: 84
                                points_ratio: '0.5119'
                          -
                            name: 'Pool C'
                            code: PC
                            id: win2day-pro-open-tulln2025-08-022025mPC
                            rankings:
                              -
                                rank: 1
                                teamName: Köstler/Ochaya
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                  player_1_id: kostler-matthias1997-02-15
                                  player_2_id: ochaya-lauris1998-02-09
                                matches_total: 2
                                matches_won: 2
                                matches_lost: 0
                                match_points: 4
                                sets_won: 4
                                sets_lost: 1
                                sets_ratio: '4.000'
                                points_won: 98
                                points_lost: 78
                                points_ratio: '1.2564'
                              -
                                rank: 2
                                teamName: Ranneth/Thurner
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                  player_1_id: ranneth-tobias2003-06-23
                                  player_2_id: thurner-lukas1997-11-03
                                matches_total: 2
                                matches_won: 1
                                matches_lost: 1
                                match_points: 3
                                sets_won: 3
                                sets_lost: 2
                                sets_ratio: '1.500'
                                points_won: 94
                                points_lost: 93
                                points_ratio: '1.0108'
                              -
                                rank: 3
                                teamName: Hohenauer/Poinstingl
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                  player_1_id: hohenauer-paul2009-11-19
                                  player_2_id: poinstingl-martin2009-02-12
                                matches_total: 2
                                matches_won: 1
                                matches_lost: 1
                                match_points: 3
                                sets_won: 2
                                sets_lost: 2
                                sets_ratio: '1.000'
                                points_won: 79
                                points_lost: 74
                                points_ratio: '1.0676'
                              -
                                rank: 4
                                teamName: Decker/Dräger
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                  player_1_id: decker-valentino2007-08-28
                                  player_2_id: drager-simon2006-12-12
                                matches_total: 2
                                matches_won: 0
                                matches_lost: 2
                                match_points: 2
                                sets_won: 0
                                sets_lost: 4
                                sets_ratio: '0.000'
                                points_won: 58
                                points_lost: 84
                                points_ratio: '0.6905'
                          -
                            name: 'Pool D'
                            code: PD
                            id: win2day-pro-open-tulln2025-08-022025mPD
                            rankings:
                              -
                                rank: 1
                                teamName: Boyd/Sponer
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                  player_1_id: boyd-cooper2007-10-25
                                  player_2_id: sponer-alexander2007-02-02
                                matches_total: 2
                                matches_won: 2
                                matches_lost: 0
                                match_points: 4
                                sets_won: 4
                                sets_lost: 0
                                sets_ratio: MAX
                                points_won: 84
                                points_lost: 65
                                points_ratio: '1.2923'
                              -
                                rank: 2
                                teamName: Antoni/Holzner
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                  player_1_id: antoni-niels2002-06-10
                                  player_2_id: holzner-peter2001-04-10
                                matches_total: 2
                                matches_won: 1
                                matches_lost: 1
                                match_points: 3
                                sets_won: 2
                                sets_lost: 2
                                sets_ratio: '1.000'
                                points_won: 73
                                points_lost: 75
                                points_ratio: '0.9733'
                              -
                                rank: 3
                                teamName: Ranacher/Wohlgenannt
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                  player_1_id: ranacher-roland2005-09-30
                                  player_2_id: wohlgenannt-tobias2005-12-23
                                matches_total: 2
                                matches_won: 1
                                matches_lost: 1
                                match_points: 3
                                sets_won: 2
                                sets_lost: 2
                                sets_ratio: '1.000'
                                points_won: 76
                                points_lost: 78
                                points_ratio: '0.9744'
                              -
                                rank: 4
                                teamName: Carmann/Buchner
                                team:
                                  id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                  player_1_id: carmann-christoph2006-03-21
                                  player_2_id: buchner-philipp2008-01-19
                                matches_total: 2
                                matches_won: 0
                                matches_lost: 2
                                match_points: 2
                                sets_won: 0
                                sets_lost: 4
                                sets_ratio: '0.000'
                                points_won: 69
                                points_lost: 84
                                points_ratio: '0.8214'
                  player: []
                  ts: 1759329493
                  ts2: '2025-10-01 16:38:13'
                properties:
                  data:
                    type: array
                    example:
                      -
                        id: win2day-pro-open-tulln2025-08-022025
                        tournament:
                          id: win2day-pro-open-tulln2025-08-022025
                          name: 'win2day PRO OPEN Tulln'
                          start: '2025-08-02'
                          end: '2025-08-03'
                          saison: 2025B
                          gender: MW
                          category: pro-tour
                          subcategory: abv-tour-pro-open-i
                          mainmenu: 'win2day Beach Volleyball Tour Pro'
                          submenu: Open
                          bew_id: 36536
                          city: Tulln
                          host: 'Sportunion Langenlebarn, Obmann Christian Resch'
                          address: 'Donaulände 78'
                          model: modified-pool-play-16er-raster
                        gender: MW
                        M:
                          id: win2day-pro-open-tulln2025-08-022025m
                          teams:
                            -
                              id: win2day-pro-open-tulln2025-08-022025mseiser-mathias1994-09-12grossig-laurenc2001-03-13
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: 'Seiser M./Grössig'
                              seed_maindraw: null
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 2150
                              entry_points_tech: 2150
                              player1: seiser-mathias1994-09-12
                              player2: grossig-laurenc2001-03-13
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: AUT
                              player1details:
                                id: seiser-mathias1994-09-12
                                name: Seiser
                                prename: Mathias
                                birthdate: '1994-09-12'
                                per_id: 23176
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:27.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: grossig-laurenc2001-03-13
                                name: Grössig
                                prename: 'Laurenc Peter'
                                birthdate: '2001-03-13'
                                per_id: 42486
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:21.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: 'Klemen/Sponer P.'
                              seed_maindraw: 1
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 3
                              entry_points: 1150
                              entry_points_tech: 1150
                              player1: klemen-michael2004-05-17
                              player2: sponer-philipp2004-09-27
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: klemen-michael2004-05-17
                                name: Klemen
                                prename: 'Michael Mario'
                                birthdate: '2004-05-17'
                                per_id: 48724
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:39.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: sponer-philipp2004-09-27
                                name: Sponer
                                prename: Philipp
                                birthdate: '2004-09-27'
                                per_id: 35466
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:30.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Kunert/Ertl
                              seed_maindraw: 2
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 5
                              entry_points: 1118
                              entry_points_tech: 1118
                              player1: kunert-thomas1988-09-11
                              player2: ertl-florian1995-01-21
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: kunert-thomas1988-09-11
                                name: Kunert
                                prename: Thomas
                                birthdate: '1988-09-11'
                                per_id: 1830
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:45.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: 1
                              player2details:
                                id: ertl-florian1995-01-21
                                name: Ertl
                                prename: Florian
                                birthdate: '1995-01-21'
                                per_id: 7192
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:11.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10trauth-raphael2000-03-01
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: 'Antoni N./Trauth'
                              seed_maindraw: 5
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 990
                              entry_points_tech: 990
                              player1: antoni-niels2002-06-10
                              player2: trauth-raphael2000-03-01
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: AUT
                              player1details:
                                id: antoni-niels2002-06-10
                                name: Antoni
                                prename: Niels
                                birthdate: '2002-06-10'
                                per_id: 42649
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:49:52.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: trauth-raphael2000-03-01
                                name: Trauth
                                prename: Raphael
                                birthdate: '2000-03-01'
                                per_id: 51314
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:38.000000Z'
                                updated_at: '2025-08-11T14:44:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Köstler/Ochaya
                              seed_maindraw: 3
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 1
                              entry_points: 850
                              entry_points_tech: 850
                              player1: kostler-matthias1997-02-15
                              player2: ochaya-lauris1998-02-09
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: kostler-matthias1997-02-15
                                name: Köstler
                                prename: Matthias
                                birthdate: '1997-02-15'
                                per_id: 46157
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:42.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: ochaya-lauris1998-02-09
                                name: Ochaya
                                prename: 'Lauris Dine'
                                birthdate: '1998-02-09'
                                per_id: 17085
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:02.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: 'Antoni N./Holzner'
                              seed_maindraw: 4
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 5
                              entry_points: 765
                              entry_points_tech: 765
                              player1: antoni-niels2002-06-10
                              player2: holzner-peter2001-04-10
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: antoni-niels2002-06-10
                                name: Antoni
                                prename: Niels
                                birthdate: '2002-06-10'
                                per_id: 42649
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:49:52.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: holzner-peter2001-04-10
                                name: Holzner
                                prename: 'Peter Raul Georg'
                                birthdate: '2001-04-10'
                                per_id: 42488
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:30.000000Z'
                                updated_at: '2025-08-11T14:44:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: 'Boyd/Sponer A.'
                              seed_maindraw: 5
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 2
                              entry_points: 730
                              entry_points_tech: 730
                              player1: boyd-cooper2007-10-25
                              player2: sponer-alexander2007-02-02
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: boyd-cooper2007-10-25
                                name: Boyd
                                prename: 'Cooper Jay'
                                birthdate: '2007-10-25'
                                per_id: 41444
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:49:59.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: sponer-alexander2007-02-02
                                name: Sponer
                                prename: Alexander
                                birthdate: '2007-02-02'
                                per_id: 44261
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:30.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Ranneth/Thurner
                              seed_maindraw: 6
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 5
                              entry_points: 668
                              entry_points_tech: 668
                              player1: ranneth-tobias2003-06-23
                              player2: thurner-lukas1997-11-03
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: ranneth-tobias2003-06-23
                                name: Ranneth
                                prename: Tobias
                                birthdate: '2003-06-23'
                                per_id: 36505
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:13.000000Z'
                                updated_at: '2025-08-11T14:44:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: thurner-lukas1997-11-03
                                name: Thurner
                                prename: Lukas
                                birthdate: '1997-11-03'
                                per_id: 35056
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:37.000000Z'
                                updated_at: '2025-07-14T21:59:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: 'Kurzmann J./Steiner M.'
                              seed_maindraw: 7
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 9
                              entry_points: 605
                              entry_points_tech: 605
                              player1: kurzmann-jakob-lars2006-11-13
                              player2: steiner-maximilian1999-09-06
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT/GER
                              player1details:
                                id: kurzmann-jakob-lars2006-11-13
                                name: Kurzmann
                                prename: Jakob-Lars
                                birthdate: '2006-11-13'
                                per_id: 65935
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:45.000000Z'
                                updated_at: '2025-08-11T14:44:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: steiner-maximilian1999-09-06
                                name: Steiner
                                prename: 'Maximilian Günter'
                                birthdate: '1999-09-06'
                                per_id: 61760
                                sex: M
                                nationality: GER
                                login_id: null
                                created_at: '2023-05-29T06:51:32.000000Z'
                                updated_at: '2025-07-14T21:59:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Nehuliaiev/Rammesmayer
                              seed_maindraw: 8
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 13
                              entry_points: 585
                              entry_points_tech: 585
                              player1: nehuliaiev-oleksandr1996-09-20
                              player2: rammesmayer-florian1994-09-09
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: nehuliaiev-oleksandr1996-09-20
                                name: Nehuliaiev
                                prename: Oleksandr
                                birthdate: '1996-09-20'
                                per_id: 47541
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:00.000000Z'
                                updated_at: '2025-08-07T13:06:10.000000Z'
                                fivb_id: 200781
                                email: null
                                code_of_honor: null
                              player2details:
                                id: rammesmayer-florian1994-09-09
                                name: Rammesmayer
                                prename: Florian
                                birthdate: '1994-09-09'
                                per_id: 42811
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:12.000000Z'
                                updated_at: '2024-07-05T08:58:06.000000Z'
                                fivb_id: 210839
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: 'Führer/Seiser M.'
                              seed_maindraw: 9
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 4
                              entry_points: 558
                              entry_points_tech: 558
                              player1: fuhrer-christoph1997-04-25
                              player2: seiser-michael1992-05-21
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: fuhrer-christoph1997-04-25
                                name: Führer
                                prename: Christoph
                                birthdate: '1997-04-25'
                                per_id: 33814
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:16.000000Z'
                                updated_at: '2024-07-03T16:27:56.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: seiser-michael1992-05-21
                                name: Seiser
                                prename: Michael
                                birthdate: '1992-05-21'
                                per_id: 39947
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:27.000000Z'
                                updated_at: '2024-04-29T14:23:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Pfeiffer/Higer
                              seed_maindraw: 10
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 9
                              entry_points: 534
                              entry_points_tech: 534
                              player1: pfeiffer-michael1998-05-27
                              player2: higer-jakob1998-07-01
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: pfeiffer-michael1998-05-27
                                name: Pfeiffer
                                prename: Michael
                                birthdate: '1998-05-27'
                                per_id: 22751
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:06.000000Z'
                                updated_at: '2025-08-11T14:44:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: higer-jakob1998-07-01
                                name: Higer
                                prename: Jakob
                                birthdate: '1998-07-01'
                                per_id: 45734
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:27.000000Z'
                                updated_at: '2024-07-05T08:58:06.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Hohenauer/Poinstingl
                              seed_maindraw: 11
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 5
                              entry_points: 510
                              entry_points_tech: 510
                              player1: hohenauer-paul2009-11-19
                              player2: poinstingl-martin2009-02-12
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: hohenauer-paul2009-11-19
                                name: Hohenauer
                                prename: Paul
                                birthdate: '2009-11-19'
                                per_id: 48345
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:29.000000Z'
                                updated_at: '2025-08-11T14:44:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: poinstingl-martin2009-02-12
                                name: Poinstingl
                                prename: Martin
                                birthdate: '2009-02-12'
                                per_id: 59945
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:08.000000Z'
                                updated_at: '2025-08-11T14:44:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Ranacher/Wohlgenannt
                              seed_maindraw: 12
                              seed_qualification: null
                              is_in_maindraw: 1
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 9
                              entry_points: 477
                              entry_points_tech: 477
                              player1: ranacher-roland2005-09-30
                              player2: wohlgenannt-tobias2005-12-23
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: ranacher-roland2005-09-30
                                name: Ranacher
                                prename: Roland
                                birthdate: '2005-09-30'
                                per_id: 63457
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:13.000000Z'
                                updated_at: '2024-04-29T14:22:56.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: wohlgenannt-tobias2005-12-23
                                name: Wohlgenannt
                                prename: Tobias
                                birthdate: '2005-12-23'
                                per_id: 47600
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:47.000000Z'
                                updated_at: '2024-04-29T14:23:32.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Carmann/Buchner
                              seed_maindraw: 13
                              seed_qualification: 1
                              is_in_maindraw: 1
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 13
                              entry_points: 449
                              entry_points_tech: 449
                              player1: carmann-christoph2006-03-21
                              player2: buchner-philipp2008-01-19
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: carmann-christoph2006-03-21
                                name: Carmann
                                prename: 'Christoph Peter'
                                birthdate: '2006-03-21'
                                per_id: 49877
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:03.000000Z'
                                updated_at: '2024-04-29T14:21:35.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: buchner-philipp2008-01-19
                                name: Buchner
                                prename: Philipp
                                birthdate: '2008-01-19'
                                per_id: 63032
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:01.000000Z'
                                updated_at: '2024-04-29T14:21:34.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mkatzbeck-moritz2008-11-11pfeffer-sebastian2008-06-15
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Katzbeck/Pfeffer
                              seed_maindraw: null
                              seed_qualification: 2
                              is_in_maindraw: 0
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 17
                              entry_points: 431
                              entry_points_tech: 431
                              player1: katzbeck-moritz2008-11-11
                              player2: pfeffer-sebastian2008-06-15
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Qualification
                              status_id: Q
                              status_de: Qualifikation
                              nationalities: AUT
                              player1details:
                                id: katzbeck-moritz2008-11-11
                                name: Katzbeck
                                prename: 'Moritz Florian'
                                birthdate: '2008-11-11'
                                per_id: 49981
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:37.000000Z'
                                updated_at: '2024-04-29T14:22:12.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: pfeffer-sebastian2008-06-15
                                name: Pfeffer
                                prename: Sebastian
                                birthdate: '2008-06-15'
                                per_id: 52741
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:06.000000Z'
                                updated_at: '2024-04-29T14:22:46.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Decker/Dräger
                              seed_maindraw: 14
                              seed_qualification: 3
                              is_in_maindraw: 1
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 13
                              entry_points: 381
                              entry_points_tech: 381
                              player1: decker-valentino2007-08-28
                              player2: drager-simon2006-12-12
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: decker-valentino2007-08-28
                                name: Decker
                                prename: Valentino
                                birthdate: '2007-08-28'
                                per_id: 46551
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:05.000000Z'
                                updated_at: '2024-04-29T14:21:37.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: drager-simon2006-12-12
                                name: Dräger
                                prename: Simon
                                birthdate: '2006-12-12'
                                per_id: 52244
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:07.000000Z'
                                updated_at: '2024-04-29T14:21:40.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: 'Vorisek/Steiner N.'
                              seed_maindraw: 15
                              seed_qualification: 4
                              is_in_maindraw: 1
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 13
                              entry_points: 379
                              entry_points_tech: 379
                              player1: vorisek-dominic2007-05-05
                              player2: steiner-noah2006-12-02
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: AUT
                              player1details:
                                id: vorisek-dominic2007-05-05
                                name: Vorisek
                                prename: Dominic
                                birthdate: '2007-05-05'
                                per_id: 73626
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2024-06-06T11:05:59.000000Z'
                                updated_at: '2024-06-06T11:05:59.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: steiner-noah2006-12-02
                                name: Steiner
                                prename: Noah
                                birthdate: '2006-12-02'
                                per_id: 70838
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-10-07T01:01:46.000000Z'
                                updated_at: '2024-04-29T14:23:15.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mgallistel-alexander2005-06-04vavra-ben2005-04-05
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Gallistel/Vávra
                              seed_maindraw: null
                              seed_qualification: 5
                              is_in_maindraw: 0
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 17
                              entry_points: 369
                              entry_points_tech: 369
                              player1: gallistel-alexander2005-06-04
                              player2: vavra-ben2005-04-05
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Qualification
                              status_id: Q
                              status_de: Qualifikation
                              nationalities: AUT
                              player1details:
                                id: gallistel-alexander2005-06-04
                                name: Gallistel
                                prename: 'Alexander Thomas'
                                birthdate: '2005-06-04'
                                per_id: 46158
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:16.000000Z'
                                updated_at: '2024-04-29T14:21:49.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: vavra-ben2005-04-05
                                name: Vávra
                                prename: Ben
                                birthdate: '2005-04-05'
                                per_id: 52783
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:40.000000Z'
                                updated_at: '2024-04-29T14:23:25.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mrogy-jakob2004-12-14kosel-fabio2007-07-06
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Rogy/Kosel
                              seed_maindraw: null
                              seed_qualification: 6
                              is_in_maindraw: 0
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 17
                              entry_points: 326
                              entry_points_tech: 326
                              player1: rogy-jakob2004-12-14
                              player2: kosel-fabio2007-07-06
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Qualification
                              status_id: Q
                              status_de: Qualifikation
                              nationalities: AUT
                              player1details:
                                id: rogy-jakob2004-12-14
                                name: Rogy
                                prename: Jakob
                                birthdate: '2004-12-14'
                                per_id: 49329
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:16.000000Z'
                                updated_at: '2024-04-29T14:22:59.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: kosel-fabio2007-07-06
                                name: Kosel
                                prename: Fabio
                                birthdate: '2007-07-06'
                                per_id: 58006
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:42.000000Z'
                                updated_at: '2024-04-29T14:22:18.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Hartel/Zelenka
                              seed_maindraw: 16
                              seed_qualification: 7
                              is_in_maindraw: 1
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 9
                              entry_points: 237
                              entry_points_tech: 237
                              player1: hartel-simon1999-04-11
                              player2: zelenka-jonah2001-04-19
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: 'Main draw'
                              status_id: H
                              status_de: Hauptbewerb
                              nationalities: GER/AUT
                              player1details:
                                id: hartel-simon1999-04-11
                                name: Hartel
                                prename: Simon
                                birthdate: '1999-04-11'
                                per_id: 69500
                                sex: M
                                nationality: GER
                                login_id: null
                                created_at: '2023-05-29T06:50:24.000000Z'
                                updated_at: '2024-04-29T14:21:58.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: zelenka-jonah2001-04-19
                                name: Zelenka
                                prename: Jonah
                                birthdate: '2001-04-19'
                                per_id: 45274
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:49.000000Z'
                                updated_at: '2024-04-29T14:23:34.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Pintea/Bernhard
                              seed_maindraw: null
                              seed_qualification: 8
                              is_in_maindraw: 0
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 17
                              entry_points: 231
                              entry_points_tech: 231
                              player1: pintea-alin-viorel2000-11-04
                              player2: bernhard-florian2001-06-21
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Qualification
                              status_id: Q
                              status_de: Qualifikation
                              nationalities: AUT
                              player1details:
                                id: pintea-alin-viorel2000-11-04
                                name: Pintea
                                prename: Alin-Viorel
                                birthdate: '2000-11-04'
                                per_id: 45468
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2024-03-24T01:01:34.000000Z'
                                updated_at: '2024-04-29T14:22:48.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: bernhard-florian2001-06-21
                                name: Bernhard
                                prename: Florian
                                birthdate: '2001-06-21'
                                per_id: 73128
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2024-03-18T01:01:05.000000Z'
                                updated_at: '2024-04-29T14:21:29.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Flechl/Heihal
                              seed_maindraw: null
                              seed_qualification: 9
                              is_in_maindraw: 0
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 21
                              entry_points: 213
                              entry_points_tech: 213
                              player1: flechl-david2010-09-14
                              player2: heihal-luca2010-03-02
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Qualification
                              status_id: Q
                              status_de: Qualifikation
                              nationalities: AUT
                              player1details:
                                id: flechl-david2010-09-14
                                name: Flechl
                                prename: David
                                birthdate: '2010-09-14'
                                per_id: 67930
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:13.000000Z'
                                updated_at: '2024-04-29T14:21:46.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: heihal-luca2010-03-02
                                name: Heihal
                                prename: Luca
                                birthdate: '2010-03-02'
                                per_id: 74860
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2024-10-09T08:05:20.000000Z'
                                updated_at: '2024-10-09T08:05:20.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mwesp-jonas2000-04-24wojnar-luca1999-05-10
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Wesp/Wojnar
                              seed_maindraw: null
                              seed_qualification: 10
                              is_in_maindraw: 0
                              is_in_qualification: 1
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: 21
                              entry_points: 172
                              entry_points_tech: 172
                              player1: wesp-jonas2000-04-24
                              player2: wojnar-luca1999-05-10
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Qualification
                              status_id: Q
                              status_de: Qualifikation
                              nationalities: AUT
                              player1details:
                                id: wesp-jonas2000-04-24
                                name: Wesp
                                prename: Jonas
                                birthdate: '2000-04-24'
                                per_id: 59824
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:45.000000Z'
                                updated_at: '2024-07-05T08:58:06.000000Z'
                                fivb_id: 200107
                                email: null
                                code_of_honor: null
                              player2details:
                                id: wojnar-luca1999-05-10
                                name: Wojnar
                                prename: 'Luca Maxim'
                                birthdate: '1999-05-10'
                                per_id: 17623
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:47.000000Z'
                                updated_at: '2024-04-29T14:23:32.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mheger-florian1999-10-23vikoler-filipp1996-05-14
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Heger/Vikoler
                              seed_maindraw: null
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 0
                              entry_points_tech: 0
                              player1: heger-florian1999-10-23
                              player2: vikoler-filipp1996-05-14
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: AUT/ITA
                              player1details:
                                id: heger-florian1999-10-23
                                name: Heger
                                prename: Florian
                                birthdate: '1999-10-23'
                                per_id: 62426
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:26.000000Z'
                                updated_at: '2024-04-30T16:26:37.000000Z'
                                fivb_id: 156281
                                email: null
                                code_of_honor: null
                              player2details:
                                id: vikoler-filipp1996-05-14
                                name: Vikoler
                                prename: Filipp
                                birthdate: '1996-05-14'
                                per_id: 66526
                                sex: M
                                nationality: ITA
                                login_id: null
                                created_at: '2023-05-29T06:51:41.000000Z'
                                updated_at: '2024-04-30T16:26:37.000000Z'
                                fivb_id: 199871
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mvitzthum-christian1999-09-30krainer-ben2009-09-29
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Vitzthum/Krainer
                              seed_maindraw: null
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 0
                              entry_points_tech: 0
                              player1: vitzthum-christian1999-09-30
                              player2: krainer-ben2009-09-29
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: AUT
                              player1details:
                                id: vitzthum-christian1999-09-30
                                name: Vitzthum
                                prename: Christian
                                birthdate: '1999-09-30'
                                per_id: 22805
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:41.000000Z'
                                updated_at: '2024-04-29T14:23:25.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: krainer-ben2009-09-29
                                name: Krainer
                                prename: Ben
                                birthdate: '2009-09-29'
                                per_id: 67639
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:43.000000Z'
                                updated_at: '2024-04-29T14:22:19.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mmullner-daniel1990-02-02arocker-benjamin1997-04-07
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Müllner/Arocker
                              seed_maindraw: null
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 0
                              entry_points_tech: 0
                              player1: mullner-daniel1990-02-02
                              player2: arocker-benjamin1997-04-07
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: AUT
                              player1details:
                                id: mullner-daniel1990-02-02
                                name: Müllner
                                prename: Daniel
                                birthdate: '1990-02-02'
                                per_id: 2272
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:59.000000Z'
                                updated_at: '2024-04-29T14:22:36.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: arocker-benjamin1997-04-07
                                name: Arocker
                                prename: Benjamin
                                birthdate: '1997-04-07'
                                per_id: 68333
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:49:53.000000Z'
                                updated_at: '2024-04-29T14:21:24.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025msandner-tobias1997-08-28hauschild-moritz2004-04-14
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Sandner/Hauschild
                              seed_maindraw: null
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 0
                              entry_points_tech: 0
                              player1: sandner-tobias1997-08-28
                              player2: hauschild-moritz2004-04-14
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: AUT/GER
                              player1details:
                                id: sandner-tobias1997-08-28
                                name: Sandner
                                prename: Tobias
                                birthdate: '1997-08-28'
                                per_id: 64946
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:19.000000Z'
                                updated_at: '2025-08-11T14:44:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: hauschild-moritz2004-04-14
                                name: Hauschild
                                prename: Moritz
                                birthdate: '2004-04-14'
                                per_id: 77830
                                sex: M
                                nationality: GER
                                login_id: null
                                created_at: '2025-07-21T06:05:21.000000Z'
                                updated_at: '2025-07-21T06:05:21.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025malbrecht-dominik1993-01-26cseko-alexander2001-09-07
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Albrecht/Csekö
                              seed_maindraw: null
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 0
                              entry_points_tech: 0
                              player1: albrecht-dominik1993-01-26
                              player2: cseko-alexander2001-09-07
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: AUT
                              player1details:
                                id: albrecht-dominik1993-01-26
                                name: Albrecht
                                prename: Dominik
                                birthdate: '1993-01-26'
                                per_id: 55668
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:49:51.000000Z'
                                updated_at: '2024-06-22T19:14:03.000000Z'
                                fivb_id: 200785
                                email: null
                                code_of_honor: null
                              player2details:
                                id: cseko-alexander2001-09-07
                                name: Csekö
                                prename: Alexander
                                birthdate: '2001-09-07'
                                per_id: 51568
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:04.000000Z'
                                updated_at: '2025-07-14T21:59:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mpetutschnig-lorenz1993-02-13horst-alexander1982-12-20
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Petutschnig/Horst
                              seed_maindraw: null
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 0
                              entry_points_tech: 0
                              player1: petutschnig-lorenz1993-02-13
                              player2: horst-alexander1982-12-20
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: AUT
                              player1details:
                                id: petutschnig-lorenz1993-02-13
                                name: Petutschnig
                                prename: 'Lorenz Peter'
                                birthdate: '1993-02-13'
                                per_id: 13436
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:06.000000Z'
                                updated_at: '2025-07-14T21:59:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: horst-alexander1982-12-20
                                name: Horst
                                prename: Alexander
                                birthdate: '1982-12-20'
                                per_id: 246
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:30.000000Z'
                                updated_at: '2025-09-08T21:59:14.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025mweidinger-lukas1999-09-14wohlschlager-manuel1999-09-01
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: Weidinger/Wohlschlager
                              seed_maindraw: null
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 0
                              entry_points_tech: 0
                              player1: weidinger-lukas1999-09-14
                              player2: wohlschlager-manuel1999-09-01
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: AUT
                              player1details:
                                id: weidinger-lukas1999-09-14
                                name: Weidinger
                                prename: Lukas
                                birthdate: '1999-09-14'
                                per_id: 62761
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:44.000000Z'
                                updated_at: '2024-04-29T14:23:28.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: wohlschlager-manuel1999-09-01
                                name: Wohlschlager
                                prename: Manuel
                                birthdate: '1999-09-01'
                                per_id: 55744
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:51:47.000000Z'
                                updated_at: '2024-04-29T14:23:32.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025msteiner-maximilian1999-09-06kurzmann-jakob-lars2006-11-13
                              eventname: win2day-pro-open-tulln2025-08-022025
                              team: 'Steiner M./Kurzmann J.'
                              seed_maindraw: null
                              seed_qualification: null
                              is_in_maindraw: 0
                              is_in_qualification: 0
                              is_in_reserve: null
                              is_in_confederation_quota: null
                              is_in_federation_quota: null
                              rank: null
                              entry_points: 0
                              entry_points_tech: 0
                              player1: steiner-maximilian1999-09-06
                              player2: kurzmann-jakob-lars2006-11-13
                              player1_shirt_number: null
                              player2_shirt_number: null
                              status: Withdraw
                              status_id: x
                              status_de: Abgemeldet
                              nationalities: GER/AUT
                              player1details:
                                id: steiner-maximilian1999-09-06
                                name: Steiner
                                prename: 'Maximilian Günter'
                                birthdate: '1999-09-06'
                                per_id: 61760
                                sex: M
                                nationality: GER
                                login_id: null
                                created_at: '2023-05-29T06:51:32.000000Z'
                                updated_at: '2025-07-14T21:59:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                              player2details:
                                id: kurzmann-jakob-lars2006-11-13
                                name: Kurzmann
                                prename: Jakob-Lars
                                birthdate: '2006-11-13'
                                per_id: 65935
                                sex: M
                                nationality: AUT
                                login_id: null
                                created_at: '2023-05-29T06:50:45.000000Z'
                                updated_at: '2025-08-11T14:44:10.000000Z'
                                fivb_id: null
                                email: null
                                code_of_honor: null
                          tournament_ranking:
                            -
                              id: 1win2day-pro-open-tulln2025-08-022025m
                              rank: 1
                              team: Köstler/Ochaya
                              points: 100
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                            -
                              id: 2win2day-pro-open-tulln2025-08-022025m
                              rank: 2
                              team: 'Boyd/Sponer A.'
                              points: 90
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                            -
                              id: 3win2day-pro-open-tulln2025-08-022025m
                              rank: 3
                              team: 'Klemen/Sponer P.'
                              points: 80
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                            -
                              id: 4win2day-pro-open-tulln2025-08-022025m
                              rank: 4
                              team: 'Führer/Seiser M.'
                              points: 70
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                            -
                              id: 5win2day-pro-open-tulln2025-08-022025m
                              rank: 5
                              team: Hohenauer/Poinstingl
                              points: 60
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                            -
                              id: 6win2day-pro-open-tulln2025-08-022025m
                              rank: 5
                              team: 'Antoni N./Holzner'
                              points: 60
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                            -
                              id: 7win2day-pro-open-tulln2025-08-022025m
                              rank: 5
                              team: Kunert/Ertl
                              points: 60
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                            -
                              id: 8win2day-pro-open-tulln2025-08-022025m
                              rank: 5
                              team: Ranneth/Thurner
                              points: 60
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                            -
                              id: 9win2day-pro-open-tulln2025-08-022025m
                              rank: 9
                              team: Hartel/Zelenka
                              points: 40
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                            -
                              id: 10win2day-pro-open-tulln2025-08-022025m
                              rank: 9
                              team: Ranacher/Wohlgenannt
                              points: 40
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                            -
                              id: 11win2day-pro-open-tulln2025-08-022025m
                              rank: 9
                              team: 'Kurzmann J./Steiner M.'
                              points: 40
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                            -
                              id: 12win2day-pro-open-tulln2025-08-022025m
                              rank: 9
                              team: Pfeiffer/Higer
                              points: 40
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                            -
                              id: 13win2day-pro-open-tulln2025-08-022025m
                              rank: 13
                              team: Carmann/Buchner
                              points: 30
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                            -
                              id: 14win2day-pro-open-tulln2025-08-022025m
                              rank: 13
                              team: Nehuliaiev/Rammesmayer
                              points: 30
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                            -
                              id: 15win2day-pro-open-tulln2025-08-022025m
                              rank: 13
                              team: Decker/Dräger
                              points: 30
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                            -
                              id: 16win2day-pro-open-tulln2025-08-022025m
                              rank: 13
                              team: 'Vorisek/Steiner N.'
                              points: 30
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                            -
                              id: 17win2day-pro-open-tulln2025-08-022025m
                              rank: 17
                              team: Pintea/Bernhard
                              points: 25
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                            -
                              id: 18win2day-pro-open-tulln2025-08-022025m
                              rank: 17
                              team: Katzbeck/Pfeffer
                              points: 25
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkatzbeck-moritz2008-11-11pfeffer-sebastian2008-06-15
                            -
                              id: 19win2day-pro-open-tulln2025-08-022025m
                              rank: 17
                              team: Gallistel/Vávra
                              points: 25
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mgallistel-alexander2005-06-04vavra-ben2005-04-05
                            -
                              id: 20win2day-pro-open-tulln2025-08-022025m
                              rank: 17
                              team: Rogy/Kosel
                              points: 25
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mrogy-jakob2004-12-14kosel-fabio2007-07-06
                            -
                              id: 21win2day-pro-open-tulln2025-08-022025m
                              rank: 21
                              team: '#ignore#'
                              points: ''
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: null
                            -
                              id: 22win2day-pro-open-tulln2025-08-022025m
                              rank: 21
                              team: Wesp/Wojnar
                              points: 21
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mwesp-jonas2000-04-24wojnar-luca1999-05-10
                            -
                              id: 23win2day-pro-open-tulln2025-08-022025m
                              rank: 21
                              team: Flechl/Heihal
                              points: 21
                              beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                              beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02
                          matches:
                            -
                              id: win2day-pro-open-tulln2025-08-022025m3Q2
                              number: 2
                              city: Tulln
                              local_date: '2025-08-01'
                              local_time: '12:00:00'
                              court: '2'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 15
                              set_points_1_b: 21
                              set_points_2_a: 16
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02
                                player_1_id: flechl-david2010-09-14
                                player_2_id: heihal-luca2010-03-02
                              team_a_name: Flechl/Heihal
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                                player_1_id: pintea-alin-viorel2000-11-04
                                player_2_id: bernhard-florian2001-06-21
                              team_b_name: Pintea/Bernhard
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mI
                                code: I
                                name: 'Round 1'
                                category: Qualification
                                order: 1
                              phase: 3Q
                              winner_team_name: Pintea/Bernhard
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m3Q7
                              number: 7
                              city: Tulln
                              local_date: '2025-08-01'
                              local_time: '12:00:00'
                              court: '4'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 12
                              set_points_2_a: 21
                              set_points_2_b: 9
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                player_1_id: hartel-simon1999-04-11
                                player_2_id: zelenka-jonah2001-04-19
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#000000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Hartel/Zelenka
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mwesp-jonas2000-04-24wojnar-luca1999-05-10
                                player_1_id: wesp-jonas2000-04-24
                                player_2_id: wojnar-luca1999-05-10
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#000000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Wesp/Wojnar
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mI
                                code: I
                                name: 'Round 1'
                                category: Qualification
                                order: 1
                              phase: 3Q
                              winner_team_name: Hartel/Zelenka
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m3Q9
                              number: 9
                              city: Tulln
                              local_date: '2025-08-01'
                              local_time: '13:40:00'
                              court: '2'
                              gender: M
                              match_points_a: 2
                              match_points_b: 1
                              set_points_1_a: 17
                              set_points_1_b: 21
                              set_points_2_a: 21
                              set_points_2_b: 7
                              set_points_3_a: 15
                              set_points_3_b: 8
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                player_1_id: carmann-christoph2006-03-21
                                player_2_id: buchner-philipp2008-01-19
                              team_a_name: Carmann/Buchner
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                                player_1_id: pintea-alin-viorel2000-11-04
                                player_2_id: bernhard-florian2001-06-21
                              team_b_name: Pintea/Bernhard
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mII
                                code: II
                                name: 'Round 2'
                                category: Qualification
                                order: 2
                              phase: 3Q
                              winner_team_name: Carmann/Buchner
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m3Q10
                              number: 10
                              city: Tulln
                              local_date: '2025-08-01'
                              local_time: '12:50:00'
                              court: '2'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 18
                              set_points_1_b: 21
                              set_points_2_a: 21
                              set_points_2_b: 23
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mgallistel-alexander2005-06-04vavra-ben2005-04-05
                                player_1_id: gallistel-alexander2005-06-04
                                player_2_id: vavra-ben2005-04-05
                              team_a_name: Gallistel/Vávra
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                player_1_id: vorisek-dominic2007-05-05
                                player_2_id: steiner-noah2006-12-02
                              team_b_name: 'Vorisek/Steiner N.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mII
                                code: II
                                name: 'Round 2'
                                category: Qualification
                                order: 2
                              phase: 3Q
                              winner_team_name: 'Vorisek/Steiner N.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m3Q11
                              number: 11
                              city: Tulln
                              local_date: '2025-08-01'
                              local_time: '12:50:00'
                              court: '4'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 15
                              set_points_2_a: 21
                              set_points_2_b: 14
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                player_1_id: decker-valentino2007-08-28
                                player_2_id: drager-simon2006-12-12
                              team_a_name: Decker/Dräger
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mrogy-jakob2004-12-14kosel-fabio2007-07-06
                                player_1_id: rogy-jakob2004-12-14
                                player_2_id: kosel-fabio2007-07-06
                              team_b_name: Rogy/Kosel
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mII
                                code: II
                                name: 'Round 2'
                                category: Qualification
                                order: 2
                              phase: 3Q
                              winner_team_name: Decker/Dräger
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m3Q12
                              number: 12
                              city: Tulln
                              local_date: '2025-08-01'
                              local_time: '13:40:00'
                              court: '4'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 19
                              set_points_2_a: 21
                              set_points_2_b: 15
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Closed
                              status_id: 15
                              status_stage: 3
                              status_de: Abgeschlossen
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                player_1_id: hartel-simon1999-04-11
                                player_2_id: zelenka-jonah2001-04-19
                              team_a_name: Hartel/Zelenka
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mkatzbeck-moritz2008-11-11pfeffer-sebastian2008-06-15
                                player_1_id: katzbeck-moritz2008-11-11
                                player_2_id: pfeffer-sebastian2008-06-15
                              team_b_name: Katzbeck/Pfeffer
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mII
                                code: II
                                name: 'Round 2'
                                category: Qualification
                                order: 2
                              phase: 3Q
                              winner_team_name: Hartel/Zelenka
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M1
                              number: 1
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '10:10:00'
                              court: '1'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 11
                              set_points_2_a: 21
                              set_points_2_b: 17
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: OfficialResult
                              status_id: 13
                              status_stage: 3
                              status_de: 'Ergebnis ist offiziell'
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                player_1_id: klemen-michael2004-05-17
                                player_2_id: sponer-philipp2004-09-27
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#F44336'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Klemen/Sponer P.'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                player_1_id: hartel-simon1999-04-11
                                player_2_id: zelenka-jonah2001-04-19
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#0096FF'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Hartel/Zelenka
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPA
                                code: PA
                                name: 'Pool A'
                                category: 'Pool matches'
                                order: 10
                              phase: 4M
                              winner_team_name: 'Klemen/Sponer P.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M2
                              number: 2
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '10:10:00'
                              court: '2'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 12
                              set_points_1_b: 21
                              set_points_2_a: 10
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                                player_1_id: nehuliaiev-oleksandr1996-09-20
                                player_2_id: rammesmayer-florian1994-09-09
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Nehuliaiev/Rammesmayer
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                player_1_id: fuhrer-christoph1997-04-25
                                player_2_id: seiser-michael1992-05-21
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#008000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Führer/Seiser M.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPA
                                code: PA
                                name: 'Pool A'
                                category: 'Pool matches'
                                order: 10
                              phase: 4M
                              winner_team_name: 'Führer/Seiser M.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M3
                              number: 3
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '08:30:00'
                              court: '2'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 10
                              set_points_2_a: 21
                              set_points_2_b: 5
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                player_1_id: kunert-thomas1988-09-11
                                player_2_id: ertl-florian1995-01-21
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#89CFF0'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Kunert/Ertl
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                player_1_id: vorisek-dominic2007-05-05
                                player_2_id: steiner-noah2006-12-02
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#E91E63'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Vorisek/Steiner N.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPB
                                code: PB
                                name: 'Pool B'
                                category: 'Pool matches'
                                order: 11
                              phase: 4M
                              winner_team_name: Kunert/Ertl
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M4
                              number: 4
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '08:30:00'
                              court: '4'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 17
                              set_points_1_b: 21
                              set_points_2_a: 22
                              set_points_2_b: 24
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                player_1_id: kurzmann-jakob-lars2006-11-13
                                player_2_id: steiner-maximilian1999-09-06
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#008000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Kurzmann J./Steiner M.'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                player_1_id: pfeiffer-michael1998-05-27
                                player_2_id: higer-jakob1998-07-01
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Pfeiffer/Higer
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPB
                                code: PB
                                name: 'Pool B'
                                category: 'Pool matches'
                                order: 11
                              phase: 4M
                              winner_team_name: Pfeiffer/Higer
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M5
                              number: 5
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '09:20:00'
                              court: '2'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 14
                              set_points_2_a: 21
                              set_points_2_b: 12
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                player_1_id: kostler-matthias1997-02-15
                                player_2_id: ochaya-lauris1998-02-09
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Köstler/Ochaya
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                player_1_id: decker-valentino2007-08-28
                                player_2_id: drager-simon2006-12-12
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#008000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Decker/Dräger
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPC
                                code: PC
                                name: 'Pool C'
                                category: 'Pool matches'
                                order: 12
                              phase: 4M
                              winner_team_name: Köstler/Ochaya
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M6
                              number: 6
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '09:20:00'
                              court: '4'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 19
                              set_points_2_a: 21
                              set_points_2_b: 18
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                player_1_id: ranneth-tobias2003-06-23
                                player_2_id: thurner-lukas1997-11-03
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#F44336'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Ranneth/Thurner
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                player_1_id: hohenauer-paul2009-11-19
                                player_2_id: poinstingl-martin2009-02-12
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#0F52BA'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Hohenauer/Poinstingl
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPC
                                code: PC
                                name: 'Pool C'
                                category: 'Pool matches'
                                order: 12
                              phase: 4M
                              winner_team_name: Ranneth/Thurner
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M7
                              number: 7
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '11:00:00'
                              court: '1'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 16
                              set_points_2_a: 21
                              set_points_2_b: 17
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                player_1_id: antoni-niels2002-06-10
                                player_2_id: holzner-peter2001-04-10
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#FFEB3B'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Antoni N./Holzner'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                player_1_id: carmann-christoph2006-03-21
                                player_2_id: buchner-philipp2008-01-19
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#F44336'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Carmann/Buchner
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPD
                                code: PD
                                name: 'Pool D'
                                category: 'Pool matches'
                                order: 13
                              phase: 4M
                              winner_team_name: 'Antoni N./Holzner'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M8
                              number: 8
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '11:00:00'
                              court: '4'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 19
                              set_points_2_a: 21
                              set_points_2_b: 15
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                player_1_id: boyd-cooper2007-10-25
                                player_2_id: sponer-alexander2007-02-02
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Boyd/Sponer A.'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                player_1_id: ranacher-roland2005-09-30
                                player_2_id: wohlgenannt-tobias2005-12-23
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#89CFF0'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Ranacher/Wohlgenannt
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPD
                                code: PD
                                name: 'Pool D'
                                category: 'Pool matches'
                                order: 13
                              phase: 4M
                              winner_team_name: 'Boyd/Sponer A.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M9
                              number: 9
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '13:30:00'
                              court: '1'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 15
                              set_points_2_a: 21
                              set_points_2_b: 13
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                player_1_id: klemen-michael2004-05-17
                                player_2_id: sponer-philipp2004-09-27
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#F44336'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Klemen/Sponer P.'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                player_1_id: fuhrer-christoph1997-04-25
                                player_2_id: seiser-michael1992-05-21
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#008000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Führer/Seiser M.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPA
                                code: PA
                                name: 'Pool A'
                                category: 'Pool matches'
                                order: 10
                              phase: 4M
                              winner_team_name: 'Klemen/Sponer P.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M10
                              number: 10
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '13:30:00'
                              court: '2'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 23
                              set_points_1_b: 21
                              set_points_2_a: 21
                              set_points_2_b: 17
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                player_1_id: hartel-simon1999-04-11
                                player_2_id: zelenka-jonah2001-04-19
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#89CFF0'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Hartel/Zelenka
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                                player_1_id: nehuliaiev-oleksandr1996-09-20
                                player_2_id: rammesmayer-florian1994-09-09
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Nehuliaiev/Rammesmayer
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPA
                                code: PA
                                name: 'Pool A'
                                category: 'Pool matches'
                                order: 10
                              phase: 4M
                              winner_team_name: Hartel/Zelenka
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M11
                              number: 11
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '11:50:00'
                              court: '1'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 22
                              set_points_1_b: 20
                              set_points_2_a: 21
                              set_points_2_b: 17
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                player_1_id: kunert-thomas1988-09-11
                                player_2_id: ertl-florian1995-01-21
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#89CFF0'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Kunert/Ertl
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                player_1_id: pfeiffer-michael1998-05-27
                                player_2_id: higer-jakob1998-07-01
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Pfeiffer/Higer
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPB
                                code: PB
                                name: 'Pool B'
                                category: 'Pool matches'
                                order: 11
                              phase: 4M
                              winner_team_name: Kunert/Ertl
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M12
                              number: 12
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '11:50:00'
                              court: '2'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 14
                              set_points_1_b: 21
                              set_points_2_a: 14
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                player_1_id: vorisek-dominic2007-05-05
                                player_2_id: steiner-noah2006-12-02
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#F44336'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Vorisek/Steiner N.'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                player_1_id: kurzmann-jakob-lars2006-11-13
                                player_2_id: steiner-maximilian1999-09-06
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#FFEB3B'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Kurzmann J./Steiner M.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPB
                                code: PB
                                name: 'Pool B'
                                category: 'Pool matches'
                                order: 11
                              phase: 4M
                              winner_team_name: 'Kurzmann J./Steiner M.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M13
                              number: 13
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '12:40:00'
                              court: '1'
                              gender: M
                              match_points_a: 2
                              match_points_b: 1
                              set_points_1_a: 21
                              set_points_1_b: 17
                              set_points_2_a: 20
                              set_points_2_b: 22
                              set_points_3_a: 15
                              set_points_3_b: 13
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                player_1_id: kostler-matthias1997-02-15
                                player_2_id: ochaya-lauris1998-02-09
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Köstler/Ochaya
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                player_1_id: ranneth-tobias2003-06-23
                                player_2_id: thurner-lukas1997-11-03
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#E91E63'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Ranneth/Thurner
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPC
                                code: PC
                                name: 'Pool C'
                                category: 'Pool matches'
                                order: 12
                              phase: 4M
                              winner_team_name: Köstler/Ochaya
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M14
                              number: 14
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '12:40:00'
                              court: '2'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 19
                              set_points_1_b: 21
                              set_points_2_a: 13
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                player_1_id: decker-valentino2007-08-28
                                player_2_id: drager-simon2006-12-12
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#FFEB3B'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Decker/Dräger
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                player_1_id: hohenauer-paul2009-11-19
                                player_2_id: poinstingl-martin2009-02-12
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#0096FF'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Hohenauer/Poinstingl
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPC
                                code: PC
                                name: 'Pool C'
                                category: 'Pool matches'
                                order: 12
                              phase: 4M
                              winner_team_name: Hohenauer/Poinstingl
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M15
                              number: 15
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '14:20:00'
                              court: '2'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 17
                              set_points_1_b: 21
                              set_points_2_a: 14
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                player_1_id: antoni-niels2002-06-10
                                player_2_id: holzner-peter2001-04-10
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#FFEB3B'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Antoni N./Holzner'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                player_1_id: boyd-cooper2007-10-25
                                player_2_id: sponer-alexander2007-02-02
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Boyd/Sponer A.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPD
                                code: PD
                                name: 'Pool D'
                                category: 'Pool matches'
                                order: 13
                              phase: 4M
                              winner_team_name: 'Boyd/Sponer A.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M16
                              number: 16
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '14:20:00'
                              court: '4'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 18
                              set_points_1_b: 21
                              set_points_2_a: 18
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                player_1_id: carmann-christoph2006-03-21
                                player_2_id: buchner-philipp2008-01-19
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#F44336'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Carmann/Buchner
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                player_1_id: ranacher-roland2005-09-30
                                player_2_id: wohlgenannt-tobias2005-12-23
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#89CFF0'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Ranacher/Wohlgenannt
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mPD
                                code: PD
                                name: 'Pool D'
                                category: 'Pool matches'
                                order: 13
                              phase: 4M
                              winner_team_name: Ranacher/Wohlgenannt
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M17
                              number: 17
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '17:10:00'
                              court: '2'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 12
                              set_points_1_b: 21
                              set_points_2_a: 12
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                player_1_id: ranacher-roland2005-09-30
                                player_2_id: wohlgenannt-tobias2005-12-23
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#0F52BA'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Ranacher/Wohlgenannt
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                player_1_id: fuhrer-christoph1997-04-25
                                player_2_id: seiser-michael1992-05-21
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#008000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Führer/Seiser M.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mR12
                                code: R12
                                name: 'Round of 12'
                                category: 'K.O. matches'
                                order: 20
                              phase: 4M
                              winner_team_name: 'Führer/Seiser M.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M18
                              number: 18
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '17:40:00'
                              court: '1'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 16
                              set_points_1_b: 21
                              set_points_2_a: 17
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                player_1_id: hartel-simon1999-04-11
                                player_2_id: zelenka-jonah2001-04-19
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#0096FF'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Hartel/Zelenka
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                player_1_id: antoni-niels2002-06-10
                                player_2_id: holzner-peter2001-04-10
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#008000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Antoni N./Holzner'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mR12
                                code: R12
                                name: 'Round of 12'
                                category: 'K.O. matches'
                                order: 20
                              phase: 4M
                              winner_team_name: 'Antoni N./Holzner'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M19
                              number: 19
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '16:25:00'
                              court: '2'
                              gender: M
                              match_points_a: 2
                              match_points_b: 1
                              set_points_1_a: 19
                              set_points_1_b: 21
                              set_points_2_a: 21
                              set_points_2_b: 13
                              set_points_3_a: 15
                              set_points_3_b: 11
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                player_1_id: ranneth-tobias2003-06-23
                                player_2_id: thurner-lukas1997-11-03
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#E91E63'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Ranneth/Thurner
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                player_1_id: kurzmann-jakob-lars2006-11-13
                                player_2_id: steiner-maximilian1999-09-06
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#008000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Kurzmann J./Steiner M.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mR12
                                code: R12
                                name: 'Round of 12'
                                category: 'K.O. matches'
                                order: 20
                              phase: 4M
                              winner_team_name: Ranneth/Thurner
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M20
                              number: 20
                              city: Tulln
                              local_date: '2025-08-02'
                              local_time: '16:00:00'
                              court: '1'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 14
                              set_points_1_b: 21
                              set_points_2_a: 16
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                player_1_id: pfeiffer-michael1998-05-27
                                player_2_id: higer-jakob1998-07-01
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Pfeiffer/Higer
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                player_1_id: hohenauer-paul2009-11-19
                                player_2_id: poinstingl-martin2009-02-12
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#0096FF'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Hohenauer/Poinstingl
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mR12
                                code: R12
                                name: 'Round of 12'
                                category: 'K.O. matches'
                                order: 20
                              phase: 4M
                              winner_team_name: Hohenauer/Poinstingl
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M21
                              number: 21
                              city: Tulln
                              local_date: '2025-08-03'
                              local_time: '10:10:00'
                              court: '1'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 23
                              set_points_1_b: 25
                              set_points_2_a: 19
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                player_1_id: kunert-thomas1988-09-11
                                player_2_id: ertl-florian1995-01-21
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#008000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Kunert/Ertl
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                player_1_id: fuhrer-christoph1997-04-25
                                player_2_id: seiser-michael1992-05-21
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Führer/Seiser M.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mQF
                                code: QF
                                name: Quarterfinals
                                category: 'K.O. matches'
                                order: 21
                              phase: 4M
                              winner_team_name: 'Führer/Seiser M.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M22
                              number: 22
                              city: Tulln
                              local_date: '2025-08-03'
                              local_time: '10:10:00'
                              court: '2'
                              gender: M
                              match_points_a: 1
                              match_points_b: 2
                              set_points_1_a: 15
                              set_points_1_b: 21
                              set_points_2_a: 21
                              set_points_2_b: 19
                              set_points_3_a: 11
                              set_points_3_b: 15
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                player_1_id: antoni-niels2002-06-10
                                player_2_id: holzner-peter2001-04-10
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#89CFF0'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Antoni N./Holzner'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                player_1_id: kostler-matthias1997-02-15
                                player_2_id: ochaya-lauris1998-02-09
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#F44336'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Köstler/Ochaya
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mQF
                                code: QF
                                name: Quarterfinals
                                category: 'K.O. matches'
                                order: 21
                              phase: 4M
                              winner_team_name: Köstler/Ochaya
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M23
                              number: 23
                              city: Tulln
                              local_date: '2025-08-03'
                              local_time: null
                              court: null
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 0
                              set_points_1_b: 0
                              set_points_2_a: 0
                              set_points_2_b: 0
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                player_1_id: boyd-cooper2007-10-25
                                player_2_id: sponer-alexander2007-02-02
                              team_a_name: 'Boyd/Sponer A.'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                player_1_id: ranneth-tobias2003-06-23
                                player_2_id: thurner-lukas1997-11-03
                              team_b_name: Ranneth/Thurner
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mQF
                                code: QF
                                name: Quarterfinals
                                category: 'K.O. matches'
                                order: 21
                              phase: 4M
                              winner_team_name: 'Boyd/Sponer A.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              match_result_id: 2
                              match_result_info: 'W.O. Team B'
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M24
                              number: 24
                              city: Tulln
                              local_date: '2025-08-03'
                              local_time: '11:00:00'
                              court: '1'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 19
                              set_points_1_b: 21
                              set_points_2_a: 14
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                player_1_id: hohenauer-paul2009-11-19
                                player_2_id: poinstingl-martin2009-02-12
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#F44336'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Hohenauer/Poinstingl
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                player_1_id: klemen-michael2004-05-17
                                player_2_id: sponer-philipp2004-09-27
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#0096FF'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Klemen/Sponer P.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mQF
                                code: QF
                                name: Quarterfinals
                                category: 'K.O. matches'
                                order: 21
                              phase: 4M
                              winner_team_name: 'Klemen/Sponer P.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M25
                              number: 25
                              city: Tulln
                              local_date: '2025-08-03'
                              local_time: '12:50:00'
                              court: '1'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 16
                              set_points_1_b: 21
                              set_points_2_a: 13
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                player_1_id: fuhrer-christoph1997-04-25
                                player_2_id: seiser-michael1992-05-21
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Führer/Seiser M.'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                player_1_id: kostler-matthias1997-02-15
                                player_2_id: ochaya-lauris1998-02-09
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#E91E63'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: Köstler/Ochaya
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mSF
                                code: SF
                                name: Semifinals
                                category: 'Final matches'
                                order: 30
                              phase: 4M
                              winner_team_name: Köstler/Ochaya
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M26
                              number: 26
                              city: Tulln
                              local_date: '2025-08-03'
                              local_time: '12:50:00'
                              court: '2'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 19
                              set_points_2_a: 21
                              set_points_2_b: 15
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                player_1_id: boyd-cooper2007-10-25
                                player_2_id: sponer-alexander2007-02-02
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Boyd/Sponer A.'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                player_1_id: klemen-michael2004-05-17
                                player_2_id: sponer-philipp2004-09-27
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#40E0D0'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Klemen/Sponer P.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mSF
                                code: SF
                                name: Semifinals
                                category: 'Final matches'
                                order: 30
                              phase: 4M
                              winner_team_name: 'Boyd/Sponer A.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M27
                              number: 27
                              city: Tulln
                              local_date: '2025-08-03'
                              local_time: '14:50:00'
                              court: '1'
                              gender: M
                              match_points_a: 0
                              match_points_b: 2
                              set_points_1_a: 11
                              set_points_1_b: 21
                              set_points_2_a: 12
                              set_points_2_b: 21
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                player_1_id: fuhrer-christoph1997-04-25
                                player_2_id: seiser-michael1992-05-21
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: 'Führer/Seiser M.'
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                player_1_id: klemen-michael2004-05-17
                                player_2_id: sponer-philipp2004-09-27
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#89CFF0'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Klemen/Sponer P.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mF3
                                code: F3
                                name: 'Final 3rd Place'
                                category: 'Final matches'
                                order: 30
                              phase: 4M
                              winner_team_name: 'Klemen/Sponer P.'
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                            -
                              id: win2day-pro-open-tulln2025-08-022025m4M28
                              number: 28
                              city: Tulln
                              local_date: '2025-08-03'
                              local_time: '16:50:00'
                              court: '1'
                              gender: M
                              match_points_a: 2
                              match_points_b: 0
                              set_points_1_a: 21
                              set_points_1_b: 13
                              set_points_2_a: 21
                              set_points_2_b: 16
                              set_points_3_a: 0
                              set_points_3_b: 0
                              status: Fixed
                              status_id: 21
                              status_stage: 3
                              status_de: Fixiert
                              team_a:
                                id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                player_1_id: kostler-matthias1997-02-15
                                player_2_id: ochaya-lauris1998-02-09
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#008000'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_a_name: Köstler/Ochaya
                              team_b:
                                id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                player_1_id: boyd-cooper2007-10-25
                                player_2_id: sponer-alexander2007-02-02
                                player_1_shirt_number: null
                                player_2_shirt_number: null
                                shirt_color: '#ED872D'
                                attack_points: null
                                service_points: null
                                block_points: null
                                player_1_attack_points: null
                                player_1_service_points: null
                                player_1_block_points: null
                                player_2_attack_points: null
                                player_2_service_points: null
                                player_2_block_points: null
                                oponent_errors: null
                              team_b_name: 'Boyd/Sponer A.'
                              round:
                                id: win2day-pro-open-tulln2025-08-022025mF1
                                code: F1
                                name: 'Final 1st Place'
                                category: 'Final matches'
                                order: 31
                              phase: 4M
                              winner_team_name: Köstler/Ochaya
                              winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                              match_result_id: null
                              match_result_info: null
                              scoring_sets_1_2: null
                          round_ranking:
                            -
                              name: 'Pool A'
                              code: PA
                              id: win2day-pro-open-tulln2025-08-022025mPA
                              rankings:
                                -
                                  rank: 1
                                  teamName: Klemen/Sponer
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                    player_1_id: klemen-michael2004-05-17
                                    player_2_id: sponer-philipp2004-09-27
                                  matches_total: 2
                                  matches_won: 2
                                  matches_lost: 0
                                  match_points: 4
                                  sets_won: 4
                                  sets_lost: 0
                                  sets_ratio: MAX
                                  points_won: 84
                                  points_lost: 56
                                  points_ratio: '1.5000'
                                -
                                  rank: 2
                                  teamName: Führer/Seiser
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                    player_1_id: fuhrer-christoph1997-04-25
                                    player_2_id: seiser-michael1992-05-21
                                  matches_total: 2
                                  matches_won: 1
                                  matches_lost: 1
                                  match_points: 3
                                  sets_won: 2
                                  sets_lost: 2
                                  sets_ratio: '1.000'
                                  points_won: 70
                                  points_lost: 64
                                  points_ratio: '1.0938'
                                -
                                  rank: 3
                                  teamName: Hartel/Zelenka
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                    player_1_id: hartel-simon1999-04-11
                                    player_2_id: zelenka-jonah2001-04-19
                                  matches_total: 2
                                  matches_won: 1
                                  matches_lost: 1
                                  match_points: 3
                                  sets_won: 2
                                  sets_lost: 2
                                  sets_ratio: '1.000'
                                  points_won: 72
                                  points_lost: 80
                                  points_ratio: '0.9000'
                                -
                                  rank: 4
                                  teamName: Nehuliaiev/Rammesmayer
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                                    player_1_id: nehuliaiev-oleksandr1996-09-20
                                    player_2_id: rammesmayer-florian1994-09-09
                                  matches_total: 2
                                  matches_won: 0
                                  matches_lost: 2
                                  match_points: 2
                                  sets_won: 0
                                  sets_lost: 4
                                  sets_ratio: '0.000'
                                  points_won: 60
                                  points_lost: 86
                                  points_ratio: '0.6977'
                            -
                              name: 'Pool B'
                              code: PB
                              id: win2day-pro-open-tulln2025-08-022025mPB
                              rankings:
                                -
                                  rank: 1
                                  teamName: Kunert/Ertl
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                    player_1_id: kunert-thomas1988-09-11
                                    player_2_id: ertl-florian1995-01-21
                                  matches_total: 2
                                  matches_won: 2
                                  matches_lost: 0
                                  match_points: 4
                                  sets_won: 4
                                  sets_lost: 0
                                  sets_ratio: MAX
                                  points_won: 85
                                  points_lost: 52
                                  points_ratio: '1.6346'
                                -
                                  rank: 2
                                  teamName: Pfeiffer/Higer
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                    player_1_id: pfeiffer-michael1998-05-27
                                    player_2_id: higer-jakob1998-07-01
                                  matches_total: 2
                                  matches_won: 1
                                  matches_lost: 1
                                  match_points: 3
                                  sets_won: 2
                                  sets_lost: 2
                                  sets_ratio: '1.000'
                                  points_won: 82
                                  points_lost: 82
                                  points_ratio: '1.0000'
                                -
                                  rank: 3
                                  teamName: Kurzmann/Steiner
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                    player_1_id: kurzmann-jakob-lars2006-11-13
                                    player_2_id: steiner-maximilian1999-09-06
                                  matches_total: 2
                                  matches_won: 1
                                  matches_lost: 1
                                  match_points: 3
                                  sets_won: 2
                                  sets_lost: 2
                                  sets_ratio: '1.000'
                                  points_won: 81
                                  points_lost: 73
                                  points_ratio: '1.1096'
                                -
                                  rank: 4
                                  teamName: Vorisek/Steiner
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                    player_1_id: vorisek-dominic2007-05-05
                                    player_2_id: steiner-noah2006-12-02
                                  matches_total: 2
                                  matches_won: 0
                                  matches_lost: 2
                                  match_points: 2
                                  sets_won: 0
                                  sets_lost: 4
                                  sets_ratio: '0.000'
                                  points_won: 43
                                  points_lost: 84
                                  points_ratio: '0.5119'
                            -
                              name: 'Pool C'
                              code: PC
                              id: win2day-pro-open-tulln2025-08-022025mPC
                              rankings:
                                -
                                  rank: 1
                                  teamName: Köstler/Ochaya
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                    player_1_id: kostler-matthias1997-02-15
                                    player_2_id: ochaya-lauris1998-02-09
                                  matches_total: 2
                                  matches_won: 2
                                  matches_lost: 0
                                  match_points: 4
                                  sets_won: 4
                                  sets_lost: 1
                                  sets_ratio: '4.000'
                                  points_won: 98
                                  points_lost: 78
                                  points_ratio: '1.2564'
                                -
                                  rank: 2
                                  teamName: Ranneth/Thurner
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                    player_1_id: ranneth-tobias2003-06-23
                                    player_2_id: thurner-lukas1997-11-03
                                  matches_total: 2
                                  matches_won: 1
                                  matches_lost: 1
                                  match_points: 3
                                  sets_won: 3
                                  sets_lost: 2
                                  sets_ratio: '1.500'
                                  points_won: 94
                                  points_lost: 93
                                  points_ratio: '1.0108'
                                -
                                  rank: 3
                                  teamName: Hohenauer/Poinstingl
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                    player_1_id: hohenauer-paul2009-11-19
                                    player_2_id: poinstingl-martin2009-02-12
                                  matches_total: 2
                                  matches_won: 1
                                  matches_lost: 1
                                  match_points: 3
                                  sets_won: 2
                                  sets_lost: 2
                                  sets_ratio: '1.000'
                                  points_won: 79
                                  points_lost: 74
                                  points_ratio: '1.0676'
                                -
                                  rank: 4
                                  teamName: Decker/Dräger
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                    player_1_id: decker-valentino2007-08-28
                                    player_2_id: drager-simon2006-12-12
                                  matches_total: 2
                                  matches_won: 0
                                  matches_lost: 2
                                  match_points: 2
                                  sets_won: 0
                                  sets_lost: 4
                                  sets_ratio: '0.000'
                                  points_won: 58
                                  points_lost: 84
                                  points_ratio: '0.6905'
                            -
                              name: 'Pool D'
                              code: PD
                              id: win2day-pro-open-tulln2025-08-022025mPD
                              rankings:
                                -
                                  rank: 1
                                  teamName: Boyd/Sponer
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                    player_1_id: boyd-cooper2007-10-25
                                    player_2_id: sponer-alexander2007-02-02
                                  matches_total: 2
                                  matches_won: 2
                                  matches_lost: 0
                                  match_points: 4
                                  sets_won: 4
                                  sets_lost: 0
                                  sets_ratio: MAX
                                  points_won: 84
                                  points_lost: 65
                                  points_ratio: '1.2923'
                                -
                                  rank: 2
                                  teamName: Antoni/Holzner
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                    player_1_id: antoni-niels2002-06-10
                                    player_2_id: holzner-peter2001-04-10
                                  matches_total: 2
                                  matches_won: 1
                                  matches_lost: 1
                                  match_points: 3
                                  sets_won: 2
                                  sets_lost: 2
                                  sets_ratio: '1.000'
                                  points_won: 73
                                  points_lost: 75
                                  points_ratio: '0.9733'
                                -
                                  rank: 3
                                  teamName: Ranacher/Wohlgenannt
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                    player_1_id: ranacher-roland2005-09-30
                                    player_2_id: wohlgenannt-tobias2005-12-23
                                  matches_total: 2
                                  matches_won: 1
                                  matches_lost: 1
                                  match_points: 3
                                  sets_won: 2
                                  sets_lost: 2
                                  sets_ratio: '1.000'
                                  points_won: 76
                                  points_lost: 78
                                  points_ratio: '0.9744'
                                -
                                  rank: 4
                                  teamName: Carmann/Buchner
                                  team:
                                    id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                    player_1_id: carmann-christoph2006-03-21
                                    player_2_id: buchner-philipp2008-01-19
                                  matches_total: 2
                                  matches_won: 0
                                  matches_lost: 2
                                  match_points: 2
                                  sets_won: 0
                                  sets_lost: 4
                                  sets_ratio: '0.000'
                                  points_won: 69
                                  points_lost: 84
                                  points_ratio: '0.8214'
                    description: ''
                    enum: []
                    items:
                      type: object
                      properties:
                        id:
                          type: string
                          example: win2day-pro-open-tulln2025-08-022025
                        tournament:
                          type: object
                          properties:
                            id:
                              type: string
                              example: win2day-pro-open-tulln2025-08-022025
                            name:
                              type: string
                              example: 'win2day PRO OPEN Tulln'
                            start:
                              type: string
                              example: '2025-08-02'
                            end:
                              type: string
                              example: '2025-08-03'
                            saison:
                              type: string
                              example: 2025B
                            gender:
                              type: string
                              example: MW
                            category:
                              type: string
                              example: pro-tour
                            subcategory:
                              type: string
                              example: abv-tour-pro-open-i
                            mainmenu:
                              type: string
                              example: 'win2day Beach Volleyball Tour Pro'
                            submenu:
                              type: string
                              example: Open
                            bew_id:
                              type: integer
                              example: 36536
                            city:
                              type: string
                              example: Tulln
                            host:
                              type: string
                              example: 'Sportunion Langenlebarn, Obmann Christian Resch'
                            address:
                              type: string
                              example: 'Donaulände 78'
                            model:
                              type: string
                              example: modified-pool-play-16er-raster
                        gender:
                          type: string
                          example: MW
                        M:
                          type: object
                          properties:
                            id:
                              type: string
                              example: win2day-pro-open-tulln2025-08-022025m
                            teams:
                              type: array
                              example:
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mseiser-mathias1994-09-12grossig-laurenc2001-03-13
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: 'Seiser M./Grössig'
                                  seed_maindraw: null
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 2150
                                  entry_points_tech: 2150
                                  player1: seiser-mathias1994-09-12
                                  player2: grossig-laurenc2001-03-13
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: AUT
                                  player1details:
                                    id: seiser-mathias1994-09-12
                                    name: Seiser
                                    prename: Mathias
                                    birthdate: '1994-09-12'
                                    per_id: 23176
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:27.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: grossig-laurenc2001-03-13
                                    name: Grössig
                                    prename: 'Laurenc Peter'
                                    birthdate: '2001-03-13'
                                    per_id: 42486
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:21.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: 'Klemen/Sponer P.'
                                  seed_maindraw: 1
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 3
                                  entry_points: 1150
                                  entry_points_tech: 1150
                                  player1: klemen-michael2004-05-17
                                  player2: sponer-philipp2004-09-27
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: klemen-michael2004-05-17
                                    name: Klemen
                                    prename: 'Michael Mario'
                                    birthdate: '2004-05-17'
                                    per_id: 48724
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:39.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: sponer-philipp2004-09-27
                                    name: Sponer
                                    prename: Philipp
                                    birthdate: '2004-09-27'
                                    per_id: 35466
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:30.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Kunert/Ertl
                                  seed_maindraw: 2
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 5
                                  entry_points: 1118
                                  entry_points_tech: 1118
                                  player1: kunert-thomas1988-09-11
                                  player2: ertl-florian1995-01-21
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: kunert-thomas1988-09-11
                                    name: Kunert
                                    prename: Thomas
                                    birthdate: '1988-09-11'
                                    per_id: 1830
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:45.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: 1
                                  player2details:
                                    id: ertl-florian1995-01-21
                                    name: Ertl
                                    prename: Florian
                                    birthdate: '1995-01-21'
                                    per_id: 7192
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:11.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10trauth-raphael2000-03-01
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: 'Antoni N./Trauth'
                                  seed_maindraw: 5
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 990
                                  entry_points_tech: 990
                                  player1: antoni-niels2002-06-10
                                  player2: trauth-raphael2000-03-01
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: AUT
                                  player1details:
                                    id: antoni-niels2002-06-10
                                    name: Antoni
                                    prename: Niels
                                    birthdate: '2002-06-10'
                                    per_id: 42649
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:49:52.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: trauth-raphael2000-03-01
                                    name: Trauth
                                    prename: Raphael
                                    birthdate: '2000-03-01'
                                    per_id: 51314
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:38.000000Z'
                                    updated_at: '2025-08-11T14:44:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Köstler/Ochaya
                                  seed_maindraw: 3
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 1
                                  entry_points: 850
                                  entry_points_tech: 850
                                  player1: kostler-matthias1997-02-15
                                  player2: ochaya-lauris1998-02-09
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: kostler-matthias1997-02-15
                                    name: Köstler
                                    prename: Matthias
                                    birthdate: '1997-02-15'
                                    per_id: 46157
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:42.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: ochaya-lauris1998-02-09
                                    name: Ochaya
                                    prename: 'Lauris Dine'
                                    birthdate: '1998-02-09'
                                    per_id: 17085
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:02.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: 'Antoni N./Holzner'
                                  seed_maindraw: 4
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 5
                                  entry_points: 765
                                  entry_points_tech: 765
                                  player1: antoni-niels2002-06-10
                                  player2: holzner-peter2001-04-10
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: antoni-niels2002-06-10
                                    name: Antoni
                                    prename: Niels
                                    birthdate: '2002-06-10'
                                    per_id: 42649
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:49:52.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: holzner-peter2001-04-10
                                    name: Holzner
                                    prename: 'Peter Raul Georg'
                                    birthdate: '2001-04-10'
                                    per_id: 42488
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:30.000000Z'
                                    updated_at: '2025-08-11T14:44:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: 'Boyd/Sponer A.'
                                  seed_maindraw: 5
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 2
                                  entry_points: 730
                                  entry_points_tech: 730
                                  player1: boyd-cooper2007-10-25
                                  player2: sponer-alexander2007-02-02
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: boyd-cooper2007-10-25
                                    name: Boyd
                                    prename: 'Cooper Jay'
                                    birthdate: '2007-10-25'
                                    per_id: 41444
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:49:59.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: sponer-alexander2007-02-02
                                    name: Sponer
                                    prename: Alexander
                                    birthdate: '2007-02-02'
                                    per_id: 44261
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:30.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Ranneth/Thurner
                                  seed_maindraw: 6
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 5
                                  entry_points: 668
                                  entry_points_tech: 668
                                  player1: ranneth-tobias2003-06-23
                                  player2: thurner-lukas1997-11-03
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: ranneth-tobias2003-06-23
                                    name: Ranneth
                                    prename: Tobias
                                    birthdate: '2003-06-23'
                                    per_id: 36505
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:13.000000Z'
                                    updated_at: '2025-08-11T14:44:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: thurner-lukas1997-11-03
                                    name: Thurner
                                    prename: Lukas
                                    birthdate: '1997-11-03'
                                    per_id: 35056
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:37.000000Z'
                                    updated_at: '2025-07-14T21:59:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: 'Kurzmann J./Steiner M.'
                                  seed_maindraw: 7
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 9
                                  entry_points: 605
                                  entry_points_tech: 605
                                  player1: kurzmann-jakob-lars2006-11-13
                                  player2: steiner-maximilian1999-09-06
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT/GER
                                  player1details:
                                    id: kurzmann-jakob-lars2006-11-13
                                    name: Kurzmann
                                    prename: Jakob-Lars
                                    birthdate: '2006-11-13'
                                    per_id: 65935
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:45.000000Z'
                                    updated_at: '2025-08-11T14:44:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: steiner-maximilian1999-09-06
                                    name: Steiner
                                    prename: 'Maximilian Günter'
                                    birthdate: '1999-09-06'
                                    per_id: 61760
                                    sex: M
                                    nationality: GER
                                    login_id: null
                                    created_at: '2023-05-29T06:51:32.000000Z'
                                    updated_at: '2025-07-14T21:59:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Nehuliaiev/Rammesmayer
                                  seed_maindraw: 8
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 13
                                  entry_points: 585
                                  entry_points_tech: 585
                                  player1: nehuliaiev-oleksandr1996-09-20
                                  player2: rammesmayer-florian1994-09-09
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: nehuliaiev-oleksandr1996-09-20
                                    name: Nehuliaiev
                                    prename: Oleksandr
                                    birthdate: '1996-09-20'
                                    per_id: 47541
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:00.000000Z'
                                    updated_at: '2025-08-07T13:06:10.000000Z'
                                    fivb_id: 200781
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: rammesmayer-florian1994-09-09
                                    name: Rammesmayer
                                    prename: Florian
                                    birthdate: '1994-09-09'
                                    per_id: 42811
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:12.000000Z'
                                    updated_at: '2024-07-05T08:58:06.000000Z'
                                    fivb_id: 210839
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: 'Führer/Seiser M.'
                                  seed_maindraw: 9
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 4
                                  entry_points: 558
                                  entry_points_tech: 558
                                  player1: fuhrer-christoph1997-04-25
                                  player2: seiser-michael1992-05-21
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: fuhrer-christoph1997-04-25
                                    name: Führer
                                    prename: Christoph
                                    birthdate: '1997-04-25'
                                    per_id: 33814
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:16.000000Z'
                                    updated_at: '2024-07-03T16:27:56.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: seiser-michael1992-05-21
                                    name: Seiser
                                    prename: Michael
                                    birthdate: '1992-05-21'
                                    per_id: 39947
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:27.000000Z'
                                    updated_at: '2024-04-29T14:23:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Pfeiffer/Higer
                                  seed_maindraw: 10
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 9
                                  entry_points: 534
                                  entry_points_tech: 534
                                  player1: pfeiffer-michael1998-05-27
                                  player2: higer-jakob1998-07-01
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: pfeiffer-michael1998-05-27
                                    name: Pfeiffer
                                    prename: Michael
                                    birthdate: '1998-05-27'
                                    per_id: 22751
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:06.000000Z'
                                    updated_at: '2025-08-11T14:44:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: higer-jakob1998-07-01
                                    name: Higer
                                    prename: Jakob
                                    birthdate: '1998-07-01'
                                    per_id: 45734
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:27.000000Z'
                                    updated_at: '2024-07-05T08:58:06.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Hohenauer/Poinstingl
                                  seed_maindraw: 11
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 5
                                  entry_points: 510
                                  entry_points_tech: 510
                                  player1: hohenauer-paul2009-11-19
                                  player2: poinstingl-martin2009-02-12
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: hohenauer-paul2009-11-19
                                    name: Hohenauer
                                    prename: Paul
                                    birthdate: '2009-11-19'
                                    per_id: 48345
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:29.000000Z'
                                    updated_at: '2025-08-11T14:44:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: poinstingl-martin2009-02-12
                                    name: Poinstingl
                                    prename: Martin
                                    birthdate: '2009-02-12'
                                    per_id: 59945
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:08.000000Z'
                                    updated_at: '2025-08-11T14:44:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Ranacher/Wohlgenannt
                                  seed_maindraw: 12
                                  seed_qualification: null
                                  is_in_maindraw: 1
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 9
                                  entry_points: 477
                                  entry_points_tech: 477
                                  player1: ranacher-roland2005-09-30
                                  player2: wohlgenannt-tobias2005-12-23
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: ranacher-roland2005-09-30
                                    name: Ranacher
                                    prename: Roland
                                    birthdate: '2005-09-30'
                                    per_id: 63457
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:13.000000Z'
                                    updated_at: '2024-04-29T14:22:56.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: wohlgenannt-tobias2005-12-23
                                    name: Wohlgenannt
                                    prename: Tobias
                                    birthdate: '2005-12-23'
                                    per_id: 47600
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:47.000000Z'
                                    updated_at: '2024-04-29T14:23:32.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Carmann/Buchner
                                  seed_maindraw: 13
                                  seed_qualification: 1
                                  is_in_maindraw: 1
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 13
                                  entry_points: 449
                                  entry_points_tech: 449
                                  player1: carmann-christoph2006-03-21
                                  player2: buchner-philipp2008-01-19
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: carmann-christoph2006-03-21
                                    name: Carmann
                                    prename: 'Christoph Peter'
                                    birthdate: '2006-03-21'
                                    per_id: 49877
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:03.000000Z'
                                    updated_at: '2024-04-29T14:21:35.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: buchner-philipp2008-01-19
                                    name: Buchner
                                    prename: Philipp
                                    birthdate: '2008-01-19'
                                    per_id: 63032
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:01.000000Z'
                                    updated_at: '2024-04-29T14:21:34.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mkatzbeck-moritz2008-11-11pfeffer-sebastian2008-06-15
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Katzbeck/Pfeffer
                                  seed_maindraw: null
                                  seed_qualification: 2
                                  is_in_maindraw: 0
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 17
                                  entry_points: 431
                                  entry_points_tech: 431
                                  player1: katzbeck-moritz2008-11-11
                                  player2: pfeffer-sebastian2008-06-15
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Qualification
                                  status_id: Q
                                  status_de: Qualifikation
                                  nationalities: AUT
                                  player1details:
                                    id: katzbeck-moritz2008-11-11
                                    name: Katzbeck
                                    prename: 'Moritz Florian'
                                    birthdate: '2008-11-11'
                                    per_id: 49981
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:37.000000Z'
                                    updated_at: '2024-04-29T14:22:12.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: pfeffer-sebastian2008-06-15
                                    name: Pfeffer
                                    prename: Sebastian
                                    birthdate: '2008-06-15'
                                    per_id: 52741
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:06.000000Z'
                                    updated_at: '2024-04-29T14:22:46.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Decker/Dräger
                                  seed_maindraw: 14
                                  seed_qualification: 3
                                  is_in_maindraw: 1
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 13
                                  entry_points: 381
                                  entry_points_tech: 381
                                  player1: decker-valentino2007-08-28
                                  player2: drager-simon2006-12-12
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: decker-valentino2007-08-28
                                    name: Decker
                                    prename: Valentino
                                    birthdate: '2007-08-28'
                                    per_id: 46551
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:05.000000Z'
                                    updated_at: '2024-04-29T14:21:37.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: drager-simon2006-12-12
                                    name: Dräger
                                    prename: Simon
                                    birthdate: '2006-12-12'
                                    per_id: 52244
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:07.000000Z'
                                    updated_at: '2024-04-29T14:21:40.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: 'Vorisek/Steiner N.'
                                  seed_maindraw: 15
                                  seed_qualification: 4
                                  is_in_maindraw: 1
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 13
                                  entry_points: 379
                                  entry_points_tech: 379
                                  player1: vorisek-dominic2007-05-05
                                  player2: steiner-noah2006-12-02
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: AUT
                                  player1details:
                                    id: vorisek-dominic2007-05-05
                                    name: Vorisek
                                    prename: Dominic
                                    birthdate: '2007-05-05'
                                    per_id: 73626
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2024-06-06T11:05:59.000000Z'
                                    updated_at: '2024-06-06T11:05:59.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: steiner-noah2006-12-02
                                    name: Steiner
                                    prename: Noah
                                    birthdate: '2006-12-02'
                                    per_id: 70838
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-10-07T01:01:46.000000Z'
                                    updated_at: '2024-04-29T14:23:15.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mgallistel-alexander2005-06-04vavra-ben2005-04-05
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Gallistel/Vávra
                                  seed_maindraw: null
                                  seed_qualification: 5
                                  is_in_maindraw: 0
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 17
                                  entry_points: 369
                                  entry_points_tech: 369
                                  player1: gallistel-alexander2005-06-04
                                  player2: vavra-ben2005-04-05
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Qualification
                                  status_id: Q
                                  status_de: Qualifikation
                                  nationalities: AUT
                                  player1details:
                                    id: gallistel-alexander2005-06-04
                                    name: Gallistel
                                    prename: 'Alexander Thomas'
                                    birthdate: '2005-06-04'
                                    per_id: 46158
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:16.000000Z'
                                    updated_at: '2024-04-29T14:21:49.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: vavra-ben2005-04-05
                                    name: Vávra
                                    prename: Ben
                                    birthdate: '2005-04-05'
                                    per_id: 52783
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:40.000000Z'
                                    updated_at: '2024-04-29T14:23:25.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mrogy-jakob2004-12-14kosel-fabio2007-07-06
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Rogy/Kosel
                                  seed_maindraw: null
                                  seed_qualification: 6
                                  is_in_maindraw: 0
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 17
                                  entry_points: 326
                                  entry_points_tech: 326
                                  player1: rogy-jakob2004-12-14
                                  player2: kosel-fabio2007-07-06
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Qualification
                                  status_id: Q
                                  status_de: Qualifikation
                                  nationalities: AUT
                                  player1details:
                                    id: rogy-jakob2004-12-14
                                    name: Rogy
                                    prename: Jakob
                                    birthdate: '2004-12-14'
                                    per_id: 49329
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:16.000000Z'
                                    updated_at: '2024-04-29T14:22:59.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: kosel-fabio2007-07-06
                                    name: Kosel
                                    prename: Fabio
                                    birthdate: '2007-07-06'
                                    per_id: 58006
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:42.000000Z'
                                    updated_at: '2024-04-29T14:22:18.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Hartel/Zelenka
                                  seed_maindraw: 16
                                  seed_qualification: 7
                                  is_in_maindraw: 1
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 9
                                  entry_points: 237
                                  entry_points_tech: 237
                                  player1: hartel-simon1999-04-11
                                  player2: zelenka-jonah2001-04-19
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: 'Main draw'
                                  status_id: H
                                  status_de: Hauptbewerb
                                  nationalities: GER/AUT
                                  player1details:
                                    id: hartel-simon1999-04-11
                                    name: Hartel
                                    prename: Simon
                                    birthdate: '1999-04-11'
                                    per_id: 69500
                                    sex: M
                                    nationality: GER
                                    login_id: null
                                    created_at: '2023-05-29T06:50:24.000000Z'
                                    updated_at: '2024-04-29T14:21:58.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: zelenka-jonah2001-04-19
                                    name: Zelenka
                                    prename: Jonah
                                    birthdate: '2001-04-19'
                                    per_id: 45274
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:49.000000Z'
                                    updated_at: '2024-04-29T14:23:34.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Pintea/Bernhard
                                  seed_maindraw: null
                                  seed_qualification: 8
                                  is_in_maindraw: 0
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 17
                                  entry_points: 231
                                  entry_points_tech: 231
                                  player1: pintea-alin-viorel2000-11-04
                                  player2: bernhard-florian2001-06-21
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Qualification
                                  status_id: Q
                                  status_de: Qualifikation
                                  nationalities: AUT
                                  player1details:
                                    id: pintea-alin-viorel2000-11-04
                                    name: Pintea
                                    prename: Alin-Viorel
                                    birthdate: '2000-11-04'
                                    per_id: 45468
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2024-03-24T01:01:34.000000Z'
                                    updated_at: '2024-04-29T14:22:48.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: bernhard-florian2001-06-21
                                    name: Bernhard
                                    prename: Florian
                                    birthdate: '2001-06-21'
                                    per_id: 73128
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2024-03-18T01:01:05.000000Z'
                                    updated_at: '2024-04-29T14:21:29.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Flechl/Heihal
                                  seed_maindraw: null
                                  seed_qualification: 9
                                  is_in_maindraw: 0
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 21
                                  entry_points: 213
                                  entry_points_tech: 213
                                  player1: flechl-david2010-09-14
                                  player2: heihal-luca2010-03-02
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Qualification
                                  status_id: Q
                                  status_de: Qualifikation
                                  nationalities: AUT
                                  player1details:
                                    id: flechl-david2010-09-14
                                    name: Flechl
                                    prename: David
                                    birthdate: '2010-09-14'
                                    per_id: 67930
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:13.000000Z'
                                    updated_at: '2024-04-29T14:21:46.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: heihal-luca2010-03-02
                                    name: Heihal
                                    prename: Luca
                                    birthdate: '2010-03-02'
                                    per_id: 74860
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2024-10-09T08:05:20.000000Z'
                                    updated_at: '2024-10-09T08:05:20.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mwesp-jonas2000-04-24wojnar-luca1999-05-10
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Wesp/Wojnar
                                  seed_maindraw: null
                                  seed_qualification: 10
                                  is_in_maindraw: 0
                                  is_in_qualification: 1
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: 21
                                  entry_points: 172
                                  entry_points_tech: 172
                                  player1: wesp-jonas2000-04-24
                                  player2: wojnar-luca1999-05-10
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Qualification
                                  status_id: Q
                                  status_de: Qualifikation
                                  nationalities: AUT
                                  player1details:
                                    id: wesp-jonas2000-04-24
                                    name: Wesp
                                    prename: Jonas
                                    birthdate: '2000-04-24'
                                    per_id: 59824
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:45.000000Z'
                                    updated_at: '2024-07-05T08:58:06.000000Z'
                                    fivb_id: 200107
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: wojnar-luca1999-05-10
                                    name: Wojnar
                                    prename: 'Luca Maxim'
                                    birthdate: '1999-05-10'
                                    per_id: 17623
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:47.000000Z'
                                    updated_at: '2024-04-29T14:23:32.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mheger-florian1999-10-23vikoler-filipp1996-05-14
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Heger/Vikoler
                                  seed_maindraw: null
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 0
                                  entry_points_tech: 0
                                  player1: heger-florian1999-10-23
                                  player2: vikoler-filipp1996-05-14
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: AUT/ITA
                                  player1details:
                                    id: heger-florian1999-10-23
                                    name: Heger
                                    prename: Florian
                                    birthdate: '1999-10-23'
                                    per_id: 62426
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:26.000000Z'
                                    updated_at: '2024-04-30T16:26:37.000000Z'
                                    fivb_id: 156281
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: vikoler-filipp1996-05-14
                                    name: Vikoler
                                    prename: Filipp
                                    birthdate: '1996-05-14'
                                    per_id: 66526
                                    sex: M
                                    nationality: ITA
                                    login_id: null
                                    created_at: '2023-05-29T06:51:41.000000Z'
                                    updated_at: '2024-04-30T16:26:37.000000Z'
                                    fivb_id: 199871
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mvitzthum-christian1999-09-30krainer-ben2009-09-29
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Vitzthum/Krainer
                                  seed_maindraw: null
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 0
                                  entry_points_tech: 0
                                  player1: vitzthum-christian1999-09-30
                                  player2: krainer-ben2009-09-29
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: AUT
                                  player1details:
                                    id: vitzthum-christian1999-09-30
                                    name: Vitzthum
                                    prename: Christian
                                    birthdate: '1999-09-30'
                                    per_id: 22805
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:41.000000Z'
                                    updated_at: '2024-04-29T14:23:25.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: krainer-ben2009-09-29
                                    name: Krainer
                                    prename: Ben
                                    birthdate: '2009-09-29'
                                    per_id: 67639
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:43.000000Z'
                                    updated_at: '2024-04-29T14:22:19.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mmullner-daniel1990-02-02arocker-benjamin1997-04-07
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Müllner/Arocker
                                  seed_maindraw: null
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 0
                                  entry_points_tech: 0
                                  player1: mullner-daniel1990-02-02
                                  player2: arocker-benjamin1997-04-07
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: AUT
                                  player1details:
                                    id: mullner-daniel1990-02-02
                                    name: Müllner
                                    prename: Daniel
                                    birthdate: '1990-02-02'
                                    per_id: 2272
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:59.000000Z'
                                    updated_at: '2024-04-29T14:22:36.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: arocker-benjamin1997-04-07
                                    name: Arocker
                                    prename: Benjamin
                                    birthdate: '1997-04-07'
                                    per_id: 68333
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:49:53.000000Z'
                                    updated_at: '2024-04-29T14:21:24.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025msandner-tobias1997-08-28hauschild-moritz2004-04-14
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Sandner/Hauschild
                                  seed_maindraw: null
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 0
                                  entry_points_tech: 0
                                  player1: sandner-tobias1997-08-28
                                  player2: hauschild-moritz2004-04-14
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: AUT/GER
                                  player1details:
                                    id: sandner-tobias1997-08-28
                                    name: Sandner
                                    prename: Tobias
                                    birthdate: '1997-08-28'
                                    per_id: 64946
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:19.000000Z'
                                    updated_at: '2025-08-11T14:44:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: hauschild-moritz2004-04-14
                                    name: Hauschild
                                    prename: Moritz
                                    birthdate: '2004-04-14'
                                    per_id: 77830
                                    sex: M
                                    nationality: GER
                                    login_id: null
                                    created_at: '2025-07-21T06:05:21.000000Z'
                                    updated_at: '2025-07-21T06:05:21.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025malbrecht-dominik1993-01-26cseko-alexander2001-09-07
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Albrecht/Csekö
                                  seed_maindraw: null
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 0
                                  entry_points_tech: 0
                                  player1: albrecht-dominik1993-01-26
                                  player2: cseko-alexander2001-09-07
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: AUT
                                  player1details:
                                    id: albrecht-dominik1993-01-26
                                    name: Albrecht
                                    prename: Dominik
                                    birthdate: '1993-01-26'
                                    per_id: 55668
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:49:51.000000Z'
                                    updated_at: '2024-06-22T19:14:03.000000Z'
                                    fivb_id: 200785
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: cseko-alexander2001-09-07
                                    name: Csekö
                                    prename: Alexander
                                    birthdate: '2001-09-07'
                                    per_id: 51568
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:04.000000Z'
                                    updated_at: '2025-07-14T21:59:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mpetutschnig-lorenz1993-02-13horst-alexander1982-12-20
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Petutschnig/Horst
                                  seed_maindraw: null
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 0
                                  entry_points_tech: 0
                                  player1: petutschnig-lorenz1993-02-13
                                  player2: horst-alexander1982-12-20
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: AUT
                                  player1details:
                                    id: petutschnig-lorenz1993-02-13
                                    name: Petutschnig
                                    prename: 'Lorenz Peter'
                                    birthdate: '1993-02-13'
                                    per_id: 13436
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:06.000000Z'
                                    updated_at: '2025-07-14T21:59:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: horst-alexander1982-12-20
                                    name: Horst
                                    prename: Alexander
                                    birthdate: '1982-12-20'
                                    per_id: 246
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:30.000000Z'
                                    updated_at: '2025-09-08T21:59:14.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025mweidinger-lukas1999-09-14wohlschlager-manuel1999-09-01
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: Weidinger/Wohlschlager
                                  seed_maindraw: null
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 0
                                  entry_points_tech: 0
                                  player1: weidinger-lukas1999-09-14
                                  player2: wohlschlager-manuel1999-09-01
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: AUT
                                  player1details:
                                    id: weidinger-lukas1999-09-14
                                    name: Weidinger
                                    prename: Lukas
                                    birthdate: '1999-09-14'
                                    per_id: 62761
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:44.000000Z'
                                    updated_at: '2024-04-29T14:23:28.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: wohlschlager-manuel1999-09-01
                                    name: Wohlschlager
                                    prename: Manuel
                                    birthdate: '1999-09-01'
                                    per_id: 55744
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:51:47.000000Z'
                                    updated_at: '2024-04-29T14:23:32.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025msteiner-maximilian1999-09-06kurzmann-jakob-lars2006-11-13
                                  eventname: win2day-pro-open-tulln2025-08-022025
                                  team: 'Steiner M./Kurzmann J.'
                                  seed_maindraw: null
                                  seed_qualification: null
                                  is_in_maindraw: 0
                                  is_in_qualification: 0
                                  is_in_reserve: null
                                  is_in_confederation_quota: null
                                  is_in_federation_quota: null
                                  rank: null
                                  entry_points: 0
                                  entry_points_tech: 0
                                  player1: steiner-maximilian1999-09-06
                                  player2: kurzmann-jakob-lars2006-11-13
                                  player1_shirt_number: null
                                  player2_shirt_number: null
                                  status: Withdraw
                                  status_id: x
                                  status_de: Abgemeldet
                                  nationalities: GER/AUT
                                  player1details:
                                    id: steiner-maximilian1999-09-06
                                    name: Steiner
                                    prename: 'Maximilian Günter'
                                    birthdate: '1999-09-06'
                                    per_id: 61760
                                    sex: M
                                    nationality: GER
                                    login_id: null
                                    created_at: '2023-05-29T06:51:32.000000Z'
                                    updated_at: '2025-07-14T21:59:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                                  player2details:
                                    id: kurzmann-jakob-lars2006-11-13
                                    name: Kurzmann
                                    prename: Jakob-Lars
                                    birthdate: '2006-11-13'
                                    per_id: 65935
                                    sex: M
                                    nationality: AUT
                                    login_id: null
                                    created_at: '2023-05-29T06:50:45.000000Z'
                                    updated_at: '2025-08-11T14:44:10.000000Z'
                                    fivb_id: null
                                    email: null
                                    code_of_honor: null
                              items:
                                type: object
                                properties:
                                  id:
                                    type: string
                                    example: win2day-pro-open-tulln2025-08-022025mseiser-mathias1994-09-12grossig-laurenc2001-03-13
                                  eventname:
                                    type: string
                                    example: win2day-pro-open-tulln2025-08-022025
                                  team:
                                    type: string
                                    example: 'Seiser M./Grössig'
                                  seed_maindraw:
                                    type: string
                                    example: null
                                  seed_qualification:
                                    type: string
                                    example: null
                                  is_in_maindraw:
                                    type: integer
                                    example: 0
                                  is_in_qualification:
                                    type: integer
                                    example: 0
                                  is_in_reserve:
                                    type: string
                                    example: null
                                  is_in_confederation_quota:
                                    type: string
                                    example: null
                                  is_in_federation_quota:
                                    type: string
                                    example: null
                                  rank:
                                    type: string
                                    example: null
                                  entry_points:
                                    type: integer
                                    example: 2150
                                  entry_points_tech:
                                    type: integer
                                    example: 2150
                                  player1:
                                    type: string
                                    example: seiser-mathias1994-09-12
                                  player2:
                                    type: string
                                    example: grossig-laurenc2001-03-13
                                  player1_shirt_number:
                                    type: string
                                    example: null
                                  player2_shirt_number:
                                    type: string
                                    example: null
                                  status:
                                    type: string
                                    example: Withdraw
                                  status_id:
                                    type: string
                                    example: x
                                  status_de:
                                    type: string
                                    example: Abgemeldet
                                  nationalities:
                                    type: string
                                    example: AUT
                                  player1details:
                                    type: object
                                    properties:
                                      id: { type: string, example: seiser-mathias1994-09-12 }
                                      name: { type: string, example: Seiser }
                                      prename: { type: string, example: Mathias }
                                      birthdate: { type: string, example: '1994-09-12' }
                                      per_id: { type: integer, example: 23176 }
                                      sex: { type: string, example: M }
                                      nationality: { type: string, example: AUT }
                                      login_id: { type: string, example: null }
                                      created_at: { type: string, example: '2023-05-29T06:51:27.000000Z' }
                                      updated_at: { type: string, example: '2025-09-08T21:59:14.000000Z' }
                                      fivb_id: { type: string, example: null }
                                      email: { type: string, example: null }
                                      code_of_honor: { type: string, example: null }
                                  player2details:
                                    type: object
                                    properties:
                                      id: { type: string, example: grossig-laurenc2001-03-13 }
                                      name: { type: string, example: Grössig }
                                      prename: { type: string, example: 'Laurenc Peter' }
                                      birthdate: { type: string, example: '2001-03-13' }
                                      per_id: { type: integer, example: 42486 }
                                      sex: { type: string, example: M }
                                      nationality: { type: string, example: AUT }
                                      login_id: { type: string, example: null }
                                      created_at: { type: string, example: '2023-05-29T06:50:21.000000Z' }
                                      updated_at: { type: string, example: '2025-09-08T21:59:14.000000Z' }
                                      fivb_id: { type: string, example: null }
                                      email: { type: string, example: null }
                                      code_of_honor: { type: string, example: null }
                            tournament_ranking:
                              type: array
                              example:
                                -
                                  id: 1win2day-pro-open-tulln2025-08-022025m
                                  rank: 1
                                  team: Köstler/Ochaya
                                  points: 100
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                -
                                  id: 2win2day-pro-open-tulln2025-08-022025m
                                  rank: 2
                                  team: 'Boyd/Sponer A.'
                                  points: 90
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                -
                                  id: 3win2day-pro-open-tulln2025-08-022025m
                                  rank: 3
                                  team: 'Klemen/Sponer P.'
                                  points: 80
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                -
                                  id: 4win2day-pro-open-tulln2025-08-022025m
                                  rank: 4
                                  team: 'Führer/Seiser M.'
                                  points: 70
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                -
                                  id: 5win2day-pro-open-tulln2025-08-022025m
                                  rank: 5
                                  team: Hohenauer/Poinstingl
                                  points: 60
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                -
                                  id: 6win2day-pro-open-tulln2025-08-022025m
                                  rank: 5
                                  team: 'Antoni N./Holzner'
                                  points: 60
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                -
                                  id: 7win2day-pro-open-tulln2025-08-022025m
                                  rank: 5
                                  team: Kunert/Ertl
                                  points: 60
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                -
                                  id: 8win2day-pro-open-tulln2025-08-022025m
                                  rank: 5
                                  team: Ranneth/Thurner
                                  points: 60
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                -
                                  id: 9win2day-pro-open-tulln2025-08-022025m
                                  rank: 9
                                  team: Hartel/Zelenka
                                  points: 40
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                -
                                  id: 10win2day-pro-open-tulln2025-08-022025m
                                  rank: 9
                                  team: Ranacher/Wohlgenannt
                                  points: 40
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                -
                                  id: 11win2day-pro-open-tulln2025-08-022025m
                                  rank: 9
                                  team: 'Kurzmann J./Steiner M.'
                                  points: 40
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                -
                                  id: 12win2day-pro-open-tulln2025-08-022025m
                                  rank: 9
                                  team: Pfeiffer/Higer
                                  points: 40
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                -
                                  id: 13win2day-pro-open-tulln2025-08-022025m
                                  rank: 13
                                  team: Carmann/Buchner
                                  points: 30
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                -
                                  id: 14win2day-pro-open-tulln2025-08-022025m
                                  rank: 13
                                  team: Nehuliaiev/Rammesmayer
                                  points: 30
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                                -
                                  id: 15win2day-pro-open-tulln2025-08-022025m
                                  rank: 13
                                  team: Decker/Dräger
                                  points: 30
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                -
                                  id: 16win2day-pro-open-tulln2025-08-022025m
                                  rank: 13
                                  team: 'Vorisek/Steiner N.'
                                  points: 30
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                -
                                  id: 17win2day-pro-open-tulln2025-08-022025m
                                  rank: 17
                                  team: Pintea/Bernhard
                                  points: 25
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                                -
                                  id: 18win2day-pro-open-tulln2025-08-022025m
                                  rank: 17
                                  team: Katzbeck/Pfeffer
                                  points: 25
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mkatzbeck-moritz2008-11-11pfeffer-sebastian2008-06-15
                                -
                                  id: 19win2day-pro-open-tulln2025-08-022025m
                                  rank: 17
                                  team: Gallistel/Vávra
                                  points: 25
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mgallistel-alexander2005-06-04vavra-ben2005-04-05
                                -
                                  id: 20win2day-pro-open-tulln2025-08-022025m
                                  rank: 17
                                  team: Rogy/Kosel
                                  points: 25
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mrogy-jakob2004-12-14kosel-fabio2007-07-06
                                -
                                  id: 21win2day-pro-open-tulln2025-08-022025m
                                  rank: 21
                                  team: '#ignore#'
                                  points: ''
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: null
                                -
                                  id: 22win2day-pro-open-tulln2025-08-022025m
                                  rank: 21
                                  team: Wesp/Wojnar
                                  points: 21
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mwesp-jonas2000-04-24wojnar-luca1999-05-10
                                -
                                  id: 23win2day-pro-open-tulln2025-08-022025m
                                  rank: 21
                                  team: Flechl/Heihal
                                  points: 21
                                  beach_tournament_id: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02
                              items:
                                type: object
                                properties:
                                  id:
                                    type: string
                                    example: 1win2day-pro-open-tulln2025-08-022025m
                                  rank:
                                    type: integer
                                    example: 1
                                  team:
                                    type: string
                                    example: Köstler/Ochaya
                                  points:
                                    type: integer
                                    example: 100
                                  beach_tournament_id:
                                    type: string
                                    example: win2day-pro-open-tulln2025-08-022025m
                                  beach_tournament_team_id:
                                    type: string
                                    example: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                            matches:
                              type: array
                              example:
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m3Q2
                                  number: 2
                                  city: Tulln
                                  local_date: '2025-08-01'
                                  local_time: '12:00:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 15
                                  set_points_1_b: 21
                                  set_points_2_a: 16
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02
                                    player_1_id: flechl-david2010-09-14
                                    player_2_id: heihal-luca2010-03-02
                                  team_a_name: Flechl/Heihal
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                                    player_1_id: pintea-alin-viorel2000-11-04
                                    player_2_id: bernhard-florian2001-06-21
                                  team_b_name: Pintea/Bernhard
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mI
                                    code: I
                                    name: 'Round 1'
                                    category: Qualification
                                    order: 1
                                  phase: 3Q
                                  winner_team_name: Pintea/Bernhard
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m3Q7
                                  number: 7
                                  city: Tulln
                                  local_date: '2025-08-01'
                                  local_time: '12:00:00'
                                  court: '4'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 12
                                  set_points_2_a: 21
                                  set_points_2_b: 9
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                    player_1_id: hartel-simon1999-04-11
                                    player_2_id: zelenka-jonah2001-04-19
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#000000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Hartel/Zelenka
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mwesp-jonas2000-04-24wojnar-luca1999-05-10
                                    player_1_id: wesp-jonas2000-04-24
                                    player_2_id: wojnar-luca1999-05-10
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#000000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Wesp/Wojnar
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mI
                                    code: I
                                    name: 'Round 1'
                                    category: Qualification
                                    order: 1
                                  phase: 3Q
                                  winner_team_name: Hartel/Zelenka
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m3Q9
                                  number: 9
                                  city: Tulln
                                  local_date: '2025-08-01'
                                  local_time: '13:40:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 1
                                  set_points_1_a: 17
                                  set_points_1_b: 21
                                  set_points_2_a: 21
                                  set_points_2_b: 7
                                  set_points_3_a: 15
                                  set_points_3_b: 8
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                    player_1_id: carmann-christoph2006-03-21
                                    player_2_id: buchner-philipp2008-01-19
                                  team_a_name: Carmann/Buchner
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                                    player_1_id: pintea-alin-viorel2000-11-04
                                    player_2_id: bernhard-florian2001-06-21
                                  team_b_name: Pintea/Bernhard
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mII
                                    code: II
                                    name: 'Round 2'
                                    category: Qualification
                                    order: 2
                                  phase: 3Q
                                  winner_team_name: Carmann/Buchner
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m3Q10
                                  number: 10
                                  city: Tulln
                                  local_date: '2025-08-01'
                                  local_time: '12:50:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 18
                                  set_points_1_b: 21
                                  set_points_2_a: 21
                                  set_points_2_b: 23
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mgallistel-alexander2005-06-04vavra-ben2005-04-05
                                    player_1_id: gallistel-alexander2005-06-04
                                    player_2_id: vavra-ben2005-04-05
                                  team_a_name: Gallistel/Vávra
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                    player_1_id: vorisek-dominic2007-05-05
                                    player_2_id: steiner-noah2006-12-02
                                  team_b_name: 'Vorisek/Steiner N.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mII
                                    code: II
                                    name: 'Round 2'
                                    category: Qualification
                                    order: 2
                                  phase: 3Q
                                  winner_team_name: 'Vorisek/Steiner N.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m3Q11
                                  number: 11
                                  city: Tulln
                                  local_date: '2025-08-01'
                                  local_time: '12:50:00'
                                  court: '4'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 15
                                  set_points_2_a: 21
                                  set_points_2_b: 14
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                    player_1_id: decker-valentino2007-08-28
                                    player_2_id: drager-simon2006-12-12
                                  team_a_name: Decker/Dräger
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mrogy-jakob2004-12-14kosel-fabio2007-07-06
                                    player_1_id: rogy-jakob2004-12-14
                                    player_2_id: kosel-fabio2007-07-06
                                  team_b_name: Rogy/Kosel
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mII
                                    code: II
                                    name: 'Round 2'
                                    category: Qualification
                                    order: 2
                                  phase: 3Q
                                  winner_team_name: Decker/Dräger
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m3Q12
                                  number: 12
                                  city: Tulln
                                  local_date: '2025-08-01'
                                  local_time: '13:40:00'
                                  court: '4'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 19
                                  set_points_2_a: 21
                                  set_points_2_b: 15
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Closed
                                  status_id: 15
                                  status_stage: 3
                                  status_de: Abgeschlossen
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                    player_1_id: hartel-simon1999-04-11
                                    player_2_id: zelenka-jonah2001-04-19
                                  team_a_name: Hartel/Zelenka
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mkatzbeck-moritz2008-11-11pfeffer-sebastian2008-06-15
                                    player_1_id: katzbeck-moritz2008-11-11
                                    player_2_id: pfeffer-sebastian2008-06-15
                                  team_b_name: Katzbeck/Pfeffer
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mII
                                    code: II
                                    name: 'Round 2'
                                    category: Qualification
                                    order: 2
                                  phase: 3Q
                                  winner_team_name: Hartel/Zelenka
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M1
                                  number: 1
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '10:10:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 11
                                  set_points_2_a: 21
                                  set_points_2_b: 17
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: OfficialResult
                                  status_id: 13
                                  status_stage: 3
                                  status_de: 'Ergebnis ist offiziell'
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                    player_1_id: klemen-michael2004-05-17
                                    player_2_id: sponer-philipp2004-09-27
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#F44336'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Klemen/Sponer P.'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                    player_1_id: hartel-simon1999-04-11
                                    player_2_id: zelenka-jonah2001-04-19
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#0096FF'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Hartel/Zelenka
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPA
                                    code: PA
                                    name: 'Pool A'
                                    category: 'Pool matches'
                                    order: 10
                                  phase: 4M
                                  winner_team_name: 'Klemen/Sponer P.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M2
                                  number: 2
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '10:10:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 12
                                  set_points_1_b: 21
                                  set_points_2_a: 10
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                                    player_1_id: nehuliaiev-oleksandr1996-09-20
                                    player_2_id: rammesmayer-florian1994-09-09
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Nehuliaiev/Rammesmayer
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                    player_1_id: fuhrer-christoph1997-04-25
                                    player_2_id: seiser-michael1992-05-21
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#008000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Führer/Seiser M.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPA
                                    code: PA
                                    name: 'Pool A'
                                    category: 'Pool matches'
                                    order: 10
                                  phase: 4M
                                  winner_team_name: 'Führer/Seiser M.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M3
                                  number: 3
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '08:30:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 10
                                  set_points_2_a: 21
                                  set_points_2_b: 5
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                    player_1_id: kunert-thomas1988-09-11
                                    player_2_id: ertl-florian1995-01-21
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#89CFF0'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Kunert/Ertl
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                    player_1_id: vorisek-dominic2007-05-05
                                    player_2_id: steiner-noah2006-12-02
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#E91E63'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Vorisek/Steiner N.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPB
                                    code: PB
                                    name: 'Pool B'
                                    category: 'Pool matches'
                                    order: 11
                                  phase: 4M
                                  winner_team_name: Kunert/Ertl
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M4
                                  number: 4
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '08:30:00'
                                  court: '4'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 17
                                  set_points_1_b: 21
                                  set_points_2_a: 22
                                  set_points_2_b: 24
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                    player_1_id: kurzmann-jakob-lars2006-11-13
                                    player_2_id: steiner-maximilian1999-09-06
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#008000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Kurzmann J./Steiner M.'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                    player_1_id: pfeiffer-michael1998-05-27
                                    player_2_id: higer-jakob1998-07-01
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Pfeiffer/Higer
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPB
                                    code: PB
                                    name: 'Pool B'
                                    category: 'Pool matches'
                                    order: 11
                                  phase: 4M
                                  winner_team_name: Pfeiffer/Higer
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M5
                                  number: 5
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '09:20:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 14
                                  set_points_2_a: 21
                                  set_points_2_b: 12
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                    player_1_id: kostler-matthias1997-02-15
                                    player_2_id: ochaya-lauris1998-02-09
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Köstler/Ochaya
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                    player_1_id: decker-valentino2007-08-28
                                    player_2_id: drager-simon2006-12-12
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#008000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Decker/Dräger
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPC
                                    code: PC
                                    name: 'Pool C'
                                    category: 'Pool matches'
                                    order: 12
                                  phase: 4M
                                  winner_team_name: Köstler/Ochaya
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M6
                                  number: 6
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '09:20:00'
                                  court: '4'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 19
                                  set_points_2_a: 21
                                  set_points_2_b: 18
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                    player_1_id: ranneth-tobias2003-06-23
                                    player_2_id: thurner-lukas1997-11-03
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#F44336'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Ranneth/Thurner
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                    player_1_id: hohenauer-paul2009-11-19
                                    player_2_id: poinstingl-martin2009-02-12
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#0F52BA'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Hohenauer/Poinstingl
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPC
                                    code: PC
                                    name: 'Pool C'
                                    category: 'Pool matches'
                                    order: 12
                                  phase: 4M
                                  winner_team_name: Ranneth/Thurner
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M7
                                  number: 7
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '11:00:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 16
                                  set_points_2_a: 21
                                  set_points_2_b: 17
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                    player_1_id: antoni-niels2002-06-10
                                    player_2_id: holzner-peter2001-04-10
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#FFEB3B'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Antoni N./Holzner'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                    player_1_id: carmann-christoph2006-03-21
                                    player_2_id: buchner-philipp2008-01-19
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#F44336'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Carmann/Buchner
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPD
                                    code: PD
                                    name: 'Pool D'
                                    category: 'Pool matches'
                                    order: 13
                                  phase: 4M
                                  winner_team_name: 'Antoni N./Holzner'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M8
                                  number: 8
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '11:00:00'
                                  court: '4'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 19
                                  set_points_2_a: 21
                                  set_points_2_b: 15
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                    player_1_id: boyd-cooper2007-10-25
                                    player_2_id: sponer-alexander2007-02-02
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Boyd/Sponer A.'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                    player_1_id: ranacher-roland2005-09-30
                                    player_2_id: wohlgenannt-tobias2005-12-23
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#89CFF0'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Ranacher/Wohlgenannt
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPD
                                    code: PD
                                    name: 'Pool D'
                                    category: 'Pool matches'
                                    order: 13
                                  phase: 4M
                                  winner_team_name: 'Boyd/Sponer A.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M9
                                  number: 9
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '13:30:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 15
                                  set_points_2_a: 21
                                  set_points_2_b: 13
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                    player_1_id: klemen-michael2004-05-17
                                    player_2_id: sponer-philipp2004-09-27
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#F44336'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Klemen/Sponer P.'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                    player_1_id: fuhrer-christoph1997-04-25
                                    player_2_id: seiser-michael1992-05-21
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#008000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Führer/Seiser M.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPA
                                    code: PA
                                    name: 'Pool A'
                                    category: 'Pool matches'
                                    order: 10
                                  phase: 4M
                                  winner_team_name: 'Klemen/Sponer P.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M10
                                  number: 10
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '13:30:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 23
                                  set_points_1_b: 21
                                  set_points_2_a: 21
                                  set_points_2_b: 17
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                    player_1_id: hartel-simon1999-04-11
                                    player_2_id: zelenka-jonah2001-04-19
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#89CFF0'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Hartel/Zelenka
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09
                                    player_1_id: nehuliaiev-oleksandr1996-09-20
                                    player_2_id: rammesmayer-florian1994-09-09
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Nehuliaiev/Rammesmayer
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPA
                                    code: PA
                                    name: 'Pool A'
                                    category: 'Pool matches'
                                    order: 10
                                  phase: 4M
                                  winner_team_name: Hartel/Zelenka
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M11
                                  number: 11
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '11:50:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 22
                                  set_points_1_b: 20
                                  set_points_2_a: 21
                                  set_points_2_b: 17
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                    player_1_id: kunert-thomas1988-09-11
                                    player_2_id: ertl-florian1995-01-21
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#89CFF0'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Kunert/Ertl
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                    player_1_id: pfeiffer-michael1998-05-27
                                    player_2_id: higer-jakob1998-07-01
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Pfeiffer/Higer
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPB
                                    code: PB
                                    name: 'Pool B'
                                    category: 'Pool matches'
                                    order: 11
                                  phase: 4M
                                  winner_team_name: Kunert/Ertl
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M12
                                  number: 12
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '11:50:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 14
                                  set_points_1_b: 21
                                  set_points_2_a: 14
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02
                                    player_1_id: vorisek-dominic2007-05-05
                                    player_2_id: steiner-noah2006-12-02
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#F44336'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Vorisek/Steiner N.'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                    player_1_id: kurzmann-jakob-lars2006-11-13
                                    player_2_id: steiner-maximilian1999-09-06
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#FFEB3B'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Kurzmann J./Steiner M.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPB
                                    code: PB
                                    name: 'Pool B'
                                    category: 'Pool matches'
                                    order: 11
                                  phase: 4M
                                  winner_team_name: 'Kurzmann J./Steiner M.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M13
                                  number: 13
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '12:40:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 1
                                  set_points_1_a: 21
                                  set_points_1_b: 17
                                  set_points_2_a: 20
                                  set_points_2_b: 22
                                  set_points_3_a: 15
                                  set_points_3_b: 13
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                    player_1_id: kostler-matthias1997-02-15
                                    player_2_id: ochaya-lauris1998-02-09
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Köstler/Ochaya
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                    player_1_id: ranneth-tobias2003-06-23
                                    player_2_id: thurner-lukas1997-11-03
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#E91E63'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Ranneth/Thurner
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPC
                                    code: PC
                                    name: 'Pool C'
                                    category: 'Pool matches'
                                    order: 12
                                  phase: 4M
                                  winner_team_name: Köstler/Ochaya
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M14
                                  number: 14
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '12:40:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 19
                                  set_points_1_b: 21
                                  set_points_2_a: 13
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12
                                    player_1_id: decker-valentino2007-08-28
                                    player_2_id: drager-simon2006-12-12
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#FFEB3B'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Decker/Dräger
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                    player_1_id: hohenauer-paul2009-11-19
                                    player_2_id: poinstingl-martin2009-02-12
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#0096FF'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Hohenauer/Poinstingl
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPC
                                    code: PC
                                    name: 'Pool C'
                                    category: 'Pool matches'
                                    order: 12
                                  phase: 4M
                                  winner_team_name: Hohenauer/Poinstingl
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M15
                                  number: 15
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '14:20:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 17
                                  set_points_1_b: 21
                                  set_points_2_a: 14
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                    player_1_id: antoni-niels2002-06-10
                                    player_2_id: holzner-peter2001-04-10
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#FFEB3B'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Antoni N./Holzner'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                    player_1_id: boyd-cooper2007-10-25
                                    player_2_id: sponer-alexander2007-02-02
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Boyd/Sponer A.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPD
                                    code: PD
                                    name: 'Pool D'
                                    category: 'Pool matches'
                                    order: 13
                                  phase: 4M
                                  winner_team_name: 'Boyd/Sponer A.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M16
                                  number: 16
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '14:20:00'
                                  court: '4'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 18
                                  set_points_1_b: 21
                                  set_points_2_a: 18
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19
                                    player_1_id: carmann-christoph2006-03-21
                                    player_2_id: buchner-philipp2008-01-19
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#F44336'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Carmann/Buchner
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                    player_1_id: ranacher-roland2005-09-30
                                    player_2_id: wohlgenannt-tobias2005-12-23
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#89CFF0'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Ranacher/Wohlgenannt
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mPD
                                    code: PD
                                    name: 'Pool D'
                                    category: 'Pool matches'
                                    order: 13
                                  phase: 4M
                                  winner_team_name: Ranacher/Wohlgenannt
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M17
                                  number: 17
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '17:10:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 12
                                  set_points_1_b: 21
                                  set_points_2_a: 12
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23
                                    player_1_id: ranacher-roland2005-09-30
                                    player_2_id: wohlgenannt-tobias2005-12-23
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#0F52BA'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Ranacher/Wohlgenannt
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                    player_1_id: fuhrer-christoph1997-04-25
                                    player_2_id: seiser-michael1992-05-21
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#008000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Führer/Seiser M.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mR12
                                    code: R12
                                    name: 'Round of 12'
                                    category: 'K.O. matches'
                                    order: 20
                                  phase: 4M
                                  winner_team_name: 'Führer/Seiser M.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M18
                                  number: 18
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '17:40:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 16
                                  set_points_1_b: 21
                                  set_points_2_a: 17
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19
                                    player_1_id: hartel-simon1999-04-11
                                    player_2_id: zelenka-jonah2001-04-19
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#0096FF'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Hartel/Zelenka
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                    player_1_id: antoni-niels2002-06-10
                                    player_2_id: holzner-peter2001-04-10
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#008000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Antoni N./Holzner'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mR12
                                    code: R12
                                    name: 'Round of 12'
                                    category: 'K.O. matches'
                                    order: 20
                                  phase: 4M
                                  winner_team_name: 'Antoni N./Holzner'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M19
                                  number: 19
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '16:25:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 1
                                  set_points_1_a: 19
                                  set_points_1_b: 21
                                  set_points_2_a: 21
                                  set_points_2_b: 13
                                  set_points_3_a: 15
                                  set_points_3_b: 11
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                    player_1_id: ranneth-tobias2003-06-23
                                    player_2_id: thurner-lukas1997-11-03
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#E91E63'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Ranneth/Thurner
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06
                                    player_1_id: kurzmann-jakob-lars2006-11-13
                                    player_2_id: steiner-maximilian1999-09-06
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#008000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Kurzmann J./Steiner M.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mR12
                                    code: R12
                                    name: 'Round of 12'
                                    category: 'K.O. matches'
                                    order: 20
                                  phase: 4M
                                  winner_team_name: Ranneth/Thurner
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M20
                                  number: 20
                                  city: Tulln
                                  local_date: '2025-08-02'
                                  local_time: '16:00:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 14
                                  set_points_1_b: 21
                                  set_points_2_a: 16
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01
                                    player_1_id: pfeiffer-michael1998-05-27
                                    player_2_id: higer-jakob1998-07-01
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Pfeiffer/Higer
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                    player_1_id: hohenauer-paul2009-11-19
                                    player_2_id: poinstingl-martin2009-02-12
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#0096FF'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Hohenauer/Poinstingl
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mR12
                                    code: R12
                                    name: 'Round of 12'
                                    category: 'K.O. matches'
                                    order: 20
                                  phase: 4M
                                  winner_team_name: Hohenauer/Poinstingl
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M21
                                  number: 21
                                  city: Tulln
                                  local_date: '2025-08-03'
                                  local_time: '10:10:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 23
                                  set_points_1_b: 25
                                  set_points_2_a: 19
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21
                                    player_1_id: kunert-thomas1988-09-11
                                    player_2_id: ertl-florian1995-01-21
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#008000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Kunert/Ertl
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                    player_1_id: fuhrer-christoph1997-04-25
                                    player_2_id: seiser-michael1992-05-21
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Führer/Seiser M.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mQF
                                    code: QF
                                    name: Quarterfinals
                                    category: 'K.O. matches'
                                    order: 21
                                  phase: 4M
                                  winner_team_name: 'Führer/Seiser M.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M22
                                  number: 22
                                  city: Tulln
                                  local_date: '2025-08-03'
                                  local_time: '10:10:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 1
                                  match_points_b: 2
                                  set_points_1_a: 15
                                  set_points_1_b: 21
                                  set_points_2_a: 21
                                  set_points_2_b: 19
                                  set_points_3_a: 11
                                  set_points_3_b: 15
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10
                                    player_1_id: antoni-niels2002-06-10
                                    player_2_id: holzner-peter2001-04-10
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#89CFF0'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Antoni N./Holzner'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                    player_1_id: kostler-matthias1997-02-15
                                    player_2_id: ochaya-lauris1998-02-09
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#F44336'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Köstler/Ochaya
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mQF
                                    code: QF
                                    name: Quarterfinals
                                    category: 'K.O. matches'
                                    order: 21
                                  phase: 4M
                                  winner_team_name: Köstler/Ochaya
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M23
                                  number: 23
                                  city: Tulln
                                  local_date: '2025-08-03'
                                  local_time: null
                                  court: null
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 0
                                  set_points_1_b: 0
                                  set_points_2_a: 0
                                  set_points_2_b: 0
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                    player_1_id: boyd-cooper2007-10-25
                                    player_2_id: sponer-alexander2007-02-02
                                  team_a_name: 'Boyd/Sponer A.'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03
                                    player_1_id: ranneth-tobias2003-06-23
                                    player_2_id: thurner-lukas1997-11-03
                                  team_b_name: Ranneth/Thurner
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mQF
                                    code: QF
                                    name: Quarterfinals
                                    category: 'K.O. matches'
                                    order: 21
                                  phase: 4M
                                  winner_team_name: 'Boyd/Sponer A.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                  match_result_id: 2
                                  match_result_info: 'W.O. Team B'
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M24
                                  number: 24
                                  city: Tulln
                                  local_date: '2025-08-03'
                                  local_time: '11:00:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 19
                                  set_points_1_b: 21
                                  set_points_2_a: 14
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12
                                    player_1_id: hohenauer-paul2009-11-19
                                    player_2_id: poinstingl-martin2009-02-12
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#F44336'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Hohenauer/Poinstingl
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                    player_1_id: klemen-michael2004-05-17
                                    player_2_id: sponer-philipp2004-09-27
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#0096FF'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Klemen/Sponer P.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mQF
                                    code: QF
                                    name: Quarterfinals
                                    category: 'K.O. matches'
                                    order: 21
                                  phase: 4M
                                  winner_team_name: 'Klemen/Sponer P.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M25
                                  number: 25
                                  city: Tulln
                                  local_date: '2025-08-03'
                                  local_time: '12:50:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 16
                                  set_points_1_b: 21
                                  set_points_2_a: 13
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                    player_1_id: fuhrer-christoph1997-04-25
                                    player_2_id: seiser-michael1992-05-21
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Führer/Seiser M.'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                    player_1_id: kostler-matthias1997-02-15
                                    player_2_id: ochaya-lauris1998-02-09
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#E91E63'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: Köstler/Ochaya
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mSF
                                    code: SF
                                    name: Semifinals
                                    category: 'Final matches'
                                    order: 30
                                  phase: 4M
                                  winner_team_name: Köstler/Ochaya
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M26
                                  number: 26
                                  city: Tulln
                                  local_date: '2025-08-03'
                                  local_time: '12:50:00'
                                  court: '2'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 19
                                  set_points_2_a: 21
                                  set_points_2_b: 15
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                    player_1_id: boyd-cooper2007-10-25
                                    player_2_id: sponer-alexander2007-02-02
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Boyd/Sponer A.'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                    player_1_id: klemen-michael2004-05-17
                                    player_2_id: sponer-philipp2004-09-27
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#40E0D0'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Klemen/Sponer P.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mSF
                                    code: SF
                                    name: Semifinals
                                    category: 'Final matches'
                                    order: 30
                                  phase: 4M
                                  winner_team_name: 'Boyd/Sponer A.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M27
                                  number: 27
                                  city: Tulln
                                  local_date: '2025-08-03'
                                  local_time: '14:50:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 0
                                  match_points_b: 2
                                  set_points_1_a: 11
                                  set_points_1_b: 21
                                  set_points_2_a: 12
                                  set_points_2_b: 21
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21
                                    player_1_id: fuhrer-christoph1997-04-25
                                    player_2_id: seiser-michael1992-05-21
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: 'Führer/Seiser M.'
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                    player_1_id: klemen-michael2004-05-17
                                    player_2_id: sponer-philipp2004-09-27
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#89CFF0'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Klemen/Sponer P.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mF3
                                    code: F3
                                    name: 'Final 3rd Place'
                                    category: 'Final matches'
                                    order: 30
                                  phase: 4M
                                  winner_team_name: 'Klemen/Sponer P.'
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                                -
                                  id: win2day-pro-open-tulln2025-08-022025m4M28
                                  number: 28
                                  city: Tulln
                                  local_date: '2025-08-03'
                                  local_time: '16:50:00'
                                  court: '1'
                                  gender: M
                                  match_points_a: 2
                                  match_points_b: 0
                                  set_points_1_a: 21
                                  set_points_1_b: 13
                                  set_points_2_a: 21
                                  set_points_2_b: 16
                                  set_points_3_a: 0
                                  set_points_3_b: 0
                                  status: Fixed
                                  status_id: 21
                                  status_stage: 3
                                  status_de: Fixiert
                                  team_a:
                                    id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                    player_1_id: kostler-matthias1997-02-15
                                    player_2_id: ochaya-lauris1998-02-09
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#008000'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_a_name: Köstler/Ochaya
                                  team_b:
                                    id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02
                                    player_1_id: boyd-cooper2007-10-25
                                    player_2_id: sponer-alexander2007-02-02
                                    player_1_shirt_number: null
                                    player_2_shirt_number: null
                                    shirt_color: '#ED872D'
                                    attack_points: null
                                    service_points: null
                                    block_points: null
                                    player_1_attack_points: null
                                    player_1_service_points: null
                                    player_1_block_points: null
                                    player_2_attack_points: null
                                    player_2_service_points: null
                                    player_2_block_points: null
                                    oponent_errors: null
                                  team_b_name: 'Boyd/Sponer A.'
                                  round:
                                    id: win2day-pro-open-tulln2025-08-022025mF1
                                    code: F1
                                    name: 'Final 1st Place'
                                    category: 'Final matches'
                                    order: 31
                                  phase: 4M
                                  winner_team_name: Köstler/Ochaya
                                  winner_team_id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09
                                  match_result_id: null
                                  match_result_info: null
                                  scoring_sets_1_2: null
                              items:
                                type: object
                                properties:
                                  id:
                                    type: string
                                    example: win2day-pro-open-tulln2025-08-022025m3Q2
                                  number:
                                    type: integer
                                    example: 2
                                  city:
                                    type: string
                                    example: Tulln
                                  local_date:
                                    type: string
                                    example: '2025-08-01'
                                  local_time:
                                    type: string
                                    example: '12:00:00'
                                  court:
                                    type: string
                                    example: '2'
                                  gender:
                                    type: string
                                    example: M
                                  match_points_a:
                                    type: integer
                                    example: 0
                                  match_points_b:
                                    type: integer
                                    example: 2
                                  set_points_1_a:
                                    type: integer
                                    example: 15
                                  set_points_1_b:
                                    type: integer
                                    example: 21
                                  set_points_2_a:
                                    type: integer
                                    example: 16
                                  set_points_2_b:
                                    type: integer
                                    example: 21
                                  set_points_3_a:
                                    type: integer
                                    example: 0
                                  set_points_3_b:
                                    type: integer
                                    example: 0
                                  status:
                                    type: string
                                    example: Fixed
                                  status_id:
                                    type: integer
                                    example: 21
                                  status_stage:
                                    type: integer
                                    example: 3
                                  status_de:
                                    type: string
                                    example: Fixiert
                                  team_a:
                                    type: object
                                    properties:
                                      id: { type: string, example: win2day-pro-open-tulln2025-08-022025mflechl-david2010-09-14heihal-luca2010-03-02 }
                                      player_1_id: { type: string, example: flechl-david2010-09-14 }
                                      player_2_id: { type: string, example: heihal-luca2010-03-02 }
                                  team_a_name:
                                    type: string
                                    example: Flechl/Heihal
                                  team_b:
                                    type: object
                                    properties:
                                      id: { type: string, example: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21 }
                                      player_1_id: { type: string, example: pintea-alin-viorel2000-11-04 }
                                      player_2_id: { type: string, example: bernhard-florian2001-06-21 }
                                  team_b_name:
                                    type: string
                                    example: Pintea/Bernhard
                                  round:
                                    type: object
                                    properties:
                                      id: { type: string, example: win2day-pro-open-tulln2025-08-022025mI }
                                      code: { type: string, example: I }
                                      name: { type: string, example: 'Round 1' }
                                      category: { type: string, example: Qualification }
                                      order: { type: integer, example: 1 }
                                  phase:
                                    type: string
                                    example: 3Q
                                  winner_team_name:
                                    type: string
                                    example: Pintea/Bernhard
                                  winner_team_id:
                                    type: string
                                    example: win2day-pro-open-tulln2025-08-022025mpintea-alin-viorel2000-11-04bernhard-florian2001-06-21
                                  match_result_id:
                                    type: string
                                    example: null
                                  match_result_info:
                                    type: string
                                    example: null
                                  scoring_sets_1_2:
                                    type: string
                                    example: null
                            round_ranking:
                              type: array
                              example:
                                -
                                  name: 'Pool A'
                                  code: PA
                                  id: win2day-pro-open-tulln2025-08-022025mPA
                                  rankings:
                                    -
                                      rank: 1
                                      teamName: Klemen/Sponer
                                      team: { id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27, player_1_id: klemen-michael2004-05-17, player_2_id: sponer-philipp2004-09-27 }
                                      matches_total: 2
                                      matches_won: 2
                                      matches_lost: 0
                                      match_points: 4
                                      sets_won: 4
                                      sets_lost: 0
                                      sets_ratio: MAX
                                      points_won: 84
                                      points_lost: 56
                                      points_ratio: '1.5000'
                                    -
                                      rank: 2
                                      teamName: Führer/Seiser
                                      team: { id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21, player_1_id: fuhrer-christoph1997-04-25, player_2_id: seiser-michael1992-05-21 }
                                      matches_total: 2
                                      matches_won: 1
                                      matches_lost: 1
                                      match_points: 3
                                      sets_won: 2
                                      sets_lost: 2
                                      sets_ratio: '1.000'
                                      points_won: 70
                                      points_lost: 64
                                      points_ratio: '1.0938'
                                    -
                                      rank: 3
                                      teamName: Hartel/Zelenka
                                      team: { id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19, player_1_id: hartel-simon1999-04-11, player_2_id: zelenka-jonah2001-04-19 }
                                      matches_total: 2
                                      matches_won: 1
                                      matches_lost: 1
                                      match_points: 3
                                      sets_won: 2
                                      sets_lost: 2
                                      sets_ratio: '1.000'
                                      points_won: 72
                                      points_lost: 80
                                      points_ratio: '0.9000'
                                    -
                                      rank: 4
                                      teamName: Nehuliaiev/Rammesmayer
                                      team: { id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09, player_1_id: nehuliaiev-oleksandr1996-09-20, player_2_id: rammesmayer-florian1994-09-09 }
                                      matches_total: 2
                                      matches_won: 0
                                      matches_lost: 2
                                      match_points: 2
                                      sets_won: 0
                                      sets_lost: 4
                                      sets_ratio: '0.000'
                                      points_won: 60
                                      points_lost: 86
                                      points_ratio: '0.6977'
                                -
                                  name: 'Pool B'
                                  code: PB
                                  id: win2day-pro-open-tulln2025-08-022025mPB
                                  rankings:
                                    -
                                      rank: 1
                                      teamName: Kunert/Ertl
                                      team: { id: win2day-pro-open-tulln2025-08-022025mkunert-thomas1988-09-11ertl-florian1995-01-21, player_1_id: kunert-thomas1988-09-11, player_2_id: ertl-florian1995-01-21 }
                                      matches_total: 2
                                      matches_won: 2
                                      matches_lost: 0
                                      match_points: 4
                                      sets_won: 4
                                      sets_lost: 0
                                      sets_ratio: MAX
                                      points_won: 85
                                      points_lost: 52
                                      points_ratio: '1.6346'
                                    -
                                      rank: 2
                                      teamName: Pfeiffer/Higer
                                      team: { id: win2day-pro-open-tulln2025-08-022025mpfeiffer-michael1998-05-27higer-jakob1998-07-01, player_1_id: pfeiffer-michael1998-05-27, player_2_id: higer-jakob1998-07-01 }
                                      matches_total: 2
                                      matches_won: 1
                                      matches_lost: 1
                                      match_points: 3
                                      sets_won: 2
                                      sets_lost: 2
                                      sets_ratio: '1.000'
                                      points_won: 82
                                      points_lost: 82
                                      points_ratio: '1.0000'
                                    -
                                      rank: 3
                                      teamName: Kurzmann/Steiner
                                      team: { id: win2day-pro-open-tulln2025-08-022025mkurzmann-jakob-lars2006-11-13steiner-maximilian1999-09-06, player_1_id: kurzmann-jakob-lars2006-11-13, player_2_id: steiner-maximilian1999-09-06 }
                                      matches_total: 2
                                      matches_won: 1
                                      matches_lost: 1
                                      match_points: 3
                                      sets_won: 2
                                      sets_lost: 2
                                      sets_ratio: '1.000'
                                      points_won: 81
                                      points_lost: 73
                                      points_ratio: '1.1096'
                                    -
                                      rank: 4
                                      teamName: Vorisek/Steiner
                                      team: { id: win2day-pro-open-tulln2025-08-022025mvorisek-dominic2007-05-05steiner-noah2006-12-02, player_1_id: vorisek-dominic2007-05-05, player_2_id: steiner-noah2006-12-02 }
                                      matches_total: 2
                                      matches_won: 0
                                      matches_lost: 2
                                      match_points: 2
                                      sets_won: 0
                                      sets_lost: 4
                                      sets_ratio: '0.000'
                                      points_won: 43
                                      points_lost: 84
                                      points_ratio: '0.5119'
                                -
                                  name: 'Pool C'
                                  code: PC
                                  id: win2day-pro-open-tulln2025-08-022025mPC
                                  rankings:
                                    -
                                      rank: 1
                                      teamName: Köstler/Ochaya
                                      team: { id: win2day-pro-open-tulln2025-08-022025mkostler-matthias1997-02-15ochaya-lauris1998-02-09, player_1_id: kostler-matthias1997-02-15, player_2_id: ochaya-lauris1998-02-09 }
                                      matches_total: 2
                                      matches_won: 2
                                      matches_lost: 0
                                      match_points: 4
                                      sets_won: 4
                                      sets_lost: 1
                                      sets_ratio: '4.000'
                                      points_won: 98
                                      points_lost: 78
                                      points_ratio: '1.2564'
                                    -
                                      rank: 2
                                      teamName: Ranneth/Thurner
                                      team: { id: win2day-pro-open-tulln2025-08-022025mranneth-tobias2003-06-23thurner-lukas1997-11-03, player_1_id: ranneth-tobias2003-06-23, player_2_id: thurner-lukas1997-11-03 }
                                      matches_total: 2
                                      matches_won: 1
                                      matches_lost: 1
                                      match_points: 3
                                      sets_won: 3
                                      sets_lost: 2
                                      sets_ratio: '1.500'
                                      points_won: 94
                                      points_lost: 93
                                      points_ratio: '1.0108'
                                    -
                                      rank: 3
                                      teamName: Hohenauer/Poinstingl
                                      team: { id: win2day-pro-open-tulln2025-08-022025mhohenauer-paul2009-11-19poinstingl-martin2009-02-12, player_1_id: hohenauer-paul2009-11-19, player_2_id: poinstingl-martin2009-02-12 }
                                      matches_total: 2
                                      matches_won: 1
                                      matches_lost: 1
                                      match_points: 3
                                      sets_won: 2
                                      sets_lost: 2
                                      sets_ratio: '1.000'
                                      points_won: 79
                                      points_lost: 74
                                      points_ratio: '1.0676'
                                    -
                                      rank: 4
                                      teamName: Decker/Dräger
                                      team: { id: win2day-pro-open-tulln2025-08-022025mdecker-valentino2007-08-28drager-simon2006-12-12, player_1_id: decker-valentino2007-08-28, player_2_id: drager-simon2006-12-12 }
                                      matches_total: 2
                                      matches_won: 0
                                      matches_lost: 2
                                      match_points: 2
                                      sets_won: 0
                                      sets_lost: 4
                                      sets_ratio: '0.000'
                                      points_won: 58
                                      points_lost: 84
                                      points_ratio: '0.6905'
                                -
                                  name: 'Pool D'
                                  code: PD
                                  id: win2day-pro-open-tulln2025-08-022025mPD
                                  rankings:
                                    -
                                      rank: 1
                                      teamName: Boyd/Sponer
                                      team: { id: win2day-pro-open-tulln2025-08-022025mboyd-cooper2007-10-25sponer-alexander2007-02-02, player_1_id: boyd-cooper2007-10-25, player_2_id: sponer-alexander2007-02-02 }
                                      matches_total: 2
                                      matches_won: 2
                                      matches_lost: 0
                                      match_points: 4
                                      sets_won: 4
                                      sets_lost: 0
                                      sets_ratio: MAX
                                      points_won: 84
                                      points_lost: 65
                                      points_ratio: '1.2923'
                                    -
                                      rank: 2
                                      teamName: Antoni/Holzner
                                      team: { id: win2day-pro-open-tulln2025-08-022025mantoni-niels2002-06-10holzner-peter2001-04-10, player_1_id: antoni-niels2002-06-10, player_2_id: holzner-peter2001-04-10 }
                                      matches_total: 2
                                      matches_won: 1
                                      matches_lost: 1
                                      match_points: 3
                                      sets_won: 2
                                      sets_lost: 2
                                      sets_ratio: '1.000'
                                      points_won: 73
                                      points_lost: 75
                                      points_ratio: '0.9733'
                                    -
                                      rank: 3
                                      teamName: Ranacher/Wohlgenannt
                                      team: { id: win2day-pro-open-tulln2025-08-022025mranacher-roland2005-09-30wohlgenannt-tobias2005-12-23, player_1_id: ranacher-roland2005-09-30, player_2_id: wohlgenannt-tobias2005-12-23 }
                                      matches_total: 2
                                      matches_won: 1
                                      matches_lost: 1
                                      match_points: 3
                                      sets_won: 2
                                      sets_lost: 2
                                      sets_ratio: '1.000'
                                      points_won: 76
                                      points_lost: 78
                                      points_ratio: '0.9744'
                                    -
                                      rank: 4
                                      teamName: Carmann/Buchner
                                      team: { id: win2day-pro-open-tulln2025-08-022025mcarmann-christoph2006-03-21buchner-philipp2008-01-19, player_1_id: carmann-christoph2006-03-21, player_2_id: buchner-philipp2008-01-19 }
                                      matches_total: 2
                                      matches_won: 0
                                      matches_lost: 2
                                      match_points: 2
                                      sets_won: 0
                                      sets_lost: 4
                                      sets_ratio: '0.000'
                                      points_won: 69
                                      points_lost: 84
                                      points_ratio: '0.8214'
                              items:
                                type: object
                                properties:
                                  name:
                                    type: string
                                    example: 'Pool A'
                                  code:
                                    type: string
                                    example: PA
                                  id:
                                    type: string
                                    example: win2day-pro-open-tulln2025-08-022025mPA
                                  rankings:
                                    type: array
                                    example:
                                      - { rank: 1, teamName: Klemen/Sponer, team: { id: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27, player_1_id: klemen-michael2004-05-17, player_2_id: sponer-philipp2004-09-27 }, matches_total: 2, matches_won: 2, matches_lost: 0, match_points: 4, sets_won: 4, sets_lost: 0, sets_ratio: MAX, points_won: 84, points_lost: 56, points_ratio: '1.5000' }
                                      - { rank: 2, teamName: Führer/Seiser, team: { id: win2day-pro-open-tulln2025-08-022025mfuhrer-christoph1997-04-25seiser-michael1992-05-21, player_1_id: fuhrer-christoph1997-04-25, player_2_id: seiser-michael1992-05-21 }, matches_total: 2, matches_won: 1, matches_lost: 1, match_points: 3, sets_won: 2, sets_lost: 2, sets_ratio: '1.000', points_won: 70, points_lost: 64, points_ratio: '1.0938' }
                                      - { rank: 3, teamName: Hartel/Zelenka, team: { id: win2day-pro-open-tulln2025-08-022025mhartel-simon1999-04-11zelenka-jonah2001-04-19, player_1_id: hartel-simon1999-04-11, player_2_id: zelenka-jonah2001-04-19 }, matches_total: 2, matches_won: 1, matches_lost: 1, match_points: 3, sets_won: 2, sets_lost: 2, sets_ratio: '1.000', points_won: 72, points_lost: 80, points_ratio: '0.9000' }
                                      - { rank: 4, teamName: Nehuliaiev/Rammesmayer, team: { id: win2day-pro-open-tulln2025-08-022025mnehuliaiev-oleksandr1996-09-20rammesmayer-florian1994-09-09, player_1_id: nehuliaiev-oleksandr1996-09-20, player_2_id: rammesmayer-florian1994-09-09 }, matches_total: 2, matches_won: 0, matches_lost: 2, match_points: 2, sets_won: 0, sets_lost: 4, sets_ratio: '0.000', points_won: 60, points_lost: 86, points_ratio: '0.6977' }
                                    items:
                                      type: object
                                      properties: { rank: { type: integer, example: 1 }, teamName: { type: string, example: Klemen/Sponer }, team: { type: object, properties: { id: { type: string, example: win2day-pro-open-tulln2025-08-022025mklemen-michael2004-05-17sponer-philipp2004-09-27 }, player_1_id: { type: string, example: klemen-michael2004-05-17 }, player_2_id: { type: string, example: sponer-philipp2004-09-27 } } }, matches_total: { type: integer, example: 2 }, matches_won: { type: integer, example: 2 }, matches_lost: { type: integer, example: 0 }, match_points: { type: integer, example: 4 }, sets_won: { type: integer, example: 4 }, sets_lost: { type: integer, example: 0 }, sets_ratio: { type: string, example: MAX }, points_won: { type: integer, example: 84 }, points_lost: { type: integer, example: 56 }, points_ratio: { type: string, example: '1.5000' } }
                  player:
                    type: array
                    example: []
                    description: ''
                    enum: []
                  ts:
                    type: integer
                    example: 1759329493
                    description: 'Ts (constant: 1759329493) — eg: 1759329493'
                    enum: []
                  ts2:
                    type: string
                    example: '2025-10-01 16:38:13'
                    description: 'Ts2 — eg: 2025-10-01 16:38:13'
                    enum: []
      tags:
        - 'Beach Updates'
  /beach/beach-rankings:
    get:
      summary: 'BeachRankingPerson Updates (full or delta)'
      operationId: beachRankingPersonUpdatesfullOrDelta
      description: "Returns aggregated person rankings per season and ranking type,\neither all available or only those modified since a given timestamp."
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters records updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters records updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all records ignoring `ts`.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all records ignoring `ts`.'
            example: true
        -
          in: query
          name: season
          description: 'Season ID to filter by. Defaults to current beach season.'
          example: 2025B
          required: false
          schema:
            type: string
            description: 'Season ID to filter by. Defaults to current beach season.'
            example: 2025B
        -
          in: query
          name: person_id
          description: 'Filter by person ID.'
          example: 3987
          required: false
          schema:
            type: integer
            description: 'Filter by person ID.'
            example: 3987
        -
          in: query
          name: ranking_list_type_id
          description: 'Filter by ranking list type.'
          example: 1
          required: false
          schema:
            type: integer
            description: 'Filter by ranking list type.'
            example: 1
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    season_id:
                      type: string
                      example: 2025B
                    person_id:
                      type: integer
                      example: 3987
                    ranking_list_type_id:
                      type: integer
                      example: 1
                    ranking_list_type_name:
                      type: string
                      example: Herren
                    sex:
                      type: string
                      example: M
                    rank:
                      type: integer
                      example: 17
                    all_points:
                      type: integer
                      example: 2230
                    player_name:
                      type: string
                      example: 'BERGER Tim Liam'
                    club:
                      type: string
                      example: UVC
                    slug:
                      type: string
                      example: 2025B-berger-tim-liam-herren
                    code:
                      type: string
                      example: 2025B-berger-tim-liam-herren
                    created_at:
                      type: string
                      example: '2026-02-19 14:51:37'
                    updated_at:
                      type: string
                      example: '2026-02-19 17:59:53'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: 1
                    season_id: 2025B
                    person_id: 3987
                    ranking_list_type_id: 1
                    ranking_list_type_name: Herren
                    sex: M
                    rank: 17
                    all_points: 2230
                    player_name: 'BERGER Tim Liam'
                    club: UVC
                    slug: 2025B-berger-tim-liam-herren
                    code: 2025B-berger-tim-liam-herren
                    created_at: '2026-02-19 14:51:37'
                    updated_at: '2026-02-19 17:59:53'
                    deleted_at: null
      tags:
        - 'Beach Updates'
      security: []
  /beach/beach-ranking-details:
    get:
      summary: 'BeachRankingPoint Updates (full or delta)'
      operationId: beachRankingPointUpdatesfullOrDelta
      description: "Returns tournament-level ranking points per person,\neither all available or only those modified since a given timestamp."
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters records updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters records updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all records ignoring `ts`.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all records ignoring `ts`.'
            example: true
        -
          in: query
          name: season
          description: 'Season ID to filter by. Defaults to current beach season.'
          example: 2025B
          required: false
          schema:
            type: string
            description: 'Season ID to filter by. Defaults to current beach season.'
            example: 2025B
        -
          in: query
          name: person_id
          description: 'Filter by person ID.'
          example: 3987
          required: false
          schema:
            type: integer
            description: 'Filter by person ID.'
            example: 3987
        -
          in: query
          name: beach_ranking_extra_id
          description: 'Filter by beach ranking extra (circuit/category).'
          example: 1
          required: false
          schema:
            type: integer
            description: 'Filter by beach ranking extra (circuit/category).'
            example: 1
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    beach_ranking_extra_id:
                      type: string
                      example: null
                    legacy_brx_id:
                      type: string
                      example: null
                    beach_tournament_id:
                      type: integer
                      example: 2096
                    season_id:
                      type: string
                      example: 2025B
                    person_id:
                      type: integer
                      example: 3987
                    tournament_name:
                      type: string
                      example: 'FIVB PRO Tour Challenge Yucatan'
                    tournament_start:
                      type: string
                      example: '2025-06-01'
                    tournament_end:
                      type: string
                      example: '2025-06-04'
                    points:
                      type: integer
                      example: 170
                    placement:
                      type: integer
                      example: 1
                    count_for_ranking:
                      type: integer
                      example: 1
                    slug:
                      type: string
                      example: 2025B-berger-tim-liam-fivb-pro-tour-challenge-yucatan
                    code:
                      type: string
                      example: 2025B-berger-tim-liam-fivb-pro-tour-challenge-yucatan
                    created_at:
                      type: string
                      example: '2026-02-19 14:51:37'
                    updated_at:
                      type: string
                      example: '2026-02-19 17:59:53'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: 1
                    beach_ranking_extra_id: null
                    legacy_brx_id: null
                    beach_tournament_id: 2096
                    season_id: 2025B
                    person_id: 3987
                    tournament_name: 'FIVB PRO Tour Challenge Yucatan'
                    tournament_start: '2025-06-01'
                    tournament_end: '2025-06-04'
                    points: 170
                    placement: 1
                    count_for_ranking: 1
                    slug: 2025B-berger-tim-liam-fivb-pro-tour-challenge-yucatan
                    code: 2025B-berger-tim-liam-fivb-pro-tour-challenge-yucatan
                    created_at: '2026-02-19 14:51:37'
                    updated_at: '2026-02-19 17:59:53'
                    deleted_at: null
      tags:
        - 'Beach Updates'
      security: []
  /beach/beach-ranking-list-types:
    get:
      summary: 'BeachRankingListType Updates (full or delta)'
      operationId: beachRankingListTypeUpdatesfullOrDelta
      description: "Returns all beach ranking list types (e.g. Herren, Damen),\neither all available or only those modified since a given timestamp."
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters records updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters records updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all records ignoring `ts`.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all records ignoring `ts`.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                      description: 'Id — eg: 1'
                      enum: []
                    legacy_brf_id:
                      type: integer
                      example: 307
                      description: 'Legacy brf id — eg: 307'
                      enum: []
                    beach_ranking_extra_id:
                      type: string
                      example: null
                      description: 'FK to beach_ranking_extra (circuit/category), null for general rankings — eg: null'
                      enum: []
                    name:
                      type: string
                      example: Herren
                      description: 'Name — eg: Herren'
                      enum: []
                    sex:
                      type: string
                      example: M
                      description: 'Sex (one of: M, W, X) — eg: M'
                      enum: []
                    slug:
                      type: string
                      example: herren-M
                      description: 'Slug — eg: herren-M'
                      enum: []
                    code:
                      type: string
                      example: Herren
                      description: 'Code — eg: Herren'
                      enum: []
                    mainmenu:
                      type: string
                      example: Herren
                      description: 'Main navigation group derived from sex (M→"Herren", W→"Damen", X→"Mixed") (nullable) — eg: Herren'
                      enum: []
                    submenu:
                      type: string
                      example: Herren
                      description: 'Sub navigation group (one of: "Herren", "Damen", "Pro Tour", "U21", "U19", "U17", "U15", "U13", "+40", "+35", "Mixed 2 vs. 2", "Quattro mixed 4 vs. 4") (nullable) — eg: Herren'
                      enum: []
                    display:
                      type: boolean
                      example: true
                      description: 'Whether this entry should be shown in navigation (false for Setzlisten) — eg: true'
                      enum: []
                    created_at:
                      type: string
                      example: '2026-02-19 13:27:06'
                      description: 'Created at (ISO 8601 datetime) — eg: 2026-02-19 13:27:06'
                      enum: []
                    updated_at:
                      type: string
                      example: '2026-02-19 13:27:06'
                      description: 'Updated at (ISO 8601 datetime) — eg: 2026-02-19 13:27:06'
                      enum: []
                example:
                  -
                    id: 1
                    legacy_brf_id: 307
                    beach_ranking_extra_id: null
                    name: Herren
                    sex: M
                    slug: herren-M
                    code: Herren
                    mainmenu: Herren
                    submenu: Herren
                    display: true
                    created_at: '2026-02-19 13:27:06'
                    updated_at: '2026-02-19 13:27:06'
                  -
                    id: 2
                    legacy_brf_id: 321
                    beach_ranking_extra_id: null
                    name: 'Setzliste Austrian Beach Volleyball League Herren'
                    sex: M
                    slug: setzliste-austrian-beach-volleyball-league-herren-M
                    code: 'Setzliste Austrian Beach Volleyball League Herren'
                    mainmenu: null
                    submenu: null
                    display: false
                    created_at: '2026-02-19 13:42:34'
                    updated_at: '2026-02-19 13:42:34'
      tags:
        - 'Beach Updates'
      security: []
  /beach/latestmatches:
    get:
      summary: 'Latest matches'
      operationId: latestMatches
      description: 'Returns the most recent finished/official matches. You can filter by court.'
      parameters:
        -
          in: query
          name: court
          description: 'The court number to filter by.'
          example: 1
          required: false
          schema:
            type: integer
            description: 'The court number to filter by.'
            example: 1
        -
          in: query
          name: tournament
          description: 'Filter by tournament.'
          example: win2day-pro-masters-wolfurt2025-08-082025m
          required: false
          schema:
            type: string
            description: 'Filter by tournament.'
            example: win2day-pro-masters-wolfurt2025-08-082025m
      responses:
        200:
          description: 'success (court=1)'
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                      example: win2day-pro-masters-wolfurt2025-08-082025m4M28
                    number:
                      type: integer
                      example: 28
                    city:
                      type: string
                      example: Wolfurt
                    local_date:
                      type: string
                      example: '2025-08-10'
                    local_time:
                      type: string
                      example: '16:30:00'
                    court:
                      type: string
                      example: '1'
                    gender:
                      type: string
                      example: M
                    match_points_a:
                      type: integer
                      example: 0
                    match_points_b:
                      type: integer
                      example: 2
                    set_points_1_a:
                      type: integer
                      example: 14
                    set_points_1_b:
                      type: integer
                      example: 21
                    set_points_2_a:
                      type: integer
                      example: 13
                    set_points_2_b:
                      type: integer
                      example: 21
                    set_points_3_a:
                      type: integer
                      example: 0
                    set_points_3_b:
                      type: integer
                      example: 0
                    status:
                      type: string
                      example: Closed
                    status_id:
                      type: integer
                      example: 15
                    status_stage:
                      type: integer
                      example: 3
                    status_de:
                      type: string
                      example: Abgeschlossen
                    team_a:
                      type: object
                      properties:
                        id:
                          type: string
                          example: win2day-pro-masters-wolfurt2025-08-082025mlejawa-filip2004-08-07czachorowski-aleksander2004-12-12
                        player_1_id:
                          type: string
                          example: lejawa-filip2004-08-07
                        player_2_id:
                          type: string
                          example: czachorowski-aleksander2004-12-12
                        player_1:
                          type: object
                          properties:
                            id:
                              type: string
                              example: lejawa-filip2004-08-07
                            date_from:
                              type: string
                              example: '1990-01-01'
                            date_to:
                              type: string
                              example: null
                            person_master_id:
                              type: string
                              example: null
                            name:
                              type: string
                              example: Lejawa
                            prename:
                              type: string
                              example: Filip
                            birthdate:
                              type: string
                              example: '2004-08-07'
                            per_id:
                              type: integer
                              example: 77849
                            sex:
                              type: string
                              example: M
                            nationality:
                              type: string
                              example: POL
                            login_id:
                              type: string
                              example: null
                            created_at:
                              type: string
                              example: '2025-08-02T15:05:41.000000Z'
                            updated_at:
                              type: string
                              example: '2025-08-11T14:44:10.000000Z'
                            fivb_id:
                              type: string
                              example: null
                            email:
                              type: string
                              example: null
                            code_of_honor:
                              type: string
                              example: null
                        player_2:
                          type: object
                          properties:
                            id:
                              type: string
                              example: czachorowski-aleksander2004-12-12
                            date_from:
                              type: string
                              example: '1990-01-01'
                            date_to:
                              type: string
                              example: null
                            person_master_id:
                              type: string
                              example: null
                            name:
                              type: string
                              example: Czachorowski
                            prename:
                              type: string
                              example: Aleksander
                            birthdate:
                              type: string
                              example: '2004-12-12'
                            per_id:
                              type: integer
                              example: 77848
                            sex:
                              type: string
                              example: M
                            nationality:
                              type: string
                              example: POL
                            login_id:
                              type: string
                              example: null
                            created_at:
                              type: string
                              example: '2025-08-02T15:05:11.000000Z'
                            updated_at:
                              type: string
                              example: '2025-08-11T14:44:10.000000Z'
                            fivb_id:
                              type: string
                              example: null
                            email:
                              type: string
                              example: null
                            code_of_honor:
                              type: string
                              example: null
                        player_1_shirt_number:
                          type: integer
                          example: 2
                        player_2_shirt_number:
                          type: integer
                          example: 1
                        shirt_color:
                          type: string
                          example: '#FFFF00'
                        attack_points:
                          type: integer
                          example: 14
                        service_points:
                          type: integer
                          example: 0
                        block_points:
                          type: integer
                          example: 2
                        player_1_attack_points:
                          type: integer
                          example: 7
                        player_1_service_points:
                          type: integer
                          example: 0
                        player_1_block_points:
                          type: integer
                          example: 0
                        player_2_attack_points:
                          type: integer
                          example: 7
                        player_2_service_points:
                          type: integer
                          example: 0
                        player_2_block_points:
                          type: integer
                          example: 2
                        oponent_errors:
                          type: integer
                          example: 11
                    team_a_name:
                      type: string
                      example: Lejawa/Czachorowski
                    team_b:
                      type: object
                      properties:
                        id:
                          type: string
                          example: win2day-pro-masters-wolfurt2025-08-082025mstoČek-adam2001-12-16semerad-tomas2002-11-18
                        player_1_id:
                          type: string
                          example: stoČek-adam2001-12-16
                        player_2_id:
                          type: string
                          example: semerad-tomas2002-11-18
                        player_1:
                          type: object
                          properties:
                            id:
                              type: string
                              example: stoČek-adam2001-12-16
                            date_from:
                              type: string
                              example: '1990-01-01'
                            date_to:
                              type: string
                              example: null
                            person_master_id:
                              type: string
                              example: null
                            name:
                              type: string
                              example: Štoček
                            prename:
                              type: string
                              example: Adam
                            birthdate:
                              type: string
                              example: '2001-12-16'
                            per_id:
                              type: integer
                              example: 58731
                            sex:
                              type: string
                              example: M
                            nationality:
                              type: string
                              example: AUT
                            login_id:
                              type: string
                              example: null
                            created_at:
                              type: string
                              example: '2023-05-29T06:51:33.000000Z'
                            updated_at:
                              type: string
                              example: '2025-08-11T14:44:10.000000Z'
                            fivb_id:
                              type: string
                              example: null
                            email:
                              type: string
                              example: null
                            code_of_honor:
                              type: string
                              example: null
                        player_2:
                          type: object
                          properties:
                            id:
                              type: string
                              example: semerad-tomas2002-11-18
                            date_from:
                              type: string
                              example: '1990-01-01'
                            date_to:
                              type: string
                              example: null
                            person_master_id:
                              type: string
                              example: null
                            name:
                              type: string
                              example: Semerad
                            prename:
                              type: string
                              example: Tomas
                            birthdate:
                              type: string
                              example: '2002-11-18'
                            per_id:
                              type: integer
                              example: 62891
                            sex:
                              type: string
                              example: M
                            nationality:
                              type: string
                              example: CZE
                            login_id:
                              type: string
                              example: null
                            created_at:
                              type: string
                              example: '2023-05-29T06:51:27.000000Z'
                            updated_at:
                              type: string
                              example: '2025-08-11T14:44:10.000000Z'
                            fivb_id:
                              type: string
                              example: null
                            email:
                              type: string
                              example: null
                            code_of_honor:
                              type: string
                              example: null
                        player_1_shirt_number:
                          type: integer
                          example: 2
                        player_2_shirt_number:
                          type: integer
                          example: 1
                        shirt_color:
                          type: string
                          example: '#EE82EE'
                        attack_points:
                          type: integer
                          example: 18
                        service_points:
                          type: integer
                          example: 4
                        block_points:
                          type: integer
                          example: 5
                        player_1_attack_points:
                          type: integer
                          example: 11
                        player_1_service_points:
                          type: integer
                          example: 4
                        player_1_block_points:
                          type: integer
                          example: 0
                        player_2_attack_points:
                          type: integer
                          example: 7
                        player_2_service_points:
                          type: integer
                          example: 0
                        player_2_block_points:
                          type: integer
                          example: 5
                        oponent_errors:
                          type: integer
                          example: 15
                    team_b_name:
                      type: string
                      example: Štoček/Semerad
                    round:
                      type: object
                      properties:
                        id:
                          type: string
                          example: win2day-pro-masters-wolfurt2025-08-082025mF1
                        code:
                          type: string
                          example: F1
                        name:
                          type: string
                          example: 'Final 1st Place'
                        category:
                          type: string
                          example: 'Final matches'
                        order:
                          type: integer
                          example: 31
                    phase:
                      type: string
                      example: 4M
                    winner_team_name:
                      type: string
                      example: Štoček/Semerad
                    winner_team_id:
                      type: string
                      example: win2day-pro-masters-wolfurt2025-08-082025mstoČek-adam2001-12-16semerad-tomas2002-11-18
                    match_result_id:
                      type: integer
                      example: 0
                    match_result_info:
                      type: string
                      example: Normal
                    scoring_sets_1_2:
                      type: string
                      example: null
                example:
                  -
                    id: win2day-pro-masters-wolfurt2025-08-082025m4M28
                    number: 28
                    city: Wolfurt
                    local_date: '2025-08-10'
                    local_time: '16:30:00'
                    court: '1'
                    gender: M
                    match_points_a: 0
                    match_points_b: 2
                    set_points_1_a: 14
                    set_points_1_b: 21
                    set_points_2_a: 13
                    set_points_2_b: 21
                    set_points_3_a: 0
                    set_points_3_b: 0
                    status: Closed
                    status_id: 15
                    status_stage: 3
                    status_de: Abgeschlossen
                    team_a:
                      id: win2day-pro-masters-wolfurt2025-08-082025mlejawa-filip2004-08-07czachorowski-aleksander2004-12-12
                      player_1_id: lejawa-filip2004-08-07
                      player_2_id: czachorowski-aleksander2004-12-12
                      player_1:
                        id: lejawa-filip2004-08-07
                        date_from: '1990-01-01'
                        date_to: null
                        person_master_id: null
                        name: Lejawa
                        prename: Filip
                        birthdate: '2004-08-07'
                        per_id: 77849
                        sex: M
                        nationality: POL
                        login_id: null
                        created_at: '2025-08-02T15:05:41.000000Z'
                        updated_at: '2025-08-11T14:44:10.000000Z'
                        fivb_id: null
                        email: null
                        code_of_honor: null
                      player_2:
                        id: czachorowski-aleksander2004-12-12
                        date_from: '1990-01-01'
                        date_to: null
                        person_master_id: null
                        name: Czachorowski
                        prename: Aleksander
                        birthdate: '2004-12-12'
                        per_id: 77848
                        sex: M
                        nationality: POL
                        login_id: null
                        created_at: '2025-08-02T15:05:11.000000Z'
                        updated_at: '2025-08-11T14:44:10.000000Z'
                        fivb_id: null
                        email: null
                        code_of_honor: null
                      player_1_shirt_number: 2
                      player_2_shirt_number: 1
                      shirt_color: '#FFFF00'
                      attack_points: 14
                      service_points: 0
                      block_points: 2
                      player_1_attack_points: 7
                      player_1_service_points: 0
                      player_1_block_points: 0
                      player_2_attack_points: 7
                      player_2_service_points: 0
                      player_2_block_points: 2
                      oponent_errors: 11
                    team_a_name: Lejawa/Czachorowski
                    team_b:
                      id: win2day-pro-masters-wolfurt2025-08-082025mstoČek-adam2001-12-16semerad-tomas2002-11-18
                      player_1_id: stoČek-adam2001-12-16
                      player_2_id: semerad-tomas2002-11-18
                      player_1:
                        id: stoČek-adam2001-12-16
                        date_from: '1990-01-01'
                        date_to: null
                        person_master_id: null
                        name: Štoček
                        prename: Adam
                        birthdate: '2001-12-16'
                        per_id: 58731
                        sex: M
                        nationality: AUT
                        login_id: null
                        created_at: '2023-05-29T06:51:33.000000Z'
                        updated_at: '2025-08-11T14:44:10.000000Z'
                        fivb_id: null
                        email: null
                        code_of_honor: null
                      player_2:
                        id: semerad-tomas2002-11-18
                        date_from: '1990-01-01'
                        date_to: null
                        person_master_id: null
                        name: Semerad
                        prename: Tomas
                        birthdate: '2002-11-18'
                        per_id: 62891
                        sex: M
                        nationality: CZE
                        login_id: null
                        created_at: '2023-05-29T06:51:27.000000Z'
                        updated_at: '2025-08-11T14:44:10.000000Z'
                        fivb_id: null
                        email: null
                        code_of_honor: null
                      player_1_shirt_number: 2
                      player_2_shirt_number: 1
                      shirt_color: '#EE82EE'
                      attack_points: 18
                      service_points: 4
                      block_points: 5
                      player_1_attack_points: 11
                      player_1_service_points: 4
                      player_1_block_points: 0
                      player_2_attack_points: 7
                      player_2_service_points: 0
                      player_2_block_points: 5
                      oponent_errors: 15
                    team_b_name: Štoček/Semerad
                    round:
                      id: win2day-pro-masters-wolfurt2025-08-082025mF1
                      code: F1
                      name: 'Final 1st Place'
                      category: 'Final matches'
                      order: 31
                    phase: 4M
                    winner_team_name: Štoček/Semerad
                    winner_team_id: win2day-pro-masters-wolfurt2025-08-082025mstoČek-adam2001-12-16semerad-tomas2002-11-18
                    match_result_id: 0
                    match_result_info: Normal
                    scoring_sets_1_2: null
      tags:
        - 'Beach Updates'
  '/web/matches/{match_id}/live-ticker':
    get:
      summary: ''
      operationId: getWebMatchesMatch_idLiveTicker
      description: ''
      parameters: []
      responses:
        401:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: Unauthenticated.
                properties:
                  message:
                    type: string
                    example: Unauthenticated.
      tags:
        - Endpoints
      security: []
    parameters:
      -
        in: path
        name: match_id
        description: 'The ID of the match.'
        example: architecto
        required: true
        schema:
          type: string
  /web/all:
    get:
      summary: 'Indoor website updates (delta or full)'
      operationId: indoorWebsiteUpdatesdeltaOrFull
      description: "This endpoint aggregates all existing \"update\" endpoints that the website needs:\n\n- Federations (IndoorFederationUpdateController)\n- Clubs (IndoorClubUpdateController)\n- Club members (IndoorClubMemberUpdateController)\n- Club member types (IndoorClubMemberTypeUpdateController)\n- Leagues (IndoorLeagueUpdateController)\n- Championships (IndoorChampionshipUpdateController)\n- Venues (IndoorVenueUpdateController)\n- Teams (IndoorTeamUpdateController)\n- Team members (IndoorTeamMemberUpdateController)\n- Team player positions (IndoorTeamPlayerPositionUpdateController)\n- Team championships (IndoorTeamChampionshipUpdateController)\n- Matches (IndoorMatchUpdateController)\n- Persons (PersonUpdateController)\n- Addresses (AddressUpdateController)\n\nIn addition, the endpoint always returns a database server timestamp:\n\n- `ts`: Unix timestamp in seconds (from the database server)\n- `ts2`: DateTime string from the database server\n\nOn the next request you can pass the returned `ts` value as `?ts=...`\nto only receive entities that have changed since that point in time.\n\nThe actual filtering by `ts` / `all` is done inside the individual update controllers\n(usually via the IndoorUpdateService), so this controller only aggregates their results."
      parameters:
        -
          in: query
          name: ts
          description: "optional Unix timestamp in seconds. When provided, all underlying\ncontrollers will use this value to return only records changed since this timestamp."
          example: 1733858400
          required: false
          schema:
            type: integer
            description: "optional Unix timestamp in seconds. When provided, all underlying\ncontrollers will use this value to return only records changed since this timestamp."
            example: 1733858400
        -
          in: query
          name: all
          description: "optional If set to true, all underlying controllers will ignore\nthe `ts` parameter and return a full dump of their data. Accepts: true/false, 1/0, yes/no."
          example: true
          required: false
          schema:
            type: boolean
            description: "optional If set to true, all underlying controllers will ignore\nthe `ts` parameter and return a full dump of their data. Accepts: true/false, 1/0, yes/no."
            example: true
      responses:
        200:
          description: success
          content:
            application/json:
              schema:
                type: object
                example:
                  federations:
                    -
                      id: 1
                      name: 'Austrian Volleyball Federation'
                      updated_at: '2025-10-01T16:30:00Z'
                  clubs: []
                  club_members: []
                  club_member_types: []
                  leagues: []
                  championships: []
                  venues: []
                  teams: []
                  team_members: []
                  team_player_positions: []
                  team_championships: []
                  matches: []
                  persons: []
                  addresses: []
                  ts: 1759329493
                  ts2: '2025-10-01 16:38:13'
                properties:
                  federations:
                    type: array
                    example:
                      -
                        id: 1
                        name: 'Austrian Volleyball Federation'
                        updated_at: '2025-10-01T16:30:00Z'
                    items:
                      type: object
                      properties:
                        id:
                          type: integer
                          example: 1
                        name:
                          type: string
                          example: 'Austrian Volleyball Federation'
                        updated_at:
                          type: string
                          example: '2025-10-01T16:30:00Z'
                  clubs:
                    type: array
                    example: []
                  club_members:
                    type: array
                    example: []
                  club_member_types:
                    type: array
                    example: []
                  leagues:
                    type: array
                    example: []
                  championships:
                    type: array
                    example: []
                  venues:
                    type: array
                    example: []
                  teams:
                    type: array
                    example: []
                  team_members:
                    type: array
                    example: []
                  team_player_positions:
                    type: array
                    example: []
                  team_championships:
                    type: array
                    example: []
                  matches:
                    type: array
                    example: []
                  persons:
                    type: array
                    example: []
                  addresses:
                    type: array
                    example: []
                  ts:
                    type: integer
                    example: 1759329493
                  ts2:
                    type: string
                    example: '2025-10-01 16:38:13'
      tags:
        - 'Indoor Updates'
  /web/clubs:
    get:
      summary: 'Club Updates (full or delta)'
      operationId: clubUpdatesfullOrDelta
      description: 'Returns a list of Clubs, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters clubs updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters clubs updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all clubs ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all clubs ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                      example: club_1
                    federation_id:
                      type: string
                      example: ovv
                    address_id:
                      type: string
                      example: addr_999
                    name:
                      type: string
                      example: 'USC Example'
                    shortname:
                      type: string
                      example: USC
                    name_imported:
                      type: string
                      example: null
                    shortname_imported:
                      type: string
                      example: null
                    created_at:
                      type: string
                      example: '2025-01-01 10:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: club_1
                    federation_id: ovv
                    address_id: addr_999
                    name: 'USC Example'
                    shortname: USC
                    name_imported: null
                    shortname_imported: null
                    created_at: '2025-01-01 10:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/federations:
    get:
      summary: 'Federation Updates (full or delta)'
      operationId: federationUpdatesfullOrDelta
      description: 'Returns a list of Federations, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters federations updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters federations updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all federations ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all federations ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                      example: fed_1
                    address_id:
                      type: string
                      example: addr_888
                    name:
                      type: string
                      example: 'Austrian Volleyball Federation'
                    shortname:
                      type: string
                      example: ÖVV
                    active:
                      type: boolean
                      example: true
                    created_at:
                      type: string
                      example: '2023-01-01 09:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: fed_1
                    address_id: addr_888
                    name: 'Austrian Volleyball Federation'
                    shortname: ÖVV
                    active: true
                    created_at: '2023-01-01 09:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/leagues:
    get:
      summary: 'League Updates (full or delta)'
      operationId: leagueUpdatesfullOrDelta
      description: 'Returns a list of Leagues, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters leagues updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters leagues updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all leagues ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all leagues ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                      example: league_1
                    name:
                      type: string
                      example: 'Indoor League 2024'
                    short_name:
                      type: string
                      example: IL24
                    is_active:
                      type: boolean
                      example: true
                    federation_id:
                      type: string
                      example: fed_1
                    type:
                      type: string
                      example: indoor
                    gender:
                      type: string
                      example: mixed
                    slug:
                      type: string
                      example: indoor-league-2024
                    code:
                      type: string
                      example: indoor-league-2024-2023-2024
                    season_id:
                      type: string
                      example: season_2023_2024
                    created_at:
                      type: string
                      example: '2023-01-01 09:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: league_1
                    name: 'Indoor League 2024'
                    short_name: IL24
                    is_active: true
                    federation_id: fed_1
                    type: indoor
                    gender: mixed
                    slug: indoor-league-2024
                    code: indoor-league-2024-2023-2024
                    season_id: season_2023_2024
                    created_at: '2023-01-01 09:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/championships:
    get:
      summary: 'Championship Updates (full or delta)'
      operationId: championshipUpdatesfullOrDelta
      description: 'Returns a list of Championships, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters championships updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters championships updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all championships ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all championships ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    name:
                      type: string
                      example: 'Indoor Championship 2024'
                    short_name:
                      type: string
                      example: IC24
                    is_active:
                      type: boolean
                      example: true
                    federation_id:
                      type: integer
                      example: 10
                    season_id:
                      type: integer
                      example: 5
                    legacy_sai_id:
                      type: integer
                      example: 123
                    legacy_league_id:
                      type: integer
                      example: 456
                    type:
                      type: string
                      example: Indoor
                    status:
                      type: string
                      example: active
                    start_date:
                      type: string
                      example: '2024-01-01'
                    end_date:
                      type: string
                      example: '2024-12-31'
                    organizer:
                      type: string
                      example: 'Organizer Name'
                    e_scoring:
                      type: boolean
                      example: true
                    data_volley:
                      type: boolean
                      example: false
                    slug:
                      type: string
                      example: indoor-championship-2024
                    code:
                      type: string
                      example: indoor-championship-2024-leaguecode
                    league_id:
                      type: integer
                      example: 2
                    vs_champ_id:
                      type: integer
                      example: 4711
                    vs_league_id:
                      type: integer
                      example: 12
                    created_at:
                      type: string
                      example: '2023-01-01 09:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: 1
                    name: 'Indoor Championship 2024'
                    short_name: IC24
                    is_active: true
                    federation_id: 10
                    season_id: 5
                    legacy_sai_id: 123
                    legacy_league_id: 456
                    type: Indoor
                    status: active
                    start_date: '2024-01-01'
                    end_date: '2024-12-31'
                    organizer: 'Organizer Name'
                    e_scoring: true
                    data_volley: false
                    slug: indoor-championship-2024
                    code: indoor-championship-2024-leaguecode
                    league_id: 2
                    vs_champ_id: 4711
                    vs_league_id: 12
                    created_at: '2023-01-01 09:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/clubmembers:
    get:
      summary: 'ClubMember Updates (full or delta)'
      operationId: clubMemberUpdatesfullOrDelta
      description: 'Returns a list of ClubMembers, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters club members updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters club members updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all club members ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all club members ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                      example: cm_123
                    club_id:
                      type: string
                      example: club_1
                    club_member_type_id:
                      type: string
                      example: type_5
                    person_id:
                      type: string
                      example: person_42
                    is_passive:
                      type: boolean
                      example: false
                    valid_from:
                      type: string
                      example: '2024-01-01'
                    valid_until:
                      type: string
                      example: null
                    created_at:
                      type: string
                      example: '2024-12-01 08:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: cm_123
                    club_id: club_1
                    club_member_type_id: type_5
                    person_id: person_42
                    is_passive: false
                    valid_from: '2024-01-01'
                    valid_until: null
                    created_at: '2024-12-01 08:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/clubmember-types:
    get:
      summary: 'ClubMemberType Updates (full or delta)'
      operationId: clubMemberTypeUpdatesfullOrDelta
      description: "Returns a list of ClubMemberTypes, either all available or only those modified since a given timestamp.\nNote: Returns raw model attributes, no Resource wrapping."
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters club member types updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters club member types updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all club member types ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all club member types ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                      example: type_1
                    name:
                      type: string
                      example: Player
                    code:
                      type: string
                      example: P
                    created_at:
                      type: string
                      example: '2020-01-01 10:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                example:
                  -
                    id: type_1
                    name: Player
                    code: P
                    created_at: '2020-01-01 10:00:00'
                    updated_at: '2025-10-10 12:00:00'
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/teams:
    get:
      summary: 'Team Updates (full or delta)'
      operationId: teamUpdatesfullOrDelta
      description: 'Returns a list of Teams, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters teams updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters teams updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all teams ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all teams ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
        -
          in: query
          name: club_id
          description: 'Filter by club ID.'
          example: ovv-123
          required: false
          schema:
            type: string
            description: 'Filter by club ID.'
            example: ovv-123
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    name:
                      type: string
                      example: 'Team Name'
                    short_name:
                      type: string
                      example: TN
                    gender:
                      type: string
                      example: W
                    note:
                      type: string
                      example: 'Some note'
                    code_flag:
                      type: integer
                      example: 0
                    slug:
                      type: string
                      example: team-name
                    code:
                      type: string
                      example: team-name-seasonname
                    club_id:
                      type: integer
                      example: 10
                    person_contact_id:
                      type: integer
                      example: 20
                    address_id:
                      type: integer
                      example: 30
                    season_id:
                      type: integer
                      example: 5
                    logo_url:
                      type: string
                      example: 'http://localhost:8181/api/public/storage/indoor/2025/2026I/teams/47473/badge.png'
                    created_at:
                      type: string
                      example: '2023-01-01 09:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: 1
                    name: 'Team Name'
                    short_name: TN
                    gender: W
                    note: 'Some note'
                    code_flag: 0
                    slug: team-name
                    code: team-name-seasonname
                    club_id: 10
                    person_contact_id: 20
                    address_id: 30
                    season_id: 5
                    logo_url: 'http://localhost:8181/api/public/storage/indoor/2025/2026I/teams/47473/badge.png'
                    created_at: '2023-01-01 09:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/venues:
    get:
      summary: 'Venue Updates (full or delta)'
      operationId: venueUpdatesfullOrDelta
      description: 'Returns a list of Venues, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters venues updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters venues updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all venues ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all venues ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    name:
                      type: string
                      example: 'Main Hall'
                    short_name:
                      type: string
                      example: MH
                    slug:
                      type: string
                      example: main-hall
                    code:
                      type: string
                      example: main-hall-10
                    play_fields:
                      type: integer
                      example: 2
                    height:
                      type: number
                      example: 10.5
                    latitude:
                      type: number
                      example: 48.123456
                    longitude:
                      type: number
                      example: 11.654321
                    address_status:
                      type: integer
                      example: 1
                    type:
                      type: string
                      example: Indoor
                    is_active:
                      type: boolean
                      example: true
                    note:
                      type: string
                      example: 'Main indoor venue'
                    season_id:
                      type: integer
                      example: 5
                    federation_id:
                      type: integer
                      example: 10
                    created_at:
                      type: string
                      example: '2023-01-01 09:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: 1
                    name: 'Main Hall'
                    short_name: MH
                    slug: main-hall
                    code: main-hall-10
                    play_fields: 2
                    height: 10.5
                    latitude: 48.123456
                    longitude: 11.654321
                    address_status: 1
                    type: Indoor
                    is_active: true
                    note: 'Main indoor venue'
                    season_id: 5
                    federation_id: 10
                    created_at: '2023-01-01 09:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/matches:
    get:
      summary: 'Match Updates (full or delta)'
      operationId: matchUpdatesfullOrDelta
      description: 'Returns a list of Matches, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters matches updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters matches updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all matches ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all matches ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
        -
          in: query
          name: federation_id
          description: 'Filters matches by federation (via championship).'
          example: VBV
          required: false
          schema:
            type: string
            description: 'Filters matches by federation (via championship).'
            example: VBV
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    date:
                      type: string
                      example: '2024-01-15 17:00:00'
                    gender:
                      type: string
                      example: W
                    round:
                      type: string
                      example: '3'
                    round_name:
                      type: string
                      example: Viertelfinalspiele
                    playing_type:
                      type: string
                      example: 'Best of 5'
                    round_name_short:
                      type: string
                      example: VF
                    number:
                      type: integer
                      example: 5
                    is_tv_match:
                      type: boolean
                      example: false
                    points_a:
                      type: integer
                      example: 3
                    points_b:
                      type: integer
                      example: 1
                    sets_a:
                      type: integer
                      example: 3
                    sets_b:
                      type: integer
                      example: 1
                    points_set1_a:
                      type: integer
                      example: 25
                    points_set1_b:
                      type: integer
                      example: 20
                    points_set2_a:
                      type: integer
                      example: 25
                    points_set2_b:
                      type: integer
                      example: 22
                    points_set3_a:
                      type: integer
                      example: 25
                    points_set3_b:
                      type: integer
                      example: 18
                    points_set4_a:
                      type: string
                      example: null
                    points_set4_b:
                      type: string
                      example: null
                    points_set5_a:
                      type: string
                      example: null
                    points_set5_b:
                      type: string
                      example: null
                    duration_minutes:
                      type: integer
                      example: 90
                    is_result_confirmed:
                      type: boolean
                      example: true
                    table_points_a:
                      type: integer
                      example: 3
                    table_points_b:
                      type: integer
                      example: 0
                    is_certified:
                      type: boolean
                      example: true
                    date_note:
                      type: string
                      example: null
                    note:
                      type: string
                      example: null
                    note_a:
                      type: string
                      example: null
                    note_b:
                      type: string
                      example: null
                    report:
                      type: string
                      example: null
                    report_a:
                      type: string
                      example: null
                    report_b:
                      type: string
                      example: null
                    slug:
                      type: string
                      example: 5-team-a-team-b
                    code:
                      type: string
                      example: 5-team-a-team-b-champcode
                    championship_id:
                      type: integer
                      example: 2
                    field:
                      type: string
                      example: null
                    team_a_id:
                      type: integer
                      example: 10
                    team_a_color:
                      type: string
                      example: null
                    team_b_id:
                      type: integer
                      example: 11
                    team_b_color:
                      type: string
                      example: null
                    venue_id:
                      type: integer
                      example: 3
                    playoff_round:
                      type: string
                      example: VF1
                    match_name:
                      type: string
                      example: 'SVS VS UVC'
                    referee1:
                      type: string
                      example: 'John DOE'
                    referee2:
                      type: string
                      example: 'Thomas MOSER'
                    vs_match_id:
                      type: integer
                      example: 98765
                    created_at:
                      type: string
                      example: '2024-01-01 09:00:00'
                    updated_at:
                      type: string
                      example: '2024-01-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: 1
                    date: '2024-01-15 17:00:00'
                    gender: W
                    round: '3'
                    round_name: Viertelfinalspiele
                    playing_type: 'Best of 5'
                    round_name_short: VF
                    number: 5
                    is_tv_match: false
                    points_a: 3
                    points_b: 1
                    sets_a: 3
                    sets_b: 1
                    points_set1_a: 25
                    points_set1_b: 20
                    points_set2_a: 25
                    points_set2_b: 22
                    points_set3_a: 25
                    points_set3_b: 18
                    points_set4_a: null
                    points_set4_b: null
                    points_set5_a: null
                    points_set5_b: null
                    duration_minutes: 90
                    is_result_confirmed: true
                    table_points_a: 3
                    table_points_b: 0
                    is_certified: true
                    date_note: null
                    note: null
                    note_a: null
                    note_b: null
                    report: null
                    report_a: null
                    report_b: null
                    slug: 5-team-a-team-b
                    code: 5-team-a-team-b-champcode
                    championship_id: 2
                    field: null
                    team_a_id: 10
                    team_a_color: null
                    team_b_id: 11
                    team_b_color: null
                    venue_id: 3
                    playoff_round: VF1
                    match_name: 'SVS VS UVC'
                    referee1: 'John DOE'
                    referee2: 'Thomas MOSER'
                    vs_match_id: 98765
                    created_at: '2024-01-01 09:00:00'
                    updated_at: '2024-01-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/team-player-positions:
    get:
      summary: 'TeamPlayerPosition Updates (full or delta)'
      operationId: teamPlayerPositionUpdatesfullOrDelta
      description: 'Returns a list of TeamPlayerPositions, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters team player positions updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters team player positions updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all team player positions ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all team player positions ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    name:
                      type: string
                      example: Setter
                    slug:
                      type: string
                      example: setter
                    code:
                      type: string
                      example: setter-de
                    created_at:
                      type: string
                      example: '2023-01-01 09:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: 1
                    name: Setter
                    slug: setter
                    code: setter-de
                    created_at: '2023-01-01 09:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/team-members:
    get:
      summary: 'TeamMember Updates (full or delta)'
      operationId: teamMemberUpdatesfullOrDelta
      description: 'Returns a list of TeamMembers, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters team members updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters team members updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all team members ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all team members ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
        -
          in: query
          name: team_id
          description: 'Filter by team ID.'
          example: 10
          required: false
          schema:
            type: integer
            description: 'Filter by team ID.'
            example: 10
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    person-id:
                      type: integer
                      example: 23
                    slug:
                      type: string
                      example: mustermann-max
                    code:
                      type: string
                      example: mustermann-max-teamcode
                    eligible_from:
                      type: string
                      example: '2023-01-01'
                    eligible_until:
                      type: string
                      example: '2023-12-31'
                    note:
                      type: string
                      example: 'Some note'
                    jersey_number:
                      type: integer
                      example: 7
                    nickname:
                      type: string
                      example: Maxi
                    photo_url:
                      type: string
                      example: 'http://localhost:8181/api/public/storage/indoor/players/53598/photo.png'
                    team_player_position_id:
                      type: integer
                      example: 3
                    club_id:
                      type: integer
                      example: 5
                    team_id:
                      type: integer
                      example: 10
                    created_at:
                      type: string
                      example: '2023-01-01 09:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: 1
                    person-id: 23
                    slug: mustermann-max
                    code: mustermann-max-teamcode
                    eligible_from: '2023-01-01'
                    eligible_until: '2023-12-31'
                    note: 'Some note'
                    jersey_number: 7
                    nickname: Maxi
                    photo_url: 'http://localhost:8181/api/public/storage/indoor/players/53598/photo.png'
                    team_player_position_id: 3
                    club_id: 5
                    team_id: 10
                    created_at: '2023-01-01 09:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/team-championships:
    get:
      summary: 'TeamChampionship Updates (full or delta)'
      operationId: teamChampionshipUpdatesfullOrDelta
      description: 'Returns a list of TeamChampionships, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters team championships updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters team championships updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all team championships ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all team championships ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    registration_date:
                      type: string
                      example: '2024-01-01 12:00:00'
                    federation_id:
                      type: integer
                      example: 10
                    team_id:
                      type: integer
                      example: 20
                    championship_id:
                      type: integer
                      example: 5
                    slug:
                      type: string
                      example: team-a
                    code:
                      type: string
                      example: team-a-2024
                    created_at:
                      type: string
                      example: '2024-01-01 09:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-10 12:00:00'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: 1
                    registration_date: '2024-01-01 12:00:00'
                    federation_id: 10
                    team_id: 20
                    championship_id: 5
                    slug: team-a
                    code: team-a-2024
                    created_at: '2024-01-01 09:00:00'
                    updated_at: '2025-10-10 12:00:00'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/persons:
    get:
      summary: 'Person Updates (full or delta)'
      operationId: personUpdatesfullOrDelta
      description: "Liefert eine Liste von Personen, entweder alle verfügbaren\noder nur jene, die seit einem bestimmten Timestamp geändert wurden.\n\nEs werden nur Personen exportiert, die\n- Clubmembers sind (über person_master_id mit club_members verknüpft) oder\n- eine Beach-Gültigkeit haben (valid_from_season_beach_id != null)."
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filtert Personen, die seit diesem Zeitpunkt geändert wurden.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filtert Personen, die seit diesem Zeitpunkt geändert wurden.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Gibt alle Personen zurück und ignoriert `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Gibt alle Personen zurück und ignoriert `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
        -
          in: query
          name: search
          description: 'Freitext-Suche auf Name, Vorname oder per_id. Ignoriert ts/all-Filter.'
          example: Mustermann
          required: false
          schema:
            type: string
            description: 'Freitext-Suche auf Name, Vorname oder per_id. Ignoriert ts/all-Filter.'
            example: Mustermann
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                      example: max-mustermann2000-01-01
                    name:
                      type: string
                      example: Mustermann
                    prename:
                      type: string
                      example: Max
                    birthdate:
                      type: string
                      example: '2000-01-01'
                    per_id:
                      type: integer
                      example: 23176
                    sex:
                      type: string
                      example: M
                    nationality:
                      type: string
                      example: AUT
                    login_id:
                      type: string
                      example: null
                    created_at:
                      type: string
                      example: '2023-05-29T06:51:27.000000Z'
                    updated_at:
                      type: string
                      example: '2025-09-08T21:59:14.000000Z'
                    fivb_id:
                      type: string
                      example: null
                    email:
                      type: string
                      example: null
                    code_of_honor:
                      type: string
                      example: null
                    newsletter_opt_in:
                      type: boolean
                      example: false
                    valid_from_season_indoor_id:
                      type: string
                      example: null
                    valid_to_season_indoor_id:
                      type: string
                      example: null
                    valid_from_season_beach_id:
                      type: integer
                      example: 2025
                    valid_to_season_beach_id:
                      type: string
                      example: null
                    person_master_id:
                      type: string
                      example: uuid-1234-...
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: max-mustermann2000-01-01
                    name: Mustermann
                    prename: Max
                    birthdate: '2000-01-01'
                    per_id: 23176
                    sex: M
                    nationality: AUT
                    login_id: null
                    created_at: '2023-05-29T06:51:27.000000Z'
                    updated_at: '2025-09-08T21:59:14.000000Z'
                    fivb_id: null
                    email: null
                    code_of_honor: null
                    newsletter_opt_in: false
                    valid_from_season_indoor_id: null
                    valid_to_season_indoor_id: null
                    valid_from_season_beach_id: 2025
                    valid_to_season_beach_id: null
                    person_master_id: uuid-1234-...
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                    all:
                      - 'Der Parameter all ist ungültig.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'Der Parameter all ist ungültig.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/addresses:
    get:
      summary: 'Address Updates (full or delta)'
      operationId: addressUpdatesfullOrDelta
      description: "Liefert eine Liste von Adressen, entweder alle verfügbaren\noder nur jene, die seit einem bestimmten Timestamp geändert wurden.\n\nEs werden nur Adressen exportiert, die zu Personen gehören,\ndie Clubmembers sind (über person_master_id -> club_members).\n\n(Adressen von Clubs/Federations/Venues kannst du leicht ergänzen,\nindem du die WHERE-Bedingung erweiterst, sobald die Relation fix ist.)"
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filtert Adressen, die seit diesem Zeitpunkt geändert wurden.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filtert Adressen, die seit diesem Zeitpunkt geändert wurden.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Gibt alle Adressen zurück und ignoriert `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Gibt alle Adressen zurück und ignoriert `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                      example: uuid-address-1234
                    person_master_id:
                      type: string
                      example: uuid-person-1234
                    address_line1:
                      type: string
                      example: 'Musterstraße 1'
                    address_line2:
                      type: string
                      example: null
                    postal_code:
                      type: string
                      example: '1234'
                    city:
                      type: string
                      example: Musterstadt
                    state:
                      type: string
                      example: null
                    country:
                      type: string
                      example: AT
                    phone_number:
                      type: string
                      example: '+43 123 456789'
                    addr_key:
                      type: string
                      example: adr-legacy-1234
                    created_at:
                      type: string
                      example: '2025-01-01T10:00:00.000000Z'
                    updated_at:
                      type: string
                      example: '2025-02-01T12:34:56.000000Z'
                    deleted_at:
                      type: string
                      example: null
                example:
                  -
                    id: uuid-address-1234
                    person_master_id: uuid-person-1234
                    address_line1: 'Musterstraße 1'
                    address_line2: null
                    postal_code: '1234'
                    city: Musterstadt
                    state: null
                    country: AT
                    phone_number: '+43 123 456789'
                    addr_key: adr-legacy-1234
                    created_at: '2025-01-01T10:00:00.000000Z'
                    updated_at: '2025-02-01T12:34:56.000000Z'
                    deleted_at: null
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                    all:
                      - 'Der Parameter all ist ungültig.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'Der Parameter all ist ungültig.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/indoor-rankings:
    get:
      summary: 'Ranking Updates (full or delta)'
      operationId: rankingUpdatesfullOrDelta
      description: 'Returns a list of Rankings, either all available or only those modified since a given timestamp.'
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Filters rankings updated since this time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Filters rankings updated since this time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all rankings ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all rankings ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
        -
          in: query
          name: championship_id
          description: 'Optional filter for competition ID.'
          example: 16
          required: false
          schema:
            type: integer
            description: 'Optional filter for competition ID.'
            example: 16
      responses:
        200:
          description: ''
          content:
            text/plain:
              schema:
                oneOf:
                  -
                    description: ''
                    type: string
                    example: "[\n    {\n        \"id\": \"10-5\",\n        \"team_id\": 5,\n        \"championship_id\": 10\n        \"team_name\": \"Team A\",\n        \"team_short_name\": \"TA\",\n        \"competition_short_name\": \"CSN\",\n        \"points\": 30,\n        \"won\": 10,\n        \"lost\": 2,\n        \"quotient\": 1.5,\n        \"quotient_info\": \"info\",\n        \"difference\": 20,\n        \"sets_won\": 25,\n        \"sets_lost\": 10,\n        \"sets_quotient\": 2.5,\n        \"sets_quotient_info\": \"info\",\n        \"sets_difference\": 15,\n        \"points_won\": 500,\n        \"points_lost\": 400,\n        \"points_quotient\": 1.25,\n        \"points_quotient_info\": \"info\",\n        \"points_difference\": 100,\n        \"penalties\": 0,\n        \"games_played\": 12,\n        \"extra_points_won\": 5,\n        \"extra_points_lost\": 3,\n        \"extra_points_quotient\": 1.67,\n        \"direct_position\": 1,\n        \"direct_key\": \"key\",\n        \"sort_key\": 1,\n        \"slug\": \"team-a\",\n        \"code\": \"team-a-csn\",\n        \"deleted_at\": null\n    }\n]"
                  -
                    description: ''
                    type: string
                    example: "Example with all=true and ts=1234567890 (only `all` applies, `ts` ignored):\n[\n    {\n        \"id\": \"10-5\",\n        \"team_id\": 5,\n        \"championship_id\": 10,\n        \"team_name\": \"Team A\",\n        \"team_short_name\": \"TA\",\n        \"competition_short_name\": \"CSN\",\n        \"points\": 30,\n        \"won\": 10,\n        \"lost\": 2,\n        \"quotient\": 1.5,\n        \"quotient_info\": \"info\",\n        \"difference\": 20,\n        \"sets_won\": 25,\n        \"sets_lost\": 10,\n        \"sets_quotient\": 2.5,\n        \"sets_quotient_info\": \"info\",\n        \"sets_difference\": 15,\n        \"points_won\": 500,\n        \"points_lost\": 400,\n        \"points_quotient\": 1.25,\n        \"points_quotient_info\": \"info\",\n        \"points_difference\": 100,\n        \"penalties\": 0,\n        \"games_played\": 12,\n        \"extra_points_won\": 5,\n        \"extra_points_lost\": 3,\n        \"extra_points_quotient\": 1.67,\n        \"direct_position\": 1,\n        \"direct_key\": \"key\",\n        \"sort_key\": 1,\n        \"slug\": \"team-a\",\n        \"code\": \"team-a-csn\",\n        \"deleted_at\": null\n    }\n]"
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'The ts parameter must be a valid Unix timestamp.'
                    all:
                      - 'The all parameter must be boolean.'
                    championship_id:
                      - 'The championship_id parameter must be an integer.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'The ts parameter must be a valid Unix timestamp.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'The all parameter must be boolean.'
                        items:
                          type: string
                      championship_id:
                        type: array
                        example:
                          - 'The championship_id parameter must be an integer.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /web/match-vs-stats:
    get:
      summary: 'Match VS Stats Updates (full or delta)'
      operationId: matchVSStatsUpdatesfullOrDelta
      description: "Returns a list of Volleystation match statistics — either all records or only those\nmodified since a given Unix timestamp. Includes set durations, spectator count,\nMVP reference, and links to report documents.\n\nIf neither `ts` nor `all` is provided, records from the last 14 days are returned."
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Returns only entries updated since this point in time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Returns only entries updated since this point in time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all entries, ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all entries, ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    match_id:
                      type: integer
                      example: 12345
                    vs_match_id:
                      type: integer
                      example: 2240373
                    spectators:
                      type: integer
                      example: 135
                    time_set1:
                      type: integer
                      example: 28
                    time_set2:
                      type: integer
                      example: 21
                    time_set3:
                      type: integer
                      example: 17
                    time_set4:
                      type: integer
                      example: 25
                    time_set5:
                      type: string
                      example: null
                    mvp_legacy_player_id:
                      type: integer
                      example: 24
                    mvp_person_id:
                      type: string
                      example: null
                    report_url:
                      type: string
                      example: 'https://fra1.digitaloceanspaces.com/pls-api/matches/2261468-3394ebd7944ec1e06f07478bfef6363e/2026-02-13-ERZ-UVC.pdf'
                    scoresheet_url:
                      type: string
                      example: 'https://fra1.digitaloceanspaces.com/pls-api/matches/2261468-3394ebd7944ec1e06f07478bfef6363e/ERZ-UVC-scoresheet.pdf'
                    libero_report_url:
                      type: string
                      example: 'https://fra1.digitaloceanspaces.com/pls-api/matches/2261468-3394ebd7944ec1e06f07478bfef6363e/ERZ-UVC-libero-report.pdf'
                    video_url:
                      type: string
                      example: 'https://fra1.digitaloceanspaces.com/pls-api/matches/2261468-3394ebd7944ec1e06f07478bfef6363e/2026-02-13-ERZ-UVC.mp4'
                    created_at:
                      type: string
                      example: '2025-10-11 20:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-11 20:00:00'
                example:
                  -
                    id: 1
                    match_id: 12345
                    vs_match_id: 2240373
                    spectators: 135
                    time_set1: 28
                    time_set2: 21
                    time_set3: 17
                    time_set4: 25
                    time_set5: null
                    mvp_legacy_player_id: 24
                    mvp_person_id: null
                    report_url: 'https://fra1.digitaloceanspaces.com/pls-api/matches/2261468-3394ebd7944ec1e06f07478bfef6363e/2026-02-13-ERZ-UVC.pdf'
                    scoresheet_url: 'https://fra1.digitaloceanspaces.com/pls-api/matches/2261468-3394ebd7944ec1e06f07478bfef6363e/ERZ-UVC-scoresheet.pdf'
                    libero_report_url: 'https://fra1.digitaloceanspaces.com/pls-api/matches/2261468-3394ebd7944ec1e06f07478bfef6363e/ERZ-UVC-libero-report.pdf'
                    video_url: 'https://fra1.digitaloceanspaces.com/pls-api/matches/2261468-3394ebd7944ec1e06f07478bfef6363e/2026-02-13-ERZ-UVC.mp4'
                    created_at: '2025-10-11 20:00:00'
                    updated_at: '2025-10-11 20:00:00'
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                    all:
                      - 'Der Parameter all ist ungültig.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'Der Parameter all ist ungültig.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
      security: []
  /web/match-player-stats:
    get:
      summary: 'Match Player Stats Updates (full or delta)'
      operationId: matchPlayerStatsUpdatesfullOrDelta
      description: "Returns a list of per-player match statistics — either all records or only those\nmodified since a given Unix timestamp. Includes serve, reception, attack, block,\ndig, and setting statistics as well as rotation positions per set.\n\nIf neither `ts` nor `all` is provided, records from the last 14 days are returned."
      parameters:
        -
          in: query
          name: ts
          description: 'Unix timestamp (in seconds). Returns only entries updated since this point in time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (in seconds). Returns only entries updated since this point in time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all entries, ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all entries, ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: integer
                      example: 1
                    match_id:
                      type: integer
                      example: 12345
                    vs_match_id:
                      type: integer
                      example: 2240373
                    vs_player_id:
                      type: integer
                      example: 98765
                    person_id:
                      type: integer
                      example: 1001
                    legacy_per_id:
                      type: integer
                      example: 21985
                    team_name:
                      type: string
                      example: 'USV FIDAS Volleys Jennersdorf'
                    player_name:
                      type: string
                      example: 'Jeannine LANG'
                    is_home:
                      type: boolean
                      example: true
                    number:
                      type: string
                      example: '5'
                    captain:
                      type: boolean
                      example: false
                    libero:
                      type: string
                      example: null
                    played_sets:
                      type: integer
                      example: 3
                    points:
                      type: integer
                      example: 12
                    side_out:
                      type: integer
                      example: 8
                    assists:
                      type: integer
                      example: 2
                    serve_err:
                      type: integer
                      example: 3
                    serve_win:
                      type: integer
                      example: 2
                    serve_minus:
                      type: integer
                      example: 1
                    serve_plus:
                      type: integer
                      example: 5
                    serve_eff:
                      type: integer
                      example: 40
                    rec_err:
                      type: integer
                      example: 1
                    rec_win:
                      type: integer
                      example: 0
                    rec_minus:
                      type: integer
                      example: 2
                    rec_plus:
                      type: integer
                      example: 8
                    spike_err:
                      type: integer
                      example: 2
                    spike_win:
                      type: integer
                      example: 12
                    spike_minus:
                      type: integer
                      example: 3
                    spike_plus:
                      type: integer
                      example: 4
                    spike_eff:
                      type: integer
                      example: 55
                    block_win:
                      type: integer
                      example: 1
                    block_plus:
                      type: integer
                      example: 2
                    block_hp:
                      type: integer
                      example: 0
                    successful_digs:
                      type: integer
                      example: 5
                    set_err:
                      type: integer
                      example: 0
                    side_out_err:
                      type: integer
                      example: 1
                    side_out_attempts:
                      type: integer
                      example: 9
                    break_point_err:
                      type: integer
                      example: 2
                    break_point_attempts:
                      type: integer
                      example: 7
                    set1:
                      type: integer
                      example: 2
                    set2:
                      type: integer
                      example: 3
                    set3:
                      type: integer
                      example: 4
                    set4:
                      type: string
                      example: null
                    set5:
                      type: string
                      example: null
                    created_at:
                      type: string
                      example: '2025-10-11 20:00:00'
                    updated_at:
                      type: string
                      example: '2025-10-11 20:00:00'
                example:
                  -
                    id: 1
                    match_id: 12345
                    vs_match_id: 2240373
                    vs_player_id: 98765
                    person_id: 1001
                    legacy_per_id: 21985
                    team_name: 'USV FIDAS Volleys Jennersdorf'
                    player_name: 'Jeannine LANG'
                    is_home: true
                    number: '5'
                    captain: false
                    libero: null
                    played_sets: 3
                    points: 12
                    side_out: 8
                    assists: 2
                    serve_err: 3
                    serve_win: 2
                    serve_minus: 1
                    serve_plus: 5
                    serve_eff: 40
                    rec_err: 1
                    rec_win: 0
                    rec_minus: 2
                    rec_plus: 8
                    spike_err: 2
                    spike_win: 12
                    spike_minus: 3
                    spike_plus: 4
                    spike_eff: 55
                    block_win: 1
                    block_plus: 2
                    block_hp: 0
                    successful_digs: 5
                    set_err: 0
                    side_out_err: 1
                    side_out_attempts: 9
                    break_point_err: 2
                    break_point_attempts: 7
                    set1: 2
                    set2: 3
                    set3: 4
                    set4: null
                    set5: null
                    created_at: '2025-10-11 20:00:00'
                    updated_at: '2025-10-11 20:00:00'
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                    all:
                      - 'Der Parameter all ist ungültig.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'Der Parameter all ist ungültig.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
      security: []
  /web/season-player-stats:
    get:
      summary: 'Season Player Statistics (full or delta)'
      operationId: seasonPlayerStatisticsfullOrDelta
      description: "Returns per-player match statistics for all players in a given indoor season,\ngrouped by league, restricted to leagues with e-scoring enabled (default: H1, H2, D1, D2).\n\nEach league entry contains a `league` block with league info and a `players` array.\nEach player entry contains a `person` block, a `totals` block with aggregated season\nsums, a `by_season` block, and a `matches` array with per-match detail rows.\n\n**Delta sync:** When `ts` is provided, only players who have at least one stat\nrow updated since that timestamp are returned — but with **all** their season\nstats so that totals remain correct. If neither `ts` nor `all` is given,\nplayers updated in the last 14 days are returned (same default as `web/clubs`)."
      parameters:
        -
          in: query
          name: season
          description: 'Season identifier. Defaults to the current running indoor season.'
          example: 2025W
          required: false
          schema:
            type: string
            description: 'Season identifier. Defaults to the current running indoor season.'
            example: 2025W
        -
          in: query
          name: leagues
          description: 'Comma-separated league short names to filter. Defaults to H1,H2,D1,D2.'
          example: 'H1,D1'
          required: false
          schema:
            type: string
            description: 'Comma-separated league short names to filter. Defaults to H1,H2,D1,D2.'
            example: 'H1,D1'
        -
          in: query
          name: ts
          description: 'Unix timestamp (seconds). Returns only players with stats updated since this point in time.'
          example: 1759329493
          required: false
          schema:
            type: integer
            description: 'Unix timestamp (seconds). Returns only players with stats updated since this point in time.'
            example: 1759329493
        -
          in: query
          name: all
          description: 'Return all players of the season, ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
          example: true
          required: false
          schema:
            type: boolean
            description: 'Return all players of the season, ignoring `ts`. Accepted values: true, false, 1, 0, yes, no.'
            example: true
      responses:
        200:
          description: 'Delta result (one league with one updated player)'
          content:
            application/json:
              schema:
                type: object
                example:
                  '7':
                    id: 7
                    name: 'Österreichische Volleyball Bundesliga Damen'
                    short_name: D1
                    gender: W
                    slug: osterreichische-volleyball-bundesliga-damen
                    code: oevv-osterreichische-volleyball-bundesliga-damen-2025-26-oevv
                    players:
                      -
                        person:
                          id: a1b2c3d4-e5f6-7890-abcd-ef1234567890
                          per_id: 12345
                          vs_player_id: 2104605
                          name: 'Jeannine LANG'
                          first_name: Jeannine
                          last_name: Lang
                          birthdate: '1998-05-12'
                          gender: W
                        totals:
                          matches_played: 8
                          played_sets: 22
                          points: 95
                          side_out: 60
                          assists: 3
                          serve_err: 10
                          serve_win: 12
                          serve_minus: 6
                          serve_plus: 38
                          rec_err: 4
                          rec_win: 2
                          rec_minus: 8
                          rec_plus: 45
                          spike_err: 15
                          spike_win: 80
                          spike_minus: 12
                          spike_plus: 30
                          block_win: 6
                          block_plus: 10
                          block_hp: 1
                          successful_digs: 25
                          set_err: 2
                          side_out_err: 5
                          side_out_attempts: 65
                          break_point_err: 8
                          break_point_attempts: 40
                        by_season:
                          -
                            season_id: 2025W
                            matches_played: 8
                            played_sets: 22
                            points: 95
                        matches:
                          -
                            match_id: 9001
                            vs_match_id: 2240373
                            date: '2025-11-15'
                            championship_id: 42
                            championship_name: 'Österreichische Volleyball Bundesliga Damen 2025/26'
                            season_id: 2025W
                            team_name: 'USV FIDAS Volleys Jennersdorf'
                            opponent_name: 'SVS Niederösterreich'
                            sets_a: 3
                            sets_b: 1
                            is_home: true
                            number: '5'
                            captain: false
                            libero: null
                            played_sets: 4
                            points: 14
                            side_out: 9
                            assists: 0
                            serve_err: 2
                            serve_win: 2
                            serve_minus: 1
                            serve_plus: 6
                            serve_eff: 40
                            rec_err: 1
                            rec_win: 0
                            rec_minus: 2
                            rec_plus: 8
                            spike_err: 3
                            spike_win: 12
                            spike_minus: 2
                            spike_plus: 5
                            spike_eff: 55
                            block_win: 1
                            block_plus: 2
                            block_hp: 0
                            successful_digs: 4
                            set_err: 0
                            side_out_err: 1
                            side_out_attempts: 10
                            break_point_err: 1
                            break_point_attempts: 6
                properties:
                  7:
                    type: object
                    properties:
                      id:
                        type: integer
                        example: 7
                      name:
                        type: string
                        example: 'Österreichische Volleyball Bundesliga Damen'
                      short_name:
                        type: string
                        example: D1
                      gender:
                        type: string
                        example: W
                      slug:
                        type: string
                        example: osterreichische-volleyball-bundesliga-damen
                      code:
                        type: string
                        example: oevv-osterreichische-volleyball-bundesliga-damen-2025-26-oevv
                      players:
                        type: array
                        example:
                          -
                            person:
                              id: a1b2c3d4-e5f6-7890-abcd-ef1234567890
                              per_id: 12345
                              vs_player_id: 2104605
                              name: 'Jeannine LANG'
                              first_name: Jeannine
                              last_name: Lang
                              birthdate: '1998-05-12'
                              gender: W
                            totals:
                              matches_played: 8
                              played_sets: 22
                              points: 95
                              side_out: 60
                              assists: 3
                              serve_err: 10
                              serve_win: 12
                              serve_minus: 6
                              serve_plus: 38
                              rec_err: 4
                              rec_win: 2
                              rec_minus: 8
                              rec_plus: 45
                              spike_err: 15
                              spike_win: 80
                              spike_minus: 12
                              spike_plus: 30
                              block_win: 6
                              block_plus: 10
                              block_hp: 1
                              successful_digs: 25
                              set_err: 2
                              side_out_err: 5
                              side_out_attempts: 65
                              break_point_err: 8
                              break_point_attempts: 40
                            by_season:
                              -
                                season_id: 2025W
                                matches_played: 8
                                played_sets: 22
                                points: 95
                            matches:
                              -
                                match_id: 9001
                                vs_match_id: 2240373
                                date: '2025-11-15'
                                championship_id: 42
                                championship_name: 'Österreichische Volleyball Bundesliga Damen 2025/26'
                                season_id: 2025W
                                team_name: 'USV FIDAS Volleys Jennersdorf'
                                opponent_name: 'SVS Niederösterreich'
                                sets_a: 3
                                sets_b: 1
                                is_home: true
                                number: '5'
                                captain: false
                                libero: null
                                played_sets: 4
                                points: 14
                                side_out: 9
                                assists: 0
                                serve_err: 2
                                serve_win: 2
                                serve_minus: 1
                                serve_plus: 6
                                serve_eff: 40
                                rec_err: 1
                                rec_win: 0
                                rec_minus: 2
                                rec_plus: 8
                                spike_err: 3
                                spike_win: 12
                                spike_minus: 2
                                spike_plus: 5
                                spike_eff: 55
                                block_win: 1
                                block_plus: 2
                                block_hp: 0
                                successful_digs: 4
                                set_err: 0
                                side_out_err: 1
                                side_out_attempts: 10
                                break_point_err: 1
                                break_point_attempts: 6
                        items:
                          type: object
                          properties:
                            person:
                              type: object
                              properties:
                                id:
                                  type: string
                                  example: a1b2c3d4-e5f6-7890-abcd-ef1234567890
                                per_id:
                                  type: integer
                                  example: 12345
                                vs_player_id:
                                  type: integer
                                  example: 2104605
                                name:
                                  type: string
                                  example: 'Jeannine LANG'
                                first_name:
                                  type: string
                                  example: Jeannine
                                last_name:
                                  type: string
                                  example: Lang
                                birthdate:
                                  type: string
                                  example: '1998-05-12'
                                gender:
                                  type: string
                                  example: W
                            totals:
                              type: object
                              properties:
                                matches_played:
                                  type: integer
                                  example: 8
                                played_sets:
                                  type: integer
                                  example: 22
                                points:
                                  type: integer
                                  example: 95
                                side_out:
                                  type: integer
                                  example: 60
                                assists:
                                  type: integer
                                  example: 3
                                serve_err:
                                  type: integer
                                  example: 10
                                serve_win:
                                  type: integer
                                  example: 12
                                serve_minus:
                                  type: integer
                                  example: 6
                                serve_plus:
                                  type: integer
                                  example: 38
                                rec_err:
                                  type: integer
                                  example: 4
                                rec_win:
                                  type: integer
                                  example: 2
                                rec_minus:
                                  type: integer
                                  example: 8
                                rec_plus:
                                  type: integer
                                  example: 45
                                spike_err:
                                  type: integer
                                  example: 15
                                spike_win:
                                  type: integer
                                  example: 80
                                spike_minus:
                                  type: integer
                                  example: 12
                                spike_plus:
                                  type: integer
                                  example: 30
                                block_win:
                                  type: integer
                                  example: 6
                                block_plus:
                                  type: integer
                                  example: 10
                                block_hp:
                                  type: integer
                                  example: 1
                                successful_digs:
                                  type: integer
                                  example: 25
                                set_err:
                                  type: integer
                                  example: 2
                                side_out_err:
                                  type: integer
                                  example: 5
                                side_out_attempts:
                                  type: integer
                                  example: 65
                                break_point_err:
                                  type: integer
                                  example: 8
                                break_point_attempts:
                                  type: integer
                                  example: 40
                            by_season:
                              type: array
                              example:
                                -
                                  season_id: 2025W
                                  matches_played: 8
                                  played_sets: 22
                                  points: 95
                              items:
                                type: object
                                properties:
                                  season_id:
                                    type: string
                                    example: 2025W
                                  matches_played:
                                    type: integer
                                    example: 8
                                  played_sets:
                                    type: integer
                                    example: 22
                                  points:
                                    type: integer
                                    example: 95
                            matches:
                              type: array
                              example:
                                -
                                  match_id: 9001
                                  vs_match_id: 2240373
                                  date: '2025-11-15'
                                  championship_id: 42
                                  championship_name: 'Österreichische Volleyball Bundesliga Damen 2025/26'
                                  season_id: 2025W
                                  team_name: 'USV FIDAS Volleys Jennersdorf'
                                  opponent_name: 'SVS Niederösterreich'
                                  sets_a: 3
                                  sets_b: 1
                                  is_home: true
                                  number: '5'
                                  captain: false
                                  libero: null
                                  played_sets: 4
                                  points: 14
                                  side_out: 9
                                  assists: 0
                                  serve_err: 2
                                  serve_win: 2
                                  serve_minus: 1
                                  serve_plus: 6
                                  serve_eff: 40
                                  rec_err: 1
                                  rec_win: 0
                                  rec_minus: 2
                                  rec_plus: 8
                                  spike_err: 3
                                  spike_win: 12
                                  spike_minus: 2
                                  spike_plus: 5
                                  spike_eff: 55
                                  block_win: 1
                                  block_plus: 2
                                  block_hp: 0
                                  successful_digs: 4
                                  set_err: 0
                                  side_out_err: 1
                                  side_out_attempts: 10
                                  break_point_err: 1
                                  break_point_attempts: 6
                              items:
                                type: object
                                properties:
                                  match_id:
                                    type: integer
                                    example: 9001
                                  vs_match_id:
                                    type: integer
                                    example: 2240373
                                  date:
                                    type: string
                                    example: '2025-11-15'
                                  championship_id:
                                    type: integer
                                    example: 42
                                  championship_name:
                                    type: string
                                    example: 'Österreichische Volleyball Bundesliga Damen 2025/26'
                                  season_id:
                                    type: string
                                    example: 2025W
                                  team_name:
                                    type: string
                                    example: 'USV FIDAS Volleys Jennersdorf'
                                  opponent_name:
                                    type: string
                                    example: 'SVS Niederösterreich'
                                  sets_a:
                                    type: integer
                                    example: 3
                                  sets_b:
                                    type: integer
                                    example: 1
                                  is_home:
                                    type: boolean
                                    example: true
                                  number:
                                    type: string
                                    example: '5'
                                  captain:
                                    type: boolean
                                    example: false
                                  libero:
                                    type: string
                                    example: null
                                  played_sets:
                                    type: integer
                                    example: 4
                                  points:
                                    type: integer
                                    example: 14
                                  side_out:
                                    type: integer
                                    example: 9
                                  assists:
                                    type: integer
                                    example: 0
                                  serve_err:
                                    type: integer
                                    example: 2
                                  serve_win:
                                    type: integer
                                    example: 2
                                  serve_minus:
                                    type: integer
                                    example: 1
                                  serve_plus:
                                    type: integer
                                    example: 6
                                  serve_eff:
                                    type: integer
                                    example: 40
                                  rec_err:
                                    type: integer
                                    example: 1
                                  rec_win:
                                    type: integer
                                    example: 0
                                  rec_minus:
                                    type: integer
                                    example: 2
                                  rec_plus:
                                    type: integer
                                    example: 8
                                  spike_err:
                                    type: integer
                                    example: 3
                                  spike_win:
                                    type: integer
                                    example: 12
                                  spike_minus:
                                    type: integer
                                    example: 2
                                  spike_plus:
                                    type: integer
                                    example: 5
                                  spike_eff:
                                    type: integer
                                    example: 55
                                  block_win:
                                    type: integer
                                    example: 1
                                  block_plus:
                                    type: integer
                                    example: 2
                                  block_hp:
                                    type: integer
                                    example: 0
                                  successful_digs:
                                    type: integer
                                    example: 4
                                  set_err:
                                    type: integer
                                    example: 0
                                  side_out_err:
                                    type: integer
                                    example: 1
                                  side_out_attempts:
                                    type: integer
                                    example: 10
                                  break_point_err:
                                    type: integer
                                    example: 1
                                  break_point_attempts:
                                    type: integer
                                    example: 6
        404:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  error: 'No active indoor season found.'
                properties:
                  error:
                    type: string
                    example: 'No active indoor season found.'
        422:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Invalid parameters.'
                  errors:
                    ts:
                      - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                    all:
                      - 'Der Parameter all ist ungültig.'
                properties:
                  message:
                    type: string
                    example: 'Invalid parameters.'
                  errors:
                    type: object
                    properties:
                      ts:
                        type: array
                        example:
                          - 'Der Parameter ts muss ein gültiger Unix-Timestamp sein.'
                        items:
                          type: string
                      all:
                        type: array
                        example:
                          - 'Der Parameter all ist ungültig.'
                        items:
                          type: string
      tags:
        - 'Indoor Updates'
  /volley/login:
    post:
      summary: 'Login (Beach)'
      operationId: loginBeach
      description: "Authenticates a user and returns a Bearer token plus the default tournament\nselection and a list of available tournaments."
      parameters: []
      responses:
        200:
          description: success
          content:
            application/json:
              schema:
                type: object
                example:
                  login: OK
                  token: 14|bGSNKd4eFZ9TOpD31OpXSagNTxAmVpvwFDtxNOsc5b9b388e
                  tournament: 'abvl-vvv-damen---1.ll-hochst---hohenems2026-06-012025w#abvl-v-manner---1.ll-wolfurt-1-vs.-vc-dornbirn-12925-06-182025m'
                  tournament_info:
                    -
                      id: abvl-vvv-damen---1.ll-hochst---hohenems2026-06-012025w
                      name: 'ABVL VVV Damen - 1.LL Höchst - Hohenems 2026-06-01 - W'
                    -
                      id: abvl-v-manner---1.ll-wolfurt-1-vs.-vc-dornbirn-12925-06-182025m
                      name: 'ABVL V Männer - 1.LL Wolfurt 1 vs. VC Dornbirn 1 2925-06-18 - M'
                properties:
                  login:
                    type: string
                    example: OK
                    description: 'Login status — eg: OK'
                    enum: []
                  token:
                    type: string
                    example: 14|bGSNKd4eFZ9TOpD31OpXSagNTxAmVpvwFDtxNOsc5b9b388e
                    description: 'Bearer token to use in Authorization header (prefix with `Bearer `) — eg: 14|bGSN...'
                    enum: []
                  tournament:
                    type: string
                    example: 'abvl-vvv-damen---1.ll-hochst---hohenems2026-06-012025w#abvl-v-manner---1.ll-wolfurt-1-vs.-vc-dornbirn-12925-06-182025m'
                    description: 'The currently selected tournament identifier (can be a combined hash) — eg: abvl-vvv-damen---1.ll-hochst---hohenems2026-06-012025w#...'
                    enum: []
                  tournament_info:
                    type: array
                    example:
                      -
                        id: abvl-vvv-damen---1.ll-hochst---hohenems2026-06-012025w
                        name: 'ABVL VVV Damen - 1.LL Höchst - Hohenems 2026-06-01 - W'
                      -
                        id: abvl-v-manner---1.ll-wolfurt-1-vs.-vc-dornbirn-12925-06-182025m
                        name: 'ABVL V Männer - 1.LL Wolfurt 1 vs. VC Dornbirn 1 2925-06-18 - M'
                    description: 'List of tournaments available to this user'
                    enum: []
                    items:
                      type: object
                      properties:
                        id:
                          type: string
                          example: abvl-vvv-damen---1.ll-hochst---hohenems2026-06-012025w
                        name:
                          type: string
                          example: 'ABVL VVV Damen - 1.LL Höchst - Hohenems 2026-06-01 - W'
      tags:
        - Login
      requestBody:
        required: true
        content:
          application/json:
            schema:
              type: object
              properties:
                username:
                  type: string
                  description: ''
                  example: architecto
                password:
                  type: string
                  description: 'The account password.'
                  example: secret
                device_name:
                  type: string
                  description: ''
                  example: architecto
                email:
                  type: string
                  description: 'The user’s email address.'
                  example: scorer@example.com
              required:
                - username
                - password
                - email
      security: []
