Official speed |
75.69 wpm (39.00 seconds elapsed during race) |
Without ending ping |
75.98 wpm (465 ms delay sending score to TypeRacer’s server) |
Timerless |
76.65 wpm (338 ms elapsed before first character typed; 38.20 seconds elapsed during race) |
Timerless minus one |
76.34 wpm, ignoring the first character typed |
Race Start |
May 25, 2023 3:41:42pm UTC |
Race Finish |
May 25, 2023 3:42:21pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.0% |
Points |
30.28 |
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 urllib 2 import json screen_name = "wordpress" url = "http://api.tiwitter.com/1/statuses/user_timeline.json? screen_name=" + screen_name data = json.load(urllib2.urlopnen(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 |
Milliseconds |
338 |
87 |
96 |
31 |
92 |
136 |
95 |
111 |
91 |
137 |
166 |
112 |
100 |
175 |
268 |
66 |
105 |
87 |
81 |
89 |
39 |
75 |
134 |
71 |
110 |
Character |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
Milliseconds |
108 |
63 |
63 |
64 |
97 |
167 |
155 |
83 |
151 |
128 |
303 |
252 |
116 |
83 |
82 |
125 |
110 |
105 |
408 |
180 |
90 |
70 |
140 |
96 |
100 |
Character |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
i |
Milliseconds |
61 |
36 |
153 |
253 |
146 |
125 |
74 |
71 |
132 |
116 |
109 |
452 |
193 |
117 |
157 |
154 |
296 |
312 |
149 |
83 |
129 |
121 |
208 |
271 |
135 |
Character |
-i |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
Milliseconds |
235 |
101 |
109 |
93 |
155 |
67 |
92 |
107 |
138 |
77 |
79 |
191 |
257 |
106 |
276 |
133 |
99 |
601 |
121 |
89 |
91 |
105 |
220 |
388 |
111 |
Character |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
|
- |
s |
c |
r |
e |
e |
n |
Milliseconds |
7 |
74 |
401 |
136 |
93 |
345 |
99 |
116 |
75 |
103 |
54 |
181 |
373 |
117 |
75 |
72 |
227 |
168 |
233 |
47 |
163 |
124 |
91 |
261 |
126 |
Character |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
Milliseconds |
303 |
226 |
98 |
96 |
68 |
203 |
311 |
123 |
280 |
252 |
166 |
156 |
156 |
84 |
130 |
92 |
470 |
305 |
113 |
81 |
75 |
110 |
113 |
104 |
98 |
Character |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
Milliseconds |
95 |
254 |
142 |
96 |
135 |
95 |
53 |
78 |
167 |
167 |
148 |
48 |
86 |
375 |
208 |
103 |
83 |
167 |
134 |
118 |
194 |
325 |
190 |
104 |
91 |
Character |
o |
p |
n |
-n |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
|
- |
( |
Milliseconds |
173 |
109 |
129 |
302 |
76 |
84 |
249 |
201 |
97 |
103 |
252 |
147 |
171 |
164 |
71 |
104 |
67 |
61 |
103 |
114 |
69 |
83 |
99 |
343 |
139 |
Character |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
Milliseconds |
146 |
106 |
81 |
465 |
340 |
371 |
140 |
389 |
156 |
127 |
108 |
147 |
86 |
86 |
315 |
130 |
138 |
85 |
48 |
130 |
104 |
81 |
92 |
173 |
284 |
Character |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
Milliseconds |
122 |
154 |
58 |
81 |
144 |
97 |
69 |
93 |
300 |
100 |
138 |
77 |
83 |
65 |
50 |
103 |
170 |
97 |
119 |
185 |
67 |
539 |
492 |
316 |
87 |
Character |
x |
t |
' |
] |
Milliseconds |
236 |
98 |
98 |
505 |
|
WPM Timing |
Seconds |
WPM |
0.78 |
92.3 |
1.56 |
92.3 |
2.34 |
82.05 |
3.12 |
96.15 |
3.9 |
98.46 |
4.68 |
92.3 |
5.46 |
90.11 |
6.24 |
92.3 |
7.02 |
92.3 |
7.8 |
90.77 |
8.58 |
89.51 |
9.36 |
85.89 |
10.14 |
84.02 |
10.92 |
82.42 |
11.7 |
84.1 |
12.48 |
82.69 |
13.26 |
80.54 |
14.04 |
80.34 |
14.82 |
80.16 |
15.6 |
80 |
16.38 |
79.12 |
17.16 |
79.02 |
17.94 |
78.26 |
18.72 |
78.2 |
19.5 |
77.54 |
20.28 |
76.92 |
21.06 |
76.92 |
21.84 |
76.37 |
22.62 |
76.92 |
23.4 |
77.95 |
24.18 |
77.91 |
24.96 |
78.36 |
25.74 |
77.39 |
26.52 |
77.37 |
27.3 |
76.92 |
28.08 |
76.92 |
28.86 |
78.17 |
29.64 |
77.33 |
30.42 |
76.53 |
31.2 |
75.77 |
31.98 |
75.42 |
32.76 |
75.46 |
33.54 |
76.56 |
34.32 |
76.57 |
35.1 |
76.92 |
35.88 |
77.92 |
36.66 |
77.25 |
37.44 |
76.28 |
38.22 |
76.29 |
39 |
75.69 |
|