Official speed |
66.77 wpm (44.21 seconds elapsed during race) |
Without ending ping |
67.05 wpm (542 ms delay sending score to TypeRacer’s server) |
Timerless |
67.71 wpm (424 ms elapsed before first character typed; 43.25 seconds elapsed during race) |
Timerless minus one |
67.43 wpm, ignoring the first character typed |
Race Start |
August 17, 2024 6:59:36am UTC |
Race Finish |
August 17, 2024 7:00:20am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.8% |
Points |
26.71 |
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 = "wordpreesss" url = "http: //api.twitter.com/1/stausestuses/user_timeline.json?screen_name=" + 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 |
424 |
33 |
144 |
93 |
150 |
178 |
102 |
149 |
137 |
133 |
216 |
83 |
146 |
249 |
151 |
149 |
84 |
55 |
103 |
59 |
169 |
66 |
117 |
150 |
83 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
e |
Milliseconds |
72 |
77 |
53 |
196 |
154 |
101 |
182 |
99 |
207 |
180 |
99 |
106 |
81 |
114 |
164 |
168 |
297 |
202 |
186 |
385 |
215 |
99 |
148 |
17 |
137 |
Character |
s |
-s |
-e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
|
- |
/ |
/ |
a |
p |
Milliseconds |
0 |
553 |
151 |
61 |
169 |
301 |
69 |
177 |
121 |
98 |
264 |
165 |
142 |
361 |
268 |
81 |
154 |
80 |
254 |
68 |
463 |
284 |
166 |
107 |
213 |
Character |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
u |
s |
e |
s |
-s |
-e |
Milliseconds |
99 |
330 |
152 |
96 |
476 |
130 |
150 |
156 |
47 |
118 |
202 |
81 |
50 |
269 |
281 |
219 |
178 |
173 |
97 |
182 |
137 |
144 |
102 |
362 |
169 |
Character |
-s |
-u |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
Milliseconds |
185 |
118 |
197 |
91 |
131 |
104 |
115 |
132 |
195 |
118 |
37 |
65 |
184 |
204 |
81 |
63 |
37 |
181 |
118 |
65 |
58 |
150 |
391 |
169 |
121 |
Character |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
Milliseconds |
44 |
241 |
750 |
194 |
155 |
98 |
197 |
74 |
248 |
190 |
70 |
103 |
65 |
155 |
394 |
736 |
431 |
309 |
110 |
182 |
166 |
90 |
159 |
69 |
233 |
Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
Milliseconds |
200 |
125 |
96 |
86 |
97 |
80 |
102 |
102 |
119 |
177 |
140 |
185 |
195 |
116 |
119 |
78 |
234 |
402 |
268 |
103 |
71 |
198 |
368 |
127 |
36 |
Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
Milliseconds |
273 |
108 |
124 |
300 |
67 |
241 |
74 |
175 |
260 |
68 |
262 |
29 |
269 |
535 |
90 |
128 |
413 |
201 |
331 |
190 |
114 |
117 |
36 |
54 |
95 |
Character |
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
Milliseconds |
222 |
349 |
111 |
234 |
307 |
98 |
97 |
124 |
256 |
351 |
37 |
316 |
265 |
135 |
121 |
193 |
136 |
108 |
290 |
133 |
98 |
104 |
71 |
113 |
96 |
Character |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
Milliseconds |
92 |
100 |
192 |
134 |
120 |
102 |
35 |
79 |
39 |
115 |
67 |
148 |
235 |
55 |
188 |
124 |
97 |
41 |
71 |
75 |
112 |
172 |
129 |
224 |
138 |
Character |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
973 |
382 |
368 |
122 |
215 |
134 |
63 |
680 |
|
WPM Timing |
Seconds |
WPM |
0.88 |
67.86 |
1.77 |
74.64 |
2.65 |
76.9 |
3.54 |
88.21 |
4.42 |
89.57 |
5.31 |
88.21 |
6.19 |
85.3 |
7.07 |
83.12 |
7.96 |
75.4 |
8.84 |
74.64 |
9.73 |
72.79 |
10.61 |
72.38 |
11.49 |
68.9 |
12.38 |
68.83 |
13.26 |
67.86 |
14.15 |
69.55 |
15.03 |
68.65 |
15.92 |
66.35 |
16.8 |
62.86 |
17.68 |
64.46 |
18.57 |
66.56 |
19.45 |
67.24 |
20.34 |
66.68 |
21.22 |
66.16 |
22.11 |
67.31 |
22.99 |
65.77 |
23.87 |
64.34 |
24.76 |
64.46 |
25.64 |
65.52 |
26.53 |
66.5 |
27.41 |
66.98 |
28.3 |
66.58 |
29.18 |
66.21 |
30.06 |
66.66 |
30.95 |
67.08 |
31.83 |
66.35 |
32.72 |
65.65 |
33.6 |
66.43 |
34.48 |
66.12 |
35.37 |
66.16 |
36.25 |
65.87 |
37.14 |
65.92 |
38.02 |
66.91 |
38.91 |
68.16 |
39.79 |
68.76 |
40.67 |
69.33 |
41.56 |
68.14 |
42.44 |
67.29 |
43.33 |
67.3 |
44.21 |
66.77 |
|