Official speed |
49.08 wpm (60.15 seconds elapsed during race) |
Without ending ping |
86.41 wpm (26,261 ms delay sending score to TypeRacer’s server) |
Timerless |
90.25 wpm (1,442 ms elapsed before first character typed; 32.44 seconds elapsed during race) |
Timerless minus one |
89.88 wpm, ignoring the first character typed |
Race Start |
May 21, 2024 8:39:46am UTC |
Race Finish |
May 21, 2024 8:40:46am UTC |
Outcome |
No win (4 of 3) |
Opponents |
2. yanganyi (65.87 wpm)
3. ryan_soh (53.61 wpm)
|
Accuracy |
96.6% |
Points |
19.63 |
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_timeline.json?Sscereen_name=" + screen_name data = ssjson.load(urllib2.urilopen(url)) print( elen(data), "tweets" for ltweet in data: print teweet ['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 |
1442 |
80 |
30 |
70 |
64 |
119 |
65 |
51 |
67 |
113 |
123 |
78 |
123 |
183 |
128 |
71 |
67 |
61 |
39 |
67 |
102 |
80 |
27 |
55 |
101 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
38 |
128 |
28 |
103 |
149 |
51 |
123 |
96 |
193 |
169 |
115 |
39 |
97 |
80 |
153 |
65 |
169 |
123 |
62 |
82 |
380 |
92 |
103 |
38 |
155 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
106 |
151 |
123 |
148 |
168 |
105 |
364 |
87 |
69 |
260 |
185 |
137 |
83 |
82 |
430 |
191 |
124 |
70 |
97 |
27 |
213 |
200 |
91 |
42 |
154 |
Character |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
Milliseconds |
134 |
76 |
49 |
102 |
85 |
80 |
32 |
201 |
81 |
81 |
213 |
41 |
99 |
137 |
50 |
94 |
70 |
92 |
109 |
190 |
46 |
136 |
45 |
135 |
164 |
Character |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
S |
-S |
s |
c |
e |
-e |
r |
e |
e |
n |
_ |
n |
Milliseconds |
29 |
19 |
109 |
90 |
56 |
89 |
91 |
113 |
123 |
72 |
82 |
16 |
201 |
117 |
266 |
74 |
92 |
211 |
247 |
59 |
46 |
121 |
67 |
234 |
172 |
Character |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
Milliseconds |
59 |
91 |
54 |
216 |
300 |
182 |
187 |
57 |
491 |
88 |
144 |
45 |
116 |
47 |
136 |
126 |
94 |
58 |
99 |
49 |
84 |
37 |
102 |
128 |
112 |
Character |
= |
|
s |
-s |
s |
-s |
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
Milliseconds |
103 |
82 |
289 |
247 |
340 |
246 |
98 |
95 |
36 |
99 |
166 |
226 |
48 |
153 |
59 |
173 |
147 |
76 |
36 |
134 |
63 |
136 |
159 |
326 |
116 |
Character |
r |
i |
-i |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
( |
-( |
|
e |
-e |
Milliseconds |
65 |
122 |
198 |
52 |
159 |
33 |
100 |
55 |
174 |
176 |
86 |
64 |
181 |
133 |
287 |
96 |
94 |
41 |
58 |
46 |
248 |
406 |
245 |
567 |
227 |
Character |
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
l |
Milliseconds |
74 |
98 |
102 |
146 |
299 |
69 |
112 |
86 |
316 |
132 |
154 |
141 |
288 |
70 |
50 |
151 |
49 |
84 |
220 |
96 |
119 |
71 |
78 |
125 |
30 |
Character |
-l |
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
e |
-e |
Milliseconds |
306 |
151 |
54 |
59 |
137 |
37 |
48 |
122 |
31 |
123 |
59 |
59 |
80 |
83 |
248 |
63 |
100 |
109 |
26 |
63 |
43 |
109 |
97 |
176 |
244 |
Character |
w |
e |
e |
t |
|
- |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
108 |
44 |
135 |
47 |
49 |
242 |
148 |
499 |
167 |
63 |
132 |
86 |
166 |
263 |
|
WPM Timing |
Seconds |
WPM |
1.2 |
0 |
2.41 |
59.85 |
3.61 |
93.11 |
4.81 |
94.77 |
6.01 |
93.77 |
7.22 |
93.11 |
8.42 |
91.21 |
9.62 |
88.53 |
10.83 |
93.11 |
12.03 |
95.77 |
13.23 |
98.85 |
14.44 |
95.6 |
15.64 |
95.15 |
16.84 |
91.92 |
18.04 |
95.1 |
19.25 |
92.27 |
20.45 |
90.37 |
21.65 |
91.44 |
22.86 |
90.83 |
24.06 |
90.28 |
25.26 |
88.36 |
26.46 |
86.15 |
27.67 |
85.44 |
28.87 |
86.04 |
30.07 |
86.99 |
31.28 |
88.63 |
32.48 |
87.19 |
33.68 |
86.57 |
34.89 |
84.62 |
36.09 |
81.8 |
37.29 |
79.16 |
38.49 |
76.69 |
39.7 |
74.36 |
40.9 |
72.18 |
42.1 |
70.11 |
43.31 |
68.17 |
44.51 |
66.32 |
45.71 |
64.58 |
46.91 |
62.92 |
48.12 |
61.35 |
49.32 |
59.85 |
50.52 |
58.43 |
51.73 |
57.07 |
52.93 |
55.77 |
54.13 |
54.53 |
55.33 |
53.35 |
56.54 |
52.21 |
57.74 |
51.12 |
58.94 |
50.08 |
60.15 |
49.08 |
|