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

The Kingdom Moneyball (5.0 Cap) - The Kingdom Moneyball

ID: 6653341438

Match Scores

15-4

Win

Play Date

2026-04-26

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BL
Brandon Looney

VXE9PP · Woodstock, GA, US

DUPR

4.838

LC
Lee Chadwick

4Z2P72 · Kennesaw, GA, US

DUPR

4.741

TEAM 2LOSS
DR
David Robertson

V2EJW6 · USA

DUPR

4.181

JP
Joseph Passi

4V4XLK · USA

DUPR

4.364

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-6653341438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4979579291,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Looney",
        "dupr_id": "VXE9PP",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Lee Chadwick",
        "dupr_id": "4Z2P72",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 7965479118,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Robertson",
        "dupr_id": "V2EJW6",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Passi",
        "dupr_id": "4V4XLK",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]