Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

iPickle 2026 OC Open Men's Doubles 3.5 (8+) Group A

ID: 8585253398

Match Scores

11-7

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JI
Jedrick Ismael

99MN4V · Baldwin Park, CA, US

DUPR

3.542

BN
Brandon Nguyen

76NJRM · USA

DUPR

3.213

TEAM 2LOSS
JL
Jonathan Lopez

LWMD2Z · USA

DUPR

3.408

VG
Vidal Gonzales

2ZEO6Y · USA

DUPR

3.408

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-8585253398
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4879667062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jedrick Ismael",
        "dupr_id": "99MN4V",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Baldwin Park, CA, US"
      },
      {
        "name": "Brandon Nguyen",
        "dupr_id": "76NJRM",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6396243627,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan  Lopez",
        "dupr_id": "LWMD2Z",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vidal Gonzales",
        "dupr_id": "2ZEO6Y",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]