Official speed |
67.38 wpm (43.81 seconds elapsed during race) |
Without ending ping |
68.96 wpm (1,354 ms delay sending score to TypeRacer’s server) |
Timerless |
69.64 wpm (412 ms elapsed before first character typed; 42.05 seconds elapsed during race) |
Timerless minus one |
69.35 wpm, ignoring the first character typed |
Race Start |
July 26, 2023 3:21:26am UTC |
Race Finish |
July 26, 2023 3:22:10am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.0% |
Points |
26.95 |
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 screenn_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urlillib2.urlopenl(ulrl)) print len(data), "tweets" for tweet in data: print twweeet ['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 |
412 |
92 |
133 |
33 |
58 |
164 |
64 |
113 |
75 |
148 |
219 |
82 |
118 |
283 |
191 |
145 |
79 |
49 |
47 |
90 |
153 |
146 |
176 |
68 |
98 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
n |
-n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
Milliseconds |
68 |
96 |
73 |
70 |
179 |
66 |
122 |
80 |
517 |
347 |
190 |
243 |
104 |
69 |
117 |
159 |
144 |
167 |
178 |
142 |
115 |
154 |
189 |
97 |
92 |
Character |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
Milliseconds |
56 |
190 |
165 |
142 |
184 |
144 |
71 |
104 |
167 |
143 |
178 |
606 |
309 |
133 |
117 |
57 |
268 |
212 |
129 |
131 |
187 |
108 |
207 |
214 |
83 |
Character |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
Milliseconds |
122 |
105 |
128 |
54 |
80 |
126 |
114 |
65 |
69 |
192 |
154 |
180 |
200 |
120 |
133 |
43 |
108 |
102 |
100 |
76 |
78 |
249 |
75 |
236 |
79 |
Character |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
Milliseconds |
214 |
148 |
97 |
47 |
99 |
94 |
41 |
54 |
97 |
119 |
186 |
104 |
92 |
70 |
305 |
287 |
112 |
177 |
68 |
155 |
35 |
368 |
278 |
110 |
60 |
Character |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
Milliseconds |
122 |
125 |
365 |
1054 |
291 |
276 |
136 |
71 |
201 |
84 |
115 |
49 |
416 |
253 |
86 |
103 |
95 |
80 |
252 |
72 |
145 |
82 |
146 |
141 |
154 |
Character |
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
i |
l |
-l |
-i |
l |
i |
b |
2 |
. |
u |
r |
l |
Milliseconds |
130 |
74 |
39 |
110 |
147 |
159 |
238 |
85 |
57 |
267 |
300 |
138 |
89 |
77 |
173 |
342 |
139 |
203 |
57 |
125 |
330 |
127 |
335 |
141 |
233 |
Character |
o |
p |
e |
n |
l |
-l |
( |
u |
l |
-l |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
Milliseconds |
103 |
128 |
160 |
89 |
356 |
307 |
236 |
264 |
172 |
407 |
129 |
88 |
390 |
204 |
380 |
736 |
162 |
74 |
85 |
48 |
125 |
169 |
88 |
124 |
358 |
Character |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
Milliseconds |
287 |
135 |
160 |
70 |
144 |
554 |
377 |
212 |
188 |
58 |
130 |
138 |
169 |
112 |
268 |
245 |
86 |
115 |
74 |
163 |
111 |
33 |
143 |
127 |
139 |
Character |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
w |
e |
-e |
-w |
e |
e |
t |
Milliseconds |
73 |
55 |
90 |
65 |
86 |
89 |
95 |
91 |
161 |
148 |
123 |
85 |
132 |
63 |
116 |
95 |
104 |
32 |
239 |
82 |
234 |
134 |
73 |
159 |
70 |
Character |
|
- |
[ |
' |
t |
e |
x |
t |
' |
\ |
[ |
-[ |
-\ |
] |
Milliseconds |
106 |
263 |
165 |
1012 |
568 |
64 |
190 |
194 |
42 |
417 |
0 |
110 |
259 |
0 |
|
WPM Timing |
Seconds |
WPM |
0.88 |
68.48 |
1.75 |
89.02 |
2.63 |
91.3 |
3.5 |
95.87 |
4.38 |
90.39 |
5.26 |
77.61 |
6.13 |
80.21 |
7.01 |
80.46 |
7.89 |
80.65 |
8.76 |
80.8 |
9.64 |
77.19 |
10.51 |
76.46 |
11.39 |
76.9 |
12.27 |
80.21 |
13.14 |
79.43 |
14.02 |
82.17 |
14.9 |
82.17 |
15.77 |
85.21 |
16.65 |
82.89 |
17.52 |
82.17 |
18.4 |
82.17 |
19.28 |
78.44 |
20.15 |
77.41 |
21.03 |
77.61 |
21.91 |
77.79 |
22.78 |
78.48 |
23.66 |
79.13 |
24.53 |
78.75 |
25.41 |
76.5 |
26.29 |
75.78 |
27.16 |
75.99 |
28.04 |
74.04 |
28.92 |
72.63 |
29.79 |
72.1 |
30.67 |
70.43 |
31.54 |
70.76 |
32.42 |
70.33 |
33.3 |
70.28 |
34.17 |
69.53 |
35.05 |
69.85 |
35.93 |
70.15 |
36.8 |
71.74 |
37.68 |
72.62 |
38.55 |
72.52 |
39.43 |
71.82 |
40.31 |
70.56 |
41.18 |
69.64 |
42.06 |
69.33 |
42.93 |
68.76 |
43.81 |
67.38 |
|