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

The Kingdom Moneyball (5.0 Cap) - The Kingdom Moneyball

ID: 7974304057

Match Scores

15-5

Win

Play Date

2026-04-26

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BL
Brandon Looney

VXE9PP · Woodstock, GA, US

DUPR

4.850

LC
Lee Chadwick

4Z2P72 · Kennesaw, GA, US

DUPR

4.756

TEAM 2LOSS
JH
Jonathan Horsley

3YLLME · Carrollton, GA, US

DUPR

4.274

CB
Charles Bray Williams

16MYKK · Carrollton, GA, US

DUPR

4.838

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-7974304057
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6271971329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Looney",
        "dupr_id": "VXE9PP",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Lee Chadwick",
        "dupr_id": "4Z2P72",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 6013160672,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Horsley",
        "dupr_id": "3YLLME",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Charles Bray Williams",
        "dupr_id": "16MYKK",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  }
]