| Official speed |
45.10 wpm (65.45 seconds elapsed during race) |
| Without ending ping |
45.20 wpm (678 ms delay sending score to TypeRacer’s server) |
| Timerless |
45.62 wpm (601 ms elapsed before first character typed; 64.18 seconds elapsed during race) |
| Timerless minus one |
45.44 wpm, ignoring the first character typed |
| Race Start |
March 16, 2024 8:15:49am UTC |
| Race Finish |
March 16, 2024 8:16:54am UTC |
| Outcome |
No win (3 of 3) |
| Accuracy |
97.7% |
| Points |
18.04 |
| 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 = "wordpress" usrl = "http:// api.twitter.com/1/statuses/user_itimeline.json?screen_name=" + screenn+_name data = json.losad(urllib2.urlopen(url)) prntint len(data), "tweets" for tweet in data: print tweet['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 |
601 |
81 |
171 |
149 |
140 |
192 |
109 |
226 |
249 |
200 |
160 |
184 |
209 |
547 |
197 |
197 |
118 |
186 |
148 |
132 |
191 |
124 |
180 |
152 |
97 |
| Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
| Milliseconds |
157 |
160 |
162 |
375 |
186 |
412 |
153 |
134 |
526 |
351 |
98 |
140 |
115 |
276 |
442 |
202 |
238 |
509 |
100 |
89 |
269 |
304 |
578 |
61 |
209 |
| Character |
s |
" |
|
u |
s |
-s |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
|
- |
a |
p |
i |
. |
| Milliseconds |
108 |
273 |
266 |
123 |
145 |
493 |
31 |
222 |
187 |
219 |
213 |
1072 |
259 |
164 |
127 |
248 |
1288 |
367 |
152 |
128 |
349 |
189 |
103 |
293 |
299 |
| Character |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
| Milliseconds |
438 |
267 |
47 |
428 |
118 |
124 |
69 |
302 |
301 |
95 |
92 |
394 |
225 |
146 |
380 |
158 |
125 |
187 |
131 |
180 |
141 |
192 |
237 |
282 |
207 |
| Character |
e |
r |
_ |
i |
-i |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
| Milliseconds |
157 |
81 |
363 |
474 |
305 |
36 |
148 |
158 |
113 |
279 |
137 |
216 |
385 |
201 |
257 |
402 |
49 |
905 |
246 |
324 |
271 |
315 |
265 |
158 |
143 |
| Character |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
n |
-n |
+ |
-+ |
_ |
n |
a |
m |
e |
| Milliseconds |
429 |
309 |
89 |
134 |
94 |
472 |
375 |
570 |
166 |
396 |
299 |
211 |
183 |
175 |
108 |
134 |
618 |
711 |
253 |
606 |
232 |
361 |
83 |
152 |
64 |
| Character |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
s |
-s |
a |
d |
( |
u |
r |
l |
l |
i |
| Milliseconds |
129 |
292 |
139 |
208 |
49 |
155 |
185 |
152 |
192 |
274 |
87 |
133 |
255 |
274 |
165 |
189 |
277 |
60 |
209 |
372 |
358 |
135 |
153 |
135 |
433 |
| Character |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
n |
t |
-t |
-n |
i |
n |
| Milliseconds |
156 |
305 |
898 |
256 |
232 |
102 |
306 |
179 |
168 |
83 |
328 |
375 |
774 |
49 |
562 |
164 |
275 |
230 |
168 |
314 |
186 |
285 |
321 |
216 |
175 |
| Character |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
| Milliseconds |
159 |
139 |
201 |
111 |
114 |
349 |
504 |
105 |
147 |
90 |
397 |
394 |
245 |
274 |
341 |
250 |
223 |
122 |
179 |
332 |
313 |
188 |
184 |
99 |
133 |
| Character |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
| Milliseconds |
122 |
150 |
584 |
144 |
132 |
385 |
185 |
189 |
63 |
114 |
117 |
158 |
132 |
89 |
707 |
322 |
200 |
146 |
91 |
195 |
179 |
390 |
116 |
317 |
246 |
| Character |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
| Milliseconds |
122 |
216 |
817 |
771 |
421 |
114 |
250 |
163 |
607 |
731 |
|
| WPM Timing |
| Seconds |
WPM |
1.31 |
45.83 |
2.62 |
55 |
3.93 |
55 |
5.24 |
59.58 |
6.55 |
58.67 |
7.85 |
56.53 |
9.16 |
55 |
10.47 |
53.85 |
11.78 |
52.96 |
13.09 |
52.25 |
14.4 |
49.17 |
15.71 |
48.89 |
17.02 |
46.54 |
18.33 |
45.83 |
19.64 |
45.22 |
20.95 |
46.98 |
22.25 |
47.45 |
23.56 |
48.38 |
24.87 |
47.76 |
26.18 |
48.13 |
27.49 |
48.02 |
28.8 |
47.08 |
30.11 |
47.03 |
31.42 |
47.36 |
32.73 |
46.57 |
34.04 |
46.54 |
35.35 |
45.83 |
36.65 |
44.2 |
37.96 |
45.2 |
39.27 |
46.14 |
40.58 |
45.83 |
41.89 |
46.12 |
43.2 |
45.83 |
44.51 |
45.56 |
45.82 |
45.83 |
47.13 |
45.07 |
48.44 |
45.09 |
49.75 |
44.63 |
51.05 |
44.66 |
52.36 |
44.92 |
53.67 |
45.16 |
54.98 |
45.4 |
56.29 |
45.62 |
57.6 |
46.25 |
58.91 |
46.04 |
60.22 |
46.23 |
61.53 |
46.03 |
62.84 |
45.45 |
64.15 |
45.46 |
65.45 |
45.1 |
|