Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APEX SPORTS HUB

ID: 8343894307

Match Scores

15-10

Win

Play Date

2026-04-25

Play Time (Est)

8:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
CG
Cobi Gibson

RYLO4Z · Lenexa, KS, US

DUPR

4.066

AA
abenezer Assefa

RWN52E · KS, US

DUPR

4.694

TEAM 2LOSS
AW
Andrew Walters

3O9EP7 · Gardner, KS, US

DUPR

4.216

JB
Jason Brown

3Y2DW4 · Lenexa, KS, US

DUPR

4.011

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-8343894307
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6065832186,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cobi Gibson",
        "dupr_id": "RYLO4Z",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "abenezer  Assefa",
        "dupr_id": "RWN52E",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "KS, US"
      }
    ]
  },
  {
    "team_id": 5627507928,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Walters",
        "dupr_id": "3O9EP7",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Gardner, KS, US"
      },
      {
        "name": "Jason Brown",
        "dupr_id": "3Y2DW4",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      }
    ]
  }
]