Official speed |
60.41 wpm (48.87 seconds elapsed during race) |
Without ending ping |
60.49 wpm (461 ms delay sending score to TypeRacer’s server) |
Timerless |
60.84 wpm (281 ms elapsed before first character typed; 48.12 seconds elapsed during race) |
Timerless minus one |
60.59 wpm, ignoring the first character typed |
Race Start |
June 9, 2024 2:07:02am UTC |
Race Finish |
June 9, 2024 2:07:51am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
93.9% |
Points |
24.16 |
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 =- " wodprdperess" url = :"htt[p://apit.t.twitter.com/1/statuesses./user)__timeline.sjson?screen_nammee"=" + screeN_n_mname data = json.load(urllib2.urlopen(url)) print len(data,), "tweets" for tweet in data: print twetet['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 |
281 |
117 |
121 |
130 |
88 |
147 |
59 |
62 |
132 |
163 |
340 |
159 |
67 |
245 |
181 |
146 |
113 |
119 |
88 |
90 |
114 |
80 |
23 |
94 |
122 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
- |
|
- |
-- |
|
" |
|
- |
w |
o |
Milliseconds |
97 |
122 |
47 |
146 |
146 |
104 |
123 |
94 |
185 |
175 |
89 |
61 |
113 |
106 |
141 |
0 |
116 |
286 |
311 |
80 |
109 |
178 |
266 |
52 |
121 |
Character |
d |
p |
-p |
-d |
r |
d |
p |
e |
-e |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
: |
-: |
" |
h |
Milliseconds |
249 |
143 |
275 |
107 |
117 |
158 |
97 |
120 |
218 |
38 |
71 |
136 |
111 |
147 |
205 |
103 |
90 |
103 |
322 |
134 |
231 |
323 |
446 |
215 |
362 |
Character |
t |
t |
[ |
-[ |
p |
: |
/ |
/ |
a |
p |
i |
t |
. |
t |
-t |
-. |
-t |
. |
t |
w |
i |
t |
t |
e |
r |
Milliseconds |
249 |
130 |
132 |
374 |
169 |
260 |
552 |
154 |
112 |
116 |
165 |
67 |
95 |
105 |
192 |
113 |
113 |
374 |
109 |
147 |
144 |
81 |
112 |
94 |
69 |
Character |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
e |
s |
-s |
-e |
s |
e |
s |
. |
-. |
/ |
u |
s |
e |
Milliseconds |
99 |
194 |
63 |
112 |
249 |
294 |
129 |
210 |
145 |
118 |
49 |
132 |
105 |
126 |
399 |
106 |
232 |
117 |
86 |
117 |
373 |
223 |
178 |
87 |
55 |
Character |
r |
) |
_ |
-_ |
-) |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
s |
-s |
j |
s |
o |
n |
? |
s |
c |
r |
Milliseconds |
79 |
193 |
0 |
347 |
126 |
377 |
397 |
56 |
108 |
66 |
144 |
102 |
106 |
42 |
140 |
142 |
230 |
125 |
55 |
82 |
98 |
205 |
396 |
170 |
146 |
Character |
e |
e |
n |
_ |
n |
a |
m |
m |
e |
-e |
-m |
e |
" |
-" |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
N |
Milliseconds |
110 |
87 |
81 |
224 |
193 |
156 |
40 |
214 |
156 |
137 |
119 |
51 |
456 |
312 |
423 |
432 |
417 |
391 |
305 |
96 |
106 |
145 |
71 |
96 |
287 |
Character |
_ |
-_ |
-N |
n |
_ |
m |
-m |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
Milliseconds |
311 |
203 |
117 |
151 |
264 |
162 |
225 |
135 |
49 |
90 |
76 |
105 |
111 |
103 |
70 |
66 |
114 |
781 |
270 |
186 |
116 |
233 |
191 |
169 |
164 |
Character |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
Milliseconds |
133 |
61 |
87 |
132 |
230 |
118 |
175 |
215 |
167 |
124 |
237 |
215 |
207 |
65 |
119 |
327 |
160 |
92 |
85 |
176 |
351 |
82 |
104 |
252 |
155 |
Character |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
, |
-, |
) |
, |
|
" |
t |
w |
e |
e |
Milliseconds |
213 |
109 |
60 |
105 |
111 |
98 |
61 |
185 |
55 |
128 |
166 |
164 |
113 |
86 |
84 |
91 |
299 |
200 |
222 |
151 |
182 |
333 |
114 |
169 |
129 |
Character |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
Milliseconds |
93 |
131 |
291 |
319 |
148 |
85 |
96 |
90 |
127 |
120 |
86 |
132 |
129 |
139 |
71 |
105 |
60 |
82 |
86 |
87 |
94 |
269 |
142 |
139 |
70 |
Character |
i |
n |
t |
|
t |
w |
e |
t |
-t |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
{ |
-{ |
] |
Milliseconds |
97 |
92 |
75 |
97 |
137 |
103 |
163 |
299 |
282 |
33 |
74 |
532 |
485 |
339 |
251 |
133 |
141 |
191 |
272 |
361 |
565 |
|
WPM Timing |
Seconds |
WPM |
0.98 |
85.95 |
1.95 |
79.81 |
2.93 |
81.86 |
3.91 |
92.09 |
4.89 |
93.32 |
5.86 |
83.9 |
6.84 |
77.18 |
7.82 |
72.14 |
8.8 |
72.31 |
9.77 |
72.44 |
10.75 |
66.97 |
11.73 |
64.46 |
12.71 |
61.39 |
13.68 |
61.39 |
14.66 |
58.94 |
15.64 |
61.39 |
16.61 |
61.39 |
17.59 |
61.39 |
18.57 |
60.1 |
19.55 |
60.16 |
20.52 |
57.88 |
21.5 |
59.72 |
22.48 |
59.79 |
23.46 |
60.37 |
24.43 |
60.41 |
25.41 |
58.56 |
26.39 |
56.84 |
27.37 |
56.13 |
28.34 |
56.73 |
29.32 |
55.25 |
30.3 |
55.85 |
31.27 |
56.02 |
32.25 |
55.81 |
33.23 |
57.06 |
34.21 |
57.18 |
35.18 |
57.64 |
36.16 |
57.74 |
37.14 |
58.16 |
38.12 |
59.5 |
39.09 |
59.55 |
40.07 |
59.3 |
41.05 |
59.93 |
42.02 |
60.54 |
43 |
61.95 |
43.98 |
62.76 |
44.96 |
62.46 |
45.93 |
61.91 |
46.91 |
61.65 |
47.89 |
60.89 |
48.87 |
60.41 |
|