| Official speed |
68.79 wpm (42.91 seconds elapsed during race) |
| Without ending ping |
69.13 wpm (561 ms delay sending score to TypeRacer’s server) |
| Timerless |
69.69 wpm (339 ms elapsed before first character typed; 42.01 seconds elapsed during race) |
| Timerless minus one |
69.41 wpm, ignoring the first character typed |
| Race Start |
June 14, 2023 6:49:14am UTC |
| Race Finish |
June 14, 2023 6:49:57am UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
97.1% |
| Points |
27.51 |
| 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 csscreen_name = " wordpress" url = "http://api/.twitter,.c.com/1/statuses /user_timeline.json?screen_name=" + screen_name data= = json.ooaload(urllib2.urlopen(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 |
339 |
113 |
105 |
44 |
35 |
126 |
73 |
134 |
104 |
56 |
191 |
108 |
83 |
185 |
113 |
464 |
109 |
131 |
24 |
36 |
146 |
64 |
74 |
104 |
73 |
| Character |
n |
|
c |
s |
-s |
-c |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
|
- |
w |
o |
| Milliseconds |
137 |
48 |
193 |
206 |
134 |
126 |
79 |
60 |
194 |
64 |
135 |
99 |
318 |
163 |
75 |
45 |
97 |
80 |
89 |
89 |
309 |
131 |
294 |
93 |
134 |
| Character |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
| Milliseconds |
55 |
128 |
163 |
156 |
49 |
135 |
133 |
157 |
177 |
273 |
99 |
39 |
131 |
93 |
94 |
353 |
280 |
87 |
110 |
52 |
224 |
213 |
120 |
206 |
71 |
| Character |
i |
/ |
-/ |
. |
t |
w |
i |
t |
t |
e |
r |
, |
. |
c |
-c |
-. |
-, |
. |
c |
o |
m |
/ |
1 |
/ |
s |
| Milliseconds |
63 |
156 |
596 |
176 |
193 |
39 |
73 |
211 |
144 |
81 |
68 |
323 |
0 |
120 |
195 |
138 |
134 |
85 |
128 |
108 |
51 |
256 |
276 |
120 |
260 |
| Character |
t |
a |
t |
u |
s |
e |
s |
|
- |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
| Milliseconds |
135 |
78 |
58 |
133 |
64 |
396 |
141 |
184 |
369 |
156 |
187 |
72 |
129 |
56 |
177 |
155 |
84 |
35 |
75 |
189 |
134 |
42 |
87 |
323 |
228 |
| Character |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
| Milliseconds |
86 |
93 |
62 |
256 |
570 |
446 |
156 |
67 |
116 |
100 |
438 |
178 |
61 |
75 |
59 |
383 |
233 |
354 |
262 |
93 |
246 |
85 |
184 |
71 |
113 |
| Character |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
= |
|
|
- |
- |
-= |
|
= |
|
j |
s |
o |
n |
. |
| Milliseconds |
91 |
637 |
184 |
85 |
57 |
73 |
128 |
84 |
105 |
71 |
86 |
177 |
9 |
159 |
201 |
140 |
403 |
77 |
98 |
72 |
212 |
107 |
70 |
58 |
201 |
| Character |
o |
o |
a |
-a |
-o |
-o |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
| Milliseconds |
171 |
142 |
111 |
164 |
128 |
128 |
132 |
113 |
85 |
136 |
232 |
345 |
87 |
76 |
566 |
44 |
78 |
176 |
257 |
258 |
88 |
63 |
206 |
88 |
175 |
| Character |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
| Milliseconds |
56 |
238 |
312 |
85 |
97 |
264 |
119 |
170 |
235 |
75 |
86 |
40 |
52 |
81 |
123 |
96 |
96 |
235 |
170 |
149 |
50 |
119 |
249 |
425 |
394 |
| Character |
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
| Milliseconds |
665 |
299 |
41 |
334 |
151 |
72 |
134 |
347 |
311 |
153 |
94 |
56 |
80 |
175 |
63 |
165 |
140 |
546 |
121 |
197 |
50 |
67 |
117 |
106 |
69 |
| Character |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
| Milliseconds |
101 |
166 |
125 |
154 |
73 |
90 |
35 |
35 |
93 |
198 |
63 |
163 |
134 |
263 |
806 |
367 |
195 |
52 |
174 |
79 |
105 |
186 |
|
| WPM Timing |
| Seconds |
WPM |
0.86 |
97.87 |
1.72 |
97.87 |
2.57 |
93.21 |
3.43 |
94.38 |
4.29 |
86.69 |
5.15 |
86.22 |
6.01 |
83.89 |
6.87 |
82.14 |
7.72 |
82.34 |
8.58 |
82.49 |
9.44 |
82.62 |
10.3 |
81.56 |
11.16 |
76.36 |
12.02 |
77.9 |
12.87 |
73.64 |
13.73 |
73.4 |
14.59 |
74.84 |
15.45 |
72.24 |
16.31 |
72.12 |
17.17 |
74.8 |
18.02 |
74.57 |
18.88 |
72.45 |
19.74 |
72.34 |
20.6 |
72.24 |
21.46 |
71.03 |
22.31 |
70.98 |
23.17 |
69.91 |
24.03 |
71.91 |
24.89 |
69.91 |
25.75 |
69.44 |
26.61 |
69.01 |
27.46 |
68.6 |
28.32 |
68.21 |
29.18 |
67.85 |
30.04 |
68.31 |
30.9 |
68.36 |
31.76 |
68.4 |
32.61 |
69.91 |
33.47 |
69.91 |
34.33 |
68.86 |
35.19 |
68.2 |
36.05 |
67.91 |
36.91 |
68.28 |
37.76 |
68 |
38.62 |
68.36 |
39.48 |
69.91 |
40.34 |
69.91 |
41.2 |
69.03 |
42.05 |
68.77 |
42.91 |
68.79 |
|