Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6612664501

Match Scores

15-12

Loss

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Siddarth Kelam

KD6GOK · USA

DUPR

3.901

AA
Anthony Arias

4ZPY4V · Marietta, GA, US

DUPR

3.835

TEAM 2LOSS
BT
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.429

RP
Ryan Patterson

V70JD5 · Smyrna, GA, US

DUPR

3.838

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-6612664501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7643383825,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Siddarth Kelam",
        "dupr_id": "KD6GOK",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Arias",
        "dupr_id": "4ZPY4V",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 8517300303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ryan Patterson",
        "dupr_id": "V70JD5",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  }
]