| Official speed |
70.62 wpm (41.80 seconds elapsed during race) |
| Without ending ping |
71.19 wpm (674 ms delay sending score to TypeRacer’s server) |
| Timerless |
74.26 wpm (1,699 ms elapsed before first character typed; 39.43 seconds elapsed during race) |
| Timerless minus one |
73.96 wpm, ignoring the first character typed |
| Race Start |
June 19, 2023 6:17:23am UTC |
| Race Finish |
June 19, 2023 6:18:04am UTC |
| Outcome |
No win (2 of 3) |
| Accuracy |
98.1% |
| Points |
28.25 |
| 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 urlllibib 2b2 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 [['txt'ext'] |
| Timing |
| Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
l |
i |
b |
-b |
-i |
-l |
i |
b |
|
2 |
-2 |
- |
-b |
b |
| Milliseconds |
1699 |
72 |
92 |
81 |
52 |
156 |
69 |
109 |
102 |
74 |
133 |
166 |
96 |
102 |
247 |
106 |
147 |
193 |
90 |
258 |
274 |
245 |
90 |
161 |
639 |
| Character |
2 |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
| Milliseconds |
175 |
127 |
114 |
78 |
58 |
99 |
24 |
155 |
244 |
157 |
132 |
65 |
86 |
63 |
173 |
178 |
186 |
136 |
141 |
207 |
552 |
168 |
84 |
83 |
82 |
| Character |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
= |
-= |
|
= |
|
" |
h |
| Milliseconds |
82 |
153 |
133 |
233 |
162 |
80 |
105 |
174 |
125 |
68 |
79 |
184 |
138 |
261 |
88 |
177 |
75 |
66 |
281 |
531 |
95 |
88 |
105 |
411 |
152 |
| Character |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
| Milliseconds |
64 |
113 |
174 |
302 |
218 |
133 |
344 |
121 |
110 |
234 |
392 |
64 |
134 |
84 |
151 |
115 |
78 |
164 |
142 |
66 |
76 |
249 |
241 |
332 |
113 |
| Character |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
| Milliseconds |
121 |
92 |
85 |
108 |
101 |
98 |
100 |
330 |
272 |
66 |
46 |
71 |
233 |
137 |
93 |
83 |
54 |
124 |
74 |
82 |
60 |
160 |
196 |
119 |
95 |
| Character |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
| Milliseconds |
85 |
245 |
193 |
196 |
159 |
155 |
135 |
86 |
291 |
171 |
107 |
80 |
90 |
177 |
392 |
171 |
414 |
139 |
135 |
178 |
168 |
176 |
144 |
86 |
245 |
| Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
| Milliseconds |
172 |
80 |
90 |
90 |
123 |
231 |
86 |
95 |
104 |
113 |
103 |
95 |
148 |
108 |
65 |
84 |
214 |
177 |
151 |
69 |
87 |
247 |
229 |
81 |
93 |
| Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
| Milliseconds |
141 |
111 |
134 |
224 |
259 |
250 |
132 |
89 |
206 |
85 |
135 |
66 |
230 |
181 |
104 |
120 |
383 |
112 |
173 |
180 |
88 |
86 |
96 |
74 |
91 |
| Character |
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
| Milliseconds |
141 |
77 |
80 |
232 |
134 |
84 |
113 |
85 |
256 |
222 |
104 |
246 |
112 |
125 |
178 |
151 |
127 |
97 |
269 |
108 |
133 |
91 |
101 |
73 |
141 |
| Character |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
| Milliseconds |
100 |
177 |
140 |
98 |
139 |
133 |
79 |
71 |
158 |
107 |
32 |
94 |
315 |
106 |
115 |
97 |
74 |
93 |
72 |
102 |
143 |
108 |
193 |
169 |
88 |
| Character |
|
[ |
-[ |
- |
[ |
' |
t |
x |
t |
' |
-' |
-t |
-x |
e |
x |
t |
' |
] |
| Milliseconds |
117 |
199 |
361 |
132 |
188 |
364 |
69 |
262 |
75 |
172 |
211 |
121 |
138 |
70 |
171 |
99 |
139 |
173 |
|
| WPM Timing |
| Seconds |
WPM |
0.84 |
0 |
1.67 |
0 |
2.51 |
47.85 |
3.34 |
39.47 |
4.18 |
34.45 |
5.02 |
28.71 |
5.85 |
30.76 |
6.69 |
41.27 |
7.52 |
46.25 |
8.36 |
47.37 |
9.2 |
50.89 |
10.03 |
53.83 |
10.87 |
56.31 |
11.7 |
57.41 |
12.54 |
56.46 |
13.38 |
56.52 |
14.21 |
56.57 |
15.05 |
56.62 |
15.88 |
58.17 |
16.72 |
59.57 |
17.56 |
60.15 |
18.39 |
61.33 |
19.23 |
62.41 |
20.06 |
64.59 |
20.9 |
65.45 |
21.74 |
65.7 |
22.57 |
66.45 |
23.41 |
65.1 |
24.24 |
65.83 |
25.08 |
66.51 |
25.92 |
67.6 |
26.75 |
68.63 |
27.59 |
68.72 |
28.42 |
69.24 |
29.26 |
69.31 |
30.1 |
69.77 |
30.93 |
69.44 |
31.77 |
70.64 |
32.6 |
71.4 |
33.44 |
71.05 |
34.28 |
71.42 |
35.11 |
72.11 |
35.95 |
72.77 |
36.79 |
73.07 |
37.62 |
74.32 |
38.46 |
73.64 |
39.29 |
72.38 |
40.13 |
71.47 |
40.97 |
71.18 |
41.8 |
70.62 |
|