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

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

ID: 5762483646

Match Scores

11-3

Loss

Play Date

2026-04-25

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ER
Evan Royce Merced

MYXNMP · Anaheim, CA, US

DUPR

3.670

KL
Kyu Lee

0QLGR2 · USA

DUPR

3.273

TEAM 2LOSS
JI
Jedrick Ismael

99MN4V · Baldwin Park, CA, US

DUPR

3.494

BN
Brandon Nguyen

76NJRM · USA

DUPR

3.048

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-5762483646
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5773270977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Royce Merced",
        "dupr_id": "MYXNMP",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      },
      {
        "name": "Kyu Lee",
        "dupr_id": "0QLGR2",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5047672421,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jedrick Ismael",
        "dupr_id": "99MN4V",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Baldwin Park, CA, US"
      },
      {
        "name": "Brandon Nguyen",
        "dupr_id": "76NJRM",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]