Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iPickle 2026 OC Open Men's Doubles 5.0 (8+) Semifinal

ID: 6209925226

Match Scores

11-8

Loss

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Rocky Guido

ZN42WL · Monrovia, CA, US

DUPR

4.780

SN
Seth Nguyen

MY6PXD · Lake Forest, CA, US

DUPR

4.210

TEAM 2LOSS
MN
Mike Newman

LVV55J · Orange County, CA, US

DUPR

4.197

SW
Stuart Wilson

1QN555 · Aliso Viejo, CA, US

DUPR

4.745

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-6209925226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7727080469,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rocky Guido",
        "dupr_id": "ZN42WL",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Monrovia, CA, US"
      },
      {
        "name": "Seth Nguyen",
        "dupr_id": "MY6PXD",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      }
    ]
  },
  {
    "team_id": 4486727633,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Newman",
        "dupr_id": "LVV55J",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Stuart Wilson",
        "dupr_id": "1QN555",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      }
    ]
  }
]