Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APEX SPORTS HUB

ID: 4590289828

Match Scores

11-5

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

19310 E 50th Terrace, Independence, MO 64055, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Chace Corbin

16W0YD · Springfield, MO, US

DUPR

4.967

DS
Devin Sage

QJJLEN · USA

DUPR

4.056

TEAM 2LOSS
AW
Andrew Walters

3O9EP7 · Gardner, KS, US

DUPR

4.215

JB
Jason Brown

3Y2DW4 · Lenexa, KS, US

DUPR

4.007

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-4590289828
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7299360376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chace Corbin",
        "dupr_id": "16W0YD",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Devin Sage",
        "dupr_id": "QJJLEN",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7775732245,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Walters",
        "dupr_id": "3O9EP7",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Gardner, KS, US"
      },
      {
        "name": "Jason Brown",
        "dupr_id": "3Y2DW4",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      }
    ]
  }
]