Official speed |
59.34 wpm (49.75 seconds elapsed during race) |
Without ending ping |
59.48 wpm (524 ms delay sending score to TypeRacer’s server) |
Timerless |
59.83 wpm (286 ms elapsed before first character typed; 48.94 seconds elapsed during race) |
Timerless minus one |
59.59 wpm, ignoring the first character typed |
Race Start |
October 10, 2024 10:18:15am UTC |
Race Finish |
October 10, 2024 10:19:05am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
23.74 |
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..cocom/1/statuses/usetr_timeline.json?screen_naeeemme=" + screen_name data = 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 |
286 |
119 |
176 |
65 |
105 |
186 |
31 |
176 |
103 |
94 |
325 |
429 |
101 |
181 |
103 |
118 |
117 |
170 |
66 |
82 |
168 |
57 |
134 |
112 |
78 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
114 |
131 |
67 |
157 |
197 |
101 |
129 |
119 |
215 |
555 |
120 |
126 |
141 |
88 |
131 |
129 |
299 |
71 |
148 |
141 |
93 |
175 |
61 |
101 |
126 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
e |
-e |
Milliseconds |
117 |
245 |
234 |
48 |
64 |
98 |
105 |
1068 |
460 |
225 |
250 |
114 |
183 |
15 |
292 |
347 |
107 |
126 |
143 |
152 |
224 |
178 |
172 |
135 |
479 |
Character |
i |
t |
t |
e |
r |
c |
-c |
. |
. |
c |
o |
-o |
-c |
-. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
Milliseconds |
212 |
126 |
142 |
141 |
87 |
270 |
356 |
237 |
56 |
132 |
136 |
321 |
202 |
161 |
104 |
116 |
133 |
250 |
293 |
104 |
459 |
703 |
130 |
119 |
303 |
Character |
s |
e |
s |
/ |
u |
s |
e |
t |
-t |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
Milliseconds |
140 |
136 |
338 |
201 |
249 |
91 |
108 |
375 |
443 |
138 |
275 |
275 |
101 |
139 |
143 |
81 |
150 |
108 |
124 |
163 |
203 |
184 |
71 |
750 |
352 |
Character |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
e |
-e |
e |
-e |
e |
m |
-m |
-e |
m |
e |
= |
" |
|
+ |
|
s |
Milliseconds |
227 |
170 |
208 |
137 |
130 |
140 |
222 |
263 |
116 |
157 |
382 |
281 |
507 |
363 |
233 |
306 |
164 |
156 |
125 |
210 |
356 |
189 |
212 |
406 |
205 |
Character |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
Milliseconds |
217 |
240 |
111 |
128 |
120 |
249 |
193 |
102 |
116 |
162 |
159 |
136 |
138 |
104 |
122 |
72 |
152 |
133 |
162 |
114 |
91 |
113 |
214 |
222 |
239 |
Character |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
Milliseconds |
93 |
144 |
367 |
180 |
107 |
60 |
179 |
40 |
67 |
202 |
120 |
185 |
142 |
55 |
187 |
204 |
142 |
114 |
900 |
214 |
103 |
99 |
271 |
167 |
83 |
Character |
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
Milliseconds |
211 |
135 |
315 |
0 |
117 |
476 |
144 |
127 |
52 |
230 |
72 |
175 |
124 |
46 |
290 |
278 |
111 |
196 |
155 |
247 |
159 |
462 |
139 |
130 |
292 |
Character |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
Milliseconds |
140 |
864 |
95 |
135 |
131 |
113 |
136 |
129 |
163 |
125 |
107 |
96 |
116 |
124 |
397 |
163 |
89 |
131 |
242 |
116 |
177 |
156 |
92 |
102 |
270 |
Character |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
122 |
175 |
316 |
169 |
159 |
116 |
149 |
315 |
121 |
103 |
161 |
167 |
166 |
264 |
|
WPM Timing |
Seconds |
WPM |
0.99 |
84.43 |
1.99 |
66.34 |
2.98 |
76.39 |
3.98 |
84.43 |
4.97 |
82.01 |
5.97 |
78.4 |
6.96 |
79.26 |
7.96 |
79.9 |
8.95 |
76.39 |
9.95 |
71.16 |
10.94 |
71.27 |
11.94 |
71.36 |
12.93 |
67.73 |
13.93 |
67.2 |
14.92 |
63.52 |
15.92 |
61.81 |
16.91 |
60.3 |
17.91 |
59.63 |
18.9 |
59.04 |
19.9 |
58.5 |
20.89 |
56.86 |
21.89 |
58.66 |
22.88 |
58.21 |
23.88 |
57.29 |
24.87 |
57.89 |
25.87 |
56.59 |
26.86 |
54.5 |
27.86 |
53.41 |
28.85 |
53.23 |
29.85 |
52.67 |
30.84 |
53.69 |
31.84 |
55.03 |
32.83 |
55.92 |
33.83 |
56.05 |
34.82 |
57.2 |
35.82 |
57.96 |
36.81 |
56.72 |
37.81 |
57.13 |
38.8 |
57.21 |
39.8 |
57.89 |
40.79 |
58.25 |
41.79 |
58.01 |
42.78 |
57.78 |
43.78 |
57.56 |
44.77 |
58.43 |
45.77 |
58.47 |
46.76 |
59.02 |
47.76 |
59.05 |
48.75 |
59.32 |
49.75 |
59.34 |
|