Official speed |
69.85 wpm (42.26 seconds elapsed during race) |
Without ending ping |
71.47 wpm (1,295 ms delay sending score to TypeRacer’s server) |
Timerless |
73.10 wpm (913 ms elapsed before first character typed; 40.05 seconds elapsed during race) |
Timerless minus one |
72.80 wpm, ignoring the first character typed |
Race Start |
June 13, 2023 4:42:52am UTC |
Race Finish |
June 13, 2023 4:43:34am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
27.94 |
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 urlilib2 import json screen_name = "wordpesessress" url = "http:\\//api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen__nname 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 |
i |
-i |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
j |
Milliseconds |
913 |
82 |
47 |
81 |
133 |
130 |
108 |
123 |
97 |
132 |
185 |
404 |
187 |
70 |
114 |
196 |
307 |
109 |
119 |
14 |
85 |
134 |
168 |
99 |
165 |
Character |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
e |
Milliseconds |
98 |
106 |
91 |
63 |
83 |
132 |
166 |
36 |
142 |
54 |
395 |
225 |
68 |
111 |
78 |
154 |
185 |
168 |
278 |
283 |
64 |
114 |
162 |
80 |
96 |
Character |
s |
-s |
-e |
e |
s |
s |
-s |
-s |
-e |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
Milliseconds |
96 |
237 |
117 |
93 |
52 |
120 |
273 |
126 |
128 |
93 |
8 |
75 |
98 |
236 |
99 |
149 |
81 |
119 |
103 |
130 |
265 |
443 |
190 |
141 |
138 |
Character |
p |
: |
\ |
\ |
-\ |
-\ |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
Milliseconds |
151 |
221 |
735 |
0 |
0 |
0 |
0 |
135 |
173 |
91 |
218 |
180 |
104 |
74 |
83 |
246 |
133 |
119 |
76 |
108 |
145 |
57 |
97 |
235 |
298 |
Character |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
Milliseconds |
139 |
148 |
84 |
113 |
46 |
119 |
121 |
59 |
100 |
147 |
209 |
67 |
97 |
60 |
235 |
228 |
77 |
105 |
94 |
183 |
55 |
97 |
74 |
107 |
179 |
Character |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
Milliseconds |
111 |
93 |
101 |
297 |
329 |
156 |
142 |
47 |
96 |
114 |
229 |
229 |
65 |
111 |
56 |
571 |
574 |
291 |
257 |
203 |
179 |
107 |
165 |
29 |
131 |
Character |
n |
_ |
_ |
n |
-n |
-_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
Milliseconds |
56 |
283 |
69 |
211 |
189 |
131 |
165 |
71 |
101 |
49 |
214 |
133 |
196 |
34 |
101 |
402 |
114 |
96 |
318 |
116 |
115 |
103 |
189 |
181 |
176 |
Character |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
Milliseconds |
56 |
116 |
220 |
168 |
148 |
120 |
149 |
172 |
248 |
190 |
153 |
218 |
161 |
95 |
189 |
212 |
135 |
103 |
325 |
313 |
129 |
131 |
212 |
195 |
291 |
Character |
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
Milliseconds |
140 |
102 |
80 |
91 |
84 |
86 |
129 |
64 |
102 |
175 |
196 |
66 |
79 |
84 |
329 |
483 |
117 |
422 |
393 |
101 |
461 |
139 |
80 |
101 |
279 |
Character |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
Milliseconds |
146 |
131 |
75 |
75 |
64 |
106 |
107 |
77 |
129 |
104 |
81 |
87 |
104 |
40 |
78 |
105 |
50 |
72 |
264 |
63 |
165 |
53 |
98 |
73 |
69 |
Character |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
82 |
83 |
121 |
220 |
138 |
131 |
821 |
550 |
266 |
64 |
213 |
78 |
254 |
336 |
|
WPM Timing |
Seconds |
WPM |
0.85 |
0 |
1.69 |
56.79 |
2.54 |
47.32 |
3.38 |
53.24 |
4.23 |
65.31 |
5.07 |
73.35 |
5.92 |
73.01 |
6.76 |
72.76 |
7.61 |
74.14 |
8.45 |
66.73 |
9.3 |
65.82 |
10.14 |
68.62 |
10.99 |
66.62 |
11.83 |
65.92 |
12.68 |
64.36 |
13.52 |
65.66 |
14.37 |
67.65 |
15.21 |
67.83 |
16.06 |
70.24 |
16.9 |
70.99 |
17.75 |
73.01 |
18.6 |
72.92 |
19.44 |
73.45 |
20.29 |
73.35 |
21.13 |
70.99 |
21.98 |
70.44 |
22.82 |
70.99 |
23.67 |
69.46 |
24.51 |
70.5 |
25.36 |
70.04 |
26.2 |
70.53 |
27.05 |
70.54 |
27.89 |
70.56 |
28.74 |
70.57 |
29.58 |
70.58 |
30.43 |
70.2 |
31.27 |
70.6 |
32.12 |
71.36 |
32.96 |
70.99 |
33.81 |
70.28 |
34.65 |
69.6 |
35.5 |
69.97 |
36.35 |
71.32 |
37.19 |
72.6 |
38.04 |
73.51 |
38.88 |
72.84 |
39.73 |
71.59 |
40.57 |
71.58 |
41.42 |
71.28 |
42.26 |
69.85 |
|