Official speed |
40.26 wpm (73.32 seconds elapsed during race) |
Without ending ping |
40.42 wpm (878 ms delay sending score to TypeRacer’s server) |
Timerless |
40.69 wpm (490 ms elapsed before first character typed; 71.96 seconds elapsed during race) |
Timerless minus one |
40.53 wpm, ignoring the first character typed |
Race Start |
May 3, 2024 11:36:24pm UTC |
Race Finish |
May 3, 2024 11:37:37pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.0% |
Points |
16.10 |
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 ulrllib2 import json screen_name = "wordpress" url - [== "http://api.twitter.com/1/statuses/user ti_timeline.json? sscreen_name=" + screen_name data = json.load(urllib2.ulrlopen(url)) print len(data) , "tweets" for tweet in data: print tweet['tesxt'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
l |
-l |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
j |
Milliseconds |
490 |
151 |
240 |
77 |
233 |
190 |
110 |
416 |
156 |
678 |
124 |
91 |
283 |
106 |
229 |
505 |
232 |
236 |
168 |
198 |
87 |
184 |
175 |
91 |
214 |
Character |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
Milliseconds |
176 |
158 |
127 |
98 |
262 |
257 |
266 |
83 |
218 |
147 |
402 |
240 |
80 |
130 |
117 |
99 |
1085 |
430 |
335 |
376 |
146 |
177 |
237 |
364 |
149 |
Character |
e |
s |
s |
" |
|
u |
r |
l |
|
- |
|
- |
-- |
[ |
-[ |
= |
= |
-= |
|
" |
h |
t |
t |
p |
: |
Milliseconds |
83 |
234 |
149 |
293 |
186 |
178 |
211 |
119 |
231 |
185 |
130 |
555 |
168 |
419 |
843 |
884 |
55 |
694 |
486 |
1034 |
288 |
216 |
152 |
143 |
369 |
Character |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
Milliseconds |
418 |
159 |
246 |
171 |
226 |
407 |
369 |
867 |
434 |
220 |
192 |
436 |
135 |
286 |
283 |
80 |
202 |
263 |
484 |
554 |
314 |
216 |
105 |
250 |
135 |
Character |
s |
e |
s |
/ |
u |
s |
e |
r |
|
t |
i |
-i |
-t |
- |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
Milliseconds |
165 |
234 |
177 |
272 |
304 |
141 |
100 |
117 |
435 |
257 |
58 |
518 |
175 |
440 |
327 |
867 |
66 |
133 |
116 |
212 |
97 |
148 |
219 |
209 |
373 |
Character |
s |
o |
n |
? |
|
s |
-s |
- |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
Milliseconds |
185 |
91 |
107 |
525 |
792 |
399 |
506 |
165 |
550 |
757 |
275 |
99 |
265 |
189 |
263 |
248 |
83 |
118 |
136 |
1098 |
455 |
281 |
357 |
233 |
204 |
Character |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
Milliseconds |
452 |
265 |
93 |
216 |
183 |
597 |
229 |
68 |
120 |
106 |
142 |
233 |
88 |
241 |
88 |
286 |
184 |
161 |
692 |
199 |
113 |
136 |
199 |
252 |
173 |
Character |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
l |
-l |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
Milliseconds |
119 |
558 |
446 |
374 |
141 |
120 |
327 |
134 |
156 |
324 |
354 |
422 |
185 |
813 |
120 |
112 |
391 |
277 |
414 |
96 |
313 |
355 |
113 |
122 |
435 |
Character |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
|
- |
, |
|
" |
t |
w |
e |
Milliseconds |
163 |
518 |
278 |
165 |
117 |
140 |
121 |
100 |
246 |
139 |
88 |
288 |
309 |
80 |
205 |
109 |
373 |
408 |
467 |
207 |
248 |
521 |
347 |
583 |
175 |
Character |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
Milliseconds |
143 |
176 |
239 |
363 |
552 |
244 |
100 |
103 |
160 |
392 |
250 |
158 |
162 |
177 |
118 |
156 |
150 |
96 |
172 |
90 |
209 |
586 |
361 |
209 |
264 |
Character |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
s |
-s |
x |
t |
' |
] |
Milliseconds |
160 |
100 |
151 |
95 |
117 |
419 |
215 |
214 |
142 |
161 |
498 |
775 |
434 |
76 |
237 |
639 |
82 |
194 |
189 |
664 |
|
WPM Timing |
Seconds |
WPM |
1.47 |
49.1 |
2.93 |
36.82 |
4.4 |
40.91 |
5.87 |
49.1 |
7.33 |
52.37 |
8.8 |
53.19 |
10.27 |
47.93 |
11.73 |
48.07 |
13.2 |
50.01 |
14.66 |
46.64 |
16.13 |
42.4 |
17.6 |
39.55 |
19.06 |
37.77 |
20.53 |
37.99 |
22 |
38.73 |
23.46 |
37.85 |
24.93 |
38.03 |
26.4 |
38.19 |
27.86 |
39.19 |
29.33 |
40.1 |
30.8 |
38.19 |
32.26 |
37.57 |
33.73 |
38.42 |
35.2 |
38.53 |
36.66 |
36.99 |
38.13 |
36.51 |
39.59 |
37.58 |
41.06 |
36.82 |
42.53 |
36.68 |
43.99 |
37.1 |
45.46 |
38.27 |
46.93 |
38.61 |
48.39 |
38.93 |
49.86 |
39.23 |
51.33 |
39.04 |
52.79 |
38.64 |
54.26 |
38.7 |
55.73 |
38.76 |
57.19 |
39.66 |
58.66 |
39.89 |
60.13 |
39.32 |
61.59 |
39.55 |
63.06 |
39.39 |
64.52 |
39.98 |
65.99 |
40.37 |
67.46 |
40.91 |
68.92 |
41.09 |
70.39 |
40.74 |
71.86 |
40.58 |
73.32 |
40.26 |
|