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

The Kingdom Moneyball (5.0 Cap) - The Kingdom Moneyball

ID: 7856822614

Match Scores

13-15

Win

Play Date

2026-04-26

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LW
Lucas wilder

WK0Y6Q · Austell, GA, US

DUPR

4.684

MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.752

TEAM 2WINNER
BL
Brandon Looney

VXE9PP · Woodstock, GA, US

DUPR

4.839

LC
Lee Chadwick

4Z2P72 · Kennesaw, GA, US

DUPR

4.742

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-7856822614
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8244942146,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucas  wilder",
        "dupr_id": "WK0Y6Q",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 5035868222,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Looney",
        "dupr_id": "VXE9PP",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Lee Chadwick",
        "dupr_id": "4Z2P72",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  }
]