Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Corona Open 2026- MD 4.5 50+ (Sat 4pm)

ID: 5576077511

Match Scores

7-11

Loss

Play Date

2026-01-24

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HL
Henry Lin

7DROG9 · Rancho Cucamonga, CA, US

DUPR

4.058

RC
Rolly Castillo

3LWWWQ · Chino, CA, US

DUPR

4.071

TEAM 2WINNER
SR
Sherwin Ramil

7D4ME0 · Eastvale, CA, US

DUPR

3.714

RA
ROMMEL A DACERA

GGR4WM · Jurupa Valley, CA, US

DUPR

3.758

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-5576077511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5082126594,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry Lin",
        "dupr_id": "7DROG9",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Rancho Cucamonga, CA, US"
      },
      {
        "name": "Rolly Castillo",
        "dupr_id": "3LWWWQ",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Chino, CA, US"
      }
    ]
  },
  {
    "team_id": 4702598741,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherwin Ramil",
        "dupr_id": "7D4ME0",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Eastvale, CA, US"
      },
      {
        "name": "ROMMEL A DACERA",
        "dupr_id": "GGR4WM",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Jurupa Valley, CA, US"
      }
    ]
  }
]