Official speed |
45.39 wpm (65.04 seconds elapsed during race) |
Without ending ping |
45.54 wpm (743 ms delay sending score to TypeRacer’s server) |
Timerless |
45.61 wpm (99 ms elapsed before first character typed; 64.19 seconds elapsed during race) |
Timerless minus one |
45.42 wpm, ignoring the first character typed |
Race Start |
July 10, 2023 7:28:25pm UTC |
Race Finish |
July 10, 2023 7:29:30pm UTC |
Outcome |
No win (1 of 1) |
Accuracy |
98.1% |
Points |
18.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 = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline/ . j jjson? screen_name=" + screen_name data = json.load(urllib2.urplopen(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 |
99 |
175 |
183 |
116 |
75 |
165 |
40 |
137 |
134 |
364 |
218 |
226 |
231 |
405 |
211 |
130 |
117 |
170 |
100 |
58 |
143 |
58 |
112 |
96 |
80 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
119 |
144 |
65 |
157 |
178 |
210 |
73 |
138 |
692 |
413 |
96 |
128 |
81 |
552 |
579 |
108 |
821 |
231 |
102 |
91 |
156 |
450 |
100 |
139 |
110 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
123 |
354 |
351 |
213 |
97 |
92 |
314 |
139 |
107 |
704 |
405 |
144 |
182 |
183 |
429 |
749 |
176 |
341 |
91 |
159 |
539 |
273 |
86 |
104 |
154 |
Character |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
Milliseconds |
101 |
442 |
0 |
0 |
73 |
98 |
118 |
242 |
324 |
359 |
504 |
97 |
98 |
122 |
132 |
175 |
139 |
107 |
245 |
371 |
122 |
68 |
164 |
824 |
281 |
Character |
i |
m |
e |
l |
i |
n |
e |
/ |
|
- |
-/ |
. |
|
j |
-j |
- |
|
j |
-j |
- |
j |
s |
o |
n |
? |
Milliseconds |
127 |
111 |
89 |
83 |
155 |
118 |
63 |
205 |
113 |
306 |
128 |
278 |
146 |
177 |
387 |
119 |
496 |
232 |
388 |
113 |
295 |
276 |
117 |
118 |
762 |
Character |
|
- |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
Milliseconds |
122 |
587 |
391 |
145 |
174 |
157 |
111 |
90 |
458 |
216 |
108 |
118 |
90 |
1408 |
1087 |
1200 |
3215 |
793 |
139 |
143 |
183 |
148 |
103 |
191 |
618 |
Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
Milliseconds |
345 |
89 |
120 |
68 |
115 |
66 |
74 |
150 |
62 |
484 |
153 |
29 |
348 |
399 |
128 |
126 |
226 |
199 |
145 |
78 |
94 |
403 |
261 |
177 |
246 |
Character |
l |
i |
b |
2 |
. |
u |
r |
p |
-p |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
Milliseconds |
134 |
243 |
220 |
238 |
258 |
380 |
108 |
402 |
493 |
197 |
133 |
152 |
120 |
124 |
1041 |
667 |
101 |
140 |
898 |
127 |
1181 |
155 |
121 |
104 |
114 |
Character |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
Milliseconds |
108 |
88 |
424 |
85 |
113 |
508 |
121 |
75 |
123 |
75 |
533 |
214 |
159 |
474 |
299 |
128 |
112 |
103 |
133 |
243 |
344 |
109 |
142 |
119 |
89 |
Character |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
Milliseconds |
58 |
174 |
131 |
183 |
125 |
115 |
134 |
150 |
119 |
126 |
61 |
102 |
139 |
66 |
320 |
120 |
111 |
155 |
149 |
111 |
84 |
68 |
190 |
75 |
111 |
Character |
e |
t |
|
- |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
100 |
132 |
199 |
364 |
1012 |
1055 |
461 |
301 |
157 |
548 |
256 |
286 |
|
WPM Timing |
Seconds |
WPM |
1.3 |
83.03 |
2.6 |
64.58 |
3.9 |
76.88 |
5.2 |
76.11 |
6.5 |
70.11 |
7.8 |
63.04 |
9.11 |
60.63 |
10.41 |
59.97 |
11.71 |
60.48 |
13.01 |
58.12 |
14.31 |
54.51 |
15.61 |
53.82 |
16.91 |
56.77 |
18.21 |
56.01 |
19.51 |
57.2 |
20.81 |
56.51 |
22.11 |
56.98 |
23.41 |
55.35 |
24.71 |
52.44 |
26.01 |
51.2 |
27.32 |
49.64 |
28.62 |
49.48 |
29.92 |
49.74 |
31.22 |
48.05 |
32.52 |
46.5 |
33.82 |
45.06 |
35.12 |
43.39 |
36.42 |
41.84 |
37.72 |
41.67 |
39.02 |
41.82 |
40.32 |
43.15 |
41.62 |
43.53 |
42.92 |
44.17 |
44.22 |
44.5 |
45.53 |
44.28 |
46.83 |
44.33 |
48.13 |
43.39 |
49.43 |
42.97 |
50.73 |
42.34 |
52.03 |
43.36 |
53.33 |
43.65 |
54.63 |
43.49 |
55.93 |
44.2 |
57.23 |
45.29 |
58.53 |
46.33 |
59.83 |
47.33 |
61.13 |
46.32 |
62.43 |
45.74 |
63.74 |
45.37 |
65.04 |
45.39 |
|