Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5744581713

Match Scores

15-3

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

3.975

RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.821

TEAM 2LOSS
KG
Kimia Ghaffari

L2WZJZ · USA

DUPR

3.077

AT
Akhil Talla

WKNZVY · USA

DUPR

3.735

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-5744581713
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6660239375,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Thompson",
        "dupr_id": "76Q77M",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 5693182342,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimia Ghaffari",
        "dupr_id": "L2WZJZ",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Akhil Talla",
        "dupr_id": "WKNZVY",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]