Merge pull request 'gh_plot_reports corpus (4,299 trials) + concurrency + 4-GPU pool' (#9) from gh-plot-reports-corpus into main
Image rebuild (skip scrape) / build (push) Failing after 22s

This commit was merged in pull request #9.
This commit is contained in:
2026-05-25 16:47:16 -04:00
8602 changed files with 1013877 additions and 32 deletions
+3 -1
View File
@@ -32,7 +32,9 @@ env:
REGISTRY_PUSH: 192.168.0.2:1234
REGISTRY_PULL: git.jpaul.io
IMAGE: ${{ github.repository_owner }}/${{ github.event.repository.name }}
OLLAMA_URL: http://192.168.0.2:11434,http://192.168.0.2:11435,http://192.168.0.125:11434
# 4-GPU pool, weighted toward .0.125 (4090). See refresh.yml for the
# bench numbers. .0.2:11434 excluded — not GPU-pinned.
OLLAMA_URL: http://192.168.0.125:11434,http://192.168.0.125:11434,http://192.168.0.125:11434,http://192.168.0.125:11434,http://192.168.0.2:11436,http://192.168.0.2:11436,http://192.168.0.2:11435,http://localhost:11434
EMBED_MODEL: nomic-embed-text
PRODUCT_NAME: crop_seed
+10 -4
View File
@@ -34,10 +34,16 @@ env:
REGISTRY_PULL: git.jpaul.io
IMAGE: ${{ github.repository_owner }}/${{ github.event.repository.name }}
# Embedder pool. Two Ollama instances on the Gitea/runner host
# (one per GPU) + the Windows Ollama. Trashpanda's Ollama is
# production-shared with Drawbar; CI does NOT hit it.
OLLAMA_URL: http://192.168.0.2:11434,http://192.168.0.2:11435,http://192.168.0.125:11434
# Embedder pool — 4 GPUs total, with .0.125 (RTX 40-series) listed
# multiple times to weight the round-robin scheduler toward the
# fastest endpoint. Measured throughput (50-chunk batches on
# nomic-embed-text):
# .0.125:11434 (4090) 242 embeds/sec ← weighted ×4
# .0.2:11436 (GPU-pinned) 108 embeds/sec ← weighted ×2
# .0.2:11435 (GPU-pinned) 72 embeds/sec ← weight 1
# localhost (TITAN X) 37 embeds/sec ← weight 1
# NOTE: .0.2:11434 is NOT GPU-pinned — exclude.
OLLAMA_URL: http://192.168.0.125:11434,http://192.168.0.125:11434,http://192.168.0.125:11434,http://192.168.0.125:11434,http://192.168.0.2:11436,http://192.168.0.2:11436,http://192.168.0.2:11435,http://localhost:11434
EMBED_MODEL: nomic-embed-text
PRODUCT_NAME: crop_seed
@@ -0,0 +1,129 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414595",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414595",
"cooperator": "Mullek Farms",
"planted_date": "2024-04-01",
"harvested_date": "2024-08-12",
"population_seeds_per_acre": 32000,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 217.0,
"%MST": 16.5,
"Test Weight": 60.0,
"Gross Revenue": 851.72
},
"entry_num": 8
},
{
"rank": 2,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 204.8,
"%MST": 14.4,
"Test Weight": 56.9,
"Gross Revenue": 819.2
},
"entry_num": 4
},
{
"rank": 3,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 203.5,
"%MST": 13.8,
"Test Weight": 58.0,
"Gross Revenue": 814.0
},
"entry_num": 3
},
{
"rank": 4,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 200.3,
"%MST": 14.5,
"Test Weight": 55.7,
"Gross Revenue": 801.2
},
"entry_num": 5
},
{
"rank": 5,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 192.0,
"%MST": 14.2,
"Test Weight": 56.3,
"Gross Revenue": 768.0
},
"entry_num": 7
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC62-70",
"traits": "",
"metrics": {
"Yield": 189.7,
"%MST": 12.7,
"Test Weight": 58.1,
"Gross Revenue": 758.8
},
"entry_num": 1
},
{
"rank": 7,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 181.5,
"%MST": 14.6,
"Test Weight": 54.1,
"Gross Revenue": 726.0
},
"entry_num": 2
},
{
"rank": 8,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 178.7,
"%MST": 13.1,
"Test Weight": 56.9,
"Gross Revenue": 714.8
},
"entry_num": 6
}
],
"n_results": 8,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414595"
],
"fetched_at": "2026-05-25T19:18:15.873137+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,29 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414595
- **Cooperator:** Mullek Farms
- **Planted:** 2024-04-01
- **Harvested:** 2024-08-12
- **Population:** 32,000 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414595
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC70-45 | - | 217.0 | 16.5 | 60.0 | $851.72 |
| 2 | NK | NK1386-VZ | Viptera ® Z3 | 204.8 | 14.4 | 56.9 | $819.20 |
| 3 | NK | NK1402-DV | DuracadeViptera™ | 203.5 | 13.8 | 58.0 | $814.00 |
| 4 | NK | NK1307-DV | DuracadeViptera™ | 200.3 | 14.5 | 55.7 | $801.20 |
| 5 | NK | NK1056-V | Viptera ® | 192.0 | 14.2 | 56.3 | $768.00 |
| 6 | DEKALB | DKC62-70 | - | 189.7 | 12.7 | 58.1 | $758.80 |
| 7 | NK | NK1701-V | Viptera ® | 181.5 | 14.6 | 54.1 | $726.00 |
| 8 | NK | NK1228-AA | Agrisure ® Above | 178.7 | 13.1 | 56.9 | $714.80 |
Top 5 by Yield: DKC70-45 (DEKALB) 217.0, NK1386-VZ (NK) 204.8, NK1402-DV (NK) 203.5, NK1307-DV (NK) 200.3, NK1056-V (NK) 192.0.
@@ -0,0 +1,155 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414596",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414596",
"cooperator": "Womack Holland Farms",
"planted_date": "2024-04-23",
"harvested_date": "2024-08-15",
"population_seeds_per_acre": 30000,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 118.1,
"%MST": 16.9,
"Test Weight": 55.6,
"Gross Revenue": 461.18
},
"entry_num": 10
},
{
"rank": 2,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 110.0,
"%MST": 18.9,
"Test Weight": 57.8,
"Gross Revenue": 418.55
},
"entry_num": 7
},
{
"rank": 3,
"brand": "NK",
"product": "NK0922-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 101.2,
"%MST": 16.2,
"Test Weight": 60.5,
"Gross Revenue": 398.73
},
"entry_num": 3
},
{
"rank": 4,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 100.4,
"%MST": 17.3,
"Test Weight": 60.7,
"Gross Revenue": 390.05
},
"entry_num": 4
},
{
"rank": 5,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 99.1,
"%MST": 18.9,
"Test Weight": 57.0,
"Gross Revenue": 377.08
},
"entry_num": 8
},
{
"rank": 6,
"brand": "NK",
"product": "NK0877-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 97.9,
"%MST": 17.3,
"Test Weight": 60.6,
"Gross Revenue": 380.34
},
"entry_num": 2
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC62-70",
"traits": "",
"metrics": {
"Yield": 97.4,
"%MST": 17.9,
"Test Weight": 59.9,
"Gross Revenue": 375.48
},
"entry_num": 5
},
{
"rank": 8,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 95.9,
"%MST": 18.3,
"Test Weight": 57.5,
"Gross Revenue": 367.78
},
"entry_num": 9
},
{
"rank": 9,
"brand": "NK",
"product": "NK0880-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 92.4,
"%MST": 17.3,
"Test Weight": 60.6,
"Gross Revenue": 358.97
},
"entry_num": 1
},
{
"rank": 10,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 74.2,
"%MST": 17.9,
"Test Weight": 60.5,
"Gross Revenue": 286.04
},
"entry_num": 6
}
],
"n_results": 10,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414596"
],
"fetched_at": "2026-05-25T19:18:17.053281+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,31 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414596
- **Cooperator:** Womack Holland Farms
- **Planted:** 2024-04-23
- **Harvested:** 2024-08-15
- **Population:** 30,000 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414596
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | NK | NK1701-V | Viptera ® | 118.1 | 16.9 | 55.6 | $461.18 |
| 2 | NK | NK1307-DV | DuracadeViptera™ | 110.0 | 18.9 | 57.8 | $418.55 |
| 3 | NK | NK0922-V | Viptera ® | 101.2 | 16.2 | 60.5 | $398.73 |
| 4 | NK | NK1056-V | Viptera ® | 100.4 | 17.3 | 60.7 | $390.05 |
| 5 | NK | NK1386-VZ | Viptera ® Z3 | 99.1 | 18.9 | 57.0 | $377.08 |
| 6 | NK | NK0877-V | Viptera ® | 97.9 | 17.3 | 60.6 | $380.34 |
| 7 | DEKALB | DKC62-70 | - | 97.4 | 17.9 | 59.9 | $375.48 |
| 8 | NK | NK1402-DV | DuracadeViptera™ | 95.9 | 18.3 | 57.5 | $367.78 |
| 9 | NK | NK0880-V | Viptera ® | 92.4 | 17.3 | 60.6 | $358.97 |
| 10 | NK | NK1228-AA | Agrisure ® Above | 74.2 | 17.9 | 60.5 | $286.04 |
Top 5 by Yield: NK1701-V (NK) 118.1, NK1307-DV (NK) 110.0, NK0922-V (NK) 101.2, NK1056-V (NK) 100.4, NK1386-VZ (NK) 99.1.
@@ -0,0 +1,155 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414598",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414598",
"cooperator": "Womack Holland Farms",
"planted_date": "2024-04-23",
"harvested_date": "2024-08-15",
"population_seeds_per_acre": 30000,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "NK",
"product": "NK0922-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 87.9,
"%MST": 18.6,
"Test Weight": 56.8,
"Gross Revenue": 335.78
},
"entry_num": 2
},
{
"rank": 2,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 84.6,
"%MST": 20.6,
"Test Weight": 53.6,
"Gross Revenue": 314.04
},
"entry_num": 9
},
{
"rank": 3,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 83.1,
"%MST": 18.4,
"Test Weight": 56.7,
"Gross Revenue": 318.27
},
"entry_num": 3
},
{
"rank": 4,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 82.5,
"%MST": 20.4,
"Test Weight": 54.8,
"Gross Revenue": 307.72
},
"entry_num": 6
},
{
"rank": 5,
"brand": "DEKALB",
"product": "DKC62-70",
"traits": "",
"metrics": {
"Yield": 81.9,
"%MST": 19.0,
"Test Weight": 57.6,
"Gross Revenue": 311.22
},
"entry_num": 4
},
{
"rank": 6,
"brand": "NK",
"product": "NK0880-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 74.1,
"%MST": 18.6,
"Test Weight": 56.8,
"Gross Revenue": 283.06
},
"entry_num": 1
},
{
"rank": 7,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 69.0,
"%MST": 19.6,
"Test Weight": 56.7,
"Gross Revenue": 260.13
},
"entry_num": 7
},
{
"rank": 8,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 63.2,
"%MST": 21.5,
"Test Weight": 55.5,
"Gross Revenue": 232.26
},
"entry_num": 8
},
{
"rank": 9,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 54.6,
"%MST": 19.4,
"Test Weight": 57.6,
"Gross Revenue": 206.39
},
"entry_num": 5
},
{
"rank": 10,
"brand": "NK",
"product": "NK1677-3110",
"traits": "Agrisure ® Viptera ® 3110",
"metrics": {
"Yield": 35.2,
"%MST": 19.5,
"Test Weight": 54.1,
"Gross Revenue": 132.88
},
"entry_num": 10
}
],
"n_results": 10,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414598"
],
"fetched_at": "2026-05-25T19:18:18.218693+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,31 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414598
- **Cooperator:** Womack Holland Farms
- **Planted:** 2024-04-23
- **Harvested:** 2024-08-15
- **Population:** 30,000 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414598
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | NK | NK0922-V | Viptera ® | 87.9 | 18.6 | 56.8 | $335.78 |
| 2 | NK | NK1701-V | Viptera ® | 84.6 | 20.6 | 53.6 | $314.04 |
| 3 | NK | NK1056-V | Viptera ® | 83.1 | 18.4 | 56.7 | $318.27 |
| 4 | NK | NK1307-DV | DuracadeViptera™ | 82.5 | 20.4 | 54.8 | $307.72 |
| 5 | DEKALB | DKC62-70 | - | 81.9 | 19.0 | 57.6 | $311.22 |
| 6 | NK | NK0880-V | Viptera ® | 74.1 | 18.6 | 56.8 | $283.06 |
| 7 | NK | NK1386-VZ | Viptera ® Z3 | 69.0 | 19.6 | 56.7 | $260.13 |
| 8 | NK | NK1402-DV | DuracadeViptera™ | 63.2 | 21.5 | 55.5 | $232.26 |
| 9 | NK | NK1228-AA | Agrisure ® Above | 54.6 | 19.4 | 57.6 | $206.39 |
| 10 | NK | NK1677-3110 | Agrisure ® Viptera ® 3110 | 35.2 | 19.5 | 54.1 | $132.88 |
Top 5 by Yield: NK0922-V (NK) 87.9, NK1701-V (NK) 84.6, NK1056-V (NK) 83.1, NK1307-DV (NK) 82.5, DKC62-70 (DEKALB) 81.9.
@@ -0,0 +1,142 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414621",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414621",
"cooperator": "Mathew Conway",
"planted_date": "2024-04-04",
"harvested_date": "2024-08-19",
"population_seeds_per_acre": 29000,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC69-99",
"traits": "",
"metrics": {
"Yield": 193.0,
"%MST": 16.8,
"Test Weight": 59.5,
"Gross Revenue": 754.63
},
"entry_num": 9
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC62-70",
"traits": "",
"metrics": {
"Yield": 158.4,
"%MST": 13.2,
"Test Weight": 59.8,
"Gross Revenue": 633.6
},
"entry_num": 8
},
{
"rank": 3,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 155.2,
"%MST": 14.9,
"Test Weight": 56.8,
"Gross Revenue": 620.8
},
"entry_num": 4
},
{
"rank": 4,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 154.5,
"%MST": 13.8,
"Test Weight": 57.6,
"Gross Revenue": 618.0
},
"entry_num": 7
},
{
"rank": 5,
"brand": "NK",
"product": "NK1677-3110",
"traits": "Agrisure ® Viptera ® 3110",
"metrics": {
"Yield": 152.1,
"%MST": 15.3,
"Test Weight": 56.2,
"Gross Revenue": 606.12
},
"entry_num": 1
},
{
"rank": 6,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 147.4,
"%MST": 14.4,
"Test Weight": 54.2,
"Gross Revenue": 589.6
},
"entry_num": 2
},
{
"rank": 7,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 145.6,
"%MST": 11.8,
"Test Weight": 58.3,
"Gross Revenue": 582.4
},
"entry_num": 6
},
{
"rank": 8,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 145.4,
"%MST": 14.8,
"Test Weight": 55.1,
"Gross Revenue": 581.6
},
"entry_num": 5
},
{
"rank": 9,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 143.1,
"%MST": 15.1,
"Test Weight": 55.7,
"Gross Revenue": 571.68
},
"entry_num": 3
}
],
"n_results": 9,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414621"
],
"fetched_at": "2026-05-25T19:18:32.631592+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,30 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414621
- **Cooperator:** Mathew Conway
- **Planted:** 2024-04-04
- **Harvested:** 2024-08-19
- **Population:** 29,000 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414621
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC69-99 | - | 193.0 | 16.8 | 59.5 | $754.63 |
| 2 | DEKALB | DKC62-70 | - | 158.4 | 13.2 | 59.8 | $633.60 |
| 3 | NK | NK1386-VZ | Viptera ® Z3 | 155.2 | 14.9 | 56.8 | $620.80 |
| 4 | NK | NK1056-V | Viptera ® | 154.5 | 13.8 | 57.6 | $618.00 |
| 5 | NK | NK1677-3110 | Agrisure ® Viptera ® 3110 | 152.1 | 15.3 | 56.2 | $606.12 |
| 6 | NK | NK1701-V | Viptera ® | 147.4 | 14.4 | 54.2 | $589.60 |
| 7 | NK | NK1228-AA | Agrisure ® Above | 145.6 | 11.8 | 58.3 | $582.40 |
| 8 | NK | NK1307-DV | DuracadeViptera™ | 145.4 | 14.8 | 55.1 | $581.60 |
| 9 | NK | NK1402-DV | DuracadeViptera™ | 143.1 | 15.1 | 55.7 | $571.68 |
Top 5 by Yield: DKC69-99 (DEKALB) 193.0, DKC62-70 (DEKALB) 158.4, NK1386-VZ (NK) 155.2, NK1056-V (NK) 154.5, NK1677-3110 (NK) 152.1.
@@ -0,0 +1,142 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414635",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414635",
"cooperator": "Tennessee Valley Sub Station",
"planted_date": "2024-04-05",
"harvested_date": "2024-08-28",
"population_seeds_per_acre": 28000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 93.4,
"%MST": 11.5,
"Test Weight": 54.5,
"Gross Revenue": 373.6
},
"entry_num": 1
},
{
"rank": 2,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 86.7,
"%MST": 8.9,
"Test Weight": 47.9,
"Gross Revenue": 336.22
},
"entry_num": 7
},
{
"rank": 3,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 81.7,
"%MST": 11.5,
"Test Weight": 52.8,
"Gross Revenue": 324.84
},
"entry_num": 4
},
{
"rank": 4,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 77.6,
"%MST": 10.2,
"Test Weight": 50.6,
"Gross Revenue": 305.12
},
"entry_num": 5
},
{
"rank": 5,
"brand": "NK",
"product": "NK1082-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 71.9,
"%MST": 10.9,
"Test Weight": 52.6,
"Gross Revenue": 285.59
},
"entry_num": 8
},
{
"rank": 6,
"brand": "NK",
"product": "NK1677-3110",
"traits": "Agrisure ® Viptera ® 3110",
"metrics": {
"Yield": 69.1,
"%MST": 13.1,
"Test Weight": 56.4,
"Gross Revenue": 276.4
},
"entry_num": 6
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC62-70",
"traits": "",
"metrics": {
"Yield": 62.1,
"%MST": 12.3,
"Test Weight": 55.1,
"Gross Revenue": 248.4
},
"entry_num": 9
},
{
"rank": 8,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 61.5,
"%MST": 10.2,
"Test Weight": 50.7,
"Gross Revenue": 241.94
},
"entry_num": 3
},
{
"rank": 9,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 46.5,
"%MST": 12.2,
"Test Weight": 54.5,
"Gross Revenue": 186.0
},
"entry_num": 2
}
],
"n_results": 9,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414635"
],
"fetched_at": "2026-05-25T19:18:41.842300+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,30 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414635
- **Cooperator:** Tennessee Valley Sub Station
- **Planted:** 2024-04-05
- **Harvested:** 2024-08-28
- **Population:** 28,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414635
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | NK | NK1056-V | Viptera ® | 93.4 | 11.5 | 54.5 | $373.60 |
| 2 | NK | NK1701-V | Viptera ® | 86.7 | 8.9 | 47.9 | $336.22 |
| 3 | NK | NK1386-VZ | Viptera ® Z3 | 81.7 | 11.5 | 52.8 | $324.84 |
| 4 | NK | NK1402-DV | DuracadeViptera™ | 77.6 | 10.2 | 50.6 | $305.12 |
| 5 | NK | NK1082-DV | DuracadeViptera™ | 71.9 | 10.9 | 52.6 | $285.59 |
| 6 | NK | NK1677-3110 | Agrisure ® Viptera ® 3110 | 69.1 | 13.1 | 56.4 | $276.40 |
| 7 | DEKALB | DKC62-70 | - | 62.1 | 12.3 | 55.1 | $248.40 |
| 8 | NK | NK1307-DV | DuracadeViptera™ | 61.5 | 10.2 | 50.7 | $241.94 |
| 9 | NK | NK1228-AA | Agrisure ® Above | 46.5 | 12.2 | 54.5 | $186.00 |
Top 5 by Yield: NK1056-V (NK) 93.4, NK1701-V (NK) 86.7, NK1386-VZ (NK) 81.7, NK1402-DV (NK) 77.6, NK1082-DV (NK) 71.9.
@@ -0,0 +1,389 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414748",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414748",
"cooperator": "Auburn University - Headland, AL",
"planted_date": "2024-04-02",
"harvested_date": "2024-08-08",
"population_seeds_per_acre": null,
"row_width_in": null,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 216.0,
"%MST": null,
"Test Weight": 55.9,
"Gross Revenue": 864.0
},
"entry_num": 2
},
{
"rank": 2,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6915 TRE",
"metrics": {
"Yield": 214.0,
"%MST": null,
"Test Weight": 53.9,
"Gross Revenue": 855.57
},
"entry_num": 4
},
{
"rank": 2,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1993T",
"metrics": {
"Yield": 214.0,
"%MST": null,
"Test Weight": 53.0,
"Gross Revenue": 851.72
},
"entry_num": 5
},
{
"rank": 4,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1542T",
"metrics": {
"Yield": 213.0,
"%MST": null,
"Test Weight": 55.4,
"Gross Revenue": 852.0
},
"entry_num": 6
},
{
"rank": 5,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6493 VT2P",
"metrics": {
"Yield": 212.0,
"%MST": null,
"Test Weight": 54.1,
"Gross Revenue": 848.0
},
"entry_num": 7
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 204.0,
"%MST": null,
"Test Weight": 55.4,
"Gross Revenue": 816.0
},
"entry_num": 10
},
{
"rank": 7,
"brand": "Progeny",
"product": "PGY",
"traits": "2314TRE",
"metrics": {
"Yield": 201.0,
"%MST": null,
"Test Weight": 55.9,
"Gross Revenue": 804.0
},
"entry_num": 11
},
{
"rank": 8,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6624 TRE",
"metrics": {
"Yield": 200.0,
"%MST": null,
"Test Weight": 55.3,
"Gross Revenue": 800.0
},
"entry_num": 12
},
{
"rank": 9,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1792T",
"metrics": {
"Yield": 199.0,
"%MST": null,
"Test Weight": 55.7,
"Gross Revenue": 796.0
},
"entry_num": 13
},
{
"rank": 9,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 RR",
"metrics": {
"Yield": 199.0,
"%MST": null,
"Test Weight": 55.4,
"Gross Revenue": 796.0
},
"entry_num": 15
},
{
"rank": 9,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1551VT2P",
"metrics": {
"Yield": 199.0,
"%MST": null,
"Test Weight": 53.7,
"Gross Revenue": 794.81
},
"entry_num": 17
},
{
"rank": 12,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6641 SS",
"metrics": {
"Yield": 197.0,
"%MST": null,
"Test Weight": 53.9,
"Gross Revenue": 787.61
},
"entry_num": 18
},
{
"rank": 13,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 VT2P",
"metrics": {
"Yield": 195.0,
"%MST": null,
"Test Weight": 53.4,
"Gross Revenue": 777.66
},
"entry_num": 19
},
{
"rank": 14,
"brand": "Progeny",
"product": "PGY",
"traits": "2215TRE",
"metrics": {
"Yield": 194.0,
"%MST": null,
"Test Weight": 56.1,
"Gross Revenue": 776.0
},
"entry_num": 20
},
{
"rank": 15,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 191.0,
"%MST": null,
"Test Weight": 56.3,
"Gross Revenue": 764.0
},
"entry_num": 21
},
{
"rank": 16,
"brand": "Progeny",
"product": "PGY",
"traits": "9117VT2P",
"metrics": {
"Yield": 189.0,
"%MST": null,
"Test Weight": 56.9,
"Gross Revenue": 756.0
},
"entry_num": 23
},
{
"rank": 16,
"brand": "Progeny",
"product": "PGY",
"traits": "9114VT2P",
"metrics": {
"Yield": 189.0,
"%MST": null,
"Test Weight": 55.4,
"Gross Revenue": 756.0
},
"entry_num": 24
},
{
"rank": 18,
"brand": "DEKALB",
"product": "DKC65-93",
"traits": "",
"metrics": {
"Yield": 188.0,
"%MST": null,
"Test Weight": 54.9,
"Gross Revenue": 752.0
},
"entry_num": 25
},
{
"rank": 19,
"brand": "Progeny",
"product": "PGY",
"traits": "2118VT2P",
"metrics": {
"Yield": 185.0,
"%MST": null,
"Test Weight": 56.6,
"Gross Revenue": 740.0
},
"entry_num": 26
},
{
"rank": 20,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 183.0,
"%MST": null,
"Test Weight": 55.6,
"Gross Revenue": 732.0
},
"entry_num": 27
},
{
"rank": 21,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 181.0,
"%MST": null,
"Test Weight": 55.2,
"Gross Revenue": 724.0
},
"entry_num": 28
},
{
"rank": 22,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 179.0,
"%MST": null,
"Test Weight": 55.6,
"Gross Revenue": 716.0
},
"entry_num": 29
},
{
"rank": 23,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 178.0,
"%MST": null,
"Test Weight": 56.9,
"Gross Revenue": 712.0
},
"entry_num": 30
},
{
"rank": 24,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 173.0,
"%MST": null,
"Test Weight": 53.9,
"Gross Revenue": 691.65
},
"entry_num": 31
},
{
"rank": 25,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 172.0,
"%MST": null,
"Test Weight": 55.8,
"Gross Revenue": 688.0
},
"entry_num": 32
},
{
"rank": 26,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed Experimental",
"metrics": {
"Yield": 170.0,
"%MST": null,
"Test Weight": 54.5,
"Gross Revenue": 680.0
},
"entry_num": 33
},
{
"rank": 27,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1312VT2P",
"metrics": {
"Yield": 163.0,
"%MST": null,
"Test Weight": 53.7,
"Gross Revenue": 651.02
},
"entry_num": 34
},
{
"rank": 28,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 162.0,
"%MST": null,
"Test Weight": 55.6,
"Gross Revenue": 648.0
},
"entry_num": 35
}
],
"n_results": 28,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414748"
],
"fetched_at": "2026-05-25T19:20:03.122704+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,47 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414748
- **Cooperator:** Auburn University - Headland, AL
- **Planted:** 2024-04-02
- **Harvested:** 2024-08-08
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414748
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC70-45 | - | 216.0 | - | 55.9 | $864.00 |
| 2 | Integra | Fortified | Seed 6915 TRE | 214.0 | - | 53.9 | $855.57 |
| 2 | Innvictis | Seed | Solutions A1993T | 214.0 | - | 53.0 | $851.72 |
| 4 | Innvictis | Seed | Solutions A1542T | 213.0 | - | 55.4 | $852.00 |
| 5 | Integra | Fortified | Seed 6493 VT2P | 212.0 | - | 54.1 | $848.00 |
| 6 | DEKALB | DKC68-35 | - | 204.0 | - | 55.4 | $816.00 |
| 7 | Progeny | PGY | 2314TRE | 201.0 | - | 55.9 | $804.00 |
| 8 | Integra | Fortified | Seed 6624 TRE | 200.0 | - | 55.3 | $800.00 |
| 9 | Innvictis | Seed | Solutions A1792T | 199.0 | - | 55.7 | $796.00 |
| 9 | Integra | Fortified | Seed 6864 RR | 199.0 | - | 55.4 | $796.00 |
| 9 | Innvictis | Seed | Solutions A1551VT2P | 199.0 | - | 53.7 | $794.81 |
| 12 | Integra | Fortified | Seed 6641 SS | 197.0 | - | 53.9 | $787.61 |
| 13 | Integra | Fortified | Seed 6864 VT2P | 195.0 | - | 53.4 | $777.66 |
| 14 | Progeny | PGY | 2215TRE | 194.0 | - | 56.1 | $776.00 |
| 15 | Pioneer | P17677YHR | - | 191.0 | - | 56.3 | $764.00 |
| 16 | Progeny | PGY | 9117VT2P | 189.0 | - | 56.9 | $756.00 |
| 16 | Progeny | PGY | 9114VT2P | 189.0 | - | 55.4 | $756.00 |
| 18 | DEKALB | DKC65-93 | - | 188.0 | - | 54.9 | $752.00 |
| 19 | Progeny | PGY | 2118VT2P | 185.0 | - | 56.6 | $740.00 |
| 20 | NK | NK1386-VZ | Viptera ® Z3 | 183.0 | - | 55.6 | $732.00 |
| 21 | DEKALB | DKC66-06 | - | 181.0 | - | 55.2 | $724.00 |
| 22 | NK | NK1228-AA | Agrisure ® Above | 179.0 | - | 55.6 | $716.00 |
| 23 | DEKALB | DKC64-22 | - | 178.0 | - | 56.9 | $712.00 |
| 24 | NK | NK1307-DV | DuracadeViptera™ | 173.0 | - | 53.9 | $691.65 |
| 25 | Pioneer | P1511YHR | - | 172.0 | - | 55.8 | $688.00 |
| 26 | Integra | Fortified | Seed Experimental | 170.0 | - | 54.5 | $680.00 |
| 27 | Innvictis | Seed | Solutions A1312VT2P | 163.0 | - | 53.7 | $651.02 |
| 28 | Pioneer | P14830VYHR | - | 162.0 | - | 55.6 | $648.00 |
Top 5 by Yield: DKC70-45 (DEKALB) 216.0, Fortified (Integra) 214.0, Seed (Innvictis) 214.0, Seed (Innvictis) 213.0, Fortified (Integra) 212.0.
@@ -0,0 +1,389 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414749",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414749",
"cooperator": "Auburn University - Brewton, AL",
"planted_date": "2024-04-01",
"harvested_date": "2024-08-28",
"population_seeds_per_acre": null,
"row_width_in": null,
"results": [
{
"rank": 1,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1993T",
"metrics": {
"Yield": 258.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 1032.0
},
"entry_num": 1
},
{
"rank": 2,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 257.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 1028.0
},
"entry_num": 2
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 253.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 1012.0
},
"entry_num": 3
},
{
"rank": 4,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6624 TRE",
"metrics": {
"Yield": 250.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 1000.0
},
"entry_num": 4
},
{
"rank": 5,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6641 SS",
"metrics": {
"Yield": 247.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 988.0
},
"entry_num": 5
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 243.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 972.0
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1792T",
"metrics": {
"Yield": 240.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 960.0
},
"entry_num": 9
},
{
"rank": 8,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed Experimental",
"metrics": {
"Yield": 239.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 956.0
},
"entry_num": 10
},
{
"rank": 9,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6493 VT2P",
"metrics": {
"Yield": 233.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 932.0
},
"entry_num": 11
},
{
"rank": 10,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1542T",
"metrics": {
"Yield": 232.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 928.0
},
"entry_num": 12
},
{
"rank": 11,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 230.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 920.0
},
"entry_num": 13
},
{
"rank": 12,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1551VT2P",
"metrics": {
"Yield": 226.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 904.0
},
"entry_num": 15
},
{
"rank": 13,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 221.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 884.0
},
"entry_num": 17
},
{
"rank": 14,
"brand": "Progeny",
"product": "PGY",
"traits": "2215TRE",
"metrics": {
"Yield": 218.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 872.0
},
"entry_num": 19
},
{
"rank": 14,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 218.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 872.0
},
"entry_num": 21
},
{
"rank": 14,
"brand": "Progeny",
"product": "PGY",
"traits": "9114VT2P",
"metrics": {
"Yield": 218.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 872.0
},
"entry_num": 22
},
{
"rank": 17,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6915 TRE",
"metrics": {
"Yield": 216.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 864.0
},
"entry_num": 23
},
{
"rank": 18,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 211.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 844.0
},
"entry_num": 24
},
{
"rank": 18,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1312VT2P",
"metrics": {
"Yield": 211.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 844.0
},
"entry_num": 25
},
{
"rank": 18,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 211.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 844.0
},
"entry_num": 26
},
{
"rank": 21,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 VT2P",
"metrics": {
"Yield": 209.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 836.0
},
"entry_num": 28
},
{
"rank": 22,
"brand": "Progeny",
"product": "PGY",
"traits": "2118VT2P",
"metrics": {
"Yield": 207.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 828.0
},
"entry_num": 29
},
{
"rank": 23,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 203.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 812.0
},
"entry_num": 30
},
{
"rank": 24,
"brand": "Progeny",
"product": "PGY",
"traits": "2314TRE",
"metrics": {
"Yield": 202.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 808.0
},
"entry_num": 31
},
{
"rank": 25,
"brand": "Progeny",
"product": "PGY",
"traits": "9117VT2P",
"metrics": {
"Yield": 198.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 792.0
},
"entry_num": 32
},
{
"rank": 26,
"brand": "DEKALB",
"product": "DKC65-93",
"traits": "",
"metrics": {
"Yield": 192.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 768.0
},
"entry_num": 33
},
{
"rank": 26,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 RR",
"metrics": {
"Yield": 192.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 768.0
},
"entry_num": 34
},
{
"rank": 28,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 189.0,
"%MST": null,
"Test Weight": null,
"Gross Revenue": 756.0
},
"entry_num": 35
}
],
"n_results": 28,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414749"
],
"fetched_at": "2026-05-25T19:20:04.694628+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,47 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414749
- **Cooperator:** Auburn University - Brewton, AL
- **Planted:** 2024-04-01
- **Harvested:** 2024-08-28
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414749
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Innvictis | Seed | Solutions A1993T | 258.0 | - | - | $1032.00 |
| 2 | Pioneer | P1511YHR | - | 257.0 | - | - | $1028.00 |
| 3 | DEKALB | DKC68-35 | - | 253.0 | - | - | $1012.00 |
| 4 | Integra | Fortified | Seed 6624 TRE | 250.0 | - | - | $1000.00 |
| 5 | Integra | Fortified | Seed 6641 SS | 247.0 | - | - | $988.00 |
| 6 | DEKALB | DKC70-45 | - | 243.0 | - | - | $972.00 |
| 7 | Innvictis | Seed | Solutions A1792T | 240.0 | - | - | $960.00 |
| 8 | Integra | Fortified | Seed Experimental | 239.0 | - | - | $956.00 |
| 9 | Integra | Fortified | Seed 6493 VT2P | 233.0 | - | - | $932.00 |
| 10 | Innvictis | Seed | Solutions A1542T | 232.0 | - | - | $928.00 |
| 11 | Pioneer | P17677YHR | - | 230.0 | - | - | $920.00 |
| 12 | Innvictis | Seed | Solutions A1551VT2P | 226.0 | - | - | $904.00 |
| 13 | Pioneer | P14830VYHR | - | 221.0 | - | - | $884.00 |
| 14 | Progeny | PGY | 2215TRE | 218.0 | - | - | $872.00 |
| 14 | DEKALB | DKC66-06 | - | 218.0 | - | - | $872.00 |
| 14 | Progeny | PGY | 9114VT2P | 218.0 | - | - | $872.00 |
| 17 | Integra | Fortified | Seed 6915 TRE | 216.0 | - | - | $864.00 |
| 18 | NK | NK1228-AA | Agrisure ® Above | 211.0 | - | - | $844.00 |
| 18 | Innvictis | Seed | Solutions A1312VT2P | 211.0 | - | - | $844.00 |
| 18 | NK | NK1386-VZ | Viptera ® Z3 | 211.0 | - | - | $844.00 |
| 21 | Integra | Fortified | Seed 6864 VT2P | 209.0 | - | - | $836.00 |
| 22 | Progeny | PGY | 2118VT2P | 207.0 | - | - | $828.00 |
| 23 | DEKALB | DKC64-22 | - | 203.0 | - | - | $812.00 |
| 24 | Progeny | PGY | 2314TRE | 202.0 | - | - | $808.00 |
| 25 | Progeny | PGY | 9117VT2P | 198.0 | - | - | $792.00 |
| 26 | DEKALB | DKC65-93 | - | 192.0 | - | - | $768.00 |
| 26 | Integra | Fortified | Seed 6864 RR | 192.0 | - | - | $768.00 |
| 28 | NK | NK1307-DV | DuracadeViptera™ | 189.0 | - | - | $756.00 |
Top 5 by Yield: Seed (Innvictis) 258.0, P1511YHR (Pioneer) 257.0, DKC68-35 (DEKALB) 253.0, Fortified (Integra) 250.0, Fortified (Integra) 247.0.
@@ -0,0 +1,389 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414750",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414750",
"cooperator": "Auburn University - Fairhope, AL (Irr)",
"planted_date": "2024-04-01",
"harvested_date": "2024-08-08",
"population_seeds_per_acre": null,
"row_width_in": null,
"results": [
{
"rank": 1,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1993T",
"metrics": {
"Yield": 241.0,
"%MST": null,
"Test Weight": 55.1,
"Gross Revenue": 964.0
},
"entry_num": 1
},
{
"rank": 2,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed Experimental",
"metrics": {
"Yield": 223.0,
"%MST": null,
"Test Weight": 55.2,
"Gross Revenue": 892.0
},
"entry_num": 4
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 223.0,
"%MST": null,
"Test Weight": 58.4,
"Gross Revenue": 892.0
},
"entry_num": 5
},
{
"rank": 2,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6915 TRE",
"metrics": {
"Yield": 223.0,
"%MST": null,
"Test Weight": 55.0,
"Gross Revenue": 892.0
},
"entry_num": 6
},
{
"rank": 5,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1792T",
"metrics": {
"Yield": 222.0,
"%MST": null,
"Test Weight": 58.1,
"Gross Revenue": 888.0
},
"entry_num": 7
},
{
"rank": 6,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1542T",
"metrics": {
"Yield": 219.0,
"%MST": null,
"Test Weight": 57.5,
"Gross Revenue": 876.0
},
"entry_num": 9
},
{
"rank": 7,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 218.0,
"%MST": null,
"Test Weight": 57.0,
"Gross Revenue": 872.0
},
"entry_num": 10
},
{
"rank": 8,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 216.0,
"%MST": null,
"Test Weight": 57.6,
"Gross Revenue": 864.0
},
"entry_num": 11
},
{
"rank": 9,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1551VT2P",
"metrics": {
"Yield": 215.0,
"%MST": null,
"Test Weight": 55.6,
"Gross Revenue": 860.0
},
"entry_num": 12
},
{
"rank": 10,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6493 VT2P",
"metrics": {
"Yield": 213.0,
"%MST": null,
"Test Weight": 57.5,
"Gross Revenue": 852.0
},
"entry_num": 13
},
{
"rank": 11,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 211.0,
"%MST": null,
"Test Weight": 56.1,
"Gross Revenue": 844.0
},
"entry_num": 14
},
{
"rank": 11,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6641 SS",
"metrics": {
"Yield": 211.0,
"%MST": null,
"Test Weight": 56.9,
"Gross Revenue": 844.0
},
"entry_num": 15
},
{
"rank": 13,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6624 TRE",
"metrics": {
"Yield": 209.0,
"%MST": null,
"Test Weight": 57.4,
"Gross Revenue": 836.0
},
"entry_num": 17
},
{
"rank": 14,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 208.0,
"%MST": null,
"Test Weight": 58.0,
"Gross Revenue": 832.0
},
"entry_num": 18
},
{
"rank": 15,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 204.0,
"%MST": null,
"Test Weight": 57.1,
"Gross Revenue": 816.0
},
"entry_num": 20
},
{
"rank": 15,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 204.0,
"%MST": null,
"Test Weight": 58.2,
"Gross Revenue": 816.0
},
"entry_num": 21
},
{
"rank": 15,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 204.0,
"%MST": null,
"Test Weight": 57.2,
"Gross Revenue": 816.0
},
"entry_num": 22
},
{
"rank": 18,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1312VT2P",
"metrics": {
"Yield": 203.0,
"%MST": null,
"Test Weight": 55.8,
"Gross Revenue": 812.0
},
"entry_num": 23
},
{
"rank": 19,
"brand": "Progeny",
"product": "PGY",
"traits": "2314TRE",
"metrics": {
"Yield": 199.0,
"%MST": null,
"Test Weight": 56.6,
"Gross Revenue": 796.0
},
"entry_num": 24
},
{
"rank": 20,
"brand": "Progeny",
"product": "PGY",
"traits": "9114VT2P",
"metrics": {
"Yield": 198.0,
"%MST": null,
"Test Weight": 57.2,
"Gross Revenue": 792.0
},
"entry_num": 25
},
{
"rank": 21,
"brand": "Progeny",
"product": "PGY",
"traits": "9117VT2P",
"metrics": {
"Yield": 196.0,
"%MST": null,
"Test Weight": 58.3,
"Gross Revenue": 784.0
},
"entry_num": 26
},
{
"rank": 22,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 RR",
"metrics": {
"Yield": 195.0,
"%MST": null,
"Test Weight": 56.8,
"Gross Revenue": 780.0
},
"entry_num": 27
},
{
"rank": 23,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 193.0,
"%MST": null,
"Test Weight": 55.2,
"Gross Revenue": 772.0
},
"entry_num": 28
},
{
"rank": 24,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 192.0,
"%MST": null,
"Test Weight": 57.0,
"Gross Revenue": 768.0
},
"entry_num": 29
},
{
"rank": 25,
"brand": "Progeny",
"product": "PGY",
"traits": "2215TRE",
"metrics": {
"Yield": 190.0,
"%MST": null,
"Test Weight": 57.3,
"Gross Revenue": 760.0
},
"entry_num": 31
},
{
"rank": 26,
"brand": "Progeny",
"product": "PGY",
"traits": "2118VT2P",
"metrics": {
"Yield": 186.0,
"%MST": null,
"Test Weight": 57.7,
"Gross Revenue": 744.0
},
"entry_num": 32
},
{
"rank": 27,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 VT2P",
"metrics": {
"Yield": 184.0,
"%MST": null,
"Test Weight": 55.4,
"Gross Revenue": 736.0
},
"entry_num": 33
},
{
"rank": 28,
"brand": "DEKALB",
"product": "DKC65-93",
"traits": "",
"metrics": {
"Yield": 174.0,
"%MST": null,
"Test Weight": 54.6,
"Gross Revenue": 696.0
},
"entry_num": 35
}
],
"n_results": 28,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414750"
],
"fetched_at": "2026-05-25T19:20:06.177743+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,47 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414750
- **Cooperator:** Auburn University - Fairhope, AL (Irr)
- **Planted:** 2024-04-01
- **Harvested:** 2024-08-08
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414750
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Innvictis | Seed | Solutions A1993T | 241.0 | - | 55.1 | $964.00 |
| 2 | Integra | Fortified | Seed Experimental | 223.0 | - | 55.2 | $892.00 |
| 2 | DEKALB | DKC68-35 | - | 223.0 | - | 58.4 | $892.00 |
| 2 | Integra | Fortified | Seed 6915 TRE | 223.0 | - | 55.0 | $892.00 |
| 5 | Innvictis | Seed | Solutions A1792T | 222.0 | - | 58.1 | $888.00 |
| 6 | Innvictis | Seed | Solutions A1542T | 219.0 | - | 57.5 | $876.00 |
| 7 | Pioneer | P1511YHR | - | 218.0 | - | 57.0 | $872.00 |
| 8 | DEKALB | DKC70-45 | - | 216.0 | - | 57.6 | $864.00 |
| 9 | Innvictis | Seed | Solutions A1551VT2P | 215.0 | - | 55.6 | $860.00 |
| 10 | Integra | Fortified | Seed 6493 VT2P | 213.0 | - | 57.5 | $852.00 |
| 11 | Pioneer | P14830VYHR | - | 211.0 | - | 56.1 | $844.00 |
| 11 | Integra | Fortified | Seed 6641 SS | 211.0 | - | 56.9 | $844.00 |
| 13 | Integra | Fortified | Seed 6624 TRE | 209.0 | - | 57.4 | $836.00 |
| 14 | Pioneer | P17677YHR | - | 208.0 | - | 58.0 | $832.00 |
| 15 | DEKALB | DKC66-06 | - | 204.0 | - | 57.1 | $816.00 |
| 15 | DEKALB | DKC64-22 | - | 204.0 | - | 58.2 | $816.00 |
| 15 | NK | NK1386-VZ | Viptera ® Z3 | 204.0 | - | 57.2 | $816.00 |
| 18 | Innvictis | Seed | Solutions A1312VT2P | 203.0 | - | 55.8 | $812.00 |
| 19 | Progeny | PGY | 2314TRE | 199.0 | - | 56.6 | $796.00 |
| 20 | Progeny | PGY | 9114VT2P | 198.0 | - | 57.2 | $792.00 |
| 21 | Progeny | PGY | 9117VT2P | 196.0 | - | 58.3 | $784.00 |
| 22 | Integra | Fortified | Seed 6864 RR | 195.0 | - | 56.8 | $780.00 |
| 23 | NK | NK1307-DV | DuracadeViptera™ | 193.0 | - | 55.2 | $772.00 |
| 24 | NK | NK1228-AA | Agrisure ® Above | 192.0 | - | 57.0 | $768.00 |
| 25 | Progeny | PGY | 2215TRE | 190.0 | - | 57.3 | $760.00 |
| 26 | Progeny | PGY | 2118VT2P | 186.0 | - | 57.7 | $744.00 |
| 27 | Integra | Fortified | Seed 6864 VT2P | 184.0 | - | 55.4 | $736.00 |
| 28 | DEKALB | DKC65-93 | - | 174.0 | - | 54.6 | $696.00 |
Top 5 by Yield: Seed (Innvictis) 241.0, Fortified (Integra) 223.0, DKC68-35 (DEKALB) 223.0, Fortified (Integra) 223.0, Seed (Innvictis) 222.0.
@@ -0,0 +1,389 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414751",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414751",
"cooperator": "Auburn University - Fairhope, AL (Non-Irr)",
"planted_date": "2024-04-01",
"harvested_date": "2024-08-12",
"population_seeds_per_acre": null,
"row_width_in": null,
"results": [
{
"rank": 1,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6915 TRE",
"metrics": {
"Yield": 214.0,
"%MST": null,
"Test Weight": 53.6,
"Gross Revenue": 854.29
},
"entry_num": 2
},
{
"rank": 2,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed Experimental",
"metrics": {
"Yield": 212.0,
"%MST": null,
"Test Weight": 53.7,
"Gross Revenue": 846.73
},
"entry_num": 3
},
{
"rank": 3,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 209.0,
"%MST": null,
"Test Weight": 56.1,
"Gross Revenue": 836.0
},
"entry_num": 4
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 209.0,
"%MST": null,
"Test Weight": 55.7,
"Gross Revenue": 836.0
},
"entry_num": 5
},
{
"rank": 5,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1993T",
"metrics": {
"Yield": 206.0,
"%MST": null,
"Test Weight": 53.2,
"Gross Revenue": 820.7
},
"entry_num": 6
},
{
"rank": 6,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 204.0,
"%MST": null,
"Test Weight": 56.0,
"Gross Revenue": 816.0
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6493 VT2P",
"metrics": {
"Yield": 200.0,
"%MST": null,
"Test Weight": 56.3,
"Gross Revenue": 800.0
},
"entry_num": 9
},
{
"rank": 8,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1551VT2P",
"metrics": {
"Yield": 196.0,
"%MST": null,
"Test Weight": 54.8,
"Gross Revenue": 784.0
},
"entry_num": 10
},
{
"rank": 9,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1792T",
"metrics": {
"Yield": 195.0,
"%MST": null,
"Test Weight": 56.8,
"Gross Revenue": 780.0
},
"entry_num": 11
},
{
"rank": 10,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1542T",
"metrics": {
"Yield": 194.0,
"%MST": null,
"Test Weight": 55.8,
"Gross Revenue": 776.0
},
"entry_num": 13
},
{
"rank": 11,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 193.0,
"%MST": null,
"Test Weight": 55.7,
"Gross Revenue": 772.0
},
"entry_num": 14
},
{
"rank": 12,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6624 TRE",
"metrics": {
"Yield": 192.0,
"%MST": null,
"Test Weight": 56.1,
"Gross Revenue": 768.0
},
"entry_num": 15
},
{
"rank": 13,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 190.0,
"%MST": null,
"Test Weight": 53.9,
"Gross Revenue": 759.62
},
"entry_num": 16
},
{
"rank": 14,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6641 SS",
"metrics": {
"Yield": 187.0,
"%MST": null,
"Test Weight": 54.4,
"Gross Revenue": 748.0
},
"entry_num": 17
},
{
"rank": 15,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1312VT2P",
"metrics": {
"Yield": 183.0,
"%MST": null,
"Test Weight": 54.5,
"Gross Revenue": 732.0
},
"entry_num": 18
},
{
"rank": 16,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 RR",
"metrics": {
"Yield": 182.0,
"%MST": null,
"Test Weight": 54.2,
"Gross Revenue": 728.0
},
"entry_num": 19
},
{
"rank": 17,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 180.0,
"%MST": null,
"Test Weight": 56.3,
"Gross Revenue": 720.0
},
"entry_num": 20
},
{
"rank": 18,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 178.0,
"%MST": null,
"Test Weight": 55.1,
"Gross Revenue": 712.0
},
"entry_num": 22
},
{
"rank": 19,
"brand": "Progeny",
"product": "PGY",
"traits": "2215TRE",
"metrics": {
"Yield": 176.0,
"%MST": null,
"Test Weight": 56.0,
"Gross Revenue": 704.0
},
"entry_num": 23
},
{
"rank": 20,
"brand": "Progeny",
"product": "PGY",
"traits": "2314TRE",
"metrics": {
"Yield": 175.0,
"%MST": null,
"Test Weight": 55.2,
"Gross Revenue": 700.0
},
"entry_num": 25
},
{
"rank": 21,
"brand": "Progeny",
"product": "PGY",
"traits": "9114VT2P",
"metrics": {
"Yield": 174.0,
"%MST": null,
"Test Weight": 56.0,
"Gross Revenue": 696.0
},
"entry_num": 27
},
{
"rank": 22,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 171.0,
"%MST": null,
"Test Weight": 55.2,
"Gross Revenue": 684.0
},
"entry_num": 29
},
{
"rank": 23,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 163.0,
"%MST": null,
"Test Weight": 54.0,
"Gross Revenue": 652.0
},
"entry_num": 30
},
{
"rank": 23,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 163.0,
"%MST": null,
"Test Weight": 55.0,
"Gross Revenue": 652.0
},
"entry_num": 31
},
{
"rank": 25,
"brand": "Progeny",
"product": "PGY",
"traits": "2118VT2P",
"metrics": {
"Yield": 159.0,
"%MST": null,
"Test Weight": 54.1,
"Gross Revenue": 636.0
},
"entry_num": 32
},
{
"rank": 26,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 VT2P",
"metrics": {
"Yield": 157.0,
"%MST": null,
"Test Weight": 52.2,
"Gross Revenue": 622.35
},
"entry_num": 33
},
{
"rank": 27,
"brand": "Progeny",
"product": "PGY",
"traits": "9117VT2P",
"metrics": {
"Yield": 156.0,
"%MST": null,
"Test Weight": 56.5,
"Gross Revenue": 624.0
},
"entry_num": 34
},
{
"rank": 28,
"brand": "DEKALB",
"product": "DKC65-93",
"traits": "",
"metrics": {
"Yield": 143.0,
"%MST": null,
"Test Weight": 50.3,
"Gross Revenue": 561.42
},
"entry_num": 35
}
],
"n_results": 28,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414751"
],
"fetched_at": "2026-05-25T19:20:07.599571+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,47 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414751
- **Cooperator:** Auburn University - Fairhope, AL (Non-Irr)
- **Planted:** 2024-04-01
- **Harvested:** 2024-08-12
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414751
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Integra | Fortified | Seed 6915 TRE | 214.0 | - | 53.6 | $854.29 |
| 2 | Integra | Fortified | Seed Experimental | 212.0 | - | 53.7 | $846.73 |
| 3 | Pioneer | P17677YHR | - | 209.0 | - | 56.1 | $836.00 |
| 3 | DEKALB | DKC68-35 | - | 209.0 | - | 55.7 | $836.00 |
| 5 | Innvictis | Seed | Solutions A1993T | 206.0 | - | 53.2 | $820.70 |
| 6 | Pioneer | P1511YHR | - | 204.0 | - | 56.0 | $816.00 |
| 7 | Integra | Fortified | Seed 6493 VT2P | 200.0 | - | 56.3 | $800.00 |
| 8 | Innvictis | Seed | Solutions A1551VT2P | 196.0 | - | 54.8 | $784.00 |
| 9 | Innvictis | Seed | Solutions A1792T | 195.0 | - | 56.8 | $780.00 |
| 10 | Innvictis | Seed | Solutions A1542T | 194.0 | - | 55.8 | $776.00 |
| 11 | DEKALB | DKC66-06 | - | 193.0 | - | 55.7 | $772.00 |
| 12 | Integra | Fortified | Seed 6624 TRE | 192.0 | - | 56.1 | $768.00 |
| 13 | Pioneer | P14830VYHR | - | 190.0 | - | 53.9 | $759.62 |
| 14 | Integra | Fortified | Seed 6641 SS | 187.0 | - | 54.4 | $748.00 |
| 15 | Innvictis | Seed | Solutions A1312VT2P | 183.0 | - | 54.5 | $732.00 |
| 16 | Integra | Fortified | Seed 6864 RR | 182.0 | - | 54.2 | $728.00 |
| 17 | DEKALB | DKC64-22 | - | 180.0 | - | 56.3 | $720.00 |
| 18 | DEKALB | DKC70-45 | - | 178.0 | - | 55.1 | $712.00 |
| 19 | Progeny | PGY | 2215TRE | 176.0 | - | 56.0 | $704.00 |
| 20 | Progeny | PGY | 2314TRE | 175.0 | - | 55.2 | $700.00 |
| 21 | Progeny | PGY | 9114VT2P | 174.0 | - | 56.0 | $696.00 |
| 22 | NK | NK1386-VZ | Viptera ® Z3 | 171.0 | - | 55.2 | $684.00 |
| 23 | NK | NK1307-DV | DuracadeViptera™ | 163.0 | - | 54.0 | $652.00 |
| 23 | NK | NK1228-AA | Agrisure ® Above | 163.0 | - | 55.0 | $652.00 |
| 25 | Progeny | PGY | 2118VT2P | 159.0 | - | 54.1 | $636.00 |
| 26 | Integra | Fortified | Seed 6864 VT2P | 157.0 | - | 52.2 | $622.35 |
| 27 | Progeny | PGY | 9117VT2P | 156.0 | - | 56.5 | $624.00 |
| 28 | DEKALB | DKC65-93 | - | 143.0 | - | 50.3 | $561.42 |
Top 5 by Yield: Fortified (Integra) 214.0, Fortified (Integra) 212.0, P17677YHR (Pioneer) 209.0, DKC68-35 (DEKALB) 209.0, Seed (Innvictis) 206.0.
@@ -0,0 +1,402 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414752",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414752",
"cooperator": "Auburn University - Shorter, AL",
"planted_date": "2024-04-17",
"harvested_date": "2024-08-28",
"population_seeds_per_acre": null,
"row_width_in": null,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 176.0,
"%MST": null,
"Test Weight": 58.1,
"Gross Revenue": 704.0
},
"entry_num": 1
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC65-93",
"traits": "",
"metrics": {
"Yield": 169.0,
"%MST": null,
"Test Weight": 57.8,
"Gross Revenue": 676.0
},
"entry_num": 2
},
{
"rank": 3,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1792T",
"metrics": {
"Yield": 168.0,
"%MST": null,
"Test Weight": 57.9,
"Gross Revenue": 672.0
},
"entry_num": 3
},
{
"rank": 4,
"brand": "Progeny",
"product": "PGY",
"traits": "2118VT2P",
"metrics": {
"Yield": 166.0,
"%MST": null,
"Test Weight": 58.3,
"Gross Revenue": 664.0
},
"entry_num": 4
},
{
"rank": 5,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1312VT2P",
"metrics": {
"Yield": 164.0,
"%MST": null,
"Test Weight": 58.7,
"Gross Revenue": 656.0
},
"entry_num": 5
},
{
"rank": 6,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 160.0,
"%MST": null,
"Test Weight": 58.2,
"Gross Revenue": 640.0
},
"entry_num": 6
},
{
"rank": 6,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1542T",
"metrics": {
"Yield": 160.0,
"%MST": null,
"Test Weight": 57.1,
"Gross Revenue": 640.0
},
"entry_num": 7
},
{
"rank": 6,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6493 VT2P",
"metrics": {
"Yield": 160.0,
"%MST": null,
"Test Weight": 57.1,
"Gross Revenue": 640.0
},
"entry_num": 8
},
{
"rank": 6,
"brand": "Progeny",
"product": "PGY",
"traits": "9114VT2P",
"metrics": {
"Yield": 160.0,
"%MST": null,
"Test Weight": 58.1,
"Gross Revenue": 640.0
},
"entry_num": 10
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 157.0,
"%MST": null,
"Test Weight": 58.3,
"Gross Revenue": 628.0
},
"entry_num": 11
},
{
"rank": 11,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 154.0,
"%MST": null,
"Test Weight": 56.7,
"Gross Revenue": 616.0
},
"entry_num": 12
},
{
"rank": 12,
"brand": "Progeny",
"product": "PGY",
"traits": "2010TRE",
"metrics": {
"Yield": 153.0,
"%MST": null,
"Test Weight": 58.2,
"Gross Revenue": 612.0
},
"entry_num": 14
},
{
"rank": 13,
"brand": "Progeny",
"product": "PGY",
"traits": "9117VT2P",
"metrics": {
"Yield": 152.0,
"%MST": null,
"Test Weight": 56.7,
"Gross Revenue": 608.0
},
"entry_num": 15
},
{
"rank": 14,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1551VT2P",
"metrics": {
"Yield": 151.0,
"%MST": null,
"Test Weight": 58.2,
"Gross Revenue": 604.0
},
"entry_num": 16
},
{
"rank": 15,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 150.0,
"%MST": null,
"Test Weight": 59.7,
"Gross Revenue": 600.0
},
"entry_num": 17
},
{
"rank": 15,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 RR",
"metrics": {
"Yield": 150.0,
"%MST": null,
"Test Weight": 60.1,
"Gross Revenue": 600.0
},
"entry_num": 18
},
{
"rank": 17,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed Experimental",
"metrics": {
"Yield": 149.0,
"%MST": null,
"Test Weight": 58.6,
"Gross Revenue": 596.0
},
"entry_num": 19
},
{
"rank": 18,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 147.0,
"%MST": null,
"Test Weight": 59.1,
"Gross Revenue": 588.0
},
"entry_num": 20
},
{
"rank": 19,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1993T",
"metrics": {
"Yield": 143.0,
"%MST": null,
"Test Weight": 57.3,
"Gross Revenue": 572.0
},
"entry_num": 21
},
{
"rank": 20,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6641 SS",
"metrics": {
"Yield": 140.0,
"%MST": null,
"Test Weight": 58.6,
"Gross Revenue": 560.0
},
"entry_num": 22
},
{
"rank": 21,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 139.0,
"%MST": null,
"Test Weight": 58.7,
"Gross Revenue": 556.0
},
"entry_num": 23
},
{
"rank": 21,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 VT2P",
"metrics": {
"Yield": 139.0,
"%MST": null,
"Test Weight": 58.2,
"Gross Revenue": 556.0
},
"entry_num": 24
},
{
"rank": 23,
"brand": "Progeny",
"product": "PGY",
"traits": "2314TRE",
"metrics": {
"Yield": 136.0,
"%MST": null,
"Test Weight": 58.6,
"Gross Revenue": 544.0
},
"entry_num": 25
},
{
"rank": 24,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 135.0,
"%MST": null,
"Test Weight": 58.6,
"Gross Revenue": 540.0
},
"entry_num": 27
},
{
"rank": 25,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 134.0,
"%MST": null,
"Test Weight": 58.3,
"Gross Revenue": 536.0
},
"entry_num": 28
},
{
"rank": 25,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6915 TRE",
"metrics": {
"Yield": 134.0,
"%MST": null,
"Test Weight": 58.1,
"Gross Revenue": 536.0
},
"entry_num": 29
},
{
"rank": 27,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 133.0,
"%MST": null,
"Test Weight": 59.1,
"Gross Revenue": 532.0
},
"entry_num": 30
},
{
"rank": 28,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6624 TRE",
"metrics": {
"Yield": 129.0,
"%MST": null,
"Test Weight": 57.8,
"Gross Revenue": 516.0
},
"entry_num": 32
},
{
"rank": 29,
"brand": "Progeny",
"product": "PGY",
"traits": "2215TRE",
"metrics": {
"Yield": 113.0,
"%MST": null,
"Test Weight": 58.5,
"Gross Revenue": 452.0
},
"entry_num": 36
}
],
"n_results": 29,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414752"
],
"fetched_at": "2026-05-25T19:20:09.451643+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,48 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414752
- **Cooperator:** Auburn University - Shorter, AL
- **Planted:** 2024-04-17
- **Harvested:** 2024-08-28
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414752
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC68-35 | - | 176.0 | - | 58.1 | $704.00 |
| 2 | DEKALB | DKC65-93 | - | 169.0 | - | 57.8 | $676.00 |
| 3 | Innvictis | Seed | Solutions A1792T | 168.0 | - | 57.9 | $672.00 |
| 4 | Progeny | PGY | 2118VT2P | 166.0 | - | 58.3 | $664.00 |
| 5 | Innvictis | Seed | Solutions A1312VT2P | 164.0 | - | 58.7 | $656.00 |
| 6 | Pioneer | P17677YHR | - | 160.0 | - | 58.2 | $640.00 |
| 6 | Innvictis | Seed | Solutions A1542T | 160.0 | - | 57.1 | $640.00 |
| 6 | Integra | Fortified | Seed 6493 VT2P | 160.0 | - | 57.1 | $640.00 |
| 6 | Progeny | PGY | 9114VT2P | 160.0 | - | 58.1 | $640.00 |
| 10 | Pioneer | P14830VYHR | - | 157.0 | - | 58.3 | $628.00 |
| 11 | Pioneer | P1511YHR | - | 154.0 | - | 56.7 | $616.00 |
| 12 | Progeny | PGY | 2010TRE | 153.0 | - | 58.2 | $612.00 |
| 13 | Progeny | PGY | 9117VT2P | 152.0 | - | 56.7 | $608.00 |
| 14 | Innvictis | Seed | Solutions A1551VT2P | 151.0 | - | 58.2 | $604.00 |
| 15 | NK | NK1386-VZ | Viptera ® Z3 | 150.0 | - | 59.7 | $600.00 |
| 15 | Integra | Fortified | Seed 6864 RR | 150.0 | - | 60.1 | $600.00 |
| 17 | Integra | Fortified | Seed Experimental | 149.0 | - | 58.6 | $596.00 |
| 18 | DEKALB | DKC70-45 | - | 147.0 | - | 59.1 | $588.00 |
| 19 | Innvictis | Seed | Solutions A1993T | 143.0 | - | 57.3 | $572.00 |
| 20 | Integra | Fortified | Seed 6641 SS | 140.0 | - | 58.6 | $560.00 |
| 21 | DEKALB | DKC66-06 | - | 139.0 | - | 58.7 | $556.00 |
| 21 | Integra | Fortified | Seed 6864 VT2P | 139.0 | - | 58.2 | $556.00 |
| 23 | Progeny | PGY | 2314TRE | 136.0 | - | 58.6 | $544.00 |
| 24 | DEKALB | DKC64-22 | - | 135.0 | - | 58.6 | $540.00 |
| 25 | NK | NK1307-DV | DuracadeViptera™ | 134.0 | - | 58.3 | $536.00 |
| 25 | Integra | Fortified | Seed 6915 TRE | 134.0 | - | 58.1 | $536.00 |
| 27 | NK | NK1228-AA | Agrisure ® Above | 133.0 | - | 59.1 | $532.00 |
| 28 | Integra | Fortified | Seed 6624 TRE | 129.0 | - | 57.8 | $516.00 |
| 29 | Progeny | PGY | 2215TRE | 113.0 | - | 58.5 | $452.00 |
Top 5 by Yield: DKC68-35 (DEKALB) 176.0, DKC65-93 (DEKALB) 169.0, Seed (Innvictis) 168.0, PGY (Progeny) 166.0, Seed (Innvictis) 164.0.
@@ -0,0 +1,402 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414753",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414753",
"cooperator": "Auburn University - Prattville, AL (Irr)",
"planted_date": "2024-03-30",
"harvested_date": "2024-08-02",
"population_seeds_per_acre": null,
"row_width_in": null,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 221.0,
"%MST": null,
"Test Weight": 55.7,
"Gross Revenue": 884.0
},
"entry_num": 1
},
{
"rank": 2,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1542T",
"metrics": {
"Yield": 218.0,
"%MST": null,
"Test Weight": 54.6,
"Gross Revenue": 872.0
},
"entry_num": 2
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 217.0,
"%MST": null,
"Test Weight": 56.5,
"Gross Revenue": 868.0
},
"entry_num": 3
},
{
"rank": 4,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6624 TRE",
"metrics": {
"Yield": 214.0,
"%MST": null,
"Test Weight": 54.9,
"Gross Revenue": 856.0
},
"entry_num": 4
},
{
"rank": 5,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 213.0,
"%MST": null,
"Test Weight": 54.7,
"Gross Revenue": 852.0
},
"entry_num": 5
},
{
"rank": 6,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6915 TRE",
"metrics": {
"Yield": 210.0,
"%MST": null,
"Test Weight": 55.0,
"Gross Revenue": 840.0
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Progeny",
"product": "PGY",
"traits": "2314TRE",
"metrics": {
"Yield": 208.0,
"%MST": null,
"Test Weight": 54.8,
"Gross Revenue": 832.0
},
"entry_num": 8
},
{
"rank": 7,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1551VT2P",
"metrics": {
"Yield": 208.0,
"%MST": null,
"Test Weight": 55.0,
"Gross Revenue": 832.0
},
"entry_num": 9
},
{
"rank": 9,
"brand": "Progeny",
"product": "PGY",
"traits": "9117VT2P",
"metrics": {
"Yield": 207.0,
"%MST": null,
"Test Weight": 55.8,
"Gross Revenue": 828.0
},
"entry_num": 10
},
{
"rank": 10,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 206.0,
"%MST": null,
"Test Weight": 57.3,
"Gross Revenue": 824.0
},
"entry_num": 12
},
{
"rank": 11,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6641 SS",
"metrics": {
"Yield": 205.0,
"%MST": null,
"Test Weight": 55.0,
"Gross Revenue": 820.0
},
"entry_num": 14
},
{
"rank": 12,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1792T",
"metrics": {
"Yield": 204.0,
"%MST": null,
"Test Weight": 56.5,
"Gross Revenue": 816.0
},
"entry_num": 16
},
{
"rank": 13,
"brand": "DEKALB",
"product": "DKC65-93",
"traits": "",
"metrics": {
"Yield": 203.0,
"%MST": null,
"Test Weight": 55.4,
"Gross Revenue": 812.0
},
"entry_num": 17
},
{
"rank": 13,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 203.0,
"%MST": null,
"Test Weight": 55.5,
"Gross Revenue": 812.0
},
"entry_num": 18
},
{
"rank": 15,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1993T",
"metrics": {
"Yield": 202.0,
"%MST": null,
"Test Weight": 54.8,
"Gross Revenue": 808.0
},
"entry_num": 19
},
{
"rank": 15,
"brand": "Progeny",
"product": "PGY",
"traits": "9114VT2P",
"metrics": {
"Yield": 202.0,
"%MST": null,
"Test Weight": 56.7,
"Gross Revenue": 808.0
},
"entry_num": 20
},
{
"rank": 17,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 201.0,
"%MST": null,
"Test Weight": 55.1,
"Gross Revenue": 804.0
},
"entry_num": 21
},
{
"rank": 18,
"brand": "Progeny",
"product": "PGY",
"traits": "2118VT2P",
"metrics": {
"Yield": 199.0,
"%MST": null,
"Test Weight": 56.1,
"Gross Revenue": 796.0
},
"entry_num": 23
},
{
"rank": 19,
"brand": "Progeny",
"product": "PGY",
"traits": "2010TRE",
"metrics": {
"Yield": 197.0,
"%MST": null,
"Test Weight": 53.9,
"Gross Revenue": 787.61
},
"entry_num": 24
},
{
"rank": 20,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 RR",
"metrics": {
"Yield": 195.0,
"%MST": null,
"Test Weight": 55.7,
"Gross Revenue": 780.0
},
"entry_num": 25
},
{
"rank": 20,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 VT2P",
"metrics": {
"Yield": 195.0,
"%MST": null,
"Test Weight": 54.6,
"Gross Revenue": 780.0
},
"entry_num": 27
},
{
"rank": 22,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 193.0,
"%MST": null,
"Test Weight": 56.0,
"Gross Revenue": 772.0
},
"entry_num": 29
},
{
"rank": 23,
"brand": "Progeny",
"product": "PGY",
"traits": "2215TRE",
"metrics": {
"Yield": 191.0,
"%MST": null,
"Test Weight": 55.2,
"Gross Revenue": 764.0
},
"entry_num": 30
},
{
"rank": 24,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 190.0,
"%MST": null,
"Test Weight": 54.0,
"Gross Revenue": 760.0
},
"entry_num": 31
},
{
"rank": 25,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed Experimental",
"metrics": {
"Yield": 188.0,
"%MST": null,
"Test Weight": 54.1,
"Gross Revenue": 752.0
},
"entry_num": 32
},
{
"rank": 25,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1312VT2P",
"metrics": {
"Yield": 188.0,
"%MST": null,
"Test Weight": 53.9,
"Gross Revenue": 751.62
},
"entry_num": 34
},
{
"rank": 27,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6493 VT2P",
"metrics": {
"Yield": 187.0,
"%MST": null,
"Test Weight": 55.3,
"Gross Revenue": 748.0
},
"entry_num": 35
},
{
"rank": 27,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 187.0,
"%MST": null,
"Test Weight": 56.1,
"Gross Revenue": 748.0
},
"entry_num": 36
},
{
"rank": 29,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 183.0,
"%MST": null,
"Test Weight": 55.3,
"Gross Revenue": 732.0
},
"entry_num": 37
}
],
"n_results": 29,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414753"
],
"fetched_at": "2026-05-25T19:20:10.913200+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,48 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414753
- **Cooperator:** Auburn University - Prattville, AL (Irr)
- **Planted:** 2024-03-30
- **Harvested:** 2024-08-02
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414753
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC70-45 | - | 221.0 | - | 55.7 | $884.00 |
| 2 | Innvictis | Seed | Solutions A1542T | 218.0 | - | 54.6 | $872.00 |
| 3 | DEKALB | DKC68-35 | - | 217.0 | - | 56.5 | $868.00 |
| 4 | Integra | Fortified | Seed 6624 TRE | 214.0 | - | 54.9 | $856.00 |
| 5 | Pioneer | P14830VYHR | - | 213.0 | - | 54.7 | $852.00 |
| 6 | Integra | Fortified | Seed 6915 TRE | 210.0 | - | 55.0 | $840.00 |
| 7 | Progeny | PGY | 2314TRE | 208.0 | - | 54.8 | $832.00 |
| 7 | Innvictis | Seed | Solutions A1551VT2P | 208.0 | - | 55.0 | $832.00 |
| 9 | Progeny | PGY | 9117VT2P | 207.0 | - | 55.8 | $828.00 |
| 10 | DEKALB | DKC64-22 | - | 206.0 | - | 57.3 | $824.00 |
| 11 | Integra | Fortified | Seed 6641 SS | 205.0 | - | 55.0 | $820.00 |
| 12 | Innvictis | Seed | Solutions A1792T | 204.0 | - | 56.5 | $816.00 |
| 13 | DEKALB | DKC65-93 | - | 203.0 | - | 55.4 | $812.00 |
| 13 | NK | NK1386-VZ | Viptera ® Z3 | 203.0 | - | 55.5 | $812.00 |
| 15 | Innvictis | Seed | Solutions A1993T | 202.0 | - | 54.8 | $808.00 |
| 15 | Progeny | PGY | 9114VT2P | 202.0 | - | 56.7 | $808.00 |
| 17 | DEKALB | DKC66-06 | - | 201.0 | - | 55.1 | $804.00 |
| 18 | Progeny | PGY | 2118VT2P | 199.0 | - | 56.1 | $796.00 |
| 19 | Progeny | PGY | 2010TRE | 197.0 | - | 53.9 | $787.61 |
| 20 | Integra | Fortified | Seed 6864 RR | 195.0 | - | 55.7 | $780.00 |
| 20 | Integra | Fortified | Seed 6864 VT2P | 195.0 | - | 54.6 | $780.00 |
| 22 | Pioneer | P1511YHR | - | 193.0 | - | 56.0 | $772.00 |
| 23 | Progeny | PGY | 2215TRE | 191.0 | - | 55.2 | $764.00 |
| 24 | NK | NK1307-DV | DuracadeViptera™ | 190.0 | - | 54.0 | $760.00 |
| 25 | Integra | Fortified | Seed Experimental | 188.0 | - | 54.1 | $752.00 |
| 25 | Innvictis | Seed | Solutions A1312VT2P | 188.0 | - | 53.9 | $751.62 |
| 27 | Integra | Fortified | Seed 6493 VT2P | 187.0 | - | 55.3 | $748.00 |
| 27 | Pioneer | P17677YHR | - | 187.0 | - | 56.1 | $748.00 |
| 29 | NK | NK1228-AA | Agrisure ® Above | 183.0 | - | 55.3 | $732.00 |
Top 5 by Yield: DKC70-45 (DEKALB) 221.0, Seed (Innvictis) 218.0, DKC68-35 (DEKALB) 217.0, Fortified (Integra) 214.0, P14830VYHR (Pioneer) 213.0.
@@ -0,0 +1,402 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414754",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414754",
"cooperator": "Auburn University - Prattville, AL (Non-Irr)",
"planted_date": "2024-03-30",
"harvested_date": "2024-08-06",
"population_seeds_per_acre": null,
"row_width_in": null,
"results": [
{
"rank": 1,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1993T",
"metrics": {
"Yield": 152.0,
"%MST": null,
"Test Weight": 55.1,
"Gross Revenue": 608.0
},
"entry_num": 2
},
{
"rank": 2,
"brand": "Progeny",
"product": "PGY",
"traits": "2314TRE",
"metrics": {
"Yield": 149.0,
"%MST": null,
"Test Weight": 55.4,
"Gross Revenue": 596.0
},
"entry_num": 3
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 148.0,
"%MST": null,
"Test Weight": 56.2,
"Gross Revenue": 592.0
},
"entry_num": 4
},
{
"rank": 4,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6624 TRE",
"metrics": {
"Yield": 147.0,
"%MST": null,
"Test Weight": 54.8,
"Gross Revenue": 588.0
},
"entry_num": 5
},
{
"rank": 5,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6641 SS",
"metrics": {
"Yield": 145.0,
"%MST": null,
"Test Weight": 54.4,
"Gross Revenue": 580.0
},
"entry_num": 6
},
{
"rank": 5,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 RR",
"metrics": {
"Yield": 145.0,
"%MST": null,
"Test Weight": 54.9,
"Gross Revenue": 580.0
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6493 VT2P",
"metrics": {
"Yield": 144.0,
"%MST": null,
"Test Weight": 54.4,
"Gross Revenue": 576.0
},
"entry_num": 8
},
{
"rank": 8,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6915 TRE",
"metrics": {
"Yield": 143.0,
"%MST": null,
"Test Weight": 54.4,
"Gross Revenue": 572.0
},
"entry_num": 10
},
{
"rank": 8,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1551VT2P",
"metrics": {
"Yield": 143.0,
"%MST": null,
"Test Weight": 54.7,
"Gross Revenue": 572.0
},
"entry_num": 11
},
{
"rank": 10,
"brand": "Progeny",
"product": "PGY",
"traits": "9114VT2P",
"metrics": {
"Yield": 142.0,
"%MST": null,
"Test Weight": 55.1,
"Gross Revenue": 568.0
},
"entry_num": 12
},
{
"rank": 10,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 142.0,
"%MST": null,
"Test Weight": 56.5,
"Gross Revenue": 568.0
},
"entry_num": 13
},
{
"rank": 12,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1542T",
"metrics": {
"Yield": 141.0,
"%MST": null,
"Test Weight": 55.0,
"Gross Revenue": 564.0
},
"entry_num": 14
},
{
"rank": 13,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 140.0,
"%MST": null,
"Test Weight": 54.8,
"Gross Revenue": 560.0
},
"entry_num": 15
},
{
"rank": 14,
"brand": "Progeny",
"product": "PGY",
"traits": "2010TRE",
"metrics": {
"Yield": 139.0,
"%MST": null,
"Test Weight": 54.7,
"Gross Revenue": 556.0
},
"entry_num": 18
},
{
"rank": 15,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1792T",
"metrics": {
"Yield": 137.0,
"%MST": null,
"Test Weight": 56.1,
"Gross Revenue": 548.0
},
"entry_num": 20
},
{
"rank": 16,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 136.0,
"%MST": null,
"Test Weight": 55.4,
"Gross Revenue": 544.0
},
"entry_num": 21
},
{
"rank": 17,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 134.0,
"%MST": null,
"Test Weight": 55.3,
"Gross Revenue": 536.0
},
"entry_num": 23
},
{
"rank": 17,
"brand": "DEKALB",
"product": "DKC65-93",
"traits": "",
"metrics": {
"Yield": 134.0,
"%MST": null,
"Test Weight": 54.6,
"Gross Revenue": 536.0
},
"entry_num": 24
},
{
"rank": 17,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 134.0,
"%MST": null,
"Test Weight": 56.7,
"Gross Revenue": 536.0
},
"entry_num": 26
},
{
"rank": 20,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 132.0,
"%MST": null,
"Test Weight": 54.8,
"Gross Revenue": 528.0
},
"entry_num": 28
},
{
"rank": 21,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1312VT2P",
"metrics": {
"Yield": 131.0,
"%MST": null,
"Test Weight": 54.2,
"Gross Revenue": 524.0
},
"entry_num": 29
},
{
"rank": 21,
"brand": "Progeny",
"product": "PGY",
"traits": "2215TRE",
"metrics": {
"Yield": 131.0,
"%MST": null,
"Test Weight": 55.5,
"Gross Revenue": 524.0
},
"entry_num": 30
},
{
"rank": 21,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 VT2P",
"metrics": {
"Yield": 131.0,
"%MST": null,
"Test Weight": 54.9,
"Gross Revenue": 524.0
},
"entry_num": 31
},
{
"rank": 24,
"brand": "Progeny",
"product": "PGY",
"traits": "2118VT2P",
"metrics": {
"Yield": 130.0,
"%MST": null,
"Test Weight": 56.5,
"Gross Revenue": 520.0
},
"entry_num": 32
},
{
"rank": 25,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed Experimental",
"metrics": {
"Yield": 129.0,
"%MST": null,
"Test Weight": 53.9,
"Gross Revenue": 515.74
},
"entry_num": 33
},
{
"rank": 26,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 128.0,
"%MST": null,
"Test Weight": 53.9,
"Gross Revenue": 511.74
},
"entry_num": 34
},
{
"rank": 27,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 127.0,
"%MST": null,
"Test Weight": 54.2,
"Gross Revenue": 508.0
},
"entry_num": 35
},
{
"rank": 28,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 126.0,
"%MST": null,
"Test Weight": 54.0,
"Gross Revenue": 504.0
},
"entry_num": 36
},
{
"rank": 29,
"brand": "Progeny",
"product": "PGY",
"traits": "9117VT2P",
"metrics": {
"Yield": 123.0,
"%MST": null,
"Test Weight": 55.2,
"Gross Revenue": 492.0
},
"entry_num": 37
}
],
"n_results": 29,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414754"
],
"fetched_at": "2026-05-25T19:20:12.553050+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,48 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414754
- **Cooperator:** Auburn University - Prattville, AL (Non-Irr)
- **Planted:** 2024-03-30
- **Harvested:** 2024-08-06
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414754
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Innvictis | Seed | Solutions A1993T | 152.0 | - | 55.1 | $608.00 |
| 2 | Progeny | PGY | 2314TRE | 149.0 | - | 55.4 | $596.00 |
| 3 | DEKALB | DKC70-45 | - | 148.0 | - | 56.2 | $592.00 |
| 4 | Integra | Fortified | Seed 6624 TRE | 147.0 | - | 54.8 | $588.00 |
| 5 | Integra | Fortified | Seed 6641 SS | 145.0 | - | 54.4 | $580.00 |
| 5 | Integra | Fortified | Seed 6864 RR | 145.0 | - | 54.9 | $580.00 |
| 7 | Integra | Fortified | Seed 6493 VT2P | 144.0 | - | 54.4 | $576.00 |
| 8 | Integra | Fortified | Seed 6915 TRE | 143.0 | - | 54.4 | $572.00 |
| 8 | Innvictis | Seed | Solutions A1551VT2P | 143.0 | - | 54.7 | $572.00 |
| 10 | Progeny | PGY | 9114VT2P | 142.0 | - | 55.1 | $568.00 |
| 10 | DEKALB | DKC68-35 | - | 142.0 | - | 56.5 | $568.00 |
| 12 | Innvictis | Seed | Solutions A1542T | 141.0 | - | 55.0 | $564.00 |
| 13 | NK | NK1307-DV | DuracadeViptera™ | 140.0 | - | 54.8 | $560.00 |
| 14 | Progeny | PGY | 2010TRE | 139.0 | - | 54.7 | $556.00 |
| 15 | Innvictis | Seed | Solutions A1792T | 137.0 | - | 56.1 | $548.00 |
| 16 | Pioneer | P1511YHR | - | 136.0 | - | 55.4 | $544.00 |
| 17 | Pioneer | P17677YHR | - | 134.0 | - | 55.3 | $536.00 |
| 17 | DEKALB | DKC65-93 | - | 134.0 | - | 54.6 | $536.00 |
| 17 | DEKALB | DKC64-22 | - | 134.0 | - | 56.7 | $536.00 |
| 20 | DEKALB | DKC66-06 | - | 132.0 | - | 54.8 | $528.00 |
| 21 | Innvictis | Seed | Solutions A1312VT2P | 131.0 | - | 54.2 | $524.00 |
| 21 | Progeny | PGY | 2215TRE | 131.0 | - | 55.5 | $524.00 |
| 21 | Integra | Fortified | Seed 6864 VT2P | 131.0 | - | 54.9 | $524.00 |
| 24 | Progeny | PGY | 2118VT2P | 130.0 | - | 56.5 | $520.00 |
| 25 | Integra | Fortified | Seed Experimental | 129.0 | - | 53.9 | $515.74 |
| 26 | NK | NK1386-VZ | Viptera ® Z3 | 128.0 | - | 53.9 | $511.74 |
| 27 | NK | NK1228-AA | Agrisure ® Above | 127.0 | - | 54.2 | $508.00 |
| 28 | Pioneer | P14830VYHR | - | 126.0 | - | 54.0 | $504.00 |
| 29 | Progeny | PGY | 9117VT2P | 123.0 | - | 55.2 | $492.00 |
Top 5 by Yield: Seed (Innvictis) 152.0, PGY (Progeny) 149.0, DKC70-45 (DEKALB) 148.0, Fortified (Integra) 147.0, Fortified (Integra) 145.0.
@@ -0,0 +1,402 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2414755",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2414755",
"cooperator": "Auburn University - Marion Junction, AL",
"planted_date": "2024-04-02",
"harvested_date": "2024-08-15",
"population_seeds_per_acre": null,
"row_width_in": null,
"results": [
{
"rank": 1,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6641 SS",
"metrics": {
"Yield": 113.0,
"%MST": null,
"Test Weight": 55.3,
"Gross Revenue": 452.0
},
"entry_num": 1
},
{
"rank": 2,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1993T",
"metrics": {
"Yield": 105.0,
"%MST": null,
"Test Weight": 55.3,
"Gross Revenue": 420.0
},
"entry_num": 2
},
{
"rank": 3,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 103.0,
"%MST": null,
"Test Weight": 56.6,
"Gross Revenue": 412.0
},
"entry_num": 3
},
{
"rank": 4,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 100.0,
"%MST": null,
"Test Weight": 53.3,
"Gross Revenue": 398.6
},
"entry_num": 4
},
{
"rank": 5,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6624 TRE",
"metrics": {
"Yield": 96.0,
"%MST": null,
"Test Weight": 55.4,
"Gross Revenue": 384.0
},
"entry_num": 8
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 95.0,
"%MST": null,
"Test Weight": 55.0,
"Gross Revenue": 380.0
},
"entry_num": 9
},
{
"rank": 6,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 95.0,
"%MST": null,
"Test Weight": 56.5,
"Gross Revenue": 380.0
},
"entry_num": 10
},
{
"rank": 8,
"brand": "Progeny",
"product": "PGY",
"traits": "2314TRE",
"metrics": {
"Yield": 94.0,
"%MST": null,
"Test Weight": 54.2,
"Gross Revenue": 376.0
},
"entry_num": 11
},
{
"rank": 8,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 94.0,
"%MST": null,
"Test Weight": 55.2,
"Gross Revenue": 376.0
},
"entry_num": 12
},
{
"rank": 10,
"brand": "Progeny",
"product": "PGY",
"traits": "2215TRE",
"metrics": {
"Yield": 93.0,
"%MST": null,
"Test Weight": 54.3,
"Gross Revenue": 372.0
},
"entry_num": 13
},
{
"rank": 10,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 VT2P",
"metrics": {
"Yield": 93.0,
"%MST": null,
"Test Weight": 54.1,
"Gross Revenue": 372.0
},
"entry_num": 14
},
{
"rank": 12,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1792T",
"metrics": {
"Yield": 91.0,
"%MST": null,
"Test Weight": 55.1,
"Gross Revenue": 364.0
},
"entry_num": 15
},
{
"rank": 12,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 91.0,
"%MST": null,
"Test Weight": 53.7,
"Gross Revenue": 363.45
},
"entry_num": 16
},
{
"rank": 12,
"brand": "Progeny",
"product": "PGY",
"traits": "9114VT2P",
"metrics": {
"Yield": 91.0,
"%MST": null,
"Test Weight": 53.6,
"Gross Revenue": 363.27
},
"entry_num": 17
},
{
"rank": 15,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 90.0,
"%MST": null,
"Test Weight": 56.7,
"Gross Revenue": 360.0
},
"entry_num": 18
},
{
"rank": 15,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 90.0,
"%MST": null,
"Test Weight": 53.7,
"Gross Revenue": 359.46
},
"entry_num": 19
},
{
"rank": 17,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6864 RR",
"metrics": {
"Yield": 89.0,
"%MST": null,
"Test Weight": 53.8,
"Gross Revenue": 355.64
},
"entry_num": 20
},
{
"rank": 18,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1542T",
"metrics": {
"Yield": 85.0,
"%MST": null,
"Test Weight": 53.5,
"Gross Revenue": 339.15
},
"entry_num": 23
},
{
"rank": 18,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6493 VT2P",
"metrics": {
"Yield": 85.0,
"%MST": null,
"Test Weight": 53.5,
"Gross Revenue": 339.15
},
"entry_num": 24
},
{
"rank": 20,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 84.0,
"%MST": null,
"Test Weight": 54.8,
"Gross Revenue": 336.0
},
"entry_num": 25
},
{
"rank": 20,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1551VT2P",
"metrics": {
"Yield": 84.0,
"%MST": null,
"Test Weight": 52.7,
"Gross Revenue": 333.82
},
"entry_num": 26
},
{
"rank": 22,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed 6915 TRE",
"metrics": {
"Yield": 83.0,
"%MST": null,
"Test Weight": 55.8,
"Gross Revenue": 332.0
},
"entry_num": 28
},
{
"rank": 22,
"brand": "Progeny",
"product": "PGY",
"traits": "2118VT2P",
"metrics": {
"Yield": 83.0,
"%MST": null,
"Test Weight": 56.8,
"Gross Revenue": 332.0
},
"entry_num": 29
},
{
"rank": 24,
"brand": "Progeny",
"product": "PGY",
"traits": "2010TRE",
"metrics": {
"Yield": 82.0,
"%MST": null,
"Test Weight": 50.0,
"Gross Revenue": 321.44
},
"entry_num": 30
},
{
"rank": 25,
"brand": "Progeny",
"product": "PGY",
"traits": "9117VT2P",
"metrics": {
"Yield": 77.0,
"%MST": null,
"Test Weight": 55.9,
"Gross Revenue": 308.0
},
"entry_num": 32
},
{
"rank": 26,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1312VT2P",
"metrics": {
"Yield": 73.0,
"%MST": null,
"Test Weight": 52.2,
"Gross Revenue": 289.37
},
"entry_num": 35
},
{
"rank": 27,
"brand": "DEKALB",
"product": "DKC65-93",
"traits": "",
"metrics": {
"Yield": 70.0,
"%MST": null,
"Test Weight": 54.8,
"Gross Revenue": 280.0
},
"entry_num": 36
},
{
"rank": 28,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 68.0,
"%MST": null,
"Test Weight": 55.2,
"Gross Revenue": 272.0
},
"entry_num": 37
},
{
"rank": 29,
"brand": "Integra",
"product": "Fortified",
"traits": "Seed Experimental",
"metrics": {
"Yield": 67.0,
"%MST": null,
"Test Weight": 53.3,
"Gross Revenue": 267.06
},
"entry_num": 38
}
],
"n_results": 29,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414755"
],
"fetched_at": "2026-05-25T19:20:14.020584+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,48 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2414755
- **Cooperator:** Auburn University - Marion Junction, AL
- **Planted:** 2024-04-02
- **Harvested:** 2024-08-15
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2414755
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Integra | Fortified | Seed 6641 SS | 113.0 | - | 55.3 | $452.00 |
| 2 | Innvictis | Seed | Solutions A1993T | 105.0 | - | 55.3 | $420.00 |
| 3 | Pioneer | P14830VYHR | - | 103.0 | - | 56.6 | $412.00 |
| 4 | NK | NK1307-DV | DuracadeViptera™ | 100.0 | - | 53.3 | $398.60 |
| 5 | Integra | Fortified | Seed 6624 TRE | 96.0 | - | 55.4 | $384.00 |
| 6 | DEKALB | DKC68-35 | - | 95.0 | - | 55.0 | $380.00 |
| 6 | Pioneer | P17677YHR | - | 95.0 | - | 56.5 | $380.00 |
| 8 | Progeny | PGY | 2314TRE | 94.0 | - | 54.2 | $376.00 |
| 8 | NK | NK1386-VZ | Viptera ® Z3 | 94.0 | - | 55.2 | $376.00 |
| 10 | Progeny | PGY | 2215TRE | 93.0 | - | 54.3 | $372.00 |
| 10 | Integra | Fortified | Seed 6864 VT2P | 93.0 | - | 54.1 | $372.00 |
| 12 | Innvictis | Seed | Solutions A1792T | 91.0 | - | 55.1 | $364.00 |
| 12 | NK | NK1228-AA | Agrisure ® Above | 91.0 | - | 53.7 | $363.45 |
| 12 | Progeny | PGY | 9114VT2P | 91.0 | - | 53.6 | $363.27 |
| 15 | DEKALB | DKC70-45 | - | 90.0 | - | 56.7 | $360.00 |
| 15 | DEKALB | DKC66-06 | - | 90.0 | - | 53.7 | $359.46 |
| 17 | Integra | Fortified | Seed 6864 RR | 89.0 | - | 53.8 | $355.64 |
| 18 | Innvictis | Seed | Solutions A1542T | 85.0 | - | 53.5 | $339.15 |
| 18 | Integra | Fortified | Seed 6493 VT2P | 85.0 | - | 53.5 | $339.15 |
| 20 | DEKALB | DKC64-22 | - | 84.0 | - | 54.8 | $336.00 |
| 20 | Innvictis | Seed | Solutions A1551VT2P | 84.0 | - | 52.7 | $333.82 |
| 22 | Integra | Fortified | Seed 6915 TRE | 83.0 | - | 55.8 | $332.00 |
| 22 | Progeny | PGY | 2118VT2P | 83.0 | - | 56.8 | $332.00 |
| 24 | Progeny | PGY | 2010TRE | 82.0 | - | 50.0 | $321.44 |
| 25 | Progeny | PGY | 9117VT2P | 77.0 | - | 55.9 | $308.00 |
| 26 | Innvictis | Seed | Solutions A1312VT2P | 73.0 | - | 52.2 | $289.37 |
| 27 | DEKALB | DKC65-93 | - | 70.0 | - | 54.8 | $280.00 |
| 28 | Pioneer | P1511YHR | - | 68.0 | - | 55.2 | $272.00 |
| 29 | Integra | Fortified | Seed Experimental | 67.0 | - | 53.3 | $267.06 |
Top 5 by Yield: Fortified (Integra) 113.0, Seed (Innvictis) 105.0, P14830VYHR (Pioneer) 103.0, NK1307-DV (NK) 100.0, Fortified (Integra) 96.0.
@@ -0,0 +1,168 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2462617",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2462617",
"cooperator": "Greenpoint AG - Colbert Cnty, AL",
"planted_date": "2024-04-16",
"harvested_date": "2024-08-27",
"population_seeds_per_acre": 29000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 102.6,
"%MST": 12.7,
"Test Weight": 63.7,
"Gross Revenue": 410.4
},
"entry_num": 2
},
{
"rank": 2,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 93.6,
"%MST": 13.9,
"Test Weight": 61.1,
"Gross Revenue": 374.4
},
"entry_num": 5
},
{
"rank": 3,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 93.3,
"%MST": 13.3,
"Test Weight": 60.9,
"Gross Revenue": 373.2
},
"entry_num": 6
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC67-44",
"traits": "",
"metrics": {
"Yield": 92.9,
"%MST": 14.6,
"Test Weight": 61.2,
"Gross Revenue": 371.6
},
"entry_num": 7
},
{
"rank": 5,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 90.9,
"%MST": 14.3,
"Test Weight": 63.0,
"Gross Revenue": 363.6
},
"entry_num": 9
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 90.4,
"%MST": 13.5,
"Test Weight": 63.7,
"Gross Revenue": 361.6
},
"entry_num": 10
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 83.4,
"%MST": 15.6,
"Test Weight": 62.3,
"Gross Revenue": 331.1
},
"entry_num": 11
},
{
"rank": 8,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 77.0,
"%MST": 14.7,
"Test Weight": 61.0,
"Gross Revenue": 308.0
},
"entry_num": 13
},
{
"rank": 9,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 70.4,
"%MST": 14.1,
"Test Weight": 62.0,
"Gross Revenue": 281.6
},
"entry_num": 15
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 63.4,
"%MST": 14.8,
"Test Weight": 61.4,
"Gross Revenue": 253.6
},
"entry_num": 16
},
{
"rank": 11,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 61.2,
"%MST": 17.3,
"Test Weight": 60.0,
"Gross Revenue": 237.76
},
"entry_num": 17
}
],
"n_results": 11,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462617"
],
"fetched_at": "2026-05-25T19:41:59.913443+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,32 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2462617
- **Cooperator:** Greenpoint AG - Colbert Cnty, AL
- **Planted:** 2024-04-16
- **Harvested:** 2024-08-27
- **Population:** 29,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462617
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Pioneer | P15784AM | - | 102.6 | 12.7 | 63.7 | $410.40 |
| 2 | NK | NK1386-VZ | Viptera ® Z3 | 93.6 | 13.9 | 61.1 | $374.40 |
| 3 | NK | NK1056-V | Viptera ® | 93.3 | 13.3 | 60.9 | $373.20 |
| 4 | DEKALB | DKC67-44 | - | 92.9 | 14.6 | 61.2 | $371.60 |
| 5 | DEKALB | DKC68-35 | - | 90.9 | 14.3 | 63.0 | $363.60 |
| 6 | DEKALB | DKC64-22 | - | 90.4 | 13.5 | 63.7 | $361.60 |
| 7 | DEKALB | DKC119-30 | - | 83.4 | 15.6 | 62.3 | $331.10 |
| 8 | DEKALB | DKC66-06 | - | 77.0 | 14.7 | 61.0 | $308.00 |
| 9 | Pioneer | P14830VYHR | - | 70.4 | 14.1 | 62.0 | $281.60 |
| 10 | Pioneer | P1511YHR | - | 63.4 | 14.8 | 61.4 | $253.60 |
| 11 | DEKALB | DKC70-45 | - | 61.2 | 17.3 | 60.0 | $237.76 |
Top 5 by Yield: P15784AM (Pioneer) 102.6, NK1386-VZ (NK) 93.6, NK1056-V (NK) 93.3, DKC67-44 (DEKALB) 92.9, DKC68-35 (DEKALB) 90.9.
@@ -0,0 +1,168 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2462618",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2462618",
"cooperator": "Greenpoint AG - DeKalb Cnty, AL",
"planted_date": "2024-04-26",
"harvested_date": "2024-09-20",
"population_seeds_per_acre": 29000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 149.3,
"%MST": 14.0,
"Test Weight": 61.8,
"Gross Revenue": 597.2
},
"entry_num": 1
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 142.3,
"%MST": 12.9,
"Test Weight": 62.2,
"Gross Revenue": 569.2
},
"entry_num": 2
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 133.1,
"%MST": 13.2,
"Test Weight": 60.8,
"Gross Revenue": 532.4
},
"entry_num": 3
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC67-44",
"traits": "",
"metrics": {
"Yield": 127.4,
"%MST": 12.6,
"Test Weight": 60.8,
"Gross Revenue": 509.6
},
"entry_num": 6
},
{
"rank": 5,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 125.7,
"%MST": 12.9,
"Test Weight": 63.6,
"Gross Revenue": 502.8
},
"entry_num": 7
},
{
"rank": 6,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 118.4,
"%MST": 14.1,
"Test Weight": 59.8,
"Gross Revenue": 473.6
},
"entry_num": 9
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 115.2,
"%MST": 12.7,
"Test Weight": 62.2,
"Gross Revenue": 460.8
},
"entry_num": 10
},
{
"rank": 8,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 114.1,
"%MST": 14.8,
"Test Weight": 59.6,
"Gross Revenue": 456.4
},
"entry_num": 11
},
{
"rank": 9,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 113.9,
"%MST": 14.0,
"Test Weight": 59.0,
"Gross Revenue": 455.6
},
"entry_num": 12
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 106.0,
"%MST": 14.2,
"Test Weight": 59.1,
"Gross Revenue": 424.0
},
"entry_num": 14
},
{
"rank": 11,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 92.1,
"%MST": 14.1,
"Test Weight": 59.5,
"Gross Revenue": 368.4
},
"entry_num": 15
}
],
"n_results": 11,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462618"
],
"fetched_at": "2026-05-25T19:41:59.678141+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,32 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2462618
- **Cooperator:** Greenpoint AG - DeKalb Cnty, AL
- **Planted:** 2024-04-26
- **Harvested:** 2024-09-20
- **Population:** 29,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462618
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC64-22 | - | 149.3 | 14.0 | 61.8 | $597.20 |
| 2 | DEKALB | DKC68-35 | - | 142.3 | 12.9 | 62.2 | $569.20 |
| 3 | DEKALB | DKC66-06 | - | 133.1 | 13.2 | 60.8 | $532.40 |
| 4 | DEKALB | DKC67-44 | - | 127.4 | 12.6 | 60.8 | $509.60 |
| 5 | DEKALB | DKC70-45 | - | 125.7 | 12.9 | 63.6 | $502.80 |
| 6 | Pioneer | P15784AM | - | 118.4 | 14.1 | 59.8 | $473.60 |
| 7 | DEKALB | DKC119-30 | - | 115.2 | 12.7 | 62.2 | $460.80 |
| 8 | Pioneer | P1511YHR | - | 114.1 | 14.8 | 59.6 | $456.40 |
| 9 | NK | NK1056-V | Viptera ® | 113.9 | 14.0 | 59.0 | $455.60 |
| 10 | Pioneer | P14830VYHR | - | 106.0 | 14.2 | 59.1 | $424.00 |
| 11 | NK | NK1386-VZ | Viptera ® Z3 | 92.1 | 14.1 | 59.5 | $368.40 |
Top 5 by Yield: DKC64-22 (DEKALB) 149.3, DKC68-35 (DEKALB) 142.3, DKC66-06 (DEKALB) 133.1, DKC67-44 (DEKALB) 127.4, DKC70-45 (DEKALB) 125.7.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2462619",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2462619",
"cooperator": "Greenpoint AG - Lauderdale Cnty, AL",
"planted_date": "2024-04-23",
"harvested_date": "2024-09-11",
"population_seeds_per_acre": 29000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC68-69",
"traits": "",
"metrics": {
"Yield": 124.5,
"%MST": 14.8,
"Test Weight": 62.9,
"Gross Revenue": 498.0
},
"entry_num": 2
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 121.1,
"%MST": 14.2,
"Test Weight": 61.1,
"Gross Revenue": 484.4
},
"entry_num": 3
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 118.2,
"%MST": 13.0,
"Test Weight": 61.6,
"Gross Revenue": 472.8
},
"entry_num": 5
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC67-44",
"traits": "",
"metrics": {
"Yield": 117.8,
"%MST": 14.4,
"Test Weight": 60.5,
"Gross Revenue": 471.2
},
"entry_num": 6
},
{
"rank": 5,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 114.9,
"%MST": 15.2,
"Test Weight": 62.5,
"Gross Revenue": 458.45
},
"entry_num": 7
},
{
"rank": 6,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 114.0,
"%MST": 13.3,
"Test Weight": 59.4,
"Gross Revenue": 456.0
},
"entry_num": 8
},
{
"rank": 7,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 112.4,
"%MST": 13.3,
"Test Weight": 61.0,
"Gross Revenue": 449.6
},
"entry_num": 9
},
{
"rank": 8,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 111.8,
"%MST": 13.2,
"Test Weight": 59.5,
"Gross Revenue": 447.2
},
"entry_num": 10
},
{
"rank": 9,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 107.4,
"%MST": 15.1,
"Test Weight": 61.9,
"Gross Revenue": 429.06
},
"entry_num": 11
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 91.8,
"%MST": 13.8,
"Test Weight": 60.1,
"Gross Revenue": 367.2
},
"entry_num": 13
},
{
"rank": 11,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 89.6,
"%MST": 14.3,
"Test Weight": 60.6,
"Gross Revenue": 358.4
},
"entry_num": 14
},
{
"rank": 12,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 73.4,
"%MST": 14.1,
"Test Weight": 60.4,
"Gross Revenue": 293.6
},
"entry_num": 15
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462619"
],
"fetched_at": "2026-05-25T19:42:00.651285+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2462619
- **Cooperator:** Greenpoint AG - Lauderdale Cnty, AL
- **Planted:** 2024-04-23
- **Harvested:** 2024-09-11
- **Population:** 29,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462619
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC68-69 | - | 124.5 | 14.8 | 62.9 | $498.00 |
| 2 | DEKALB | DKC68-35 | - | 121.1 | 14.2 | 61.1 | $484.40 |
| 3 | DEKALB | DKC64-22 | - | 118.2 | 13.0 | 61.6 | $472.80 |
| 4 | DEKALB | DKC67-44 | - | 117.8 | 14.4 | 60.5 | $471.20 |
| 5 | DEKALB | DKC119-30 | - | 114.9 | 15.2 | 62.5 | $458.45 |
| 6 | NK | NK1386-VZ | Viptera ® Z3 | 114.0 | 13.3 | 59.4 | $456.00 |
| 7 | Pioneer | P15784AM | - | 112.4 | 13.3 | 61.0 | $449.60 |
| 8 | NK | NK1056-V | Viptera ® | 111.8 | 13.2 | 59.5 | $447.20 |
| 9 | DEKALB | DKC70-45 | - | 107.4 | 15.1 | 61.9 | $429.06 |
| 10 | Pioneer | P14830VYHR | - | 91.8 | 13.8 | 60.1 | $367.20 |
| 11 | DEKALB | DKC66-06 | - | 89.6 | 14.3 | 60.6 | $358.40 |
| 12 | Pioneer | P1511YHR | - | 73.4 | 14.1 | 60.4 | $293.60 |
Top 5 by Yield: DKC68-69 (DEKALB) 124.5, DKC68-35 (DEKALB) 121.1, DKC64-22 (DEKALB) 118.2, DKC67-44 (DEKALB) 117.8, DKC119-30 (DEKALB) 114.9.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2462620",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2462620",
"cooperator": "Greenpoint AG - Marshall Cnty, AL",
"planted_date": "2024-04-26",
"harvested_date": "2024-09-09",
"population_seeds_per_acre": 32000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 207.1,
"%MST": 19.4,
"Test Weight": 59.9,
"Gross Revenue": 782.84
},
"entry_num": 2
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 201.6,
"%MST": 19.1,
"Test Weight": 60.2,
"Gross Revenue": 765.07
},
"entry_num": 3
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 182.3,
"%MST": 17.0,
"Test Weight": 62.2,
"Gross Revenue": 710.97
},
"entry_num": 5
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC62-70",
"traits": "",
"metrics": {
"Yield": 176.9,
"%MST": 16.7,
"Test Weight": 62.3,
"Gross Revenue": 692.56
},
"entry_num": 7
},
{
"rank": 5,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 176.0,
"%MST": 17.1,
"Test Weight": 62.2,
"Gross Revenue": 685.52
},
"entry_num": 8
},
{
"rank": 6,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 160.8,
"%MST": 17.0,
"Test Weight": 62.6,
"Gross Revenue": 627.12
},
"entry_num": 10
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 159.0,
"%MST": 18.0,
"Test Weight": 60.2,
"Gross Revenue": 612.15
},
"entry_num": 11
},
{
"rank": 8,
"brand": "DEKALB",
"product": "DKC67-44",
"traits": "",
"metrics": {
"Yield": 157.7,
"%MST": 18.8,
"Test Weight": 61.3,
"Gross Revenue": 600.84
},
"entry_num": 12
},
{
"rank": 9,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 152.7,
"%MST": 16.3,
"Test Weight": 59.5,
"Gross Revenue": 600.87
},
"entry_num": 14
},
{
"rank": 10,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 151.6,
"%MST": 16.0,
"Test Weight": 60.8,
"Gross Revenue": 598.82
},
"entry_num": 15
},
{
"rank": 11,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 141.1,
"%MST": 17.4,
"Test Weight": 61.1,
"Gross Revenue": 547.47
},
"entry_num": 16
},
{
"rank": 12,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 136.4,
"%MST": 17.8,
"Test Weight": 59.6,
"Gross Revenue": 526.5
},
"entry_num": 17
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462620"
],
"fetched_at": "2026-05-25T19:42:00.830175+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2462620
- **Cooperator:** Greenpoint AG - Marshall Cnty, AL
- **Planted:** 2024-04-26
- **Harvested:** 2024-09-09
- **Population:** 32,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462620
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC119-30 | - | 207.1 | 19.4 | 59.9 | $782.84 |
| 2 | DEKALB | DKC70-45 | - | 201.6 | 19.1 | 60.2 | $765.07 |
| 3 | DEKALB | DKC64-22 | - | 182.3 | 17.0 | 62.2 | $710.97 |
| 4 | DEKALB | DKC62-70 | - | 176.9 | 16.7 | 62.3 | $692.56 |
| 5 | DEKALB | DKC68-35 | - | 176.0 | 17.1 | 62.2 | $685.52 |
| 6 | Pioneer | P15784AM | - | 160.8 | 17.0 | 62.6 | $627.12 |
| 7 | DEKALB | DKC66-06 | - | 159.0 | 18.0 | 60.2 | $612.15 |
| 8 | DEKALB | DKC67-44 | - | 157.7 | 18.8 | 61.3 | $600.84 |
| 9 | NK | NK1056-V | Viptera ® | 152.7 | 16.3 | 59.5 | $600.87 |
| 10 | NK | NK1386-VZ | Viptera ® Z3 | 151.6 | 16.0 | 60.8 | $598.82 |
| 11 | Pioneer | P1511YHR | - | 141.1 | 17.4 | 61.1 | $547.47 |
| 12 | Pioneer | P14830VYHR | - | 136.4 | 17.8 | 59.6 | $526.50 |
Top 5 by Yield: DKC119-30 (DEKALB) 207.1, DKC70-45 (DEKALB) 201.6, DKC64-22 (DEKALB) 182.3, DKC62-70 (DEKALB) 176.9, DKC68-35 (DEKALB) 176.0.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2462621",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2462621",
"cooperator": "Greenpoint AG - Morgan Cnty, AL",
"planted_date": "2024-04-06",
"harvested_date": "2024-08-21",
"population_seeds_per_acre": 28000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 156.2,
"%MST": 13.6,
"Test Weight": 61.2,
"Gross Revenue": 624.8
},
"entry_num": 1
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 151.7,
"%MST": 13.6,
"Test Weight": 60.9,
"Gross Revenue": 606.8
},
"entry_num": 2
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 150.9,
"%MST": 13.1,
"Test Weight": 62.0,
"Gross Revenue": 603.6
},
"entry_num": 3
},
{
"rank": 4,
"brand": "Pioneer",
"product": "P0953YHR",
"traits": "",
"metrics": {
"Yield": 142.5,
"%MST": 12.0,
"Test Weight": 60.3,
"Gross Revenue": 570.0
},
"entry_num": 5
},
{
"rank": 5,
"brand": "DEKALB",
"product": "DKC67-44",
"traits": "",
"metrics": {
"Yield": 142.4,
"%MST": 12.9,
"Test Weight": 60.2,
"Gross Revenue": 569.6
},
"entry_num": 6
},
{
"rank": 6,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 140.3,
"%MST": 12.9,
"Test Weight": 58.3,
"Gross Revenue": 561.2
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 139.8,
"%MST": 13.0,
"Test Weight": 62.3,
"Gross Revenue": 559.2
},
"entry_num": 8
},
{
"rank": 8,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 132.8,
"%MST": 12.7,
"Test Weight": 58.2,
"Gross Revenue": 531.2
},
"entry_num": 13
},
{
"rank": 9,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 131.5,
"%MST": 13.0,
"Test Weight": 60.0,
"Gross Revenue": 526.0
},
"entry_num": 14
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 131.0,
"%MST": 12.8,
"Test Weight": 60.5,
"Gross Revenue": 524.0
},
"entry_num": 15
},
{
"rank": 11,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 130.4,
"%MST": 12.6,
"Test Weight": 61.8,
"Gross Revenue": 521.6
},
"entry_num": 16
},
{
"rank": 12,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 124.1,
"%MST": 13.8,
"Test Weight": 59.2,
"Gross Revenue": 496.4
},
"entry_num": 17
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462621"
],
"fetched_at": "2026-05-25T19:42:00.808298+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2462621
- **Cooperator:** Greenpoint AG - Morgan Cnty, AL
- **Planted:** 2024-04-06
- **Harvested:** 2024-08-21
- **Population:** 28,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462621
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC68-35 | - | 156.2 | 13.6 | 61.2 | $624.80 |
| 2 | DEKALB | DKC119-30 | - | 151.7 | 13.6 | 60.9 | $606.80 |
| 3 | DEKALB | DKC70-45 | - | 150.9 | 13.1 | 62.0 | $603.60 |
| 4 | Pioneer | P0953YHR | - | 142.5 | 12.0 | 60.3 | $570.00 |
| 5 | DEKALB | DKC67-44 | - | 142.4 | 12.9 | 60.2 | $569.60 |
| 6 | NK | NK1386-VZ | Viptera ® Z3 | 140.3 | 12.9 | 58.3 | $561.20 |
| 7 | Pioneer | P15784AM | - | 139.8 | 13.0 | 62.3 | $559.20 |
| 8 | NK | NK1056-V | Viptera ® | 132.8 | 12.7 | 58.2 | $531.20 |
| 9 | DEKALB | DKC66-06 | - | 131.5 | 13.0 | 60.0 | $526.00 |
| 10 | Pioneer | P1511YHR | - | 131.0 | 12.8 | 60.5 | $524.00 |
| 11 | DEKALB | DKC64-22 | - | 130.4 | 12.6 | 61.8 | $521.60 |
| 12 | Pioneer | P14830VYHR | - | 124.1 | 13.8 | 59.2 | $496.40 |
Top 5 by Yield: DKC68-35 (DEKALB) 156.2, DKC119-30 (DEKALB) 151.7, DKC70-45 (DEKALB) 150.9, P0953YHR (Pioneer) 142.5, DKC67-44 (DEKALB) 142.4.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2462622",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2462622",
"cooperator": "Greenpoint AG - Limestone Cnty, AL",
"planted_date": "2024-04-03",
"harvested_date": "2024-08-27",
"population_seeds_per_acre": 36400,
"row_width_in": 20,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 276.9,
"%MST": 14.9,
"Test Weight": 61.2,
"Gross Revenue": 1107.6
},
"entry_num": 1
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 269.4,
"%MST": 16.5,
"Test Weight": 61.5,
"Gross Revenue": 1057.4
},
"entry_num": 3
},
{
"rank": 3,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 266.9,
"%MST": 13.8,
"Test Weight": 60.2,
"Gross Revenue": 1067.6
},
"entry_num": 4
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 266.4,
"%MST": 15.9,
"Test Weight": 61.6,
"Gross Revenue": 1053.61
},
"entry_num": 5
},
{
"rank": 5,
"brand": "DEKALB",
"product": "DKC67-44",
"traits": "",
"metrics": {
"Yield": 263.5,
"%MST": 15.5,
"Test Weight": 61.0,
"Gross Revenue": 1047.41
},
"entry_num": 7
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 262.6,
"%MST": 16.7,
"Test Weight": 60.5,
"Gross Revenue": 1028.08
},
"entry_num": 8
},
{
"rank": 7,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 262.4,
"%MST": 14.3,
"Test Weight": 60.8,
"Gross Revenue": 1049.6
},
"entry_num": 9
},
{
"rank": 8,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 261.0,
"%MST": 15.4,
"Test Weight": 62.2,
"Gross Revenue": 1038.78
},
"entry_num": 12
},
{
"rank": 9,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 259.4,
"%MST": 12.9,
"Test Weight": 63.5,
"Gross Revenue": 1037.6
},
"entry_num": 13
},
{
"rank": 10,
"brand": "DEKALB",
"product": "DKC111-35",
"traits": "",
"metrics": {
"Yield": 259.3,
"%MST": 16.0,
"Test Weight": 59.9,
"Gross Revenue": 1024.24
},
"entry_num": 14
},
{
"rank": 11,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 258.8,
"%MST": 15.9,
"Test Weight": 60.3,
"Gross Revenue": 1023.55
},
"entry_num": 15
},
{
"rank": 12,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 252.4,
"%MST": 13.4,
"Test Weight": 61.8,
"Gross Revenue": 1009.6
},
"entry_num": 16
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462622"
],
"fetched_at": "2026-05-25T19:42:01.901300+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2462622
- **Cooperator:** Greenpoint AG - Limestone Cnty, AL
- **Planted:** 2024-04-03
- **Harvested:** 2024-08-27
- **Population:** 36,400 seeds/acre
- **Row width:** 20"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462622
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC66-06 | - | 276.9 | 14.9 | 61.2 | $1107.60 |
| 2 | DEKALB | DKC70-45 | - | 269.4 | 16.5 | 61.5 | $1057.40 |
| 3 | NK | NK1056-V | Viptera ® | 266.9 | 13.8 | 60.2 | $1067.60 |
| 4 | DEKALB | DKC68-35 | - | 266.4 | 15.9 | 61.6 | $1053.61 |
| 5 | DEKALB | DKC67-44 | - | 263.5 | 15.5 | 61.0 | $1047.41 |
| 6 | DEKALB | DKC119-30 | - | 262.6 | 16.7 | 60.5 | $1028.08 |
| 7 | Pioneer | P14830VYHR | - | 262.4 | 14.3 | 60.8 | $1049.60 |
| 8 | Pioneer | P15784AM | - | 261.0 | 15.4 | 62.2 | $1038.78 |
| 9 | DEKALB | DKC64-22 | - | 259.4 | 12.9 | 63.5 | $1037.60 |
| 10 | DEKALB | DKC111-35 | - | 259.3 | 16.0 | 59.9 | $1024.24 |
| 11 | Pioneer | P1511YHR | - | 258.8 | 15.9 | 60.3 | $1023.55 |
| 12 | NK | NK1386-VZ | Viptera ® Z3 | 252.4 | 13.4 | 61.8 | $1009.60 |
Top 5 by Yield: DKC66-06 (DEKALB) 276.9, DKC70-45 (DEKALB) 269.4, NK1056-V (NK) 266.9, DKC68-35 (DEKALB) 266.4, DKC67-44 (DEKALB) 263.5.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2462623",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2462623",
"cooperator": "Greenpoint AG - Limestone Cnty, AL",
"planted_date": "2024-04-22",
"harvested_date": "2024-09-11",
"population_seeds_per_acre": 33000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 260.2,
"%MST": 14.8,
"Test Weight": 60.5,
"Gross Revenue": 1040.8
},
"entry_num": 1
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 257.0,
"%MST": 15.0,
"Test Weight": 60.4,
"Gross Revenue": 1028.0
},
"entry_num": 2
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 255.6,
"%MST": 14.4,
"Test Weight": 61.0,
"Gross Revenue": 1022.4
},
"entry_num": 3
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 250.1,
"%MST": 15.6,
"Test Weight": 61.7,
"Gross Revenue": 992.9
},
"entry_num": 5
},
{
"rank": 5,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 248.2,
"%MST": 14.8,
"Test Weight": 61.7,
"Gross Revenue": 992.8
},
"entry_num": 6
},
{
"rank": 6,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 246.3,
"%MST": 14.1,
"Test Weight": 59.1,
"Gross Revenue": 985.2
},
"entry_num": 8
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC67-44",
"traits": "",
"metrics": {
"Yield": 245.9,
"%MST": 14.8,
"Test Weight": 61.4,
"Gross Revenue": 983.6
},
"entry_num": 9
},
{
"rank": 8,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 245.0,
"%MST": 15.0,
"Test Weight": 60.6,
"Gross Revenue": 980.0
},
"entry_num": 11
},
{
"rank": 8,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 245.0,
"%MST": 14.0,
"Test Weight": 60.9,
"Gross Revenue": 980.0
},
"entry_num": 12
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P1718VYHR",
"traits": "",
"metrics": {
"Yield": 243.4,
"%MST": 15.1,
"Test Weight": 59.2,
"Gross Revenue": 972.38
},
"entry_num": 13
},
{
"rank": 11,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 204.3,
"%MST": 14.4,
"Test Weight": 59.1,
"Gross Revenue": 817.2
},
"entry_num": 14
},
{
"rank": 12,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 195.5,
"%MST": 14.1,
"Test Weight": 57.0,
"Gross Revenue": 782.0
},
"entry_num": 15
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462623"
],
"fetched_at": "2026-05-25T19:42:02.580261+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2462623
- **Cooperator:** Greenpoint AG - Limestone Cnty, AL
- **Planted:** 2024-04-22
- **Harvested:** 2024-09-11
- **Population:** 33,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462623
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC119-30 | - | 260.2 | 14.8 | 60.5 | $1040.80 |
| 2 | DEKALB | DKC68-35 | - | 257.0 | 15.0 | 60.4 | $1028.00 |
| 3 | DEKALB | DKC66-06 | - | 255.6 | 14.4 | 61.0 | $1022.40 |
| 4 | DEKALB | DKC70-45 | - | 250.1 | 15.6 | 61.7 | $992.90 |
| 5 | DEKALB | DKC64-22 | - | 248.2 | 14.8 | 61.7 | $992.80 |
| 6 | Pioneer | P14830VYHR | - | 246.3 | 14.1 | 59.1 | $985.20 |
| 7 | DEKALB | DKC67-44 | - | 245.9 | 14.8 | 61.4 | $983.60 |
| 8 | Pioneer | P1511YHR | - | 245.0 | 15.0 | 60.6 | $980.00 |
| 8 | Pioneer | P15784AM | - | 245.0 | 14.0 | 60.9 | $980.00 |
| 10 | Pioneer | P1718VYHR | - | 243.4 | 15.1 | 59.2 | $972.38 |
| 11 | NK | NK1386-VZ | Viptera ® Z3 | 204.3 | 14.4 | 59.1 | $817.20 |
| 12 | NK | NK1056-V | Viptera ® | 195.5 | 14.1 | 57.0 | $782.00 |
Top 5 by Yield: DKC119-30 (DEKALB) 260.2, DKC68-35 (DEKALB) 257.0, DKC66-06 (DEKALB) 255.6, DKC70-45 (DEKALB) 250.1, DKC64-22 (DEKALB) 248.2.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2462625",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2462625",
"cooperator": "Greenpoint AG - Madison Cnty, AL",
"planted_date": "2024-04-16",
"harvested_date": "2024-08-28",
"population_seeds_per_acre": 34000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 266.3,
"%MST": 16.9,
"Test Weight": 61.1,
"Gross Revenue": 1039.9
},
"entry_num": 1
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 264.6,
"%MST": 17.6,
"Test Weight": 62.3,
"Gross Revenue": 1024.0
},
"entry_num": 2
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 257.5,
"%MST": 18.6,
"Test Weight": 61.3,
"Gross Revenue": 983.65
},
"entry_num": 4
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 257.4,
"%MST": 17.5,
"Test Weight": 60.8,
"Gross Revenue": 997.42
},
"entry_num": 5
},
{
"rank": 5,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 255.3,
"%MST": 17.8,
"Test Weight": 61.0,
"Gross Revenue": 985.46
},
"entry_num": 7
},
{
"rank": 6,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 253.3,
"%MST": 19.0,
"Test Weight": 60.3,
"Gross Revenue": 962.54
},
"entry_num": 9
},
{
"rank": 7,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 251.2,
"%MST": 17.7,
"Test Weight": 59.5,
"Gross Revenue": 970.89
},
"entry_num": 10
},
{
"rank": 8,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 244.5,
"%MST": 17.2,
"Test Weight": 62.6,
"Gross Revenue": 951.1
},
"entry_num": 12
},
{
"rank": 9,
"brand": "DEKALB",
"product": "DKC67-44",
"traits": "",
"metrics": {
"Yield": 240.0,
"%MST": 16.4,
"Test Weight": 61.0,
"Gross Revenue": 943.2
},
"entry_num": 14
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P1222YHR",
"traits": "",
"metrics": {
"Yield": 237.7,
"%MST": 16.8,
"Test Weight": 59.0,
"Gross Revenue": 929.41
},
"entry_num": 15
},
{
"rank": 11,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 217.3,
"%MST": 15.0,
"Test Weight": 60.2,
"Gross Revenue": 869.2
},
"entry_num": 16
},
{
"rank": 12,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 213.0,
"%MST": 16.5,
"Test Weight": 59.0,
"Gross Revenue": 836.02
},
"entry_num": 17
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462625"
],
"fetched_at": "2026-05-25T19:42:02.363086+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2462625
- **Cooperator:** Greenpoint AG - Madison Cnty, AL
- **Planted:** 2024-04-16
- **Harvested:** 2024-08-28
- **Population:** 34,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462625
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC66-06 | - | 266.3 | 16.9 | 61.1 | $1039.90 |
| 2 | DEKALB | DKC68-35 | - | 264.6 | 17.6 | 62.3 | $1024.00 |
| 3 | DEKALB | DKC70-45 | - | 257.5 | 18.6 | 61.3 | $983.65 |
| 4 | DEKALB | DKC119-30 | - | 257.4 | 17.5 | 60.8 | $997.42 |
| 5 | Pioneer | P15784AM | - | 255.3 | 17.8 | 61.0 | $985.46 |
| 6 | Pioneer | P1511YHR | - | 253.3 | 19.0 | 60.3 | $962.54 |
| 7 | Pioneer | P14830VYHR | - | 251.2 | 17.7 | 59.5 | $970.89 |
| 8 | DEKALB | DKC64-22 | - | 244.5 | 17.2 | 62.6 | $951.10 |
| 9 | DEKALB | DKC67-44 | - | 240.0 | 16.4 | 61.0 | $943.20 |
| 10 | Pioneer | P1222YHR | - | 237.7 | 16.8 | 59.0 | $929.41 |
| 11 | NK | NK1056-V | Viptera ® | 217.3 | 15.0 | 60.2 | $869.20 |
| 12 | NK | NK1386-VZ | Viptera ® Z3 | 213.0 | 16.5 | 59.0 | $836.02 |
Top 5 by Yield: DKC66-06 (DEKALB) 266.3, DKC68-35 (DEKALB) 264.6, DKC70-45 (DEKALB) 257.5, DKC119-30 (DEKALB) 257.4, P15784AM (Pioneer) 255.3.
@@ -0,0 +1,168 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2462626",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2462626",
"cooperator": "Greenpoint AG - Talladega Cnty, AL",
"planted_date": "2024-04-15",
"harvested_date": "2024-09-16",
"population_seeds_per_acre": 34000,
"row_width_in": 20,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 252.1,
"%MST": 16.8,
"Test Weight": 60.5,
"Gross Revenue": 985.71
},
"entry_num": 2
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 251.4,
"%MST": 17.0,
"Test Weight": 61.3,
"Gross Revenue": 980.46
},
"entry_num": 3
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 249.1,
"%MST": 16.7,
"Test Weight": 60.2,
"Gross Revenue": 975.23
},
"entry_num": 4
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 245.6,
"%MST": 16.5,
"Test Weight": 59.4,
"Gross Revenue": 963.98
},
"entry_num": 6
},
{
"rank": 5,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 244.9,
"%MST": 16.2,
"Test Weight": 59.3,
"Gross Revenue": 964.91
},
"entry_num": 7
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC67-44",
"traits": "",
"metrics": {
"Yield": 240.6,
"%MST": 16.4,
"Test Weight": 61.5,
"Gross Revenue": 945.56
},
"entry_num": 8
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC64-22",
"traits": "",
"metrics": {
"Yield": 239.0,
"%MST": 16.4,
"Test Weight": 61.8,
"Gross Revenue": 939.27
},
"entry_num": 9
},
{
"rank": 8,
"brand": "Pioneer",
"product": "P1511YHR",
"traits": "",
"metrics": {
"Yield": 236.1,
"%MST": 16.7,
"Test Weight": 60.3,
"Gross Revenue": 924.33
},
"entry_num": 10
},
{
"rank": 9,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 235.7,
"%MST": 16.3,
"Test Weight": 59.8,
"Gross Revenue": 927.48
},
"entry_num": 12
},
{
"rank": 10,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 220.5,
"%MST": 15.5,
"Test Weight": 56.3,
"Gross Revenue": 876.49
},
"entry_num": 15
},
{
"rank": 11,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 220.2,
"%MST": 15.9,
"Test Weight": 58.1,
"Gross Revenue": 870.89
},
"entry_num": 16
}
],
"n_results": 11,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462626"
],
"fetched_at": "2026-05-25T19:42:04.055391+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,32 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2462626
- **Cooperator:** Greenpoint AG - Talladega Cnty, AL
- **Planted:** 2024-04-15
- **Harvested:** 2024-09-16
- **Population:** 34,000 seeds/acre
- **Row width:** 20"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2462626
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC119-30 | - | 252.1 | 16.8 | 60.5 | $985.71 |
| 2 | DEKALB | DKC68-35 | - | 251.4 | 17.0 | 61.3 | $980.46 |
| 3 | DEKALB | DKC70-45 | - | 249.1 | 16.7 | 60.2 | $975.23 |
| 4 | DEKALB | DKC66-06 | - | 245.6 | 16.5 | 59.4 | $963.98 |
| 5 | Pioneer | P14830VYHR | - | 244.9 | 16.2 | 59.3 | $964.91 |
| 6 | DEKALB | DKC67-44 | - | 240.6 | 16.4 | 61.5 | $945.56 |
| 7 | DEKALB | DKC64-22 | - | 239.0 | 16.4 | 61.8 | $939.27 |
| 8 | Pioneer | P1511YHR | - | 236.1 | 16.7 | 60.3 | $924.33 |
| 9 | Pioneer | P15784AM | - | 235.7 | 16.3 | 59.8 | $927.48 |
| 10 | NK | NK1056-V | Viptera ® | 220.5 | 15.5 | 56.3 | $876.49 |
| 11 | NK | NK1386-VZ | Viptera ® Z3 | 220.2 | 15.9 | 58.1 | $870.89 |
Top 5 by Yield: DKC119-30 (DEKALB) 252.1, DKC68-35 (DEKALB) 251.4, DKC70-45 (DEKALB) 249.1, DKC66-06 (DEKALB) 245.6, P14830VYHR (Pioneer) 244.9.
@@ -0,0 +1,142 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2024-2465544",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2024,
"plot_id": "2465544",
"cooperator": "Sanders Farm",
"planted_date": "2024-05-22",
"harvested_date": "2024-10-19",
"population_seeds_per_acre": 32000,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "NK",
"product": "NK0880-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 84.9,
"%MST": 12.6,
"Test Weight": 58.8,
"Gross Revenue": 339.6
},
"entry_num": 1
},
{
"rank": 2,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 77.3,
"%MST": 11.9,
"Test Weight": 56.9,
"Gross Revenue": 309.2
},
"entry_num": 5
},
{
"rank": 3,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 71.8,
"%MST": 12.0,
"Test Weight": 55.1,
"Gross Revenue": 287.2
},
"entry_num": 7
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC62-70",
"traits": "",
"metrics": {
"Yield": 69.0,
"%MST": 10.3,
"Test Weight": 52.9,
"Gross Revenue": 274.48
},
"entry_num": 4
},
{
"rank": 5,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 64.3,
"%MST": 12.6,
"Test Weight": 56.5,
"Gross Revenue": 257.2
},
"entry_num": 2
},
{
"rank": 6,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 62.0,
"%MST": 12.4,
"Test Weight": 55.3,
"Gross Revenue": 248.0
},
"entry_num": 8
},
{
"rank": 7,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 59.4,
"%MST": 12.3,
"Test Weight": 55.6,
"Gross Revenue": 237.6
},
"entry_num": 6
},
{
"rank": 8,
"brand": "NK",
"product": "NK1677-3110",
"traits": "Agrisure ® Viptera ® 3110",
"metrics": {
"Yield": 58.5,
"%MST": 12.1,
"Test Weight": 55.8,
"Gross Revenue": 234.0
},
"entry_num": 9
},
{
"rank": 9,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 51.8,
"%MST": 11.0,
"Test Weight": 56.4,
"Gross Revenue": 207.2
},
"entry_num": 3
}
],
"n_results": 9,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2465544"
],
"fetched_at": "2026-05-25T19:42:16.130213+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,30 @@
# Corn yield trial — Alabama, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2024
- **Plot ID:** 2465544
- **Cooperator:** Sanders Farm
- **Planted:** 2024-05-22
- **Harvested:** 2024-10-19
- **Population:** 32,000 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2024/2465544
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | NK | NK0880-V | Viptera ® | 84.9 | 12.6 | 58.8 | $339.60 |
| 2 | NK | NK1307-DV | DuracadeViptera™ | 77.3 | 11.9 | 56.9 | $309.20 |
| 3 | NK | NK1402-DV | DuracadeViptera™ | 71.8 | 12.0 | 55.1 | $287.20 |
| 4 | DEKALB | DKC62-70 | - | 69.0 | 10.3 | 52.9 | $274.48 |
| 5 | NK | NK1056-V | Viptera ® | 64.3 | 12.6 | 56.5 | $257.20 |
| 6 | NK | NK1701-V | Viptera ® | 62.0 | 12.4 | 55.3 | $248.00 |
| 7 | NK | NK1386-VZ | Viptera ® Z3 | 59.4 | 12.3 | 55.6 | $237.60 |
| 8 | NK | NK1677-3110 | Agrisure ® Viptera ® 3110 | 58.5 | 12.1 | 55.8 | $234.00 |
| 9 | NK | NK1228-AA | Agrisure ® Above | 51.8 | 11.0 | 56.4 | $207.20 |
Top 5 by Yield: NK0880-V (NK) 84.9, NK1307-DV (NK) 77.3, NK1402-DV (NK) 71.8, DKC62-70 (DEKALB) 69.0, NK1056-V (NK) 64.3.
@@ -0,0 +1,155 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2025-2465960",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2025,
"plot_id": "2465960",
"cooperator": "Womack Holland Farms",
"planted_date": "2025-04-18",
"harvested_date": "2025-09-04",
"population_seeds_per_acre": 30000,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC117-78",
"traits": "",
"metrics": {
"Yield": 216.0,
"%MST": 13.9,
"Test Weight": 60.2,
"Gross Revenue": 864.0
},
"entry_num": 8
},
{
"rank": 2,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 198.2,
"%MST": 13.4,
"Test Weight": 58.1,
"Gross Revenue": 792.8
},
"entry_num": 4
},
{
"rank": 3,
"brand": "NK",
"product": "NK1523-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 194.4,
"%MST": 13.5,
"Test Weight": 57.3,
"Gross Revenue": 777.6
},
"entry_num": 5
},
{
"rank": 4,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 192.8,
"%MST": 14.0,
"Test Weight": 56.5,
"Gross Revenue": 771.2
},
"entry_num": 3
},
{
"rank": 5,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 180.1,
"%MST": 13.6,
"Test Weight": 57.9,
"Gross Revenue": 720.4
},
"entry_num": 2
},
{
"rank": 6,
"brand": "NK",
"product": "NK0880-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 179.1,
"%MST": 13.9,
"Test Weight": 58.3,
"Gross Revenue": 716.4
},
"entry_num": 1
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 174.1,
"%MST": 14.0,
"Test Weight": 57.2,
"Gross Revenue": 696.4
},
"entry_num": 7
},
{
"rank": 8,
"brand": "NK",
"product": "NK1694-GT",
"traits": "Agrisure ® GT",
"metrics": {
"Yield": 173.4,
"%MST": 14.8,
"Test Weight": 57.0,
"Gross Revenue": 693.6
},
"entry_num": 6
},
{
"rank": 9,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 171.4,
"%MST": 14.1,
"Test Weight": 57.2,
"Gross Revenue": 685.6
},
"entry_num": 9
},
{
"rank": 10,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 167.3,
"%MST": 13.9,
"Test Weight": 60.2,
"Gross Revenue": 669.2
},
"entry_num": 10
}
],
"n_results": 10,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2465960"
],
"fetched_at": "2026-05-25T19:43:29.292358+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,31 @@
# Corn yield trial — Alabama, 2025
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2025
- **Plot ID:** 2465960
- **Cooperator:** Womack Holland Farms
- **Planted:** 2025-04-18
- **Harvested:** 2025-09-04
- **Population:** 30,000 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2465960
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC117-78 | - | 216.0 | 13.9 | 60.2 | $864.00 |
| 2 | NK | NK1386-VZ | Viptera ® Z3 | 198.2 | 13.4 | 58.1 | $792.80 |
| 3 | NK | NK1523-V | Viptera ® | 194.4 | 13.5 | 57.3 | $777.60 |
| 4 | NK | NK1307-DV | DuracadeViptera™ | 192.8 | 14.0 | 56.5 | $771.20 |
| 5 | NK | NK1056-V | Viptera ® | 180.1 | 13.6 | 57.9 | $720.40 |
| 6 | NK | NK0880-V | Viptera ® | 179.1 | 13.9 | 58.3 | $716.40 |
| 7 | DEKALB | DKC66-06 | - | 174.1 | 14.0 | 57.2 | $696.40 |
| 8 | NK | NK1694-GT | Agrisure ® GT | 173.4 | 14.8 | 57.0 | $693.60 |
| 9 | NK | NK1056-V | Viptera ® | 171.4 | 14.1 | 57.2 | $685.60 |
| 10 | NK | NK1056-V | Viptera ® | 167.3 | 13.9 | 60.2 | $669.20 |
Top 5 by Yield: DKC117-78 (DEKALB) 216.0, NK1386-VZ (NK) 198.2, NK1523-V (NK) 194.4, NK1307-DV (NK) 192.8, NK1056-V (NK) 180.1.
@@ -0,0 +1,129 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2025-2469960",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2025,
"plot_id": "2469960",
"cooperator": "Auburn University",
"planted_date": "2025-04-30",
"harvested_date": "2025-09-15",
"population_seeds_per_acre": 30200,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Beck's",
"product": "6973TCV2P",
"traits": "",
"metrics": {
"Yield": 284.0,
"%MST": null,
"Test Weight": 59.5,
"Gross Revenue": 1136.0
},
"entry_num": 3
},
{
"rank": 2,
"brand": "AgriGold",
"product": "A647-79VT2P",
"traits": "",
"metrics": {
"Yield": 283.0,
"%MST": null,
"Test Weight": 59.5,
"Gross Revenue": 1132.0
},
"entry_num": 1
},
{
"rank": 2,
"brand": "Beck's",
"product": "6473TCV2P",
"traits": "",
"metrics": {
"Yield": 283.0,
"%MST": null,
"Test Weight": 63.0,
"Gross Revenue": 1132.0
},
"entry_num": 2
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 272.0,
"%MST": null,
"Test Weight": 63.0,
"Gross Revenue": 1088.0
},
"entry_num": 6
},
{
"rank": 5,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 266.0,
"%MST": null,
"Test Weight": 60.8,
"Gross Revenue": 1064.0
},
"entry_num": 8
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC116-62",
"traits": "",
"metrics": {
"Yield": 259.0,
"%MST": null,
"Test Weight": 59.5,
"Gross Revenue": 1036.0
},
"entry_num": 5
},
{
"rank": 7,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 249.0,
"%MST": null,
"Test Weight": 59.2,
"Gross Revenue": 996.0
},
"entry_num": 7
},
{
"rank": 8,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 236.0,
"%MST": null,
"Test Weight": 61.3,
"Gross Revenue": 944.0
},
"entry_num": 9
}
],
"n_results": 8,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469960"
],
"fetched_at": "2026-05-25T19:51:42.076087+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,29 @@
# Corn yield trial — Alabama, 2025
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2025
- **Plot ID:** 2469960
- **Cooperator:** Auburn University
- **Planted:** 2025-04-30
- **Harvested:** 2025-09-15
- **Population:** 30,200 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469960
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Beck's | 6973TCV2P | - | 284.0 | - | 59.5 | $1136.00 |
| 2 | AgriGold | A647-79VT2P | - | 283.0 | - | 59.5 | $1132.00 |
| 2 | Beck's | 6473TCV2P | - | 283.0 | - | 63.0 | $1132.00 |
| 4 | DEKALB | DKC68-35 | - | 272.0 | - | 63.0 | $1088.00 |
| 5 | Pioneer | P15784AM | - | 266.0 | - | 60.8 | $1064.00 |
| 6 | DEKALB | DKC116-62 | - | 259.0 | - | 59.5 | $1036.00 |
| 7 | NK | NK1386-VZ | Viptera ® Z3 | 249.0 | - | 59.2 | $996.00 |
| 8 | Pioneer | P17677YHR | - | 236.0 | - | 61.3 | $944.00 |
Top 5 by Yield: 6973TCV2P (Beck's) 284.0, A647-79VT2P (AgriGold) 283.0, 6473TCV2P (Beck's) 283.0, DKC68-35 (DEKALB) 272.0, P15784AM (Pioneer) 266.0.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2025-2469961",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2025,
"plot_id": "2469961",
"cooperator": "Auburn University",
"planted_date": "2025-04-03",
"harvested_date": "2025-09-25",
"population_seeds_per_acre": 32000,
"row_width_in": 36,
"results": [
{
"rank": 1,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 236.0,
"%MST": null,
"Test Weight": 60.4,
"Gross Revenue": 944.0
},
"entry_num": 12
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 233.0,
"%MST": null,
"Test Weight": 61.0,
"Gross Revenue": 932.0
},
"entry_num": 8
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 228.0,
"%MST": null,
"Test Weight": 60.4,
"Gross Revenue": 912.0
},
"entry_num": 7
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC117-78",
"traits": "",
"metrics": {
"Yield": 227.0,
"%MST": null,
"Test Weight": 61.4,
"Gross Revenue": 908.0
},
"entry_num": 3
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC116-62",
"traits": "",
"metrics": {
"Yield": 227.0,
"%MST": null,
"Test Weight": 61.2,
"Gross Revenue": 908.0
},
"entry_num": 5
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC68-95",
"traits": "",
"metrics": {
"Yield": 226.0,
"%MST": null,
"Test Weight": 60.2,
"Gross Revenue": 904.0
},
"entry_num": 4
},
{
"rank": 7,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1993T",
"metrics": {
"Yield": 224.0,
"%MST": null,
"Test Weight": 58.9,
"Gross Revenue": 896.0
},
"entry_num": 2
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 224.0,
"%MST": null,
"Test Weight": 60.3,
"Gross Revenue": 896.0
},
"entry_num": 6
},
{
"rank": 9,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 223.0,
"%MST": null,
"Test Weight": 58.8,
"Gross Revenue": 892.0
},
"entry_num": 10
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 220.0,
"%MST": null,
"Test Weight": 60.8,
"Gross Revenue": 880.0
},
"entry_num": 11
},
{
"rank": 11,
"brand": "Innvictis",
"product": "Seed",
"traits": "Solutions A1551VT2P",
"metrics": {
"Yield": 205.0,
"%MST": null,
"Test Weight": 57.3,
"Gross Revenue": 820.0
},
"entry_num": 1
},
{
"rank": 12,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 198.0,
"%MST": null,
"Test Weight": 58.3,
"Gross Revenue": 792.0
},
"entry_num": 9
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469961"
],
"fetched_at": "2026-05-25T19:51:42.989497+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Alabama, 2025
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2025
- **Plot ID:** 2469961
- **Cooperator:** Auburn University
- **Planted:** 2025-04-03
- **Harvested:** 2025-09-25
- **Population:** 32,000 seeds/acre
- **Row width:** 36"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469961
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Pioneer | P17677YHR | - | 236.0 | - | 60.4 | $944.00 |
| 2 | DEKALB | DKC68-35 | - | 233.0 | - | 61.0 | $932.00 |
| 3 | DEKALB | DKC66-06 | - | 228.0 | - | 60.4 | $912.00 |
| 4 | DEKALB | DKC117-78 | - | 227.0 | - | 61.4 | $908.00 |
| 4 | DEKALB | DKC116-62 | - | 227.0 | - | 61.2 | $908.00 |
| 6 | DEKALB | DKC68-95 | - | 226.0 | - | 60.2 | $904.00 |
| 7 | Innvictis | Seed | Solutions A1993T | 224.0 | - | 58.9 | $896.00 |
| 7 | DEKALB | DKC119-30 | - | 224.0 | - | 60.3 | $896.00 |
| 9 | Pioneer | P14830VYHR | - | 223.0 | - | 58.8 | $892.00 |
| 10 | Pioneer | P15784AM | - | 220.0 | - | 60.8 | $880.00 |
| 11 | Innvictis | Seed | Solutions A1551VT2P | 205.0 | - | 57.3 | $820.00 |
| 12 | NK | NK1386-VZ | Viptera ® Z3 | 198.0 | - | 58.3 | $792.00 |
Top 5 by Yield: P17677YHR (Pioneer) 236.0, DKC68-35 (DEKALB) 233.0, DKC66-06 (DEKALB) 228.0, DKC117-78 (DEKALB) 227.0, DKC116-62 (DEKALB) 227.0.
@@ -0,0 +1,90 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2025-2469971",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2025,
"plot_id": "2469971",
"cooperator": "Auburn University",
"planted_date": "2025-04-16",
"harvested_date": "2025-09-03",
"population_seeds_per_acre": 32000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 175.7,
"%MST": 13.8,
"Test Weight": 57.9,
"Gross Revenue": 702.8
},
"entry_num": 4
},
{
"rank": 2,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 173.7,
"%MST": 14.0,
"Test Weight": 57.3,
"Gross Revenue": 694.8
},
"entry_num": 3
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 113.7,
"%MST": 14.5,
"Test Weight": 58.5,
"Gross Revenue": 454.8
},
"entry_num": 5
},
{
"rank": 4,
"brand": "NK",
"product": "NK0880-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 106.9,
"%MST": 13.1,
"Test Weight": 56.9,
"Gross Revenue": 427.6
},
"entry_num": 1
},
{
"rank": 5,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 103.9,
"%MST": 14.3,
"Test Weight": 57.3,
"Gross Revenue": 415.6
},
"entry_num": 2
}
],
"n_results": 5,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469971"
],
"fetched_at": "2026-05-25T19:51:45.236134+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,26 @@
# Corn yield trial — Alabama, 2025
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2025
- **Plot ID:** 2469971
- **Cooperator:** Auburn University
- **Planted:** 2025-04-16
- **Harvested:** 2025-09-03
- **Population:** 32,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469971
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | NK | NK1386-VZ | Viptera ® Z3 | 175.7 | 13.8 | 57.9 | $702.80 |
| 2 | NK | NK1307-DV | DuracadeViptera™ | 173.7 | 14.0 | 57.3 | $694.80 |
| 3 | DEKALB | DKC66-06 | - | 113.7 | 14.5 | 58.5 | $454.80 |
| 4 | NK | NK0880-V | Viptera ® | 106.9 | 13.1 | 56.9 | $427.60 |
| 5 | NK | NK1056-V | Viptera ® | 103.9 | 14.3 | 57.3 | $415.60 |
Top 5 by Yield: NK1386-VZ (NK) 175.7, NK1307-DV (NK) 173.7, DKC66-06 (DEKALB) 113.7, NK0880-V (NK) 106.9, NK1056-V (NK) 103.9.
@@ -0,0 +1,155 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2025-2469979",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2025,
"plot_id": "2469979",
"cooperator": "Auburn University",
"planted_date": "2025-03-28",
"harvested_date": "2025-09-29",
"population_seeds_per_acre": 28200,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC70-45",
"traits": "",
"metrics": {
"Yield": 262.0,
"%MST": null,
"Test Weight": 63.3,
"Gross Revenue": 1048.0
},
"entry_num": 7
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 261.0,
"%MST": null,
"Test Weight": 61.8,
"Gross Revenue": 1044.0
},
"entry_num": 6
},
{
"rank": 3,
"brand": "Pioneer",
"product": "P18216V",
"traits": "",
"metrics": {
"Yield": 252.0,
"%MST": null,
"Test Weight": 60.9,
"Gross Revenue": 1008.0
},
"entry_num": 11
},
{
"rank": 4,
"brand": "Pioneer",
"product": "P14364PCUE",
"traits": "",
"metrics": {
"Yield": 249.0,
"%MST": null,
"Test Weight": 59.9,
"Gross Revenue": 996.0
},
"entry_num": 10
},
{
"rank": 5,
"brand": "AgriGold",
"product": "A647-79VT2P",
"traits": "",
"metrics": {
"Yield": 244.0,
"%MST": null,
"Test Weight": 60.6,
"Gross Revenue": 976.0
},
"entry_num": 2
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC116-62",
"traits": "",
"metrics": {
"Yield": 241.0,
"%MST": null,
"Test Weight": 61.2,
"Gross Revenue": 964.0
},
"entry_num": 5
},
{
"rank": 7,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 240.0,
"%MST": null,
"Test Weight": 59.4,
"Gross Revenue": 960.0
},
"entry_num": 9
},
{
"rank": 8,
"brand": "AgriGold",
"product": "A645-16",
"traits": "",
"metrics": {
"Yield": 237.0,
"%MST": null,
"Test Weight": 60.2,
"Gross Revenue": 948.0
},
"entry_num": 1
},
{
"rank": 9,
"brand": "DEKALB",
"product": "DKC114-43",
"traits": "",
"metrics": {
"Yield": 225.0,
"%MST": null,
"Test Weight": 62.5,
"Gross Revenue": 900.0
},
"entry_num": 4
},
{
"rank": 10,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 211.0,
"%MST": null,
"Test Weight": 58.5,
"Gross Revenue": 844.0
},
"entry_num": 8
}
],
"n_results": 10,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469979"
],
"fetched_at": "2026-05-25T19:51:47.264772+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,31 @@
# Corn yield trial — Alabama, 2025
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2025
- **Plot ID:** 2469979
- **Cooperator:** Auburn University
- **Planted:** 2025-03-28
- **Harvested:** 2025-09-29
- **Population:** 28,200 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469979
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC70-45 | - | 262.0 | - | 63.3 | $1048.00 |
| 2 | DEKALB | DKC68-35 | - | 261.0 | - | 61.8 | $1044.00 |
| 3 | Pioneer | P18216V | - | 252.0 | - | 60.9 | $1008.00 |
| 4 | Pioneer | P14364PCUE | - | 249.0 | - | 59.9 | $996.00 |
| 5 | AgriGold | A647-79VT2P | - | 244.0 | - | 60.6 | $976.00 |
| 6 | DEKALB | DKC116-62 | - | 241.0 | - | 61.2 | $964.00 |
| 7 | Pioneer | P17677YHR | - | 240.0 | - | 59.4 | $960.00 |
| 8 | AgriGold | A645-16 | - | 237.0 | - | 60.2 | $948.00 |
| 9 | DEKALB | DKC114-43 | - | 225.0 | - | 62.5 | $900.00 |
| 10 | NK | NK1386-VZ | Viptera ® Z3 | 211.0 | - | 58.5 | $844.00 |
Top 5 by Yield: DKC70-45 (DEKALB) 262.0, DKC68-35 (DEKALB) 261.0, P18216V (Pioneer) 252.0, P14364PCUE (Pioneer) 249.0, A647-79VT2P (AgriGold) 244.0.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2025-2469981",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2025,
"plot_id": "2469981",
"cooperator": "Auburn University",
"planted_date": "2025-04-18",
"harvested_date": "2025-08-25",
"population_seeds_per_acre": 32500,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC117-78",
"traits": "",
"metrics": {
"Yield": 174.0,
"%MST": null,
"Test Weight": 58.3,
"Gross Revenue": 696.0
},
"entry_num": 6
},
{
"rank": 2,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 173.0,
"%MST": null,
"Test Weight": 57.5,
"Gross Revenue": 692.0
},
"entry_num": 12
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 171.0,
"%MST": null,
"Test Weight": 57.7,
"Gross Revenue": 684.0
},
"entry_num": 8
},
{
"rank": 4,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 166.0,
"%MST": null,
"Test Weight": 57.0,
"Gross Revenue": 664.0
},
"entry_num": 9
},
{
"rank": 4,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 166.0,
"%MST": null,
"Test Weight": 57.1,
"Gross Revenue": 664.0
},
"entry_num": 11
},
{
"rank": 6,
"brand": "Beck's",
"product": "6973TCV2P",
"traits": "",
"metrics": {
"Yield": 162.0,
"%MST": null,
"Test Weight": 56.0,
"Gross Revenue": 648.0
},
"entry_num": 5
},
{
"rank": 7,
"brand": "AgriGold",
"product": "A647-79VT2P",
"traits": "",
"metrics": {
"Yield": 160.0,
"%MST": null,
"Test Weight": 58.7,
"Gross Revenue": 640.0
},
"entry_num": 3
},
{
"rank": 8,
"brand": "AgriGold",
"product": "A644-64VT2P",
"traits": "",
"metrics": {
"Yield": 156.0,
"%MST": null,
"Test Weight": 55.8,
"Gross Revenue": 624.0
},
"entry_num": 1
},
{
"rank": 9,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 151.0,
"%MST": null,
"Test Weight": 58.9,
"Gross Revenue": 604.0
},
"entry_num": 7
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 150.0,
"%MST": null,
"Test Weight": 54.6,
"Gross Revenue": 600.0
},
"entry_num": 10
},
{
"rank": 11,
"brand": "Beck's",
"product": "6473TCV2P",
"traits": "",
"metrics": {
"Yield": 145.0,
"%MST": null,
"Test Weight": 57.1,
"Gross Revenue": 580.0
},
"entry_num": 4
},
{
"rank": 12,
"brand": "AgriGold",
"product": "A645-16VT2P",
"traits": "",
"metrics": {
"Yield": 143.0,
"%MST": null,
"Test Weight": 57.9,
"Gross Revenue": 572.0
},
"entry_num": 2
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469981"
],
"fetched_at": "2026-05-25T19:51:48.304287+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Alabama, 2025
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2025
- **Plot ID:** 2469981
- **Cooperator:** Auburn University
- **Planted:** 2025-04-18
- **Harvested:** 2025-08-25
- **Population:** 32,500 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469981
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC117-78 | - | 174.0 | - | 58.3 | $696.00 |
| 2 | Pioneer | P17677YHR | - | 173.0 | - | 57.5 | $692.00 |
| 3 | DEKALB | DKC66-06 | - | 171.0 | - | 57.7 | $684.00 |
| 4 | NK | NK1386-VZ | Viptera ® Z3 | 166.0 | - | 57.0 | $664.00 |
| 4 | Pioneer | P15784AM | - | 166.0 | - | 57.1 | $664.00 |
| 6 | Beck's | 6973TCV2P | - | 162.0 | - | 56.0 | $648.00 |
| 7 | AgriGold | A647-79VT2P | - | 160.0 | - | 58.7 | $640.00 |
| 8 | AgriGold | A644-64VT2P | - | 156.0 | - | 55.8 | $624.00 |
| 9 | DEKALB | DKC119-30 | - | 151.0 | - | 58.9 | $604.00 |
| 10 | Pioneer | P14830VYHR | - | 150.0 | - | 54.6 | $600.00 |
| 11 | Beck's | 6473TCV2P | - | 145.0 | - | 57.1 | $580.00 |
| 12 | AgriGold | A645-16VT2P | - | 143.0 | - | 57.9 | $572.00 |
Top 5 by Yield: DKC117-78 (DEKALB) 174.0, P17677YHR (Pioneer) 173.0, DKC66-06 (DEKALB) 171.0, NK1386-VZ (NK) 166.0, P15784AM (Pioneer) 166.0.
@@ -0,0 +1,155 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-al-2025-2469983",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Alabama",
"state_abbrev": "al",
"year": 2025,
"plot_id": "2469983",
"cooperator": "Auburn University",
"planted_date": "2025-04-17",
"harvested_date": "2025-08-28",
"population_seeds_per_acre": 30000,
"row_width_in": 36,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC68-35",
"traits": "",
"metrics": {
"Yield": 243.0,
"%MST": null,
"Test Weight": 60.9,
"Gross Revenue": 972.0
},
"entry_num": 6
},
{
"rank": 2,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 238.0,
"%MST": null,
"Test Weight": 60.8,
"Gross Revenue": 952.0
},
"entry_num": 7
},
{
"rank": 3,
"brand": "DEKALB",
"product": "DKC117-78",
"traits": "",
"metrics": {
"Yield": 236.0,
"%MST": null,
"Test Weight": 60.5,
"Gross Revenue": 944.0
},
"entry_num": 2
},
{
"rank": 4,
"brand": "DEKALB",
"product": "DKC116-62",
"traits": "",
"metrics": {
"Yield": 235.0,
"%MST": null,
"Test Weight": 61.2,
"Gross Revenue": 940.0
},
"entry_num": 3
},
{
"rank": 5,
"brand": "AgriGold",
"product": "A647-79VT2P",
"traits": "",
"metrics": {
"Yield": 233.0,
"%MST": null,
"Test Weight": 61.1,
"Gross Revenue": 932.0
},
"entry_num": 1
},
{
"rank": 6,
"brand": "Pioneer",
"product": "P14830VYHR",
"traits": "",
"metrics": {
"Yield": 231.0,
"%MST": null,
"Test Weight": 58.2,
"Gross Revenue": 924.0
},
"entry_num": 8
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 230.0,
"%MST": null,
"Test Weight": 59.3,
"Gross Revenue": 920.0
},
"entry_num": 5
},
{
"rank": 8,
"brand": "DEKALB",
"product": "DKC119-30",
"traits": "",
"metrics": {
"Yield": 229.0,
"%MST": null,
"Test Weight": 60.1,
"Gross Revenue": 916.0
},
"entry_num": 4
},
{
"rank": 9,
"brand": "Pioneer",
"product": "P15784AM",
"traits": "",
"metrics": {
"Yield": 220.0,
"%MST": null,
"Test Weight": 61.5,
"Gross Revenue": 880.0
},
"entry_num": 9
},
{
"rank": 10,
"brand": "Pioneer",
"product": "P17677YHR",
"traits": "",
"metrics": {
"Yield": 190.0,
"%MST": null,
"Test Weight": 62.3,
"Gross Revenue": 760.0
},
"entry_num": 10
}
],
"n_results": 10,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469983"
],
"fetched_at": "2026-05-25T19:51:48.074917+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,31 @@
# Corn yield trial — Alabama, 2025
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Alabama (AL)
- **Year:** 2025
- **Plot ID:** 2469983
- **Cooperator:** Auburn University
- **Planted:** 2025-04-17
- **Harvested:** 2025-08-28
- **Population:** 30,000 seeds/acre
- **Row width:** 36"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/al/2025/2469983
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC68-35 | - | 243.0 | - | 60.9 | $972.00 |
| 2 | NK | NK1386-VZ | Viptera ® Z3 | 238.0 | - | 60.8 | $952.00 |
| 3 | DEKALB | DKC117-78 | - | 236.0 | - | 60.5 | $944.00 |
| 4 | DEKALB | DKC116-62 | - | 235.0 | - | 61.2 | $940.00 |
| 5 | AgriGold | A647-79VT2P | - | 233.0 | - | 61.1 | $932.00 |
| 6 | Pioneer | P14830VYHR | - | 231.0 | - | 58.2 | $924.00 |
| 7 | DEKALB | DKC66-06 | - | 230.0 | - | 59.3 | $920.00 |
| 8 | DEKALB | DKC119-30 | - | 229.0 | - | 60.1 | $916.00 |
| 9 | Pioneer | P15784AM | - | 220.0 | - | 61.5 | $880.00 |
| 10 | Pioneer | P17677YHR | - | 190.0 | - | 62.3 | $760.00 |
Top 5 by Yield: DKC68-35 (DEKALB) 243.0, NK1386-VZ (NK) 238.0, DKC117-78 (DEKALB) 236.0, DKC116-62 (DEKALB) 235.0, A647-79VT2P (AgriGold) 233.0.
@@ -0,0 +1,90 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-ar-2024-2414721",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Arkansas",
"state_abbrev": "ar",
"year": 2024,
"plot_id": "2414721",
"cooperator": "Delta Crop & Research-Trey Kogerr",
"planted_date": "2024-04-24",
"harvested_date": "2024-09-09",
"population_seeds_per_acre": 34500,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 220.1,
"%MST": 13.4,
"Test Weight": 57.9,
"Gross Revenue": 880.4
},
"entry_num": 3
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC62-70",
"traits": "",
"metrics": {
"Yield": 213.2,
"%MST": 14.6,
"Test Weight": 58.9,
"Gross Revenue": 852.8
},
"entry_num": 5
},
{
"rank": 3,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 202.0,
"%MST": 13.5,
"Test Weight": 57.5,
"Gross Revenue": 808.0
},
"entry_num": 4
},
{
"rank": 4,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 200.7,
"%MST": 13.1,
"Test Weight": 59.6,
"Gross Revenue": 802.8
},
"entry_num": 2
},
{
"rank": 5,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 196.9,
"%MST": 13.6,
"Test Weight": 59.0,
"Gross Revenue": 787.6
},
"entry_num": 1
}
],
"n_results": 5,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/ar/2024/2414721"
],
"fetched_at": "2026-05-25T19:19:45.546030+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,26 @@
# Corn yield trial — Arkansas, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Arkansas (AR)
- **Year:** 2024
- **Plot ID:** 2414721
- **Cooperator:** Delta Crop & Research-Trey Kogerr
- **Planted:** 2024-04-24
- **Harvested:** 2024-09-09
- **Population:** 34,500 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/ar/2024/2414721
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | NK | NK1402-DV | DuracadeViptera™ | 220.1 | 13.4 | 57.9 | $880.40 |
| 2 | DEKALB | DKC62-70 | - | 213.2 | 14.6 | 58.9 | $852.80 |
| 3 | NK | NK1701-V | Viptera ® | 202.0 | 13.5 | 57.5 | $808.00 |
| 4 | NK | NK1386-VZ | Viptera ® Z3 | 200.7 | 13.1 | 59.6 | $802.80 |
| 5 | NK | NK1228-AA | Agrisure ® Above | 196.9 | 13.6 | 59.0 | $787.60 |
Top 5 by Yield: NK1402-DV (NK) 220.1, DKC62-70 (DEKALB) 213.2, NK1701-V (NK) 202.0, NK1386-VZ (NK) 200.7, NK1228-AA (NK) 196.9.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-ar-2024-2414724",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Arkansas",
"state_abbrev": "ar",
"year": 2024,
"plot_id": "2414724",
"cooperator": "Delta Crop & Research-Trey Kogerr",
"planted_date": "2024-04-24",
"harvested_date": "2024-09-09",
"population_seeds_per_acre": 35000,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 220.8,
"%MST": 12.7,
"Test Weight": 58.2,
"Gross Revenue": 883.2
},
"entry_num": 8
},
{
"rank": 2,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 212.9,
"%MST": 12.4,
"Test Weight": 58.2,
"Gross Revenue": 851.6
},
"entry_num": 7
},
{
"rank": 3,
"brand": "NK",
"product": "NK1402-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 212.0,
"%MST": 12.9,
"Test Weight": 58.3,
"Gross Revenue": 848.0
},
"entry_num": 9
},
{
"rank": 4,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 205.4,
"%MST": 12.8,
"Test Weight": 57.6,
"Gross Revenue": 821.6
},
"entry_num": 12
},
{
"rank": 5,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 204.8,
"%MST": 12.9,
"Test Weight": 59.9,
"Gross Revenue": 819.2
},
"entry_num": 5
},
{
"rank": 6,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 200.5,
"%MST": 12.9,
"Test Weight": 59.7,
"Gross Revenue": 802.0
},
"entry_num": 6
},
{
"rank": 7,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 198.3,
"%MST": 12.9,
"Test Weight": 58.0,
"Gross Revenue": 793.2
},
"entry_num": 11
},
{
"rank": 8,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 197.1,
"%MST": 13.0,
"Test Weight": 59.4,
"Gross Revenue": 788.4
},
"entry_num": 3
},
{
"rank": 8,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 197.1,
"%MST": 12.4,
"Test Weight": 57.7,
"Gross Revenue": 788.4
},
"entry_num": 10
},
{
"rank": 10,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 196.5,
"%MST": 13.2,
"Test Weight": 59.4,
"Gross Revenue": 786.0
},
"entry_num": 2
},
{
"rank": 11,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 194.3,
"%MST": 12.9,
"Test Weight": 59.2,
"Gross Revenue": 777.2
},
"entry_num": 1
},
{
"rank": 12,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 187.3,
"%MST": 12.8,
"Test Weight": 59.7,
"Gross Revenue": 749.2
},
"entry_num": 4
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/ar/2024/2414724"
],
"fetched_at": "2026-05-25T19:19:49.649184+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Arkansas, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Arkansas (AR)
- **Year:** 2024
- **Plot ID:** 2414724
- **Cooperator:** Delta Crop & Research-Trey Kogerr
- **Planted:** 2024-04-24
- **Harvested:** 2024-09-09
- **Population:** 35,000 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/ar/2024/2414724
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | NK | NK1402-DV | DuracadeViptera™ | 220.8 | 12.7 | 58.2 | $883.20 |
| 2 | NK | NK1402-DV | DuracadeViptera™ | 212.9 | 12.4 | 58.2 | $851.60 |
| 3 | NK | NK1402-DV | DuracadeViptera™ | 212.0 | 12.9 | 58.3 | $848.00 |
| 4 | NK | NK1701-V | Viptera ® | 205.4 | 12.8 | 57.6 | $821.60 |
| 5 | NK | NK1386-VZ | Viptera ® Z3 | 204.8 | 12.9 | 59.9 | $819.20 |
| 6 | NK | NK1386-VZ | Viptera ® Z3 | 200.5 | 12.9 | 59.7 | $802.00 |
| 7 | NK | NK1701-V | Viptera ® | 198.3 | 12.9 | 58.0 | $793.20 |
| 8 | NK | NK1228-AA | Agrisure ® Above | 197.1 | 13.0 | 59.4 | $788.40 |
| 8 | NK | NK1701-V | Viptera ® | 197.1 | 12.4 | 57.7 | $788.40 |
| 10 | NK | NK1228-AA | Agrisure ® Above | 196.5 | 13.2 | 59.4 | $786.00 |
| 11 | NK | NK1228-AA | Agrisure ® Above | 194.3 | 12.9 | 59.2 | $777.20 |
| 12 | NK | NK1386-VZ | Viptera ® Z3 | 187.3 | 12.8 | 59.7 | $749.20 |
Top 5 by Yield: NK1402-DV (NK) 220.8, NK1402-DV (NK) 212.9, NK1402-DV (NK) 212.0, NK1701-V (NK) 205.4, NK1386-VZ (NK) 204.8.
@@ -0,0 +1,90 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-ar-2024-2438044",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Arkansas",
"state_abbrev": "ar",
"year": 2024,
"plot_id": "2438044",
"cooperator": "Syngenta Seeds",
"planted_date": "2024-04-13",
"harvested_date": "2024-09-03",
"population_seeds_per_acre": 33000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 203.0,
"%MST": 15.7,
"Test Weight": null,
"Gross Revenue": 804.9
},
"entry_num": 5
},
{
"rank": 2,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 202.0,
"%MST": 15.3,
"Test Weight": null,
"Gross Revenue": 804.97
},
"entry_num": 3
},
{
"rank": 3,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 186.0,
"%MST": 15.5,
"Test Weight": null,
"Gross Revenue": 739.35
},
"entry_num": 1
},
{
"rank": 4,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 185.0,
"%MST": 15.7,
"Test Weight": null,
"Gross Revenue": 733.52
},
"entry_num": 2
},
{
"rank": 5,
"brand": "NK",
"product": "NK1523-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 179.0,
"%MST": 15.9,
"Test Weight": null,
"Gross Revenue": 707.94
},
"entry_num": 4
}
],
"n_results": 5,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/ar/2024/2438044"
],
"fetched_at": "2026-05-25T19:40:16.068471+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,26 @@
# Corn yield trial — Arkansas, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Arkansas (AR)
- **Year:** 2024
- **Plot ID:** 2438044
- **Cooperator:** Syngenta Seeds
- **Planted:** 2024-04-13
- **Harvested:** 2024-09-03
- **Population:** 33,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/ar/2024/2438044
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | NK | NK1701-V | Viptera ® | 203.0 | 15.7 | - | $804.90 |
| 2 | NK | NK1307-DV | DuracadeViptera™ | 202.0 | 15.3 | - | $804.97 |
| 3 | NK | NK1056-V | Viptera ® | 186.0 | 15.5 | - | $739.35 |
| 4 | NK | NK1228-AA | Agrisure ® Above | 185.0 | 15.7 | - | $733.52 |
| 5 | NK | NK1523-V | Viptera ® | 179.0 | 15.9 | - | $707.94 |
Top 5 by Yield: NK1701-V (NK) 203.0, NK1307-DV (NK) 202.0, NK1056-V (NK) 186.0, NK1228-AA (NK) 185.0, NK1523-V (NK) 179.0.
@@ -0,0 +1,116 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-ar-2024-2438046",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Arkansas",
"state_abbrev": "ar",
"year": 2024,
"plot_id": "2438046",
"cooperator": "Syngenta Seeds",
"planted_date": "2024-04-13",
"harvested_date": "2024-09-03",
"population_seeds_per_acre": 38000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 215.0,
"%MST": 15.2,
"Test Weight": null,
"Gross Revenue": 857.85
},
"entry_num": 5
},
{
"rank": 2,
"brand": "NK",
"product": "NK1307-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 214.0,
"%MST": 15.1,
"Test Weight": null,
"Gross Revenue": 854.93
},
"entry_num": 4
},
{
"rank": 3,
"brand": "NK",
"product": "NK1228-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 201.0,
"%MST": 15.8,
"Test Weight": null,
"Gross Revenue": 795.96
},
"entry_num": 3
},
{
"rank": 3,
"brand": "NK",
"product": "NK1701-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 201.0,
"%MST": 15.0,
"Test Weight": null,
"Gross Revenue": 804.0
},
"entry_num": 7
},
{
"rank": 5,
"brand": "NK",
"product": "NK1082-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 192.0,
"%MST": 14.9,
"Test Weight": null,
"Gross Revenue": 768.0
},
"entry_num": 2
},
{
"rank": 6,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 188.0,
"%MST": 15.8,
"Test Weight": null,
"Gross Revenue": 744.48
},
"entry_num": 1
},
{
"rank": 7,
"brand": "NK",
"product": "NK1523-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 186.0,
"%MST": 14.9,
"Test Weight": null,
"Gross Revenue": 744.0
},
"entry_num": 6
}
],
"n_results": 7,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/ar/2024/2438046"
],
"fetched_at": "2026-05-25T19:40:16.867615+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,28 @@
# Corn yield trial — Arkansas, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Arkansas (AR)
- **Year:** 2024
- **Plot ID:** 2438046
- **Cooperator:** Syngenta Seeds
- **Planted:** 2024-04-13
- **Harvested:** 2024-09-03
- **Population:** 38,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/ar/2024/2438046
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | NK | NK1386-VZ | Viptera ® Z3 | 215.0 | 15.2 | - | $857.85 |
| 2 | NK | NK1307-DV | DuracadeViptera™ | 214.0 | 15.1 | - | $854.93 |
| 3 | NK | NK1228-AA | Agrisure ® Above | 201.0 | 15.8 | - | $795.96 |
| 3 | NK | NK1701-V | Viptera ® | 201.0 | 15.0 | - | $804.00 |
| 5 | NK | NK1082-DV | DuracadeViptera™ | 192.0 | 14.9 | - | $768.00 |
| 6 | NK | NK1056-V | Viptera ® | 188.0 | 15.8 | - | $744.48 |
| 7 | NK | NK1523-V | Viptera ® | 186.0 | 14.9 | - | $744.00 |
Top 5 by Yield: NK1386-VZ (NK) 215.0, NK1307-DV (NK) 214.0, NK1228-AA (NK) 201.0, NK1701-V (NK) 201.0, NK1082-DV (NK) 192.0.
@@ -0,0 +1,77 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-ar-2025-2469920",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Arkansas",
"state_abbrev": "ar",
"year": 2025,
"plot_id": "2469920",
"cooperator": "Delta Crop & Research-Trey Kogerr",
"planted_date": "2025-03-26",
"harvested_date": "2025-09-10",
"population_seeds_per_acre": 34500,
"row_width_in": 38,
"results": [
{
"rank": 1,
"brand": "DEKALB",
"product": "DKC66-06",
"traits": "",
"metrics": {
"Yield": 231.4,
"%MST": 12.3,
"Test Weight": 62.8,
"Gross Revenue": 925.6
},
"entry_num": 4
},
{
"rank": 2,
"brand": "NK",
"product": "NK1056-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 219.7,
"%MST": 12.3,
"Test Weight": 61.8,
"Gross Revenue": 878.8
},
"entry_num": 2
},
{
"rank": 3,
"brand": "NK",
"product": "NK1386-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 212.5,
"%MST": 12.0,
"Test Weight": 61.8,
"Gross Revenue": 850.0
},
"entry_num": 3
},
{
"rank": 4,
"brand": "NK",
"product": "NK0880-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 206.4,
"%MST": 12.2,
"Test Weight": 60.6,
"Gross Revenue": 825.6
},
"entry_num": 1
}
],
"n_results": 4,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/ar/2025/2469920"
],
"fetched_at": "2026-05-25T19:51:35.624243+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,25 @@
# Corn yield trial — Arkansas, 2025
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Arkansas (AR)
- **Year:** 2025
- **Plot ID:** 2469920
- **Cooperator:** Delta Crop & Research-Trey Kogerr
- **Planted:** 2025-03-26
- **Harvested:** 2025-09-10
- **Population:** 34,500 seeds/acre
- **Row width:** 38"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/ar/2025/2469920
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | DEKALB | DKC66-06 | - | 231.4 | 12.3 | 62.8 | $925.60 |
| 2 | NK | NK1056-V | Viptera ® | 219.7 | 12.3 | 61.8 | $878.80 |
| 3 | NK | NK1386-VZ | Viptera ® Z3 | 212.5 | 12.0 | 61.8 | $850.00 |
| 4 | NK | NK0880-V | Viptera ® | 206.4 | 12.2 | 60.6 | $825.60 |
Top 4 by Yield: DKC66-06 (DEKALB) 231.4, NK1056-V (NK) 219.7, NK1386-VZ (NK) 212.5, NK0880-V (NK) 206.4.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2414734",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2414734",
"cooperator": "Jamie Gerstner",
"planted_date": "2024-05-05",
"harvested_date": "2024-09-20",
"population_seeds_per_acre": 12000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G02K39-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 42.9,
"%MST": 14.2,
"Test Weight": 58.8,
"Gross Revenue": 171.6
},
"entry_num": 6
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G94U63-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 42.5,
"%MST": 12.6,
"Test Weight": 59.6,
"Gross Revenue": 170.0
},
"entry_num": 2
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 41.6,
"%MST": 15.5,
"Test Weight": 59.2,
"Gross Revenue": 165.36
},
"entry_num": 7
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 41.3,
"%MST": 13.8,
"Test Weight": 58.3,
"Gross Revenue": 165.2
},
"entry_num": 5
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G95D32-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 39.7,
"%MST": 13.2,
"Test Weight": 57.5,
"Gross Revenue": 158.8
},
"entry_num": 3
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G91V51-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 39.1,
"%MST": 13.2,
"Test Weight": 57.8,
"Gross Revenue": 156.4
},
"entry_num": 1
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G98U62-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 37.1,
"%MST": 13.6,
"Test Weight": 58.2,
"Gross Revenue": 148.4
},
"entry_num": 4
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G13U29-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 35.5,
"%MST": 21.2,
"Test Weight": 56.0,
"Gross Revenue": 131.0
},
"entry_num": 11
},
{
"rank": 9,
"brand": "Pioneer",
"product": "P0075Q",
"traits": "",
"metrics": {
"Yield": 35.4,
"%MST": 14.8,
"Test Weight": 56.4,
"Gross Revenue": 141.6
},
"entry_num": 12
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G08R52-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 33.6,
"%MST": 19.0,
"Test Weight": 54.0,
"Gross Revenue": 127.68
},
"entry_num": 9
},
{
"rank": 11,
"brand": "Golden Harvest",
"product": "G08U00-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 33.1,
"%MST": 20.2,
"Test Weight": 56.2,
"Gross Revenue": 123.79
},
"entry_num": 8
},
{
"rank": 12,
"brand": "Golden Harvest",
"product": "G08D29-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 30.2,
"%MST": 20.5,
"Test Weight": 56.6,
"Gross Revenue": 112.5
},
"entry_num": 10
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2414734"
],
"fetched_at": "2026-05-25T19:19:58.618393+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2414734
- **Cooperator:** Jamie Gerstner
- **Planted:** 2024-05-05
- **Harvested:** 2024-09-20
- **Population:** 12,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2414734
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G02K39-D | Duracade ® | 42.9 | 14.2 | 58.8 | $171.60 |
| 2 | Golden Harvest | G94U63-V | Viptera ® | 42.5 | 12.6 | 59.6 | $170.00 |
| 3 | Golden Harvest | G03U08-D | Duracade ® | 41.6 | 15.5 | 59.2 | $165.36 |
| 4 | Golden Harvest | G01U74-AA | Agrisure ® Above | 41.3 | 13.8 | 58.3 | $165.20 |
| 5 | Golden Harvest | G95D32-V | Viptera ® | 39.7 | 13.2 | 57.5 | $158.80 |
| 6 | Golden Harvest | G91V51-DV | DuracadeViptera™ | 39.1 | 13.2 | 57.8 | $156.40 |
| 7 | Golden Harvest | G98U62-DV | DuracadeViptera™ | 37.1 | 13.6 | 58.2 | $148.40 |
| 8 | Golden Harvest | G13U29-VZ | Viptera ® Z3 | 35.5 | 21.2 | 56.0 | $131.00 |
| 9 | Pioneer | P0075Q | - | 35.4 | 14.8 | 56.4 | $141.60 |
| 10 | Golden Harvest | G08R52-V | Viptera ® | 33.6 | 19.0 | 54.0 | $127.68 |
| 11 | Golden Harvest | G08U00-V | Viptera ® | 33.1 | 20.2 | 56.2 | $123.79 |
| 12 | Golden Harvest | G08D29-D | Duracade ® | 30.2 | 20.5 | 56.6 | $112.50 |
Top 5 by Yield: G02K39-D (Golden Harvest) 42.9, G94U63-V (Golden Harvest) 42.5, G03U08-D (Golden Harvest) 41.6, G01U74-AA (Golden Harvest) 41.3, G95D32-V (Golden Harvest) 39.7.
@@ -0,0 +1,103 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2418473",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2418473",
"cooperator": "Dustin Ridder",
"planted_date": "2024-05-07",
"harvested_date": "2024-10-02",
"population_seeds_per_acre": 12000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G08U00-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 92.2,
"%MST": 19.8,
"Test Weight": 55.6,
"Gross Revenue": 346.67
},
"entry_num": 5
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G95D32-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 84.8,
"%MST": 14.9,
"Test Weight": 57.9,
"Gross Revenue": 339.2
},
"entry_num": 6
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 82.2,
"%MST": 15.5,
"Test Weight": 57.3,
"Gross Revenue": 326.74
},
"entry_num": 3
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 79.1,
"%MST": 18.0,
"Test Weight": 57.8,
"Gross Revenue": 304.54
},
"entry_num": 4
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G94U63-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 77.0,
"%MST": 12.0,
"Test Weight": 57.3,
"Gross Revenue": 308.0
},
"entry_num": 2
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G95D32-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 74.2,
"%MST": 15.1,
"Test Weight": 58.0,
"Gross Revenue": 296.43
},
"entry_num": 1
}
],
"n_results": 6,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2418473"
],
"fetched_at": "2026-05-25T19:23:41.756662+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,27 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2418473
- **Cooperator:** Dustin Ridder
- **Planted:** 2024-05-07
- **Harvested:** 2024-10-02
- **Population:** 12,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2418473
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G08U00-V | Viptera ® | 92.2 | 19.8 | 55.6 | $346.67 |
| 2 | Golden Harvest | G95D32-V | Viptera ® | 84.8 | 14.9 | 57.9 | $339.20 |
| 3 | Golden Harvest | G01U74-AA | Agrisure ® Above | 82.2 | 15.5 | 57.3 | $326.74 |
| 4 | Golden Harvest | G03U08-D | Duracade ® | 79.1 | 18.0 | 57.8 | $304.54 |
| 5 | Golden Harvest | G94U63-V | Viptera ® | 77.0 | 12.0 | 57.3 | $308.00 |
| 6 | Golden Harvest | G95D32-V | Viptera ® | 74.2 | 15.1 | 58.0 | $296.43 |
Top 5 by Yield: G08U00-V (Golden Harvest) 92.2, G95D32-V (Golden Harvest) 84.8, G01U74-AA (Golden Harvest) 82.2, G03U08-D (Golden Harvest) 79.1, G94U63-V (Golden Harvest) 77.0.
@@ -0,0 +1,194 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419045",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419045",
"cooperator": "Fix Farms",
"planted_date": "2024-04-18",
"harvested_date": "2024-10-11",
"population_seeds_per_acre": 34000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Pioneer",
"product": "P0732Q",
"traits": "",
"metrics": {
"Yield": 261.7,
"%MST": 15.7,
"Test Weight": 57.5,
"Gross Revenue": 1037.64
},
"entry_num": 12
},
{
"rank": 2,
"brand": "DEKALB",
"product": "DKC108-64",
"traits": "",
"metrics": {
"Yield": 257.2,
"%MST": 15.5,
"Test Weight": 57.5,
"Gross Revenue": 1022.37
},
"entry_num": 9
},
{
"rank": 3,
"brand": "Pioneer",
"product": "P1366AML",
"traits": "",
"metrics": {
"Yield": 255.6,
"%MST": 16.2,
"Test Weight": 59.0,
"Gross Revenue": 1007.06
},
"entry_num": 10
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G14B65-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 254.3,
"%MST": 20.9,
"Test Weight": 55.2,
"Gross Revenue": 942.18
},
"entry_num": 1
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 254.3,
"%MST": 17.9,
"Test Weight": 57.5,
"Gross Revenue": 980.33
},
"entry_num": 5
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G13U29-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 244.8,
"%MST": 17.6,
"Test Weight": 57.0,
"Gross Revenue": 947.38
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Pioneer",
"product": "P08059AM",
"traits": "",
"metrics": {
"Yield": 242.9,
"%MST": 14.9,
"Test Weight": 58.3,
"Gross Revenue": 971.6
},
"entry_num": 11
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G10L16-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 234.0,
"%MST": 18.1,
"Test Weight": 54.7,
"Gross Revenue": 899.73
},
"entry_num": 6
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G13U96-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 229.7,
"%MST": 16.3,
"Test Weight": 55.6,
"Gross Revenue": 903.87
},
"entry_num": 8
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G08U00-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 228.8,
"%MST": 14.7,
"Test Weight": 57.0,
"Gross Revenue": 915.2
},
"entry_num": 4
},
{
"rank": 11,
"brand": "Golden Harvest",
"product": "G05U86-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 221.7,
"%MST": 13.7,
"Test Weight": 61.1,
"Gross Revenue": 886.8
},
"entry_num": 3
},
{
"rank": 12,
"brand": "Pioneer",
"product": "P05081AML",
"traits": "",
"metrics": {
"Yield": 221.1,
"%MST": 14.0,
"Test Weight": 56.8,
"Gross Revenue": 884.4
},
"entry_num": 13
},
{
"rank": 13,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 218.2,
"%MST": 13.1,
"Test Weight": 60.4,
"Gross Revenue": 872.8
},
"entry_num": 2
}
],
"n_results": 13,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419045"
],
"fetched_at": "2026-05-25T19:31:10.390150+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,34 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419045
- **Cooperator:** Fix Farms
- **Planted:** 2024-04-18
- **Harvested:** 2024-10-11
- **Population:** 34,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419045
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Pioneer | P0732Q | - | 261.7 | 15.7 | 57.5 | $1037.64 |
| 2 | DEKALB | DKC108-64 | - | 257.2 | 15.5 | 57.5 | $1022.37 |
| 3 | Pioneer | P1366AML | - | 255.6 | 16.2 | 59.0 | $1007.06 |
| 4 | Golden Harvest | G14B65-DV | DuracadeViptera™ | 254.3 | 20.9 | 55.2 | $942.18 |
| 4 | Golden Harvest | G10U97-V | Viptera ® | 254.3 | 17.9 | 57.5 | $980.33 |
| 6 | Golden Harvest | G13U29-VZ | Viptera ® Z3 | 244.8 | 17.6 | 57.0 | $947.38 |
| 7 | Pioneer | P08059AM | - | 242.9 | 14.9 | 58.3 | $971.60 |
| 8 | Golden Harvest | G10L16-DV | DuracadeViptera™ | 234.0 | 18.1 | 54.7 | $899.73 |
| 9 | Golden Harvest | G13U96-DV | DuracadeViptera™ | 229.7 | 16.3 | 55.6 | $903.87 |
| 10 | Golden Harvest | G08U00-V | Viptera ® | 228.8 | 14.7 | 57.0 | $915.20 |
| 11 | Golden Harvest | G05U86-DV | DuracadeViptera™ | 221.7 | 13.7 | 61.1 | $886.80 |
| 12 | Pioneer | P05081AML | - | 221.1 | 14.0 | 56.8 | $884.40 |
| 13 | Golden Harvest | G03U08-D | Duracade ® | 218.2 | 13.1 | 60.4 | $872.80 |
Top 5 by Yield: P0732Q (Pioneer) 261.7, DKC108-64 (DEKALB) 257.2, P1366AML (Pioneer) 255.6, G14B65-DV (Golden Harvest) 254.3, G10U97-V (Golden Harvest) 254.3.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419142",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419142",
"cooperator": "Brandon Barton",
"planted_date": "2024-05-16",
"harvested_date": "2024-10-14",
"population_seeds_per_acre": 12500,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G08U00-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 119.2,
"%MST": 17.5,
"Test Weight": 56.7,
"Gross Revenue": 461.9
},
"entry_num": 11
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G94U63-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 106.7,
"%MST": 13.7,
"Test Weight": 60.0,
"Gross Revenue": 426.8
},
"entry_num": 2
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 104.1,
"%MST": 15.0,
"Test Weight": 59.4,
"Gross Revenue": 416.4
},
"entry_num": 6
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G08R52-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 102.6,
"%MST": 18.6,
"Test Weight": 55.6,
"Gross Revenue": 391.93
},
"entry_num": 10
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G00A97-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 100.2,
"%MST": 14.5,
"Test Weight": 59.8,
"Gross Revenue": 400.8
},
"entry_num": 5
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G02K39-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 99.1,
"%MST": 14.0,
"Test Weight": 58.3,
"Gross Revenue": 396.4
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G08D29-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 96.0,
"%MST": 17.5,
"Test Weight": 56.0,
"Gross Revenue": 372.0
},
"entry_num": 9
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 95.9,
"%MST": 21.4,
"Test Weight": 56.2,
"Gross Revenue": 352.91
},
"entry_num": 12
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G95D32-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 94.4,
"%MST": 14.5,
"Test Weight": 59.4,
"Gross Revenue": 377.6
},
"entry_num": 3
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G91V51-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 91.2,
"%MST": 13.9,
"Test Weight": 59.3,
"Gross Revenue": 364.8
},
"entry_num": 1
},
{
"rank": 11,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 90.2,
"%MST": 16.8,
"Test Weight": 58.7,
"Gross Revenue": 352.68
},
"entry_num": 8
},
{
"rank": 12,
"brand": "Golden Harvest",
"product": "G98U62-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 84.8,
"%MST": 14.5,
"Test Weight": 59.6,
"Gross Revenue": 339.2
},
"entry_num": 4
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419142"
],
"fetched_at": "2026-05-25T19:31:29.971805+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419142
- **Cooperator:** Brandon Barton
- **Planted:** 2024-05-16
- **Harvested:** 2024-10-14
- **Population:** 12,500 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419142
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G08U00-V | Viptera ® | 119.2 | 17.5 | 56.7 | $461.90 |
| 2 | Golden Harvest | G94U63-V | Viptera ® | 106.7 | 13.7 | 60.0 | $426.80 |
| 3 | Golden Harvest | G01U74-AA | Agrisure ® Above | 104.1 | 15.0 | 59.4 | $416.40 |
| 4 | Golden Harvest | G08R52-V | Viptera ® | 102.6 | 18.6 | 55.6 | $391.93 |
| 5 | Golden Harvest | G00A97-AA | Agrisure ® Above | 100.2 | 14.5 | 59.8 | $400.80 |
| 6 | Golden Harvest | G02K39-D | Duracade ® | 99.1 | 14.0 | 58.3 | $396.40 |
| 7 | Golden Harvest | G08D29-D | Duracade ® | 96.0 | 17.5 | 56.0 | $372.00 |
| 8 | Golden Harvest | G10U97-V | Viptera ® | 95.9 | 21.4 | 56.2 | $352.91 |
| 9 | Golden Harvest | G95D32-V | Viptera ® | 94.4 | 14.5 | 59.4 | $377.60 |
| 10 | Golden Harvest | G91V51-DV | DuracadeViptera™ | 91.2 | 13.9 | 59.3 | $364.80 |
| 11 | Golden Harvest | G03U08-D | Duracade ® | 90.2 | 16.8 | 58.7 | $352.68 |
| 12 | Golden Harvest | G98U62-DV | DuracadeViptera™ | 84.8 | 14.5 | 59.6 | $339.20 |
Top 5 by Yield: G08U00-V (Golden Harvest) 119.2, G94U63-V (Golden Harvest) 106.7, G01U74-AA (Golden Harvest) 104.1, G08R52-V (Golden Harvest) 102.6, G00A97-AA (Golden Harvest) 100.2.
@@ -0,0 +1,194 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419253",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419253",
"cooperator": "Haxtun Farms Llc",
"planted_date": "2024-05-16",
"harvested_date": "2024-10-15",
"population_seeds_per_acre": 15000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G09Y24-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 150.8,
"%MST": 15.8,
"Test Weight": 57.4,
"Gross Revenue": 597.17
},
"entry_num": 13
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G08U00-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 134.0,
"%MST": 16.1,
"Test Weight": 56.1,
"Gross Revenue": 528.63
},
"entry_num": 12
},
{
"rank": 3,
"brand": "Channel",
"product": "204-54TRE",
"traits": "",
"metrics": {
"Yield": 129.6,
"%MST": 16.3,
"Test Weight": 57.6,
"Gross Revenue": 509.98
},
"entry_num": 8
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 129.5,
"%MST": 14.7,
"Test Weight": 58.1,
"Gross Revenue": 518.0
},
"entry_num": 5
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G08D29-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 129.2,
"%MST": 17.6,
"Test Weight": 58.0,
"Gross Revenue": 500.0
},
"entry_num": 10
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G08R52-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 129.0,
"%MST": 18.2,
"Test Weight": 55.2,
"Gross Revenue": 495.36
},
"entry_num": 11
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G00A97-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 127.7,
"%MST": 13.7,
"Test Weight": 60.6,
"Gross Revenue": 510.8
},
"entry_num": 4
},
{
"rank": 8,
"brand": "Channel",
"product": "205-63VT2P",
"traits": "",
"metrics": {
"Yield": 127.6,
"%MST": 18.1,
"Test Weight": 58.7,
"Gross Revenue": 490.62
},
"entry_num": 9
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G02K39-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 125.0,
"%MST": 13.8,
"Test Weight": 57.1,
"Gross Revenue": 500.0
},
"entry_num": 6
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 121.1,
"%MST": 16.5,
"Test Weight": 57.6,
"Gross Revenue": 475.32
},
"entry_num": 7
},
{
"rank": 11,
"brand": "Golden Harvest",
"product": "G98U62-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 119.0,
"%MST": 14.5,
"Test Weight": 58.7,
"Gross Revenue": 476.0
},
"entry_num": 3
},
{
"rank": 12,
"brand": "Golden Harvest",
"product": "G94U63-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 115.1,
"%MST": 13.7,
"Test Weight": 59.0,
"Gross Revenue": 460.4
},
"entry_num": 1
},
{
"rank": 13,
"brand": "Golden Harvest",
"product": "G95D32-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 114.2,
"%MST": 14.4,
"Test Weight": 58.9,
"Gross Revenue": 456.8
},
"entry_num": 2
}
],
"n_results": 13,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419253"
],
"fetched_at": "2026-05-25T19:31:55.060051+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,34 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419253
- **Cooperator:** Haxtun Farms Llc
- **Planted:** 2024-05-16
- **Harvested:** 2024-10-15
- **Population:** 15,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419253
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G09Y24-DV | DuracadeViptera™ | 150.8 | 15.8 | 57.4 | $597.17 |
| 2 | Golden Harvest | G08U00-V | Viptera ® | 134.0 | 16.1 | 56.1 | $528.63 |
| 3 | Channel | 204-54TRE | - | 129.6 | 16.3 | 57.6 | $509.98 |
| 4 | Golden Harvest | G01U74-AA | Agrisure ® Above | 129.5 | 14.7 | 58.1 | $518.00 |
| 5 | Golden Harvest | G08D29-D | Duracade ® | 129.2 | 17.6 | 58.0 | $500.00 |
| 6 | Golden Harvest | G08R52-V | Viptera ® | 129.0 | 18.2 | 55.2 | $495.36 |
| 7 | Golden Harvest | G00A97-AA | Agrisure ® Above | 127.7 | 13.7 | 60.6 | $510.80 |
| 8 | Channel | 205-63VT2P | - | 127.6 | 18.1 | 58.7 | $490.62 |
| 9 | Golden Harvest | G02K39-D | Duracade ® | 125.0 | 13.8 | 57.1 | $500.00 |
| 10 | Golden Harvest | G03U08-D | Duracade ® | 121.1 | 16.5 | 57.6 | $475.32 |
| 11 | Golden Harvest | G98U62-DV | DuracadeViptera™ | 119.0 | 14.5 | 58.7 | $476.00 |
| 12 | Golden Harvest | G94U63-V | Viptera ® | 115.1 | 13.7 | 59.0 | $460.40 |
| 13 | Golden Harvest | G95D32-V | Viptera ® | 114.2 | 14.4 | 58.9 | $456.80 |
Top 5 by Yield: G09Y24-DV (Golden Harvest) 150.8, G08U00-V (Golden Harvest) 134.0, 204-54TRE (Channel) 129.6, G01U74-AA (Golden Harvest) 129.5, G08D29-D (Golden Harvest) 129.2.
@@ -0,0 +1,194 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419282",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419282",
"cooperator": "Loose Brothers",
"planted_date": "2024-04-26",
"harvested_date": "2024-10-15",
"population_seeds_per_acre": 30000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 264.1,
"%MST": 23.0,
"Test Weight": 56.5,
"Gross Revenue": 950.76
},
"entry_num": 13
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G97B68-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 242.5,
"%MST": 13.6,
"Test Weight": 60.3,
"Gross Revenue": 970.0
},
"entry_num": 2
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G03R40-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 240.9,
"%MST": 17.0,
"Test Weight": 59.2,
"Gross Revenue": 939.51
},
"entry_num": 8
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G08R52-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 239.4,
"%MST": 18.6,
"Test Weight": 55.0,
"Gross Revenue": 914.51
},
"entry_num": 10
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G00U71-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 230.6,
"%MST": 14.9,
"Test Weight": 59.4,
"Gross Revenue": 922.4
},
"entry_num": 4
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 230.0,
"%MST": 17.3,
"Test Weight": 58.4,
"Gross Revenue": 893.55
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 228.1,
"%MST": 12.5,
"Test Weight": 59.6,
"Gross Revenue": 912.4
},
"entry_num": 5
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G08U00-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 223.8,
"%MST": 21.7,
"Test Weight": 55.5,
"Gross Revenue": 820.23
},
"entry_num": 12
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G02K39-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 219.4,
"%MST": 14.8,
"Test Weight": 58.4,
"Gross Revenue": 877.6
},
"entry_num": 6
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G04S19-AT",
"traits": "Agrisure ® Total",
"metrics": {
"Yield": 216.4,
"%MST": 16.4,
"Test Weight": 58.0,
"Gross Revenue": 850.45
},
"entry_num": 9
},
{
"rank": 11,
"brand": "Golden Harvest",
"product": "G08D29-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 208.1,
"%MST": 19.6,
"Test Weight": 55.2,
"Gross Revenue": 784.54
},
"entry_num": 11
},
{
"rank": 12,
"brand": "Golden Harvest",
"product": "G95D32-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 181.2,
"%MST": 13.7,
"Test Weight": 60.2,
"Gross Revenue": 724.8
},
"entry_num": 1
},
{
"rank": 13,
"brand": "Golden Harvest",
"product": "G98U62-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 172.6,
"%MST": 17.8,
"Test Weight": 57.5,
"Gross Revenue": 666.24
},
"entry_num": 3
}
],
"n_results": 13,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419282"
],
"fetched_at": "2026-05-25T19:32:00.476299+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,34 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419282
- **Cooperator:** Loose Brothers
- **Planted:** 2024-04-26
- **Harvested:** 2024-10-15
- **Population:** 30,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419282
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G10U97-V | Viptera ® | 264.1 | 23.0 | 56.5 | $950.76 |
| 2 | Golden Harvest | G97B68-DV | DuracadeViptera™ | 242.5 | 13.6 | 60.3 | $970.00 |
| 3 | Golden Harvest | G03R40-DV | DuracadeViptera™ | 240.9 | 17.0 | 59.2 | $939.51 |
| 4 | Golden Harvest | G08R52-V | Viptera ® | 239.4 | 18.6 | 55.0 | $914.51 |
| 5 | Golden Harvest | G00U71-D | Duracade ® | 230.6 | 14.9 | 59.4 | $922.40 |
| 6 | Golden Harvest | G03U08-D | Duracade ® | 230.0 | 17.3 | 58.4 | $893.55 |
| 7 | Golden Harvest | G01U74-AA | Agrisure ® Above | 228.1 | 12.5 | 59.6 | $912.40 |
| 8 | Golden Harvest | G08U00-V | Viptera ® | 223.8 | 21.7 | 55.5 | $820.23 |
| 9 | Golden Harvest | G02K39-D | Duracade ® | 219.4 | 14.8 | 58.4 | $877.60 |
| 10 | Golden Harvest | G04S19-AT | Agrisure ® Total | 216.4 | 16.4 | 58.0 | $850.45 |
| 11 | Golden Harvest | G08D29-D | Duracade ® | 208.1 | 19.6 | 55.2 | $784.54 |
| 12 | Golden Harvest | G95D32-V | Viptera ® | 181.2 | 13.7 | 60.2 | $724.80 |
| 13 | Golden Harvest | G98U62-DV | DuracadeViptera™ | 172.6 | 17.8 | 57.5 | $666.24 |
Top 5 by Yield: G10U97-V (Golden Harvest) 264.1, G97B68-DV (Golden Harvest) 242.5, G03R40-DV (Golden Harvest) 240.9, G08R52-V (Golden Harvest) 239.4, G00U71-D (Golden Harvest) 230.6.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419431",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419431",
"cooperator": "Mark Gueck",
"planted_date": "2024-05-08",
"harvested_date": "2024-10-15",
"population_seeds_per_acre": 15000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G08R52-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 122.0,
"%MST": 13.0,
"Test Weight": 58.8,
"Gross Revenue": 488.0
},
"entry_num": 8
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G08D29-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 116.2,
"%MST": 16.2,
"Test Weight": 57.8,
"Gross Revenue": 457.83
},
"entry_num": 12
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G09Y24-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 114.3,
"%MST": 16.6,
"Test Weight": 56.3,
"Gross Revenue": 448.06
},
"entry_num": 11
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 110.3,
"%MST": 18.6,
"Test Weight": 58.5,
"Gross Revenue": 421.35
},
"entry_num": 10
},
{
"rank": 5,
"brand": "Pioneer",
"product": "P0075Q",
"traits": "",
"metrics": {
"Yield": 109.1,
"%MST": 13.5,
"Test Weight": 58.6,
"Gross Revenue": 436.4
},
"entry_num": 9
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 99.8,
"%MST": 14.6,
"Test Weight": 59.8,
"Gross Revenue": 399.2
},
"entry_num": 5
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 96.7,
"%MST": 12.6,
"Test Weight": 58.6,
"Gross Revenue": 386.8
},
"entry_num": 7
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G02K39-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 94.4,
"%MST": 14.6,
"Test Weight": 59.6,
"Gross Revenue": 377.6
},
"entry_num": 6
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G94U63-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 94.3,
"%MST": 11.6,
"Test Weight": 61.6,
"Gross Revenue": 377.2
},
"entry_num": 3
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G98U62-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 83.0,
"%MST": 12.6,
"Test Weight": 57.6,
"Gross Revenue": 332.0
},
"entry_num": 1
},
{
"rank": 11,
"brand": "Golden Harvest",
"product": "G91V51-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 79.5,
"%MST": 12.0,
"Test Weight": 59.4,
"Gross Revenue": 318.0
},
"entry_num": 4
},
{
"rank": 12,
"brand": "Golden Harvest",
"product": "G95D32-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 79.3,
"%MST": 13.7,
"Test Weight": 60.6,
"Gross Revenue": 317.2
},
"entry_num": 2
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419431"
],
"fetched_at": "2026-05-25T19:32:18.622221+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419431
- **Cooperator:** Mark Gueck
- **Planted:** 2024-05-08
- **Harvested:** 2024-10-15
- **Population:** 15,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419431
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G08R52-V | Viptera ® | 122.0 | 13.0 | 58.8 | $488.00 |
| 2 | Golden Harvest | G08D29-D | Duracade ® | 116.2 | 16.2 | 57.8 | $457.83 |
| 3 | Golden Harvest | G09Y24-DV | DuracadeViptera™ | 114.3 | 16.6 | 56.3 | $448.06 |
| 4 | Golden Harvest | G10U97-V | Viptera ® | 110.3 | 18.6 | 58.5 | $421.35 |
| 5 | Pioneer | P0075Q | - | 109.1 | 13.5 | 58.6 | $436.40 |
| 6 | Golden Harvest | G01U74-AA | Agrisure ® Above | 99.8 | 14.6 | 59.8 | $399.20 |
| 7 | Golden Harvest | G03U08-D | Duracade ® | 96.7 | 12.6 | 58.6 | $386.80 |
| 8 | Golden Harvest | G02K39-D | Duracade ® | 94.4 | 14.6 | 59.6 | $377.60 |
| 9 | Golden Harvest | G94U63-V | Viptera ® | 94.3 | 11.6 | 61.6 | $377.20 |
| 10 | Golden Harvest | G98U62-DV | DuracadeViptera™ | 83.0 | 12.6 | 57.6 | $332.00 |
| 11 | Golden Harvest | G91V51-DV | DuracadeViptera™ | 79.5 | 12.0 | 59.4 | $318.00 |
| 12 | Golden Harvest | G95D32-V | Viptera ® | 79.3 | 13.7 | 60.6 | $317.20 |
Top 5 by Yield: G08R52-V (Golden Harvest) 122.0, G08D29-D (Golden Harvest) 116.2, G09Y24-DV (Golden Harvest) 114.3, G10U97-V (Golden Harvest) 110.3, P0075Q (Pioneer) 109.1.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419443",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419443",
"cooperator": "Cj Farms",
"planted_date": "2024-05-10",
"harvested_date": "2024-10-16",
"population_seeds_per_acre": 34000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G13U96-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 260.2,
"%MST": 20.7,
"Test Weight": 55.1,
"Gross Revenue": 966.64
},
"entry_num": 12
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G10L16-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 238.4,
"%MST": 18.1,
"Test Weight": 55.6,
"Gross Revenue": 916.65
},
"entry_num": 10
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G00U71-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 238.1,
"%MST": 14.5,
"Test Weight": 58.4,
"Gross Revenue": 952.4
},
"entry_num": 3
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 238.1,
"%MST": 20.0,
"Test Weight": 56.0,
"Gross Revenue": 892.88
},
"entry_num": 9
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 231.5,
"%MST": 14.4,
"Test Weight": 57.4,
"Gross Revenue": 926.0
},
"entry_num": 7
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 229.3,
"%MST": 14.5,
"Test Weight": 58.2,
"Gross Revenue": 917.2
},
"entry_num": 4
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G05U86-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 219.6,
"%MST": 14.9,
"Test Weight": 59.3,
"Gross Revenue": 878.4
},
"entry_num": 8
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G98U62-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 219.5,
"%MST": 12.5,
"Test Weight": 57.8,
"Gross Revenue": 878.0
},
"entry_num": 2
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G02K39-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 215.3,
"%MST": 14.7,
"Test Weight": 56.3,
"Gross Revenue": 861.2
},
"entry_num": 5
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G03R40-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 214.8,
"%MST": 14.9,
"Test Weight": 58.2,
"Gross Revenue": 859.2
},
"entry_num": 6
},
{
"rank": 11,
"brand": "Golden Harvest",
"product": "G12S75-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 191.3,
"%MST": 20.8,
"Test Weight": 53.2,
"Gross Revenue": 706.66
},
"entry_num": 11
},
{
"rank": 12,
"brand": "Golden Harvest",
"product": "G97B68-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 172.7,
"%MST": 14.5,
"Test Weight": 58.5,
"Gross Revenue": 690.8
},
"entry_num": 1
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419443"
],
"fetched_at": "2026-05-25T19:32:21.494452+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419443
- **Cooperator:** Cj Farms
- **Planted:** 2024-05-10
- **Harvested:** 2024-10-16
- **Population:** 34,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419443
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G13U96-DV | DuracadeViptera™ | 260.2 | 20.7 | 55.1 | $966.64 |
| 2 | Golden Harvest | G10L16-DV | DuracadeViptera™ | 238.4 | 18.1 | 55.6 | $916.65 |
| 3 | Golden Harvest | G00U71-D | Duracade ® | 238.1 | 14.5 | 58.4 | $952.40 |
| 3 | Golden Harvest | G10U97-V | Viptera ® | 238.1 | 20.0 | 56.0 | $892.88 |
| 5 | Golden Harvest | G03U08-D | Duracade ® | 231.5 | 14.4 | 57.4 | $926.00 |
| 6 | Golden Harvest | G01U74-AA | Agrisure ® Above | 229.3 | 14.5 | 58.2 | $917.20 |
| 7 | Golden Harvest | G05U86-DV | DuracadeViptera™ | 219.6 | 14.9 | 59.3 | $878.40 |
| 8 | Golden Harvest | G98U62-DV | DuracadeViptera™ | 219.5 | 12.5 | 57.8 | $878.00 |
| 9 | Golden Harvest | G02K39-D | Duracade ® | 215.3 | 14.7 | 56.3 | $861.20 |
| 10 | Golden Harvest | G03R40-DV | DuracadeViptera™ | 214.8 | 14.9 | 58.2 | $859.20 |
| 11 | Golden Harvest | G12S75-D | Duracade ® | 191.3 | 20.8 | 53.2 | $706.66 |
| 12 | Golden Harvest | G97B68-DV | DuracadeViptera™ | 172.7 | 14.5 | 58.5 | $690.80 |
Top 5 by Yield: G13U96-DV (Golden Harvest) 260.2, G10L16-DV (Golden Harvest) 238.4, G00U71-D (Golden Harvest) 238.1, G10U97-V (Golden Harvest) 238.1, G03U08-D (Golden Harvest) 231.5.
@@ -0,0 +1,155 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419572",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419572",
"cooperator": "3 Miles Farm LLC",
"planted_date": "2024-05-09",
"harvested_date": "2024-10-18",
"population_seeds_per_acre": 31900,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G12S75-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 250.4,
"%MST": 15.6,
"Test Weight": 57.4,
"Gross Revenue": 994.09
},
"entry_num": 6
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G14B65-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 245.2,
"%MST": 16.7,
"Test Weight": 57.6,
"Gross Revenue": 959.96
},
"entry_num": 9
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G10L16-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 244.2,
"%MST": 14.6,
"Test Weight": 57.9,
"Gross Revenue": 976.8
},
"entry_num": 5
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 240.5,
"%MST": 16.8,
"Test Weight": 59.2,
"Gross Revenue": 940.36
},
"entry_num": 4
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 237.5,
"%MST": 13.0,
"Test Weight": 60.4,
"Gross Revenue": 950.0
},
"entry_num": 2
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G13U96-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 235.4,
"%MST": 15.9,
"Test Weight": 57.6,
"Gross Revenue": 931.01
},
"entry_num": 8
},
{
"rank": 7,
"brand": "DEKALB",
"product": "DKC56-65",
"traits": "",
"metrics": {
"Yield": 234.9,
"%MST": 13.0,
"Test Weight": 58.3,
"Gross Revenue": 939.6
},
"entry_num": 10
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G13U29-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 231.5,
"%MST": 14.5,
"Test Weight": 58.9,
"Gross Revenue": 926.0
},
"entry_num": 7
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 221.1,
"%MST": 12.4,
"Test Weight": 60.0,
"Gross Revenue": 884.4
},
"entry_num": 1
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G05U86-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 213.4,
"%MST": 13.1,
"Test Weight": 60.5,
"Gross Revenue": 853.6
},
"entry_num": 3
}
],
"n_results": 10,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419572"
],
"fetched_at": "2026-05-25T19:32:51.484663+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,31 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419572
- **Cooperator:** 3 Miles Farm LLC
- **Planted:** 2024-05-09
- **Harvested:** 2024-10-18
- **Population:** 31,900 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419572
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G12S75-D | Duracade ® | 250.4 | 15.6 | 57.4 | $994.09 |
| 2 | Golden Harvest | G14B65-DV | DuracadeViptera™ | 245.2 | 16.7 | 57.6 | $959.96 |
| 3 | Golden Harvest | G10L16-DV | DuracadeViptera™ | 244.2 | 14.6 | 57.9 | $976.80 |
| 4 | Golden Harvest | G10U97-V | Viptera ® | 240.5 | 16.8 | 59.2 | $940.36 |
| 5 | Golden Harvest | G03U08-D | Duracade ® | 237.5 | 13.0 | 60.4 | $950.00 |
| 6 | Golden Harvest | G13U96-DV | DuracadeViptera™ | 235.4 | 15.9 | 57.6 | $931.01 |
| 7 | DEKALB | DKC56-65 | - | 234.9 | 13.0 | 58.3 | $939.60 |
| 8 | Golden Harvest | G13U29-VZ | Viptera ® Z3 | 231.5 | 14.5 | 58.9 | $926.00 |
| 9 | Golden Harvest | G01U74-AA | Agrisure ® Above | 221.1 | 12.4 | 60.0 | $884.40 |
| 10 | Golden Harvest | G05U86-DV | DuracadeViptera™ | 213.4 | 13.1 | 60.5 | $853.60 |
Top 5 by Yield: G12S75-D (Golden Harvest) 250.4, G14B65-DV (Golden Harvest) 245.2, G10L16-DV (Golden Harvest) 244.2, G10U97-V (Golden Harvest) 240.5, G03U08-D (Golden Harvest) 237.5.
@@ -0,0 +1,142 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419659",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419659",
"cooperator": "Sterling Dunivan",
"planted_date": "2024-05-15",
"harvested_date": "2024-10-17",
"population_seeds_per_acre": 28000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Brevant",
"product": "B14R22AML",
"traits": "",
"metrics": {
"Yield": 189.0,
"%MST": 15.3,
"Test Weight": 57.2,
"Gross Revenue": 753.16
},
"entry_num": 9
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 183.9,
"%MST": 13.5,
"Test Weight": 60.6,
"Gross Revenue": 735.6
},
"entry_num": 6
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G09Y24-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 183.5,
"%MST": 13.0,
"Test Weight": 58.3,
"Gross Revenue": 734.0
},
"entry_num": 8
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G00U71-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 164.4,
"%MST": 10.2,
"Test Weight": 60.2,
"Gross Revenue": 657.6
},
"entry_num": 4
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G10L16-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 162.6,
"%MST": 12.4,
"Test Weight": 59.2,
"Gross Revenue": 650.4
},
"entry_num": 5
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G02K39-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 155.8,
"%MST": 9.7,
"Test Weight": 58.9,
"Gross Revenue": 623.2
},
"entry_num": 1
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G95D32-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 147.9,
"%MST": 10.1,
"Test Weight": 60.0,
"Gross Revenue": 591.6
},
"entry_num": 7
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G98U62-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 138.8,
"%MST": 9.5,
"Test Weight": 59.8,
"Gross Revenue": 555.2
},
"entry_num": 3
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G04S19-AT",
"traits": "Agrisure ® Total",
"metrics": {
"Yield": 123.2,
"%MST": 11.4,
"Test Weight": 58.2,
"Gross Revenue": 492.8
},
"entry_num": 2
}
],
"n_results": 9,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419659"
],
"fetched_at": "2026-05-25T19:33:13.413709+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,30 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419659
- **Cooperator:** Sterling Dunivan
- **Planted:** 2024-05-15
- **Harvested:** 2024-10-17
- **Population:** 28,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419659
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Brevant | B14R22AML | - | 189.0 | 15.3 | 57.2 | $753.16 |
| 2 | Golden Harvest | G10U97-V | Viptera ® | 183.9 | 13.5 | 60.6 | $735.60 |
| 3 | Golden Harvest | G09Y24-DV | DuracadeViptera™ | 183.5 | 13.0 | 58.3 | $734.00 |
| 4 | Golden Harvest | G00U71-D | Duracade ® | 164.4 | 10.2 | 60.2 | $657.60 |
| 5 | Golden Harvest | G10L16-DV | DuracadeViptera™ | 162.6 | 12.4 | 59.2 | $650.40 |
| 6 | Golden Harvest | G02K39-AA | Agrisure ® Above | 155.8 | 9.7 | 58.9 | $623.20 |
| 7 | Golden Harvest | G95D32-V | Viptera ® | 147.9 | 10.1 | 60.0 | $591.60 |
| 8 | Golden Harvest | G98U62-DV | DuracadeViptera™ | 138.8 | 9.5 | 59.8 | $555.20 |
| 9 | Golden Harvest | G04S19-AT | Agrisure ® Total | 123.2 | 11.4 | 58.2 | $492.80 |
Top 5 by Yield: B14R22AML (Brevant) 189.0, G10U97-V (Golden Harvest) 183.9, G09Y24-DV (Golden Harvest) 183.5, G00U71-D (Golden Harvest) 164.4, G10L16-DV (Golden Harvest) 162.6.
@@ -0,0 +1,181 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419794",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419794",
"cooperator": "Mark Gueck",
"planted_date": "2024-04-30",
"harvested_date": "2024-10-21",
"population_seeds_per_acre": 32500,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G00U71-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 258.1,
"%MST": 15.4,
"Test Weight": 57.2,
"Gross Revenue": 1027.24
},
"entry_num": 1
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G05U86-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 251.0,
"%MST": 15.1,
"Test Weight": 56.6,
"Gross Revenue": 1002.74
},
"entry_num": 7
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 246.4,
"%MST": 16.0,
"Test Weight": 57.0,
"Gross Revenue": 973.28
},
"entry_num": 5
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G08U00-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 245.0,
"%MST": 14.4,
"Test Weight": 59.0,
"Gross Revenue": 980.0
},
"entry_num": 8
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G03R40-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 244.0,
"%MST": 20.0,
"Test Weight": 57.0,
"Gross Revenue": 915.0
},
"entry_num": 4
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G02K39-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 242.4,
"%MST": 16.0,
"Test Weight": 57.5,
"Gross Revenue": 957.48
},
"entry_num": 3
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G10L16-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 241.3,
"%MST": 13.6,
"Test Weight": 56.2,
"Gross Revenue": 965.2
},
"entry_num": 10
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 236.7,
"%MST": 17.3,
"Test Weight": 57.3,
"Gross Revenue": 919.58
},
"entry_num": 2
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 230.3,
"%MST": 15.4,
"Test Weight": 59.4,
"Gross Revenue": 916.59
},
"entry_num": 9
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G13U96-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 226.5,
"%MST": 13.8,
"Test Weight": 59.1,
"Gross Revenue": 906.0
},
"entry_num": 11
},
{
"rank": 11,
"brand": "DEKALB",
"product": "DKC56-65",
"traits": "",
"metrics": {
"Yield": 225.9,
"%MST": 14.8,
"Test Weight": 58.4,
"Gross Revenue": 903.6
},
"entry_num": 12
},
{
"rank": 12,
"brand": "Golden Harvest",
"product": "G04S19-AT",
"traits": "Agrisure ® Total",
"metrics": {
"Yield": 211.6,
"%MST": 14.1,
"Test Weight": 59.0,
"Gross Revenue": 846.4
},
"entry_num": 6
}
],
"n_results": 12,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419794"
],
"fetched_at": "2026-05-25T19:33:53.029113+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,33 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419794
- **Cooperator:** Mark Gueck
- **Planted:** 2024-04-30
- **Harvested:** 2024-10-21
- **Population:** 32,500 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419794
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G00U71-D | Duracade ® | 258.1 | 15.4 | 57.2 | $1027.24 |
| 2 | Golden Harvest | G05U86-DV | DuracadeViptera™ | 251.0 | 15.1 | 56.6 | $1002.74 |
| 3 | Golden Harvest | G03U08-D | Duracade ® | 246.4 | 16.0 | 57.0 | $973.28 |
| 4 | Golden Harvest | G08U00-V | Viptera ® | 245.0 | 14.4 | 59.0 | $980.00 |
| 5 | Golden Harvest | G03R40-DV | DuracadeViptera™ | 244.0 | 20.0 | 57.0 | $915.00 |
| 6 | Golden Harvest | G02K39-D | Duracade ® | 242.4 | 16.0 | 57.5 | $957.48 |
| 7 | Golden Harvest | G10L16-DV | DuracadeViptera™ | 241.3 | 13.6 | 56.2 | $965.20 |
| 8 | Golden Harvest | G01U74-AA | Agrisure ® Above | 236.7 | 17.3 | 57.3 | $919.58 |
| 9 | Golden Harvest | G10U97-V | Viptera ® | 230.3 | 15.4 | 59.4 | $916.59 |
| 10 | Golden Harvest | G13U96-DV | DuracadeViptera™ | 226.5 | 13.8 | 59.1 | $906.00 |
| 11 | DEKALB | DKC56-65 | - | 225.9 | 14.8 | 58.4 | $903.60 |
| 12 | Golden Harvest | G04S19-AT | Agrisure ® Total | 211.6 | 14.1 | 59.0 | $846.40 |
Top 5 by Yield: G00U71-D (Golden Harvest) 258.1, G05U86-DV (Golden Harvest) 251.0, G03U08-D (Golden Harvest) 246.4, G08U00-V (Golden Harvest) 245.0, G03R40-DV (Golden Harvest) 244.0.
@@ -0,0 +1,233 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2419818",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2419818",
"cooperator": "SRF Farms",
"planted_date": "2024-05-02",
"harvested_date": "2024-10-16",
"population_seeds_per_acre": 32670,
"row_width_in": 20,
"results": [
{
"rank": 1,
"brand": "Golden Harvest",
"product": "G13N18-3111",
"traits": "Agrisure ® Viptera ® 3111",
"metrics": {
"Yield": 192.6,
"%MST": 13.8,
"Test Weight": 60.6,
"Gross Revenue": 770.4
},
"entry_num": 10
},
{
"rank": 2,
"brand": "Golden Harvest",
"product": "G13U96-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 188.5,
"%MST": 13.9,
"Test Weight": 60.4,
"Gross Revenue": 754.0
},
"entry_num": 12
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G01U74-AA",
"traits": "Agrisure ® Above",
"metrics": {
"Yield": 188.4,
"%MST": 9.3,
"Test Weight": 61.7,
"Gross Revenue": 753.6
},
"entry_num": 4
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G14B65-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 186.2,
"%MST": 13.6,
"Test Weight": 57.8,
"Gross Revenue": 744.8
},
"entry_num": 13
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G05U86-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 184.7,
"%MST": 9.8,
"Test Weight": 61.8,
"Gross Revenue": 738.8
},
"entry_num": 7
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G13U29-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 181.9,
"%MST": 14.6,
"Test Weight": 55.0,
"Gross Revenue": 727.6
},
"entry_num": 11
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G10L16-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 181.8,
"%MST": 17.9,
"Test Weight": 55.8,
"Gross Revenue": 700.84
},
"entry_num": 8
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 181.7,
"%MST": 8.7,
"Test Weight": 61.0,
"Gross Revenue": 726.8
},
"entry_num": 6
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 181.7,
"%MST": 13.0,
"Test Weight": 58.2,
"Gross Revenue": 726.8
},
"entry_num": 9
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G02K39-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 177.8,
"%MST": 9.1,
"Test Weight": 58.6,
"Gross Revenue": 711.2
},
"entry_num": 5
},
{
"rank": 11,
"brand": "Golden Harvest",
"product": "G97B68-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 176.8,
"%MST": 8.0,
"Test Weight": 60.9,
"Gross Revenue": 707.2
},
"entry_num": 2
},
{
"rank": 12,
"brand": "Golden Harvest",
"product": "G08U00-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 166.0,
"%MST": 10.5,
"Test Weight": 57.6,
"Gross Revenue": 664.0
},
"entry_num": 16
},
{
"rank": 13,
"brand": "Golden Harvest",
"product": "G16K01-3111",
"traits": "Agrisure ® Viptera ® 3111",
"metrics": {
"Yield": 165.6,
"%MST": 15.3,
"Test Weight": 57.9,
"Gross Revenue": 659.92
},
"entry_num": 15
},
{
"rank": 14,
"brand": "Golden Harvest",
"product": "G15L32-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 165.0,
"%MST": 16.1,
"Test Weight": 56.7,
"Gross Revenue": 650.92
},
"entry_num": 14
},
{
"rank": 15,
"brand": "Golden Harvest",
"product": "G98U62-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 154.0,
"%MST": 8.3,
"Test Weight": 58.0,
"Gross Revenue": 616.0
},
"entry_num": 3
},
{
"rank": 16,
"brand": "Golden Harvest",
"product": "G95D32-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 142.8,
"%MST": 8.8,
"Test Weight": 59.4,
"Gross Revenue": 571.2
},
"entry_num": 1
}
],
"n_results": 16,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419818"
],
"fetched_at": "2026-05-25T19:34:00.354238+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,37 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2419818
- **Cooperator:** SRF Farms
- **Planted:** 2024-05-02
- **Harvested:** 2024-10-16
- **Population:** 32,670 seeds/acre
- **Row width:** 20"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2419818
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Golden Harvest | G13N18-3111 | Agrisure ® Viptera ® 3111 | 192.6 | 13.8 | 60.6 | $770.40 |
| 2 | Golden Harvest | G13U96-DV | DuracadeViptera™ | 188.5 | 13.9 | 60.4 | $754.00 |
| 3 | Golden Harvest | G01U74-AA | Agrisure ® Above | 188.4 | 9.3 | 61.7 | $753.60 |
| 4 | Golden Harvest | G14B65-DV | DuracadeViptera™ | 186.2 | 13.6 | 57.8 | $744.80 |
| 5 | Golden Harvest | G05U86-DV | DuracadeViptera™ | 184.7 | 9.8 | 61.8 | $738.80 |
| 6 | Golden Harvest | G13U29-VZ | Viptera ® Z3 | 181.9 | 14.6 | 55.0 | $727.60 |
| 7 | Golden Harvest | G10L16-DV | DuracadeViptera™ | 181.8 | 17.9 | 55.8 | $700.84 |
| 8 | Golden Harvest | G03U08-D | Duracade ® | 181.7 | 8.7 | 61.0 | $726.80 |
| 8 | Golden Harvest | G10U97-V | Viptera ® | 181.7 | 13.0 | 58.2 | $726.80 |
| 10 | Golden Harvest | G02K39-D | Duracade ® | 177.8 | 9.1 | 58.6 | $711.20 |
| 11 | Golden Harvest | G97B68-DV | DuracadeViptera™ | 176.8 | 8.0 | 60.9 | $707.20 |
| 12 | Golden Harvest | G08U00-V | Viptera ® | 166.0 | 10.5 | 57.6 | $664.00 |
| 13 | Golden Harvest | G16K01-3111 | Agrisure ® Viptera ® 3111 | 165.6 | 15.3 | 57.9 | $659.92 |
| 14 | Golden Harvest | G15L32-DV | DuracadeViptera™ | 165.0 | 16.1 | 56.7 | $650.92 |
| 15 | Golden Harvest | G98U62-DV | DuracadeViptera™ | 154.0 | 8.3 | 58.0 | $616.00 |
| 16 | Golden Harvest | G95D32-V | Viptera ® | 142.8 | 8.8 | 59.4 | $571.20 |
Top 5 by Yield: G13N18-3111 (Golden Harvest) 192.6, G13U96-DV (Golden Harvest) 188.5, G01U74-AA (Golden Harvest) 188.4, G14B65-DV (Golden Harvest) 186.2, G05U86-DV (Golden Harvest) 184.7.
@@ -0,0 +1,116 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2420038",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2420038",
"cooperator": "Mark Niebur",
"planted_date": "2024-05-08",
"harvested_date": "2024-10-23",
"population_seeds_per_acre": 32000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Brevant",
"product": "B04J45V",
"traits": "",
"metrics": {
"Yield": 247.5,
"%MST": 16.0,
"Test Weight": 58.3,
"Gross Revenue": 977.62
},
"entry_num": 5
},
{
"rank": 2,
"brand": "Brevant",
"product": "B05D47V",
"traits": "",
"metrics": {
"Yield": 243.9,
"%MST": 14.9,
"Test Weight": 59.9,
"Gross Revenue": 975.6
},
"entry_num": 6
},
{
"rank": 3,
"brand": "Golden Harvest",
"product": "G00U71-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 232.0,
"%MST": 16.0,
"Test Weight": 59.6,
"Gross Revenue": 916.4
},
"entry_num": 4
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G03U08-D",
"traits": "Duracade ®",
"metrics": {
"Yield": 230.5,
"%MST": 15.3,
"Test Weight": 60.6,
"Gross Revenue": 918.54
},
"entry_num": 3
},
{
"rank": 5,
"brand": "DEKALB",
"product": "DKC105-33",
"traits": "",
"metrics": {
"Yield": 221.9,
"%MST": 17.0,
"Test Weight": 56.7,
"Gross Revenue": 865.41
},
"entry_num": 1
},
{
"rank": 6,
"brand": "DEKALB",
"product": "DKC56-65",
"traits": "",
"metrics": {
"Yield": 220.1,
"%MST": 17.4,
"Test Weight": 57.4,
"Gross Revenue": 853.99
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Golden Harvest",
"product": "G05U86-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 201.4,
"%MST": 16.8,
"Test Weight": 61.4,
"Gross Revenue": 787.47
},
"entry_num": 2
}
],
"n_results": 7,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2420038"
],
"fetched_at": "2026-05-25T19:34:59.996895+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,28 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2420038
- **Cooperator:** Mark Niebur
- **Planted:** 2024-05-08
- **Harvested:** 2024-10-23
- **Population:** 32,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2420038
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Brevant | B04J45V | - | 247.5 | 16.0 | 58.3 | $977.62 |
| 2 | Brevant | B05D47V | - | 243.9 | 14.9 | 59.9 | $975.60 |
| 3 | Golden Harvest | G00U71-D | Duracade ® | 232.0 | 16.0 | 59.6 | $916.40 |
| 4 | Golden Harvest | G03U08-D | Duracade ® | 230.5 | 15.3 | 60.6 | $918.54 |
| 5 | DEKALB | DKC105-33 | - | 221.9 | 17.0 | 56.7 | $865.41 |
| 6 | DEKALB | DKC56-65 | - | 220.1 | 17.4 | 57.4 | $853.99 |
| 7 | Golden Harvest | G05U86-DV | DuracadeViptera™ | 201.4 | 16.8 | 61.4 | $787.47 |
Top 5 by Yield: B04J45V (Brevant) 247.5, B05D47V (Brevant) 243.9, G00U71-D (Golden Harvest) 232.0, G03U08-D (Golden Harvest) 230.5, DKC105-33 (DEKALB) 221.9.
@@ -0,0 +1,168 @@
{
"source": "gh_plot_reports",
"source_key": "ghpr-corn-co-2024-2420281",
"data_type": "trial",
"vendor": "Syngenta",
"brand": "Golden Harvest",
"crop": "corn",
"state": "Colorado",
"state_abbrev": "co",
"year": 2024,
"plot_id": "2420281",
"cooperator": "Double M Farms",
"planted_date": "2024-05-13",
"harvested_date": "2024-10-24",
"population_seeds_per_acre": 30000,
"row_width_in": 30,
"results": [
{
"rank": 1,
"brand": "Pioneer",
"product": "P08527V",
"traits": "",
"metrics": {
"Yield": 235.1,
"%MST": 12.2,
"Test Weight": 61.6,
"Gross Revenue": 940.4
},
"entry_num": 10
},
{
"rank": 2,
"brand": "Pioneer",
"product": "P10625V",
"traits": "",
"metrics": {
"Yield": 233.6,
"%MST": 12.3,
"Test Weight": 62.8,
"Gross Revenue": 934.4
},
"entry_num": 1
},
{
"rank": 3,
"brand": "Pioneer",
"product": "P1828AM",
"traits": "",
"metrics": {
"Yield": 230.7,
"%MST": 12.9,
"Test Weight": 63.4,
"Gross Revenue": 922.8
},
"entry_num": 11
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "G13U29-VZ",
"traits": "Viptera ® Z3",
"metrics": {
"Yield": 225.9,
"%MST": 15.1,
"Test Weight": 61.4,
"Gross Revenue": 902.47
},
"entry_num": 6
},
{
"rank": 5,
"brand": "Golden Harvest",
"product": "G10U97-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 221.0,
"%MST": 14.2,
"Test Weight": 62.8,
"Gross Revenue": 884.0
},
"entry_num": 5
},
{
"rank": 6,
"brand": "Golden Harvest",
"product": "G14B65-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 219.3,
"%MST": 15.9,
"Test Weight": 59.1,
"Gross Revenue": 867.33
},
"entry_num": 7
},
{
"rank": 7,
"brand": "Pioneer",
"product": "P13777V",
"traits": "",
"metrics": {
"Yield": 219.0,
"%MST": 12.4,
"Test Weight": 62.3,
"Gross Revenue": 876.0
},
"entry_num": 2
},
{
"rank": 8,
"brand": "Pioneer",
"product": "P1828AM",
"traits": "",
"metrics": {
"Yield": 218.1,
"%MST": 14.6,
"Test Weight": 62.0,
"Gross Revenue": 872.4
},
"entry_num": 9
},
{
"rank": 9,
"brand": "Golden Harvest",
"product": "G10L16-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 212.7,
"%MST": 15.4,
"Test Weight": 59.7,
"Gross Revenue": 846.55
},
"entry_num": 4
},
{
"rank": 10,
"brand": "Golden Harvest",
"product": "G17A74-DV",
"traits": "DuracadeViptera™",
"metrics": {
"Yield": 209.8,
"%MST": 17.3,
"Test Weight": 59.9,
"Gross Revenue": 815.07
},
"entry_num": 8
},
{
"rank": 11,
"brand": "Golden Harvest",
"product": "G08R52-V",
"traits": "Viptera ®",
"metrics": {
"Yield": 181.5,
"%MST": 12.5,
"Test Weight": 60.7,
"Gross Revenue": 726.0
},
"entry_num": 3
}
],
"n_results": 11,
"source_urls": [
"https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2420281"
],
"fetched_at": "2026-05-25T19:35:45.025873+00:00",
"scraper_version": "0.1.0"
}
@@ -0,0 +1,32 @@
# Corn yield trial — Colorado, 2024
- **Source:** Golden Harvest plot report (cross-vendor head-to-head)
- **Crop:** Corn
- **State:** Colorado (CO)
- **Year:** 2024
- **Plot ID:** 2420281
- **Cooperator:** Double M Farms
- **Planted:** 2024-05-13
- **Harvested:** 2024-10-24
- **Population:** 30,000 seeds/acre
- **Row width:** 30"
- **URL:** https://www.goldenharvestseeds.com/corn/plot-report/co/2024/2420281
---
## Results (top-down by rank)
| Rank | Brand | Product | Traits | Yield | %MST | Test Weight | Gross Revenue |
|---|---|---|---|---|---|---|---|
| 1 | Pioneer | P08527V | - | 235.1 | 12.2 | 61.6 | $940.40 |
| 2 | Pioneer | P10625V | - | 233.6 | 12.3 | 62.8 | $934.40 |
| 3 | Pioneer | P1828AM | - | 230.7 | 12.9 | 63.4 | $922.80 |
| 4 | Golden Harvest | G13U29-VZ | Viptera ® Z3 | 225.9 | 15.1 | 61.4 | $902.47 |
| 5 | Golden Harvest | G10U97-V | Viptera ® | 221.0 | 14.2 | 62.8 | $884.00 |
| 6 | Golden Harvest | G14B65-DV | DuracadeViptera™ | 219.3 | 15.9 | 59.1 | $867.33 |
| 7 | Pioneer | P13777V | - | 219.0 | 12.4 | 62.3 | $876.00 |
| 8 | Pioneer | P1828AM | - | 218.1 | 14.6 | 62.0 | $872.40 |
| 9 | Golden Harvest | G10L16-DV | DuracadeViptera™ | 212.7 | 15.4 | 59.7 | $846.55 |
| 10 | Golden Harvest | G17A74-DV | DuracadeViptera™ | 209.8 | 17.3 | 59.9 | $815.07 |
| 11 | Golden Harvest | G08R52-V | Viptera ® | 181.5 | 12.5 | 60.7 | $726.00 |
Top 5 by Yield: P08527V (Pioneer) 235.1, P10625V (Pioneer) 233.6, P1828AM (Pioneer) 230.7, G13U29-VZ (Golden Harvest) 225.9, G10U97-V (Golden Harvest) 221.0.

Some files were not shown because too many files have changed in this diff Show More