Official speed |
76.65 wpm (38.51 seconds elapsed during race) |
Without ending ping |
77.64 wpm (802 ms delay sending score to TypeRacer’s server) |
Timerless |
78.29 wpm (312 ms elapsed before first character typed; 37.40 seconds elapsed during race) |
Timerless minus one |
77.97 wpm, ignoring the first character typed |
Race Start |
July 19, 2023 9:27:50am UTC |
Race Finish |
July 19, 2023 9:28:28am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.0% |
Points |
30.66 |
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 cscreen_Namename = "wodrdpress" url = "http::///api.twitte.r.com/1/statuses/user_timeline.json?screenn_name=" + screen_name data = jsonl.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweetp['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 |
312 |
117 |
35 |
146 |
53 |
111 |
55 |
21 |
127 |
218 |
0 |
73 |
77 |
133 |
54 |
82 |
165 |
55 |
88 |
50 |
105 |
37 |
93 |
58 |
150 |
Character |
n |
|
c |
-c |
s |
c |
r |
e |
e |
n |
_ |
N |
a |
m |
e |
-e |
-m |
-a |
-N |
n |
a |
m |
e |
|
= |
Milliseconds |
113 |
90 |
212 |
177 |
82 |
71 |
154 |
60 |
78 |
70 |
441 |
152 |
113 |
77 |
51 |
856 |
138 |
102 |
102 |
192 |
134 |
76 |
92 |
83 |
91 |
Character |
|
" |
w |
o |
d |
-d |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
Milliseconds |
96 |
191 |
190 |
165 |
72 |
416 |
270 |
113 |
109 |
79 |
33 |
145 |
109 |
474 |
383 |
99 |
90 |
77 |
101 |
649 |
331 |
234 |
204 |
198 |
122 |
Character |
p |
: |
: |
/ |
-/ |
-: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
. |
-. |
r |
. |
c |
o |
m |
Milliseconds |
162 |
267 |
249 |
289 |
195 |
102 |
151 |
180 |
64 |
75 |
116 |
197 |
182 |
64 |
132 |
83 |
85 |
102 |
90 |
209 |
92 |
91 |
99 |
85 |
115 |
Character |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
Milliseconds |
183 |
125 |
91 |
99 |
84 |
52 |
83 |
70 |
181 |
151 |
70 |
542 |
458 |
74 |
134 |
51 |
286 |
154 |
75 |
117 |
52 |
97 |
99 |
123 |
110 |
Character |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
n |
-n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
Milliseconds |
103 |
132 |
124 |
96 |
100 |
218 |
352 |
111 |
160 |
53 |
104 |
50 |
405 |
205 |
150 |
240 |
93 |
79 |
80 |
162 |
256 |
297 |
164 |
82 |
104 |
Character |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
l |
-l |
. |
Milliseconds |
103 |
164 |
37 |
139 |
41 |
566 |
262 |
80 |
82 |
69 |
48 |
82 |
82 |
98 |
40 |
81 |
34 |
110 |
84 |
71 |
66 |
87 |
125 |
348 |
135 |
Character |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
Milliseconds |
175 |
125 |
54 |
54 |
162 |
284 |
66 |
99 |
120 |
90 |
81 |
126 |
122 |
178 |
100 |
38 |
363 |
104 |
109 |
52 |
198 |
218 |
89 |
96 |
278 |
Character |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
Milliseconds |
154 |
67 |
86 |
99 |
100 |
119 |
65 |
49 |
87 |
46 |
104 |
287 |
91 |
83 |
91 |
60 |
205 |
702 |
91 |
204 |
162 |
56 |
122 |
140 |
187 |
Character |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
Milliseconds |
64 |
234 |
117 |
12 |
137 |
133 |
99 |
83 |
67 |
167 |
118 |
69 |
52 |
30 |
147 |
52 |
50 |
85 |
86 |
77 |
266 |
266 |
58 |
159 |
87 |
Character |
n |
t |
|
t |
w |
e |
e |
t |
p |
-p |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
130 |
56 |
30 |
81 |
82 |
153 |
130 |
55 |
265 |
453 |
123 |
287 |
227 |
44 |
215 |
192 |
226 |
246 |
|
WPM Timing |
Seconds |
WPM |
0.77 |
77.9 |
1.54 |
116.84 |
2.31 |
124.63 |
3.08 |
105.16 |
3.85 |
102.82 |
4.62 |
88.28 |
5.39 |
75.67 |
6.16 |
75.95 |
6.93 |
76.17 |
7.7 |
70.11 |
8.47 |
72.23 |
9.24 |
70.11 |
10.01 |
68.31 |
10.78 |
66.77 |
11.55 |
66.47 |
12.32 |
63.29 |
13.09 |
64.15 |
13.86 |
65.78 |
14.63 |
66.42 |
15.41 |
69.33 |
16.18 |
68.99 |
16.95 |
67.98 |
17.72 |
68.41 |
18.49 |
70.76 |
19.26 |
70.42 |
20.03 |
71.31 |
20.8 |
69.24 |
21.57 |
70.11 |
22.34 |
70.38 |
23.11 |
70.11 |
23.88 |
71.36 |
24.65 |
74 |
25.42 |
72.7 |
26.19 |
73.77 |
26.96 |
74.34 |
27.73 |
74.87 |
28.5 |
74.53 |
29.27 |
75.85 |
30.04 |
76.7 |
30.81 |
75.95 |
31.58 |
76 |
32.35 |
76.04 |
33.12 |
77.17 |
33.89 |
78.96 |
34.66 |
78.59 |
35.43 |
79.59 |
36.2 |
78.23 |
36.97 |
77.9 |
37.74 |
78.21 |
38.51 |
76.65 |
|