Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleRAGE Open Presented by Pickleball Charleston - Mixed Doubles 7.5

ID: 8363039548

Match Scores

13-15

Loss

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

Charleston, SC

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Mia Cabildo

0ZV6LG · USA

DUPR

3.776

AH
Abishai Hernandez

YXJ2QE · Charlotte, NC, US

DUPR

3.750

TEAM 2WINNER
KG
Kristyn Garcia

5EJ940 · USA

DUPR

3.865

JR
Jace Ranson

QXW0ED · Charleston, SC, US

DUPR

3.549

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-8363039548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5826192174,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mia Cabildo",
        "dupr_id": "0ZV6LG",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abishai Hernandez",
        "dupr_id": "YXJ2QE",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 5015838204,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristyn  Garcia",
        "dupr_id": "5EJ940",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jace Ranson",
        "dupr_id": "QXW0ED",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  }
]