Official speed |
54.60 wpm (54.07 seconds elapsed during race) |
Without ending ping |
54.92 wpm (756 ms delay sending score to TypeRacer’s server) |
Timerless |
56.25 wpm (1,256 ms elapsed before first character typed; 52.05 seconds elapsed during race) |
Timerless minus one |
56.02 wpm, ignoring the first character typed |
Race Start |
September 11, 2024 2:11:57am UTC |
Race Finish |
September 11, 2024 2:12:51am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.8% |
Points |
21.84 |
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"ur url = "http://api.twitter.com/1/statuses/user_timeline.json? screen_name=" + screen_name data = ojjson.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 |
1256 |
98 |
104 |
72 |
100 |
199 |
68 |
202 |
77 |
104 |
193 |
103 |
216 |
674 |
183 |
135 |
136 |
117 |
61 |
75 |
227 |
185 |
232 |
156 |
108 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
124 |
72 |
260 |
188 |
213 |
199 |
141 |
98 |
355 |
222 |
142 |
33 |
154 |
191 |
825 |
232 |
431 |
272 |
125 |
80 |
151 |
348 |
151 |
54 |
178 |
Character |
s |
" |
u |
r |
-r |
-u |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
Milliseconds |
157 |
200 |
292 |
127 |
361 |
125 |
172 |
196 |
114 |
65 |
128 |
239 |
433 |
464 |
311 |
56 |
153 |
159 |
421 |
564 |
146 |
205 |
161 |
108 |
229 |
Character |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
Milliseconds |
319 |
296 |
185 |
110 |
129 |
157 |
79 |
152 |
180 |
114 |
88 |
214 |
304 |
200 |
437 |
203 |
48 |
103 |
83 |
451 |
59 |
152 |
256 |
505 |
128 |
Character |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
|
- |
s |
c |
r |
e |
e |
n |
Milliseconds |
71 |
32 |
321 |
335 |
64 |
84 |
549 |
418 |
89 |
133 |
112 |
320 |
265 |
106 |
74 |
105 |
189 |
637 |
462 |
169 |
184 |
167 |
162 |
175 |
36 |
Character |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
Milliseconds |
292 |
208 |
69 |
97 |
82 |
653 |
335 |
385 |
668 |
336 |
577 |
206 |
281 |
139 |
169 |
45 |
318 |
233 |
84 |
107 |
84 |
157 |
333 |
92 |
154 |
Character |
a |
|
= |
|
o |
j |
-j |
-o |
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
Milliseconds |
48 |
249 |
333 |
270 |
786 |
186 |
269 |
128 |
204 |
91 |
76 |
109 |
192 |
199 |
137 |
63 |
115 |
258 |
415 |
93 |
89 |
144 |
105 |
236 |
265 |
Character |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
Milliseconds |
308 |
294 |
63 |
122 |
253 |
189 |
127 |
85 |
258 |
360 |
71 |
105 |
362 |
147 |
352 |
169 |
98 |
89 |
85 |
112 |
169 |
215 |
96 |
103 |
281 |
Character |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
Milliseconds |
393 |
102 |
116 |
79 |
301 |
353 |
257 |
240 |
223 |
217 |
182 |
156 |
181 |
199 |
401 |
288 |
236 |
132 |
64 |
120 |
296 |
280 |
154 |
153 |
173 |
Character |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
Milliseconds |
195 |
117 |
103 |
85 |
148 |
80 |
139 |
52 |
268 |
127 |
138 |
99 |
75 |
95 |
83 |
85 |
191 |
191 |
129 |
176 |
112 |
472 |
369 |
462 |
99 |
Character |
x |
t |
' |
] |
Milliseconds |
247 |
211 |
296 |
1376 |
|
WPM Timing |
Seconds |
WPM |
1.08 |
0 |
2.16 |
44.39 |
3.24 |
48.09 |
4.33 |
55.49 |
5.41 |
59.93 |
6.49 |
61.04 |
7.57 |
61.83 |
8.65 |
56.88 |
9.73 |
56.72 |
10.81 |
57.71 |
11.89 |
53.47 |
12.98 |
54.56 |
14.06 |
53.78 |
15.14 |
52.32 |
16.22 |
52.53 |
17.3 |
54.1 |
18.38 |
54.84 |
19.46 |
55.49 |
20.55 |
54.9 |
21.63 |
55.49 |
22.71 |
54.43 |
23.79 |
55.49 |
24.87 |
54.52 |
25.95 |
54.1 |
27.03 |
55.04 |
28.11 |
53.78 |
29.2 |
52.61 |
30.28 |
51.92 |
31.36 |
52.81 |
32.44 |
53.64 |
33.52 |
52.98 |
34.6 |
51.33 |
35.68 |
52.8 |
36.76 |
52.88 |
37.85 |
52.63 |
38.93 |
53.33 |
40.01 |
53.39 |
41.09 |
54.03 |
42.17 |
54.07 |
43.25 |
54.38 |
44.33 |
54.41 |
45.42 |
54.17 |
46.5 |
54.46 |
47.58 |
54.98 |
48.66 |
55.98 |
49.74 |
56.69 |
50.82 |
56.2 |
51.9 |
55.95 |
52.98 |
55.03 |
54.07 |
54.6 |
|