Official speed |
75.77 wpm (38.96 seconds elapsed during race) |
Without ending ping |
76.16 wpm (515 ms delay sending score to TypeRacer’s server) |
Timerless |
76.40 wpm (122 ms elapsed before first character typed; 38.32 seconds elapsed during race) |
Timerless minus one |
76.09 wpm, ignoring the first character typed |
Race Start |
July 3, 2023 4:50:15am UTC |
Race Finish |
July 3, 2023 4:50:54am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.0% |
Points |
30.31 |
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_timelines.json?screen_name=" + screen_name data = jsonl.load(urllib2.urlopnen(url)) print len(data), "tweets" for tween t 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 |
122 |
361 |
104 |
111 |
149 |
150 |
69 |
104 |
96 |
131 |
166 |
98 |
126 |
234 |
100 |
116 |
89 |
52 |
93 |
69 |
159 |
56 |
97 |
104 |
103 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
60 |
76 |
81 |
153 |
166 |
80 |
137 |
87 |
180 |
161 |
104 |
112 |
85 |
89 |
150 |
88 |
205 |
164 |
101 |
63 |
162 |
90 |
109 |
77 |
67 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
152 |
186 |
126 |
133 |
126 |
110 |
151 |
176 |
123 |
384 |
217 |
117 |
119 |
65 |
209 |
221 |
140 |
127 |
103 |
145 |
264 |
281 |
246 |
144 |
450 |
Character |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
Milliseconds |
148 |
97 |
73 |
56 |
161 |
87 |
83 |
130 |
187 |
120 |
176 |
99 |
109 |
80 |
96 |
105 |
95 |
128 |
111 |
232 |
63 |
82 |
140 |
431 |
165 |
Character |
i |
m |
e |
l |
i |
n |
e |
s |
-s |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
Milliseconds |
92 |
85 |
55 |
121 |
50 |
83 |
49 |
72 |
322 |
222 |
179 |
240 |
116 |
60 |
178 |
165 |
149 |
210 |
104 |
142 |
83 |
161 |
162 |
202 |
169 |
Character |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
Milliseconds |
88 |
351 |
377 |
232 |
287 |
137 |
495 |
130 |
191 |
88 |
155 |
62 |
208 |
170 |
86 |
115 |
63 |
101 |
85 |
108 |
106 |
93 |
121 |
176 |
80 |
Character |
j |
s |
o |
n |
l |
-l |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
Milliseconds |
139 |
124 |
252 |
71 |
369 |
403 |
218 |
214 |
154 |
72 |
74 |
213 |
180 |
94 |
129 |
157 |
88 |
127 |
185 |
106 |
198 |
80 |
136 |
208 |
106 |
Character |
n |
-n |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
Milliseconds |
247 |
248 |
96 |
96 |
204 |
180 |
98 |
104 |
240 |
134 |
169 |
119 |
113 |
71 |
87 |
40 |
80 |
112 |
94 |
84 |
176 |
115 |
116 |
122 |
78 |
Character |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
n |
|
- |
-n |
t |
Milliseconds |
248 |
271 |
241 |
321 |
259 |
203 |
114 |
161 |
144 |
118 |
296 |
145 |
127 |
80 |
96 |
72 |
114 |
120 |
77 |
122 |
182 |
89 |
327 |
137 |
158 |
Character |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
] |
-] |
[ |
' |
Milliseconds |
99 |
129 |
100 |
51 |
143 |
136 |
87 |
108 |
213 |
203 |
148 |
114 |
111 |
64 |
41 |
69 |
209 |
100 |
86 |
162 |
108 |
521 |
520 |
207 |
345 |
Character |
t |
e |
x |
t |
' |
] |
Milliseconds |
239 |
121 |
224 |
130 |
102 |
762 |
|
WPM Timing |
Seconds |
WPM |
0.78 |
61.6 |
1.56 |
77 |
2.34 |
87.27 |
3.12 |
96.25 |
3.9 |
98.56 |
4.68 |
100.1 |
5.45 |
99 |
6.23 |
98.18 |
7.01 |
97.54 |
7.79 |
93.94 |
8.57 |
92.4 |
9.35 |
91.12 |
10.13 |
87.66 |
10.91 |
86.9 |
11.69 |
87.27 |
12.47 |
89.51 |
13.25 |
88.78 |
14.03 |
88.12 |
14.8 |
86.73 |
15.58 |
86.24 |
16.36 |
85.8 |
17.14 |
85.4 |
17.92 |
83.7 |
18.7 |
82.78 |
19.48 |
81.31 |
20.26 |
81.74 |
21.04 |
83.28 |
21.82 |
83.05 |
22.6 |
80.72 |
23.38 |
80.6 |
24.16 |
80.48 |
24.93 |
80.85 |
25.71 |
79.8 |
26.49 |
79.27 |
27.27 |
79.2 |
28.05 |
80.85 |
28.83 |
81.16 |
29.61 |
79.84 |
30.39 |
79.37 |
31.17 |
79.31 |
31.95 |
80.38 |
32.73 |
78.47 |
33.51 |
79.15 |
34.28 |
79.1 |
35.06 |
80.08 |
35.84 |
79.01 |
36.62 |
77.66 |
37.4 |
77 |
38.18 |
76.37 |
38.96 |
75.77 |
|