Official speed |
61.44 wpm (48.05 seconds elapsed during race) |
Without ending ping |
61.72 wpm (607 ms delay sending score to TypeRacer’s server) |
Timerless |
62.16 wpm (338 ms elapsed before first character typed; 47.10 seconds elapsed during race) |
Timerless minus one |
61.91 wpm, ignoring the first character typed |
Race Start |
November 14, 2024 5:35:51am UTC |
Race Finish |
November 14, 2024 5:36:39am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.4% |
Points |
24.58 |
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.twitterc.com/1/statuses/user_timeline.json?screen_name=+" + screen_name datat = json.load( urllib2.urlopen(url)) print 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 |
338 |
142 |
210 |
52 |
103 |
176 |
84 |
146 |
151 |
128 |
223 |
54 |
80 |
237 |
157 |
96 |
116 |
208 |
71 |
91 |
180 |
75 |
218 |
139 |
54 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
208 |
162 |
428 |
192 |
232 |
135 |
154 |
174 |
262 |
302 |
145 |
92 |
188 |
113 |
201 |
127 |
259 |
203 |
146 |
145 |
104 |
223 |
92 |
103 |
97 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
156 |
303 |
122 |
163 |
128 |
99 |
216 |
176 |
187 |
256 |
217 |
108 |
159 |
150 |
351 |
270 |
180 |
150 |
200 |
196 |
266 |
266 |
267 |
275 |
153 |
Character |
t |
e |
r |
c |
-c |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
Milliseconds |
186 |
174 |
82 |
278 |
374 |
236 |
152 |
123 |
109 |
258 |
337 |
365 |
305 |
180 |
170 |
105 |
235 |
127 |
93 |
329 |
201 |
269 |
77 |
110 |
98 |
Character |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
Milliseconds |
653 |
516 |
114 |
140 |
183 |
91 |
149 |
128 |
85 |
196 |
230 |
140 |
100 |
115 |
364 |
220 |
207 |
235 |
101 |
112 |
210 |
267 |
256 |
145 |
109 |
Character |
e |
= |
+ |
-+ |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
t |
Milliseconds |
146 |
372 |
508 |
399 |
270 |
189 |
295 |
221 |
220 |
168 |
301 |
93 |
146 |
197 |
215 |
345 |
146 |
0 |
189 |
445 |
67 |
121 |
247 |
53 |
113 |
Character |
-t |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
|
- |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
Milliseconds |
527 |
294 |
181 |
162 |
158 |
151 |
61 |
138 |
216 |
258 |
165 |
84 |
151 |
417 |
85 |
548 |
157 |
135 |
385 |
200 |
61 |
164 |
236 |
159 |
235 |
Character |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
Milliseconds |
120 |
198 |
98 |
244 |
134 |
127 |
273 |
236 |
85 |
126 |
238 |
198 |
123 |
204 |
134 |
61 |
126 |
78 |
128 |
162 |
111 |
51 |
268 |
148 |
121 |
Character |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
Milliseconds |
105 |
146 |
450 |
317 |
135 |
309 |
237 |
302 |
128 |
218 |
183 |
134 |
316 |
142 |
385 |
56 |
173 |
120 |
168 |
173 |
186 |
86 |
232 |
309 |
78 |
Character |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
Milliseconds |
144 |
151 |
119 |
100 |
72 |
123 |
315 |
112 |
191 |
131 |
56 |
116 |
98 |
144 |
164 |
307 |
244 |
236 |
121 |
310 |
341 |
151 |
138 |
241 |
170 |
Character |
' |
] |
Milliseconds |
162 |
240 |
|
WPM Timing |
Seconds |
WPM |
0.96 |
62.44 |
1.92 |
81.17 |
2.88 |
83.25 |
3.84 |
81.17 |
4.8 |
74.93 |
5.77 |
70.76 |
6.73 |
73.14 |
7.69 |
71.8 |
8.65 |
73.54 |
9.61 |
73.68 |
10.57 |
72.66 |
11.53 |
70.76 |
12.49 |
69.16 |
13.45 |
68.68 |
14.41 |
65.77 |
15.38 |
65.56 |
16.34 |
63.91 |
17.3 |
64.52 |
18.26 |
64.41 |
19.22 |
62.44 |
20.18 |
63.63 |
21.14 |
63.57 |
22.1 |
64.07 |
23.06 |
63.48 |
24.02 |
62.44 |
24.98 |
61 |
25.95 |
60.59 |
26.91 |
60.66 |
27.87 |
60.29 |
28.83 |
60.36 |
29.79 |
59.62 |
30.75 |
60.1 |
31.71 |
59.79 |
32.67 |
58.77 |
33.63 |
59.23 |
34.59 |
59.32 |
35.55 |
59.74 |
36.52 |
60.14 |
37.48 |
60.84 |
38.44 |
60.88 |
39.4 |
60.61 |
40.36 |
60.66 |
41.32 |
60.41 |
42.28 |
60.74 |
43.24 |
61.05 |
44.2 |
61.62 |
45.16 |
61.91 |
46.13 |
61.66 |
47.09 |
61.67 |
48.05 |
61.44 |
|