Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Kingdom Moneyball (5.0 Cap) - The Kingdom Moneyball

ID: 7545698621

Match Scores

15-5

Win

Play Date

2026-04-26

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Christian Herndon

6NRZGE · Roswell, GA, US

DUPR

4.648

EM
Eric mitcham

EWPMRM · Marietta, GA, US

DUPR

4.320

TEAM 2LOSS
JR
Jake Rosenberg

PKX9GZ · Atlanta, GA, US

DUPR

3.843

EM
Eric Marcus

V4XJD6 · Atlanta, GA, US

DUPR

4.048

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-7545698621
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5348874673,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian Herndon",
        "dupr_id": "6NRZGE",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Eric mitcham",
        "dupr_id": "EWPMRM",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 8087684187,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Rosenberg",
        "dupr_id": "PKX9GZ",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Eric Marcus",
        "dupr_id": "V4XJD6",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]