Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Kingdom Moneyball (DUPR 3.9 Cap) - DUPR 3.9 and below COED

ID: 8118667545

Match Scores

15-7

Win

Play Date

2026-05-17

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AT
Alex Thompson

76Q77M · Marietta, GA, US

DUPR

4.005

RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.852

TEAM 2LOSS
BT
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.424

RP
Ryan Patterson

V70JD5 · Smyrna, GA, US

DUPR

3.830

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-8118667545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5380619105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Thompson",
        "dupr_id": "76Q77M",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 5411016105,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ryan Patterson",
        "dupr_id": "V70JD5",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  }
]