Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5571085870

Match Scores

15-5

Win

Play Date

2026-05-17

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AT
Alex Thompson

76Q77M · Marietta, GA, US

DUPR

4.001

RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.848

TEAM 2LOSS
ZD
Zachary Deutsch

8D5P9L · Smyrna, GA, US

DUPR

3.748

SC
Sung Choe

V8DDY8 · Hiram, GA, US

DUPR

3.937

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-5571085870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8408076240,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Thompson",
        "dupr_id": "76Q77M",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 8222862177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Deutsch",
        "dupr_id": "8D5P9L",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      },
      {
        "name": "Sung Choe",
        "dupr_id": "V8DDY8",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Hiram, GA, US"
      }
    ]
  }
]