Official speed |
53.62 wpm (55.05 seconds elapsed during race) |
Without ending ping |
53.72 wpm (552 ms delay sending score to TypeRacer’s server) |
Timerless |
54.07 wpm (354 ms elapsed before first character typed; 54.15 seconds elapsed during race) |
Timerless minus one |
53.85 wpm, ignoring the first character typed |
Race Start |
October 19, 2024 8:58:24pm UTC |
Race Finish |
October 19, 2024 8:59:19pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.0% |
Points |
21.45 |
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" url = "http://api.tweitterc..com/1/astatuses/user_timeline.json?screen_name =" + screen_namde datat = = json.load(urllib2.urlopen(url)) print len(data), "tweets" for twetet in datat: 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 |
354 |
168 |
210 |
58 |
93 |
179 |
45 |
172 |
126 |
99 |
210 |
61 |
142 |
240 |
213 |
63 |
141 |
176 |
117 |
63 |
242 |
141 |
151 |
129 |
120 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
144 |
210 |
101 |
119 |
246 |
102 |
183 |
112 |
292 |
312 |
96 |
150 |
249 |
125 |
136 |
143 |
245 |
228 |
157 |
264 |
155 |
252 |
136 |
87 |
96 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
e |
-e |
Milliseconds |
480 |
339 |
151 |
145 |
140 |
73 |
173 |
149 |
206 |
296 |
197 |
124 |
134 |
54 |
522 |
257 |
184 |
119 |
205 |
162 |
254 |
201 |
203 |
165 |
502 |
Character |
i |
t |
t |
e |
r |
c |
. |
-. |
-c |
. |
c |
o |
m |
/ |
1 |
/ |
a |
-a |
s |
t |
a |
t |
u |
s |
e |
Milliseconds |
219 |
103 |
189 |
139 |
119 |
443 |
126 |
665 |
161 |
340 |
309 |
73 |
139 |
280 |
327 |
328 |
408 |
438 |
108 |
103 |
322 |
0 |
331 |
322 |
112 |
Character |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
Milliseconds |
470 |
290 |
295 |
1472 |
0 |
0 |
0 |
167 |
100 |
103 |
145 |
424 |
254 |
127 |
111 |
187 |
226 |
126 |
84 |
120 |
565 |
280 |
187 |
344 |
128 |
Character |
e |
n |
_ |
n |
a |
m |
e |
|
- |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
d |
Milliseconds |
192 |
130 |
298 |
249 |
106 |
145 |
274 |
173 |
445 |
594 |
501 |
234 |
158 |
183 |
201 |
327 |
362 |
88 |
140 |
159 |
267 |
252 |
109 |
127 |
286 |
Character |
-d |
e |
|
d |
a |
t |
a |
t |
|
= |
-= |
- |
|
- |
-t |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
Milliseconds |
399 |
122 |
90 |
142 |
103 |
139 |
101 |
73 |
82 |
98 |
391 |
200 |
200 |
277 |
253 |
108 |
185 |
194 |
281 |
69 |
100 |
109 |
214 |
215 |
205 |
Character |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
Milliseconds |
113 |
132 |
272 |
171 |
126 |
109 |
152 |
49 |
82 |
240 |
89 |
213 |
700 |
93 |
177 |
235 |
152 |
72 |
267 |
176 |
101 |
120 |
228 |
177 |
137 |
Character |
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
Milliseconds |
269 |
137 |
102 |
133 |
75 |
109 |
170 |
108 |
97 |
267 |
184 |
126 |
86 |
119 |
277 |
344 |
363 |
229 |
274 |
266 |
441 |
257 |
338 |
133 |
345 |
Character |
|
f |
o |
r |
|
t |
w |
e |
t |
-t |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
t |
-t |
: |
|
p |
Milliseconds |
261 |
259 |
157 |
231 |
102 |
160 |
194 |
109 |
259 |
484 |
357 |
0 |
0 |
153 |
92 |
122 |
843 |
0 |
0 |
59 |
84 |
557 |
277 |
173 |
150 |
Character |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
142 |
114 |
106 |
97 |
141 |
199 |
190 |
78 |
151 |
176 |
565 |
457 |
101 |
151 |
201 |
213 |
204 |
354 |
|
WPM Timing |
Seconds |
WPM |
1.1 |
65.39 |
2.2 |
76.29 |
3.3 |
76.29 |
4.4 |
79.01 |
5.51 |
74.11 |
6.61 |
74.47 |
7.71 |
71.62 |
8.81 |
69.48 |
9.91 |
71.44 |
11.01 |
69.75 |
12.11 |
68.36 |
13.21 |
66.3 |
14.31 |
65.39 |
15.42 |
60.72 |
16.52 |
59.58 |
17.62 |
57.9 |
18.72 |
55.77 |
19.82 |
55.7 |
20.92 |
54.49 |
22.02 |
51.77 |
23.12 |
53.97 |
24.22 |
54.99 |
25.32 |
54.02 |
26.43 |
54.49 |
27.53 |
54.06 |
28.63 |
52.4 |
29.73 |
52.47 |
30.83 |
52.55 |
31.93 |
52.24 |
33.03 |
52.68 |
34.13 |
50.98 |
35.23 |
50.4 |
36.34 |
51.52 |
37.44 |
52.57 |
38.54 |
52 |
39.64 |
52.68 |
40.74 |
53.02 |
41.84 |
54.21 |
42.94 |
54.49 |
44.04 |
54.22 |
45.14 |
53.69 |
46.25 |
53.45 |
47.35 |
53.98 |
48.45 |
53.5 |
49.55 |
53.04 |
50.65 |
53.07 |
51.75 |
53.8 |
52.85 |
53.81 |
53.95 |
53.82 |
55.05 |
53.62 |
|