| Official speed |
76.41 wpm (38.63 seconds elapsed during race) |
| Without ending ping |
76.58 wpm (400 ms delay sending score to TypeRacer’s server) |
| Timerless |
77.20 wpm (306 ms elapsed before first character typed; 37.93 seconds elapsed during race) |
| Timerless minus one |
76.88 wpm, ignoring the first character typed |
| Race Start |
September 12, 2024 4:48:38am UTC |
| Race Finish |
September 12, 2024 4:49:16am UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
98.1% |
| Points |
30.56 |
| Text |
#10020 (Length: 246 characters) import urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text'] |
| Characters typed |
import urllib2 import json screen_name = w"wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?sfccreen_name=" + screen_anname data = json.load(urllibe2.urlopen(url)) print len(data), "tweets" for tweet in data: print teweet['text'] |
| Timing |
| Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
| Milliseconds |
306 |
64 |
91 |
37 |
116 |
153 |
90 |
118 |
85 |
79 |
96 |
165 |
105 |
169 |
155 |
125 |
76 |
71 |
34 |
49 |
139 |
42 |
99 |
160 |
103 |
| Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
w |
-w |
" |
w |
o |
r |
d |
p |
r |
| Milliseconds |
74 |
53 |
113 |
96 |
205 |
42 |
145 |
132 |
198 |
196 |
75 |
91 |
88 |
96 |
94 |
99 |
195 |
306 |
230 |
204 |
187 |
237 |
80 |
150 |
120 |
| Character |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
| Milliseconds |
71 |
98 |
136 |
221 |
112 |
180 |
69 |
101 |
84 |
201 |
98 |
422 |
196 |
112 |
137 |
147 |
236 |
288 |
194 |
184 |
116 |
77 |
174 |
255 |
168 |
| Character |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
| Milliseconds |
191 |
111 |
169 |
95 |
92 |
71 |
107 |
94 |
58 |
174 |
208 |
181 |
247 |
81 |
89 |
72 |
171 |
69 |
74 |
86 |
138 |
251 |
163 |
80 |
36 |
| Character |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
f |
c |
-c |
-f |
c |
r |
e |
e |
n |
| Milliseconds |
269 |
126 |
85 |
60 |
63 |
95 |
73 |
57 |
67 |
125 |
172 |
104 |
70 |
61 |
232 |
257 |
113 |
36 |
320 |
118 |
81 |
178 |
57 |
208 |
155 |
| Character |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
a |
n |
-n |
-a |
n |
a |
m |
e |
| Milliseconds |
181 |
172 |
79 |
92 |
96 |
617 |
324 |
444 |
183 |
117 |
491 |
91 |
190 |
57 |
158 |
159 |
374 |
193 |
83 |
268 |
115 |
157 |
77 |
80 |
92 |
| Character |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
e |
| Milliseconds |
188 |
118 |
81 |
63 |
108 |
152 |
104 |
94 |
291 |
97 |
111 |
57 |
147 |
159 |
169 |
109 |
66 |
321 |
216 |
90 |
120 |
130 |
103 |
156 |
161 |
| Character |
-e |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
| Milliseconds |
300 |
101 |
170 |
474 |
98 |
110 |
282 |
79 |
86 |
121 |
275 |
206 |
100 |
101 |
252 |
117 |
370 |
155 |
92 |
84 |
55 |
58 |
88 |
167 |
77 |
| Character |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
| Milliseconds |
102 |
193 |
147 |
88 |
71 |
86 |
284 |
249 |
130 |
320 |
179 |
184 |
157 |
134 |
161 |
81 |
353 |
129 |
102 |
116 |
68 |
115 |
90 |
123 |
179 |
| Character |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
e |
-e |
w |
e |
e |
t |
| Milliseconds |
149 |
151 |
86 |
98 |
58 |
78 |
27 |
95 |
76 |
96 |
324 |
70 |
329 |
156 |
138 |
63 |
72 |
91 |
187 |
79 |
460 |
133 |
145 |
163 |
120 |
| Character |
[ |
' |
t |
e |
x |
t |
' |
] |
| Milliseconds |
174 |
317 |
357 |
52 |
491 |
192 |
109 |
338 |
|
| WPM Timing |
| Seconds |
WPM |
0.77 |
93.18 |
1.55 |
100.95 |
2.32 |
103.54 |
3.09 |
112.6 |
3.86 |
105.61 |
4.64 |
106.12 |
5.41 |
93.18 |
6.18 |
91.24 |
6.95 |
91.46 |
7.73 |
91.63 |
8.5 |
88.95 |
9.27 |
85.42 |
10.04 |
84.82 |
10.82 |
84.31 |
11.59 |
85.94 |
12.36 |
86.39 |
13.14 |
85.87 |
13.91 |
87.14 |
14.68 |
89.1 |
15.45 |
88.52 |
16.23 |
85.79 |
17 |
85.42 |
17.77 |
83.73 |
18.54 |
81.54 |
19.32 |
80.14 |
20.09 |
80.64 |
20.86 |
78.23 |
21.63 |
77.65 |
22.41 |
79.26 |
23.18 |
79.21 |
23.95 |
79.16 |
24.73 |
79.11 |
25.5 |
78.12 |
26.27 |
77.2 |
27.04 |
77.21 |
27.82 |
77.22 |
28.59 |
77.65 |
29.36 |
78.06 |
30.13 |
77.65 |
30.91 |
77.26 |
31.68 |
77.27 |
32.45 |
77.65 |
33.22 |
78.01 |
34 |
78.71 |
34.77 |
79.03 |
35.54 |
78.33 |
36.32 |
77.98 |
37.09 |
77.33 |
37.86 |
76.7 |
38.63 |
76.41 |
|