Mens Tennis Forums banner

Entry List Maker website: tennistipping.zz.mu

41K views 461 replies 33 participants last post by  OnTheRun 
#1 · (Edited)
You can find the Entry List & Draw Maker in the following web site:

tennistipping.zz.mu

Requirements:

- Java Runtime Environment. If you don't know if you have Java, follow these steps:

  1. In Windows Desktop, press the Start button at the bottom left corner of the screen.
  2. Select the 'Run' option.
  3. Type 'cmd' and press Ok. The command window pops up.
  4. Type 'java' in the command window.
  5. If the following message appears: 'java is not recognized as a command' then you don't have Java installed. You must install it from here: Download Java
- Recommended screen resolution: 1280x1024 or higher.
- Recommended web browser: Internet Explorer. In Firefox and Chrome, you have to restart the web browser to reset the ranking page.

Web Description:

You will see 3 columns:


- Singles List column
Contains players commited to the tournament as Singles, one per line. Edit with your tournament's players.
For each player commited to a tournament, you can specify special features with the following tags next to the player name:
  1. #LE#: The player is a Late Entry to this tournament and will be placed after all who commited on time.
  2. #SE#: The player has requested for a Special Exempt.
  3. #OUT#: The player is out of the tournament, will not count for Entry lists but will be painted red in the output.
  4. #PRn#: The player is using Protected Ranking. The n value indicates the protected ranking value.
  5. #ALT#: The player is an alternate and he will be placed at the end of the entry list.

These tags can be concatenated. Example:
Code:
player1 #LE#      [I]--> This player is a LE. [/I]
player2 #SE#      [I]--> This player has requested a SE. [/I]
player3
player4 #SE#      [I]--> This player has requested a SE. If he is higher ranked than player2 and is not qualified for main draw, he gets the spot ahead of player2[/I]
player5 #LE##OUT# [I]--> This player commited late, but is out of the tournament.[/I]
player6 #PR156#   [I]--> This player uses his/her protected ranking as 156th.[/I]
player7 #ALT#     [I]--> This player commited after the last deadline, he/she will be placed at the end of the Entry List.[/I]

- Doubles List column
Contains players commited to the tournament as Doubles, one pair separated by a slash (/) per line. Edit with your tournament's doubles players. This is an example of how to place your doubles players:
If PlayerA and PlayerB play together and PlayerC and PlayerD play together, they must be placed like this in Doubles.txt:
PlayerA/PlayerB
PlayerC/PlayerD

For each double team commited to a tournament, you can specify if this team is out of the tournament:
  1. #OUT#: The team is out of the tournament, will not count for Entry lists but will be painted red in the output
  2. #1PRn#: The first doubles player is using Protected Ranking. The n value indicates the protected ranking value.
  3. #2PRn#: The second doubles player is using Protected Ranking. The n value indicates the protected ranking value.
  4. #ALT#: The team is an alternate and they will be placed at the end of the entry list.

Example:
Code:
player1/player2 #OUT#  [I]--> This doubles team is out of the tournament.[/I]
player3/player4 
player5/player6 #2PR15#   [I]--> The second doubles player (player6) uses his/her protected ranking as 15th.[/I]
player7/player8 #ALT#     [I]--> This team commited after the last deadline, so they will be placed at the end of the Entry List.[/I]

- Output
If you press the Entry list button, it will display the following information:

SINGLE:
  • Main Entry list (if at least 1 player in Singles column)
  • Qualifying Entry list (if there is one)
  • Alternates list (if there is one)
  • Main Entry list seeded players
  • Qualifying Entry list seeded players (if there is one)

DOUBLES:
  • Main Entry list (if at least 1 player in Doubles column)
  • Qualifying Entry list (if there is one)
  • Alternates list (if there is one)
  • Main Entry list seeded players
  • Qualifying Entry list seeded players (if there is one)

  • Free for doubles list (any commited singles player who has not commited to play doubles).


If you press the Draw button, it will display the main and qualifying draws both for singles and doubles. The output of the Draw will be made in order to fit into Evita's spreadsheet correctly.

If a main draw has qualifying spots, these will have a number next to it to identify which qualifier will go into that spot. For example, Q1 will be the spot occupied with the bracket of the no.1 seed from qualifying, Q2 will be the spot occupied with the bracket of the no.2 seed from qualifying, and so on.

How to use:
When you generate the draw, click right button of mouse in the Output column and choose the 'Select All' option and Ctrl+C to copy all the draws into the Clipboard. Then open an new spreadsheet page, select a cell and press Ctrl+V. You will have all the draws ready to copy into your management spreadsheet.

Important:
  • The Draw will only be made with a final list, so the SE checkbox must be unchecked before generating the draw.
  • The minimum number of players commited to generate the draw is:
    • 32-player tournaments: 17.
    • 64-player tournaments: 33.
    • 128-player tournaments: 65.

Usage:

  • Select the tournament type:
    1. Grand Slam (128)
    2. Masters (64)
    3. ATP (32)
    4. Challenger (32)
  • Select ranking date: The ranks will be updated as soon as Gavnich77 publishes them on the web, you only have to select the desired date.
  • Select how many Special Exempts you want to include in the Entry List.
  • The number of SEs selected will be reserved in the Singles Main Draw Entry list with the 'SE' name and all players will move down those places.
  • If there is a player with a SE, the 'SE' name will be replaced with the player.
  • Select the number of Qualifying players for the event.
  • Press the Entry List button to generate your entry list.
  • Press the Draw button to generate your main and qualifying draws.
  • You can reset all columns by pressing the Reset button.

IMPORTANT: Please check if the NR players in the output files are not named in the TT official rankings with another name. The program will understand that it is a new player. For example, if a player's name is Player_A and entries as NR, check that in the TT official rankings it is not appearing as PlayerA or Player A. If this is the case, rename Player_A in the Singles and Doubles column with the exact name appearing in the TT official rankings and press the Entry List or Draw button.

IMPORTANT: If you still see the three columns on the page, please refresh the page by pressing F5. If it still doesn't work, open the Windows Administration Tool, select the Processes tag, select java.exe and press the End process button.


ToDo list:

  • When a player is OUT of a tournament, he/she must be coloured in red, taken his entry list place number off and everyone ranked below must be a place higher in the entry list. DONE
  • When an SE is granted, he/she must be put in the Main Draw entry list as the last player in and be reflected on main draw, not qualifying draw. DONE
  • Add SE, LE and OUT next to a player's name DONE
  • Format draw output to have the same format as Evita's spreadsheet. DONE
  • Distinguish correctly between similar names. EG: Machado & Gil - Machado. DONE
  • No minimum number of players required to generate an Entry List DONE
  • PR tag added, that should be #PRrank# where the manager should put the protected rank. DONE
  • Calculating points when the sum of two doubles ranks are the same to calculate who's first. DONE
  • Put LE when a player is OUT DONE
  • Put SE after all players who applied. Create an SE order index to see who gets the 2 SE spots if there is more than 2 who apply. DONE
  • Insert style output format.DONE
  • If the player is tagged with #OUT#, he still remains in the Free for doubles list. DONE
  • Draw output in Evita's spreadsheet style [name seed/qualy country] DONE
  • SEs number wrong when number of entries is less than the draw size. DONE
  • Added PRs for doubles. DONE
  • Corrected seeds in 128 and 64 player tournaments. DONE
  • New version uploaded. DONE
  • Seed LEs in Main Draw.http://www.menstennisforums.com/showpost.php?p=12479578&postcount=237
  • Fix seeds difference between Entry List Maker and Draw Maker http://www.menstennisforums.com/showpost.php?p=12545700&postcount=252
  • Add the possibility of choosing number of rounds in a qualifying draw http://www.menstennisforums.com/showpost.php?p=12552601&postcount=256
  • Implement posibility to add ALTs to list.
  • Correct error when there are 2 SEs and less than 8 players.
  • Enable SEs in doubles. (for TF)
  • Fix problem with 'Free for doubles' when different cases
  • Tag to put someone out of the 'Free for doubles' list

I want to give a special thank you to AdeyC which has been the most active and accurate tester and has been a very important part in the development of this tool. :bowdown:

I also want to thank all of you managers who use this tool and who give ideas and suggestions in order to make it better. :bigclap:
 
See less See more
#364 ·
Re: Entry List Maker website: New web site!!!

I am #131 in Gavnich ranking and #130 in live ranking.
Just checked quicky TheBuldog is #98 in his ranking, #100 in yours. Certainly some points forgotten ;)
 
#366 ·
Re: Entry List Maker website: New web site!!!

I am #131 in Gavnich ranking and #130 in live ranking.
Just checked quicky TheBuldog is #98 in his ranking, #100 in yours. Certainly some points forgotten ;)
Yes, I know that. :ras: :lol:

I'm working on it so there are no differences. ;)
 
#368 ·
Re: Entry List Maker website: New web site!!!

I found a bug with system when there 32 draw with 32 Q, it should be like 16Q draw not with 22 DE :p
:scratch: Can you explain better with an Entry List? Thanks. ;)
 
#369 ·
Re: Entry List Maker website: New web site!!!

Making an EL with a 32 Qualy draw isn't working. All it says is "Array index out of range: 11"

It works with a 16 Qualy draw though!

Here's the list btw:
VamsiRohit #OUT#
digor
nickelS
Murraynizer
Ekin
xieergai
Doubledouble
DJDVD
Matthew2408
MikiKuba
MESSS
vjatceslav
Renaud
Sander.
Freak3yman84
The Bulldog
Ramsay
MathMul
cswab22
Marto
Shaddad
taavi191
kingroger
Action Jackson
J99
Nikki♥
samanosuke
Sham Kay
cah_
Dexter
fsilva
hugocnamaral
cserkinho
Milton
indiegor
Fickelgruber
Thunderfish8
supertom
ESimp
Seydis
F4CU
nicksimioni
Coolybri
appleGirl
156mphserve
6 pool #SE#
Deathless Mortal
bye #LE#
Peta Pan #LE#
Mahqz
Redkop #LE#
Freshi #LE#
gabrieltufao #LE#
Dimitrov #LE# #OUT#

digor/nickelS
Murraynizer/Ekin
xieergai/Doubledouble
DJDVD/Matthew2408
MESSS/procarvalho
vjatceslav/Renaud
Freak3yman84/MathMul
The Bulldog/cswab22
kingroger/Marto
Nikki♥/samanosuke
J99/Shaddad
cserkinho/Ramsay #OUT#
Dexter/cah_
fsilva/hugocnamaral
Milton/nicksimioni
Fickelgruber/supertom
ESimp/ThePhenom
Thunderfish8/Sham Kay
appleGirl/Mahqz
156mphserve/Coolybri
bye/gabrieltufao
Deathless Mortal/Redkop
Freshi/Peta Pan
 
#371 ·
Re: Entry List Maker website: New web site!!!

For me it is working, but we should have 26 DE, 2 SE and 4 Q, it gives me 22 DE, 2 SE and 8Q.
Oh, I see what you mean.

Right now it only makes 2 rounds of qualification, if you select 16Q, it will give you 4 qualifiers, but if you select 32Q, it will give you 8.

I'll try to make that more flexible.
 
#386 ·
Re: Entry List Maker website: New web site!!!

Hi sfar, I have some problem with the Entry List Draw Maker.



:p
As it is working in other PCs and only failing in yours, it must be something in your PC. Have you updated Java lately? If not, try this I found on the web:

Its the Java cache, so the solution go to Java Control Panel, "General" tab, and under "Temporary Internet Files" click "Settings", then click "Delete Files". Try using the applet again.

Remember to close your browser before testing.

Good luck!!
 
#385 ·
Re: Entry List Maker website: New web site!!!

I just did qualy draw for Bogota, works for me too.
 
#393 ·
Re: Entry List Maker website: New web site!!!

I won't be able to update the rankings until at least next Saturday.

Please use rankings from last week to give an estimation on Entry Lists, I'll update this as soon as I can.
 
#395 ·
Re: Entry List Maker website: New web site!!!

sfar: I just ran it and it's not accounting for LEs

samanosuke
Mae
fickelgruber
supertom
zeli15
MESSS
MikiKuba
randy72391
Daniel_amr
meninosantos
Luís Santos
GabrielChile
flynn25
tripler #LE#
andyroddlick
Shaddad
Cava
Pauchis
valac222
Chris. #LE#
ethomaz #LE#
Chilenaitor #LE#

Code:
[b][u]TT Singles Main Draw Entry List (Rankings from 05-08-2013)[/b][/u] 
01 Cava (CZE)                            47          (1055)
02 samanosuke (CZE)                      57          (940)
03 Pauchis (ARG)                         67          (885)
04 Mae (USA)                             83          (717)
05 zeli15 (CZE)                          127         (506)
06 fickelgruber (SWE)                    131         (498)
07 supertom (FRA)                        132         (497)
08 MESSS (BRA)                           149         (429)
09 Shaddad (CHN)                         154         (404)
10 andyroddlick (CHN)                    173         (342)
11 Chilenaitor (CHI)                     183 LE      (303)
12 Chris. (AUS)                          187 LE      (294)
13 Daniel_amr (PER)                      205         (248)
14 MikiKuba (CZE)                        206         (232)
15 randy72391 (USA)                      208         (229)
16 tripler (JPN)                         296 LE      (35)
17 meninosantos (POR)                    354         (3)
18 Luís Santos (XXX)                     NR          (0)
19 GabrielChile (XXX)                    NR          (0)
20 flynn25 (XXX)                         NR          (0)
21 valac222 (XXX)                        NR          (0)
22 ethomaz (XXX)                         NR LE       (0)
is it because there aren't enough players?
 
#397 ·
Re: Entry List Maker website: New web site!!!

aha thanks!
 
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top