Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Kingdom Moneyball (5.0 Cap) - The Kingdom Moneyball

ID: 7413275375

Match Scores

15-6

Win

Play Date

2026-04-26

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BL
Brandon Looney

VXE9PP · Woodstock, GA, US

DUPR

4.834

LC
Lee Chadwick

4Z2P72 · Kennesaw, GA, US

DUPR

4.735

TEAM 2LOSS
NH
Nick Hoerig

7DRYQ9 · USA

DUPR

4.203

SF
Shane Fadem

1RPZYM · Marietta, GA, US

DUPR

4.325

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7413275375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4383994685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Looney",
        "dupr_id": "VXE9PP",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Lee Chadwick",
        "dupr_id": "4Z2P72",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 6263964202,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Hoerig",
        "dupr_id": "7DRYQ9",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Fadem",
        "dupr_id": "1RPZYM",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]