Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APEX SPORTS HUB

ID: 4799439081

Match Scores

4-11

Loss

Play Date

2026-04-25

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
VD
Vic DeSantis

YXGQ5K · Lee's Summit, MO, US

DUPR

4.209

JZ
Jose zea

559OQ5 · Lee's Summit, MO, US

DUPR

4.417

TEAM 2WINNER
CG
Cobi Gibson

RYLO4Z · Lenexa, KS, US

DUPR

4.076

AA
abenezer Assefa

RWN52E · KS, US

DUPR

4.721

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-4799439081
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7779139910,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vic DeSantis",
        "dupr_id": "YXGQ5K",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Jose zea",
        "dupr_id": "559OQ5",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 5093819577,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cobi Gibson",
        "dupr_id": "RYLO4Z",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "abenezer  Assefa",
        "dupr_id": "RWN52E",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "KS, US"
      }
    ]
  }
]