Official speed |
71.65 wpm (41.20 seconds elapsed during race) |
Without ending ping |
73.29 wpm (1,250 ms delay sending score to TypeRacer’s server) |
Timerless |
73.66 wpm (200 ms elapsed before first character typed; 39.75 seconds elapsed during race) |
Timerless minus one |
73.36 wpm, ignoring the first character typed |
Race Start |
June 23, 2023 5:07:17am UTC |
Race Finish |
June 23, 2023 5:07:58am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
28.66 |
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 sccreen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.njsonjson?screen_name =" + screen_name data = json.load(urllib2.urlopen(url)) print len(data) , "tweets" offor 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 |
200 |
198 |
195 |
19 |
89 |
140 |
41 |
64 |
90 |
83 |
134 |
234 |
147 |
99 |
132 |
100 |
171 |
201 |
19 |
114 |
129 |
45 |
63 |
101 |
58 |
Character |
n |
|
s |
c |
c |
-c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
Milliseconds |
71 |
103 |
75 |
212 |
322 |
300 |
78 |
122 |
120 |
81 |
971 |
216 |
115 |
98 |
72 |
88 |
171 |
117 |
212 |
201 |
106 |
48 |
138 |
121 |
71 |
Character |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
Milliseconds |
57 |
120 |
127 |
190 |
97 |
106 |
63 |
82 |
84 |
158 |
110 |
722 |
184 |
20 |
130 |
99 |
757 |
245 |
130 |
72 |
116 |
114 |
155 |
146 |
111 |
Character |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
Milliseconds |
158 |
89 |
115 |
120 |
64 |
48 |
215 |
39 |
151 |
166 |
219 |
183 |
151 |
152 |
92 |
101 |
136 |
116 |
128 |
96 |
189 |
182 |
116 |
85 |
51 |
Character |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
n |
j |
s |
o |
n |
-n |
-o |
-s |
-j |
-n |
j |
s |
o |
n |
? |
Milliseconds |
1043 |
271 |
92 |
178 |
31 |
213 |
110 |
131 |
85 |
101 |
0 |
131 |
96 |
58 |
120 |
130 |
129 |
95 |
94 |
80 |
189 |
92 |
43 |
83 |
291 |
Character |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
- |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
Milliseconds |
314 |
158 |
131 |
89 |
136 |
24 |
620 |
210 |
100 |
62 |
67 |
102 |
280 |
723 |
293 |
141 |
737 |
114 |
85 |
209 |
134 |
77 |
114 |
43 |
200 |
Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
Milliseconds |
189 |
82 |
121 |
29 |
87 |
125 |
94 |
71 |
85 |
86 |
83 |
200 |
54 |
302 |
126 |
120 |
138 |
236 |
141 |
46 |
91 |
177 |
174 |
163 |
114 |
Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
Milliseconds |
153 |
97 |
140 |
203 |
67 |
247 |
105 |
126 |
148 |
65 |
60 |
103 |
162 |
138 |
93 |
71 |
214 |
145 |
92 |
175 |
139 |
107 |
74 |
47 |
50 |
Character |
l |
e |
n |
( |
d |
a |
t |
a |
) |
|
- |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
o |
f |
-f |
Milliseconds |
301 |
96 |
49 |
236 |
86 |
136 |
45 |
114 |
262 |
379 |
306 |
162 |
56 |
234 |
239 |
145 |
106 |
127 |
81 |
78 |
539 |
197 |
248 |
0 |
279 |
Character |
-o |
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
Milliseconds |
81 |
85 |
104 |
38 |
68 |
97 |
45 |
133 |
155 |
62 |
113 |
110 |
75 |
54 |
50 |
102 |
67 |
98 |
283 |
80 |
134 |
136 |
74 |
61 |
35 |
Character |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
41 |
341 |
282 |
96 |
165 |
27 |
292 |
285 |
242 |
143 |
210 |
152 |
892 |
285 |
|
WPM Timing |
Seconds |
WPM |
0.82 |
72.82 |
1.65 |
94.66 |
2.47 |
97.09 |
3.3 |
101.94 |
4.12 |
87.38 |
4.94 |
80.1 |
5.77 |
76.98 |
6.59 |
76.46 |
7.42 |
82.52 |
8.24 |
84.47 |
9.06 |
79.43 |
9.89 |
77.67 |
10.71 |
76.18 |
11.54 |
76.98 |
12.36 |
79.61 |
13.18 |
79.19 |
14.01 |
79.67 |
14.83 |
79.29 |
15.66 |
75.88 |
16.48 |
76.46 |
17.3 |
74.9 |
18.13 |
74.14 |
18.95 |
73.45 |
19.78 |
72.21 |
20.6 |
72.23 |
21.42 |
70.01 |
22.25 |
68.5 |
23.07 |
68.65 |
23.9 |
69.8 |
24.72 |
71.36 |
25.54 |
71.88 |
26.37 |
72.36 |
27.19 |
72.37 |
28.02 |
73.24 |
28.84 |
74.06 |
29.66 |
75.24 |
30.49 |
75.18 |
31.31 |
74.73 |
32.14 |
73.94 |
32.96 |
74.27 |
33.78 |
73.17 |
34.61 |
72.82 |
35.43 |
74.51 |
36.26 |
74.8 |
37.08 |
75.08 |
37.9 |
75.03 |
38.73 |
74.67 |
39.55 |
73.42 |
40.38 |
73.11 |
41.2 |
71.65 |
|