Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MAYHEM- San Diego Apex | 4.5+ Mixed Crossover

ID: 5262955865

Match Scores

11-7

Win

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RN
Ryan Ng Huang

KO0ENK · Irvine, CA, US

DUPR

4.395

SS
Sheila Stefani

4L92GK · Irvine, CA, US

DUPR

4.179

TEAM 2LOSS
BA
Brian Andrew heralde

8J5VKO · Playas de Rosarito, B.C., MX

DUPR

4.249

LM
Lisa Marquis

QPY52R · USA

DUPR

3.552

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-5262955865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4502141871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Ng Huang",
        "dupr_id": "KO0ENK",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Sheila Stefani",
        "dupr_id": "4L92GK",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 4858360357,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Andrew heralde",
        "dupr_id": "8J5VKO",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Playas de Rosarito, B.C., MX"
      },
      {
        "name": "Lisa Marquis",
        "dupr_id": "QPY52R",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]