Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'flags'})
This happened while the json dataset builder was generating data using
hf://datasets/Parth4105/CricBench/gold_dataset_test_final_corrected_updated.json (at revision 3f97e97d86af321504811ac7b57c5bf5edf92a1a), [/tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_45_sample.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_45_sample.json), /tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final.json), /tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_corrected_updated.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_corrected_updated.json), /tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_multilingual.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_multilingual.json), /tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_with_punjabi_difficulty.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_with_punjabi_difficulty.json)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1890, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 760, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
db_id: string
question: string
query: string
question_english: string
question_hindi_1: string
question_punjabi: string
question_telugu: string
column_names: list<item: string>
child 0, item: string
answer: list<item: list<item: extension<arrow.json>>>
child 0, item: list<item: extension<arrow.json>>
child 0, item: extension<arrow.json>
difficulty: string
flags: list<item: string>
child 0, item: string
-- schema metadata --
huggingface: '{"info": {"features": {"db_id": {"dtype": "string", "_type"' + 652
to
{'db_id': Value('string'), 'question': Value('string'), 'query': Value('string'), 'question_english': Value('string'), 'question_hindi_1': Value('string'), 'question_punjabi': Value('string'), 'question_telugu': Value('string'), 'column_names': List(Value('string')), 'answer': List(List(Json(decode=True))), 'difficulty': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1892, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'flags'})
This happened while the json dataset builder was generating data using
hf://datasets/Parth4105/CricBench/gold_dataset_test_final_corrected_updated.json (at revision 3f97e97d86af321504811ac7b57c5bf5edf92a1a), [/tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_45_sample.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_45_sample.json), /tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final.json), /tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_corrected_updated.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_corrected_updated.json), /tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_multilingual.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_multilingual.json), /tmp/hf-datasets-cache/medium/datasets/55881916841938-config-parquet-and-info-Parth4105-CricBench-a547f45e/hub/datasets--Parth4105--CricBench/snapshots/3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_with_punjabi_difficulty.json (origin=hf://datasets/Parth4105/CricBench@3f97e97d86af321504811ac7b57c5bf5edf92a1a/gold_dataset_test_final_with_punjabi_difficulty.json)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
db_id string | question string | query string | question_english string | question_hindi_1 string | question_punjabi string | question_telugu string | column_names list | answer list | difficulty string |
|---|---|---|---|---|---|---|---|---|---|
tests | Who was the non-striker when Alastair Cook scored his final run in Test cricket? | SELECT p_ns.player_name FROM Deliveries d JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_ns ON d.non_striker_id = p_ns.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p_s.player_name = 'AN Cook' AND m.start_date = (SELECT MAX(start_date) FROM Matches m2 JOIN PlayerInMatch pim ON m2.match_id =... | Who was the non-striker when Alastair Cook scored his final run in Test cricket? | टेस्ट क्रिकेट में अपने अंतिम रन के समय अलस्टेयर कुक के साथ नॉन-स्ट्राइकर पर कौन था? | ਜਦੋਂ Alastair Cook ਨੇ ਟੈਸਟ ਕ੍ਰਿਕੇਟ ਵਿੱਚ ਆਪਣਾ ਆਖ਼ਰੀ ਰਨ ਬਣਾਇਆ ਤਾਂ ਗੈਰ-ਸਟਰਾਈਕਰ ਕੌਣ ਸੀ? | టెస్ట్ క్రీకెట్లో అతన ఆఖరి పరుగు సంపాదించినప్పుడు అలాస్టయిర్ కుక్ తో పాటు నాన్ స్ట్రయికర్ ఎవరు? | [
"player_name"
] | [
[
"\"JE Root\""
]
] | Hard |
tests | Identify the match where a team won despite being bowled out for less than 100 runs in their first innings. | SELECT DISTINCT m.match_id, m.venue FROM Matches m JOIN Deliveries d ON m.match_id = d.match_id WHERE d.inning = 1 AND m.match_winner = d.batting_team GROUP BY m.match_id, batting_team, d.inning HAVING SUM(d.runs_scored + d.extra_runs) < 100 | Identify the match where a team won despite being bowled out for less than 100 runs in their first innings. | वह मैच पहचानें जिसमें एक टीम पहली पारी में 100 से कम रन पर आउट होने के बावजूद जीती। | ਉਸ ਮੈਚ ਦੀ ਪਛਾਣ ਕਰੋ ਜਿੱਥੇ ਇੱਕ ਟੀਮ ਆਪਣੀ ਪਹਿਲੀ ਪਾਰੀ ਵਿੱਚ 100 ਤੋਂ ਘੱਟ ਰਨ 'ਤੇ ਆਊਟ ਹੋਣ ਦੇ ਬਾਵਜੂਦ ਜਿੱਤ ਗਈ ਸੀ। | ఏ మ్యాచ్లో ఒక టీం మొదటి ఇన్నింగ్స్లో 100 కన్నా తక్కువ పరుగులు సంపాదించినా గెలిచింది? | [
"match_id",
"venue"
] | [
[
"531630",
"\"Dubai International Cricket Stadium\""
],
[
"1152839",
"\"Lord's\""
]
] | Hard |
tests | List the players who scored a century in their debut Test match. | SELECT p.player_name FROM Players p JOIN (SELECT striker_id, match_id, SUM(runs_scored) as match_runs FROM Deliveries GROUP BY striker_id, match_id HAVING match_runs >= 100) cent ON p.player_id = cent.striker_id JOIN (SELECT player_id, MIN(start_date) as debut_date FROM Matches m JOIN PlayerInMatch pim ON m.match_id = ... | List the players who scored a century in their debut Test match. | अपने पदार्पण टेस्ट मैच में शतक लगाने वाले खिलाड़ियों की सूची बनाएं। | ਉਨ੍ਹਾਂ ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ ਜਿਨ੍ਹਾਂ ਨੇ ਆਪਣੇ ਪਹਿਲੇ ਟੈਸਟ ਮੈਚ ਵਿੱਚ ਸੈਂਕੜਾ ਲਗਾਇਆ। | అతన మొదటి టెస్ట్ మ్యాచ్లో ఏ క్రీడాకార్లు శతకం కొట్టారు? | [
"player_name"
] | [
[
"\"MA Agarwal\""
],
[
"\"JL Jonassen\""
],
[
"\"HD Rutherford\""
],
[
"\"S Dhawan\""
],
[
"\"CL Cairns\""
],
[
"\"L Ronchi\""
],
[
"\"MJ Prior\""
],
[
"\"SC Cook\""
],
[
"\"Fakhar Zaman\""
],
[
"\"SK Raina\""
],
[
"\"TT Samaraweer... | Hard |
tests | Identify the batsman who has the most runs against a single bowler in Test history (approximated). | SELECT p_s.player_name, p_b.player_name, SUM(d.runs_scored) as total_runs FROM Deliveries d JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_b ON d.bowler_id = p_b.player_id GROUP BY d.striker_id, d.bowler_id ORDER BY total_runs DESC LIMIT 1 | Identify the batsman who has the most runs against a single bowler in Test history (approximated). | टेस्ट इतिहास में किस बल्लेबाज़ ने किसी एक गेंदबाज़ के खिलाफ सबसे ज़्यादा रन बनाए हैं? | ਟੈਸਟ ਇਤਿਹਾਸ ਵਿੱਚ ਇੱਕ ਗੇਂਦਬਾਜ਼ ਦੇ ਖਿਲਾਫ ਸਭ ਤੋਂ ਵੱਧ ਰਨ ਬਣਾਉਣ ਵਾਲੇ ਬੱਲੇਬਾਜ਼ ਦੀ ਪਛਾਣ ਕਰੋ (ਲਗਭਗ)। | టెస్ట్ ఇతిహాసలో ఏ బ్యాట్స్మ్యాన్ ఒక బౌలర్ కి వ్యతిరేకంగా అన్నిటికన్నా ఎక్కువ పరుగులు సంపాదించాడు? | [
"player_name",
"player_name",
"total_runs"
] | [
[
"\"JE Root\"",
"\"RA Jadeja\"",
"602"
]
] | Hard |
tests | List the players who have taken a catch and a stumping in the same innings. | SELECT DISTINCT p.player_name FROM Players p JOIN FielderDismissals fd1 ON p.player_id = fd1.fielder_id JOIN Deliveries d1 ON fd1.delivery_id = d1.delivery_id JOIN FielderDismissals fd2 ON p.player_id = fd2.fielder_id JOIN Deliveries d2 ON fd2.delivery_id = d2.delivery_id WHERE d1.wicket_type = 'caught' AND d2.wicket_t... | List the players who have taken a catch and a stumping in the same innings. | वे खिलाड़ी सूचीबद्ध करें जिन्होंने एक ही पारी में एक कैच और एक स्टम्पिंग किया। | ਉਨ੍ਹਾਂ ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ ਜਿਨ੍ਹਾਂ ਨੇ ਇੱਕੋ ਪਾਰੀ ਵਿੱਚ ਇੱਕ ਕੈਚ ਅਤੇ ਸਟੰਪਿੰਗ ਕੀਤੀ ਹੈ। | ఏ క్రీడాకార్లు ఒకే ఇన్నింగ్స్లో క్యాచ్ మరియు స్టంపింగ్ తీసుకున్నారు? | [
"player_name"
] | [
[
"\"JS Foster\""
],
[
"\"AC Gilchrist\""
],
[
"\"MV Boucher\""
],
[
"\"T Taibu\""
],
[
"\"KC Sangakkara\""
],
[
"\"PA Patel\""
],
[
"\"Kamran Akmal\""
],
[
"\"RD Jacobs\""
],
[
"\"AB de Villiers\""
],
[
"\"BB McCullum\""
],
[
"\"GO... | Hard |
tests | Identify the batsman who scored a century in both innings of a Test match and still lost the match. | SELECT p.player_name FROM Players p JOIN (SELECT match_id, striker_id FROM Deliveries WHERE inning IN (1,2) GROUP BY match_id, striker_id HAVING SUM(runs_scored) >= 100 INTERSECT SELECT match_id, striker_id FROM Deliveries WHERE inning IN (3,4) GROUP BY match_id, striker_id HAVING SUM(runs_scored) >= 100) twin ON p.pla... | Identify the batsman who scored a century in both innings of a Test match and still lost the match. | वह बल्लेबाज़ कौन है जिसने टेस्ट मैच की दोनों पारियों में शतक लगाया और फिर भी मैच हारा? | ਉਸ ਬੱਲੇਬਾਜ਼ ਦੀ ਪਛਾਣ ਕਰੋ ਜਿਸ ਨੇ ਟੈਸਟ ਮੈਚ ਦੀਆਂ ਦੋਵੇਂ ਪਾਰੀਆਂ ਵਿੱਚ ਸੈਂਕੜਾ ਲਗਾਇਆ ਅਤੇ ਫਿਰ ਵੀ ਮੈਚ ਹਾਰ ਗਿਆ। | ఏ బ్యాట్స్మ్యాన్ ఒక టెస్ట్ మ్యాచ్లో రెండు ఇన్నింగ్స్లో శతకం కొట్టిన సరే మ్యాచ్ ఓడిపోయాడు? | [
"player_name"
] | [
[
"\"AJ Strauss\""
],
[
"\"HM Amla\""
],
[
"\"V Kohli\""
],
[
"\"BRM Taylor\""
],
[
"\"RR Pant\""
]
] | Hard |
tests | Who was the fielder who took the catch to dismiss Ricky Ponting in his last Test innings? | SELECT p_f.player_name FROM FielderDismissals fd JOIN Deliveries d ON fd.delivery_id = d.delivery_id JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_f ON fd.fielder_id = p_f.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p_s.player_name = 'RT Ponting' AND m.start_date = (SELECT MAX(start_date... | Who was the fielder who took the catch to dismiss Ricky Ponting in his last Test innings? | रिकी पॉन्टिंग की आखिरी टेस्ट पारी में उन्हें कैच आउट करने वाला फील्डर कौन था? | ਉਹ ਫੀਲਡਰ ਕੌਣ ਸੀ ਜਿਸ ਨੇ ਆਪਣੀ ਆਖਰੀ ਟੈਸਟ ਪਾਰੀ ਵਿੱਚ Ricky Ponting ਨੂੰ ਆਊਟ ਕਰਨ ਲਈ ਕੈਚ ਲਿਆ ਸੀ? | రికీ పోంటింగ్ యొక్క ఆఖరి టెస్ట్ ఇన్నింగ్స్లో అతనని క్యాచ్ అవుట్ చేసిన ఫీల్డర్ ఎవరు? | [
"player_name"
] | [
[
"\"JH Kallis\""
]
] | Hard |
tests | List the players who have been dismissed 'stumped' more than twice in the same series. | SELECT p.player_name, COUNT(*) as stumped_count FROM Deliveries d JOIN Players p ON d.player_out_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE d.wicket_type = 'stumped' GROUP BY p.player_id, m.series_name HAVING stumped_count > 2 | List the players who have been dismissed 'stumped' more than twice in the same series. | वे खिलाड़ी सूचीबद्ध करें जो एक ही सीरीज़ में 2 से ज़्यादा बार 'स्टम्प्ड' आउट हुए। | ਉਨ੍ਹਾਂ ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ ਜੋ ਇੱਕੋ ਲੜੀ ਵਿੱਚ ਦੋ ਤੋਂ ਵੱਧ ਵਾਰ 'ਸਟੰਪਡ' ਆਊਟ ਹੋਏ ਹਨ। | ఏ క్రీడాకార్లు ఒకే సేరీస్లో 2 కన్నా ఎక్కువ సార్లు స్టంపింగ్ ద్వారా అవుట్ అయ్యాడు? | [
"player_name",
"stumped_count"
] | [
[
"\"MJ Clarke\"",
"3"
]
] | Hard |
tests | List the players who have taken 5 catches in a single Test match twice. | SELECT player_name FROM (SELECT p.player_name, m.match_id, COUNT(*) as catches FROM FielderDismissals fd JOIN Players p ON fd.fielder_id = p.player_id JOIN Deliveries d ON fd.delivery_id = d.delivery_id JOIN Matches m ON d.match_id = m.match_id WHERE d.wicket_type = 'caught' GROUP BY p.player_id, m.match_id HAVING catc... | List the players who have taken 5 catches in a single Test match twice. | वे खिलाड़ी जिन्होंने एक टेस्ट मैच में दो बार 5 कैच लिए हैं। | ਉਨ੍ਹਾਂ ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ ਜਿਨ੍ਹਾਂ ਨੇ ਇੱਕ ਟੈਸਟ ਮੈਚ ਵਿੱਚ ਦੋ ਵਾਰ 5 ਕੈਚ ਲਏ ਹਨ। | ఏ క్రీడాకార్లు ఒక టెస్ట్ మ్యాచ్లో రెండు సార్లు 5 క్యాచులు తీస్కున్నరు? | [
"player_name"
] | [
[
"\"AB de Villiers\""
],
[
"\"AC Gilchrist\""
],
[
"\"AJ Healy\""
],
[
"\"AJ Stewart\""
],
[
"\"AM Rahane\""
],
[
"\"AN Cook\""
],
[
"\"AT Carey\""
],
[
"\"Adnan Akmal\""
],
[
"\"Agha Salman\""
],
[
"\"BB McCullum\""
],
[
"\"BJ Had... | Hard |
tests | Who was the bowler when Alastair Cook scored his final Test century? | SELECT p_bowler.player_name FROM (SELECT d.delivery_id, d.bowler_id, d.match_id, SUM(d.runs_scored) OVER (PARTITION BY d.match_id, d.inning, d.striker_id ) AS cum_runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p.player_name = 'AN Cook' AND m.start_dat... | Who was the bowler when Alastair Cook scored his final Test century? | अलस्टेयर कुक के अंतिम टेस्ट शतक के समय गेंदबाज़ कौन था? | ਜਦੋਂ Alastair Cook ਨੇ ਆਪਣਾ ਆਖਰੀ ਟੈਸਟ ਸੈਂਕੜਾ ਬਣਾਇਆ ਤਾਂ ਗੇਂਦਬਾਜ਼ ਕੌਣ ਸੀ? | అలస్తయిర్ కుక్ అతన ఆఖరి టెస్ట్ శతకం సంపాదించినప్పుడు బౌలర్ ఎవరు? | [
"player_name"
] | [
[
"\"Umar Gul\""
]
] | Hard |
tests | List the players who have taken a wicket with their very first ball in a Test innings. | SELECT DISTINCT p.player_name FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id WHERE d.over_number = 1 AND d.ball_number = 1 AND d.wicket_type IS NOT NULL AND d.wicket_type NOT IN ('run out','retired hurt','obstructing the field') AND d.wicket_type NOT IN ('run out','retired hurt','obstructing the field') ... | List the players who have taken a wicket with their very first ball in a Test innings. | वे खिलाड़ी सूचीबद्ध करें जिन्होंने टेस्ट पारी में अपनी पहली ही गेंद पर विकेट लिया। | ਉਨ੍ਹਾਂ ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ ਜਿਨ੍ਹਾਂ ਨੇ ਇੱਕ ਟੈਸਟ ਪਾਰੀ ਵਿੱਚ ਆਪਣੀ ਪਹਿਲੀ ਗੇਂਦ ਨਾਲ ਵਿਕਟ ਲਈ ਹੈ। | ఏ క్రీడాకార్లు టెస్ట్ ఇన్నింగ్స్లో వాళ్ళ మొదటి బంతితోనే వికెట్ తీసుకున్నారు? | [
"player_name"
] | [
[
"\"AM Blignaut\""
],
[
"\"NW Bracken\""
],
[
"\"M Zondeki\""
],
[
"\"M Ntini\""
],
[
"\"MJ Hoggard\""
],
[
"\"SL Malinga\""
],
[
"\"Shahadat Hossain\""
],
[
"\"Sohail Tanvir\""
],
[
"\"DW Steyn\""
],
[
"\"JE Taylor\""
],
[
"\"I Sh... | Hard |
tests | Identify the match where a player scored a century in both innings. | SELECT m.match_id, p.player_name FROM Matches m JOIN (SELECT match_id, striker_id FROM Deliveries WHERE inning IN (1,2) GROUP BY match_id, striker_id HAVING SUM(runs_scored) >= 100 INTERSECT SELECT match_id, striker_id FROM Deliveries WHERE inning IN (3,4) GROUP BY match_id, striker_id HAVING SUM(runs_scored) >= 100) t... | Identify the match where a player scored a century in both innings. | वह मैच पहचानें जिसमें किसी खिलाड़ी ने दोनों पारियों में शतक लगाया। | ਉਸ ਮੈਚ ਦੀ ਪਛਾਣ ਕਰੋ ਜਿੱਥੇ ਕਿਸੇ ਖਿਡਾਰੀ ਨੇ ਦੋਵੇਂ ਪਾਰੀਆਂ ਵਿੱਚ ਸੈਂਕੜਾ ਲਗਾਇਆ। | ఏ మ్యాచ్లో ఒక క్రీడాకారుడు రెండు ఇన్నింగ్స్లో శతకం కొట్టాడు? | [
"match_id",
"player_name"
] | [
[
"64094",
"\"ME Trescothick\""
],
[
"226350",
"\"Inzamam-ul-Haq\""
],
[
"226373",
"\"RT Ponting\""
],
[
"238202",
"\"RT Ponting\""
],
[
"299004",
"\"JH Kallis\""
],
[
"350473",
"\"PJ Hughes\""
],
[
"361050",
"\"AJ Strauss\""
],
[
... | Hard |
tests | Which team has the highest run rate in the first innings of a Test match (min 10 matches)? | SELECT batting_team, AVG(run_rate) as avg_rr FROM (SELECT match_id, batting_team, (SUM(runs_scored + extra_runs) * 6.0 / COUNT(*)) as run_rate FROM Deliveries WHERE inning = 1 GROUP BY match_id, batting_team) GROUP BY batting_team HAVING COUNT(*) >= 10 ORDER BY avg_rr DESC LIMIT 1 | Which team has the highest run rate in the first innings of a Test match (min 10 matches)? | टेस्ट मैच की पहली पारी में सबसे ज़्यादा रन रेट किस टीम का है (न्यूनतम 10 मैच)? | ਟੈਸਟ ਮੈਚ ਦੀ ਪਹਿਲੀ ਪਾਰੀ (ਘੱਟੋ-ਘੱਟ 10 ਮੈਚ) ਵਿੱਚ ਕਿਹੜੀ ਟੀਮ ਦੀ ਸਭ ਤੋਂ ਵੱਧ ਰਨ ਰੇਟ ਹੈ? | టెస్ట్ మ్యాచ్ యొక్క మొదటి ఇన్నింగ్స్లో ఏ టీం దగ్గర అన్నిటికన్నా మంచి రన్ రేట్ ఉన్నది? (కనీసం 10 మ్యాచులు) | [
"batting_team",
"avg_rr"
] | [
[
"\"England\"",
"3.4410191945"
]
] | Hard |
tests | Identify the match where a team won despite scoring less than 200 runs in their first innings in the 2020s. | SELECT DISTINCT m.match_id, m.venue FROM Matches m JOIN Deliveries d ON m.match_id = d.match_id WHERE m.start_date >= '2020-01-01' AND d.inning = 1 AND m.match_winner = d.batting_team GROUP BY m.match_id, batting_team, d.inning HAVING SUM(d.runs_scored + d.extra_runs) < 200 | Identify the match where a team won despite scoring less than 200 runs in their first innings in the 2020s. | 2020 के दशक में पहली पारी में 200 से कम रन बनाकर भी जीतने वाले मैचों की पहचान करें। | ਉਸ ਮੈਚ ਦੀ ਪਛਾਣ ਕਰੋ ਜਿੱਥੇ 2020 ਵਿੱਚ ਇੱਕ ਟੀਮ ਆਪਣੀ ਪਹਿਲੀ ਪਾਰੀ ਵਿੱਚ 200 ਤੋਂ ਘੱਟ ਰਨ ਬਣਾਉਣ ਦੇ ਬਾਵਜੂਦ ਜਿੱਤੀ ਸੀ। | 2020లలో ఏ మ్యాచులలో మొదటి ఇన్నింగ్స్లో 200 కన్నా తక్కువ పరుగులు సంపాదించిన సరే టీం గెలిచింది? | [
"match_id",
"venue"
] | [
[
"1239546",
"\"Kennington Oval, London\""
],
[
"1426555",
"\"Perth Stadium\""
],
[
"1432209",
"\"Kingsmead, Durban\""
],
[
"1433366",
"\"Providence Stadium, Guyana\""
],
[
"1433379",
"\"Sabina Park, Kingston, Jamaica\""
],
[
"1442219",
"\"Multan C... | Hard |
tests | Who was the non-striker during the largest partnership of the 2004 series between India and Pakistan? | SELECT p_ns.player_name FROM Deliveries d JOIN Players p_ns ON d.non_striker_id = p_ns.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.series_name LIKE '%India%Pakistan%' AND m.season = '2003/04' GROUP BY d.match_id, d.inning, d.striker_id, d.non_striker_id HAVING SUM(d.runs_scored + d.extra_runs) = (SELECT... | Who was the non-striker during the largest partnership of the 2004 series between India and Pakistan? | 2004 भारत-पाकिस्तान सीरीज़ की सबसे बड़ी साझेदारी के दौरान नॉन-स्ट्राइकर पर कौन था? | India ਅਤੇ Pakistan ਵਿਚਾਲੇ 2004 ਸੀਰੀਜ਼ ਦੀ ਸਭ ਤੋਂ ਵੱਡੀ ਸਾਂਝੇਦਾਰੀ ਦੌਰਾਨ ਨਾਨ-ਸਟਰਾਈਕਰ ਕੌਣ ਸੀ? | 2004 ఇండియా-పాకిస్థాన్ సేరీస్లో అన్నిటికన్నా పెద్ద పార్ట్నర్షిప్లో నవం స్ట్రయికర్ ఎవరు? | [
"player_name"
] | [
[
"\"R Dravid\""
]
] | Hard |
tests | Identify the match where a team won despite scoring less than 150 runs in their first innings in the 2010s. | SELECT DISTINCT m.match_id, m.venue FROM Matches m JOIN Deliveries d ON m.match_id = d.match_id WHERE m.start_date BETWEEN '2010-01-01' AND '2019-12-31' AND d.inning = 1 AND m.match_winner = d.batting_team GROUP BY m.match_id, batting_team, d.inning HAVING SUM(d.runs_scored + d.extra_runs) < 150 | Identify the match where a team won despite scoring less than 150 runs in their first innings in the 2010s. | 2010 के दशक में पहली पारी में 150 से कम रन बनाकर भी जीतने वाले मैचों की पहचान करें। | 2010 ਦੇ ਦਹਾਕੇ ਵਿੱਚ ਉਸ ਮੈਚ ਦੀ ਪਛਾਣ ਕਰੋ ਜਿੱਥੇ ਇੱਕ ਟੀਮ ਆਪਣੀ ਪਹਿਲੀ ਪਾਰੀ ਵਿੱਚ 150 ਤੋਂ ਘੱਟ ਰਨ ਬਣਾਉਣ ਦੇ ਬਾਵਜੂਦ ਜਿੱਤੀ ਸੀ। | 2010లలో మొదటి ఇన్నింగ్స్లో ఒక టీం 150 కన్నా తక్కువ పరుగులు సంపాదించినా సరే గెలిచిన మ్యాచులు ఏమిటి? | [
"match_id",
"venue"
] | [
[
"406200",
"\"Sydney Cricket Ground\""
],
[
"531630",
"\"Dubai International Cricket Stadium\""
],
[
"995451",
"\"Pallekele International Cricket Stadium\""
],
[
"1152839",
"\"Lord's\""
]
] | Hard |
tests | Who was the non-striker when Kevin Pietersen was dismissed in his last Test innings? | SELECT p_ns.player_name FROM Deliveries d JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_ns ON d.non_striker_id = p_ns.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p_s.player_name = 'KP Pietersen' AND m.start_date = (SELECT MAX(start_date) FROM Matches m2 JOIN PlayerInMatch pim ON m2.match... | Who was the non-striker when Kevin Pietersen was dismissed in his last Test innings? | केविन पीटरसन की आखिरी टेस्ट पारी में आउट होने पर नॉन-स्ट्राइकर पर कौन था? | ਜਦੋਂ Kevin Pietersen ਆਪਣੀ ਆਖਰੀ ਟੈਸਟ ਪਾਰੀ ਵਿੱਚ ਆਊਟ ਹੋਇਆ ਤਾਂ ਨਾਨ-ਸਟਰਾਈਕਰ ਕੌਣ ਸੀ? | కెవిన్ పీటెరసేన్ యొక్క ఆఖరి టెస్ట్ ఇన్నింగ్స్లో అవుట్ అయ్యినప్పుడు నాన్ స్ట్రయికర్ ఎవరు? | [
"player_name"
] | [
[
"\"MA Carberry\""
]
] | Hard |
tests | List the top 5 players with most runs against Australia after 2015. | SELECT p.player_name, SUM(d.runs_scored) as runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.start_date >= '2015-01-01' AND d.bowling_team = 'Australia' GROUP BY p.player_id ORDER BY runs DESC LIMIT 5 | List the top 5 players with most runs against Australia after 2015. | 2015 के बाद ऑस्ट्रेलिया के खिलाफ सबसे अधिक रन बनाने वाले शीर्ष 5 खिलाड़ियों की सूची बनाएं। | 2015 ਤੋਂ ਬਾਅਦ Australia ਵਿਰੁੱਧ ਸਭ ਤੋਂ ਵੱਧ ਰਨ ਬਣਾਉਣ ਵਾਲੇ ਚੋਟੀ ਦੇ 5 ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ। | 2015 తరువాత ఆస్ట్రేలియా కి వ్యతిరేకంగా అన్నిటికన్నా ఎక్కువ పరుగులు ఏ 5 క్రీడాకార్లు సంపాదించారు? | [
"player_name",
"runs"
] | [
[
"\"JE Root\"",
"2297"
],
[
"\"BA Stokes\"",
"1467"
],
[
"\"CA Pujara\"",
"1378"
],
[
"\"JM Bairstow\"",
"1154"
],
[
"\"V Kohli\"",
"1149"
]
] | Medium |
tests | Which fielder has taken the most catches off Harbhajan Singh's bowling in Test matches? | SELECT p_fielder.player_name, COUNT(*) as catches FROM FielderDismissals fd JOIN Deliveries d ON fd.delivery_id = d.delivery_id JOIN Players p_bowler ON d.bowler_id = p_bowler.player_id JOIN Players p_fielder ON fd.fielder_id = p_fielder.player_id WHERE p_bowler.player_name = 'Harbhajan Singh' AND d.wicket_type = 'caug... | Which fielder has taken the most catches off Harbhajan Singh's bowling in Test matches? | टेस्ट मैचों में हरभजन सिंह की गेंदबाज़ी पर सबसे ज़्यादा कैच पकड़ने वाले फील्डर कौन हैं? | ਟੈਸਟ ਮੈਚਾਂ ਵਿਚ Harbhajan singh ਦੀ ਗੇਂਦਬਾਜ਼ੀ 'ਤੇ ਕਿਸ ਫੀਲਡਰ ਨੇ ਸਭ ਤੋਂ ਵੱਧ ਕੈਚ ਲਏ ਹਨ? | టెస్ట్ మ్యాచులలో హర్భజన్ సింగ్ యొక్క బౌలింగ్ అప్పుడు ఏ ఫీల్డర్ అన్నిటికన్నా ఎక్కువ క్యాచులు పట్టుకున్నాడు? | [
"player_name",
"catches"
] | [
[
"\"R Dravid\"",
"28"
]
] | Medium |
tests | List the top 5 players with most centuries after 2015. | SELECT p.player_name, COUNT(*) as centuries FROM (SELECT d.match_id, d.inning, d.striker_id, SUM(d.runs_scored) as runs FROM Deliveries d JOIN Matches m ON d.match_id = m.match_id WHERE m.start_date >= '2015-01-01' GROUP BY d.match_id, d.inning, d.striker_id HAVING runs >= 100) t JOIN Players p ON t.striker_id = p.play... | List the top 5 players with most centuries after 2015. | 2015 के बाद सबसे अधिक शतक लगाने वाले शीर्ष 5 खिलाड़ियों की सूची बनाएं। | 2015 ਤੋਂ ਬਾਅਦ ਸਭ ਤੋਂ ਵੱਧ ਸੈਂਕੜੇ ਲਗਾਉਣ ਵਾਲੇ ਚੋਟੀ ਦੇ 5 ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ। | 2015 తరువాత అన్నిటికన్నా ఎక్కువ సార్లు శతకం సంపాదించిన 5 క్రీడాకార్లు ఎవరు? | [
"player_name",
"centuries"
] | [
[
"\"JE Root\"",
"36"
],
[
"\"SPD Smith\"",
"30"
],
[
"\"KS Williamson\"",
"25"
],
[
"\"V Kohli\"",
"21"
],
[
"\"UT Khawaja\"",
"16"
]
] | Medium |
tests | Who has the highest average first innings score for New Zealand in Test matches? | SELECT p.player_name, AVG(inning_runs) AS avg_score FROM (SELECT match_id, inning, striker_id, SUM(runs_scored) AS inning_runs FROM Deliveries WHERE batting_team = 'New Zealand' AND inning IN (1, 2) GROUP BY match_id, inning, striker_id) runs JOIN Players p ON runs.striker_id = p.player_id GROUP BY p.player_id ORDER BY... | Who has the highest average first innings score for New Zealand in Test matches? | टेस्ट मैचों में न्यूज़ीलैंड के लिए पहली पारी का सबसे ज़्यादा औसत स्कोर किसका है? | ਟੈਸਟ ਮੈਚਾਂ ਵਿੱਚ New Zealand ਲਈ ਪਹਿਲੀ ਪਾਰੀ ਵਿੱਚ ਸਭ ਤੋਂ ਵੱਧ ਔਸਤ ਸਕੋਰ ਕਿਸ ਦਾ ਹੈ? | టెస్ట్ మ్యాచులలో న్యూ జిలెండ్ కోసం మొదటి ఇన్నింగ్స్లో అన్నిటికన్నా ఎక్కువ ఆవెరేజ్ స్కోర్ ఏమిటి? | [
"player_name",
"avg_score"
] | [
[
"\"CL Cairns\"",
"113.5"
]
] | Medium |
tests | List up to 10 players with the most not-outs after 2015. | SELECT p.player_name, COUNT(*) as not_outs FROM (SELECT d.match_id, d.inning, d.striker_id FROM Deliveries d JOIN Matches m ON d.match_id = m.match_id WHERE m.start_date >= '2015-01-01' GROUP BY d.match_id, d.inning, d.striker_id HAVING SUM(CASE WHEN d.player_out_id = d.striker_id THEN 1 ELSE 0 END) = 0) innings JOIN P... | List up to 10 players with the most not-outs after 2015. | 2015 के बाद सबसे अधिक नॉट आउट रहने वाले अधिकतम 10 खिलाड़ियों की सूची बनाएं। | 2015 ਤੋਂ ਬਾਅਦ ਸਭ ਤੋਂ ਵੱਧ ਨਾਟ-ਆਊਟ ਵਾਲੇ 10 ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ। | 2015 తరువాత అన్నిటికన్నా ఎక్కువ సార్లు నాట అవుట్ ఉన్న 10 క్రీడాకార్లు ఎవరు? | [
"player_name",
"not_outs"
] | [
[
"\"JM Anderson\"",
"63"
],
[
"\"JR Hazlewood\"",
"41"
],
[
"\"ST Gabriel\"",
"31"
],
[
"\"SCJ Broad\"",
"29"
],
[
"\"JJ Bumrah\"",
"28"
],
[
"\"MA Starc\"",
"27"
],
[
"\"NM Lyon\"",
"26"
],
[
"\"Mohammed Siraj\"",
"26"
]... | Medium |
tests | List all players who have been dismissed 'LBW' by Ravichandran Ashwin in home Tests. | SELECT DISTINCT p.player_name FROM Deliveries d JOIN Players p ON d.player_out_id = p.player_id JOIN Players p_b ON d.bowler_id = p_b.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p_b.player_name = 'R Ashwin' AND d.wicket_type = 'lbw' AND (m.team1 = 'India' OR m.team2 = 'India') | List all players who have been dismissed 'LBW' by Ravichandran Ashwin in home Tests. | घरेलू टेस्ट में रविचंद्रन अश्विन द्वारा एलबीडब्ल्यू आउट किए गए सभी खिलाड़ियों की सूची बनाएं। | ਘਰੇਲੂ ਟੈਸਟਾਂ ਵਿੱਚ ਰਵੀਚੰਦਰਨ ਅਸ਼ਵਿਨ ਦੁਆਰਾ 'lbw' ਆਊਟ ਕੀਤੇ ਗਏ ਸਾਰੇ ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ। | ఇంటి టెస్ట్ మ్యాచులలో రవిచంద్రన్ అశ్విన్ ఎవరిని LBW ద్వారా అవుట్ చేశాడు? | [
"player_name"
] | [
[
"\"NM Lyon\""
],
[
"\"EJM Cowan\""
],
[
"\"R Rampaul\""
],
[
"\"DM Bravo\""
],
[
"\"S Chanderpaul\""
],
[
"\"MN Samuels\""
],
[
"\"KOA Powell\""
],
[
"\"D Bishoo\""
],
[
"\"KP Pietersen\""
],
[
"\"MS Panesar\""
],
[
"\"DR Flynn\""... | Medium |
tests | Who was the leading wicket-taker for Australia in the 2007 series against Sri Lanka? | SELECT p.player_name, COUNT(*) as wickets FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.team1 = 'Australia' AND m.team2 = 'Sri Lanka' AND m.season = '2007/08' AND d.bowling_team = 'Australia' AND d.wicket_type IS NOT NULL AND d.wicket_type NOT IN ('run o... | Who was the leading wicket-taker for Australia in the 2007 series against Sri Lanka? | 2007 सीरीज़ में श्रीलंका के खिलाफ ऑस्ट्रेलिया का सबसे ज़्यादा विकेट लेने वाला गेंदबाज़ कौन था? | Sri Lanka ਦੇ ਖਿਲਾਫ 2007 ਦੀ ਸੀਰੀਜ਼ ਵਿੱਚ Australia ਲਈ ਸਭ ਤੋਂ ਵੱਧ ਵਿਕਟ ਲੈਣ ਵਾਲਾ ਗੇਂਦਬਾਜ਼ ਕੌਣ ਸੀ? | 2007 సేరీస్లో శ్రీ లంక కి వ్యతిరేకంగా ఆస్ట్రేలియా కోసం అన్నిటికన్నా ఎక్కువ వికెట్లు ఎవరు తీసుకున్నారు? | [
"player_name",
"wickets"
] | [
[
"\"B Lee\"",
"16"
]
] | Medium |
tests | List the wickets taken by Glenn McGrath where the fielder was Shane Warne in the 2000s. | SELECT m.start_date, p_out.player_name, d.wicket_type FROM FielderDismissals fd JOIN Deliveries d ON fd.delivery_id = d.delivery_id JOIN Players p_bowler ON d.bowler_id = p_bowler.player_id JOIN Players p_fielder ON fd.fielder_id = p_fielder.player_id JOIN Players p_out ON d.player_out_id = p_out.player_id JOIN Matches... | List the wickets taken by Glenn McGrath where the fielder was Shane Warne in the 2000s. | 2000 के दशक में ग्लेन मैक्ग्रा के वे विकेट जहाँ फील्डर शेन वॉर्न थे। | Glenn McGrath ਦੁਆਰਾ ਲਈਆਂ ਗਈਆਂ ਵਿਕਟਾਂ ਦੀ ਸੂਚੀ ਬਣਾਓ ਜਿੱਥੇ 2000 ਦੇ ਦਹਾਕੇ ਵਿੱਚ ਫੀਲਡਰ ਸ਼ੇਨ ਵਾਰਨ ਸਨ। | 2000లలో గ్లెన్ మెక్గ్రా తీసుకున్న వికెట్లలో, ఫీల్డర్ షేన్ వార్న్ ఉన్నవి ఏవి? | [
"start_date",
"player_name",
"wicket_type"
] | [
[
"\"2004-12-16\"",
"\"Shoaib Akhtar\"",
"\"caught\""
],
[
"\"2004-12-16\"",
"\"Younis Khan\"",
"\"caught\""
],
[
"\"2005-07-21\"",
"\"AJ Strauss\"",
"\"caught\""
],
[
"\"2005-07-21\"",
"\"SP Jones\"",
"\"caught\""
],
[
"\"2005-09-08\"",
"\"A F... | Medium |
tests | Which team has the highest percentage of away wins in the 21st century? | SELECT team_name, (CAST(wins AS FLOAT) / total) * 100 as win_pc FROM (SELECT team2 as team_name, COUNT(*) as total, SUM(CASE WHEN match_winner = team2 THEN 1 ELSE 0 END) as wins FROM Matches WHERE start_date >= '2000-01-01' GROUP BY team2) ORDER BY win_pc DESC LIMIT 1 | Which team has the highest percentage of away wins in the 21st century? | 21वीं सदी में घर से बाहर सबसे ज़्यादा जीत प्रतिशत किस टीम का है? | 21ਵੀਂ ਸਦੀ ਵਿੱਚ ਕਿਹੜੀ ਟੀਮ ਦੀ ਦੂਰ ਜਿੱਤ ਦੀ ਸਭ ਤੋਂ ਵੱਧ ਪ੍ਰਤੀਸ਼ਤਤਾ ਹੈ? | 21వ శతాబ్దంలో ఇంటి బయిట అన్నిటికన్నా మంచి విజయ శాతం ఏ టీం దగ్గర ఉన్నది? | [
"team_name",
"win_pc"
] | [
[
"\"Australia\"",
"50.4273504274"
]
] | Medium |
tests | Show me the top 5 run scorers for India in the 2021 home series against England. | SELECT p.player_name, SUM(d.runs_scored) as total_runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.series_name = 'England tour of India' AND m.season = '2020/21' AND d.batting_team = 'India' GROUP BY p.player_id ORDER BY total_runs DESC LIMIT 5 | Show me the top 5 run scorers for India in the 2021 home series against England. | इंग्लैंड के खिलाफ 2021 होम सीरीज़ में भारत के शीर्ष 5 रन स्कोरर कौन हैं? | England ਦੇ ਖਿਲਾਫ 2021 ਦੀ ਘਰੇਲੂ ਸੀਰੀਜ਼ ਵਿੱਚ India ਲਈ ਸਭ ਤੋਂ ਵੱਧ ਰਨ ਬਣਾਉਣ ਵਾਲੇ 5 ਖਿਡਾਰੀ ਦਿਖਾਓ। | ఇంగ్లండ్ కి వ్యతిరేకంగా 2021 హోమ్ సేరీస్లో ఇండియా యొక్క టాప్ 5 రన్ స్కోరర్లు ఎవరు? | [
"player_name",
"total_runs"
] | [
[
"\"RG Sharma\"",
"345"
],
[
"\"RR Pant\"",
"270"
],
[
"\"R Ashwin\"",
"189"
],
[
"\"Washington Sundar\"",
"181"
],
[
"\"V Kohli\"",
"172"
]
] | Medium |
tests | List the bowlers who have taken 8 or more wickets in a single Test innings in the 21st century. | SELECT DISTINCT p.player_name FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.start_date >= '2000-01-01' AND d.wicket_type IS NOT NULL AND d.wicket_type NOT IN ('run out','retired hurt','obstructing the field') AND d.wicket_type NOT IN ('run out','retired ... | List the bowlers who have taken 8 or more wickets in a single Test innings in the 21st century. | 21वीं सदी में एक टेस्ट पारी में 8 या उससे ज़्यादा विकेट लेने वाले गेंदबाज़ों की सूची बनाएं। | ਉਨ੍ਹਾਂ ਗੇਂਦਬਾਜ਼ਾਂ ਦੀ ਸੂਚੀ ਬਣਾਓ ਜਿਨ੍ਹਾਂ ਨੇ 21ਵੀਂ ਸਦੀ ਵਿੱਚ ਇੱਕ ਟੈਸਟ ਪਾਰੀ ਵਿੱਚ 8 ਜਾਂ ਵੱਧ ਵਿਕਟਾਂ ਲਈਆਂ ਹਨ। | 21వ శతాబ్దంలో ఒక టెస్ట్ ఇన్నింగ్స్లో 8 లేదా దానికన్నా ఎక్కువ వికెట్లు తీసుకున్న బౌలర్లు ఎవరు? | [
"player_name"
] | [
[
"\"A Kumble\""
],
[
"\"GD McGrath\""
],
[
"\"M Muralitharan\""
],
[
"\"SCG MacGill\""
],
[
"\"JJ Krejza\""
],
[
"\"MG Johnson\""
],
[
"\"SCJ Broad\""
],
[
"\"HMRKB Herath\""
],
[
"\"Taijul Islam\""
],
[
"\"D Bishoo\""
],
[
"\"NM L... | Medium |
tests | Which team has the highest percentage of draws away from home (min 20 matches)? | SELECT team2 as away_team, (CAST(SUM(CASE WHEN result_type = 'draw' THEN 1 ELSE 0 END) AS FLOAT) / COUNT(*)) * 100 as draw_pc FROM Matches GROUP BY team2 HAVING COUNT(*) >= 20 ORDER BY draw_pc DESC LIMIT 1 | Which team has the highest percentage of draws away from home (min 20 matches)? | घर से बाहर ड्रॉ मैच की सबसे ज़्यादा प्रतिशत किस टीम की है (न्यूनतम 20 मैच)? | ਕਿਸ ਟੀਮ ਕੋਲ ਘਰ ਤੋਂ ਦੂਰ ਡਰਾਅ ਦੀ ਸਭ ਤੋਂ ਵੱਧ ਪ੍ਰਤੀਸ਼ਤਤਾ ਹੈ (ਘੱਟੋ-ਘੱਟ 20 ਮੈਚ)? | ఇంటి బయిట ఏ టీం దగ్గర అన్నిటికన్నా ఎక్కువ డ్రా శాతం ఉన్నది? (కనీసం 20 మ్యాచులు) | [
"away_team",
"draw_pc"
] | [
[
"\"India\"",
"27.6785714286"
]
] | Medium |
tests | Who was the player of the series in the 2004 India-Pakistan series? | SELECT p.player_name, COUNT(*) as pom_awards FROM Matches m JOIN Players p ON m.player_of_match_id = p.player_id WHERE m.series_name LIKE '%India%Pakistan%' AND m.season = '2003/04' GROUP BY p.player_id ORDER BY pom_awards DESC LIMIT 1 | Who was the player of the series in the 2004 India-Pakistan series? | 2004 भारत-पाकिस्तान सीरीज़ में सीरीज़ का सर्वश्रेष्ठ खिलाड़ी कौन था? | 2004 ਦੀ India-Pakistan ਲੜੀ ਵਿੱਚ ਸੀਰੀਜ਼ ਦਾ ਖਿਡਾਰੀ ਕੌਣ ਸੀ? | 2004లో ఇండియా-పాకిస్థాన్ సీరీస్లో సిరీస్ యొక్క అత్యుత్తమ క్రీడారుడు ఎవరు? | [
"player_name",
"pom_awards"
] | [
[
"\"R Dravid\"",
"1"
]
] | Medium |
tests | List up to 10 players with the most runs in the fourth innings after 2015. | SELECT p.player_name, SUM(d.runs_scored) as runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.start_date >= '2015-01-01' AND d.inning = 4 GROUP BY p.player_id ORDER BY runs DESC LIMIT 10 | List up to 10 players with the most runs in the fourth innings after 2015. | 2015 के बाद चौथी पारी में सबसे अधिक रन बनाने वाले अधिकतम 10 खिलाड़ियों की सूची बनाएं। | 2015 ਤੋਂ ਬਾਅਦ ਚੌਥੀ ਪਾਰੀ ਵਿੱਚ ਸਭ ਤੋਂ ਵੱਧ ਰਨ ਬਣਾਉਣ ਵਾਲੇ 10 ਖਿਡਾਰੀਆਂ ਦੀ ਸੂਚੀ ਬਣਾਓ। | 2015 తరువాత నాలుగవ ఇన్నింగ్స్లో అన్నిటికన్నా ఎక్కువ పరుగులు సంపాదించిన 10 క్రీడాకార్లు ఎవరు? | [
"player_name",
"runs"
] | [
[
"\"JE Root\"",
"1620"
],
[
"\"BA Stokes\"",
"1019"
],
[
"\"BKG Mendis\"",
"992"
],
[
"\"FDM Karunaratne\"",
"958"
],
[
"\"KC Brathwaite\"",
"948"
],
[
"\"KS Williamson\"",
"878"
],
[
"\"D Elgar\"",
"824"
],
[
"\"J Blackwood\""... | Medium |
tests | Which team has the highest successful run chase at the Eden Gardens, Kolkata? | SELECT batting_team, SUM(runs_scored + extra_runs) as chase FROM Deliveries d JOIN Matches m ON d.match_id = m.match_id WHERE m.venue LIKE '%Eden Gardens%' AND d.inning = 4 AND m.match_winner = d.batting_team GROUP BY m.match_id, batting_team ORDER BY chase DESC LIMIT 1 | Which team has the highest successful run chase at the Eden Gardens, Kolkata? | कोलकाता के ईडन गार्डन्स में सबसे सफल रन चेज़ किस टीम ने किया? | ਈਡਨ ਗਾਰਡਨ, ਕੋਲਕਾਤਾ ਵਿਖੇ ਕਿਹੜੀ ਟੀਮ ਨੇ ਸਭ ਤੋਂ ਵੱਧ ਰਨ ਦਾ ਪਿੱਛਾ ਕੀਤਾ? | కోలకతా యొక్క ఈడేన్ గార్డెన్స్లో అన్నిటికన్నా విజయవంతమైన రన్ చెస్ ఏ టీం సాధించింది? | [
"batting_team",
"chase"
] | [
[
"\"India\"",
"120"
]
] | Medium |
tests | How many matches were played in 2018? | SELECT COUNT(*) FROM Matches WHERE season LIKE '2018%' | How many matches were played in 2018? | 2018 में कितने मैच खेले गए? | 2018 ਵਿੱਚ ਕਿੰਨੇ ਮੈਚ ਖੇਡੇ ਗਏ? | 2018లో ఎన్ని మ్యాచులు జరిగాయి? | [
"COUNT(*)"
] | [
[
"47"
]
] | Easy |
tests | How many matches ended by runs after 2015? | SELECT COUNT(*) FROM Matches WHERE result_type = 'runs' AND start_date >= '2015-01-01' | How many matches ended by runs after 2015? | 2015 के बाद कितने मैच रन से समाप्त हुए? | 2015 ਤੋਂ ਬਾਅਦ ਕਿੰਨੇ ਮੈਚ ਰਨ ਨਾਲ ਖਤਮ ਹੋਏ? | 2015 తరువాత ఎన్ని మ్యాచులు పరుగులుతో ముగిశాయి? | [
"COUNT(*)"
] | [
[
"194"
]
] | Easy |
tests | How many double centuries did Jacques Kallis score in his career? | SELECT COUNT(*) FROM (SELECT d.match_id, SUM(d.runs_scored) as match_runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id WHERE p.player_name = 'JH Kallis' GROUP BY d.match_id, d.inning HAVING match_runs >= 200) | How many double centuries did Jacques Kallis score in his career? | जैक्स कैलिस ने अपने करियर में कितने दोहरे शतक लगाए? | ਜੈਕ ਕੈਲਿਸ ਨੇ ਆਪਣੇ ਕਰੀਅਰ ਵਿੱਚ ਕਿੰਨੇ ਦੋਹਰੇ ਸੈਂਕੜੇ ਬਣਾਏ? | జాక్స కల్లిస్ అతన కరీర్లో ఎన్ని డబల్ శతకాలు కొట్టాడు? | [
"COUNT(*)"
] | [
[
"2"
]
] | Easy |
tests | How many wickets did Anil Kumble take at the Feroz Shah Kotla, Delhi? | SELECT COUNT(*) FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p.player_name = 'A Kumble' AND m.venue LIKE '%Feroz Shah Kotla%' AND d.wicket_type IS NOT NULL AND d.wicket_type NOT IN ('run out','retired hurt','obstructing the field') AND d.wicket_type NOT I... | How many wickets did Anil Kumble take at the Feroz Shah Kotla, Delhi? | फिरोज़ शाह कोटला, दिल्ली में अनिल कुंबले ने कितने विकेट लिए? | Anil Kumble ਨੇ ਫਿਰੋਜ਼ਸ਼ਾਹ ਕੋਟਲਾ, ਦਿੱਲੀ ਵਿਖੇ ਕਿੰਨੀਆਂ ਵਿਕਟਾਂ ਲਈਆਂ? | ఫిరోజ్ శా కోట్లా, ఢిల్లీలో అనిల్ కుంబ్లే ఎన్ని వికెట్లు తీసుకున్నాడు? | [
"COUNT(*)"
] | [
[
"3"
]
] | Easy |
tests | Which team has the most draws after 2015? | SELECT team_name, COUNT(*) as draws FROM (SELECT team1 as team_name, result_type FROM Matches WHERE start_date >= '2015-01-01' UNION ALL SELECT team2, result_type FROM Matches WHERE start_date >= '2015-01-01') WHERE result_type = 'draw' AND team_name IS NOT NULL GROUP BY team_name ORDER BY draws DESC LIMIT 1 | Which team has the most draws after 2015? | 2015 के बाद किस टीम के सबसे अधिक ड्रॉ मैच हैं? | 2015 ਤੋਂ ਬਾਅਦ ਕਿਹੜੀ ਟੀਮ ਨੇ ਸਭ ਤੋਂ ਵੱਧ ਡਰਾਅ ਕੀਤੇ ਹਨ? | 2015 తరువాత ఏ టీం దగ్గర అన్నిటికన్నా ఎక్కువ డ్రా శాతం ఉన్నది? | [
"team_name",
"draws"
] | [
[
"\"England\"",
"23"
]
] | Easy |
tests | List the top 5 teams with most matches after 2015. | SELECT team_name, COUNT(*) as matches FROM (SELECT team1 as team_name FROM Matches WHERE start_date >= '2015-01-01' UNION ALL SELECT team2 FROM Matches WHERE start_date >= '2015-01-01') GROUP BY team_name ORDER BY matches DESC LIMIT 5 | List the top 5 teams with most matches after 2015. | 2015 के बाद सबसे अधिक मैच खेलने वाली शीर्ष 5 टीमों की सूची बनाएं। | 2015 ਤੋਂ ਬਾਅਦ ਸਭ ਤੋਂ ਵੱਧ ਮੈਚਾਂ ਵਾਲੀਆਂ ਚੋਟੀ ਦੀਆਂ 5 ਟੀਮਾਂ ਦੀ ਸੂਚੀ ਬਣਾਓ। | 2015 తరువాత అన్నిటికన్నా ఎక్కువ మ్యాచులు ఆడిన 5 టీములు ఏమిటి? | [
"team_name",
"matches"
] | [
[
"\"England\"",
"152"
],
[
"\"Australia\"",
"119"
],
[
"\"India\"",
"116"
],
[
"\"South Africa\"",
"94"
],
[
"\"Sri Lanka\"",
"92"
]
] | Easy |
tests | Which team has the most losses after 2010? | SELECT team_name, COUNT(*) as losses FROM (SELECT team1 as team_name, match_winner FROM Matches WHERE start_date >= '2010-01-01' UNION ALL SELECT team2, match_winner FROM Matches WHERE start_date >= '2010-01-01') WHERE match_winner IS NOT NULL AND team_name != match_winner GROUP BY team_name ORDER BY losses DESC LIMIT ... | Which team has the most losses after 2010? | 2010 के बाद किस टीम के सबसे अधिक हार हैं? | 2010 ਤੋਂ ਬਾਅਦ ਕਿਹੜੀ ਟੀਮ ਨੂੰ ਸਭ ਤੋਂ ਵੱਧ ਨੁਕਸਾਨ ਹੋਇਆ? | 2010 తరువాత ఏ టీం అన్నిటికన్నా ఎక్కువ సార్లు ఓడిపోయింది? | [
"team_name",
"losses"
] | [
[
"\"England\"",
"82"
]
] | Easy |
tests | List the top 5 teams with most wins after 2015. | SELECT match_winner, COUNT(*) as wins FROM Matches WHERE start_date >= '2015-01-01' AND match_winner IS NOT NULL GROUP BY match_winner ORDER BY wins DESC LIMIT 5 | List the top 5 teams with most wins after 2015. | 2015 के बाद सबसे अधिक मैच जीतने वाली शीर्ष 5 टीमों की सूची बनाएं। | 2015 ਤੋਂ ਬਾਅਦ ਸਭ ਤੋਂ ਵੱਧ ਜਿੱਤਾਂ ਵਾਲੀਆਂ ਚੋਟੀ ਦੀਆਂ 5 ਟੀਮਾਂ ਦੀ ਸੂਚੀ ਬਣਾਓ। | 2015 తరువాత అన్నిటికన్నా ఎక్కువ మ్యాచులు గెలిచిన 5 టీములు ఏమిటి? | [
"match_winner",
"wins"
] | [
[
"\"Australia\"",
"68"
],
[
"\"England\"",
"66"
],
[
"\"India\"",
"65"
],
[
"\"South Africa\"",
"48"
],
[
"\"New Zealand\"",
"44"
]
] | Easy |
tests | Which team has the most wins in 2020? | SELECT match_winner, COUNT(*) as wins FROM Matches WHERE season LIKE '2020%' AND match_winner IS NOT NULL GROUP BY match_winner ORDER BY wins DESC LIMIT 1 | Which team has the most wins in 2020? | 2020 में किस टीम ने सबसे अधिक मैच जीते? | 2020 ਵਿੱਚ ਕਿਹੜੀ ਟੀਮ ਸਭ ਤੋਂ ਵੱਧ ਜਿੱਤੀ ਹੈ? | 2020లో ఏ టీం అన్నిటికన్నా ఎక్కువ మ్యాచులు గెలిచింది? | [
"match_winner",
"wins"
] | [
[
"\"England\"",
"6"
]
] | Easy |
tests | Identify the match where a team won by 1 wicket. | SELECT m.match_id, m.venue FROM Matches m WHERE m.result_type = 'wickets' AND m.result_margin = 1 | Identify the match where a team won by 1 wicket. | वह मैच पहचानें जिसमें किसी टीम ने 1 विकेट से जीत दर्ज की। | ਉਸ ਮੈਚ ਦੀ ਪਛਾਣ ਕਰੋ ਜਿੱਥੇ ਇੱਕ ਟੀਮ 1 ਵਿਕਟ ਨਾਲ ਜਿੱਤੀ ਸੀ। | ఏ మ్యాచ్లో ఒక టీం ఒక వికెట్ తో గెలిచారు? | [
"match_id",
"venue"
] | [
[
"64045",
"\"Multan Cricket Stadium\""
],
[
"249194",
"\"P Sara Oval\""
],
[
"464526",
"\"Punjab Cricket Association Stadium, Mohali\""
],
[
"1144164",
"\"Kingsmead\""
],
[
"1152848",
"\"Headingley\""
],
[
"1263169",
"\"Sabina Park, Kingston, Jama... | Easy |
tests | Which team has the most wins in 2017? | SELECT match_winner, COUNT(*) as wins FROM Matches WHERE season LIKE '2017%' AND match_winner IS NOT NULL GROUP BY match_winner ORDER BY wins DESC LIMIT 1 | Which team has the most wins in 2017? | 2017 में किस टीम ने सबसे अधिक मैच जीते? | 2017 ਵਿੱਚ ਕਿਹੜੀ ਟੀਮ ਸਭ ਤੋਂ ਵੱਧ ਜਿੱਤੀ ਹੈ? | 2017లో ఏ టీం అన్నిటికన్నా ఎక్కువ మ్యాచులు గెలిచింది? | [
"match_winner",
"wins"
] | [
[
"\"South Africa\"",
"9"
]
] | Easy |
tests | Identify the match where a team won by 1 run. | SELECT m.match_id, m.venue FROM Matches m WHERE m.result_type = 'runs' AND m.result_margin = 1 | Identify the match where a team won by 1 run. | वह मैच पहचानें जिसमें किसी टीम ने 1 रन से जीत दर्ज की। | ਉਸ ਮੈਚ ਦੀ ਪਛਾਣ ਕਰੋ ਜਿੱਥੇ ਇੱਕ ਟੀਮ 1 ਦੌੜ ਨਾਲ ਜਿੱਤੀ ਸੀ। | ఏ మ్యాచ్లో ఒక టీం 1 పరుగుతో గెలిచింది? | [
"match_id",
"venue"
] | [
[
"1322356",
"\"Basin Reserve, Wellington\""
]
] | Easy |
tests | List the top 5 bowlers with most wickets in 2020. | SELECT p.player_name, COUNT(*) as wickets FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.season LIKE '2020%' AND d.wicket_type IS NOT NULL AND d.wicket_type NOT IN ('run out','retired hurt','obstructing the field') AND d.wicket_type NOT IN ('run out','ret... | List the top 5 bowlers with most wickets in 2020. | 2020 में सबसे अधिक विकेट लेने वाले शीर्ष 5 गेंदबाज़ों की सूची बनाएं। | 2020 ਵਿੱਚ ਸਭ ਤੋਂ ਵੱਧ ਵਿਕਟਾਂ ਲੈਣ ਵਾਲੇ ਚੋਟੀ ਦੇ 5 ਗੇਂਦਬਾਜ਼ਾਂ ਦੀ ਸੂਚੀ ਬਣਾਓ। | 2020లో అన్నిటికన్నా ఎక్కువ వికెట్లు తీసుకున్న 5 బౌలర్లు ఎవరు? | [
"player_name",
"wickets"
] | [
[
"\"R Ashwin\"",
"44"
],
[
"\"SCJ Broad\"",
"32"
],
[
"\"JM Anderson\"",
"30"
],
[
"\"MJ Leach\"",
"28"
],
[
"\"KA Jamieson\"",
"27"
]
] | Easy |
tests | Show me the top 5 run scorers for India in the 2021 home series against England. | SELECT p.player_name, SUM(d.runs_scored) as total_runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.series_name = 'England tour of India' AND m.season = '2020/21' AND d.batting_team = 'India' GROUP BY p.player_id ORDER BY total_runs DESC LIMIT 5 | Show me the top 5 run scorers for India in the 2021 home series against England. | इंग्लैंड के खिलाफ 2021 होम सीरीज़ में भारत के शीर्ष 5 रन स्कोरर कौन हैं? | ఇంగ్లండ్ కి వ్యతిరేకంగా 2021 హోమ్ సేరీస్లో ఇండియా యొక్క టాప్ 5 రన్ స్కోరర్లు ఎవరు? | [
"Player Name",
"Total Runs"
] | [
[
"\"RG Sharma\"",
"345"
],
[
"\"RR Pant\"",
"270"
],
[
"\"R Ashwin\"",
"189"
],
[
"\"Washington Sundar\"",
"181"
],
[
"\"V Kohli\"",
"172"
]
] | null | |
tests | Which bowler has taken the most wickets at the Melbourne Cricket Ground in matches involving Australia? | SELECT p.player_name, COUNT(*) as wickets FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.venue = 'Melbourne Cricket Ground' AND (m.team1 = 'Australia' OR m.team2 = 'Australia') AND d.wicket_type IS NOT NULL AND d.wicket_type != 'run out' GROUP BY p.player... | Which bowler has taken the most wickets at the Melbourne Cricket Ground in matches involving Australia? | मेलबर्न क्रिकेट ग्राउंड पर ऑस्ट्रेलिया से जुड़े मैचों में सबसे ज़्यादा विकेट लेने वाले गेंदबाज़ कौन हैं? | మెల్బోర్న్ క్రికెట్ గ్రౌండ్లో ఆస్ట్రేలియా ఆడిన మ్యాచులలో ఎవరు అన్నిటికన్నా ఎక్కువ వికెట్లు తీసుకున్నారు? | [
"Player Name",
"Wickets"
] | [
[
"\"NM Lyon\"",
"50"
]
] | null | |
tests | List all players who have been 'Player of the Match' more than once in the Border-Gavaskar Trophy. | SELECT p.player_name, COUNT(*) as awards FROM Matches m JOIN Players p ON m.player_of_match_id = p.player_id WHERE m.series_name LIKE '%Border-Gavaskar%' GROUP BY p.player_id HAVING awards > 1 | List all players who have been 'Player of the Match' more than once in the Border-Gavaskar Trophy. | बॉर्डर-गावस्कर ट्रॉफी में एक से अधिक बार 'प्लेयर ऑफ द मैच' जीतने वाले खिलाड़ियों की सूची बनाएं। | బోర్డర్-గవాస్కర్ ట్రోఫీ లో అనేక సార్లు 'ప్లేయర్ ఆఫ్ తే మ్యాచ్' అవార్డ్ గెలిచిన క్రీడాకార్లు ఎవరు? | [
"Player Name",
"Awards"
] | [
[
"\"SPD Smith\"",
"2"
],
[
"\"MS Dhoni\"",
"2"
],
[
"\"Z Khan\"",
"2"
],
[
"\"SR Tendulkar\"",
"2"
],
[
"\"CA Pujara\"",
"2"
],
[
"\"RA Jadeja\"",
"2"
]
] | null | |
tests | Which fielder has taken the most catches off Harbhajan Singh's bowling in Test matches? | SELECT p_fielder.player_name, COUNT(*) as catches FROM FielderDismissals fd JOIN Deliveries d ON fd.delivery_id = d.delivery_id JOIN Players p_bowler ON d.bowler_id = p_bowler.player_id JOIN Players p_fielder ON fd.fielder_id = p_fielder.player_id WHERE p_bowler.player_name = 'Harbhajan Singh' AND d.wicket_type = 'caug... | Which fielder has taken the most catches off Harbhajan Singh's bowling in Test matches? | टेस्ट मैचों में हरभजन सिंह की गेंदबाज़ी पर सबसे ज़्यादा कैच पकड़ने वाले फील्डर कौन हैं? | టెస్ట్ మ్యాచులలో హర్భజన్ సింగ్ యొక్క బౌలింగ్ అప్పుడు ఏ ఫీల్డర్ అన్నిటికన్నా ఎక్కువ క్యాచులు పట్టుకున్నాడు? | [
"Player Name",
"Catches"
] | [
[
"\"R Dravid\"",
"28"
]
] | null | |
tests | Find the striker, non-striker, and bowler for the delivery that ended the 2001 Test match in Bangalore. | SELECT p_s.player_name, p_ns.player_name, p_b.player_name FROM Deliveries d JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_ns ON d.non_striker_id = p_ns.player_id JOIN Players p_b ON d.bowler_id = p_b.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.venue LIKE '%Bangalore%' AND m.season = '2... | Find the striker, non-striker, and bowler for the delivery that ended the 2001 Test match in Bangalore. | बैंगलोर में 2001 टेस्ट मैच के अंतिम ओवर में स्ट्राइकर, नॉन-स्ट्राइकर और गेंदबाज़ कौन थे? | బెంగళూరులో 2011 టెస్ట్ మ్యాచ్ యొక్క ఆఖరి ఓవర్లో స్ట్రయికర్, నాన్ స్ట్రయికర్ మరియు బౌలర్ ఎవరు? | [
"Player Name",
"Player Name",
"Player Name"
] | [
[
"\"ME Trescothick\"",
"\"MA Butcher\"",
"\"Harbhajan Singh\""
]
] | null | |
tests | List the players who scored a century in their debut Test match. | SELECT p.player_name FROM Players p JOIN (SELECT striker_id, match_id, SUM(runs_scored) as match_runs FROM Deliveries GROUP BY striker_id, match_id HAVING match_runs >= 100) cent ON p.player_id = cent.striker_id JOIN (SELECT player_id, MIN(start_date) as debut_date FROM Matches m JOIN PlayerInMatch pim ON m.match_id = ... | List the players who scored a century in their debut Test match. | अपने पदार्पण टेस्ट मैच में शतक लगाने वाले खिलाड़ियों की सूची बनाएं। | అతన మొదటి టెస్ట్ మ్యాచ్లో ఏ క్రీడాకార్లు శతకం కొట్టారు? | [
"Player Name"
] | [
[
"\"MA Agarwal\""
],
[
"\"JL Jonassen\""
],
[
"\"HD Rutherford\""
],
[
"\"S Dhawan\""
],
[
"\"CL Cairns\""
],
[
"\"L Ronchi\""
],
[
"\"MJ Prior\""
],
[
"\"SC Cook\""
],
[
"\"Fakhar Zaman\""
],
[
"\"SK Raina\""
],
[
"\"TT Samaraweer... | null | |
tests | Identify the match where a player scored a century in both innings. | SELECT m.match_id, p.player_name FROM Matches m JOIN (SELECT match_id, striker_id FROM Deliveries WHERE inning IN (1,2) GROUP BY match_id, striker_id HAVING SUM(runs_scored) >= 100 INTERSECT SELECT match_id, striker_id FROM Deliveries WHERE inning IN (3,4) GROUP BY match_id, striker_id HAVING SUM(runs_scored) >= 100) t... | Identify the match where a player scored a century in both innings. | वह मैच पहचानें जिसमें किसी खिलाड़ी ने दोनों पारियों में शतक लगाया। | ఏ మ్యాచ్లో ఒక క్రీడాకారుడు రెండు ఇన్నింగ్స్లో శతకం కొట్టాడు? | [
"Match Id",
"Player Name"
] | [
[
"64094",
"\"ME Trescothick\""
],
[
"226350",
"\"Inzamam-ul-Haq\""
],
[
"226373",
"\"RT Ponting\""
],
[
"238202",
"\"RT Ponting\""
],
[
"299004",
"\"JH Kallis\""
],
[
"350473",
"\"PJ Hughes\""
],
[
"361050",
"\"AJ Strauss\""
],
[
... | null | |
tests | Which player was the non-striker when Brian Lara scored his 400th run? | SELECT p_ns.player_name FROM (SELECT d.delivery_id, d.non_striker_id, SUM(d.runs_scored) OVER (PARTITION BY d.match_id, d.inning, d.striker_id ORDER BY d.delivery_id) AS cum_runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id WHERE p.player_name = 'BC Lara') t JOIN Players p_ns ON t.non_striker_id = p_n... | Which player was the non-striker when Brian Lara scored his 400th run? | ब्रायन लारा के 400वें रन के समय नॉन-स्ट्राइकर पर कौन था? | బ్రాయన్ లారా అతన 400వ పరుగు సంపాదించినప్పుడు నాన్ స్ట్రయికర్ ఎవరు? | [
"Player Name"
] | [
[
"\"RD Jacobs\""
]
] | null | |
tests | Find the wicketkeepers who have taken more than 5 stumpings in a single series. | SELECT p.player_name, COUNT(*) as stumpings FROM FielderDismissals fd JOIN Deliveries d ON fd.delivery_id = d.delivery_id JOIN Matches m ON d.match_id = m.match_id JOIN Players p ON fd.fielder_id = p.player_id WHERE d.wicket_type = 'stumped' GROUP BY p.player_id, m.series_name HAVING stumpings > 5 | Find the wicketkeepers who have taken more than 5 stumpings in a single series. | एक सीरीज़ में 5 से ज़्यादा स्टम्पिंग करने वाले विकेटकीपरों को खोजें। | ఒక సిరీస్లో 5 కన్నా ఎక్కువ స్టంపింగ్లు చేసిన వికకెట్కీపర్లు ఎవరు? | [
"Player Name",
"Stumpings"
] | [
[
"\"Sarfraz Ahmed\"",
"7"
],
[
"\"HAPW Jayawardene\"",
"7"
],
[
"\"MS Dhoni\"",
"13"
],
[
"\"AT Carey\"",
"6"
],
[
"\"BT Foakes\"",
"7"
]
] | null | |
tests | List the matches where the player of the match was from the losing side. | SELECT m.match_id, m.venue, p.player_name FROM Matches m JOIN Players p ON m.player_of_match_id = p.player_id JOIN PlayerInMatch pim ON m.match_id = pim.match_id AND p.player_id = pim.player_id WHERE m.match_winner IS NOT NULL AND pim.team_name != m.match_winner | List the matches where the player of the match was from the losing side. | वे मैच सूचीबद्ध करें जिनमें 'प्लेयर ऑफ द मैच' हारने वाली टीम से था। | ఏ మ్యాచులలో 'ప్లేయర్ ఆఫ్ తే మ్యాచ్' అవార్డ్ విజేత ఓడిపోయిన టీం నుంచి వచ్చాడు? | [
"Match Id",
"Venue",
"Player Name"
] | [
[
"225257",
"\"Headingley\"",
"\"Younis Khan\""
],
[
"238167",
"\"Zahur Ahmed Chowdhury Stadium\"",
"\"Mohammad Ashraful\""
],
[
"258462",
"\"Riverside Ground\"",
"\"S Chanderpaul\""
],
[
"345672",
"\"Vidarbha Cricket Association Stadium, Jamtha\"",
"\"JJ ... | null | |
tests | Who was the leading wicket-taker for England in the 2010/11 Ashes in Australia? | SELECT p.player_name, COUNT(*) as wickets FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.series_name LIKE '%Ashes%' AND m.season = '2010/11' AND d.bowling_team = 'England' AND d.wicket_type IS NOT NULL AND d.wicket_type != 'run out' GROUP BY p.player_id O... | Who was the leading wicket-taker for England in the 2010/11 Ashes in Australia? | 2010/11 ऑस्ट्रेलिया में ऐशेज़ में इंग्लैंड का सबसे ज़्यादा विकेट लेने वाला गेंदबाज़ कौन था? | ఆస్ట్రేలియాలో 2010/11 యాషెస్ టెస్ట్లో ఇంగ్లండ్ నుంచి ఎవరు అన్నిటికన్నా ఎక్కువ వికెట్లు తీసుకున్నారు? | [
"Player Name",
"Wickets"
] | [
[
"\"JM Anderson\"",
"24"
]
] | null | |
tests | How many double centuries were scored in Test matches in 2023? | SELECT COUNT(*) FROM (SELECT d.match_id, d.inning, d.striker_id, SUM(d.runs_scored) as match_runs FROM Deliveries d JOIN Matches m ON d.match_id = m.match_id WHERE m.season = '2023' GROUP BY d.match_id, d.inning, d.striker_id HAVING match_runs >= 200) | How many double centuries were scored in Test matches in 2023? | 2023 में टेस्ट मैचों में कितने दोहरे शतक लगाए गए? | 2023 లో టెస్ట్ మ్యాచులలో ఎన్ని డబల్ శతకాలు నమోదయ్యాయి? | [
"Count"
] | [
[
"6"
]
] | null | |
tests | Who was the bowler when Alastair Cook scored his final Test century? | SELECT p_bowler.player_name FROM (SELECT d.delivery_id, d.bowler_id, d.match_id, SUM(d.runs_scored) OVER (PARTITION BY d.match_id, d.inning, d.striker_id ORDER BY d.delivery_id) AS cum_runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p.player_name = 'AN... | Who was the bowler when Alastair Cook scored his final Test century? | अलस्टेयर कुक के अंतिम टेस्ट शतक के समय गेंदबाज़ कौन था? | అలస్తయిర్ కుక్ అతన ఆఖరి టెస్ట్ శతకం సంపాదించినప్పుడు బౌలర్ ఎవరు? | [
"Player Name"
] | [
[
"\"RA Jadeja\""
]
] | null | |
tests | List the players who have been dismissed 'stumped' more than twice in the same series. | SELECT p.player_name, COUNT(*) as stumped_count FROM Deliveries d JOIN Players p ON d.player_out_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE d.wicket_type = 'stumped' GROUP BY p.player_id, m.series_name HAVING stumped_count > 2 | List the players who have been dismissed 'stumped' more than twice in the same series. | वे खिलाड़ी सूचीबद्ध करें जो एक ही सीरीज़ में 2 से ज़्यादा बार 'स्टम्प्ड' आउट हुए। | ఏ క్రీడాకార్లు ఒకే సేరీస్లో 2 కన్నా ఎక్కువ సార్లు స్టంపింగ్ ద్వారా అవుట్ అయ్యాడు? | [
"Player Name",
"Stumped Count"
] | [
[
"\"MJ Clarke\"",
"3"
]
] | null | |
tests | Identify the match where a team won despite being bowled out for less than 100 runs in their first innings. | SELECT DISTINCT m.match_id, m.venue FROM Matches m JOIN Deliveries d ON m.match_id = d.match_id WHERE d.inning = 1 AND m.match_winner = d.batting_team GROUP BY m.match_id, d.inning HAVING SUM(d.runs_scored + d.extra_runs) < 100 | Identify the match where a team won despite being bowled out for less than 100 runs in their first innings. | वह मैच पहचानें जिसमें एक टीम पहली पारी में 100 से कम रन पर आउट होने के बावजूद जीती। | ఏ మ్యాచ్లో ఒక టీం మొదటి ఇన్నింగ్స్లో 100 కన్నా తక్కువ పరుగులు సంపాదించినా గెలిచింది? | [
"Match Id",
"Venue"
] | [
[
"531630",
"\"Dubai International Cricket Stadium\""
],
[
"1152839",
"\"Lord's\""
]
] | null | |
tests | Who was the fielder who took the catch to dismiss Ricky Ponting in his last Test innings? | SELECT p_f.player_name FROM FielderDismissals fd JOIN Deliveries d ON fd.delivery_id = d.delivery_id JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_f ON fd.fielder_id = p_f.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p_s.player_name = 'RT Ponting' AND m.start_date = (SELECT MAX(start_date... | Who was the fielder who took the catch to dismiss Ricky Ponting in his last Test innings? | रिकी पॉन्टिंग की आखिरी टेस्ट पारी में उन्हें कैच आउट करने वाला फील्डर कौन था? | రికీ పోంటింగ్ యొక్క ఆఖరి టెస్ట్ ఇన్నింగ్స్లో అతనని క్యాచ్ అవుట్ చేసిన ఫీల్డర్ ఎవరు? | [
"Player Name"
] | [
[
"\"JH Kallis\""
]
] | null | |
tests | Which venue has hosted the most matches in the 2020s so far? | SELECT venue, COUNT(*) as match_count FROM Matches WHERE start_date >= '2020-01-01' GROUP BY venue ORDER BY match_count DESC LIMIT 1 | Which venue has hosted the most matches in the 2020s so far? | 2020 के दशक में अब तक सबसे ज़्यादा मैचों की मेज़बानी किस स्थल ने की है? | 2020ల దశకంలో ఇప్పుడు దాకా అన్నిటికన్నా ఎక్కువ మ్యాచులు ఎక్కడ జరిగాయి? | [
"Venue",
"Match Count"
] | [
[
"\"Galle International Stadium\"",
"16"
]
] | null | |
tests | List the bowlers who have taken a wicket with the very first ball of a Test match. | SELECT DISTINCT p.player_name FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id WHERE d.inning = 1 AND d.over_number = 0 AND d.ball_number = 1 AND d.wicket_type IS NOT NULL | List the bowlers who have taken a wicket with the very first ball of a Test match. | वे गेंदबाज़ सूचीबद्ध करें जिन्होंने टेस्ट मैच की पहली गेंद पर विकेट लिया। | ఏ బౌలర్లు టెస్ట్ మ్యాచ్ యొక్క మొదటి బంతిలో వికెట్ తీసుకున్నారు? | [
"Player Name"
] | [
[
"\"RJ Sidebottom\""
],
[
"\"Mashrafe Mortaza\""
],
[
"\"DW Steyn\""
],
[
"\"Mohammad Amir\""
],
[
"\"RAS Lakmal\""
],
[
"\"MA Starc\""
],
[
"\"JM Anderson\""
]
] | null | |
tests | Which team has the highest successful run chase at the Lord's Cricket Ground? | SELECT batting_team, SUM(runs_scored + extra_runs) as chase FROM Deliveries d JOIN Matches m ON d.match_id = m.match_id WHERE m.venue LIKE '%Lord''s%' AND d.inning = 4 AND m.match_winner = d.batting_team GROUP BY m.match_id ORDER BY chase DESC LIMIT 1 | Which team has the highest successful run chase at the Lord's Cricket Ground? | लॉर्ड्स क्रिकेट ग्राउंड पर सबसे सफल रन चेज़ किस टीम ने किया? | లార్డ్స క్రికెట్ గ్రౌండ్లో అన్నిటికన్నా విజయవంతమైన రన్ చెస్ ఏ టీం సాధించారు? | [
"Batting Team",
"Chase"
] | [
[
"\"South Africa\"",
"282"
]
] | null | |
tests | How many times did a player score a century in each of their first two Test matches? | SELECT COUNT(*) FROM (SELECT player_id FROM (SELECT pim.player_id, m.start_date, SUM(d.runs_scored) as match_runs FROM PlayerInMatch pim JOIN Matches m ON pim.match_id = m.match_id JOIN Deliveries d ON pim.match_id = d.match_id AND pim.player_id = d.striker_id GROUP BY pim.player_id, pim.match_id ORDER BY m.start_date ... | How many times did a player score a century in each of their first two Test matches? | कितनी बार किसी खिलाड़ी ने अपने पहले दो टेस्ट मैचों में शतक लगाया? | ఎన్ని సార్లు ఒక క్రీడాకారుడు అతన మొదటి 2 టెస్ట్ మ్యాచులలో శతకాలు కొట్టాడు? | [
"Count"
] | [
[
"56"
]
] | null | |
tests | Identify the match where a bowler took 7 or more wickets in an innings and still ended up on the losing side. | SELECT m.match_id, m.venue, p.player_name FROM Matches m JOIN Deliveries d ON m.match_id = d.match_id JOIN Players p ON d.bowler_id = p.player_id JOIN PlayerInMatch pim ON m.match_id = pim.match_id AND p.player_id = pim.player_id WHERE m.match_winner IS NOT NULL AND pim.team_name != m.match_winner AND d.wicket_type IS ... | Identify the match where a bowler took 7 or more wickets in an innings and still ended up on the losing side. | वह मैच पहचानें जिसमें किसी गेंदबाज़ ने एक पारी में 7 या उससे अधिक विकेट लिए और फिर भी हारने वाली टीम में रहे। | ఏ మ్యాచ్లో ఒక బౌలర్ ఒక ఇన్నింగ్స్లో 7 లేదా దానికన్నా ఎక్కువ వికెట్లు తీసుకున్న సరే అతన టీం ఓడిపోయింది? | [
"Match Id",
"Venue",
"Player Name"
] | [
[
"64050",
"\"Gaddafi Stadium, Lahore\"",
"\"PR Adams\""
],
[
"238203",
"\"The Wanderers Stadium\"",
"\"M Ntini\""
],
[
"249223",
"\"Adelaide Oval\"",
"\"MJ Hoggard\""
],
[
"251486",
"\"Basin Reserve\"",
"\"DL Vettori\""
],
[
"258461",
"\"Old T... | null | |
tests | Which player has the most Test ducks against Australia? | SELECT p.player_name, COUNT(*) as ducks FROM ( SELECT d.match_id, d.inning, d.player_out_id FROM Deliveries d WHERE d.bowling_team = 'Australia' GROUP BY d.match_id, d.inning, d.player_out_id HAVING SUM(d.runs_scored) = 0 AND SUM(CASE WHEN d.wicket_type IS NOT NULL THEN 1 ELSE 0 END) > 0) duck_innings JOIN... | Which player has the most Test ducks against Australia? | ऑस्ट्रेलिया के खिलाफ सबसे ज़्यादा टेस्ट डक किस खिलाड़ी के नाम हैं? | ఆస్ట్రేలియా కి వ్యతిరేకంగా అన్నిటికన్నా కన్నా ఎక్కువ టెస్ట్ డక్కులు ఏ క్రీడాకారుడు దగ్గర ఉన్నాయి? | [
"Player Name",
"Ducks"
] | [
[
"\"JE Root\"",
"70"
]
] | null | |
tests | Who was the non-striker during the largest partnership of the 2004 series between India and Pakistan? | SELECT p_ns.player_name FROM Deliveries d JOIN Players p_ns ON d.non_striker_id = p_ns.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.series_name LIKE '%India%Pakistan%' AND m.season = '2003/04' GROUP BY d.match_id, d.inning, d.striker_id, d.non_striker_id HAVING SUM(d.runs_scored + d.extra_runs) = (SELECT... | Who was the non-striker during the largest partnership of the 2004 series between India and Pakistan? | 2004 भारत-पाकिस्तान सीरीज़ की सबसे बड़ी साझेदारी के दौरान नॉन-स्ट्राइकर पर कौन था? | 2004 ఇండియా-పాకిస్థాన్ సేరీస్లో అన్నిటికన్నా పెద్ద పార్ట్నర్షిప్లో నవం స్ట్రయికర్ ఎవరు? | [
"Player Name"
] | [
[
"\"R Dravid\""
]
] | null | |
tests | Identify the match where a player was dismissed 'obstructing the field'. | SELECT m.match_id, m.venue FROM Matches m JOIN Deliveries d ON m.match_id = d.match_id WHERE d.wicket_type = 'obstructing the field' | Identify the match where a player was dismissed 'obstructing the field'. | वह मैच पहचानें जिसमें किसी खिलाड़ी को 'फील्ड में बाधा डालने' पर आउट किया गया। | ఏ మ్యాచ్లో ఒక క్రీడాకారుడు ఫీల్డింగ్కి అడ్డుగా వచ్చి అవుట్ అయ్యాడు? | [
"Match Id",
"Venue"
] | [
[
"1395704",
"\"Shere Bangla National Stadium, Mirpur\""
]
] | null | |
tests | Identify the batsman who scored a century in both innings of a Test match and still lost the match. | SELECT p.player_name FROM Players p JOIN (SELECT match_id, striker_id FROM Deliveries WHERE inning IN (1,2) GROUP BY match_id, striker_id HAVING SUM(runs_scored) >= 100 INTERSECT SELECT match_id, striker_id FROM Deliveries WHERE inning IN (3,4) GROUP BY match_id, striker_id HAVING SUM(runs_scored) >= 100) twin ON p.pla... | Identify the batsman who scored a century in both innings of a Test match and still lost the match. | वह बल्लेबाज़ कौन है जिसने टेस्ट मैच की दोनों पारियों में शतक लगाया और फिर भी मैच हारा? | ఏ బ్యాట్స్మ్యాన్ ఒక టెస్ట్ మ్యాచ్లో రెండు ఇన్నింగ్స్లో శతకం కొట్టిన సరే మ్యాచ్ ఓడిపోయాడు? | [
"Player Name"
] | [
[
"\"AJ Strauss\""
],
[
"\"HM Amla\""
],
[
"\"V Kohli\""
],
[
"\"BRM Taylor\""
],
[
"\"RR Pant\""
]
] | null | |
tests | List the players who have taken a catch and a stumping in the same innings. | SELECT DISTINCT p.player_name FROM Players p JOIN FielderDismissals fd1 ON p.player_id = fd1.fielder_id JOIN Deliveries d1 ON fd1.delivery_id = d1.delivery_id JOIN FielderDismissals fd2 ON p.player_id = fd2.fielder_id JOIN Deliveries d2 ON fd2.delivery_id = d2.delivery_id WHERE d1.wicket_type = 'caught' AND d2.wicket_t... | List the players who have taken a catch and a stumping in the same innings. | वे खिलाड़ी सूचीबद्ध करें जिन्होंने एक ही पारी में एक कैच और एक स्टम्पिंग किया। | ఏ క్రీడాకార్లు ఒకే ఇన్నింగ్స్లో క్యాచ్ మరియు స్టంపింగ్ తీసుకున్నారు? | [
"Player Name"
] | [
[
"\"JS Foster\""
],
[
"\"AC Gilchrist\""
],
[
"\"MV Boucher\""
],
[
"\"T Taibu\""
],
[
"\"KC Sangakkara\""
],
[
"\"PA Patel\""
],
[
"\"Kamran Akmal\""
],
[
"\"RD Jacobs\""
],
[
"\"AB de Villiers\""
],
[
"\"BB McCullum\""
],
[
"\"GO... | null | |
tests | Who was the leading run-scorer for Australia in the 2003/04 season? | SELECT p.player_name, SUM(d.runs_scored) as total_runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE d.batting_team = 'Australia' AND m.season = '2003/04' GROUP BY p.player_id ORDER BY total_runs DESC LIMIT 1 | Who was the leading run-scorer for Australia in the 2003/04 season? | 2003/04 सीज़न में ऑस्ट्रेलिया के लिए सबसे ज़्यादा रन बनाने वाला बल्लेबाज़ कौन था? | 2003/04 సీజన్లో ఆస్ట్రేలియా కోసం ఎవరు అన్నిటికన్నా ఎక్కువ పరుగులు సంపాదించాడు? | [
"Player Name",
"Total Runs"
] | [
[
"\"ML Hayden\"",
"905"
]
] | null | |
tests | Identify the match where a team won by 1 wicket. | SELECT m.match_id, m.venue FROM Matches m WHERE m.result_type = 'wickets' AND m.result_margin = 1 | Identify the match where a team won by 1 wicket. | वह मैच पहचानें जिसमें किसी टीम ने 1 विकेट से जीत दर्ज की। | ఏ మ్యాచ్లో ఒక టీం ఒక వికెట్ తో గెలిచారు? | [
"Match Id",
"Venue"
] | [
[
"64045",
"\"Multan Cricket Stadium\""
],
[
"249194",
"\"P Sara Oval\""
],
[
"464526",
"\"Punjab Cricket Association Stadium, Mohali\""
],
[
"1144164",
"\"Kingsmead\""
],
[
"1152848",
"\"Headingley\""
],
[
"1263169",
"\"Sabina Park, Kingston, Jama... | null | |
tests | Who was the non-striker when Kevin Pietersen was dismissed in his last Test innings? | SELECT p_ns.player_name FROM Deliveries d JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_ns ON d.non_striker_id = p_ns.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p_s.player_name = 'KP Pietersen' AND m.start_date = (SELECT MAX(start_date) FROM Matches m2 JOIN PlayerInMatch pim ON m2.match... | Who was the non-striker when Kevin Pietersen was dismissed in his last Test innings? | केविन पीटरसन की आखिरी टेस्ट पारी में आउट होने पर नॉन-स्ट्राइकर पर कौन था? | కెవిన్ పీటెరసేన్ యొక్క ఆఖరి టెస్ట్ ఇన్నింగ్స్లో అవుట్ అయ్యినప్పుడు నాన్ స్ట్రయికర్ ఎవరు? | [
"Player Name"
] | [
[
"\"MA Carberry\""
]
] | null | |
tests | Which ground has hosted the most matches between England and Australia? | SELECT venue, COUNT(*) as match_count FROM Matches WHERE ((team1 = 'England' AND team2 = 'Australia') OR (team1 = 'Australia' AND team2 = 'England')) GROUP BY venue ORDER BY match_count DESC LIMIT 1 | Which ground has hosted the most matches between England and Australia? | इंग्लैंड और ऑस्ट्रेलिया के बीच सबसे ज़्यादा मैचों की मेज़बानी किस मैदान ने की है? | ఇంగ్లండ్ మరియు ఆస్ట్రేలియా కి వ్యతిరేకంగా అన్నిటికన్నా ఎక్కువ మ్యాచులు ఎక్కడ జరిగాయి? | [
"Venue",
"Match Count"
] | [
[
"\"Melbourne Cricket Ground\"",
"8"
]
] | null | |
tests | Identify the batsman who has the most runs against a single bowler in Test history (approximated). | SELECT p_s.player_name, p_b.player_name, SUM(d.runs_scored) as total_runs FROM Deliveries d JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_b ON d.bowler_id = p_b.player_id GROUP BY d.striker_id, d.bowler_id ORDER BY total_runs DESC LIMIT 1 | Identify the batsman who has the most runs against a single bowler in Test history (approximated). | टेस्ट इतिहास में किस बल्लेबाज़ ने किसी एक गेंदबाज़ के खिलाफ सबसे ज़्यादा रन बनाए हैं? | టెస్ట్ ఇతిహాసలో ఏ బ్యాట్స్మ్యాన్ ఒక బౌలర్ కి వ్యతిరేకంగా అన్నిటికన్నా ఎక్కువ పరుగులు సంపాదించాడు? | [
"Player Name",
"Player Name",
"Total Runs"
] | [
[
"\"JE Root\"",
"\"RA Jadeja\"",
"602"
]
] | null | |
tests | List the players who have won 'Player of the Match' in their very first Test. | SELECT p.player_name FROM Players p JOIN Matches m ON m.player_of_match_id = p.player_id JOIN (SELECT pim.player_id, MIN(m2.start_date) as debut_date FROM PlayerInMatch pim JOIN Matches m2 ON pim.match_id = m2.match_id GROUP BY pim.player_id) deb ON p.player_id = deb.player_id WHERE m.start_date = deb.debut... | List the players who have won 'Player of the Match' in their very first Test. | वे खिलाड़ी सूचीबद्ध करें जिन्होंने अपने पहले टेस्ट मैच में ही 'प्लेयर ऑफ द मैच' जीता। | ఏ క్రీడాకార్లు అతన మొదటి టెస్ట్ మ్యాచ్లో 'ప్లేయర్ ఆఫ్ తే మ్యాచ్' గెలిచారు? | [
"Player Name"
] | [
[
"\"A Flintoff\""
],
[
"\"JL Langer\""
],
[
"\"JH Kallis\""
],
[
"\"S Chanderpaul\""
],
[
"\"RJ Kirtley\""
],
[
"\"DR Tuffey\""
],
[
"\"RL Johnson\""
],
[
"\"TT Samaraweera\""
],
[
"\"CS Martin\""
],
[
"\"LC Pearson\""
],
[
"\"KH B... | null | |
tests | Which team has the highest run rate in the first 10 overs of a Test innings? | SELECT batting_team, AVG(run_rate) as avg_rr FROM (SELECT match_id, inning, batting_team, (SUM(runs_scored + extra_runs) * 6.0 / COUNT(*)) as run_rate FROM Deliveries WHERE over_number < 10 GROUP BY match_id, inning, batting_team) GROUP BY batting_team ORDER BY avg_rr DESC LIMIT 1 | Which team has the highest run rate in the first 10 overs of a Test innings? | टेस्ट पारी के पहले 10 ओवर में सबसे ज़्यादा रन रेट किस टीम का है? | టెస్ట్ ఇన్నింగ్స్ యొక్క మొదటి 10 ఓవర్లలో అన్నిటికన్నా ఎక్కువ రన్ రేట్ ఎవరిది? | [
"Batting Team",
"Avg Rr"
] | [
[
"\"ICC World XI\"",
"3.65"
]
] | null | |
tests | List the umpires who have stood in matches involving Pakistan and India since 2000. | SELECT DISTINCT umpire_name FROM (SELECT umpire1 as umpire_name FROM Matches WHERE ((team1 = 'India' AND team2 = 'Pakistan') OR (team1 = 'Pakistan' AND team2 = 'India')) AND start_date >= '2000-01-01' UNION SELECT umpire2 FROM Matches WHERE ((team1 = 'India' AND team2 = 'Pakistan') OR (team1 = 'Pakistan' AND team2 = 'I... | List the umpires who have stood in matches involving Pakistan and India since 2000. | 2000 से भारत और पाकिस्तान के बीच मैचों में अंपायरिंग करने वाले अंपायरों की सूची बनाएं। | 2000 నుంచి ఇండియా vs పాకిస్థాన్ మ్యాచులలో ఎవరు అంపైరింగ్ చేశారు? | [
"Umpire Name"
] | [
[
"\"BR Doctrove\""
],
[
"\"DJ Harper\""
],
[
"\"DR Shepherd\""
],
[
"\"RE Koertzen\""
],
[
"\"SJA Taufel\""
]
] | null | |
tests | What is the highest fourth innings total successfully chased in India? | SELECT SUM(runs_scored + extra_runs) as chase FROM Deliveries d JOIN Matches m ON d.match_id = m.match_id WHERE m.team1 = 'India' AND d.inning = 4 AND m.match_winner = d.batting_team GROUP BY m.match_id ORDER BY chase DESC LIMIT 1 | What is the highest fourth innings total successfully chased in India? | भारत में सफलतापूर्वक पीछा किया गया सबसे बड़ा चौथी पारी का स्कोर क्या है? | ఇండియాలో విజయవంతంగా చేస్ చేసిన అన్నిటికన్నా పెద్ద 4వ ఇన్నింగ్స్ తోటల్ ఏమిటి? | [
"Chase"
] | [
[
"387"
]
] | null | |
tests | How many lbw dismissals were made by Ravichandran Ashwin in home Tests? | SELECT COUNT(*) FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p.player_name = 'R Ashwin' AND d.wicket_type = 'lbw' AND m.team1 = 'India' | How many lbw dismissals were made by Ravichandran Ashwin in home Tests? | घरेलू टेस्ट में रविचंद्रन अश्विन ने कितने एलबीडब्ल्यू विकेट लिए? | ఇంటి మైదానంలో జరిగిన టెస్ట్ మ్యాచ్చులలో రవిచంద్రన్ అశ్విన్ ఎన్ని LBW వికెట్లు తీసుకున్నాడు? | [
"Count"
] | [
[
"70"
]
] | null | |
tests | Which team has the best win percentage at the WACA, Perth? | SELECT team_name, (CAST(wins AS FLOAT) / total) * 100 as win_pc FROM (SELECT team_name, COUNT(*) as total, SUM(CASE WHEN match_winner = team_name THEN 1 ELSE 0 END) as wins FROM (SELECT team1 as team_name, match_winner FROM Matches WHERE venue LIKE '%Perth%' UNION ALL SELECT team2 as team_name, match_winner FROM Matche... | Which team has the best win percentage at the WACA, Perth? | पर्थ के WACA में सबसे अच्छी जीत प्रतिशत किस टीम की है? | పెర్త్ యొక్క WACA లో అన్నిటికన్నా మంచి విజయ శాతం ఏ టీముది? | [
"Team Name",
"Float"
] | [
[
"\"Australia\"",
"87.5"
]
] | null | |
tests | Which bowler has dismissed Kumar Sangakkara the most times in Test matches? | SELECT p.player_name, COUNT(*) AS dismissals FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Players p_s ON d.striker_id = p_s.player_id WHERE p_s.player_name = 'KC Sangakkara' AND d.player_out_id = p_s.player_id AND d.wicket_type IS NOT NULL AND d.wicket_type != 'run out' GROUP BY p.player_id ORDER ... | Which bowler has dismissed Kumar Sangakkara the most times in Test matches? | टेस्ट मैचों में किस गेंदबाज़ ने कुमार संगकारा को सबसे ज़्यादा बार आउट किया? | టెస్ట్ మ్యాచులలో ఏ బౌలర్ కుమార్ సంగక్కారా ని అన్నిటికన్నా ఎక్కువ సార్లు అవుట్ చేశాడు? | [
"Player Name",
"Dismissals"
] | [
[
"\"JM Anderson\"",
"7"
]
] | null | |
tests | List the venues where Australia has never lost a Test match (min 5 matches). | SELECT venue FROM Matches WHERE (team1 = 'Australia' OR team2 = 'Australia') GROUP BY venue HAVING COUNT(*) >= 5 AND SUM(CASE WHEN match_winner != 'Australia' AND match_winner IS NOT NULL THEN 1 ELSE 0 END) = 0 | List the venues where Australia has never lost a Test match (min 5 matches). | वे स्थल सूचीबद्ध करें जहाँ ऑस्ट्रेलिया ने कभी कोई टेस्ट मैच नहीं हारा (न्यूनतम 5 मैच)। | ఏ స్థానాల్లో ఆస్ట్రేలియా ఒక టెస్ట్ మ్యాచ్ లో కూడా ఒడిపోలేదు? (కనీసం 5 మ్యాచులు) | [
"Venue"
] | [
[
"\"Brisbane Cricket Ground, Woolloongabba\""
]
] | null | |
tests | Who was the non-striker when Ben Stokes played his winning shot at Headingley in 2019? | SELECT p_ns.player_name FROM Deliveries d JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_ns ON d.non_striker_id = p_ns.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p_s.player_name = 'BA Stokes' AND m.venue LIKE '%Headingley%' AND m.start_date LIKE '2019%' AND m.match_winner = 'England' ORD... | Who was the non-striker when Ben Stokes played his winning shot at Headingley in 2019? | 2019 में हेडिंग्ले में बेन स्टोक्स के विजयी शॉट के समय नॉन-स्ट्राइकर पर कौन था? | 2019 లో హెడింగ్లే లో బెన్ స్టోక్స్ యొక్క విజయవంతమైన షాట్ అప్పుడు నాన్ స్ట్రయికర్ ఎవరు? | [
"Player Name"
] | [
[
"\"MJ Leach\""
]
] | null | |
tests | Which team has the highest win percentage in the 21st century? | SELECT team_name, (CAST(wins AS FLOAT) / total) * 100 as win_pc FROM (SELECT team_name, COUNT(*) as total, SUM(CASE WHEN match_winner = team_name THEN 1 ELSE 0 END) as wins FROM (SELECT team1 as team_name, match_winner FROM Matches WHERE start_date >= '2000-01-01' UNION ALL SELECT team2 as team_name, match_winner FROM ... | Which team has the highest win percentage in the 21st century? | 21वीं सदी में सबसे अच्छी जीत प्रतिशत किस टीम की है? | 21వ శతాబ్దంలో అన్నిటికన్నా మంచి విజయ శాతం ఏ టీం దగ్గర ఉన్నది? | [
"Team Name",
"Float"
] | [
[
"\"Australia\"",
"55.1440329218"
]
] | null | |
tests | Who has the highest average second innings score for England in Test matches? | SELECT p.player_name, AVG(inning_runs) AS avg_score FROM (SELECT match_id, inning, striker_id, SUM(runs_scored) AS inning_runs FROM Deliveries WHERE batting_team = 'England' AND inning IN (3, 4) GROUP BY match_id, inning, striker_id) runs JOIN Players p ON runs.striker_id = p.player_id GROUP BY p.player_id ORDER BY avg... | Who has the highest average second innings score for England in Test matches? | इंग्लैंड के लिए टेस्ट मैचों में दूसरी पारी का सबसे ज़्यादा औसत स्कोर किसका है? | ఇంగ్లండ్ కోసం టెస్ట్ మ్యాచులలో 2వ ఇన్నింగ్స్లో ఎవరు దగ్గర అన్నిటికన్నా పెద్ద ఆవెరేజ్ స్కోర్ ఉన్నది? | [
"Player Name",
"Avg Score"
] | [
[
"\"JG Bethell\"",
"70.1666666667"
]
] | null | |
tests | Which ground has seen the most Test runs scored without a single century? | SELECT m.venue, SUM(d.runs_scored) as total_runs FROM Matches m JOIN Deliveries d ON m.match_id = d.match_id WHERE m.match_id NOT IN (SELECT match_id FROM Deliveries GROUP BY match_id, striker_id HAVING SUM(runs_scored) >= 100) GROUP BY m.venue ORDER BY total_runs DESC LIMIT 1 | Which ground has seen the most Test runs scored without a single century? | किस मैदान पर एक भी शतक के बिना सबसे ज़्यादा टेस्ट रन बने हैं? | ఏ మైదానంలో ఒక శతకం కూడా లేకుండా అన్నిటికన్నా ఎక్కువ టెస్ట్ పరుగులు నమోదయ్యాయి? | [
"Venue",
"Total Runs"
] | [
[
"\"Lord's\"",
"1967"
]
] | null | |
tests | Who was the bowler when Virat Kohli scored his first Test century? | SELECT p_bowler.player_name FROM (SELECT d.delivery_id, d.bowler_id, d.match_id, d.inning, SUM(d.runs_scored) OVER (PARTITION BY d.match_id, d.inning, d.striker_id ORDER BY d.delivery_id) AS cum_runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id WHERE p.player_name = 'V Kohli') t JOIN Matches m ON t.ma... | Who was the bowler when Virat Kohli scored his first Test century? | विराट कोहली के पहले टेस्ट शतक के समय गेंदबाज़ कौन था? | విరాట కోహ్లీ అతన మొదటి టెస్ట్ శతకం సంపాదించినప్పుడు బౌలర్ ఎవరు? | [
"Player Name"
] | [
[
"\"PM Siddle\""
]
] | null | |
tests | List the players who have taken a wicket with their very first ball in Test cricket. | SELECT DISTINCT p.player_name FROM Players p JOIN (SELECT d.bowler_id, MIN(m.start_date) as debut_date FROM Deliveries d JOIN Matches m ON d.match_id = m.match_id GROUP BY d.bowler_id) deb ON p.player_id = deb.bowler_id JOIN Deliveries d_first ON p.player_id = d_first.bowler_id JOIN Matches m_first ON d_first.match_id ... | List the players who have taken a wicket with their very first ball in Test cricket. | वे खिलाड़ी सूचीबद्ध करें जिन्होंने टेस्ट क्रिकेट में अपनी पहली ही गेंद पर विकेट लिया। | ఏ క్రీడాకార్లు టెస్ట్ క్రీకెట్లో వాళ్ళ మొదటి బంతితోనే వికెట్ తీసుకున్నారు? | [
"Player Name"
] | [
[
"\"CS Martin\""
]
] | null | |
tests | Which team has the most wins against Australia in Australia? | SELECT match_winner AS team_name, COUNT(*) AS wins FROM Matches WHERE team1 = 'Australia' AND match_winner != 'Australia' AND match_winner IS NOT NULL GROUP BY match_winner ORDER BY wins DESC LIMIT 1 | Which team has the most wins against Australia in Australia? | ऑस्ट्रेलिया में ऑस्ट्रेलिया के खिलाफ सबसे ज़्यादा जीत किस टीम की है? | ఆస్ట్రేలియాలో ఆస్ట్రేలియా కి వ్యతిరేకంగా అన్నిటికన్నా ఎక్కువ గెలుపులు ఏ టీం దగ్గర ఉన్నాయి? | [
"Team Name",
"Wins"
] | [
[
"\"South Africa\"",
"7"
]
] | null | |
tests | Who was the non-striker when Sachin Tendulkar was dismissed for 0 in his last Test match? | SELECT p_ns.player_name FROM Deliveries d JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_ns ON d.non_striker_id = p_ns.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p_s.player_name = 'SR Tendulkar' AND m.start_date = (SELECT MAX(start_date) FROM Matches m2 JOIN PlayerInMatch pim ON m2.match... | Who was the non-striker when Sachin Tendulkar was dismissed for 0 in his last Test match? | सचिन तेंदुलकर की आखिरी टेस्ट मैच में 0 रन पर आउट होने के समय नॉन-स्ट्राइकर पर कौन था? | సచిన్ టెండూల్కర్ యొక్క ఆఖరి టెస్ట్ మ్యాచ్లో 0 పరుగులు సంపాదించి అవుట్ అయ్యిపోయినప్పుడు నాన్ స్ట్రయికర్ ఎవరు? | [
"Player Name"
] | [
[
"\"CA Pujara\""
]
] | null | |
tests | List the players who have taken 5 catches in a single Test innings. | SELECT p.player_name, COUNT(*) as catches FROM FielderDismissals fd JOIN Players p ON fd.fielder_id = p.player_id JOIN Deliveries d ON fd.delivery_id = d.delivery_id WHERE d.wicket_type = 'caught' GROUP BY d.match_id, d.inning, p.player_id HAVING catches >= 5 | List the players who have taken 5 catches in a single Test innings. | वे खिलाड़ी सूचीबद्ध करें जिन्होंने एक टेस्ट पारी में 5 कैच लिए। | ఏ క్రీడాకార్లు ఒక టెస్ట్ ఇన్నింగ్స్లో 5 క్యాచులు తీసుకున్నారు? | [
"Player Name",
"Catches"
] | [
[
"\"CMW Read\"",
"5"
],
[
"\"MV Boucher\"",
"6"
],
[
"\"GO Jones\"",
"6"
],
[
"\"GO Jones\"",
"5"
],
[
"\"GO Jones\"",
"5"
],
[
"\"MV Boucher\"",
"5"
],
[
"\"CMW Read\"",
"6"
],
[
"\"AC Gilchrist\"",
"5"
],
[
"\"CMW... | null | |
tests | Which team has the highest successful run chase at the Eden Gardens, Kolkata? | SELECT batting_team, SUM(runs_scored + extra_runs) as chase FROM Deliveries d JOIN Matches m ON d.match_id = m.match_id WHERE m.venue LIKE '%Eden Gardens%' AND d.inning = 4 AND m.match_winner = d.batting_team GROUP BY m.match_id ORDER BY chase DESC LIMIT 1 | Which team has the highest successful run chase at the Eden Gardens, Kolkata? | कोलकाता के ईडन गार्डन्स में सबसे सफल रन चेज़ किस टीम ने किया? | కోలకతా యొక్క ఈడేన్ గార్డెన్స్లో అన్నిటికన్నా విజయవంతమైన రన్ చెస్ ఏ టీం సాధించింది? | [
"Batting Team",
"Chase"
] | [
[
"\"India\"",
"120"
]
] | null | |
tests | List the bowlers who have taken 8 or more wickets in a single Test innings in the 21st century. | SELECT DISTINCT p.player_name FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE m.start_date >= '2000-01-01' AND d.wicket_type IS NOT NULL AND d.wicket_type != 'run out' GROUP BY d.match_id, d.inning, d.bowler_id HAVING COUNT(*) >= 8 | List the bowlers who have taken 8 or more wickets in a single Test innings in the 21st century. | 21वीं सदी में एक टेस्ट पारी में 8 या उससे ज़्यादा विकेट लेने वाले गेंदबाज़ों की सूची बनाएं। | 21వ శతాబ్దంలో ఒక టెస్ట్ ఇన్నింగ్స్లో 8 లేదా దానికన్నా ఎక్కువ వికెట్లు తీసుకున్న బౌలర్లు ఎవరు? | [
"Player Name"
] | [
[
"\"A Kumble\""
],
[
"\"GD McGrath\""
],
[
"\"M Muralitharan\""
],
[
"\"SCG MacGill\""
],
[
"\"JJ Krejza\""
],
[
"\"MG Johnson\""
],
[
"\"SCJ Broad\""
],
[
"\"HMRKB Herath\""
],
[
"\"Taijul Islam\""
],
[
"\"D Bishoo\""
],
[
"\"NM L... | null | |
tests | Which team has the best win percentage in Test matches played in Pakistan? | SELECT team_name, (CAST(wins AS FLOAT) / total) * 100 as win_pc FROM (SELECT team_name, COUNT(*) as total, SUM(CASE WHEN match_winner = team_name THEN 1 ELSE 0 END) as wins FROM (SELECT team1 as team_name, match_winner FROM Matches WHERE city IN ('Lahore', 'Karachi', 'Rawalpindi', 'Multan', 'Peshawar', 'Faisalabad') UN... | Which team has the best win percentage in Test matches played in Pakistan? | पाकिस्तान में खेले गए टेस्ट मैचों में सबसे अच्छी जीत प्रतिशत किस टीम की है? | పాకిస్తానలో ఆడిన టెస్ట్ మ్యాచులలో అన్నిటికన్నా మంచి విజయ శాతం ఏ టీముది? | [
"Team Name",
"Float"
] | [
[
"\"England\"",
"50.0"
]
] | null | |
tests | How many lbw dismissals were made by James Anderson in home Tests? | SELECT COUNT(*) FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p.player_name = 'JM Anderson' AND d.wicket_type = 'lbw' AND m.team1 = 'England' | How many lbw dismissals were made by James Anderson in home Tests? | घरेलू टेस्ट में जेम्स एंडर्सन ने कितने एलबीडब्ल्यू विकेट लिए? | ఇంటి టెస్టులలో జేమ్స్ ఆండర్సన్ ఎన్ని LBW వికెట్లు తీసుకున్నాడు? | [
"Count"
] | [
[
"61"
]
] | null | |
tests | Who was the leading run-scorer for South Africa in the 2010s? | SELECT p.player_name, SUM(d.runs_scored) as total_runs FROM Deliveries d JOIN Players p ON d.striker_id = p.player_id JOIN Matches m ON d.match_id = m.match_id WHERE d.batting_team = 'South Africa' AND m.start_date BETWEEN '2010-01-01' AND '2019-12-31' GROUP BY p.player_id ORDER BY total_runs DESC LIMIT 1 | Who was the leading run-scorer for South Africa in the 2010s? | 2010 के दशक में दक्षिण अफ्रीका के लिए सबसे ज़्यादा रन बनाने वाला बल्लेबाज़ कौन था? | 2010లలో సౌత్ ఆఫ్రికా కోసం అన్నిటికన్నా ఎక్కువ పరుగులు ఎవరు సంపాదించాడు? | [
"Player Name",
"Total Runs"
] | [
[
"\"HM Amla\"",
"6695"
]
] | null | |
tests | Which bowler has dismissed Brian Lara the most times in Test matches? | SELECT p.player_name, COUNT(*) AS dismissals FROM Deliveries d JOIN Players p ON d.bowler_id = p.player_id JOIN Players p_s ON d.striker_id = p_s.player_id WHERE p_s.player_name = 'BC Lara' AND d.player_out_id = p_s.player_id AND d.wicket_type IS NOT NULL AND d.wicket_type != 'run out' GROUP BY p.player_id ORDER BY dis... | Which bowler has dismissed Brian Lara the most times in Test matches? | टेस्ट मैचों में किस गेंदबाज़ ने ब्रायन लारा को सबसे ज़्यादा बार आउट किया? | టెస్ట్ మ్యాచులలో ఏ బౌలర్ బ్రాయన్ లారా ని అన్నిటికన్నా ఎక్కువ సార్లు అవుట్ చేశాడు? | [
"Player Name",
"Dismissals"
] | [
[
"\"MM Patel\"",
"3"
]
] | null | |
tests | Who was the non-striker when Alastair Cook scored his double century against Australia in 2010? | SELECT p_ns.player_name FROM Deliveries d JOIN Players p_s ON d.striker_id = p_s.player_id JOIN Players p_ns ON d.non_striker_id = p_ns.player_id JOIN Matches m ON d.match_id = m.match_id WHERE p_s.player_name = 'AN Cook' AND m.series_name LIKE '%Ashes%' AND m.season = '2010/11' AND d.runs_scored > 0 GROUP BY d.match_i... | Who was the non-striker when Alastair Cook scored his double century against Australia in 2010? | 2010 ऑस्ट्रेलिया के खिलाफ अलस्टेयर कुक के दोहरे शतक के समय नॉन-स्ट्राइकर पर कौन था? | 2010 లో ఆస్ట్రేలియా కి వ్యతిరేకంగా అలస్టయిర్ కుక్ అతన డబల్ శతకం సంపాదించినప్పుడు నాన్ స్ట్రయికర్ ఎవరు? | [
"Player Name"
] | [
[
"\"AJ Strauss\""
]
] | null |
End of preview.
No dataset card yet
- Downloads last month
- 162