Official speed |
57.02 wpm (51.77 seconds elapsed during race) |
Without ending ping |
57.25 wpm (623 ms delay sending score to TypeRacer’s server) |
Timerless |
57.65 wpm (361 ms elapsed before first character typed; 50.79 seconds elapsed during race) |
Timerless minus one |
57.42 wpm, ignoring the first character typed |
Race Start |
February 29, 2024 2:13:26pm UTC |
Race Finish |
February 29, 2024 2:14:18pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.7% |
Points |
22.81 |
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.twitter.occom/1/statueses /user-_timeline.json?screen_name=" + screen_name data = json.load(urllib2. urlopen(url)) print len(data), "tweets" for tweet int d 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 |
361 |
99 |
61 |
72 |
76 |
162 |
54 |
176 |
113 |
695 |
173 |
103 |
88 |
563 |
115 |
294 |
76 |
88 |
63 |
72 |
151 |
70 |
156 |
98 |
65 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
87 |
75 |
354 |
181 |
212 |
80 |
112 |
859 |
277 |
287 |
64 |
106 |
78 |
216 |
128 |
116 |
314 |
539 |
87 |
94 |
169 |
139 |
96 |
67 |
222 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
147 |
340 |
234 |
147 |
78 |
84 |
438 |
87 |
113 |
948 |
373 |
128 |
133 |
93 |
273 |
416 |
158 |
308 |
110 |
84 |
212 |
569 |
227 |
103 |
129 |
Character |
t |
e |
r |
. |
o |
c |
-c |
-o |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
e |
-e |
s |
e |
s |
|
Milliseconds |
124 |
73 |
90 |
73 |
319 |
177 |
317 |
142 |
390 |
55 |
93 |
274 |
665 |
484 |
322 |
196 |
62 |
139 |
74 |
86 |
336 |
191 |
73 |
129 |
142 |
Character |
- |
/ |
u |
s |
e |
r |
- |
-- |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
Milliseconds |
449 |
245 |
359 |
87 |
72 |
270 |
418 |
447 |
237 |
416 |
71 |
86 |
143 |
142 |
117 |
38 |
70 |
124 |
278 |
102 |
61 |
82 |
362 |
229 |
213 |
Character |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
Milliseconds |
258 |
85 |
169 |
108 |
369 |
265 |
70 |
116 |
94 |
278 |
539 |
330 |
217 |
423 |
151 |
192 |
212 |
33 |
160 |
144 |
235 |
395 |
46 |
118 |
69 |
Character |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
Milliseconds |
96 |
117 |
85 |
107 |
107 |
95 |
289 |
424 |
150 |
86 |
71 |
78 |
198 |
205 |
197 |
85 |
81 |
196 |
219 |
99 |
500 |
168 |
103 |
101 |
488 |
Character |
. |
|
- |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
Milliseconds |
232 |
127 |
387 |
208 |
105 |
125 |
518 |
197 |
92 |
99 |
342 |
271 |
90 |
105 |
236 |
138 |
180 |
95 |
91 |
94 |
43 |
71 |
73 |
114 |
98 |
Character |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
Milliseconds |
389 |
341 |
229 |
109 |
267 |
99 |
279 |
316 |
156 |
314 |
210 |
253 |
161 |
163 |
157 |
81 |
300 |
326 |
163 |
85 |
84 |
121 |
236 |
151 |
78 |
Character |
e |
t |
|
i |
n |
t |
|
d |
-d |
- |
-t |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
Milliseconds |
205 |
154 |
160 |
316 |
77 |
66 |
38 |
152 |
305 |
141 |
125 |
151 |
164 |
119 |
91 |
115 |
321 |
164 |
157 |
80 |
92 |
75 |
51 |
93 |
145 |
Character |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
156 |
76 |
205 |
157 |
581 |
556 |
480 |
342 |
254 |
163 |
623 |
299 |
|
WPM Timing |
Seconds |
WPM |
1.04 |
81.13 |
2.07 |
63.74 |
3.11 |
57.95 |
4.14 |
75.33 |
5.18 |
74.17 |
6.21 |
63.74 |
7.25 |
66.23 |
8.28 |
63.74 |
9.32 |
65.67 |
10.35 |
64.9 |
11.39 |
62.16 |
12.43 |
61.81 |
13.46 |
59.73 |
14.5 |
59.6 |
15.53 |
61.04 |
16.57 |
57.22 |
17.6 |
56.58 |
18.64 |
55.37 |
19.67 |
55.51 |
20.71 |
54.47 |
21.74 |
54.08 |
22.78 |
52.15 |
23.81 |
54.42 |
24.85 |
54.57 |
25.89 |
55.17 |
26.92 |
55.72 |
27.96 |
54.51 |
28.99 |
55.05 |
30.03 |
55.15 |
31.06 |
56.79 |
32.1 |
57.2 |
33.13 |
57.58 |
34.17 |
57.6 |
35.2 |
56.58 |
36.24 |
56.29 |
37.28 |
56.34 |
38.31 |
57.63 |
39.35 |
57.64 |
40.38 |
57.95 |
41.42 |
57.66 |
42.45 |
57.66 |
43.49 |
58.22 |
44.52 |
58.22 |
45.56 |
57.42 |
46.59 |
57.95 |
47.63 |
58.95 |
48.67 |
58.44 |
49.7 |
57.71 |
50.74 |
57.24 |
51.77 |
57.02 |
|