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

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

ID: 7035516680

Match Scores

3-11

Win

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AB
Aaron Bounthong

RY5X4N · USA

DUPR

2.444

AH
Alfred Ho

7JNMM0 · USA

DUPR

2.788

TEAM 2WINNER
JI
Jedrick Ismael

99MN4V · Baldwin Park, CA, US

DUPR

3.524

BN
Brandon Nguyen

76NJRM · USA

DUPR

3.147

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-7035516680
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6086642269,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Bounthong",
        "dupr_id": "RY5X4N",
        "rating": 2.444,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alfred Ho",
        "dupr_id": "7JNMM0",
        "rating": 2.788,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5611173226,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jedrick Ismael",
        "dupr_id": "99MN4V",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Baldwin Park, CA, US"
      },
      {
        "name": "Brandon Nguyen",
        "dupr_id": "76NJRM",
        "rating": 3.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]