Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Kingdom Moneyball (5.0 Cap) - The Kingdom Moneyball

ID: 4560335448

Match Scores

5-15

Loss

Play Date

2026-04-26

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KH
Kyle Hunsinger

W6J44Y · Kennesaw, GA, US

DUPR

4.127

MS
Mark Spackman

8G0D7D · Powder Springs, GA, US

DUPR

4.160

TEAM 2WINNER
JL
Jason Ly

0Y2PE2 · Marietta, GA, US

DUPR

4.168

JD
Javier De Leon

OD94VW · Carolina, PR

DUPR

4.863

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-4560335448
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6841195175,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Hunsinger",
        "dupr_id": "W6J44Y",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      },
      {
        "name": "Mark Spackman",
        "dupr_id": "8G0D7D",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Powder Springs, GA, US"
      }
    ]
  },
  {
    "team_id": 5537702618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Ly",
        "dupr_id": "0Y2PE2",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      }
    ]
  }
]