Official speed |
53.14 wpm (55.55 seconds elapsed during race) |
Without ending ping |
53.27 wpm (584 ms delay sending score to TypeRacer’s server) |
Timerless |
53.52 wpm (263 ms elapsed before first character typed; 54.70 seconds elapsed during race) |
Timerless minus one |
53.31 wpm, ignoring the first character typed |
Race Start |
November 5, 2024 1:17:40am UTC |
Race Finish |
November 5, 2024 1:18:35am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.1% |
Points |
21.26 |
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 ullrllib2 import json screen_name = "wordpress" url = "htttp://api.twitter.com1/1/satatuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet[t''text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
l |
l |
-l |
-l |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
Milliseconds |
263 |
158 |
188 |
116 |
79 |
187 |
120 |
190 |
208 |
218 |
397 |
217 |
200 |
220 |
193 |
414 |
373 |
248 |
124 |
95 |
123 |
187 |
79 |
137 |
185 |
Character |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
Milliseconds |
104 |
150 |
127 |
78 |
146 |
132 |
127 |
131 |
223 |
126 |
383 |
192 |
256 |
230 |
113 |
123 |
157 |
96 |
188 |
402 |
260 |
352 |
97 |
341 |
433 |
Character |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
t |
-t |
p |
: |
/ |
/ |
a |
p |
Milliseconds |
404 |
155 |
92 |
122 |
143 |
357 |
267 |
184 |
97 |
97 |
269 |
299 |
159 |
600 |
310 |
71 |
193 |
206 |
741 |
368 |
343 |
298 |
198 |
399 |
133 |
Character |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
1 |
-1 |
/ |
1 |
/ |
s |
a |
-a |
t |
a |
t |
u |
Milliseconds |
212 |
261 |
333 |
206 |
224 |
140 |
178 |
169 |
242 |
356 |
322 |
126 |
126 |
689 |
945 |
826 |
307 |
290 |
587 |
474 |
476 |
135 |
121 |
109 |
290 |
Character |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
Milliseconds |
134 |
340 |
224 |
238 |
285 |
101 |
88 |
117 |
347 |
315 |
140 |
919 |
153 |
151 |
207 |
156 |
123 |
149 |
295 |
131 |
111 |
153 |
305 |
230 |
165 |
Character |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
Milliseconds |
253 |
136 |
155 |
158 |
382 |
395 |
121 |
216 |
195 |
316 |
324 |
184 |
157 |
182 |
165 |
145 |
254 |
122 |
143 |
148 |
220 |
241 |
108 |
335 |
155 |
Character |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
Milliseconds |
142 |
394 |
139 |
128 |
138 |
149 |
135 |
158 |
181 |
146 |
67 |
171 |
204 |
214 |
258 |
62 |
158 |
241 |
207 |
123 |
127 |
201 |
101 |
128 |
279 |
Character |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
Milliseconds |
140 |
201 |
161 |
30 |
230 |
248 |
179 |
194 |
327 |
177 |
131 |
72 |
267 |
182 |
126 |
208 |
136 |
56 |
128 |
109 |
145 |
139 |
147 |
97 |
250 |
Character |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
Milliseconds |
144 |
120 |
103 |
116 |
286 |
399 |
185 |
186 |
253 |
223 |
189 |
163 |
358 |
134 |
345 |
179 |
205 |
102 |
542 |
166 |
132 |
201 |
145 |
135 |
138 |
Character |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
t |
' |
-' |
Milliseconds |
413 |
158 |
157 |
127 |
176 |
152 |
78 |
127 |
278 |
201 |
138 |
117 |
114 |
84 |
102 |
201 |
123 |
152 |
133 |
216 |
154 |
175 |
384 |
135 |
354 |
Character |
-t |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
327 |
297 |
195 |
102 |
195 |
229 |
126 |
245 |
|
WPM Timing |
Seconds |
WPM |
1.11 |
75.61 |
2.22 |
43.2 |
3.33 |
39.6 |
4.44 |
45.9 |
5.56 |
56.16 |
6.67 |
57.6 |
7.78 |
58.63 |
8.89 |
56.7 |
10 |
55.2 |
11.11 |
55.08 |
12.22 |
55.97 |
13.33 |
54 |
14.44 |
52.34 |
15.55 |
50.15 |
16.67 |
50.4 |
17.78 |
50.63 |
18.89 |
50.19 |
20 |
49.2 |
21.11 |
46.61 |
22.22 |
45.36 |
23.33 |
44.23 |
24.44 |
43.69 |
25.55 |
44.14 |
26.66 |
44.55 |
27.78 |
43.64 |
28.89 |
44.86 |
30 |
45.6 |
31.11 |
45.9 |
32.22 |
46.18 |
33.33 |
46.44 |
34.44 |
47.04 |
35.55 |
47.59 |
36.66 |
48.11 |
37.77 |
48.92 |
38.89 |
49.68 |
40 |
50.1 |
41.11 |
50.5 |
42.22 |
50.88 |
43.33 |
52.07 |
44.44 |
52.65 |
45.55 |
52.42 |
46.66 |
52.46 |
47.77 |
52.25 |
48.89 |
52.78 |
50 |
53.04 |
51.11 |
53.53 |
52.22 |
54.23 |
53.33 |
53.33 |
54.44 |
53.12 |
55.55 |
53.14 |
|