Official speed |
81.18 wpm (36.36 seconds elapsed during race) |
Without ending ping |
81.66 wpm (508 ms delay sending score to TypeRacer’s server) |
Timerless |
82.81 wpm (500 ms elapsed before first character typed; 35.36 seconds elapsed during race) |
Timerless minus one |
82.48 wpm, ignoring the first character typed |
Race Start |
April 13, 2024 12:33:37pm UTC |
Race Finish |
April 13, 2024 12:34:13pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.2% |
Points |
32.47 |
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 urrlillib2 import json screen_name = "wordpress" Urlurl = "http://api.twtiitter.com'//1/statuses/user_tiemeline.json?Sccsrescreen_Naname =" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data;`: print tweet['text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
r |
l |
i |
-i |
-l |
-r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
Milliseconds |
500 |
66 |
79 |
46 |
55 |
102 |
102 |
33 |
34 |
191 |
135 |
157 |
248 |
125 |
135 |
202 |
156 |
36 |
134 |
79 |
56 |
90 |
90 |
101 |
10 |
Character |
r |
t |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
Milliseconds |
57 |
112 |
80 |
21 |
102 |
135 |
23 |
90 |
78 |
112 |
225 |
92 |
135 |
88 |
170 |
134 |
34 |
112 |
33 |
81 |
101 |
123 |
180 |
126 |
110 |
Character |
r |
d |
p |
r |
e |
s |
s |
" |
|
U |
r |
l |
-l |
-r |
-U |
u |
r |
l |
|
= |
|
" |
h |
t |
t |
Milliseconds |
67 |
34 |
112 |
46 |
56 |
11 |
158 |
146 |
125 |
112 |
125 |
87 |
249 |
134 |
146 |
125 |
67 |
58 |
112 |
77 |
135 |
406 |
281 |
102 |
145 |
Character |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
t |
i |
-i |
-t |
i |
t |
t |
e |
r |
. |
c |
o |
m |
' |
/ |
Milliseconds |
23 |
315 |
169 |
135 |
89 |
135 |
79 |
203 |
56 |
67 |
113 |
112 |
215 |
122 |
146 |
12 |
136 |
55 |
68 |
58 |
144 |
25 |
55 |
145 |
80 |
Character |
-/ |
-' |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
e |
-e |
m |
e |
Milliseconds |
247 |
123 |
181 |
78 |
112 |
135 |
102 |
68 |
101 |
44 |
101 |
68 |
79 |
135 |
237 |
90 |
11 |
33 |
181 |
427 |
33 |
148 |
235 |
135 |
68 |
Character |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
S |
c |
-c |
-S |
c |
s |
r |
e |
-e |
-r |
-s |
-c |
s |
c |
r |
Milliseconds |
55 |
69 |
77 |
34 |
282 |
146 |
91 |
100 |
35 |
156 |
328 |
156 |
191 |
135 |
68 |
22 |
170 |
33 |
327 |
135 |
156 |
125 |
68 |
10 |
146 |
Character |
e |
e |
n |
_ |
N |
a |
-a |
-N |
n |
a |
m |
e |
|
- |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
Milliseconds |
48 |
134 |
156 |
214 |
202 |
203 |
259 |
113 |
146 |
44 |
90 |
56 |
125 |
270 |
214 |
270 |
449 |
405 |
90 |
123 |
57 |
147 |
44 |
461 |
227 |
Character |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
Milliseconds |
179 |
169 |
100 |
69 |
77 |
57 |
101 |
80 |
67 |
77 |
102 |
78 |
103 |
125 |
156 |
45 |
67 |
124 |
315 |
179 |
57 |
23 |
146 |
270 |
70 |
Character |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
Milliseconds |
99 |
134 |
79 |
79 |
159 |
78 |
202 |
123 |
57 |
170 |
235 |
315 |
55 |
203 |
125 |
88 |
47 |
201 |
146 |
147 |
146 |
45 |
67 |
46 |
45 |
Character |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
Milliseconds |
91 |
281 |
67 |
112 |
191 |
79 |
79 |
78 |
80 |
168 |
191 |
238 |
235 |
292 |
67 |
79 |
147 |
68 |
56 |
158 |
189 |
58 |
67 |
89 |
34 |
Character |
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
; |
` |
-` |
-; |
: |
|
p |
r |
i |
n |
t |
|
Milliseconds |
80 |
78 |
91 |
201 |
79 |
89 |
68 |
113 |
158 |
67 |
112 |
58 |
101 |
122 |
23 |
326 |
125 |
203 |
122 |
203 |
67 |
159 |
247 |
34 |
135 |
Character |
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
55 |
79 |
56 |
124 |
78 |
102 |
248 |
67 |
34 |
135 |
79 |
89 |
305 |
|
WPM Timing |
Seconds |
WPM |
0.73 |
66 |
1.45 |
74.25 |
2.18 |
49.5 |
2.91 |
70.13 |
3.64 |
89.1 |
4.36 |
90.75 |
5.09 |
94.29 |
5.82 |
99 |
6.55 |
97.17 |
7.27 |
89.1 |
8 |
88.5 |
8.73 |
88 |
9.45 |
86.31 |
10.18 |
86.04 |
10.91 |
85.8 |
11.64 |
84.56 |
12.36 |
83.47 |
13.09 |
86.17 |
13.82 |
85.97 |
14.55 |
84.15 |
15.27 |
85.64 |
16 |
84.75 |
16.73 |
81.07 |
17.45 |
77.69 |
18.18 |
78.54 |
18.91 |
76.15 |
19.64 |
75.78 |
20.36 |
74.25 |
21.09 |
72.83 |
21.82 |
73.15 |
22.55 |
72.39 |
23.27 |
74.77 |
24 |
76.5 |
24.73 |
76.68 |
25.45 |
77.31 |
26.18 |
77.46 |
26.91 |
77.15 |
27.64 |
77.29 |
28.36 |
78.69 |
29.09 |
79.2 |
29.82 |
79.28 |
30.55 |
78.96 |
31.27 |
79.81 |
32 |
81 |
32.73 |
81.77 |
33.45 |
80.35 |
34.18 |
80.04 |
34.91 |
81.47 |
35.64 |
81.83 |
36.36 |
81.18 |
|