Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6030513071

Match Scores

9-15

Loss

Play Date

2026-05-17

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Siddarth Kelam

KD6GOK · Smyrna, GA, US

DUPR

3.907

AA
Anthony Arias

4ZPY4V · Marietta, GA, US

DUPR

3.839

TEAM 2WINNER
DD
Darrin Diep

DN2406 · USA

DUPR

3.649

MK
Michael Kuek

9PXL0R · USA

DUPR

3.771

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-6030513071
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6351417949,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Siddarth Kelam",
        "dupr_id": "KD6GOK",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      },
      {
        "name": "Anthony Arias",
        "dupr_id": "4ZPY4V",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 7356625336,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darrin Diep",
        "dupr_id": "DN2406",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Kuek",
        "dupr_id": "9PXL0R",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]