Official speed |
52.38 wpm (56.36 seconds elapsed during race) |
Without ending ping |
52.58 wpm (675 ms delay sending score to TypeRacer’s server) |
Timerless |
52.83 wpm (260 ms elapsed before first character typed; 55.42 seconds elapsed during race) |
Timerless minus one |
52.61 wpm, ignoring the first character typed |
Race Start |
July 3, 2024 12:00:11pm UTC |
Race Finish |
July 3, 2024 12:01:07pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.0% |
Points |
20.95 |
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 impotrt json scereen_name = "wordpress" url = "http://api.tweiitter.com/1/statuser/s/user_timeline.json?screen_name =" + screen_name data = sjjson.load(urllib2.urlopen(url)) print len(data), "twetets" for tweet omin data: opirint tweet['text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
t |
-t |
r |
t |
|
j |
Milliseconds |
260 |
131 |
228 |
59 |
130 |
182 |
90 |
182 |
82 |
111 |
253 |
131 |
183 |
238 |
130 |
140 |
165 |
177 |
87 |
325 |
373 |
202 |
201 |
76 |
250 |
Character |
s |
o |
n |
|
s |
c |
e |
-e |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
Milliseconds |
123 |
93 |
118 |
164 |
92 |
170 |
432 |
415 |
65 |
119 |
147 |
155 |
218 |
247 |
119 |
129 |
145 |
118 |
137 |
167 |
219 |
216 |
165 |
139 |
126 |
Character |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
Milliseconds |
300 |
147 |
49 |
152 |
142 |
315 |
192 |
102 |
146 |
172 |
176 |
218 |
146 |
431 |
224 |
97 |
175 |
68 |
286 |
278 |
204 |
192 |
136 |
149 |
300 |
Character |
t |
w |
e |
i |
-i |
-e |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
Milliseconds |
433 |
203 |
131 |
235 |
322 |
182 |
204 |
134 |
256 |
191 |
85 |
305 |
324 |
111 |
109 |
258 |
331 |
181 |
292 |
216 |
120 |
124 |
179 |
531 |
158 |
Character |
r |
/ |
-/ |
-r |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
Milliseconds |
129 |
288 |
346 |
192 |
129 |
233 |
337 |
144 |
106 |
143 |
404 |
289 |
100 |
104 |
132 |
99 |
172 |
139 |
442 |
173 |
276 |
166 |
80 |
103 |
267 |
Character |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
- |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
Milliseconds |
274 |
193 |
374 |
147 |
408 |
175 |
342 |
340 |
105 |
199 |
183 |
178 |
432 |
280 |
432 |
263 |
191 |
190 |
107 |
179 |
278 |
91 |
150 |
181 |
256 |
Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
s |
j |
-j |
-s |
j |
s |
o |
n |
. |
l |
o |
a |
d |
Milliseconds |
236 |
153 |
133 |
140 |
115 |
127 |
158 |
124 |
136 |
102 |
163 |
141 |
309 |
188 |
309 |
176 |
403 |
165 |
49 |
164 |
242 |
301 |
261 |
62 |
181 |
Character |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
Milliseconds |
285 |
224 |
126 |
85 |
185 |
64 |
71 |
228 |
105 |
217 |
129 |
68 |
192 |
198 |
181 |
156 |
382 |
306 |
117 |
70 |
255 |
178 |
179 |
263 |
121 |
Character |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
t |
-t |
e |
t |
s |
" |
Milliseconds |
85 |
156 |
122 |
255 |
253 |
93 |
216 |
287 |
153 |
161 |
101 |
136 |
201 |
300 |
126 |
682 |
231 |
235 |
130 |
306 |
487 |
68 |
136 |
160 |
283 |
Character |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
o |
m |
-m |
-o |
i |
n |
|
d |
a |
t |
a |
: |
|
o |
Milliseconds |
132 |
110 |
105 |
206 |
86 |
148 |
195 |
129 |
188 |
159 |
167 |
163 |
131 |
660 |
204 |
377 |
963 |
871 |
128 |
144 |
117 |
126 |
337 |
147 |
253 |
Character |
-o |
p |
i |
-i |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
762 |
509 |
280 |
464 |
146 |
94 |
136 |
148 |
122 |
166 |
188 |
127 |
171 |
175 |
205 |
273 |
164 |
146 |
209 |
190 |
231 |
267 |
|
WPM Timing |
Seconds |
WPM |
1.13 |
74.52 |
2.25 |
69.2 |
3.38 |
67.43 |
4.51 |
61.22 |
5.64 |
61.75 |
6.76 |
60.33 |
7.89 |
62.36 |
9.02 |
62.55 |
10.14 |
63.88 |
11.27 |
62.81 |
12.4 |
62.91 |
13.53 |
62.99 |
14.65 |
59.78 |
15.78 |
58.55 |
16.91 |
58.91 |
18.03 |
57.89 |
19.16 |
57.62 |
20.29 |
55.01 |
21.42 |
54.91 |
22.54 |
56.43 |
23.67 |
56.27 |
24.8 |
55.65 |
25.92 |
55.08 |
27.05 |
55.01 |
28.18 |
53.66 |
29.31 |
54.05 |
30.43 |
54.41 |
31.56 |
55.51 |
32.69 |
54.33 |
33.81 |
54.3 |
34.94 |
54.26 |
36.07 |
55.23 |
37.2 |
55.81 |
38.32 |
55.74 |
39.45 |
56.27 |
40.58 |
56.48 |
41.7 |
56.68 |
42.83 |
56.31 |
43.96 |
55.42 |
45.09 |
56.16 |
46.21 |
56.09 |
47.34 |
54.75 |
48.47 |
53.97 |
49.59 |
53.47 |
50.72 |
53.23 |
51.85 |
52.31 |
52.98 |
51.87 |
54.1 |
52.34 |
55.23 |
52.58 |
56.36 |
52.38 |
|