Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5708654039

Match Scores

11-7

Loss

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ronald Tran

VXMOEE · USA

DUPR

3.772

ER
Eli Richardson

2PP0N7 · USA

DUPR

4.064

TEAM 2LOSS
AK
Arjun Khanna

VXYVLP · Carlsbad, CA, US

DUPR

3.494

MC
Maddox Collier

RY7VMM · Bonsall, CA, US

DUPR

3.921

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-5708654039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8169607049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ronald Tran",
        "dupr_id": "VXMOEE",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eli Richardson",
        "dupr_id": "2PP0N7",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8234825674,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arjun Khanna",
        "dupr_id": "VXYVLP",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Maddox Collier",
        "dupr_id": "RY7VMM",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Bonsall, CA, US"
      }
    ]
  }
]